header .logo {height: 38px;}
@media (max-width: 992px) {header .logo {height: 27px;}}
: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:rgb(247, 247, 247);--bs-bg-footer-bg:rgb(247, 247, 247); --menu-bg:rgb(14, 134, 212);--bs-menu-bg:rgb(14, 134, 212); --primary:#0E86D4;--bs-primary:#0E86D4; --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:#212121;--bs-bg-footer-text:#212121; --menu-text:#FFFFFF;--bs-menu-text:#FFFFFF; --primary-text:#FFFFFF;--bs-primary-text:#FFFFFF; --secondary-text:#212121;--bs-secondary-text:#212121; --link-color:#212121;--bs-link-color:#212121; --link-hover-color:rgb(14, 134, 212);--bs-link-hover-color:rgb(14, 134, 212); --primary-10:#0E86D41a;--bs-primary-10:#0E86D41a; --primary-20:#0E86D433;--bs-primary-20:#0E86D433; --primary-30:#0E86D442;--bs-primary-30:#0E86D442; --primary-40:#0E86D466;--bs-primary-40:#0E86D466; --primary-50:#0E86D480;--bs-primary-50:#0E86D480; --primary-60:#0E86D499;--bs-primary-60:#0E86D499; --primary-70:#0E86D4b3;--bs-primary-70:#0E86D4b3; --primary-80:#0E86D4cc;--bs-primary-80:#0E86D4cc; --primary-90:#0E86D4e6;--bs-primary-90:#0E86D4e6; --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; }
.preview-product-modal .product-images-modal {
    border-radius: 15px;
}
.preview-product-modal h2 {
    font-weight: 400;
    color: var(--primary);
    font-size: 1.4rem;
}
.preview-product-modal .price .price-percent {
    background-color: var(--primary) !important;
    color: white !important;
}
.preview-product-modal .product-count-selector i {
    color: var(--primary);
}
.preview-product-modal #price {
    font-size: 1.6rem;
    font-weight: 400;
    color: #133a65;
}
.preview-product-modal .count_info {
    font-size: 1rem;
    font-weight: 500;
    color: #533614;
}
.preview-product-modal #fk-price {
    color: rgba(0, 0, 0, .5);
    font-size: 1.2rem;
    font-weight: 400;
    text-decoration: line-through;
}
.btn-clear-cart{
  display:none!important;
}
.gdpr-text {
    font-size: 1.1rem;
}
.product-page .h4{
	font-size: 1.2rem !important;
    font-weight: 500 !important;
}
.product-page .t2_grid .product-list-item .product-item-header span {
    background: #BD2131!important;
}
.product-page .define-container {
    max-width: 100px;
    font-size: 0.9rem!important;
}
.product-page #fast_order_btn{
	background: #133a65;
    border: 1px solid #133a65;
}
.btn.btn-outline-primary {
    border-radius: 25px;
    padding: 5px 13px;
}
.btn.btn-outline-primary:hover {
    border-radius: 25px;
    padding: 5px 13px;
  	background: var(--primary)!important;
}
.product-page .form-check input[type=checkbox]+label {
    font-size: 1rem!important;
    font-weight: 400!important;
}
.product-page .fa-list{
	display: none;
}
.btn.btn-primary {
    border-radius: 25px;
    padding: 5px 13px;
}
.product-page .carousel-inner{
	border: 1px solid #E8EFF8 !important;
  	border-bottom: none!important;
}
.product-page .carousel-indicators{
	border: 1px solid #E8EFF8 !important;
}
.product-page .product-right-column h1{
	font-size: 1.7rem;
    font-weight: 400;
    color: var(--primary);
}
.product-page #price{
	font-size: 1.6rem;
    font-weight: 400;
    color: #133a65;
}
footer .bg-footer {
    background: #E8EFF8 !important;
    color: var(--bg-footer-text);
}
.product-page.search .filter .resetFilter {
    background-color: #023061 !important;
    color: white;
    border-radius: 25px;
    padding: 5px 13px;
}
.product-page.search .filter .resetFilter:hover {
    color: white!important;
}
.img-econt{
	width: 150px;
    margin-top: 10px;
}
.count_info i{
	color: var(--primary);
}
.count_info {
	font-weight: 400;
}
.product-page .view .addToCartBtn {
    min-width: 220px;
    font-size: 1.1rem;
}
.product-fast-order-container{
	background: #E8EFF8 !important;
    border: 1px solid #cbd5e3 !important;
    padding: 17px !important;
    border-radius: 10px;
}
.custom-contacts #contact-form .form-group .form-control {
    background: #f8f8f8;
    border-top: none;
    border-left: none;
    border-right: none;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid var(--primary);
}
.navbar-nav li:nth-last-child(2) .submenu-2,.navbar-nav li:nth-last-child(2) .submenu-3 {
    border-right: 0px !important;
    box-shadow: 2px 0 6px 0 rgb(0 0 0 / 0%), 0 2px 5px 0 rgb(0 0 0 / 19%);
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
  	left: auto!important;
    right: 100%!important;
    top: 0!important;
    margin-top: 0!important;
}
.cookie-consent .btn-secondary{
	background-color: #023061 !important;
    color: white;
  	border-radius: 25px;
  	padding: 5px 13px;
}
.cookie-consent .btn-secondary:hover{
	background-color: #023061 !important;
    color: white!important;
  	border-radius: 25px!important;
  	padding: 5px 13px!important;
}
.banner-free img {
    max-height: 360px!important;
    height: auto!important;
    width: 100%;
    min-height: 150px!important;
    object-fit: fill!important;
}
.dropdown-menu .submenu-2 {
    background: white;
    border: 1px solid #dbdbdb !important;
    border-left: 0px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 0%), 0 2px 5px 0 rgb(0 0 0 / 19%);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0.26rem 0 0.26rem 0.76rem !important;
}
.dropdown-menu .submenu-3 {
    background: white;
    border: 1px solid #dbdbdb !important;
    border-left: 0px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 0%), 0 2px 5px 0 rgb(0 0 0 / 19%);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0.26rem 0 0.26rem 0.76rem !important;
}
.dropdown-submenu .dropdown-item{
	color: #222222;
}
.main-menu2 .dropdown-menu {
    min-width: 300px;
}
.dropdown-menu-select-categories {
    border: 1px solid #dbdbdb !important;
    background: #fff !important;
    border-top: 0px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 0%), 0 2px 5px 0 rgb(0 0 0 / 19%);
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
  	color: #222222;
}

