header .logo {height: 85px;}
@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(138, 27, 27);--bs-menu-bg:rgb(138, 27, 27); --primary:#8A1B1B;--bs-primary:#8A1B1B; --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:#212121;--bs-bg-footer-text:#212121; --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(138, 27, 27);--bs-link-hover-color:rgb(138, 27, 27); --primary-10:#8A1B1B1a;--bs-primary-10:#8A1B1B1a; --primary-20:#8A1B1B33;--bs-primary-20:#8A1B1B33; --primary-30:#8A1B1B42;--bs-primary-30:#8A1B1B42; --primary-40:#8A1B1B66;--bs-primary-40:#8A1B1B66; --primary-50:#8A1B1B80;--bs-primary-50:#8A1B1B80; --primary-60:#8A1B1B99;--bs-primary-60:#8A1B1B99; --primary-70:#8A1B1Bb3;--bs-primary-70:#8A1B1Bb3; --primary-80:#8A1B1Bcc;--bs-primary-80:#8A1B1Bcc; --primary-90:#8A1B1Be6;--bs-primary-90:#8A1B1Be6; --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; }
body {
    height: auto;
    background: var(--body-bg);
    color: var(--body-text);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-normal);
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
}

.btn-clear-cart{
  display:none!important;
}

.bg-header .nav-custom-link {
    border-bottom: 2px solid transparent;
    font-size: 1.05rem;
    margin-right: 10px;
    font-weight: 400;
    text-transform: none;
}
.product-page .h4{
    font-size: 1.1rem;
}
.home-service-section-box img {
    max-width: 100px !important;
}
.menu_icon{
	display: none;
}
.home-service-section-box {
    border: 0px solid rgb(255 251 246) !important;
    transition: all .25s ease !important;
    background: url("/uploads/files/daa27be6-e12f-479e-9afa-3d7bd836abe1_ta.webp") no-repeat center;
    background-size: cover;
    border-radius: 30px;
  	/* background: #fdeddb5c; */
}
.home-service-section-h2{
	font-size: 1.15rem;
}
.bg-header .header-first-row {
    padding: 7px 15px 7px 15px !important;
}
.fast_search {
    border: 2px solid var(--primary);
    font-weight: var(--font-weight-bold);
    border-radius: 30px;
}
footer h5 {
    border-bottom: 2px dashed var(--primary);
}
footer .bg-footer {
    background-image: url(/uploads/files/2c30e11a-b49f-42a2-8bc6-ed47edb093c9.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top: 0px !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;
}
.news-grid .news-short-description {
    font-size: .95rem;
    font-weight: 400;
    line-height: 1.25;
}
.news-grid .item-date-text {
    color: #000000;
    font-size: 1rem;
    font-weight: 500 !important;
}
.news-grid .card-footer {
    background: #fff !important;
    border: 1px solid var(--border-color) !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.news-grid .card-title {
    font-size: 1.1rem;
    font-weight: 500 !important;
    margin: 2px 0 0;
}
.news-grid .card-footer .btn {
    font-size: 0.95rem !important;
    padding: .20rem 0.75rem;
    border-radius: 20px;
}
.cookie-consent a {
    font-size: 0.85rem !important;
    font-weight: 500 !important;
}
.cookie-consent .btn-primary, .cookie-consent .btn-secondary {
    font-size: 0.9rem;
    font-weight: 500;
    border-radius: 20px !important;
}
.gdpr-text {
    font-size: 1rem;
}
.custom-contacts #contact-form .form-group .form-control {
    background: #f8f8f8;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid var(--primary);
}
.product-page .view h1 {
    font-size: 1.40rem;
    font-weight: 400;
    color: var(--bg-header-text);
    margin-bottom: 25px;
    line-height: 1.4;
}
.count_info {
    font-size: 1rem;
    font-weight: 400;
}
.fa-check-circle {
    color: #6ABF4B !important;
}
#price {
    color: var(--primary);
    font-weight: 500;
    font-size: 1.55rem;
}
.product-fast-order-container {
    background: url(/uploads/files/daa27be6-e12f-479e-9afa-3d7bd836abe1_ta.webp) no-repeat center;
    background-size: cover;
    border-radius: 30px;
    padding: 20px !important;
}
.product-page .view .add-to-cart-div .addToCartBtn {
    color: var(--primary-text);
    width: 100%;
    font-size: 1.15rem !important;
    min-width: 220px !important;
    background-color: var(--menu-bg) !important;
    font-weight: 500 !important;
    border-color: var(--primary);
    border-radius: 20px !important;
}
.fa-plus-circle:before {
    color: var(--primary);
}
.fa-minus-circle:before {
    color: var(--primary);
}
.text-more {
    display: none;
}
.short_full_description:before {
    box-shadow: none!Important;
}
.short_full_description {
    height: auto!important;
}
.main_header {
    font-size: 1.3rem;
}
.dropdown-submenu{
	font-size: 1.05rem;
}
.main-menu2 .dropdown-item {
    font-weight: 400;
}
.main_header:after {
    content: "";
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 176px;
    height: 21px;
    background: url(/uploads/files/8e4adec2-691a-45c6-a259-aaae75fa20e5.webp) no-repeat center;
    background-size: contain;
    border: none ! Important;
}
.category-icon-hr {
    margin-top: 3px!important;
    margin-bottom: 16px!important;
    border-top: 2px solid var(--primary)!important;
    width: 30%!important;
}
.up-header-mobile{
	display: none;
}
.header-icons-menu {
    width: 29px;
}
.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;
}
.header-icons-menu-home{
	width: 26px;
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    text-transform: none;
    font-size: 0.95rem;
    font-weight: 500 !important;
    margin-bottom: 15px;
    line-height: 1.25;
}
.pro-price {
    font-size: 1.05rem !important;
    font-weight: 500 !important;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart {
    font-size: .9rem;
    padding: 5px 12px 3px;
    font-weight: 500 !important;
    min-width: 100px;
    text-align: center;
    justify-content: center;
    border-radius: 20px;
}
.see-all {
    background: #fff;
    border: 2px solid var(--primary);
    border-radius: 100px;
    color: var(--body-text);
    font-size: 1rem;
    font-weight: 500 !important;
    min-width: 200px;
    padding: 5px 0px 4px !important;
    text-transform: uppercase;
}
.see-all:hover {
    background: var(--primary)!important;
    border: 2px solid var(--primary)!important;
    color: white!important;  
}
.carousel-control-next, .carousel-control-prev {
    width: 10%;
  	opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 32px !important;
    min-width: 33px ! Important;
    border-radius: 50%;
    background-color: var(--primary);
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
}
.product-page .carousel-inner {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.product-page .carousel-indicators {
    border-top: 0px ! Important;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.breadcrumb{
	font-size: 0.95rem;
}
.promo-image-mobile{
	display: none;
}
.product-page .t2_grid .product-list-item .product-item-header img {
    transition: all 0.5s;
    height: 280px;
}
.myCarousel .carousel-inner .gallery-images {
    height: 400px!important;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.product-page .view .product-right-column {
    min-height: 514px;
    margin-bottom: 48px;
}
.modal-cart .btn-secondary{
	border-radius: 30px;
  	font-size: 0.95rem;
}
.modal-cart .btn-primary{
	border-radius: 30px;
  	font-size: 0.95rem;
}
.product-cart-name a {
    font-size: 1rem;
}
.orders-active-page .product-cart-price {
    font-size: 1.05rem;
    font-weight: 500;
}
.orders-active-page .product-cart-total {
    font-size: 1.05rem;
    font-weight: 500;
}
.btn.btn-primary{
	border-radius: 30px!important;
}
.btn.btn-secondary{
	border-radius: 30px!important;
}
h1.col-auto.text-uppercase.m-0.d-none.d-lg-inline-flex.h4.font-weight-normal, h3.h4.border-bottom.pb-3.text-uppercase.mb-0.font-weight-normal {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
}
.lang-options {
    width: 170px;
    background: white;
    border: 2px solid var(--primary);
    border-radius: 10px;
}
@media (max-width: 992px) {
  .up-header {
        border-top: none;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
  .up-header-mobile {
    display: block;
}
  .promo-image-mobile {
        max-width: 28px;
        max-height: 28px;
        margin-bottom: 0px !important;
    }
  .header-icons-menu{
  	max-width: 28px;
        max-height: 28px;
        margin-bottom: 0px !important;
  }
      .col-profile {
        border-bottom: 2px solid var(--primary) !important;
        border-top: 2px solid var(--primary) !important;
    }
  .language-container{
  	display: none!important;
  }
  .currency-container{
  	display: none!important;
  }
      .main-menu2 img:not(.sub-category-cover) {
        height: 80px ! Important;
        width: 100%;
        margin-bottom: 10px;
    }
  .nav-menu-logo {
        border-bottom: 2px solid var(--primary);
    }
  #navbarCollapse {
        background-image: url(/uploads/files/69633c17-d491-46e4-b338-be4dba381f04.webp) !important;
    }
  .main-menu2 .nav-item {
        background: transparent!important;
    }
  .promo-image-mobile{
	display: block;
}
  .bg-header .nav-custom-link {
    padding-bottom: 0.55rem;
}
  .class-dropdown{
    margin-bottom: 0.5rem;
  }
  .class-custom-padding-dropdown{
  	padding-top: 0px!important;
  }
  .main-menu2 .dropdown-menu-select {
        border: 2px dashed var(--primary) !important;
        border-radius: 0px 20px 20px !important;
        margin-left: -36px;
    	padding-right: 56px;
    	margin-top: 15px;
        margin-bottom: 15px;
    }
  .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;
    }
  .first-li-all-btn{
  	margin-left: 10px!important;
  }
.bg-header .nav-custom-link {
    font-size: 1.10rem;
}
  .p-header{
  	font-size: 1.10rem;
  }
      .dropdown-toggle:after {
        border-bottom: 0;
        border-left: .4em solid transparent;
        border-right: .4em solid transparent;
        border-top: .4em solid var(--primary);
        content: "";
        display: inline-block;
        margin-left: 5px;
        vertical-align: .155em;
        margin-right: auto;
    }
  .dropdown-menu .submenu-2 {
        background: #f8f8f852 !important;
        border: 2px dashed var(--primary) !important;
        border-left: 0px !important;
        box-shadow: none ! Important;
        padding: 1rem 1.76rem 1rem 0.76rem !important;
        border-right: 0px !important;
        margin-right: -55px;
        border-radius: 0px !important;
    }
  .dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent!important;
}
  .dropdown-submenu .dropdown-toggle:after{
  	margin-left: 69px ! Important;
        margin-right: -48px;
  }
  
   .product-page .view .product-right-column {
    min-height: auto;
     margin-bottom: 10px;
   }
  .home-service-section-h2 {
    font-size: 1.05rem;
}
  .product-page .t2_grid .product-list-item .product-item-footer .card-title {
    text-align: center;
}
  .product-page .t2_grid .product-list-item .fast-add-to-cart {
    margin-bottom: 30px;
    font-size: .85rem;
}
  .see-all {
    font-size: 0.95rem;
    min-width: 180px;
}
  .product-page .t2_grid .product-list-item .product-item-footer .card-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; 
    text-overflow: ellipsis;
    white-space: normal;
    text-transform: none;
    font-size: 0.95rem;
    font-weight: 500 !important;
    margin-bottom: 15px;
    line-height: 1.25;
}
  footer h5 {
        margin-top: 15px;
    }
  .main_header {
    font-size: 1.25rem;
}
  .navbar-nav .nav-item:hover .dropdown-menu {
    max-width: 310px;
}
  .orders-checkout-page h4{
  	font-size: 1.2rem;
  }
  
  .product-page .t2_grid .product-list-item .product-item-header img {
    transition: all 0.5s;
    height: 200px;
}
  
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

