header .logo {height: 80px;}
@media (max-width: 992px) {header .logo {height: 42px;}}
: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(255, 0, 48);--bs-menu-bg:rgb(255, 0, 48); --primary:#FF0030;--bs-primary:#FF0030; --secondary:#F5F5F5;--bs-secondary:#F5F5F5; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(223, 223, 223);--bs-border-color:rgb(223, 223, 223); --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:#222222;--bs-secondary-text:#222222; --link-color:#221122;--bs-link-color:#221122; --link-hover-color:rgb(34, 34, 34);--bs-link-hover-color:rgb(34, 34, 34); --primary-10:#FF00301a;--bs-primary-10:#FF00301a; --primary-20:#FF003033;--bs-primary-20:#FF003033; --primary-30:#FF003042;--bs-primary-30:#FF003042; --primary-40:#FF003066;--bs-primary-40:#FF003066; --primary-50:#FF003080;--bs-primary-50:#FF003080; --primary-60:#FF003099;--bs-primary-60:#FF003099; --primary-70:#FF0030b3;--bs-primary-70:#FF0030b3; --primary-80:#FF0030cc;--bs-primary-80:#FF0030cc; --primary-90:#FF0030e6;--bs-primary-90:#FF0030e6; --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; }
html,body {
    font-family: 'Comfortaa'!important;
}
.custom-21-ukrasa-za-rozhden-den .filter-price{
  display:none;
}
.product-page table, th, td {
  border: 1px solid var(--border-color);
 padding:10px;
}

.product-page .grid .product-list-item .product-item-header, .product-page .list .product-list-item .product-item-header {
 
    border: 2px dotted rgb(255 0 48 / 6%);
    border-radius: 20px;
    background: white;
}

  
  
 .news-short-description {
    line-height: 1.2;
    font-size: 0.95rem!important;
    margin-top: 30px!important;
}
.item-date-text{
     font-size: 0.95rem!important;
}
.main_header {
    font-size: calc(var(--h4) + 0rem)!important;
}

..product-page.search .filter_text {
    font-size: 0.85rem!important;

}

.product-page.search .filter_text .filterHumanName {
      font-size: 0.85rem!important;
}
.fast_search::-webkit-input-placeholder { /* WebKit browsers */
    font-size: .8em; /* 1em -> input font-size * 1 -> 40px * 1 = 40px */
}

.fast_search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: .8em; 
}

.fast_search::-moz-placeholder { /* Mozilla Firefox 19+ */
     font-size: .8em; 
}

.fast_search:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: .8em; 
} 

.testimonial-p {
    font-size: 1rem!important;
}

.bg-header .nav-custom-link {
    text-transform: capitalize;
  font-size: 1.00rem;
}

.product-page .grid .product-list-item .product-item-footer .card-title, .product-page .list .product-list-item .product-item-footer .card-title {
       text-transform: none;
}

.btn-clear-cart{
  display:none!important;
}
.custom-27-ekip .card-footer {
  display:none;
  
}
.custom-27-ekip  .news-short-description{
  text-align:center!important;
  font-weight: 500;
}
.custom-27-ekip .card-footer {
. border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
  
}
.custom-27-ekip .card-body {
  padding-bottom: 20px;
  border-bottom: 2px solid rgb(255 89 120 / 92%);
  background: white;
}

.footer h5 {
    border-bottom: 2px solid rgb(255 102 131);
     max-width: 35%;
}
.contact-bg{
 background: #fafafa;
  padding: 20px 30px;
  border-radius:30px;
}

.blog{
    padding: 5px 0px;
}

.short_full_description {
    height: auto!important;
    overflow: hidden;

}
.short_full_description:before {
    box-shadow: none!important;
}
.text-more {
    display: none!important;
}
  
.blog .grid{
    max-width: 1326px;
    margin: auto;
}

.blog .grid .card-body, .blog .grid .card-footer{
  background : white!important;
}
.header-first-row{
      padding: 12px 15px!important;
}
.fast_search {
      border: 2px solid rgb(255 0 48 / 65%) !important;
       width: 400px!important;
}


.custom-28-partnyori .card-body, .custom-28-partnyori .card-footer{
   display:none;
}
.custom-28-partnyori .card-img-top{
  border:0px!important;
}
.btn-catalog {
    BORDER: 1px solid var(--primary);
    BACKGROUND: var(--primary);
    COLOR: #FFF;
    font-size: .95rem;
    padding: 10px 25px 7px 25px!important;
}
.news-short-description{
  line-height: 1.3;
}
.btn-catalog:hover {
    COLOR: #FFF;
}
.home-service-section-box {
    border: 2px dotted rgb(255 0 48 / 10%) !important;
    border-radius: 8px;
    padding: 25px!important;
    background: #fff;
}

header .logo {
    margin-left: -20px;
}
.product-page .grid .product-list-item .product-item-footer .card-title, .product-page .list .product-list-item .product-item-footer .card-title {
    font-size: var(--font-size-base);
    white-space: normal;
    font-size: 1rem;
}

.home-service-section img {
    max-width: 100px;
}
.call-back{
   background: #fafafa;
}
.bg-container-grey{
     background: #fafafa;
}

.service-item-categories-description{
  display: none ;
}

.banner-img{
    filter: brightness(0.55);
    max-height: 600px;
    width: 100%;
    height: auto;
    min-height: 550px;
    object-fit: cover;
    object-position: center;
}
.btn-products{
      padding: 10px 15px;
    border-radius: 15px;
}
.banner-carousel {
    overflow: hidden;
}
.product-page .view .product-right-column {
    min-height: 497px;
    margin-bottom: 48px;
}

.opacity-div{
    display: block!important;
    background: url(/uploads/files/db34314c-7212-4b17-836c-f7e24c39ecfd.webp);
   height: 750px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background-position: center;
    background-attachment: unset;
    background-repeat: no-repeat;
    background-size: contain;
}


body{
   	  background-image: url('/uploads/files/cf53464f-abe1-4764-8d7e-c11bcff2a0f3.webp');
      height: auto;
      background-attachment: fixed;
      background-position: left;
      background-repeat: repeat;
      background-size: auto;
      overflow-x: hidden;
}

.testimonial-container{
    max-width: 1326px;
    margin: auto;
}

.cookie-consent {
  background: rgb(242, 242, 242)!important;
  color: var(--menu-text);
}

.product-list-item{
  
  margin-bottom:2rem!important;
}
@media(max-width: 992px){
  .header-first-row {
    padding: 5px 15px!important;
    padding-top: 0px!important;
}
  
  .product-page .view .product-right-column {
    min-height: auto;
    margin-bottom: 18px;
}
  
   .custom-28-partnyori  .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 50%;
    max-width: 50%;
   }
  
    #m_tab3-tab{
      display:none;
  }
  
}

.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

