header .logo {height: 70px;}
@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: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(60, 167, 231);--bs-menu-bg:rgb(60, 167, 231); --primary:#2187C4;--bs-primary:#2187C4; --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:#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(34, 34, 34);--bs-link-hover-color:rgb(34, 34, 34); --primary-10:#2187C41a;--bs-primary-10:#2187C41a; --primary-20:#2187C433;--bs-primary-20:#2187C433; --primary-30:#2187C442;--bs-primary-30:#2187C442; --primary-40:#2187C466;--bs-primary-40:#2187C466; --primary-50:#2187C480;--bs-primary-50:#2187C480; --primary-60:#2187C499;--bs-primary-60:#2187C499; --primary-70:#2187C4b3;--bs-primary-70:#2187C4b3; --primary-80:#2187C4cc;--bs-primary-80:#2187C4cc; --primary-90:#2187C4e6;--bs-primary-90:#2187C4e6; --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 {
    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/b5130b08-08d8-48dd-bd00-a846f0582f41.webp);
    height: auto;
    font-family: "Exo 2", sans-serif;
    background-attachment: fixed;
    background-position: left;
    background-repeat: repeat;
    background-size: auto;
}

.main-product-carousel img {
    height: 390px!important;
}
.sort-control .fa-list{
	display: none!important;
}
.orders-active-page .product-cart-total {
    font-size: 1rem;
    font-weight: 500;
}
.search-grid-type-selector h1{
	font-size: 1rem;
    font-weight: 400 !important;
}
.product-page .t2_grid .product-list-item .pro-price {
    color: var(--body-text);
    font-size: 1.15rem;
}
.product-page.search .filter_text {
    font-size: 1rem;
}
.preview-product-modal #price {
    font-weight: 500;
    font-size: 1.55rem;
}
.preview-product-modal .product-define{
	margin-bottom: 10px!important;
}
.preview-product-modal h2 {
    text-transform: none !important;
    font-weight: 400;
    font-size: 1.4rem;
}
.preview-product-modal .product-images-modal {
    border-radius: 15px;
}
.orders-active-page .product-cart-price {
    font-size: 0.95rem;
    font-weight: 500;
}
.filter .form-check input[type=checkbox] + label {
    cursor: pointer;
    padding: 0;
    position: relative;
    /* background: #333; */
    font-weight: 500;
    font-size: 1.1rem;
}
#attributes_options{
  display:none;
}
.product-page.search .filter .jstree-default .jstree-wholerow-clicked {
    background: #ffffff !important; /* Бял фон с приоритет */
    color: #000; /* Черен текст за контраст */
    border: none; /* Без граници */
    filter: none !important; /* Премахване на филтри */
}
.product-page.search .custom-scrollbar {
    border: 0;
    filter: none;
}
.jstree-default>.jstree-no-dots .jstree-node, .jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl {
    background: 0 0;
}
.rating-block h4{
  font-size: 1.1rem;
}
.btn-clear-cart{
  display:none!important;
}
.header-icons {
    margin-top: 10px;
}
.h6-megamenu{
  font-size: 1rem!important;
}
.mega-menu2 a {
    color: var(--menu-text);
    font-weight: var(--font-weight-bold);
    font-size: 0.95rem!important;
}
.product-page .view .connected-right-products .price-connected-products-column {
    color: var(--black)!important;
  font-size: 1.1rem;
}
.product-page .carousel-inner{
  padding:40px 15px;
    border-radius: 30px;
}
:root {
    --blue: #1B8153;
    --yellow: #efc300;
    --green: #8cbd0a;
    --primary:#2187c4;
}
.myCarousel .carousel-inner .gallery-images {
    height: 350px;
}
.badge.badge-primary {
    background-color: var(--yellow);
    border-color: var(--yellow);
}
.bg-header .logo {
  margin-top: -3px;
}

