/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


h1 {font-size:30px!important; margin-bottom:0px !important; line-height: 49px !important; letter-spacing: 1.4px !important;}
.sottotitolo {font-family: Montserrat !important; font-size: 18px !important; font-weight: 500 !important; text-transform: uppercase !important; margin-top:5px !important;}
	
h3 {font-weight: 700 !important; font-size: 1.6em !important; line-height: 1.3 !important;}

.with-img {margin: 0px 0px 0px 2px !important;}

.sottotitolo {font-family: Montserrat !important; font-size: 18px !important; font-weight: 500 !important; text-transform: uppercase !important; margin-top:5px !important;}
.titolo-servizi {font-family: Montserrat !important; font-size: 16px !important; font-weight: 500 !important; text-transform: uppercase !important; padding: 0 20px 0 20px !important; }
.cappello {margin: 0px 0px 0px 2px !important;}

.servizi-autotrasporti {border-left: 5px solid #F9BD00 !important;}
.servizi-terminal {border-left: 5px solid #086BB8 !important;}

.fantasma {color: transparent !important;}


.button.primary:not(.is-outline) {
    background-color: #f9bd00;
    color: #000 !important;
	font-weight: lighter !important;
}

.button.secondary:not(.is-outline) {
	background-color: #086bb8;
	font-weight: lighter !important;
}

.senza-spazio {
    margin-top: 0;
    margin-bottom: -10px !important; 
}

.transparent .header-main {
    height: 120px;
    border-bottom: 1px solid rgb(255,255,255,0.8) !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.stuck .header-main {
    height: 120px;
    border-bottom: 1px solid rgb(255,255,255,0.8) !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.stuck .header-main .nav > li > a {
    line-height: 15px !important;
}
ul li.bullet-checkmark-auto:before {
    content: "" !important;
}
ul li.bullet-checkmark-auto:before, ul li.bullet-arrow:before, ul li.bullet-star:before {
    font-family: "fl-icons";
    left: 0;
    position: absolute;
    font-size: 16px;
    color: #F9BD00 !important;
}

.elenco-servizi {border-bottom: 1px solid #000 !important; padding: 10px 0px 20px 10px !important;}

ul li.bullet-checkmark-auto::marker {color: transparent !important;}

ul li.bullet-checkmark-terminal:before {
    content: "" !important;
}
ul li.bullet-checkmark-terminal:before, ul li.bullet-arrow:before, ul li.bullet-star:before {
    font-family: "fl-icons";
    left: 0;
    position: absolute;
    font-size: 16px;
    color: #086BB8 !important;
}

ul li.bullet-checkmark-terminal::marker {color: transparent !important;}

/* Contact Form 7 */
.wpcf7-acceptance {float: left !important;}
.text-form {font-size:18px !important; color: #000 !important;}
.text-form-little {font-size:12px !important; color: #000 !important;}
td {
    padding: 0.5em;
    text-align: left;
    border-bottom: 0px !important;
    line-height: 1.3;
    font-size: .9em;
}

input[type=text] {background-color: #E8E8E8 !important;}
input[type=email] {background-color: #E8E8E8 !important;}


.form-button {color: #000 !important; font-weight: lighter !important; padding: 0px 20px 0px 20px !important; min-width: 150px !important; margin-top: 30px !important;}

/* WPML */
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    width: 20px !important;
    height: 20px !important;
    top: 15px !important;
    position: relative !important;
}
.wpml-ls-statics-footer a {
    color: #444444;
    background-color: transparent !important;
}

#cookie-law-info-again {display:none !important;}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	
h1 {font-size: 20px!important; margin-bottom:0px !important; line-height: 30px !important; letter-spacing: 1.4px !important;}
.titolo-servizi {font-family: Montserrat !important; font-size: 12px !important; font-weight: 500 !important; text-transform: uppercase !important; padding: 0 10px 0 10px !important; }

}