/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.detail-gallery-big-aspect-wrapper {
    max-width: 530px;
}

.gallery-wrapper__aspect-ratio-container {
    height: unset;
}

/* кратность в каталоге */
.oldos-rolls-info {
    margin-top: 8px;
    font-size: 13px;
    color: #666;
    text-align: center;
}

/* кастомная старая цена в каталоге */
.custom-old-price {
    margin-top: 4px;
    font-size: 15px;
    color: #999;
    text-decoration: line-through;
}