@charset "UTF-8";
@media (min-width: 1200px) {
  .custom .product-detail-gallery__container.product-detail-gallery__container--vertical {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .custom .product-detail-gallery__container.product-detail-gallery__container--vertical {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .custom .product-detail-gallery__container.product-detail-gallery__container--vertical {
    padding-left: 0;
  }
}

.product-container .product-detail-gallery__slider {
  max-width: 600px;
  max-height: 600px;
}

.product-container .product-info {
  position: relative;
}

@media (min-width: 1333px) {
  .product-container .product-info .product-info-headnote {
    position: absolute;
    right: 20px;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
    height: 120px;
    width: 120px;
  }
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
    max-width: 515px !important;
    left: -200px;
    top: 215px;
  }
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="3"] {
    left: -200px;
    top: 215px;
  }
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="2"] {
    left: -200px;
    top: 215px;
  }
  .detail-gallery-big {
    --slider-max-height: 600px !important;
    --slider-max-width: 600px !important;
    --slider-proportion: calc(600 / 600) !important;
    --thumb-size: 120px !important;
    --thumb-gap: 24px !important;
  }
  .product-container .detail-gallery-big__picture {
    width: 100%;
  }
  .product-container .product-detail-gallery__item.product-detail-gallery__item--big {
    height: 600px;
    width: 600px;
  }
}
@media (min-width: 768px) {
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical .product-detail-gallery__picture {
    border-radius: 10px;
  }
  .product-container .product-detail-gallery__slider.thmb .owl-item.current::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #E43D2C;
    border-radius: 10px;
  }
}
.left_block .inner-wrapper-sticky .cost.prices.detail.prices_block {
  border-top: 2px solid #FFD9D6;
  border-right: 2px solid #FFD9D6;
  border-left: 2px solid #FFD9D6;
  padding: 20px 0 0 20px;
  border-radius: 5px 5px 0 0;
}
.left_block .inner-wrapper-sticky .quantity_block_wrapper {
  margin: 0;
  padding: 0 0 0 20px;
  border-right: 2px solid #FFD9D6;
  border-left: 2px solid #FFD9D6;
}
.left_block .inner-wrapper-sticky .quantity_block_wrapper > div {
  padding: 0;
  margin: 0;
}
.left_block .inner-wrapper-sticky .js-prices-in-side {
  border-right: 2px solid #FFD9D6;
  border-left: 2px solid #FFD9D6;
  border-bottom: 2px solid #FFD9D6;
  border-radius: 0 0 5px 5px;
  padding: 0 10px 10px;
}
.left_block .inner-wrapper-sticky .js-prices-in-side .buy_block .offer_buy_block .counter_wrapp {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.left_block .inner-wrapper-sticky .js-prices-in-side .buy_block .offer_buy_block .counter_wrapp > div {
  width: 100%;
}
.left_block .inner-wrapper-sticky .js-prices-in-side .buy_block .offer_buy_block .counter_wrapp > div .btn-lg {
  padding: 22px 0 22px;
}
.left_block .inner-wrapper-sticky .js-prices-in-side .buy_block .offer_buy_block .counter_wrapp > div .counter_block {
  height: 60px;
}
.left_block .inner-wrapper-sticky .js-prices-in-side .buy_block .offer_buy_block .counter_wrapp > div .counter_block input[type=text] {
  height: 60px;
}

.ordered-block .tabs .nav.nav-tabs li {
  border: 2px solid #D8D8D8;
  border-radius: 0;
}
.ordered-block .tabs .nav.nav-tabs li.active {
  border: 2px solid #E43D2C;
}
.ordered-block .tabs .nav.nav-tabs li.active::after {
  display: none;
}

.product-info-headnote__toolbar .like_icons.list > div span.btn:not(:hover):not(.added) {
  border-color: #E43D2C;
}

.product-info-headnote__toolbar .logo.colored svg .icon-path, .svg.colored:not(.svg-inline-icon) {
  fill: #E43D2C;
}

.product-info-headnote__toolbar .like_icons span:not(:hover) i.svg path {
  fill: #E43D2C;
}

.product-info-headnote__toolbar .like_icons span.in i.svg path {
  fill: #ffffff;
}

.inner-wrapper-sticky .left__article span {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: white;
}

.right_info .info_item .main_item_wrapper .cost.prices {
  border-top: 2px solid #FFD9D6;
  border-right: 2px solid #FFD9D6;
  border-left: 2px solid #FFD9D6;
  border-radius: 5px 5px 0 0;
  padding: 10px;
}
.right_info .info_item .main_item_wrapper .quantity_block_wrapper {
  border-right: 2px solid #FFD9D6;
  border-left: 2px solid #FFD9D6;
  margin: 0;
  padding: 0;
}
.right_info .info_item .main_item_wrapper .js-prices-in-item {
  border-right: 2px solid #FFD9D6;
  border-left: 2px solid #FFD9D6;
  border-bottom: 2px solid #FFD9D6;
  border-radius: 0 0 5px 5px;
  padding: 10px;
}

.col-auto.custom div[data-id=share-buttons-clone] div[data-id=share-buttons] {
  margin: 0 -19px;
}
@media only screen and (max-width: 768px) {
  .col-auto.custom div[data-id=share-buttons-clone] div[data-id=share-buttons] {
    margin: 0;
    width: 70px;
  }
}
.col-auto.custom div[data-id=share-buttons-clone] div[data-id=share-buttons] .share.hover-block.top {
  padding: 5px 17px;
}
.col-auto.custom div[data-id=share-buttons-clone] div[data-id=share-buttons] .share.hover-block.top .shares-block.hover-block__item {
  border-radius: 50%;
  border: 1px solid #E43D2C;
  padding: 5px 5px 5px 5px;
}
.col-auto.custom div[data-id=share-buttons-clone] div[data-id=share-buttons] .share.hover-block.top .shares-block.hover-block__item:hover {
  background-color: #E43D2C;
}
.col-auto.custom div[data-id=share-buttons-clone] div[data-id=share-buttons] .share.hover-block.top .shares-block.hover-block__item:hover i.svg svg path {
  fill: #ffffff;
}

.colored_theme_hover_bg-block .colored_theme_hover_bg-el-svg svg path {
  fill: var(--fill_dark_light_white_hover);
}

.col-auto.custom {
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (max-width: 768px) {
  .col-auto.custom {
    flex-direction: row;
  }
}

.card-disabled {
  width: 100%;
}

.buy-table__table {
  width: 100%;
}
.buy-table__header {
  margin-bottom: 15px;
}
.buy-table__sku-table {
  width: 100%;
}
.buy-table__header-row {
  display: flex;
  justify-content: space-between;
}
.buy-table__header-row td {
  width: 25%;
  text-align: center;
}
.buy-table__count-in-card--red {
  color: red;
}
.buy-table__sku-table-row {
  display: flex;
  justify-content: space-between;
}
.buy-table__sku-table-row td {
  width: 25%;
  text-align: center;
}
.buy-table__body > tr > td {
  padding: 15px 0;
}
.buy-table__sku-table-body {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.buy-table__submit-btn {
  margin-left: 15px !important;
  margin-top: 20px !important;
}

.buy_block--mobile {
  border-right: 2px solid #FFD9D6;
  border-left: 2px solid #FFD9D6;
  border-radius: 0 0 5px 5px;
  padding: 0 10px 10px;
}

@media (max-width: 1400px) {
  .flexbox.two_columns {
    flex-wrap: wrap;
  }
  .right_info {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .hidden-xl {
    display: none;
  }
}
.count-add {
  display: flex;
  justify-content: center;
  /* Firefox */
}
.count-add__wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 76px;
}
.count-add__event-listener {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 1px;
  cursor: pointer;
  border-radius: 24px;
  border: 1px solid #cdcdcd;
  line-height: 18px;
  font-size: 16px;
  font-weight: 800;
}
.count-add__minus {
  text-align: center;
  left: 0;
}
.count-add__plus {
  text-align: center;
  right: 0;
}
.count-add input {
  width: 76px;
  padding: 0px;
  border: 1px solid #cdcdcd;
  border-radius: 14px;
  height: 24px;
  color: #333333;
  font-size: 18px;
  font-family: "OpenSansRuble";
  text-align: center;
  padding: 0 24px;
  outline: none;
  background-color: #ffffff;
  margin-top: 1px;
  line-height: 24px;
  box-sizing: border-box;
}
.count-add input::-webkit-outer-spin-button, .count-add input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.count-add input[type=number] {
  -moz-appearance: textfield;
}

.no-counting {
  animation: shaking 1s;
}

@keyframes shaking {
  0% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(3px);
  }
  60% {
    transform: translateX(-3px);
  }
  85% {
    transform: translateX(3px);
  }
  100% {
    transform: translateX(0);
  }
}
.buy-table__table {
  font-size: 10px;
}
.buy-table__header-row {
  gap: 10px;
}
.buy-table__size-title::before {
  content: "Р-р";
}
.buy-table__tall-title::before {
  content: "Рост";
}
.buy-table__age-title {
  display: none;
}
.buy-table__age {
  display: none;
}
.buy-table__count-title::before {
  content: "В упак.";
}
.buy-table__pack-title::before {
  content: "Упак.";
}
.buy-table__total-title::before {
  content: "Сум.";
}
.buy-table__card-title::before {
  content: "Корз.";
}
.buy-table .count-add__wrapper {
  width: 65px;
}
.buy-table input {
  width: 65px;
}
.unauthorized-user__find-out-price{
  /* align-items: center; */
  display: flex;
}
@media (min-width: 650px) {
  .buy-table__table {
    font-size: 15px;
  }
  .buy-table__header-row {
    gap: 0px;
  }
  .buy-table .count-add__wrapper {
    width: 76px;
  }
  .buy-table input {
    width: 76px;
  }
  .buy-table__size-title::before {
    content: "Разм.";
  }
  .buy-table__tall-title::before {
    content: "Рост";
  }
  .buy-table__age-title {
    display: block;
  }
  .buy-table__age-title::before {
    content: "Возраст";
  }
  .buy-table__age {
    display: block;
  }
  .buy-table__count-title::before {
    content: "В упак.";
  }
  .buy-table__pack-title::before {
    content: "Упак.";
  }
  .buy-table__total-title::before {
    content: "Сум.";
  }
  .buy-table__card-title::before {
    content: "Корзина";
  }
}
@media (min-width: 850px) {
  .buy-table__size-title::before {
    content: "Размер";
  }
  .buy-table__tall-title::before {
    content: "Рост";
  }
  .buy-table__age-title::before {
    content: "Возраст";
  }
  .buy-table__count-title::before {
    content: "В упаковке";
    white-space: nowrap;
  }
  .buy-table__pack-title::before {
    content: "Упаковок";
  }
  .buy-table__total-title::before {
    content: "Сумма";
  }
  .buy-table__card-title::before {
    content: "Корзина";
  }
}

@media (min-width: 850px) {
  .sticky-sidebar-custom > .inner-wrapper-sticky {
    min-width: 600px;
  }
}
.ordered-block.services {
  display: none !important;
}

.ordered-block.blog {
  display: none !important;
}

.inner-wrapper-sticky .left__article span {
  color: black !important;
}/*# sourceMappingURL=style.css.map */

@media (max-width: 448px) {
.unauthorized-user__find-out-price{
justify-content: center;
gap: 15px;
}
}