/*
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.   ***************/

.cls {
    text-transform: uppercase;
}
.cls span {
    padding: 0 0 0 9px;
}
span.fr:lang(fr-FR) {font-weight:bold;}
span.en:lang(en-GB) {font-weight:bold;}

/** BUG FIX - IOS general overflow + Single Product Gallery - Issues **/
@media screen and (min-width: 850px) {
.vertical-thumbnails {overflow-x: hidden;overflow-y: overlay;}
}
html, body {max-width: 100%;overflow-x: hidden;}
body, html {
 letter-spacing: 1px;
 line-height: 1.3em;
}

ul#menu-footer-menu-en-1,ul#menu-footer-menu-fr-1 {
    display: none;
}
.off-canvas-left .mfp-content {
    width: 450px;
}

.footer-menu li { list-style: none;display: inline-block;}
.footer-menu li.current_page_item a, .footer-menu li.current-page-ancestor a {font-weight:bold;}

.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {background-color: #c72378;}

.blog .image-cover {
    padding-top: 80%!important;
}

label {font-weight: 500;}

.header-main li.html.custom {
    display: block;
    top: 2px;
    left: -20px;
}
	.nav-en a, .nav-fr a {color:grey;}
	.nav-sep {padding:0 10px;}
	.trp-language-switcher-container {display:none!important;}

.social-icons.follow-icons {
    font-size: 130%;
}



/** BOTTOM SHADE **/
.bottom-shade .fill {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0,0) 40%, rgba(0,0,0,0.4) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0,0) 40%, rgba(0,0,0,0.4) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0,0) 40%, rgba(0,0,0,0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}


/** FLEX CENTER CENTER **/
@media only screen and (min-width: 48em) {
	.center-center {align-items: center;}
	.center-center .col-inner {padding:10% 15% 10% 15%; }
}
@media only screen and (max-width: 48em) {
	.center-center {align-items: center;}
	.center-center .col-inner {padding:15% 5% 15% 5%; }
	}


/** GRAVITY FORM STYLING **/


body .gform_wrapper ul li.gfield {margin-top:0px!important;}
body .gform_wrapper .top_label div.ginput_container {margin-top:0px!important;}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 1em!important;
	border: 0px !important;
	box-shadow: inherit!important;
	
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), textarea {
	border: 0px !important;
	box-shadow: inherit!important;
}

::placeholder {
    color: #b3b3b3;
    font-weight:lighter!important;
}
span.gfield_required {display:none!important;}

input, textarea {
    margin-bottom: 1em;
    background: #f0eeec!important;
    color: #000!important;
	font-weight: bold;
}
select {
    margin-bottom: 1em;
    color: #000!important;
    background-color: #f0eeec!important;
    padding-left: 10px!important;
    font-weight: bold;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio],.ginput_container_consent input {
    width: 25px!important;
    height: 25px!important;
    margin-bottom: 2px;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px!important;
}
.gform_wrapper textarea.medium {
    height: 120px!important;
    width: 100%!important;
}
.gform_wrapper .gform_footer {
    padding: 0px 0 10px!important;
    margin: 0px 0 0!important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding:5px 4px 5px 10px!important;
}
.address_country {width: 100%!important;padding-right: 0px!important;}
.address_country select {padding-left: 7px!important;}


div.gform_footer.top_label {text-align: center !important;margin-top:25px!important;}

input[type=submit] {background: #000!important;color: #fff!important;}

.gform_wrapper div.validation_error {
    color: #06384f;
    border-top: 2px solid #06384f;
    border-bottom: 2px solid #06384f;
}
.gform_wrapper .validation_message {color: #e62854;}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: inherit;
    margin-bottom: 40px!important;
    border-top: inherit;
    border-bottom: inherit;
    padding-bottom: inherit;
    padding-top: inherit;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: inherit;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 2px solid #06384f;
}
.ginput_container_consent > input {vertical-align: middle!important;}

input#input_1_9_1 {
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: none;
    padding: 5px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    margin-left: -1px;
}
	
input#input_1_9_1:active, input#input_1_9_1:checked:active {
	box-shadow: none;
}
input#input_1_9_1:hover {
	cursor:pointer;
}

input#input_1_9_1:checked {
	background-color: #e9ecee;
	border: 1px solid #fff;
	box-shadow: none;
	color: #06384f;
}
input#input_1_9_1:checked:after {
	content: '\2714';
	font-size: 16px;
	position: absolute;
	top: 0px;
	left: 5px;
	color: #06384f;
}

.gform_wrapper .gfield_radio li label {
	margin: 0!important;
    border: 1px solid #000;
    padding: 5px 10px!important;
    width: auto!important;
    max-width: 100%!important
}
.gform_wrapper li.gf_list_inline ul.gfield_radio li, input#choice_5_5_1 {display:inline-block!important;margin-right:10px!important}
.gform_wrapper .gfield_radio li label:hover {
	background:#000;
	color:#fff;
}
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    background: #000;
    color: #fff;
}
.gform_wrapper ul.gfield_radio {
    margin: 2px 0;
}


.gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left {
    padding-right: 0px!important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}