header .logo {height: 95px;}
@media (max-width: 992px) {header .logo {height: 50px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(255, 255, 255);--bs-bg-header-bg:rgb(255, 255, 255); --bg-footer-bg:rgba(255, 255, 255, 0);--bs-bg-footer-bg:rgba(255, 255, 255, 0); --menu-bg:rgb(251, 251, 251);--bs-menu-bg:rgb(251, 251, 251); --primary:#BF9755;--bs-primary:#BF9755; --secondary:#F5F5F5;--bs-secondary:#F5F5F5; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(239, 239, 239);--bs-border-color:rgb(239, 239, 239); --body-text:#212121;--bs-body-text:#212121; --bg-header-text:#212121;--bs-bg-header-text:#212121; --bg-footer-text:#000000;--bs-bg-footer-text:#000000; --menu-text:#212121;--bs-menu-text:#212121; --primary-text:#F5F5F5;--bs-primary-text:#F5F5F5; --secondary-text:#222222;--bs-secondary-text:#222222; --link-color:#222222;--bs-link-color:#222222; --link-hover-color:rgb(34, 34, 34);--bs-link-hover-color:rgb(34, 34, 34); --primary-10:#BF97551a;--bs-primary-10:#BF97551a; --primary-20:#BF975533;--bs-primary-20:#BF975533; --primary-30:#BF975542;--bs-primary-30:#BF975542; --primary-40:#BF975566;--bs-primary-40:#BF975566; --primary-50:#BF975580;--bs-primary-50:#BF975580; --primary-60:#BF975599;--bs-primary-60:#BF975599; --primary-70:#BF9755b3;--bs-primary-70:#BF9755b3; --primary-80:#BF9755cc;--bs-primary-80:#BF9755cc; --primary-90:#BF9755e6;--bs-primary-90:#BF9755e6; --secondary-10:#F5F5F51a;--bs-secondary-10:#F5F5F51a; --secondary-20:#F5F5F533;--bs-secondary-20:#F5F5F533; --secondary-30:#F5F5F542;--bs-secondary-30:#F5F5F542; --secondary-40:#F5F5F566;--bs-secondary-40:#F5F5F566; --secondary-50:#F5F5F580;--bs-secondary-50:#F5F5F580; --secondary-60:#F5F5F599;--bs-secondary-60:#F5F5F599; --secondary-70:#F5F5F5b3;--bs-secondary-70:#F5F5F5b3; --secondary-80:#F5F5F5cc;--bs-secondary-80:#F5F5F5cc; --secondary-90:#F5F5F5e6;--bs-secondary-90:#F5F5F5e6; }
.btn-clear-cart{
  display:none!important;
}
header .logo {
    height: 65px !important;
}
body {
    background: var(--body-bg);
    color: var(--body-text);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-normal);
    background-image: url(/uploads/files/119484ce-6138-44a6-89dd-257f00c53c96.webp);
    height: auto;
    font-family: "Mulish", sans-serif;
    background-attachment: fixed;
    background-position: left;
    background-repeat: repeat;
    background-size: auto;
}
.bg-header .nav-custom-link {
    border-bottom: 2px solid transparent;
    display: block;
    font-size: 0.90rem;
    font-weight: 600;
    margin-right: 15px;
    padding-bottom: 0.25rem;
    padding-top: 0.55rem;
    transition: 0.1s;
}
.fast_search {
    border: 2px solid var(--primary);
    font-weight: var(--font-weight-bold);
    border-radius: 30px;
    background: #F7F7F7 !important;
}
.header-first-row {
    padding: 15px 15px ! Important;
}
.dropdown-menu .dropdown-item {
    font-size: 1rem;
    font-weight: 600 !important;
}
.dropdown-menu{
	border: 2px solid var(--primary)!Important;
    border-top: 0px!Important;
}
footer h5 {
    border-bottom: 2px dashed var(--primary);
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title {
    overflow: hidden;
    text-overflow: inherit;
    text-transform: uppercase;
    white-space: normal;
    font-size: 0.95rem;
    font-weight: 600 !important;
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: center;
}
.pro-price {
    font-size: 1.10rem !important;
  	font-weight: 500!Important;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart {
    padding: 0.30rem 0.75rem;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
  	border-radius: 20px;
  	background: #bf9755;
}
.product-page .t2_grid .product-list-item .fav-icon-container {
    background: #ffffff;
}
.fa-heart{
	color: #bf9755!Important;
}
.badge.badge-primary {
    background-color: #bf9756;
    border-color: #bf9756;
}
.product-page .t2_grid .product-list-item .product-item-header {
    border-radius: 20px;
}
footer .bg-footer {
    background-image: url(/uploads/files/587240e3-3faf-4437-bea8-78c92d003836.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--bg-footer-text);
    border-top: 0 !important;
}
.text-more {
    display: none!Important;
}
.hide_more_product_info {
    display: none ! Important;
}
.short_full_description:before {
    box-shadow: none!important; 
}
.short_full_description {
    height: 100%!important;
}
.product-page .view h1 {
    font-size: var(--font-size-xl);
    font-weight: 600;
    color: #222222;
    margin-bottom: 25px;
    line-height: 1.4;
    font-size: 1.5rem;
}
.count_info{
	font-size: 1.05rem;
    font-weight: 500;
}
.fa-check-circle {
    color: #6ABF4B !important;
}
#price {
    color: #bf9756;
    font-weight: 600;
    font-size: 1.65rem;
}
.custom-contacts #contact-form .form-group .form-control {
    background: #f8f8f8;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid var(--primary);
}
.gdpr-text {
    font-size: 1rem;
}
.see-all {
    background: #fff;
    border: 2px solid #222222;
    border-radius: 100px;
    color: var(--body-text);
    font-size: 1rem;
    font-weight: 500 !important;
    min-width: 200px;
    padding: 9px 25px 8px !important;
    text-transform: uppercase;
}
.see-all:hover {
    background: #222222 !important;
    color: #fff !important;
   	border: 2px solid #222222;
}
.product-fast-order-container {
    background: #faf6f2;
    border-radius: 30px;
    padding: 20px !important;
}
.product-page .view .add-to-cart-div .addToCartBtn {
    color: white;
    width: 100%;
    font-size: 1.10rem !important;
    min-width: 220px !important;
    background-color: #bf9755 !important;
    font-weight: 500 !important;
    border-color: var(--primary);
    border-radius: 20px !important;
}
h3.h4.border-bottom.pb-3.text-uppercase.mb-0.font-weight-normal {
    font-weight: 400 !important;
    font-size: 1.2rem !important;
}
h1.col-auto.text-uppercase.m-0.d-none.d-lg-inline-flex.h4.font-weight-normal {
    font-weight: 400 !important;
    font-size: 1.2rem !important;
}
.custom-search-page .fa-list{
	display: none;
}
.cookie-consent .btn-primary, .cookie-consent .btn-secondary {
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 20px !important;
    text-transform: capitalize;
}
.cookie-consent a {
    font-size: 0.85rem !important;
    font-weight: 500 !important;
}
.banner-text-carousel-two-cols{
	background-color:#f9f3ee;
}
.image-car-right{
	max-width: 93%;
}
.product-page.search .filter_text {
    font-size: 1.05rem;
}
.fa-list{
	display: none!important;
}
.form-check input[type=checkbox] + label {
    font-weight: 400;
    font-size: 1.05rem;
}
.jstree-default .jstree-anchor {
    font-weight: 400;
}
.phone-order .btn.btn-secondary {
    background-color: #222222 !important;
    border-color: #f1eee8 !important;
    color: white;
    border-radius: 25px ! Important;
    min-width: 235px;
}
.fa-plus-circle{
	color: #222222;
}
.fa-minus-circle{
	color: #222222;
}
.product-page .view .connected-right-products .price-connected-products-column {
    font-weight: var(--font-weight-bold);
    font-size: 1.10rem;
    color: var(--primary);
    font-weight: 600;
}
.bg-footer a{
  	font-weight: 500;
    font-size: 1.05rem;
  }
.up-header {
    border-top: 1px solid #EFEFEF;
    padding-bottom: 12.4px !important;
    padding-top: 12.4px !important;
}
.header-icons-menu-home {
    width: 30px;
}
.header-icons-menu{
	width: 30px;
}
.p-header {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 5px;
}
.promo-image-mobile-1{
	display: none;
}
@media (max-width: 992px) {
.banner-text-carousel-two-cols .carousel-item img {
        max-width: 228px;
        margin-left: 43%;
    }
    .col-banner-3 {
        padding-right: 0px;
        padding-left: 0px;
        margin-top: -48px;
    }
    .banner-text-carousel-two-cols {
        height: 490px!Important;
    }
  .currency-container{
  	display: none!Important;
  }
  .navbar-collapse .nav-item:first-child{
  	border-bottom: 2px dashed var(--primary) !important;
  }
  .language-container hr{
  	border-top: 2px dashed var(--primary) !important;
  }
  .bg-header .nav-custom-link {
    font-size: 0.95rem;

}
  .bg-header{
  	padding: 0px ! Important;
  }
      header .logo {
        height: 64px;
    }
  .banner-text-carousel-two-cols h1 {
        font-size: 1.7rem ! Important;
    }
  .second-text-banner {
        font-size: 1.35rem ! Important;
    }
  .fast-order {
        background: transparent;
    }
  footer .bg-footer .logo {
    height: auto;
    max-width: 38%;
}
  footer h5 {
        margin-top: 15px;
    }
  .language-container{
  	display: none!Important;
  }
  .language-container hr{
  	display: none;
  }
  .main-menu2 img:not(.sub-category-cover) {
        height: 90px ! Important;
        width: 100%;
        margin-bottom: 10px;
    }
  .promo-image-mobile-1 {
        display: block;
    }
  .promo-image-mobile {
        max-width: 28px;
        max-height: 28px;
        margin-bottom: 0px !important;
        margin-right: 5px;
    }
  .p-header{
  	margin-bottom: 0px;
  }
  .promo-image-mobile-1{
	display: block;
}
      .promo-image-mobile-1 {
        max-width: 28px;
        max-height: 28px;
        margin-bottom: 0px !important;
        margin-right: 12px ! Important;
    }
  .up-header{
  	display: none;
  }
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

