@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//bintabeauty.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.6") format("woff2");
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgba(36,36,36,0.88);
	--wd-text-font-size: 15px;
	--wd-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(107,60,165);
	--wd-alternative-color: rgb(234,61,128);
	--wd-link-color: rgb(42,33,52);
	--wd-link-color-hover: rgb(107,60,165);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(43,36,53);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(107,60,165);
	--btn-accented-bgcolor-hover: rgb(75,39,114);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(45,182,126);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,163,68);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(245,247,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(43,36,52);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,247,248);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-placeholder-color: rgb(43,36,53);
	--wd-form-brd-color-focus: rgb(107,60,165);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.new {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.featured {
	background-color: rgb(194,209,151);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1470px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1470px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1470px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1470px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Satoshi";
	src: url("//bintabeauty.com/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//bintabeauty.com/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: Bentoga-Regular;  
	src: url(/wp-content/themes/woodmart-child/fonts/Bentoga-Regular.otf), format("opentype");  
	font-style: normal;   
	font-weight: 600;  
}
@font-face {
	font-family: Bentoga-Light;  
	src: url(/wp-content/themes/woodmart-child/fonts/Bentoga-Light.otf), format("opentype");   
	font-style: normal;  
	font-weight: 400;  
}
@font-face {
	font-family: Bentoga-Thin;  
	src: url(/wp-content/themes/woodmart-child/fonts/Bentoga-Thin.otf), format("opentype"); 
	font-style: normal;    
	font-weight: 100;  
}
.product-label.out-of-stock {
    background-color: #2b2434!important;
    color: #ffffff!important;
}
.grecaptcha-badge{
	display:none;
}
.font-alt {
   /* font-family: 'Bentoga-Light';*/
}
:root {
	--wd-alternative-font: "Bentoga-Regular", Arial, Helvetica, sans-serif;
}
.banner-title{
   font-family: 'Bentoga-Light';
}


.color-primary{

        font-size: 1.25rem;
        line-height: 1.8125rem;
        letter-spacing: 1.3125rem;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
   .joinchat__button {
		bottom: 95px!important;
		right: -16px!important;
	}  
	/* hide whatsapp button*/
	.joinchat__button {
        display: none !important;
    }
}

.joinchat__button {
    bottom: 60px!important;
    right: -5px!important;
}   
.wd-toolbar div:nth-of-type(4) img{
  height: 26px; /* ou la valeur que tu veux */
}

@media screen and (min-width: 50em) {
    .brands-abc-filter {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        padding-bottom: 20px;
        border-bottom: 1px solid #979797;
    }
	
		.product-column{
			padding-right: 30px;
		}
}

@media screen and (max-width: 49.9375em) {
    .brand-list-navigation {
        position: absolute;
        right: 0;
    }
	
	.brand-list-navigation ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		flex-wrap: wrap;
		width: 2.5rem;
	}
	
	.brand-list-navigation a {
		font-size: .6875rem;
		line-height: 1.125rem;
		text-transform: uppercase;
		float: right;
    }
	
	.wd-product-info.wd-style-with-bg {
    padding: 15px 15px;
	}
	
}

.woocommerce-thankyou-order-received {
    border: 2px dashed var(--wd-primary-color)!important;
    color: var(--wd-primary-color)!important;;
}
.wd-single-add-cart .single_add_to_cart_button{
    background-color: var(--wd-primary-color);
}
.single_add_to_cart_button:hover {
    background-color: var(--btn-default-bgcolor-hover);
}
.woocommerce-thankyou-order-details.order_details{
    font-size: 13px;
}  
.clearfix {
	margin-bottom:40px!important;
}
.woocommerce-billing-fields {
    margin-bottom: 0px;
}
.woocommerce-additional-fields {
    margin-top: 20px;
}
#order_review_heading, .woocommerce-billing-fields > h3{
    color: var(--wd-primary-color);
}
#billing_country_field, .mailchimp-newsletter {
  display: none;
}
.payment_box{
	font-size:12px;
}
.wc_payment_methods.payment_methods.methods label{
    font-size: larger;
    font-weight: 700;
}
.woocommerce-additional-fields > h3{
    font-family: Satisfy;
    font-size: 26px;
    text-transform: capitalize;
    color: var(--wd-primary-color);
	  font-weight:300;
}
.woocommerce-MyAccount-content .woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce-order {
    max-width: 930px;
}
.woocommerce-Price-currencySymbol{
    font-size: .75em;
    vertical-align: text-top;
}
.container, .container-fluid {
   padding: 0px 15px;
}
.whb-header {
    margin-bottom: 20px!important;
}
.wpb_wrapper{
	margin-top: 20px;
}
.single-product .whb-header {
    margin-bottom: 0px!important;
}
.single-product .wpb_wrapper {
    margin-top: 0px!important;
}

.single-product .wd-breadcrumbs{
    font-size: 85%;
    opacity: 0.6;
}

.woocommerce-shipping-calculator #calc_shipping_city,#calc_shipping_postcode{
	display: none;
}

.woocommerce-order-received .wd-page-title{
	background-color: rgb(245, 247, 248)!important;
}


