#product .product-page__minimum{
color:#d60000;
}

.article-module__category {
margin-right:10px;
}
.article-module__rating{
display:none;
}
@media (max-width:768px){
.article-module__category, .article-module__text {
display:none;
}
}
.blog-post-date{
display: flex;

    gap: 8px;
    align-items: center;
    justify-content: end;
}

.list-group-item.active{
color:black;
}

.suggestions-promo{
display:none!important;
}

.product-page__discount-item{
font-size:16px;
}

.badge{
margin-left:5px;
}
.multistore{
width:fit-content;

}
.menu__level-1-a{text-transform:uppercase}
.qty-indicator:before{display:inline !important}



.ocf-noUi-connect:before, .ocf-noUi-handle {background-color: #0588a6!important}

.ocf-btn-mobile-fixed .ocf-btn {
    background-color: #0588a6!important;
  }

.ocf-search-btn-popover {
    background-color: #0588a6!important;
  }

.ocf-btn.ocf-btn-default {
    background-color: #0588a6!important;
  }
.ocf-btn.ocf-btn-default {
    color: #fff!important;
  }

.header-search__input {
border: solid 1px rgba(0 0 0 / .1)
}

.product-page__image-addit .owl-nav{opacity:1}

.advantages{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    font-weight: 700;
    margin-top: -10px;
    color: #cc0000;
}

.menu-open__title{overflow:hidden;max-width:64px;white-space:nowrap}
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{
    cursor: default!important;
}
.product-thumb__attribute-value:after{display:block;content:'' !important}

#logo img {
    max-height: 80px;
}
.breadcrumb::-webkit-scrollbar{
  width: 0px;
  height: 5px;
}
.breadcrumb {
    overflow: auto;
        white-space: normal;
}
.breadcrumb::-webkit-scrollbar-track{background-color: white;}
@media (max-width:767px){
#copy-mail{
display:none;
}
.breadcrumb {
scrollbar-width: auto!important;
    overflow: scroll;
    white-space: nowrap;
}
}
