

/* Start:/local/components/new/catalog/templates/new/style.css?1753256553116*/
.div_h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
}
/* End */


/* Start:/local/components/new/catalog.element/templates/new/style.css?17557914842609*/
@media (max-width: 1440px) {
    .product:not(.product--in-basket) .product__favorite {
      margin: 0;
      margin-right: 15px;
    }
}
@media (max-width: 768px) {
    .product:not(.product--in-basket) .product__favorite {
        margin-left: 15px;
    }
}
.product .product__favorite .icon-heart-full {
    stroke: #e6e6e6;
    stroke-width: 1;
    color: #fff;
    width: 36px;
    height: 36px;
}
.product .product__favorite .icon-heart-full:hover {
    stroke: #cccccc;
}
.product .product__favorite.active .icon-heart-full {
    stroke: #20262c;
    color: #20262c;
}
@media (max-width: 768px) {
    .product__controls .btn {
        font-size: 14px;
    }
}
.instock_label {
    margin-bottom: 28px;
    font-size: 14px;
}
.instock_label img {
    margin-right: 4px;
}
.product_advantages_icons {
    margin-bottom: 56px;
    margin-top: 56px;
}
.product_advantages_icons .advantage_icon {
    display: inline-block;
    width: 33%;
}
.product_advantages_icons .advantage_icon .img {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}
.product_advantages_icons .advantage_icon .text {
    display: inline-block;
    width: 72%;
    vertical-align: middle;
    margin-left: 10px;
}
/*@media (max-width: 768px) {*/
@media (max-width: 1074px) {
    .product_advantages_icons .advantage_icon {
        display: block;
        width: 100%;
        margin-bottom: 28px;
    }
    .product_advantages_icons {
        margin-bottom: 28px;
        margin-top: 56px;
    }
    .product_advantages_icons .advantage_icon .img {
        width: 50px;
    }
    .product_advantages_icons .advantage_icon .text {
        font-size: 14px;
    }
}
.warranty_block {
    font-size: 16px;
}
.warranty_block .ico {
    width: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
}
.warranty_block .text_after_ico{
    display: inline-block;
    width: calc(100% - 40px);
}
.second_block {
    margin-bottom: 16px;
}
.second_block .bottom_line {
    display: inline-block;
    width: calc(100% - 170px);
    overflow: hidden;
    vertical-align: bottom;
}
.second_block .link {
    display: inline-block;
    font-style: italic;
    text-decoration: underline;
    margin-bottom: 2px;
}
.second_block .link:hover {
    text-decoration: dotted;
}
@media (max-width: 768px) {
    .warranty_block {
        font-size: 14px;
    }
    .warranty_block .ico {
        width: 14px;
        display: inline-block;
        vertical-align: top;
        margin-right: 14px;
        padding-top: 4px;
    }
    .second_block .bottom_line {
        width: calc(100% - 150px);
    }
}
/* End */


/* Start:/local/components/acctech/reviews/templates/.default/style.css?17352841621623*/
#btn_res_likes_modal {
    display: none;
}
#blockResLikes .green,
#formAddReviewResult.green {
    color: #6bc32a;
}
#blockResLikes,
#formAddReviewResult {
    color: #be1548;
}
#likesMessage {
    margin-bottom: 0px;
}
#AddReviewPhotos { 
    padding-top: 5px;
}

.review_add__star-icon {
    display: block;
    width: 40px;
    height: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/components/acctech/reviews/templates/.default/imgs/star-wite.svg);
    transition: opacity 0.3s;
}
.review_add__star-icon--filled {
    position: absolute;
    top: 0;
    background-image: url(/local/components/acctech/reviews/templates/.default/imgs/star-fill.svg);
    opacity: 0;
}
.reviews button {
    outline: none;
}
.review_add__star {
    position: relative;
    background: transparent;
    border: transparent;
    outline: none;
    cursor: pointer;
}
.review_add__stars {
    display: flex;
    flex-wrap: nowrap;
}
.review_add__rating {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 8px;
    margin: 0;
    flex-basis: 100%;
}
#AddReviewImageFiles {
    display: none;
}

.alwaysDisplay {
    display: block !important;
}
.product__photos__list {
    display: block !important;
}

.slick-track{
    margin-left: 0;
}
.product_block .img img{
    width: 50px;
    height: 50px;
}
.product_block .img {
    width: 24%;
    height: 50px;
    display: inline-block;
    text-align: center;
}
.product_block .name {
    width: 74%;
    display: inline-block;
}
/* End */
/* /local/components/new/catalog/templates/new/style.css?1753256553116 */
/* /local/components/new/catalog.element/templates/new/style.css?17557914842609 */
/* /local/components/acctech/reviews/templates/.default/style.css?17352841621623 */
