/*
Theme Name: Kalium - Child Theme
Theme URI: https://laborator.co/themes/kalium/
Author: Marco Giuliani - Margherita Gregori Ferri
Version: 3.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/

body{
    font-family: 'Montserrat', sans-serif !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f9ead2;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f9ead2;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f9ead2;
}
#wpmem_msg, .wpmem_msg {
    text-align: center;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 20px 0;
    margin: 15px 0;
}

/* link con sottolineatura scorrevole */
.vc_tta-tabs-list a {
    position: relative;
    display: inline-block;
}

.vc_tta-tabs-list a:hover {
    text-decoration: none;
}

.vc_tta-tabs-list a:hover:after {
    width: 100% !important;
}

.vc_tta-tabs-list a:after {
    content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 1px;
    background-color: #f9ead2;
    -webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1.075);
    transition: all .3s cubic-bezier(.175, .885, .32, 1.075);
}
/* --------------------- MENU ---------------------- */
.fullscreen-menu.fullscreen-menu.menu-skin-main.translucent-background {
    background-color: rgb(24 64 92 / 90%)!important;
}
.fullscreen-menu .fullscreen-menu-footer .left-part {
    width: 100%!important;
    text-align: center;
}
.fullscreen-menu nav ul li a {
    color: #f9ead2 !important;
}
.fullscreen-menu nav .menu>ul>li>a:after, .fullscreen-menu nav ul.menu>li>a:after {
    background-color: #f9ead2 !important;
}
/* menu mobile */

.mobile-menu-wrapper.mobile-menu-slide .mobile-menu-container {
    background-color: #246491 !important;
}

.mobile-menu-wrapper .mobile-menu-container div.menu>ul>li>a, .mobile-menu-wrapper .mobile-menu-container ul.menu>li>a {
    color: #f9ead2 !important;
}

/* ------------------ LOGIN FORM ------------------- */

#wp-members form {
    border: 1px solid #f9ead2;
    padding: 6%;
    margin-top: 8%;
}

form legend, form label, .button_div {
    color: #f9ead2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
}

form legend {
    margin-bottom: 50px !important;
}

form label {
    font-weight: bold;
}

form input {
    background: none !important;
    border: 0 !important;
    border-bottom: 1px solid #f9ead2 !important;
    color: #f9ead2 !important;
    padding: 10px 0px 5px !important;
    margin-bottom: 20px !important;
}

form input[type=submit] {
    padding: 7px 14px !important;
    border: 1px solid #f9ead2 !important;
    display: block;
}

form input[type=submit]:hover {
    background-color: rgb(249 234 210 / 25%)!important;
    -webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1.075);
    transition: all .3s cubic-bezier(.175, .885, .32, 1.075);
}

form .button_div a {
    margin-right: 2em;
}

#wpmem_login input{
	vertical-align:baseline;
}

/* -------------- FORM REGISTRAZIONE --------------- */

#wpmem_reg .req {
    color: #f9ead2;
    font-size: 22px;
    line-height: 50%;
}
#wpmem_login, #wpmem_reg {
    color: #f9ead2;
    font-family: 'Montserrat', sans-serif !important;

}
#wpmem_login legend, #wpmem_reg legend {
    font-size: 18px;
    line-height: 2;
}

/* ------------------- HOMEPAGE -------------------- */
/* Link iniziali utente loggato */
#menu-link-spartiti-home-1 {
    text-align: center!important;
    font-size: 18px;	
}
#menu-link-spartiti-home-1 li a {
	display:block;
}
#menu-link-spartiti-home-1 li:first-child a {
    color: #246491;
    background-color: #f8e9d2;
    padding: 0.75em 1.25em;
    border-radius: 0.5em;
	margin-bottom:0.75rem
}
#menu-link-spartiti-home li:first-child a:after {
  content: "";
  display: none;
}

/* Lista Eventi */
.vsel-widget h2 {
    text-align: center;
    margin-bottom: 30px!important;
}
.vsel-start-icon, .vsel-end-icon {
    float: left;
}
.widget .vsel-info ul {
	list-style: inside;
}
.widget .vsel-info ul li{
	color: #f9ead2;
}
/* Accesso al sito */
#wp-members{
    border-top: 1px solid #f8e9d2c4;
    padding-top: 1em;	
	text-align:center;
}
/* ----------------- PAG SPARTITI ------------------ */
/*Tab Spartiti*/

.wpb_wrapper .vc_tta-tabs.vc_tta-style-theme-styled-minimal .vc_tta-tabs-list li.vc_active {
    background-color: #f9ead2;
    padding: 8px;
    border: 1px solid #f9ead2 !important;
    border-radius: 2px;
}

.wpb_wrapper .vc_tta-tabs.vc_tta-style-theme-styled-minimal .vc_tta-tabs-list li a {
    color: #f9ead2 !important;
}

.wpb_wrapper .vc_tta-tabs.vc_tta-style-theme-styled-minimal .vc_tta-tabs-list li.vc_active a {
    color: #256390 !important;
    border-bottom-color: #f9ead2 !important;
}

.wpb_wrapper .vc_tta-tabs.vc_tta-style-theme-styled-minimal .vc_tta-tabs-list li.vc_active a:after {
    background-color: #f9ead2 !important;
}

.wpb_wrapper .vc_tta-tabs.vc_tta-style-theme-styled-minimal .vc_tta-tabs-list li a:after {
    height: 1px;
}

/* downloads */
ul.dlm-downloads {
    list-style-type: none;
    padding-left: 0 !important;
}

ul.dlm-downloads>li {
    border-left: 2px solid;
    margin: 10px 10px 15px 10px;
    box-shadow: 5px 7px 9px 0px #224b69;
    background-color: #246491;
    padding: 5px 10px !important;
}

h3.titolo_download {
    font-size: 20px;
}

p.desc_download {
    font-size: 13px;
}

li.versione_download{
    display:inline-block;
    margin:15px 30px 0 0;
    text-transform:uppercase;
}

span.nome_versione {
    font-size: 16px;
}

html body a.download-link::after, html body a.download-link::before {
    display: none !important;
}

/* ------------------------------------------------- */