header .logo {height: 50px;}
@media (max-width: 992px) {header .logo {height: 30px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(249, 249, 249);--bs-bg-header-bg:rgb(249, 249, 249); --bg-footer-bg:rgb(244, 244, 244);--bs-bg-footer-bg:rgb(244, 244, 244); --menu-bg:rgb(51, 51, 51);--bs-menu-bg:rgb(51, 51, 51); --primary:#FF6D1F;--bs-primary:#FF6D1F; --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:#222222;--bs-body-text:#222222; --bg-header-text:#2A2A2A;--bs-bg-header-text:#2A2A2A; --bg-footer-text:;--bs-bg-footer-text:; --menu-text:#FFFFFF;--bs-menu-text:#FFFFFF; --primary-text:#FFFFFF;--bs-primary-text:#FFFFFF; --secondary-text:#212121;--bs-secondary-text:#212121; --link-color:#222222;--bs-link-color:#222222; --link-hover-color:rgb(255, 109, 31);--bs-link-hover-color:rgb(255, 109, 31); --primary-10:#FF6D1F1a;--bs-primary-10:#FF6D1F1a; --primary-20:#FF6D1F33;--bs-primary-20:#FF6D1F33; --primary-30:#FF6D1F42;--bs-primary-30:#FF6D1F42; --primary-40:#FF6D1F66;--bs-primary-40:#FF6D1F66; --primary-50:#FF6D1F80;--bs-primary-50:#FF6D1F80; --primary-60:#FF6D1F99;--bs-primary-60:#FF6D1F99; --primary-70:#FF6D1Fb3;--bs-primary-70:#FF6D1Fb3; --primary-80:#FF6D1Fcc;--bs-primary-80:#FF6D1Fcc; --primary-90:#FF6D1Fe6;--bs-primary-90:#FF6D1Fe6; --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; }
.cookie-consent {
    background: var(--secondary)!important;
}
#attributes_options{
  display: none;
}
.product-cart-name h5 {
    font-size: 1.15rem;
}
.product-cart-action .small {
    font-size: 1rem;
}
.menu_icon {
    width: 44px !important;
    height: 44px !important;
    margin-right: 8px;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
}
.filter-price{
  display:none;
}
.news-page .grid .image {
    max-height: 270px;
    object-fit: cover;
    object-position: center;
}
.short_full_description:before, .short_full_description:after {
    content: "";
    position: inherit!important;
}
#m_tab3-tab{
  display:none;
}
.myCarousel .carousel-inner .gallery-images {
    height: 450px!important;
}

.dropdown-menu-select-categories{
  border: 2px dotted ;
  border-color:#ff803dbd!important;
  background: #fbfbfb!important;
  color: var(--secondary-text)!important;
  padding: 0.6rem 0.1rem;
  border-top: 0px!important;
  min-width: 250px;
}
.submenu-2, .submenu-3 {
     border: 2px dotted!important;
  border-color:#d7d7d7!important;
      background: #fbfbfb!important;
  border-left:0px!important;
     min-width: 250px;
}
.dropdown-menu-select {
    margin-top: 1px!important;
}
 .dropdown-menu-select-categories .dropdown-item{
        color: var(--secondary-text)!important;
 }
.orders-active-page .product-cart-price {
    font-size: 1rem;
    font-weight: 500;
}
.orders-active-page .product-cart-total {
    font-size: 1rem;
    font-weight: 500;
}

 .dropdown-menu-select-categories .dropdown-item:hover{
        color: var(--primary)!important;
        background: transparent;
  }

.main-menu2 .dropdown-item {
   font-weight: 500;
    font-size: 1.15rem;
}

