.product_columns_4 .product-list.thumbs .product-item__inner {
  transition: all 0.5s;
}
.product_columns_4 .product-list.thumbs .product-item__inner:hover {
  box-shadow: 0px -3px 5px 5px #9EA3BE;
}
body .card-block-1__item {
  width: calc(33.3333% - 30px);
}
body .site-brands__pic img {
  object-fit: contain;
}
.shop-product-data__desc .desc-area p iframe {
  max-width: 100%;
}
@media (max-width: 1024px) {
  body .card-block-1__item {
    width: calc(50% - 30px);
    margin: 0 auto 20px auto;
  }
  .card-block-1__item .card-block-1__text {
    width: 100%;
  }
}
@media (max-width: 480px) {
  body .card-block-1__item {
    width: 100%;
  }
}
.site-header .menu-top > li > a {
  padding: 0 5px !important;
}
.site_max_width .site-header .top-brands {
  padding: 0 !important;
}
.site-header .top-brands > li a {
  padding: 0 8px !important;
  font-size: 14px !important;
}
.site-header .menu-top > li:first-child {
  margin-left: 0;
}
@media (max-width: 1260px) and (min-width: 1024px) {
  .site-header .menu-top-wrapper {
    margin-left: 20px !important;
  }
  .site-header .site-header-top__left {
    width: 100% !important;
  }
  .site-header .menu-top > li:first-child {
    margin-left: 0 !important;
  }
}
@media (min-width: 1024px) {
  .site-header .menu-top {
    display: block !important;
  }
  .burger-tabs__title.menu_tab {
    display: none !important;
  }
}
.site-folders-in-block_2__items.image_folders:not(.folders_slider_2) .site-folders-in-block_2__item:nth-child(n+5) {
  display: inline-block !important;
}
@media (max-width: 767px) {
  .site-folders-in-block_2__items.image_folders:not(.folders_slider_2) .site-folders-in-block_2__item:nth-child(n+3) {
    display: inline-block !important;
  }
}
.product_columns_4 .product-list.thumbs .product-item .tpl-stars {
  margin: 10px 0 10px -2px;
}
.product_columns_4 .product-list.thumbs .product-item .product-additional__top-left {
  padding: 5px 0 4px;
}
.product-item__bottom-left {
  position: relative;
}
.card-page .shop2-product-additional__left > :last-child {
  position: relative;
}
.card-page .tpl-rating-block {
  margin: 5px 0 20px;
}
/*@media (max-width: 767px){
	.product_columns_4 .product-list.thumbs .product-item .product-article {
	    margin-bottom: 0 !important;
	    bottom: 6px !important;
	}
}*/
@media (max-width: 768px) {
  .product_columns_4 .product-list.thumbs .product-item .tpl-stars {
    margin: 0 0 -2px 0px !important;
  }
  .product_columns_4 .product-list.simple .product-item .tpl-stars {
    margin: 0 0 -2px 0px !important;
  }
}
.r_a {
  align-items: center;
  display: flex;
}
.product_columns_4 .product-list.thumbs .product-item .product-article {
  margin: 0 10px 7px !important;
}
.product_columns_4 .product-list.thumbs .product-item .tpl-stars {
  margin: 4px 0 0 0;
}
.product_columns_4 .product-list.simple .product-item .product-article {
  margin: auto 10px !important;
}
.product_columns_4 .product-list.simple .product-item .tpl-stars {
  margin: 4px 0 0 0;
}
.card-page .shop2-product-article {
  display: none;
}
.r_a .shop2-product-article {
  display: block;
}
.card-page .shop2-product-article {
  margin-bottom: 3px !important;
  margin-left: 10px;
}
.header-catalog-btn-mobile button {
  width: auto !important;
}
.header-catalog-btn-mobile button span {
  font-size: 12px;
  color: #fff;
  line-height: 1;
}
.site-header .header-contacts__icon {
  display: none !important;
}
@media (min-width: 768px) {
  .site-header-top__center {
    display: none;
  }
}
@media (max-width: 767px) {
  .site-header .site-header-top__left {
    width: auto !important;
  }
  .site-header .header-catalog-btn-mobile {
    min-width: 85px;
  }
  .site-header-top__center {
    display: flex;
    align-items: center;
  }
  .site-header-top__center {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
  }
  .mobile_time {
    color: #fff;
    font-size: 12px;
  }
}
@media (max-width: 639px) {
  .site-header .header-btn-mobile {
    margin: 0 0 0 2px !important;
  }
  .gr-svg-icon {
    width: 25px !important;
    height: 25px !important;
  }
}
@media (max-width: 480px) {
  /*	.block_padding {
	    padding: 0 3px !important;
	}*/
  .header-catalog-btn-mobile button span {
    font-size: 10px;
  }
  .site-header-top__center {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    margin-left: 2px;
  }
  .site-header .header-contacts__number {
    font-size: 14px;
  }
}
.site-header .header-contacts__item-right {
  display: flex;
  align-items: center;
}
.phones_wrap {
  display: flex;
  flex-direction: column;
}
.site-header .header-contacts__item {
  align-items: center !important;
}
@media (min-width: 1261px) {
  .top-blocks-panel {
    padding-top: 30px !important;
  }
}
.collections__inner {
  display: flex;
  flex-direction: column;
}
.kinds-block.kit_block.collections_block.kind_columns_4 {
  order: -1;
}
@media (max-width: 960px) {
  html body .site-top-slider__pic img {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.burger-tabs__title.brands_tab {
  display: none !important;
}
.site-actions-2__image {
  position: relative;
}
.site-actions-2__image .a_img_link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#shop2-msg, .shop2-color-ext-tooltip, .shop2-product-discount-desc, .tpl-info, #orderForm input[type=number], #orderForm input[type=text], #orderForm input[type=email], #orderForm input[type=tel], #orderForm input[type=password], .form-item input[type=number], .form-item input[type=text], .form-item input[type=email], .form-item input[type=tel], .form-item input[type=password], .gr-field-style input[type=number], .gr-field-style input[type=text], .gr-field-style input[type=email], .gr-field-style input[type=tel], .gr-field-style input[type=password], .option-item:not(.deligate-option) input[type=number], .option-item:not(.deligate-option) input[type=text], .option-item:not(.deligate-option) input[type=email], .option-item:not(.deligate-option) input[type=tel], .option-item:not(.deligate-option) input[type=password], .tpl-field input[type=number], .tpl-field input[type=text], .tpl-field input[type=email], .tpl-field input[type=tel], .tpl-field input[type=password], .tpl-form input[type=password], .tpl-form input[type=text], .tpl-form select, .tpl-form textarea, #orderForm textarea, .form-item textarea, .gr-field-style textarea, .option-item:not(.deligate-option) textarea, .tpl-field textarea {
  box-shadow: inset 0 0 0 3px #9ea3be !important;
}
.tpl-form .tpl-stars span:before {
  color: #9ea3be !important;
}
.shop2-delivery > .options-list .option-type .option-label span:before, .shop2-order-options.shop2-delivery > .options-list .option-type .option-label span:before {
  box-shadow: 0 0 0 4px transparent, inset 0 0 0 3px #9ea3be !important;
}
.shop2-delivery > .options-list .option-type .option-label input[type=radio]:checked + span:before, .shop2-order-options.shop2-delivery > .options-list .option-type .option-label input[type=radio]:checked + span:before {
  background: #9ea3be !important;
}
.tpl-form .tpl-stars span.tpl-active:before {
  color: #cf91a8 !important;
}
.clear, .clear-footer {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.card-page__bottom {
  display: flex;
  flex-direction: column;
}
.card-page__bottom .shop-product-folders {
  order: 1;
}
.gr_lazy_load_block > * {
  display: block !important;
}
@media (max-width: 767px) {
  .site-header .site-header-top {
    padding: 0 2px;
  }
}
@media (max-width: 1440px) and (min-width: 1365px) {
  .site__wrapper.site_max_width .card-page .shop2-product-additional__right {
    width: 320px !important;
  }
}
.tabs_new .title {
  font-size: 18px;
  line-height: 1.125;
  padding: 18px 30px;
  margin-top: 20px;
  width: 100%;
  font-weight: var(--font1_700);
  font-family: var(--font1);
  color: var(--on_gr_bg_link);
  border: none;
  background: 0 0;
  box-shadow: inset 0 0 0 1px var(--on_gr_bg_link);
  border-radius: var(--gr_btn_radius);
  transition: all 0.18s linear;
  text-align: center;
}
.option-details p b {
  display: none;
}