.mtb-50px {
    margin: 50px 0px;
}
.static-area .static-area-wrap {
    border: 1px solid var(--border-color);
    padding: 30px;
  background: #fafafa;
}

.static-area .single-static {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 30px 0 30px;
    border-left: 1px solid var(--border-color);
}

.static-area .single-static img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    margin-right: 15px;
}

.static-area .single-static .single-static-meta h4 {
    color: #272727;
    font-size: 16px;
    font-weight: 550;
    text-transform: capitalize;
    line-height: 24px;
    margin-bottom: 5px;
}

.static-area .single-static .single-static-meta p {
    line-height: 17px;
    color: #9d9c9c;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}

.cookie-consent {
    background: #E8EFF8 !important;
}
.cookie-consent__message  a{
  color: #004c98!important;
}
.sub-category-cover {
    height: 120px!important;
        object-fit: contain;
}
.banner-img {
    max-width: 100%;
    object-fit: cover;
    height: auto;
  min-height:502px;
}


.product-page .t2_grid .product-list-item .product-item-header img {
 
    min-height: 160px;
     padding:20px;
}

.banner-text-carousel-two-cols{
 
    height: 491px!important;

}

footer h5 {
    border-bottom: 1px solid rgb(222 222 222)!important;
}

.fast_search {
    border: 2px solid rgb(0 122 255 / 60%);
    font-weight: var(--font-weight-bold);
}

.banner-text-container {

    max-width: 1326px!important; 
      background: transparent!important;
    border: 0px solid var(--primary-70)!important;
  padding:0px!important;

}

.product-list-item{
 padding-bottom: 1rem;
}
.next-container {

  margin-right: auto;
  background: transparent!important;
  border: 0px!important;
  max-width: 500px;
  padding: 25px;    
  border-radius: 80px;
}

.btn-catalog{
  border: 2px solid var(--primary)!important;
  background: var(--primary)!important;
  color: #fff;
}

.btn-catalog:hover{
  border: 2px solid var(--primary)!important;
  background: var(--primary)!important;
  color:#fff;
}
.banner-text-container h2{
	display:none!important;
}
.card-img-overlay {
    max-width: 1326px!important;
    margin: auto;
}
.img-zig-zag {
    border-radius: 100px;
    border: 3px solid #a4ca3a5c!important;
    max-height: 400px;
    max-width: 550px;
}
.h3-zig-zag {
    font-size: 1.7rem;
    color: rgb(71, 59, 132)!important;
}
.title{
    font-size: 2.1rem!important;
    line-height: 1.4;
    color: #272727!important;
}
.h6-custom{
    color: #333333a3!important;
    font-size: 1.4rem!important;
}
.product-description{
     font-size: 16px!important;
    font-weight: 550!important;
      color: #33333394;
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title {
    white-space: normal;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main-menu2 .megamenu {
    background: rgb(255 255 255);
    color: var(--bg-header-text);
    left: 0;
    padding: 10px 15px 15px;
    right: 0;
    top: 36px!important;
    width: 100%;
    border: 3px solid var(--primary)!important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.menu-btn-all{
  background: var(--primary)!important;
    color: white!important;
    padding-top: 10px!important;
    border-radius: 10px;
}
.product-page .t2_grid .product-list-item .product-item-header {
    border: 1px solid #E8EFF8!important;
    border-bottom: 0;
    border-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  	border-bottom: 0px!important;
}
.product-page .t2_grid .product-list-item .fav-icon-container {
    background: #f5f5f5 !important;
}
.product-item-footer.card-body {
    border: 1px solid #E8EFF8!important;
    border-bottom: 0;
    border-top: 0;
    padding: 15px 15px 0px 15px !important;
}
.card-title {
    font-size: 16px !IMPORTANT;
    text-transform: none !IMPORTANT;
  font-weight: 500 !important;
}
.card-footer {
    border: 1px solid #E8EFF8!important;
    border-top: 0;
    padding: 10px 15px 10px 15px !important;
    background: #E8EFF8 !important;
}
.product-page .t2_grid .product-list-item .pro-price {
    font-size: 16px !IMPORTANT;
    font-weight: 500 !important;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart {
    font-size: 15px !IMPORTANT;
    font-weight: 500 !important;
    padding-top: 3px;
    padding-bottom: 3px;
}
.see-all {
    text-transform: uppercase;
    border: 2px solid var(--primary);
    color: var(--primary);
    padding: 7px 20px;
    border-radius: 25px;
}
.see-all:hover{
  background:var(--primary);
  color:white;
}

.bg-footer {
    background-image: url(/uploads/files/2bb4434d-939e-4967-af00-d5a55743e958.webp) !important;
    border: 0 !important;
}
footer h5 {
    border-bottom: 2px solid var(--primary) !important;
    border-bottom-style: dashed !important;
}
.product-page .carousel-item img {
    height: 460px !important;
    padding: 30px;
}
.dropdown-submenu a{
	font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase!important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: white!important;
}
.dropdown-item.hover, .dropdown-item:hover {
    color: var(--primary);
    text-decoration: none;
    background: white!important;
}
.product-page .t2_grid .product-list-item .pro-price .old {
	font-size: 15px;
}
.product-page #fk-price{
	color:rgba(0,0,0,.5);
  	font-size: 1.2rem;
    font-weight: 400;
}
.product-page .product-right-column .price{
	margin-bottom: 10px;
}
.product-page .phone-order{
	font-weight: 400;
}
.orders-active-page .product-cart-price{
	font-size: 1rem;
  	font-weight: 400;
}
.orders-active-page .product-cart-total{
	font-size: 1rem;
  	font-weight: 400;
}
.product-page .price-connected-products-column{
	font-size: 1.05rem;
    font-weight: 400;
}
.product-page .old-price-connected-products-column{
	color:rgba(0,0,0,.5);
  	margin-top: 5px;
}
@media (max-width: 992px){
.product-page .t2_grid .product-list-item .product-item-footer .card-title{
    font-size: 15px!important;
  }
  .product-page .product-right-column h1 {
    font-size: 1.5rem;
}
  .fast-order {
        background: transparent;
        padding: 0 1rem 1.25rem;
    }
      .product-page .view .old {
        font-weight: 400;
    }
  .product-page .t2_grid .product-list-item .fast-add-to-cart {
    font-size: 13px!important;
}
  .product-page .carousel-item img {
    height: 400px !important;
    padding: 50px;
}
  .currency-container{
  	display: none!important;
  }
  #navbarCollapse {
     background: #E8EFF8 !important;
    }
 .navbar-nav .border-bottom {
        border-bottom: 1px solid #023061 !important;
    }
  .product-page .t2_grid .product-list-item .pro-price{
    font-size: 16px!important;
}
  .main-menu2 .megamenu {
    top: 0px!important;
    background: rgb(248 248 248)!important;
}
  .main-menu2 .nav-item {
        background: #E8EFF8 ! Important;
  }
  .product-page .t2_grid .product-list-item .fast-add-to-cart {
    font-size: 12px !IMPORTANT;
    font-weight: 500 !important;
    padding-top: 3px;
    padding-bottom: 3px;
}
  .title {
    display: block!important;
    font-size: 1.8rem!important;
    line-height: 1.4;
    }
    .main-menu2 .megamenu {
    border: 3px solid var(--primary)!important;
    border-radius: 20px;
}
   .h2-title{
     display: block!important;
    font-size: 1.2rem;
    } 
  .img-zig-zag {
    border-radius: 60px;
  }
  .bg-header {
    padding-top: 0.37rem !important;
    padding-bottom: .37rem!important;
}
  .banner-full-image .banner-img {
    object-fit: cover;
    object-position: center!important;
    width: 100%;
}
  .next-container {
    background: #ffffffeb!important;
}
.bg-header .logo {
    max-width: 100%;
    width: auto;
}
.header-first-row{
  padding: 0rem 15px!important;
}
  .static-area .single-static {
    border-left: 0px solid var(--border-color);
}
  .carousel-item img {
    min-height: 400px;
}
  .submenu-2 {
  	margin-top: 15px !important;
    margin-bottom: 15px;
}
  .product-page #price {
    font-size: 1.4rem;
}
  .product-page #fk-price {
    font-size: 1.1rem;
}
  .orders-active-page .product-cart-price {
        font-size: 0.77rem;
    }
  .orders-active-page .product-cart-total {
        font-size: 0.77rem;
    }
  }
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

