/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/*------------------------------------------------------***Begin Header Style***------------------------------------------------------*/
.fusion-main-menu > .fusion-menu > li > a{padding: 0px 15px !important;}
.fusion-main-menu > .fusion-menu > li > a:hover,.fusion-main-menu > .fusion-menu > li.current_page_item > a{}
.fusion-main-menu .fusion-menu .sub-menu a{}
.fusion-main-menu .sub-menu .current-menu-item>a, .fusion-main-menu .sub-menu .current_page_item>a {background-color: inherit !important;}
.fusion-main-menu .sub-menu .current-menu-item>a:hover, .fusion-main-menu .sub-menu .current_page_item>a:hover {background-color: var(--menu_bg_hover_color) !important;}
.fusion-main-menu > .fusion-menu > li.menu_icon_rs a {padding: 0px 7px !important;}
.fusion-mobile-menu-icons a.fusion-icon.awb-icon-shopping-cart{display:none !important;}

.fusion-main-menu-cart  a.fusion-main-menu-icon .menu-text {position:absolute;right: -11px;top: 5px;}
.fusion-main-menu-cart span.fusion-widget-cart-number {padding: 2px !important;}
.fusion-main-menu-cart  a.fusion-main-menu-icon:before {
    content:"" !important;
    background-image: url('/wp-content/uploads/2025/09/soma-btp-godets-mini-pelle-bordeaux-icon-woo-1.svg');
    background-size: auto !important;
    background-repeat: no-repeat;
    background-position: center;
     width: 35px !important; 
    height: 35px !important;
}
.fusion-menu-login-box  a:before {
    content:"" !important;
    background-image: url('/wp-content/uploads/2025/09/soma-btp-godets-mini-pelle-bordeaux-icon-woo-2.svg');
    background-size: auto !important;
    background-repeat: no-repeat;
    background-position: center;
     width: 35px !important; 
    height: 35px !important;
}
.fusion-main-menu-cart  a.fusion-main-menu-icon:hover:before , .fusion-menu-login-box  a:hover:before {
   filter: brightness(0) saturate(100%) invert(74%) sepia(75%) saturate(562%) hue-rotate(337deg) brightness(101%) contrast(97%);
}
.fusion-menu-login-box  {
    order:5;
	
}
.fusion-menu-login-box > a {
    font-size:0 !important;
		
}
.fusion-menu-login-box > a .menu-text {font-size:0 !important;}
.fusion-main-menu > .fusion-menu > li.fusion-menu-login-box > a,
.fusion-main-menu > .fusion-menu > li.fusion-main-menu-cart > a{
    	padding:0 !important;
		
}
.fusion-main-menu > .fusion-menu > li.fusion-menu-login-box > a,
.fusion-main-menu > .fusion-menu > li.fusion-main-menu-cart > a{
    	margin-left:8px !important;
		
}
@media only screen and (min-width: 1700px){
 .home .fusion-header-wrapper .fusion-header .fusion-row{   max-width: 1650px !important;}
}


