/*
Theme Name: Storefront Child
Theme URI: https://woocommerce.com/products/storefront/
Template: storefront
Author: Automattic
Author URI: https://woocommerce.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 4.5.2.16934232599
Updated: 2023-08-30 15:20:59

*/
/***********CSS_BY_ZERDA**************/
#custom-product-details{display:none}
form.elementor-search-form {
    margin: 0;
}
span.woo-selected-variation-item-name {
    display: none !important;
}
.fa-search:before {
    content: "" !important;
    background: url(/wp-content/uploads/2023/08/search-logo.svg) !important;
    width: 100% !important;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.woocommerce-variation.single_variation {
    position: absolute;
    left: 0;
    bottom: -20px;
}
#new_gama_widget > div > form > div > div > div.woocommerce-variation.single_variation > div.woocommerce-variation-price > span > span > bdi {
    font-size: 18px;
}
.eicon-cart-solid:before {
    content: "";
    background: url(/wp-content/uploads/2023/08/panier-logo.svg) !important;
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    top: 0;
    left: 0;
}


body.page-id-119379{
	background: #17202E;
}
.banner-left-sec{
    /* padding-left: calc(50% - 608px); */
    padding-left: 352px;
}
.text-first-section{
    position: absolute;
    right: 212px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 647px;
}
.text-second-section{
    position: absolute;
    left: 242px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 647px;
}
.blue-color{
    color: #0A99E2;
}
.text-bottom-section{
    position: absolute;
    bottom: -195px;
    right: 212px;
    max-width: 647px;
}
.mb-0{
    margin-bottom: 10px;
}
.fw-800{
    font-family: 'Gordita 700';
}
.hair-clippers-section ul.products li {
    border: 2px solid #F1F5F5;
}
.hair-clippers-section ul li .ekit-wc-product-image{
	text-align: center;
}
.hair-clippers-section ul li .ekit-wc-product-image img{
	max-width: 242px;
	max-height: 330px;
	min-width: 242px;
	min-height: 330px;
	object-fit: cover !important;
}
.hair-clippers-section ul li .ekit-wc-product-image:before{
	position: absolute;
	content: '';
	opacity: 0;
	background:#f1f5f5;
	left: 0;
	top: -20px;
	width: 100%;
	height: 350px;
	transition: all 0.55s ease-out;
}
.hair-clippers-section ul li:hover .ekit-wc-product-image:before {
	transition: all 0.55s ease-out;
	opacity: 0.7;
}
.barber-img img{
	clip-path: polygon(0 0, 88% 0, 100% 100%, 0% 100%);
	position: relative;
}
.hair-clippers-section ul li .add_to_cart_button{
	height: 57px;
    transition:  all .3s;
}
.hair-clippers-section ul li .add_to_cart_button:hover{
    background-color: #3d9ae2 !important;
    transition:  all .3s !important;
}
.barber-img .elementor-image{
	position: relative;
}
.barber-img .elementor-image:before{
	position: absolute;
	content: '';
	background: transparent;
	border: 2px solid #FFB185;
	width: calc(100% - 50%);
	height: calc(100% - 50px);
	right: 90px;
	top: 25px;
	transform: skewX(8.5deg);
	box-shadow: inset 2px 2px 10px 0px #FF5C00;

}
.barber-left-section{
	padding-left: calc((100% - 1600px) / 2 ) ;
}
.barber-right-section{
	padding-left: 34px;
}
.beard-trimmer-p{
	margin-bottom: 46px !important;
}
.beard-trimmer-p p{
	max-width: 669px;
}
/* Media Query */
@media(max-width:1700px){
    .banner-left-sec{
        padding-left: 290px;
    }
    .text-first-section{
        right: 150px;
    }
    .text-second-section{
        left: 180px;
    }
    .text-bottom-section{
        right: 80px;
    }
}
@media(max-width:1500px){
    .banner-left-sec{
        padding-left: 220px;
    }
    .banner-icon-section{
        padding-left: 40% !important;
    }
    .text-first-section{
        right: 120px;
    }
    .text-second-section{
        left: 150px;
    }
    .text-bottom-section{
        right: 30px;
    }
    .barber-img .elementor-image:before {
        right: 20px;
    }
}
@media(max-width:1440px){
    .banner-left-sec{
        padding-left: 170px;
    }
    .null-section{
        max-width: 15% !important;
    }
    .image-section{
        max-width: 85% !important;
        width: 100% !important;
    }
    .text-first-section{
        right: 40px;
    }
    .text-second-section{
        left: 70px;
    }
    .barber-right-section{
        padding-right: 20px;
    }
}