.btn-info {
    color: #fff;
    background-color: #2bc28f;
    border-color: #2bc28f;
      min-width: 130px;
}
.fa-check-circle{
  color: var(--primary);
}
#product_options .form-control, .product-note{
      border: 2px solid rgb(131 131 131);
}
.fileinput-remove{
  display:none;
}
.file-preview {

    border: 2px dotted #838383!important;
}
#price{
     font-weight: 500!important;
    color: #f95700!important;
  	font-size: 1.65rem;
}
.price {
  margin:0.5rem 0rem!important;
}
.carousel-inner {
    background: #fafafa;
    background-image: url(../img/bg-h4-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: 1px solid var(--border-color)!important;
}


.short_full_description {
    height: auto!important;
    overflow: hidden;

}
.short_full_description:before {
    box-shadow: none!important;
}
.text-more {
    display: none!important;
}
.product-page .myCarousel .carousel-inner .gallery-images {
    height: 460px!important;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    padding: 70px;
}

.footer-a {
  display:none;
}
.border-20{
  margin-top:20px;
  border-radius:20px;
}
.border-30{
  border-radius:30px;
}
footer h5 {
    border-bottom: 2px dotted rgb(255 109 31);
  
}
.custom-5-proekti .card-footer{
  display:none;
}

body {
    background-image: url(/uploads/files/b98cdd2a-d2e8-4fd6-9342-e1d0a59e1524.webp);
    height: auto;
    background-attachment: fixed;
    background-position: left;
    background-repeat: repeat;
    background-size: auto;
}

.custom-5-proekti  .card-body {
      border: 0px!important;
}

.custom-5-proekti .card-img-top {
    max-height: 300px!important;
    object-fit: cover;
    border-radius:20px;
}
.custom-5-proekti .card{
    margin-bottom: 0px!important;
}

.btn-catalog,.btn-catalog:hover {
    font-size:1rem!important;
    padding: 6px 25px!important;
    BORDER: 2px solid var(--primary);
    BACKGROUND: var(--primary);;
    COLOR: #FFF;
}
.testimonial {
    width: 100%;
    max-width: 370px;
}
.testimonial-container {
    max-width: 1326px;
    margin: auto;
}
.main-menu2 {
    border-bottom: 2.5px solid #ff803d;
}
  .bg-row-2{
   background: #f9f9f9;
    padding: 0px;
    background-image: url(/uploads/files/e5f62310-bd85-498a-9db8-2b43bdbc5df9.webp);
        background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


  }

.bg-footer {
    background-image: url(/uploads/files/9d5857f3-f698-4afd-ab92-1ebade9c09a8.webp)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
  
.header-first-row{
  padding: 30px 15px!important;
}

.fast_search{
     border: 1px solid #e9e9e9!important;
    width: 400px!important;
  background: #fff!important;
}

.bg-header .nav-custom-link {
    font-size: 0.95rem;
    margin-right: 25px;
} 
.bg-header .nav-custom-link:hover {
    font-size: 0.95rem;
    margin-right: 25px;
    border-bottom: 2px solid var(--menu-bg);
} 
.bg-header  {
    background-image: url(/uploads/files/2a63b1a8-7f46-4ae1-8f4f-007947362acd.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.product-page .t2_grid .product-list-item .product-item-header img {
    height: auto!important;
    object-fit: cover!important;
    max-height: 300px;
  
}

.card-footer {
    margin-top: 10px;
}

.product-page .t2_grid .product-list-item .fav-icon-container {
    top: 5px;
}


.product-page .t2_grid .product-list-item .fav-icon-container {
   background: #f9f9f9!important;
}

.product-page .t2_grid .product-list-item .product-item-header, .product-page .list .product-list-item .product-item-header {
    background: #ffffff!important;
    border: 2px dotted #eaeaea;
    border-radius: 10px;
     padding: 0px;

}

.product-page .t2_grid  .product-list-item .product-item-footer .card-title, .product-page .list .product-list-item .product-item-footer .card-title {
    font-size: 1.15rem!important;
    padding-bottom: 0px;
    text-align: left;
    line-height: 1.3;
    text-transform: none;
    margin-bottom: 5px;
    margin-top: 15px;
}

.pro-price {
    font-size: 1.15rem !important;
}

.product-page .t2_grid .product-list-item .product-item-footer {

    padding-top: 0.2rem;
}

.product-page .t2_grid .product-list-item .product-item-footer .card-title, .product-page .list .product-list-item .product-item-footer .card-title {

    white-space: normal;
}

.product-list-item {
  margin-bottom: 2rem!important;
}

.preview-product-modal .product-images-modal {
    border-radius: 15px;
}
.preview-product-modal h2 {
    text-transform: none !important;
    font-weight: 500;
    font-size: 1.4rem;
}
.preview-product-modal .count_info {
    font-size: 1rem;
    font-weight: 500;
}
.preview-product-modal .price .price-percent {
    background-color: #DB1717 !important;
    color: white !important;
}
.preview-product-modal #price {
    color: var(--primary);
    font-weight: 500;
    font-size: 1.55rem;
}


@media(max-width: 992px){
  .currency-container a {
  	color: white!important;
  }
   .pro-price {
    font-size: 1rem!important;
   }
      .navbar-nav .nav-item .col-auto{
  	color: white;
  }
  .bg-header .nav-custom-link {
    color: white !important;
}
  .currency-container a{
  	color: white;
  }
  .navbar-nav .nav-item .col-auto a{
  	color: white;
  }
    .dropdown-menu-select-categories {
     
    border: 2px dotted #acacac!important;

  }
  
  .main-menu2 {
    border-bottom: 0px solid #ff803d;
  }
  
  .submenu-2, .submenu-3{
    border-color: #acacac!important;
    border-left: 0px!important;
    border-right: 0px!important;
  }
  
  .header-first-row {
    padding: 0px 15px!important;
  }
  
  .bg-header .nav-custom-link:hover {
 
    border-bottom: 0px solid var(--menu-bg);
}
  
  footer .bg-footer .logo {
    max-width: 150px!important;
}
  
}
@media (max-width: 992px) {
      .main-menu2 .collapse {
        background: #333333 !important;
    }

  .main-menu2 .nav-item {
        background: #333333!important;
    }

}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

