header .logo {height: 65px;}
@media (max-width: 992px) {header .logo {height: 40px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgba(255, 255, 255, 0);--bs-bg-header-bg:rgba(255, 255, 255, 0); --bg-footer-bg:rgba(255, 255, 255, 0);--bs-bg-footer-bg:rgba(255, 255, 255, 0); --menu-bg:rgb(75, 138, 71);--bs-menu-bg:rgb(75, 138, 71); --primary:#4B8A47;--bs-primary:#4B8A47; --secondary:#F5F5F5;--bs-secondary:#F5F5F5; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(237, 237, 237);--bs-border-color:rgb(237, 237, 237); --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:#FFFFFF;--bs-menu-text:#FFFFFF; --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(75, 138, 71);--bs-link-hover-color:rgb(75, 138, 71); --primary-10:#4B8A471a;--bs-primary-10:#4B8A471a; --primary-20:#4B8A4733;--bs-primary-20:#4B8A4733; --primary-30:#4B8A4742;--bs-primary-30:#4B8A4742; --primary-40:#4B8A4766;--bs-primary-40:#4B8A4766; --primary-50:#4B8A4780;--bs-primary-50:#4B8A4780; --primary-60:#4B8A4799;--bs-primary-60:#4B8A4799; --primary-70:#4B8A47b3;--bs-primary-70:#4B8A47b3; --primary-80:#4B8A47cc;--bs-primary-80:#4B8A47cc; --primary-90:#4B8A47e6;--bs-primary-90:#4B8A47e6; --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;
}
.product-page .t2_grid .product-list-item .product-item-header img {
    transition: all 0.5s;
    height: auto;
    object-fit: cover;
    width: 100%;
    height: 300px !important;
}
.delivery-tape{
	background: #8B5E3C;
  	padding: 4px 0px;
}
.text-delivery-tape{
  font-size: 0.9rem;
    color: white;
    margin-bottom: 0px;
    font-weight: 400;
}

.preview-product-modal .price .price-percent {
    background-color: var(--primary) !important;
    color: white !important;
}
.preview-product-modal #price {
    color: #8b5e3c;
    font-weight: 500;
    font-size: 1.55rem;
}
.preview-product-modal .product-images-modal {
    border-radius: 15px;
}
.preview-product-modal #fk-price {
    color: var(--primary) !important;
    font-weight: 500;
    text-decoration: line-through;
}
.preview-product-modal h2 {
    text-transform: none !important;
    color: #8b5e3c ;
    font-weight: 500;
    font-size: 1.3rem;
}
body {
    font-family: Exo\ 2, sans-serif;
  	background: var(--body-bg);
    background-attachment: fixed;
    background-image: url(/uploads/files/23b1f4f2-bcc4-4f64-9b05-d30caacc8c5c.webp);
    background-position: 0;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
}
.orders-active-page .product-cart-price {
    font-size: 0.95rem;
    font-weight: 500;
}
.product-cart-name h5{
	font-size: 1rem!important;
}
.orders-active-page .product-cart-total {
    font-size: 1rem;
    font-weight: 500;
}
.bg-header {
    background: white;
}
.navbar-nav .mega-menu2 .megamenu {
    background: white !important;
}
.product-page .product-right-column .price {
    margin-bottom: 10px;
}
.product-page #fk-price {
    color: var(--primary) !important;
    font-weight: 400;
}
.product-page .view .connected-right-products .price-connected-products-column {
    font-size: 1.10rem;
    color: #8b5e3c;
}
.product-page .view .connected-right-products .old-price-connected-products-column {
    font-size: 0.95rem;
    font-weight: var(--font-weight-bold);
    color: var(--primary);
}
.bg-header .nav-custom-link {
    border-bottom: 2px solid transparent;
    display: block;
    font-size: .95rem;
    font-weight: var(--font-weight-bold);
    margin-right: 15px;
    padding-bottom: .25rem;
    padding-top: .55rem;
    transition: .1s;
}
.header-icons-menu{
	width: 26px;
}
.p-header {
    font-size: 1rem;
    font-weight: var(--font-weight-bold);
    margin-bottom: 0;
    margin-left: 5px;
}
.up-header {
    border-top: 1px solid #EFEFEF;
    padding-bottom: 12.4px !important;
    padding-top: 12.4px !important;
}
.search .fast_search {
    border: 2px solid #4b8a47 !important;
    border-radius: 20px;
  height: 38px!important;
}
.header-first-row{
	padding:15px!important;
}
.product-page .t2_grid .product-list-item .product-item-header  {
    align-items: center;
    background: transparent;
    display: flex;
    height: auto;
    justify-content: center;
    margin: auto;
    min-height: 220px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
.product-page .t2_grid .product-list-item .product-item-header img {
    height: auto;
    transition: all .5s;
    width: 100%;
    max-height: 300px;
    object-position: center;
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title {
    font-size: 1rem;
    line-height: 1.3;
    margin-bottom: 10px;
    overflow: hidden;
    text-transform: none;
    white-space: normal;
    text-align: center;
}
.product-page .t2_grid .product-list-item .pro-price {
    font-size: 1.05rem;
    font-weight: 500;
  	color: #222;
}
.product-page .t2_grid .product-list-item .card-footer .old {
    font-size: 0.95rem;
  	color: #DD1122!Important;
}
.product-item-bottom{
	margin-top: 10px;
}
.product-page .view h1 {
    color: var(--bg-header-text);
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 25px;
}
.myCarousel .carousel-inner {
	border: 2px solid #F7EFE7!important ;
}
.myCarousel .carousel-inner .gallery-images {
    height: 450px;
    padding: 0px;
}
.fa-check-circle{
  color: var(--primary);
}
.count_info{
	font-size: 1.05rem;
  	font-weight: 400;
}
#price {
    font-size: 1.7rem;
     font-weight: 400;
  color: #8b5e3c;
}
.product-fast-order-container {
    background: #4c894717;
    padding: 20px ! Important;
    border-radius: 30px;
}
.product-page .view .addToCartBtn {
    font-weight: 400 !important;
    font-size: 1.1rem !important;
    min-width: 215px;
}
.header-icons-menu-home{
	width: 23px;
}
.see-all {
    background: #fff;
    border: 2px solid #8b5e3c;
    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: #8b5e3c!important;
    color: #fff!important;
}
.news-grid .card-title {
    font-size: 1.1rem;
    font-weight: 500 !important;
    margin: 2px 0 0;
}
.news-short-description {
    font-size: .95rem;
    font-weight: 400;
    line-height: 1.25;
}
.news-grid .card-footer .btn {
    font-size: 1.05rem !important;
    padding: .25rem .75rem;
}
.item-date-text {
    color: #222222;
    font-size: .95rem;
    font-weight: 500 !important;
}
.news-grid .card-img-top {
    border-radius: 8px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1) !important;
    height: 230px !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    width: 100% !important;
    border: 1px solid rgb(247 239 231)!important;
}
.news-grid .card-body {
    background: #fff;
    border-right: 1px solid rgb(247 239 231)!important;
    border-left: 1px solid rgb(247 239 231)!important;
    border-bottom: 0;
}
.news-grid .card-footer {
    background: #fff !important;
    border: 1px solid rgb(247 239 231) !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.item-date-icn {
    color: #8b5e3c!important;
}
footer .bg-footer {
    background-image: url(/uploads/files/825df84a-350b-430e-bcc3-5e1f27f866c6.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 0 !important;
    color: var(--bg-footer-text);
}
footer h5 {
    color: #222222;
    font-size: 18px;
    font-weight: 400;
  	border-bottom: 2px dashed rgb(139, 94, 60);
}
footer .bg-footer .logo {
    height: auto;
    max-width: 100%;
    width: 78%;
}
footer li {
	font-size: 1.05rem;
    font-weight: 300 !important;
  
}
.footer-subscription{
	background: #8b5e3c;
}
.subscription-title{
	color: #ffffff;
    font-size: 18px;
  	font-weight: 400;
}
.textarea-footer{
	background: white;
    border-radius: 5px;
    text-align: left;
    color: #888888;
    padding-left: 5px;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.label-textarea{
	color: #ffffff;
    text-align: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
  	margin-bottom: 5px;
}
.btn-subscription{
	font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    background-color: var(--primary);
    color: #ffffff;
    width: 71%;
    border: 0;
    padding: 5px;
    min-width: 100px;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid #8B5E3C;
    font-size: 0.95rem;
    background: #F7EFE7;
  	border-top: none;
  	border-left: none;
  	border-right: none;
}
.gdpr-text {
    font-size: 0.9rem;
    color: var(--body-text);
    font-weight: 500!Important;
}
.fa-plus-circle{
	color: #8b5e3c;
}
.fa-minus-circle{
	color: #8b5e3c;
}
.product-fast-order-container .form-control{
	border: 1px solid #F7EFE7!important;
}
.dropdown .dropdown-submenu .dropdown-item {
    font-size: 1rem;
    text-transform: uppercase ! Important;
    font-weight: 400;
}
.up-header-mobile{
	display: none;
}
.main-menu2 .megamenu {
    background: white !important;
    color: var(--bg-header-text) !important;
    left: 0 !important;
    padding: 10px 15px 15px !important;
    right: 0 !important;
    max-width: 1296px !important;
    margin: auto !important;
    border: 2px solid var(--primary) !important;
    border-top: 0 !important;
}
#show_more_product_info{
	display: none!important;
}
#hide_more_product_info{
	display: none!important;
}
#short_full_description{
	height: auto!important;
}
.short_full_description:before {
    box-shadow: none!important;
}
.mega-menu2 .megamenu {
    top: auto!important;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart {
    font-size: 1rem;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 20px;
}
.product-page.search .filter_text {
    font-size: 1rem;
}
.custom-search-page .form-check{
	font-weight: 400;
}
.jstree-default .jstree-anchor {
    font-weight: 400;
}
.form-check input[type=checkbox] + label {
    font-weight: 400;
}
h3.h4.border-bottom.pb-3.text-uppercase.mb-0.font-weight-normal {
    font-weight: 500 !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: 500 !important;
    font-size: 1.2rem !important;
}
.product-page .define-container {
    align-items: center;
    bottom: auto;
    color: rgb(255, 255, 255);
    display: flex;
    height: auto;
    justify-content: center;
    max-width: 80px;
    position: absolute;
    right: auto;
    width: 100%;
    font-size: 0.95rem;
    font-weight: 500;
    top: 0px;
    border-radius: 100px;
    padding: 1px;
    background: #4c8947;
    left: 0px;
}
.product-page .t2_grid .product-list-item .product-item-header span {
    position: absolute;
    right: 12px;
    top: 1px;
    max-width: 80px;
    border-radius: 100px;
    font-size: 0.95rem;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 500;
}
@media (max-width: 992px) { 
	.up-header {
     border-top:  none;
     padding-bottom: 0px !important; 
     padding-top: 0px !important; 
}
  .search .fast_search {
    border: 2px solid #4b8a47 !important;
    border-radius: 20px;
    background: white ! Important;
}
      .bg-header {
        padding-top: 0rem !important;
    }
  .product-page .t2_grid .product-list-item .product-item-header span {
    font-size: 1rem;
}
  .orders-active-page .product-cart-price {
        font-size: 0.83rem;
    }
  .orders-active-page .product-cart-total {
        font-size: 0.83rem;
    }
  #price {
    font-size: 1.6rem;
    font-weight: 400;
    color: #8b5e3c;
}
  .product-page .t2_grid .product-list-item .pro-price {
    font-size: 0.95rem;
}
  .product-page .t2_grid .product-list-item .product-item-header {
    min-height: 190px;
}
  .product-page .t2_grid .product-list-item .fast-add-to-cart {
    font-size: 0.8rem;
    padding-left: 10px;
    padding-right: 10px;
}
  .up-header-mobile{
	display: block!important;
}
  .header-first-row {
    padding: 5px 15px !important;
}
      .main-menu2 .collapse {
        background: #F7EFE7 !important;
    }
  .carousels-1x2{
  	margin-top: -15px;
  }
  .main-menu2 .nav-item {
        background: #F7EFE7 !important;
    }
  .fa-user{
  	color: #8b5e3c!important;
  }
  .navbar-nav .border-bottom{
  	border-bottom: 2px dotted var(--primary)!important;
  }
  .currency-container{
  	display: none!important;
  }
  .bg-header .nav-custom-link {
    font-size: 1.05rem;
}
  .language-container hr{
  	border-bottom: 2px dotted var(--primary)!important;
  }
  .nav-menu-logo {
        border-bottom: 2px dashed var(--primary);
    }
  .main-menu2 img:not(.sub-category-cover) {
    height: 60px!Important;
    width: 100%;
    margin-bottom: 10px;
}
  .language-container{
  	display: none!important;
  }
  .col-profile {
    border-bottom: 2px dashed var(--primary) !important;
    border-top: 2px dashed var(--primary) !important;
}
  .menu-btn-all {
        font-weight: 500;
        font-size: 0.9rem;
        height: 41px;
        color: white !important;
        border: 1px solid var(--primary);
        padding: 9px 10px 0px 18px;
        border-radius: 20px;
    }
  .main-menu2 .megamenu {
            background: #f3f0ed !important;
        border: 2px dashed var(--primary) !important;
        border-radius: 0px 20px 20px !important;
    }
      .promo-image-mobile {
        max-width: 28px;
        max-height: 28px;
        margin-bottom: 0px!important;
    }
  footer .bg-footer .logo {
    height: auto;
    max-width: 100%;
    width: 50%;
}
  footer h5 {
    margin-top: 15px;
}
  .mega-menu2 .name-img-container {
     margin-bottom: 0px!Important; 
}
  .menu-mobile-pl{
  	padding-left: 0px!Important;
    border-bottom: 1px dashed var(--primary);
  }
  .h6-subcategory-megamenu{
  	padding-left: 15px!important;
    padding-bottom: 10px!important;
  }
  .navbar-nav .mega-menu2 .megamenu {
     background: #fbf7f2 !important;
}
  .class-23 {
   border-bottom: none!Important;
}
  .text-delivery-tape {
    font-size: 0.8rem;
}
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