@media(min-width: 1200px) and (max-width: 1600px){
.mySwipertt.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    margin: 0 100px !important;
    overflow: hidden;
}
.customTestimonials .swiper-button-prev {
    width: auto;
    left: 2% !important;
}
.customTestimonials .swiper-button-next, .customTestimonials .swiper-rtl .swiper-button-prev {
    right: 2% !important;
}
}
@media(max-width: 1200px){

.mySwipertt.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    margin: 0 !important;
}
    .banner-left-sec{
        padding-left: 70px;
    }
    .banner-icon-section {
        padding-left: 30% !important;
    }
    .text-first-section{
        position: relative;
        top: -200px;
        right: -40%;
        transform: unset !important;
    }
    .rmv-mg-btm{
        margin-bottom: 0 !important;
    }
    .rmv-pd-btm{
        padding-bottom: 0 !important;
    }
    .text-second-section{
        position: relative;
        top: -200px;
        transform: unset !important;
    }
    .text-bottom-section{
        position: relative;
        bottom: 200px;
        right: -40%;
        transform: unset !important;
    }
}
@media(max-width:1100px){
    .text-first-section{
        top: unset;
        margin-top: -200px;
        margin-bottom: 100px;
        right: -35%;
    }
    .text-second-section{
        top: unset;
        margin-top: -200px;
        margin-bottom: 100px;
    }
    .hair-clippers-section{
        padding: 0 15px !important;
    }
    .text-bottom-section{
        bottom: unset;
        margin-top: -200px;
        margin-bottom: 100px;
        right: -35%;
    }
}
@media(max-width: 1024px){
    .banner-icon-section{
        padding-left: 10% !important;
    }
    .hair-clippers-section ul li .ekit-wc-product-image img{
        max-width: unset;
        max-height: 330px;
        min-width: unset;
        min-height: 330px;
        object-fit: cover !important;
    }
    .text-first-section{
        right: -30%;
    }
    .barber-img .elementor-image:before{
        right: 13%;
    }
    .beard-trimmer-p p{
        margin: 0 auto;
        text-align: center;
    }
}
@media(max-width: 991px){
    .barber-img .elementor-image:before{
        right: 10%;
    }
    .banner-icon-section{
        padding-left: 5% !important;
    }
    .banner-icon-section p br{
        display: none !important;
    }
    .banner-icon-section .elementor-container > .elementor-row{
        justify-content: space-between !important;
    }
    .banner-icon-section .icon-list{
        width: 24% !important; 
    }
    .image-section{
        max-width: 90% !important;
    }
}
@media(max-width: 800px){
    .text-first-section {
        margin-top: -150px;
        right: unset;
        left: calc(100% - 647px);
    }
    .text-second-section{
        left: 0;
        margin-top: -150px;
    }
    .text-bottom-section{
        margin-top: -100px;
        right: unset;
        left: calc(100% - 647px);
    }
    .barber-img .elementor-image:before{
        right: 2%;
    }
}
@media(max-width: 767px){

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .quantity {
    float: right;
}
.customTestimonials .swiper-button-next, .customTestimonials .swiper-rtl .swiper-button-prev, .customTestimonials .swiper-button-prev {
    top: 92% !important;
}
    .banner-icon-section{
        padding-left: unset !important;
        padding: 0 10px !important;
    }
    .banner-icon-section .icon-list{
        width: 49.5% !important; 
    }
    .banner-left-sec {
        padding-left: unset;
    }
    .text-first-section,.text-second-section,.text-bottom-section{
        max-width: 95% !important;
        margin: auto;
        left: unset;
        margin-top: -30px;
        margin-bottom: 30px;
    }
    .image-section {
        max-width: unset !important;
    }
    .hair-clippers-section ul li .ekit-wc-product-image img{
        min-height: unset;
        max-height: unset;
    }
    .barber-img .elementor-image:before{
        right: 10px;
    }
    .barber-right-section{
        padding-right: unset;
        padding-left: unset;
    }
}

