#catalog img.js-list-picture{
    /*max-width: unset;*/
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
img.js-list-picture.js-lazy{
	max-width: unset;
}
img.js-list-picture{
	max-width: unset;
}
.arfiles a.docs span {
    word-break: break-word;
}
.document-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
    margin-right: -15px;
    margin-left: -15px;
}

.document-col {
    width: 25%;
    padding: 0 15px;
}
.document-item {
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
}
.document-item__thumb {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}

.document-item__title {
    font-size: 16px;
    line-height: 1.2;
    color: #52a2d5;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-align: center;
}

.document-item__title:hover {
    text-decoration-color: currentColor;
}

@media (max-width: 767px) {
    .document-col {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .document-col {
        width: 100%;
    }
}
.detail__delivery-cost{
    display: none!important;
}
.c-important-props__prop{
    display: flex;
}
.c-important-props__prop-name{
    margin-right: 15px;
    width: 170px;
}
.c-important-props__prop-value{
    color: #878787;
}
.b-stores a.b-stores__genamount .label_delivery, .b-stores a.b-stores__genamount .label_zakaz{
    font-weight: 400;
    padding: 6.5px 8px;
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
}
.detail__prices__title{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
}
h1.pagetitle{
    margin: 25px 0 5px!important;
    text-transform: inherit!important;
}
.tab-pane div,.tab-pane td{
    color: #878787!important;
}
.c-prices__value-old-before{
    margin-right: 10px;
}
.c-prices__value-discount-name{
    margin-right: 10px;
    display: inline-block;
    color: #878787!important;
}

.detail__stores{
    padding-top:0;
}
.b-pay__quantity .c-quantity__measure , .detail__cheaper{
    display: none!important;
}
.c-quantity{
    width: 91px;
}
.detail__pay .b-pay__quantity {
    margin-right: 8px;
}

.c-attributes.view-list .c-attributes__options {
    display: flex;
    position: relative;
    margin: 8px 0 0;
    box-shadow: none;
    border: none;
}

.c-attributes.view-list .c-attributes__option {
    margin-right: 12px;
    padding: 5px 12px;
    border: 1px solid #ccc;
}

.c-attributes.view-list .c-attributes__option:last-child {
    margin: 0;
}

.c-attributes.view-list .c-attributes__current-value {
    display: none;
}

.c-attributes.view-list .c-attributes__option.selected {
    border-color: #ff0008;
}

.c-attributes.view-list .c-attributes__option.selected .c-attributes__value {
    color: #ff0008;
}

.c-attributes.view-list .c-attributes__option:not(.disabled).selected,
.c-attributes.view-list .c-attributes__option:not(.disabled):hover {
    background-color: transparent;
}
.product-delivery{
    color: #878787!important;
    text-align: left!important;
}
.catalog{
    margin-top: 20px;
}
.flexInfo{
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.flexInfo .list-showcase__stores{
    margin-left: 20px;
}
.c-gruppedprops__prop {
    margin-bottom: 2px;
}
.b-stores-list__amount{
    min-width: 290px;
}
.b-stores-list__amount .nowrap{
    display: flex;
}
.js-stores__value {
    margin-left: auto;
}


/*articles and news*/
.b-iblockdetail__text{
    color: #878787!important;
    font: 13px/18px 'Open Sans',Arial,Helvetica,sans-serif!important;
}
.contactPage{
    color: #898989;
}
.contactPage h2{
    color: #000;
}

@media(max-width: 768px){
    .contactPage{
        overflow: hidden;
    }
    .contactPage table{
        width: 100%!important;
    }
}
.iblocklist .info .text{
    color: #898989;
}
.brand-detail-block__desc-text *{
    line-height: 18px!important;
    font-size: 13px!important;
}
.brand-detail{
    color: #898989;
}
.brand-detail-block__desc p,
.brand-detail-block__desc span{
    color: #898989!important;
}
.catalog .sectinfo .description{
    color: #878787!important;
}

@media (min-width: 768px){
    .catalog .prods{
        /*padding-bottom: 322px;*/
        position: relative;
    }
    .catalog .prods .sectinfo{
        float: none;
        margin-left: -250px;
        /*position: absolute;*/
        /*bottom: 0;*/
        border: none!important;
        padding-top: 300px;
        width: calc(100% + 250px);
    }
}
.h1-main-page{
    text-align: center;
    margin: 30px 0;
}
.mainPage-seo{
    margin: 100px 0 50px;
    color: #878787;
}
.stickersNew {
    position: absolute;
    z-index: 9;
    top: 20px;
    left: 20px;
}

.stickersNew__item {
    padding: 5px 10px;
    border-radius: 30px;
    width: auto;
    display: inline-block;
    margin-bottom: 3px;
}

.stickersNew__item.hit {
    background: #ffb34b;
    color: #fff;
}

.stickersNew__item.new {
    background: #57fad8;
}

.stickersNew__item.super_price {
    background: #ff0000;
    color: #fff;
}

.stickersNew__item.stock {
    background: #ff0000;
    color: #fff;
}

.stickersNew__item.good_buy {
    background: #82ff21;
}
.catalog .prods .sectinfo .description{
    font: 13px/18px 'Open Sans',Arial,Helvetica,sans-serif!important;
}
.def-page{
    color: #878787 !important;
}
.about-sert {
    display: flex;
    gap: 40px;
    margin: 40px auto;
    max-width: 80%;
}
@media(max-width: 575px){
    .about-sert{
        flex-wrap: wrap;
        max-width: 100%;
    }
    .about-sert a{
        width: calc(50% - 20px);
    }
}

.contact-page svg {
    fill: #ff0008;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.company-whatsapp{
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 10px;
    display: inline-block!important;
    overflow: hidden!important;
}
.company-whatsapp img{
    max-width: 100%;
}
.contact-page {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.flex-center{
    justify-content: center;
}
@media (max-width: 767px) {
    .list-showcase__pay.hidden-xs{
        display:block!important;
    }
    .list-showcase__pay-mobile.hidden-md{
        display:none!important;
    }
}
.wrap_f592 {
    bottom: 40px!important;
}
.rsec_online{
    display: none!important;
}
#rs_easycart .rsec.rsec_headers .rsec_body{
    display: flex;
    justify-content: center;
    align-items: start;
}
.btn-up {
    position: fixed;
    background-color: #ff0008;
    left: 20px;
    bottom: 60px;
    border-radius: 22px;
    cursor: pointer;
    width: 44px;
    height: 44px;
    z-index: 999;
}

.btn-up::before {
    content: "";
    text-align: center;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 12px;
    top: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17V4M3 10l7-7 7 7'/%3E%3C/g%3E%3C/svg%3E");
}
.presscentermainn .in{
    display: flex;
    flex-wrap: wrap;
}
.presscentermainn .item{
    width: 20%;
}
.item.more_brands_main {
    cursor: pointer;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactPage a{
    max-width: 320px;
    overflow-x: hidden;
    /*display: block;*/
}
.bukva-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.b-tab-component .js-ajaxpages{
    display: none!important;
}

.stickersNew__item.new {
    background: #57fad8;
    color: #000!important;
}

.stickersNew__item.hit {
    background: #ffb34b;
    color: #fff!important;
}
.stickersNew__item.super_price {
    background: #ff0000;
    color: #fff!important;
}

.list-showcase__part-extended{
    display: none!important;
}

@media(max-width: 525px){
    #title-search{
        display: none!important;
    }

    .ajaxpages_bigdata .list-element{
        width: 320px;
        min-width: 320px;
    }
    .ajaxpages_bigdata .list-showcase{
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .ajaxpages_bigdata .list-showcase{
        overflow-x: scroll;
        overflow-y: hidden;
    }
}
.contactPage .storesContacts td{
    padding: 5px;
    border: 1px solid #ccc;
    min-width: 198px;
}

