.block-stock__left {
  width: 100%;
}
.prod_list_wrap .product_list.product-list-thumbs .product_image_wr .product_image a img, .catalog-pic img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.catalog-pic {
  background-size: contain;
}
.gr-change-styles .product_top_wrapper .shop2-product .product_slider .product_image a img {
  object-fit: contain;
}
.button-2, .button-8 {
  background: url("data:image/svg+xml,%3Csvg xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg' class='gr-svg-icon gr_small_icon' width='20' height='20'%3E%3Cdefs%3E%3Csymbol xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' id='icon_shop_cabinet_small'%3E%3Cg clip-path='url(%23ahclip0_1457_48249)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 2a5 5 0 100 10 5 5 0 000-10zM7 7a3 3 0 116 0 3 3 0 01-6 0zM4 17a2 2 0 012-2h8a2 2 0 012 2v1a1 1 0 102 0v-1a4 4 0 00-4-4H6a4 4 0 00-4 4v1a1 1 0 102 0v-1z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='ahclip0_1457_48249'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/symbol%3E%3C/defs%3E%3Cuse xlink:href='%23icon_shop_cabinet_small'/%3E%3C/svg%3E") 50% no-repeat #fff;
}
.slider-text__title {
  font-weight: 700;
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.5);
}
.text1 {
  padding: 0;
}
.slider-text__title {
  font-size: 26px;
}
html body, .site-catalog, .site-slider, .site-advantages, .block-stock, .site-content, .site-sociallink, .site-footer, .footer-bottom, .top-search-button, .button-2, .button-8 {
  background-color: #F8F5ED !important;
}
.block-stock__right .right-inner .right-body .text {
  font-size: 35px !important;
}
@media (max-width: 479px) {
  .block-stock__right .right-inner .right-body .text {
    font-size: 25px !important;
  }
}
.shop_product_data .shop_product_desc .desc_area_title {
  display: none;
}
.shop2-order-options .options-list {
  display: flex;
  flex-direction: column;
}
.shop2-order-options .options-list div:first-child {
  order: 1;
}