@media (min-width: 768px){
.col-full {
    max-width: 100% !important;
    padding: 0 !important;
}
.storefront-breadcrumb {
    padding: 0 !important;
    margin: 0 !important;
}

}
.woocommerce-breadcrumb a:first-of-type::before{
	display: none !important;
	font-family: none !important;
}
.icon-text {
    display: flex;
    align-items: center;
}
.icon-text img {
    margin-right: 4px;
}


p.price {
    margin: 0 !important;
}
.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0.202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -0.5em;
    left: -0.5em;
    margin: 0;
    border-radius: 100%;
    border-color: #ffffff;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}

section#product-widget span.onsale {
    display: none;
}
span.zd_saved_price_pers {
    padding: 0;
    height: 60px;
    background: #D49D7E;
    border: none !important;
    width: 60px;
    line-height: 60px;
    color: #FFF;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: -0.5em;
    left: -0.5em;
    margin: 0;
    border-radius: 100%;
    border-color: #ffffff;
    z-index: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 115px !important;
    margin: 0;
    height: 86px !important;
    border-radius: 14px !important;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 1;
    border: 2px solid #D49D7E;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: 1 !important;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    margin: 0 !important;
}

nav.woocommerce-breadcrumb,.woocommerce-breadcrumb a {
    font-weight: 700 !important;
    text-decoration: none !important;
}
span.breadcrumb-separator {
    padding: 0 20px !important;
}

table.variations {
    width: auto;
    float: left;
    margin-right: 65px !important;
}

th.label label {
    text-align: center;
    color: #595A5B;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px !important;
}

ul.variable-items-wrapper.color-variable-items-wrapper.wvs-style-rounded {
    border: 1px solid #EACEC7;
    border-radius: 40px;
    padding: 10px 20px;
}

th.label {
    text-align: center;
}
form.variations_form.cart.wvs-loaded div {
    display: flex;
}
.single-product div.product .variations_button {
    padding-top: 0 !important;
}

input.minus {
    background: transparent !important;
    color: #A3A3A3 !important;
    font-family: "Lato", Sans-serif !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    padding: 0 !important;
}

input.plus {
    background: transparent !important;
    color: #000 !important;
    font-family: "Lato", Sans-serif !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    padding: 0 !important;
}
input.input-text.qty.text {
    color: #000;
    font-family: "Lato", Sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: transparent;
    box-shadow: none !important;
    padding: 0 !important;
}
.quantity {
    border-radius: 29.5px;
    background: rgba(212, 157, 126, 0.20);
    padding: 0;
    width: 131px;
    height: 59px;
/*    margin: 0px auto !important;*/
    display: flex;
    justify-content: center;
	align-items: center;
}
.quantity p, input.input-text.qty.text {
    margin: 0 !important;
}
.elementor-menu-cart__main span.quantity {
    width: 100%;
    background: transparent;
    height: auto !important;
    display: block !important;
}
.wc-proceed-to-checkout br, .quantity br {
    display: none !important;
}
.qty {
    color: #595A5B;
    font-family: "Lato", Sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
}
.single-product div.product form.cart {
    margin: 0 !important;
    padding: 0 !important;
}
a.reset_variations {
    display: none !important;
}
.single-product div.product table.variations .value {
    margin-bottom: 0 !important;
}

