

/* Start:/local/components/zolotopodkova/catalog.smart.filter/templates/custom/style.css?172237114573*/
.filter-dropdown__item label[disabled] {
    color: #f1f1f1 !important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/custom_v3/style.css?17829978792321*/
.product__available.in-stock.red:before {
    background-color: #cd2e29;
}

/* catalog.el  */
.redesign .product__bottom{
    pointer-events: none;
}

.product__sale-label:after{
    background: none !important;
}
.product__new-label{
    margin-right: 35px;
}
.product__btns .btn-order,
.product__btns .btn-order.btn__new__add{
    margin-right: 0 !important;
    width: 100%;
    padding: 0 30px;
    display: flex !important;
}
.product__bottom .product__sale-label{
    padding: 0;
    position: absolute;
    right: 0px;
    font-size: 12px;
}

.redesign.product:hover .product__btns a{
    pointer-events: auto;
}
@media (min-width: 1200px) {
    .redesign.product:hover .product__meta {
        border-top: 1px solid #cd2e29 !important;
    }
}

 @media (max-width: 1199px) {
    .redesign.product .product__btns{
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 5px;
        padding-right: 0;
    }
    .redesign .product__price{
        align-items: center;
        width: 100%;
    }
    .product__bottom .product__sale-label{
        right: 35px;
    }
    .redesign .product__name{
        margin: 0;
    }
    .product__bottom .product__btns a{
        max-width: none !important;
    }
 }
 @media (max-width: 767px) {
    .product__bottom .product__sale-label{
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        margin-left: 110px;
        margin-top: -15px;
    }
 }

 @media (max-width: 575px) {
    .product__bottom .product__btns a:first-child{
        width: 100% !important;
        padding: 0 5px;
    }
    .product__new-label{
        font-size: 10px !important;
        padding: 2px !important;
        margin: 0;
        position: absolute;
        top: 30px;
    }
    .product__btns .yandex-pay-badge{
        transform-origin: center !important;
    } 
    .product__btns{
        flex-wrap: nowrap !important;
    }
    .redesign.product .product__bottom{
        flex-wrap: nowrap !important;
        flex-direction: column;
    }
 }
 @media (min-width: 340px) and (max-width: 370px) {
  .product__bottom .product__sale-label{
        margin: 0;
        margin-left: 35px;
    }
}
  @media (max-width: 340px) {
    .product__bottom .product__btns a:first-child {
        margin: 0 !important;
    }
   
  }
 
/*  */
/* End */
/* /local/components/zolotopodkova/catalog.smart.filter/templates/custom/style.css?172237114573 */
/* /local/templates/.default/components/bitrix/catalog.section/custom_v3/style.css?17829978792321 */