.fast_search {
    border: 2px solid rgb(241 203 35);
    font-weight: var(--font-weight-bold);
    border-radius: 16px;
    height: 38px !important;
    margin-top: 6px;
}
.bg-header .header-first-row {
    padding: 6px 15px 6px 15px ! Important;
}
.promo-image {
    width: 24px;
}
.up-header-mobile {
    display: none ! Important;
}
.up-header {
    border-top: 1px solid rgb(241 203 35 / 14%);
    padding-top: 1.4px !important;
    padding-bottom: 2.4px !important;
    margin-top: 5px;
}
.news-list-col-9 .card-title{
    text-align: left;
}
.p-header{
	margin-bottom: 0;
    font-size: 1rem;
    margin-left: 5px;
    font-weight: var(--font-weight-bold);
    color: var(--body-text) !important;
}
.product-page .t2_grid .product-list-item .product-item-header img {
    transition: all 0.5s;
    max-height: 160px;
    object-fit: contain !important;
}
.product-page .t2_grid .product-list-item .product-item-header {
    background: transparent;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 0;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carousels-1x2 .container{
  
    padding-top:15px!important;
}
.news-grid .card-title {
    font-size: 1.1rem;
    font-weight: 500 !important;
    margin: 2px 0 0 0;
}
.news-short-description {
    line-height: 1.25;
    font-weight: 400;
    font-size: 0.95rem;
}
.news-grid .card-footer {
    border: 1px solid var(--border-color) !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    background: white !important;
}
.news-grid .card-footer .btn {
    padding: 0.25rem 0.75rem;
    font-size: 1.05rem !important;
    background: var(--green);
    border: var(--green);
}
.news-grid .card-img-top {
    width: 100% !important;
    height: 230px !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.item-date-text {
    font-size: 0.95rem;
    font-weight: 500 !important;
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title {
    font-size: 1rem;
    overflow: hidden;
    line-height: 1.3;
    margin-bottom: 10px;
    text-overflow: initial;
    text-transform: none;
    text-align: center;
  	white-space: initial;
}
.product-page .view h1 {
    font-size: var(--font-size-xl);
    font-weight: 500;
    color: var(--bg-header-text);
    margin-bottom: 25px;
    line-height: 1.4;
  	font-size: 1.5rem;
}
.fa-check-circle:before {
    content: "\f058";
    color: var(--yellow);
}
#price {
    color: var(--bg-header-text);
    font-weight: 500;
    font-size: 1.65rem;
}

.fa-plus-circle:before {
    content: "\f055";
    color: var(--yellow);
}
.fa-minus-circle:before {
    content: "\f056";
    color: var(--yellow);
}
.main-menu2 .megamenu {
    top: 186px;
}
.main-menu2 .megamenu {
    background: var(--bg-header-bg)!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;
}
.see-all {
     border: 2px solid var(--green);
    border-radius: 100px;
    color: #ffffff;
    font-size: 0.95rem;
    font-weight: 500 !important;
    padding: 7px 15px 6px 15px !important;
    background: var(--green);
    text-transform: uppercase;
    min-width: 200px;
}
.see-all:hover {
    background-color: var(--green);
    color: white;
}
.see-all-blue {
    border: 2px solid var(--primary);
    border-radius: 100px;
    color: #ffffff;
    font-size: 0.95rem;
    font-weight: 500 !important;
    padding: 7px 15px 6px 15px !important;
    background: var(--primary);
    text-transform: uppercase;
    min-width: 200px;
}
.see-all-blue:hover {
    background-color: var(--primary);
    color: white;
}
.custom-finansovi-otcheti .news-page .list img {
    border: 0px ! Important;
    width: 100%;
    max-width: 50px !important;
}
.custom-40-obshto-sabranie-na-aktsionerite .news-page .list img {
    border: 0px ! Important;
    width: 100%;
    max-width: 50px !important;
}
.custom-41-drugi-novini .news-page .list img {
    border: 0px ! Important;
    width: 100%;
    max-width: 50px !important;
}
.logo-col{
	margin-bottom: 10px;
}
.bg-header .nav-custom-link:hover {
        border-bottom: 2px solid var(--yellow)!important;
    }
.col-profile{
	border-bottom: 2px dashed var(--primary)!important;
  border-top: 2px dashed var(--primary)!important;
}
.news-documents{
	max-width: 1000px;
  margin: auto;
}
.news-documents .card-title {
    font-size: 1.15rem !important;
    margin-bottom: 0px;
}
.product-page .define-container {
    align-items: center;
    border-radius: 100px;
    bottom: auto;
    color: #ffffff;
    display: flex;
    font-weight: var(--font-weight-bold);
    height: auto;
    justify-content: center;
    max-width: 80px;
    padding: 1px;
    position: absolute;
    right: 5px;
    width: 100%;
    background: var(--yellow);
    font-size: 0.85rem;
    font-weight: 500;
  	top: 0;
}
.product-page .t2_grid .product-list-item .btn-icn-fast-add-to-cart {
    background: var(--green);
    width: 32px;
    border-radius: 50px;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 33px;
    margin-right: 6px;
    color: white;
    padding-bottom: 2px;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart {
    color: var(--body-text);
    background-color: transparent;
    border-color: transparent;
    padding-left: 2px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    transition: none;
    margin-top: 5px;
    font-size: var(--font-size-sm);
    font-weight: 500;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart:hover {
    background: var(--green)!Important;
  	border-color: var(--green)!Important;
   
}
.main-product-carousel{
	padding-left: 0px!important;
}
.pagination  {
  width: 100%;
 justify-content: center;
}
.has-megamenu .megamenu{
	top: 180px;
}
.btn.btn-primary {
    border-radius: 40px;
}
.custom-finansovi-otcheti .btn.btn-primary {
    border-radius: 40px;
    min-width: 115px;
    font-size: 1rem;
}
.dropdown .dropdown-submenu .dropdown-item{
	font-size: 1rem;
    text-transform: uppercase ! Important;
    font-weight: 400;
}
.product-define {
    background: var(--yellow);
}
.count_info .fa-check-circle:before {
    color: var(--green);
}
.product-fast-order-container {
    background: #efc3001a;
    padding: 20px ! Important;
    border-radius: 30px;
}
.product-page .view .addToCartBtn {
    font-weight: 500 !important;
    font-size: 1.1rem !important;
    min-width: 215px;
}
.fa-star:before {
    color: #efc300;
}
.rate-bg-0 {
    background: transparent!important;
  	font-size: 1.2rem;
 	 width: 30px;
}
.product-page .t2_grid .product-list-item .fav-icon-container {
    bottom: auto;
    top: 0;
}
footer .bg-footer {
    background-image: url(/uploads/files/98a2b663-da53-4cbe-98c9-335352581b54.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--bg-footer-text);
    border-top: 0 !important;
}
.header-footer {
    color: #fff;
    font-size: 18px;
    font-weight: var(--font-weight-bold);
}
footer h5  {
    border-bottom: 2px dashed var(--primary);
    font-weight: var(--font-weight-bold);
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    text-transform: uppercase;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid var(--primary);
}
.gdpr-text {
    font-size: 1rem;
}
 .addToCartBtn{
      border-radius: 20px!important;
    border-color: var(--green)!important;
background:var(--green)!important;
}
.ajaxSearchContainer {
    background: #fdf9ec;
    border: 2px solid var(--yellow);
    width: 450px;
  	border-radius: 10px;
}
.fast-search h5 {
    font-size: 16px;
    display: -webkit-box!important;
    -webkit-box-orient: vertical!Important;
    -webkit-line-clamp: 2!important;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    white-space: normal!important;
    width: 250px;
}
.myCarousel .carousel-inner .gallery-images {
    height: 400px!important;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.template2-news{
	font-size: 1.3rem;
    font-weight: 500;
}
h3.h4.border-bottom.pb-3.text-uppercase.mb-0.font-weight-normal {
    font-weight: 500 !important;
    font-size: 1.2rem !important;
}
#show_more_product_info{
	display: none;
}
#hide_more_product_info{
	display: none;
}
.short_full_description {
    height: auto!important;
}
.short_full_description:before {
     box-shadow: none!important; 
}
.modal-cart .modal-footer .btn .btn-primary{
	border-color: var(--green) !important;
    background: var(--green) !important;
}
#btn-checkout{
	 background: var(--green) !important;
}
#checkOutBtn{
	background: var(--green) !important;
}
.most-liked-products h2{
	display: none;
}
.custom-home-page .nav-cart-count{
	display: none;
}
.custom-home-page .icon-cart{
	display: none;
}
.custom-home-page .pro-price{
	display:none;
}
.lang-options{
	width: 170px!important;
}
@media (max-width: 1344px) {
  .main-product-carousel img {
      height: auto!important;
  }
}
@media (max-width: 992px) {
  .up-header{
  	display: none;
  }
  .bg-header .with-badge .badge {
        left: 21px;
        font-size: 70%;
        top: -15px;
        bottom: auto;
    }
  .product-page.search .filter_text {
    font-size: 1rem;
}
  .product-page .t2_grid .product-list-item .pro-price {
    color: var(--body-text);
    font-size: 1.05rem;
    margin-top: 5px;
}
  .orders-active-page .product-cart-price {
        font-size: 0.83rem;
    }
  .orders-active-page .product-cart-total {
    font-size: 0.83rem;
}
  #price {
    color: var(--bg-header-text);
    font-weight: 500;
    font-size: 1.55rem;
}
  
  .myCarousel .carousel-inner .gallery-images {
    height: 350px !important;
  }
  .main-product-carousel{
    margin-top: 0px!important;
  }
  .bg-header .header-first-row {
    padding: 0px 15px 0px 15px ! Important;
  }
  .bg-header .nav-custom-link {
        font-size: 1.05rem;
    }
  .up-header-mobile{
	display: block!important;
}
  .bg-header .logo {
    margin-top: -9px !important;
   }
  .nav-menu-logo {
        border-bottom: 2px dashed var(--primary);
    }
  .currency-container{
  	display: none!important;
  }
  .promo-image-mobile{
  	max-width: 30px;
    max-height: 30px;
    margin: 4px 0px;
  }
  .language-container{
  	display: none!important;
  }
  .myCarousel .carousel-inner .gallery-images {
        object-fit: contain!Important;
        -o-object-position: center;
        object-position: center;
        height: 420px;
        width: 100%;
    }
  .main-menu2 img:not(.sub-category-cover) {
    height: 75px!important;
    width: 100%;
}
  .bg-header .nav-custom-link:hover {
    border-bottom: none !important;
}
  .news-documents .card-title {
    font-size: 1.1rem !important;
}
  .product-page .t2_grid .product-list-item .product-item-header img {
    max-height: 125px;
}
  footer h5 {
    padding-top: 15px;
}
 
  .main-menu2 .navbar-collapse.show {
        background: #FDF8E5;
    }
  .main-menu2 .nav-item {
        background: #FDF8E5!Important;
    }
  .logo-in-menu{
  	height: 55px !important;
     margin-bottom: 10px;
  }
  .promo-image-mobile {
        max-height: 44px;
    }
  .main-menu2 .megamenu {
        background: #FDF8E5!important;
        color: var(--bg-header-text)!important;
        left: 0;
        padding: 10px 15px 15px!important;
        right: 0;
        position: relative !important;
        top: 0;
        border: 2px dashed var(--primary)!important;
    	margin-top: 20px!important;
    	border-radius: 0px 15px;
    }
      .menu-btn-all {
        border: 1px solid var(--primary);
        padding: 9px 10px 0px 18px;
        border-radius: 20px;
        color: white !important;
        font-weight: 500;
        font-size: 0.9rem;
        height: 41px;
    }
  .mega-menu2 .dropdown-menu.megamenu.show {
        background: transparent ! Important;
        border-radius: 0px 20px 20px 20px!important;
    }
  .name-img-container{
  	padding-left: 0px!Important;
  }
  .menu-mobile-pl{
  	padding-left: 0px!Important;
    margin-left: 0px!important;
  }
  .megamenu-col-width .list-unstyled{
  	padding-left: 25px;
  }
  .main-menu2 img:not(.sub-category-cover) {
        height: 55px !important;
    }
  .bg-header{
  	border-bottom: 1px solid var(--green);
  }
  .dropdown-menu {
        background: #FDF8E5!important;
        color: var(--bg-header-text)!important;
        left: 0;
        padding: 10px 15px 15px!important;
        right: 0;
        position: relative !important;
        top: 0;
        border: 2px dashed var(--primary)!important;
    	margin-top: 20px!important;
    	border-radius: 0px 15px;
    }
      .myCarousel .carousel-inner .gallery-images {
        height: 400px;
        padding: 40px;
    }
  .bg-header .logo {
        margin-top: 0px !important;
    }
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