#product-widget span.woocommerce-Price-amount.amount {
    color: #D49D7E;
    text-align: center;
    font-family: "Lato", Sans-serif !important;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#product-widget del span.woocommerce-Price-amount.amount, #product-widget del span.woocommerce-Price-currencySymbol {
    color: rgba(0, 0, 0, 0.50);
    font-family: "Lato", Sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: bolder!important;
}
#product-widget .price del+ins {
    margin-left: 0 !important;
}
#product-widget p.price {
    display: flex;
    flex-direction: column-reverse;
}
#product-widget .price del {
    opacity: 1 !important;
    font-weight: 700 !important; 
}
#product-widget del {
    font-size: 21px;
}


button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    color: transparent !important;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    color: transparent !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

.single-product div.product .woocommerce-product-gallery img {
    margin: 0 auto;
}

.flaticon-right-arrow:before {
    content: "" !important;
    position: absolute;
    width: 54px;
    height: 54px;
    background: url(/wp-content/uploads/2023/11/right-chevron.svg);
    background-repeat: no-repeat;
    background-size: contain;
    left: -70px;
}

.flaticon-back:before {
    content: "" !important;
    position: absolute;
    width: 54px;
    height: 54px;
    background: url(/wp-content/uploads/2023/11/left-chevron.svg);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
}

.slick-list.draggable .slick-slide.slick-current.slick-active img {
    border-radius: 14px;
    border: 2px solid #D49D7E;
}

.slick-next:before {
    content: "" !important;
    background: url(/wp-content/uploads/2023/11/right.svg);
    width: 100%;
    height: 24px;
    position: absolute;
    opacity: 1 !important;
    background-repeat: no-repeat;
    background-position: center;
}

.slick-prev:before {
    content: "" !important;
    background: url(/wp-content/uploads/2023/11/left.svg);
    width: 100%;
    height: 24px;
    position: absolute;
    opacity: 1 !important;
    background-repeat: no-repeat;
    background-position: center;
}


.testimonials h2 {
    color: #000000;
    font-family: "Bebas Neue", Sans-serif;
    font-size: 52px;
    font-weight: 400;
    line-height: 57.98px;
    letter-spacing: 0px;
	text-align: center;
}

.customTestimonials {
    background: #F2F2F2;
    padding: 61px 0;
}
.mySwipertt.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    margin: 0 400px;
    overflow: hidden;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 50px;
}

.customTestimonials .swiper-button-prev {
    width: auto;
    left: 17%;
    right: inherit !important;
    justify-content: flex-start !important;
	top: 57%;
	z-index: 1 !important;
}
.customTestimonials .swiper-button-next, .customTestimonials .swiper-rtl .swiper-button-prev {
    right: 17%;
    left: inherit !important;
    justify-content: flex-start !important;
    width: auto !important;
	top: 57%;
	z-index: 1 !important;
}
.customTestimonials .swiper-button-prev:after, .customTestimonials .swiper-rtl .swiper-button-next:after {
    content: "" !important;
    background: url(/wp-content/uploads/2023/11/grey-left.png);
    width: 52px;
    height: 54px;
    background-repeat: no-repeat;
    background-size: cover;
}


.customTestimonials .swiper-button-next:after, 
.customTestimonials .swiper-rtl .swiper-button-prev:after {
    content: "" !important;
    background: url(/wp-content/uploads/2023/11/grey-right.png);
    width: 52px;
    height: 54px;
    background-repeat: no-repeat;
    background-size: cover;
}
.single-product div.product table.variations select {
    max-width: 100%;
    border: 2px solid #EACEC7;
    height: 38px;
    font-family: "Lato", Sans-serif !important;
    border-radius: 50px;
    padding: 0 10px;
}
.single-product div.product .single_variation .price {
    margin-bottom: 0 !important;
}

.single-product p.price {
    display: block !important;
}

.e-atc-qty-button-holder {
    width: fit-content !important;
}

button.needsclick.kl-private-reset-css-Xuajs1, button.needsclick.klaviyo-close-form.kl-private-reset-css-Xuajs1 {
    background: transparent;
    padding: 0 !important;
}


div#wc-stripe-payment-request-wrapper, p#wc-stripe-payment-request-button-separator {
    display: none !important;
}
.woocommerce-result-count {
    float: right !important;
}