.cart-special-offer{
    background: #fff;
    border: 2px solid #f2f2f2;
    border-radius: 8px;
    -webkit-filter: drop-shadow(0 1px 10px rgba(0, 0, 0, .1));
    filter: drop-shadow(0 1px 10px rgba(0, 0, 0, .1));
    padding: 16px;
}
.has-no-gift{
	display: none;
}
.woocommerce-cart .woocommerce-shipping-totals.shipping{
	display: none!important;
}

@media (max-width: 768.98px) {
	.container_animationHandCarrousel{
		display:block;
	}
	.wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span {
    font-size: 12px!important;
		text-transform:capitalize;
	}
	.wd-product.wd-hover-buttons-on-hover {
			--btn-height: 30px!important;
	}
		.home .main-page-wrapper {
    margin-top: -50px;
  }
	
	
	#wd-607ff7c19c85c{
    width: 60%;
	}
}
html .wd-nav-mobile>li>a {
    text-transform: uppercase;
    color: #2b2435;
}

.mobile-nav .wd-nav-opener {
    border-left: none;
}
.wd-nav>li>a {
    letter-spacing: .5px;
    line-height: 1.27;
}

.mobile-nav .wd-nav>li>a {
    font-weight: 400;
    font-size: .9375rem;
}


.wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a, .wd-nav .wd-sub-menu .wd-drilldown-back>a, .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link>a {
    font-weight: 400!important;
    letter-spacing: .5px;
    font-size: .9375rem!important;
    line-height: 1.27;
}
.wordCarousel {
  font-size: 14px;
  color: #eee;
}
.wordCarousel div {
  overflow: hidden;
  position: relative;
  /*float: right;*/
  height: 35px;
  padding-top: 14px;
  margin-top: -10px;
  text-align: center;
}
.wordCarousel div li {
  color: #eee;
  padding: 0 10px;
  height: 45px;
  margin-bottom: 45px;
  display: block;
}

.menu-top{

    font-size: 13px;
    font-weight: 500;
    color: white;
}
.flip2 {
  -webkit-animation: flip2 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip2 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip3 {
  -webkit-animation: flip3 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip3 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip4 {
  -webkit-animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

.flip5 {
  -webkit-animation: flip5 12s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
          animation: flip5 12s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

@-webkit-keyframes flip2 {
  0% {
    margin-top: -180px;
  }
  5% {
    margin-top: -90px;
  }
  50% {
    margin-top: -90px;
  }
  55% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -180px;
  }
}

@keyframes flip2 {
  0% {
    margin-top: -180px;
  }
  5% {
    margin-top: -90px;
  }
  50% {
    margin-top: -90px;
  }
  55% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -180px;
  }
}
@-webkit-keyframes flip3 {
  0% {
    margin-top: -270px;
  }
  5% {
    margin-top: -180px;
  }
  33% {
    margin-top: -180px;
  }
  38% {
    margin-top: -90px;
  }
  66% {
    margin-top: -90px;
  }
  71% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -270px;
  }
}
@keyframes flip3 {
  0% {
    margin-top: -270px;
  }
  5% {
    margin-top: -180px;
  }
  33% {
    margin-top: -180px;
  }
  38% {
    margin-top: -90px;
  }
  66% {
    margin-top: -90px;
  }
  71% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -270px;
  }
}
@-webkit-keyframes flip4 {
  0% {
    margin-top: -360px;
  }
  5% {
    margin-top: -270px;
  }
  25% {
    margin-top: -270px;
  }
  30% {
    margin-top: -180px;
  }
  50% {
    margin-top: -180px;
  }
  55% {
    margin-top: -90px;
  }
  75% {
    margin-top: -90px;
  }
  80% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -360px;
  }
}
@keyframes flip4 {
  0% {
    margin-top: -360px;
  }
  5% {
    margin-top: -270px;
  }
  25% {
    margin-top: -270px;
  }
  30% {
    margin-top: -180px;
  }
  50% {
    margin-top: -180px;
  }
  55% {
    margin-top: -90px;
  }
  75% {
    margin-top: -90px;
  }
  80% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -360px;
  }
}
@-webkit-keyframes flip5 {
  0% {
    margin-top: -450px;
  }
  5% {
    margin-top: -360px;
  }
  20% {
    margin-top: -360px;
  }
  25% {
    margin-top: -270px;
  }
  40% {
    margin-top: -270px;
  }
  45% {
    margin-top: -180px;
  }
  60% {
    margin-top: -180px;
  }
  65% {
    margin-top: -90px;
  }
  80% {
    margin-top: -90px;
  }
  85% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -450px;
  }
}
@keyframes flip5 {
  0% {
    margin-top: -450px;
  }
  5% {
    margin-top: -360px;
  }
  20% {
    margin-top: -360px;
  }
  25% {
    margin-top: -270px;
  }
  40% {
    margin-top: -270px;
  }
  45% {
    margin-top: -180px;
  }
  60% {
    margin-top: -180px;
  }
  65% {
    margin-top: -90px;
  }
  80% {
    margin-top: -90px;
  }
  85% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -450px;
  }
}

@media (max-width: 576px) {
	.single-product div.quantity {
    display: none!important;
}
.wd-info-msg{
	font-size:13px;
}

}

