/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/*Visionneuse galerie*/
.mfp-bottom-bar{display:none !important;}

/*ENTETE*/
/*Menu*/
.l-header .aem-main-menu .w-nav-anchor.level_1 .w-nav-title{position:relative; top:-1.5rem; transition:0.3s !important;}
.l-header.sticky .aem-main-menu .w-nav-anchor.level_1 .w-nav-title{top:0rem;}
.l-header .atm-shopping .w-cart-icon{position:relative; top:-1.25rem; transition:0.3s !important;}
.l-header.sticky .atm-shopping .w-cart-icon{top:0.25rem;}
.home .l-header:not(.sticky){background:linear-gradient(to bottom, rgba(0,0,0,0.5),  rgba(0,0,0,0));}
@media(max-width:900px){
	.aem-main-menu .w-nav-list.level_1{padding-top:4rem !important;}
	.l-header .aem-main-menu .w-nav-anchor.level_1 .w-nav-title{top:initial;}
}

/*ACCEUIL*/
.aem-homesection .l-section-slider{z-index:0;}
.aem-homesection .l-section-overlay{z-index:1;}
.aem-mainh1 h1{font-size:4rem !important;}
.aem-row-engagements img{width:200px !important;}

/*GRILLES*/
/*Souvenirs objets*/
.aem-grid-souvenirs::after{content:''; position:absolute; margin-top:100%; width:15px; top:3rem; bottom:3rem; right:0; background-color:#B4E082; display:block; transition:0.5s;}
.w-grid.layout_137 .w-grid-item-h:hover .aem-grid-souvenirs::after, .w-grid.layout_442 .w-grid-item-h:hover .aem-grid-souvenirs::after{margin-top:0%;}{margin-top:0%;}

/*BOUTIQUE*/
.atm-ficheproduit{background:linear-gradient(to right, #fff 50%, #efefef 50%);}
.atm-addtocard-zone .input-text.qty{line-height:1.2 !important; min-height:initial !important; padding:0.5em 1.20em !important; border-radius:5em;}
.atm-addtocard-zone input:not([type=submit]), select{padding-left:1rem !important; padding-right:1rem !important; border-radius:5em !important;}
.atm-addtocard-zone .woocommerce-variation.single_variation{display:none !important;}
/*TM Extra Product*/
.tm-extra-product-options .tc-row, .tc-row{margin:0 !important;}
.tm-extra-product-options .atm-finition-div .tmcp-field-wrap{padding-left:0.5rem !important; padding-right:0.5rem !important;}
.atm-finition-ul{align-items:initial !important;}
.atm-finition-ul li{flex:initial !important;}
.tm-extra-product-options .atm-finition-div .radio-image{border-radius:100% !important;}
.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio{margin:0 !important;}
label.tc-cell{margin-bottom:0.5rem !important;}
.atm-addtocard-zone .tm-extra-product-options .tc-cell:not(.reset_variations), .atm-addtocard-zone .tc-extra-product-options .tmcp-field-wrap label.tc-cell:not(.reset_variations), .atm-addtocard-zone .tc-cell:not(.reset_variations){padding-left:0 !important; padding-right:0 !important; color:#666 !important; font-size:0.9rem !important;}
.atm-zone-config-produit .vc_column-inner{padding-left:2.5rem !important; padding-right:2.5rem !important;}
.tm-epo-required{display:none;}
.tm-collapse.tmaccordion{margin:0 0 1em 0 !important;}
.atm-ficheproduit #tm-extra-product-options .tc-images-container.element_0:not(.atm-radio-img50-ul) li{max-width:92px !important;}
.atm-ficheproduit #tm-extra-product-options .tc-images-container.element_0.atm-radio-img50-ul li{max-width:50% !important;}
@media(max-width:768px){
	.atm-ficheproduit{background:#fff; padding-bottom:0 !important;}
	.atm-ficheproduit .woocommerce-product-gallery{margin:0 !important;}
	.atm-zone-config-produit{background:#efefef; padding-bottom:2rem;}
	.atm-separator-6rem-product{height:2rem !important;}
	.atm-ficheproduit #tm-extra-product-options .tc-images-container.element_0.atm-radio-img50 li{max-width:100% !important;}
}

/*BLOGUE*/
.atm-col-widget h2{font-size:1.1rem !important; font-weight:700;}

/*FORMULAIRE*/
.aem-form label{display:none;}
.aem-form p{margin-bottom:1rem !important;}
.aem-form p:last-child{margin-bottom:0 !important;}
input:not([type=submit]), textarea, select{margin-top:0 !important;}

/*FOOTER*/
.aem-footer-menu ul{margin:0; padding:0; list-style:none;}
.aem-legals{font-size:0.8rem !important;}
/*Cookie*/
#cookie-notice{box-shadow:rgba(0,0,0,0.5) -5px 0 10px; width:50vw !important; min-width:initial !important;}
.cookie-notice-container{padding:1.5rem 20px !important; font-family:'Open Sans',sans-serif !important; text-align:center; font-size:1rem !important;}
.cn-text-container{position:relative; margin-bottom:1.5rem !important; display:block !important;}
.cn-text-container::before{content:'Gestion des cookies'; margin-bottom:1rem; font-family:'Texturina',serif !important; color:#000; font-weight:700; font-size:1.5rem; display:block !important;}
.aem-cookies{margin-bottom:10px !important; padding:0.5rem 1.2em !important; background:rgba(255,255,255,0) !important; border:#000 1px solid !important; border-radius:5em !important; color:#000 !important; font-family:'Open Sans',sans-serif !important; font-size:14px !important; transition:0.3s !important; text-shadow:none !important; box-shadow:none !important;}
.aem-cookies:hover{background:rgba(255,255,255,1) !important; border:#fff 1px solid !important;}