@media only screen and (min-width: 1025px){.section-header-accueil:not(.is-sticky) > .e-con-inner {border-bottom: 1px solid #ffffff63 !important;}}
header .home-icon a.coherence-core-menu-item img {
    display: none;
}


@media only screen and (min-width: 1025px){
    .fusion-header > .fusion-row {display: flex;justify-content: space-between;align-items: center;}
    .fusion-header > .fusion-row:before, .fusion-header > .fusion-row:after {display: none !important;}
}

@media only screen and (min-width: 1080px) and (max-width: 1230px){
    .fusion-main-menu > .fusion-menu > li > a{padding: 0px 10px !important;font-size:16px !important;}
	
}
@media only screen and (min-width: 1025px) and (max-width: 1079px){
    .fusion-main-menu > .fusion-menu > li > a{padding: 0px 8px !important;font-size:15px !important;}

}
/*------------------------------------------------------***End***------------------------------------------------------*/

.spager-hidden {
    outline: none;
}

.pagination {
    display: flex;
    gap: 8px;
    justify-content: center;
    margin: 18px 0;
}

.pagination button {
    padding: 6px 10px;
    border: 1px solid #ccc;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
}

.pagination button.active {
    background: #222;
    color: #fff;
    border-color: #222;
}


/*************DS*****************/

span.woocommerce-Price-amount.amount bdi {
    display: inline-block !important;
}

.product-pdf-btn>a {
    padding: 15px 20px;
    color: var(--awb-color7);
    background-color: var(--awb-color2);
	border-radius:0px
}

.product-pdf-btn>a:hover {
	background-color: var(--awb-color1);
    color: var(--awb-color5);
}

.product-pdf-btn {
    display: flex;
    justify-content: flex-end;
	gap:10px;
	flex-wrap:wrap;
}

body .product .post-content > .product-pdf-btn {
	display:none !important
}

.product-brand {
    color: var(--awb-text-color);
    display: flex;
    align-content: center;
    align-items: center;
    padding-bottom: 15px;
    padding-left: 5px;
    font-size: 18px;
}

body span.price {
    font-size: 15px !important;
}

body .type-product .post-content p{
text-transform: lowercase;
}

body .type-product .post-content p::first-letter {
    text-transform: capitalize;
}

body .woocommerce-variation-price {
    display: none !important;
}

body .section-footer span.price {
    color: var(--awb-color1)
}

body .prix-dynamique {
	font-size: var(--awb-price-font-size);
    line-height: var(--awb-price-line-height);
    letter-spacing: var(--awb-price-letter-spacing);
    text-transform: var(--price-text-transform);
    color: var(--awb-price-color);
    font-family: var(--awb-price-font-family);
    font-weight: var(--awb-price-font-weight);
    font-style: var(--awb-price-font-style);
}

div:has( > .prix-dynamique) > p.price{
	display:none;
}

body span.price>.woocommerce-Price-amount.amount+span {
    color: inherit !important
}

/*brand list*/

.brand-directory {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.brand-letter-group {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
}

.brand-letter {
    font-size: 24px;
    font-weight: 700;
    color: var(--awb-color8);
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    border-bottom: 2px solid var(--awb-color8);
    display: inline-block;
}

.brand-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.brand-list li {
    margin: 0;
    padding: 0;
}

.brand-name-link {
    text-decoration: none;
    color: var(--awb-color8);
    font-size: 16px;
    display: inline-block;
    padding: 5px 0;
    transition: color 0.2s ease;
}

.brand-name-link:hover {
    color: var(--awb-color1);
    text-decoration: underline;
}

.brand-name-link.active {
    color: var(--awb-color1);
    text-decoration: underline;
}

@media screen and (min-width: 801px) {
div.fusion-layout-column.brand-list-container {
    position: sticky;
    top: 140px;
}
}

/*************/

/********** Card style ************/
.woocommerce .quantity.buttons_added > input {
    background-color: var(--awb-color7) !important;
}

.woocommerce .quantity.buttons_added > input:hover {
    background-color: var(--awb-color1) !important;
}

.cart_totals .includes_tax .woocommerce-Price-amount.amount{
    color: inherit !important;
}

/* .post-content:has(.woocommerce .woocommerce-cart-form) {
    margin-block: 40px;
}

 .woocommerce:has(.woocommerce-cart-form) {
		margin-inline: 10px !important;
 }

@media screen and (min-width: 1101px) {

    .woocommerce:has(.woocommerce-cart-form) {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        border: 1px solid var(--awb-color1);
        border-radius: 10px;
        box-shadow: 0px 0px 20px 0px var(--awb-color1);
		margin-inline: 10px !important;
    }

    .woocommerce:has(.woocommerce-cart-form) .woocommerce-notices-wrapper {
        width: 100%;
        order: 1;
    }

    .woocommerce:has(.woocommerce-cart-form) form.woocommerce-cart-form {
        width: calc(70% - 5px);
        order: 2;
    }

    .woocommerce:has(.woocommerce-cart-form) .cart-collaterals {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: calc(30% - 5px);
        order: 3;
    }

    .woocommerce:has(.woocommerce-cart-form) .avada-coupon-fields {
        flex-wrap: wrap;
        gap: 15px;
    }

    .woocommerce:has(.woocommerce-cart-form) .coupon,
    .woocommerce:has(.woocommerce-cart-form) .woocommerce-content-box {
        border: none !important;
    }

    .woocommerce:has(.woocommerce-cart-form) .cart-collaterals .cart_totals {
        order: 2;
        width: 100%;
        border: none;
    }

    .woocommerce:has(.woocommerce-cart-form) .shipping-coupon {
        width: 100%;
    }

	.shop_table .product-remove{
		width:1% !important
	}

} */

/**********************/

body .footer-product ul li:nth-child(n+3) {
    display: none !important;
}


/*****************************/



/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
body .max_div_pg {max-width: 1024px;margin-left: auto !important;margin-right:auto !important;}
.info-tele-contact a {color: #fff;}
.info-tele-contact a:hover {color: #ffbf66;}

.page-contact-5 .input-label.error_acc {margin-bottom: 0 !important;}
.page-contact-5 .recaptcha_acc {margin-bottom: 15px !important;}
.icon-list-margin{font-size:18px !important;}
.titre-h3 {
    color: #fff !important;
    margin-bottom: 3px;
    margin-top: 0;
    font-size: 25px !important;
}


.gallerie-products .wpmf-gallery-icon {position: relative;}
.gallerie-products  .wpmf-gallery-icon > a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0%);
    transition:0.4s !important;
    cursor:pointer;
}
.gallerie-products  .wpmf-gallery-icon:hover > a:after {background: rgb(0 0 0 / 45%);}

.gallerie-products .wpmf_gallery_default.wpmf-gutterwidth-5 .wpmf-gallery-item {padding: 10px !important;}

@media only screen and (max-width: 800px){
  .gallerie-products .wpmf_gallery_default.wpmf-gutterwidth-5 .wpmf-gallery-item {padding: 3px !important;}
}
/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/
body .max_div_content {max-width: 920px;margin-left: auto !important;margin-right:auto !important;}
.el-pos-abs {position: absolute !important;}

@media only screen and (min-width: 1580px){
  .width-500 > .fusion-builder-row{min-width: 1500px !important;}
}


/* .title-h1-max-w {max-width:840px;} */
/* .title-h1-max-w-pi {max-width:900px;} */
.max-800 {max-width: 840px !important;margin-inline: auto !important;}
.max-500 {max-width: 500px !important;margin-inline: auto !important;}
.max-900 { max-width: 900px !important;margin-inline: auto !important;}
/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER ********************************/

/**************************************Style : section_presentation*********************************/
.title-h1 {
    font-size: 34px;
    font-weight: 600;
    color: #231F20;
    display: block;
/* 	white-space : nowrap; */
}

.nowrapDesktop{
	white-space : nowrap;
}

@media only screen and (max-width: 1600px){
	.title-h1-max-w h1{font-size: 65px !important;}
}
@media only screen and (max-width: 800px){
	.title-h1-max-w h1{font-size: 42px !important;}
	.title-h1 {font-size: 20px !important;}
	
}
@media only screen and (max-width: 960px){
.nowrapDesktop {white-space : normal;}
}
/**************************************Style : section_prestations*********************************/
.sa_hover_container {
    overflow: hidden !important;
    position: relative !important;
}

.presta-wrapper {
    height: 100%;
    width: 100%;
}
.prest-back {
	padding: 5%;
    background: rgb(0 0 0 / 85%);
    min-height: 620px;
    transition:0.5s;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: absolute;
    bottom: -100%;
}

.prest-front {
    background: rgb(35 31 32 / 85%);
    padding:30px 20px;
    transition:0.5s;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.prest-front  h3, .presta-title{
   text-align:center;
   margin:0 !important;
   color:#B68013 !important;
   font-size:28px !important;
   font-weight:bold !important;
   font-family: 'Kanit';
}
.presta-txt{color:#fff;margin-top:10px !important;}
.prest-btn {
    font-size: 18px !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    padding: 15px 30px !important;
}
.prest-btn:hover {
    color: #231F20 !important;
    border-color:  #FBB827 !important;
    background: #FBB827 !important;
}


/* arrows */


body  .section-prestation .owl-nav button.owl-prev,
body  .section-prestation  .owl-nav button.owl-next {
  background: #fff !important;
  color: #333 ;
  border: 2px solid #fbb827 !important;
  width: 45px !important;
  height: 45px !important;
  border-radius: 50% !important;
  font-size: 20px !important;
  font-weight: bold !important;
  cursor: pointer !important;
  transition: all 0.3s ease;
  pointer-events: auto; /* clickable */
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
  padding:5px !important;
}

.section-prestation .white .sa_owl_theme .owl-nav .owl-prev:hover,
.section-prestation .white .sa_owl_theme .owl-nav .owl-next:hover {
	background-color:rgb(251 184 39) !important;
}

/* hover */
.section-prestation .sa_hover_container:hover .prest-front {bottom:-100%;}
.section-prestation .sa_hover_container:hover .prest-back {bottom:0;}



/* responsive */
body .section-prestation .sa_owl_theme .owl-nav .owl-next{background-size: 12px !important;}
body 	.section-prestation .sa_owl_theme .owl-nav .owl-prev{background-size: 12px !important;}
@media only screen  and (max-width: 979px){
	.section-prestation .sa_owl_theme .owl-nav .owl-next{
		top:unset !important;
		bottom:-60px !important;
		right:calc(50% - 28px)  !important;
		left:unset !important;
		transform:translateX(50%);
	}
	.section-prestation .sa_owl_theme .owl-nav .owl-prev{
		top:unset !important;
		bottom:-60px !important;
		left:calc(50% - 28px) !important;
		right:unset !important;
		transform:translateX(-50%);
	}
	.section-prestation {
		padding-bottom:90px !important;
	}
}

@media only screen  and (max-width: 800px){
	.sa_hover_container .prest-front {bottom:-100%;}
	.sa_hover_container .prest-back {bottom:0;}
}

@media only screen  and (max-width: 600px){
	.section-prestation {
		padding-bottom:80px !important;
	}
}
/**************************************Style : section_Produits*********************************/

.col-product .product-title,
.related-product-elem .product-title  {margin-bottom: 5px !important;}

.col-product .product-title a,
.related-product-elem .product-title a {color:#707070 !important;font-size:17px;font-weight: 400;}
/* .pro-title {margin-bottom:0px !important;} */
.col-product .product-title a:hover,
.related-product-elem .product-title a:hover,
.pro-title a:hover{color:#fbb827 !important;}

.col-product .woocommerce-Price-amount,
.related-product-elem .woocommerce-Price-amount {color:#242424 !important;font-size:17px;font-weight:600;}

.col-product .show_details_button,
.related-product-elem .show_details_button {display:none;}

.col-product .fusion-content-sep,
.related-product-elem .fusion-content-sep {display:none;}

.col-product .add_to_cart_button,
.related-product-elem .add_to_cart_button {font-size:0;}

.col-product .product-buttons,
.related-product-elem .product-buttons {position:relative !important;}

.col-product .add_to_cart_button,
.related-product-elem .add_to_cart_button {position:unset;}

.col-product .add_to_cart_button:before,
.related-product-elem .add_to_cart_button:before {
    content: "";
    position:absolute;
    right:10px !important;
    left:unset !important;
    font-size:0px !important;
    background-color: transparent; 
    width: 22px; 
    height: 22px;  
    background-image: url('/wp-content/uploads/2025/09/soma-btp-godets-mini-pelle-bordeaux-icon-woo-1.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition:0.4s;
}

body .product .product-buttons {
	padding-top:0px 
}

.col-product .add_to_cart_button:hover:before,
.related-product-elem .add_to_cart_button:hover:before {
    scale:1.2;
}

.col-product .fusion-product-wrapper .product-images,
.related-product-elem .fusion-product-wrapper .product-images {border:2px solid #F5F5F5;}

.col-product .fusion-product-wrapper,
.related-product-elem .fusion-product-wrapper {border:unset !important;}

.col-product .product-images,
.related-product-elem .product-images{
    position: relative;
}

/* .col-product .product-images:after,
.related-product-elem .product-images:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(35 31 32 / 0%);
    transition:0.4s !important;
    cursor:pointer;
}
.col-product .product-images:hover:after,
.related-product-elem .product-images:hover:after{
    background: rgb(35 31 32 / 34%);
} */



/* */
/* .col-product .product-title a,
.related-product-elem .product-title a {display:none !important;} */
/* Tabs */

body .col-product.bda .nav-tabs li {
	padding:0px;
}

body .col-product.bda .fusion-tabs.vertical-tabs.clean  .tab-content {
	width:100%
}

@media only screen and (min-width: 1100px){
	.col-product .nav-tabs li {padding:0 20px;}
}
@media only screen and (min-width: 801px) and (max-width: 880px){
	.col-product .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link{padding:14px 30px;}
}
@media only screen and (max-width: 800px){
	.fusion-product-wrapper .product-images {background-color:#ffffff !important;}
}
/**************************************Style : section_avis google*********************************/

.avis-elem .ti-widget.ti-goog .ti-review-item>.ti-inner {box-shadow : 0px 0px 15px hsl(0deg 0% 0% / 12%) !important;}

@media only screen and (min-width: 640px){
	.avis-elem .ti-widget.ti-goog .ti-reviews-container-wrapper {
		justify-content: center !important;
	}
}

@media only screen and (max-width: 640px){
	.avis-elem  .ti-widget.ti-goog .ti-controls{
		display:block !important;
	}
	.avis-elem  .ti-widget.ti-goog .ti-controls .ti-next, .avis-elem  .ti-widget.ti-goog .ti-controls .ti-prev{
		  display:block !important;
	}
	.avis-elem .ti-widget.ti-goog .ti-controls .ti-next {
	    right: -13px !important
 	}
	.avis-elem .ti-widget.ti-goog .ti-controls .ti-prev {
	    left: -13px !important
	}
}
/**************************************Style : section_contact*********************************/
.col-info-contact-home .fusion-checklist {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.col-info-contact-home .fusion-checklist .icon-wrapper{
    border-radius:0 !important;
    width: 38px !important;
    height: 38px !important;
    margin-top: 7px;
    margin-right: 15px;
}

.col-info-contact-home .fusion-checklist .icon-wrapper i{
    font-size:18px;
}


.col-info-contact-home .fusion-li-item-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

/* responsive */
@media only screen  and (max-width: 1100px){
	body  .col-info-contact-home{width:100% !important;}
	body  .col-info-contact-home ul{gap:20px !important;}
	
}
@media only screen  and (max-width: 800px){
	body  .col-info-contact-home ul{gap:10px 50px !important;flex-direction: row;align-items: flex-start !important;flex-wrap: wrap;}
	
}
@media only screen  and (max-width: 600px){
	body  .col-info-contact-home ul{flex-direction: column;align-items: flex-start !important;}
	
}
/**************************************Style : point fort*********************************/

@media only screen and (min-width: 801px) and (max-width: 1500px){
	.section-pf{padding-bottom:6% !important;}
}

@media only screen and (min-width: 891px) and (max-width: 1500px){
	.col-section-pf h3{font-size:19px !important;}
	.col-section-pf > .fusion-column-wrapper{padding:20px !important;}
}
@media only screen and (min-width: 801px) and (max-width: 890px){
	.col-section-pf h3{font-size:16px !important;}
	.col-section-pf p{font-size:16px !important;}
	.col-section-pf > .fusion-column-wrapper{padding:20px !important;}
}

/*------------------------------------------------------***End***------------------------------------------------------*/

/* contact error */
 .wpcf7-response-output {
    background: #33c89c;
    color: #fff !important;
	border: none !important;
}
.invalid .wpcf7-response-output {
    background: red;
    color: #fff !important;
}
.wpcf7-response-output {
    margin-bottom: 0 !important;
    padding: 7px !important;
}


/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
/*.fusion-footer {background-image: url("") !important;background-position: center center !important;background-size: cover !important;}*/
.coherence-logo svg{width: 130px !important;height: auto !important;vertical-align: middle !important;display: inline-block !important;margin-right: 20px !important;}
.coherence-logo .svg * {fill: var(--awb-color1) !important;}
.fusion-footer-widget-column:last-child{margin-bottom: 0px !important;}

.footer-apropos .toggle-content a{color:#fff !important;}
.footer-apropos .toggle-content a:hover{color:#fabe3b !important;}
.footer-apropos .toggle-content p{margin-top:0 !important;}
.footer-apropos .active-icon, .footer-apropos .usion-toggle-icon-wrapper i {color:#fff !important;}
.footer-apropos.fusion-accordian .panel-title a:hover i{color:#fff !important;}


.footer-menu .fusion-menu li i{display:none;}
.footer-menu .fusion-menu li .menu-title , .footer-menu .awb-menu_desktop .menu-text_no-desktop {
    display: block !important;
}

.fusion-footer .copyright_content span.sep-copy {margin: 0 10px !important;}

.footer-menu .fusion-menu{
    display:flex;
    flex-wrap: wrap;
    flex-direction: row;
	gap: 7px 0;
}
.footer-menu .fusion-menu li{
    width:40%;
    display:flex;
    justify-content: flex-start;
}
.footer-menu .awb-menu__main-a{
    text-align:left;
    justify-content: flex-start;
}
.footer-menu .menu-text{
    text-align:left !important;
}
@media only screen and (min-width: 1580px){
	.section-footer > .fusion-builder-row{
		min-width: 1500px;
	}
}
@media only screen and (min-width: 801px){
	.footer-menu .fusion-menu li:nth-child(1){order:1;}
	.footer-menu .fusion-menu li:nth-child(2){order:2;}
	.footer-menu .fusion-menu li:nth-child(3){order:3;}
	.footer-menu .fusion-menu li:nth-child(4){order:4;}
	.footer-menu .fusion-menu li:nth-child(5){order:6;}
	.footer-menu .fusion-menu li:nth-child(6){order:5;}
	
}
.footer-menu .fusion-menu li:nth-child(6){
/*    order:4; */
	
}
.footer-menu .fusion-menu li:nth-child(5){
/*    order:5; */
	width:60%;
}
.footer-menu .fusion-menu li:nth-child(5) .text-footer .menu-text{
   text-wrap:no-wrap;
	width:100%;
}


.footer-product li.product  {padding:0 !important;padding-left:20px !important;}
.footer-product .fusion-product-content  {padding:0 !important;padding-left:20px !important;}
.footer-product.fusion-woo-product-grid {
	margin-top:10px !important;
}
.footer-product .fusion-product-wrapper {
	margin-top:20px;
    display: flex;
    align-items: center;
    border: unset !important;
	flex-direction: row !important;
}

.footer-product .product-images {
    width:80px;
}
.footer-product .product-title {
    margin-bottom:6px !important;
}
.footer-product .product-title a{
    color:#fff !important;
    font-size: 16px;
}
.footer-product .product-title:hover a{
    color:#fbb827 !important;
}
.footer-product .woocommerce-Price-amount{
    font-size:16px !important;
    font-weight:600;
    color:#fbb827 !important;
}

/* galery hover */

.footer-col-3 .wpmf-gallery-icon {position: relative;}
.footer-col-3 .wpmf-gallery-icon > a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0%);
    transition:0.4s !important;
    cursor:pointer;
}
.footer-col-3 .wpmf-gallery-icon:hover > a:after {background: rgb(0 0 0 / 45%);}

@media only screen and (max-width: 1380px){
	.footer-menu .fusion-menu li{
	    width:50% !important;
	}
}
@media only screen and (max-width: 1280px){
	.fusion-footer  .title-heading-left{font-size:18px !important;}
}
@media only screen and (max-width: 1024px){
	.footer-col-1,
	.footer-col-2,
	.footer-col-3,
	.footer-col-4{
		width:50% !important;
	}
	
	.footer-col-3,
	.footer-col-4{
		margin-top:20px !important;
	}
	.footer-col-3 .wpmf-gallerys{
		max-width:300px !important;
	}
}
@media only screen and (max-width: 800px){
	.footer-col-3,
	.footer-col-4{
		margin-top:0px !important;
	}
}
@media only screen and (max-width: 600px){
	.footer-col-1,	.footer-col-2,	.footer-col-3,	.footer-col-4{width:100% !important;}
	 .footer-menu .fusion-menu li {
        width: 100% !important;
    }
/* 	.footer-menu .fusion-menu{
	    display:flex;
	    flex-direction: column;
	    align-items: center;
	    text-align: center !important;
	} */
/* 	.footer-menu .fusion-menu a{
	    flex-direction: column;
	    align-items: center;
	    text-align: center !important;
	} */
	.footer-menu .fusion-menu a .menu-text{
	    text-align: center !important;
	}
/* 	.fusion-footer  .fusion-separator {
		margin-inline: auto !important;
	} */
	.footer-col-3,
	.footer-col-4{
		margin-top:30px !important;
	}
	
}


/******************************************************* End footer ******************************************************************************/


/*------------------------------------------------------***End***------------------------------------------------------*/

/*************** css background img ************/

.col-img-abs {position:relative !important;overflow:hidden !important;}
.col-img-abs > .fusion-column-wrapper {position:relative !important;}
.col-img-abs .fusion-builder-live-element{
    height: 100% !important;
	width: 100% !important;
}

.img-bg-absolute {
    height: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
	position: absolute !important;
    left:0% !important;
    top:0% !important;
}
.img-bg-absolute img {
    height: 100% !important;
	width: 100% !important;
    object-fit:cover !important;
}

@media only screen and (max-width: 800px){
    .col-img-abs  {
        height: 450px !important;      
    }
}
@media only screen and (max-width: 600px){
    .col-img-abs  {
        height: 380px !important;      
    }
}

/**************************************/

/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){ 

    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){

    /*style header*/
    .fusion-header {padding-top: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;padding-right: 10px !important;}
    .fusion-mobile-menu-icons {margin-top: 10px !important;}
    .fusion-mobile-menu-icons a{margin-left: 5px !important;}
    .fusion-icon.fusion-icon-bars:before,.fusion-icon.awb-icon-bars:before{font-size: 35px !important;line-height: normal !important;}
    .fusion-mobile-menu-icons a:after, .fusion-mobile-menu-icons a:before {color: var(--awb-color1) !important;}
    .fusion-mobile-menu-icons a:hover:after, .fusion-mobile-menu-icons a:hover:before {color: var(--awb-color2) !important;}
    .fusion-logo img{max-height: 55px !important;width: auto !important;}
    .fusion-mobile-nav-holder .menu_icon_rs{display:none !important;}
    .fusion-open-submenu:before {margin-right: 20px !important;}
    .fusion-header .icon_mobil_menu {background: var(--awb-color1) !important; color: #fff !important;font-size: 17px !important; margin-top: 4px !important; padding: 5px 5px ; border-radius: 50% !important; vertical-align: middle; line-height: normal !important; width: 30px !important; height: 30px ; -webkit-display: flex !important;-moz-display: flex !important;-ms-display: flex !important;-o-display: flex !important;display: -webkit-box !important;display: flex !important;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
    .fusion-header .icon_mobil_menu:hover{background: var(--awb-color2) !important; color: #fff !important;}

    /*style main content*/

    /*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
    
    /*style header*/

    /*style main content*/
	.radius-all > .fusion-column-wrapper {
		border-radius: 20px !important;
	}
    /*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/

    /*style main content*/
	.single-product .wc-block-components-notice-banner__content {
		display: flex;
		flex-direction: column;
		align-items: center !important;
		gap: 20px !important;
		text-align: center;
	}
	
	.single-product .fusion-woo-cart .fusion-button-wrapper {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		gap: 10px;
		align-items: flex-start;
	}
    /*style footer*/
    
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    
}
@media only screen and (max-width: 479px){
    body .ti-widget.ti-goog .ti-controls-line {
        display: none !important;
    }
}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/
.fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-center {
    display: none !important;
}
main#main {
    padding: 0 !important;
}
.info-contact-footer .fusion-li-item-content {
    display: flex !important;
    flex-direction: column;
}
.info-contact-footer .fusion-li-item-content a {color: #fff !important;}
.info-contact-footer .fusion-li-item-content a:hover {color: #fbb827 !important;}
/* .col-product .fusion-product-wrapper .product-images img {
    max-height: 250px !important;
    min-height: 250px !important;
    object-fit: contain !important;
} */

.tab-buttons {
  display: flex;
  border-bottom: 2px solid #ddd;
}

.tab-buttons button {
  flex: 1;
  padding: 10px 20px;
  cursor: pointer;
  background: #f7f7f7;
  border: none;
  border-bottom: 2px solid transparent;
  font-weight: 600;
  transition: all 0.3s ease;
}

.tab-buttons button.active {
  background: #fff;
  border-bottom: 2px solid #fbb827;
  color: #fbb827;
}

.tab-content-custom {
  padding: 20px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
}

.tab-pane-custom {
  display: none;
}

.tab-pane-custom.active {
  display: block;
}
.fusion-tb-footer.fusion-footer .pagination{display:none !important}
/*SAV*/
.home_services>.fusion-column-wrapper>.fusion-builder-row-inner {
    align-items: stretch;
}
@media only screen and (max-width:800px){
	.service-card.last>.fusion-column-wrapper{border:unset !important}
}
@media only screen and (max-width:497px){
	.service-card>.fusion-column-wrapper {border:unset !important}
}

.width-100 .fusion-fullwidth, .width-100 .nonhundred-percent-fullwidth {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/* ----------------start Code Sav 25/11/25 ------------------- */

.single-product .quantity:before {
    content: "Quantité";
    display: block !important;
    position:absolute;
    width: 100% !important;
    margin-bottom: 5px;
    top:-30px !important;
}

.single-product .quantity {
    flex-wrap: wrap!important;
    position:relative !important;
    overflow:visible !important;
}

@media(max-width:375px){
    .single-product .quantity{
        margin-top:25px !important;
    }
}

/* ---------------- end Code Sav 25/11/25 ------------------- */
.fusion-woo-cart table.variations tr {
    display: flex;
    flex-direction: column;
}

.fusion-woo-cart table.variations tr>* {
    width: 100% !important;
}

.fusion-woo-cart table.variations tr>th.label>label:after {
    content: " :" !important;
    font-weight: 700 !important;
}

.wc-block-components-notice-banner.is-info {
    margin-top: 15px !important;
}
.product .product-buttons-container>.product-pdf-btn{justify-content:start;}


.wapf-product-totals>.wapf--inner>div:not(:last-child) {
    display: none !important;
}

.wapf-product-totals .wapf--inner>div:last-child>span:first-child {
    display: none !important;
}

.wapf-product-totals div span:last-child {
    float: left !important;
    font-size: 24px !important;
    font-family: 'Kanit' !important;
    color: #fbb827 !important;
    font-weight: 600;
}
.cart-comment-box {
    width: 100%;
    margin-bottom: 20px;
}