.l-footer-developers__item {display: flex; align-items: center;}
.description span span {
    color: #903853 !important;
}

.c-post-thumb_size_s .c-post-thumb__image-box_full {
    height: 180px;
}

.c-post-thumb_size_s .c-post-thumb__image-box_full img {
    height: 100%;
    object-fit: cover;
}

.c-post-thumb__title-container {
    font-size: 14px;
    line-height: 1.5;
    height: 64px;
}

.c-link_style_hover {
    height: 100%;
    display: block;
}

.c-breadcrumbs__wrapper {
    display: flex;
}

.c-breadcrumbs__item {
    display: flex;
    align-items: center;
}

.c-blog-stream__more-button-container {
    display: none;
}


@media (min-width: 1440px) {
    .l-categories-thumbs__item {
        width: calc(100%/3);
    }
    
    .l-posts-thumbs_size_s .l-posts-thumbs__item {
        width: 25%;
    }
}

.c-category-thumb__image-box {
    width: 100%;
    height: 100%;
}
.c-category-thumb__image-box img {
    width: 100%;
    height: 100%;
    position: relative;
}

.diller__h1 {margin-bottom: 30px;}
.diller__wrap {display: flex; margin-bottom: 40px; justify-content: space-between; width: calc(100% - 20px)}
.diller__text {min-width: 375px;} 
.diller__margin { margin-right: 20px;}
.diller__img {max-width: 50% !important; width: 100%; height: 100%;}
.border-radius {border-radius: 8px;}

@media (max-width: 860px) {
    .diller__wrap {flex-direction: column;}
    .diller__wrap--reverse {flex-direction: column-reverse}
    .diller__img {margin-bottom: 20px; max-width: 100% !important;}
    .diller__img + .diller__img {margin-bottom: 0px}
    .diller__margin { margin-right: 0px;}
}

.dilleram__actions {margin: 30px 0 40px;}

.diller__product {margin-top: 30px; margin-bottom: -30px;}

.c-product-add-to-cart__controls-quantity,
.c-cart-item__container-quantity,
.c-cart-item__container-total,
.c-cart-item-modal__cart-info,
.wa-total-section,
.wa-column-quantity,
.wa-column-price
{display: none;}

.l-header-top-bar-links__item a, .shop-regions-button { font-size: 14px; font-weight: 600; color: #333 !important }
.l-header-top-bar-links__item a:hover, .shop-regions-button:hover { color: #903853 !important;}

.c-catalog-list__item-image-container {display: none;}

.c-blog-post-page__content-container .c-product-thumb__price-text,
.c-blog-post-page__content-container .c-product-thumb__price,
.c-blog-post-page__content-container .ruble
{color: black;}

/*.c-modal__content .l-image-box_fill .c-picture img,.l-image-box_fill noscript img,.l-image-box_fill>* {*/
/*    position: relative;*/
/*    width: 100%;*/
/*}*/

/*.c-modal__content .l-image-box_fill>* {*/
/*    position: relative;*/
/*    height: 100%;*/
/*}*/

.c-modal__content .c-product-gallery__image {
    height: 100vh;
    max-height: 1440px;
}

.c-blog-post-page p, 
.c-blog-post-page ul, 
.c-blog-post-page ol {
    max-width: 700px;
}

figure img {
    max-width: 700px !important;
    width: 100%;
}

/*.c-product-thumb__image-buttons {*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    bottom: auto;*/
/*    right: auto;*/
/*    transform: scale(1.1) translateZ(0) translateY(-50%) translateX(-50%);*/
/*}*/