

/* Start:/local/templates/aspro_max/components/bitrix/catalog.section/catalog_block/style.css?177572181810509*/
.ajax_load .top_wrapper {
  margin-right: 1px;
}

.ajax_load .top_wrapper .catalog_block .catalog_item>div {
  padding-left: 25px;
  padding-right: 25px;
}

.ajax_load .top_wrapper .catalog_item .footer_button {
  margin-left: -25px;
  margin-right: -25px;
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer {
  margin: 0px -1px 0px 0px;
  padding: 0px 1px 0px 0px;
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer .owl-item:hover {
  z-index: 2;
}

.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap {
  box-shadow: inset 0px 0px 0px 1px #ececec;
  box-shadow: inset 0px 0px 0px 1px var(--stroke_black);
  height: 100%;
}

.ordered-block .catalog_block_template .catalog_block .TYPE_2 .cost.prices .more-item-info>.svg {
  top: -2px;
}

.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button {
  margin-top: 0;
}

@media (min-width: 1200px) {

  .wrapper1 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line),
  .col-lg-5_2.custom-line {
    width: 20%;
  }

  .right_block.wide_Y .ajax_load .top_wrapper .col-lg-4:not(.custom-line),
  #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
    width: 25%;
  }

  #main .right_block.wide_Y.catalog_page .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line) {
    width: 33.33%;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .wrapper1.header-v28 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line) {
    width: 25%;
  }

  .wrapper1.header-v28 .controls-linecount {
    display: none;
  }
}

@media (max-width: 600px) {
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items {
    width: auto;
    padding-left: 16px;
    margin: 0 -16px -20px !important;
    padding-bottom: 20px;
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent {
    flex-shrink: 0;
    margin: 0;
    width: 172px;
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type {
    padding-right: 16px;
    width: calc(172px + 16px);
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items:not(.has-bottom-nav) .bottom_nav.mobile_slider * {
    display: none;
  }

  .wrapper1.front_page .compact-catalog-slider~.bottom_nav:not(.mobile_slider) {
    display: none;
  }
}

/* 28.02.25 */

.custom-price-block .price-row,
.custom-price-block .discount-row {
  display: flex;
}

.custom-price-block .price-row {
  gap: 15px;
}

.custom-price-block .discount-row {
  gap: 5px;
}

.custom-price-block .price-row .base-price {
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
}

.custom-price-block .price-row .old-price {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #888;
  text-decoration: line-through;
}

.custom-price-block .discount-percent {
  display: inline-block;
  background: #e32330;
  color: #fff;
  font-size: 12px;
  line-height: 21px;
  border-radius: 3px;
  padding: 0px 8px;
}

.custom-price-block .discount-saving {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.catalog_item .mobile-gallery {
  display: none;
}

.catalog_item .mobile-gallery .catalog_block .catalog_item .image_wrapper_block {
  width: 100%;
  max-width: 300px;
}

.catalog_item .mobile-gallery .product-list-swiper {
  height: 300px;
}

.catalog_item .mobile-gallery .swiper-slide .detail-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.catalog_item .mobile-gallery .swiper-pagination {
  top: unset;
}

.catalog_item .pc-gallery a.thumb.shine {
  position: unset;
}

@media (max-width: 600px) {
  .catalog_item .mobile-gallery {
    display: block;
  }

  .catalog_item .pc-gallery {
    display: none;
  }

  .catalog_item .image_wrapper_block:not(.image-wrapper) {
    padding-top: 0;
  }
}

/* 08.12.25 */

.custom-price-block .price-row {
  gap: 5px 15px;
  flex-wrap: wrap;
}

/* 22.01.26 */

.custom-price-block .discount-saving {
  background-color: #2cb742;
  color: white;
}

.custom-price-block .discount-percent {
  background-color: #ffce00;
  color: #555;
}

.catalog_block .catalog_item .image_wrapper_block>.discount-percent {
  display: inline-block;
  background-color: #ffce00;
  color: #555;
  font-size: 14px;
  line-height: 21px;
  border-radius: 3px;
  padding: 4px 0px 2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 60px;
  text-align: center;
}

.catalog_block .catalog_item .image_wrapper_block:has(.discount-percent + .stickers) .stickers {
  left: 63px;
}

/* 27.01.26 */

.catalog_block .catalog_item:not(.big)>div .item_info {
  flex-direction: column-reverse !important;
  gap: 15px 0;
  justify-content: flex-end !important;
}

.stickers .sticker_aktsiya {
  background-color: #e32330 !important;
  color: white !important;
}

.custom-price-block .discount-saving {
  background-color: #2cb742;
  color: white;
}

.custom-price-block .discount-percent {
  background-color: #ffce00;
  color: #555;
}

.catalog_block .catalog_item .base-price {
  font-size: 22px !important;
}

.catalog_block .item-stock .value b {
  font-weight: normal;
}

/* .swiper.swiper_landing-search-products {
  color: #fff;
  height: 570px;
} */

/* body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .item_block.item {
  height: calc(100% - 60px);
  min-height: unset;
}

.ajax_load.block .swiper.swiper_landing-search-products .swiper-slide.swiper-slide_landing-search-products .footer_button {
  display: block;
  opacity: 1;
  visibility: visible;
} */

/* 02.04.26 */

.catalog_item .stickers div[class*="sticker_"] {
  font-size: 14px;
  padding: 2px 12px 1px 12px !important;
  min-width: 90px;
  text-align: center;
  border-radius: 3px !important;
}

.catalog_item .sticker {
  padding: 2px 12px 1px 12px !important;
  font-size: 14px;
  border-radius: 3px !important;
}

.catalog_item .sticker:not(.discount-percent) {
  min-width: 90px;
}

.item:has(.sticker.aktsiya) .stickers .sticker_aktsiya {
  display: none;
}

.prices_block_stock-period {
  font-size: 11px;
  color: #999999;
}

.prices_block_stock-period+.custom-price-block {
  margin-top: 10px;
}

.custom-price-block .discount-saving {
  padding: 3px 15px 2px 15px;
  font-size: 12px;
}

.custom-price-block .price-row+.discount-row {
  margin-top: 15px;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block .stickers {
  position: unset;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block {
  position: absolute;
  top: 5px;
  left: 3px;
  z-index: 3;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block .stock-stickers {
  display: flex;
  flex-wrap: wrap;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block .stock-stickers .sticker {
  padding: 2px 7px 2px;
  margin: 0px 2px 4px;
  border-radius: 2px;
  background: #aaa;
  color: #fff;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block .stock-stickers .sticker a {
  color: #fff;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block .stock-stickers .sticker.aktsiya {
  background: #E32330;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block .stock-stickers .sticker.discount-percent {
  background: #f7d046;
  color: #4b3f0f;
}

.catalog_block .catalog_item .image_wrapper_block .stickers-block .stock-stickers .sticker.discount-saving {
  background: #5bb452;
}

/* hide quantity */

.quantity_block_wrapper,
.wrapp_stockers .item-stock,
.item_info--top_block .item-stock {
  display: none !important;
}

/* 07.04.26 */

:root {
  --footer-button-height: 56px;
}

body .catalog_block.items .swiper-wrapper {
  align-items: stretch;
}

body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .item_block.item {
  height: 100%;
  padding-bottom: var(--footer-button-height);
}

body .catalog_block.items {
  margin-bottom: calc(var(--footer-button-height) - var(--footer-button-height) * 2);
}

body .catalog_block.items .swiper {
  margin: 0 -15px;
  padding: 0 15px;
  width: calc(100% + 30px);
}

body .catalog_block.items .swiper::after,
body .catalog_block.items .swiper::before {
  content: '';
  width: 14px;
  height: 100%;
  background-color: white;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

body .catalog_block.items .swiper::before {
  right: auto;
  left: 0;
  z-index: 2;
  width: 15px;
}

body .catalog_block.items .swiper div[class*="swiper-button-"] {
  background-color: #136a99;
}

body .catalog_block.items .swiper div[class*="swiper-button-"]:hover {
  background-color: #3c7293;
}

body .catalog_block.items .swiper .swiper-button-next:after {
  background-position: -11px -81px !important;
}

body .catalog_block.items .swiper .swiper-button-prev:after {
  background-position: 0 -81px !important;
}

body .catalog_block.items .swiper .swiper-button-next {
  right: 0;
}

body .catalog_block.items .swiper .swiper-button-prev {
  left: 0;
}

body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .inner_wrap {
  box-shadow: inset 0px 0px 0px 1px #ececec !important;
}

body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .counter_block {
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  border-radius: 0;
}

body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .item_block .catalog_item .footer_button {
  box-shadow: 0 0 0 !important;
}

body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .footer_button .btn {
  max-height: 56px;
}

body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .catalog_block .counter_wrapp {
  border-radius: 0 !important;
}

@media screen and (max-width:767px) {
  body .catalog_block.items {
    margin-bottom: 0;
  }

  body .catalog_block.items .swiper-slide.swiper-slide_landing-search-products .item_block.item {
    padding-bottom: 0;
  }

  .ajax_load.block .swiper.swiper_landing-search-products .swiper-slide.swiper-slide_landing-search-products .footer_button {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
/* End */


/* Start:/local/templates/aspro_max/css/bonus-system.min.css?17410898341535*/
.bonus-system-block,.bonus_item_cart,.lt_cart_bonus_all{font-size:.8rem;line-height:1rem;position:relative;padding:4px 0 0 14px;width:max-content}.bonus-system-block:empty,.bonus_item_cart:empty,.lt_cart_bonus_all:empty{display:none}.bonus-system-block:after,.bonus_item_cart:after,.lt_cart_bonus_all:after{content:'';display:block;position:absolute;left:0;top:3px;bottom:0;width:11px;background:url(/local/templates/aspro_max/css/../images/svg/bonus_icon.svg) center no-repeat}.catalog_item.big .bonus-system-block{color:#fff}.catalog_item.big .bonus-system-block:not(:empty):after{background:url(/local/templates/aspro_max/css/../images/svg/bonus_icon_white.svg) center no-repeat}.services_buy_block .bonus-system-block{margin-left:9px}.body-info__bottom .sale_block~.bonus-system-block{margin-top:5px}.prices-services-detail .bonus-system-block{margin-left:8px}.bonus_item_cart{margin-bottom:5px}.basket_fly .items_wrap .bonus-system-block,.basket_hover_block .bonus-system-block,.lt_cart_bonus_all{margin-left:auto}#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line [id^=bonus]>span{background:var(--card_bg_black);position:relative;z-index:1}.bx-soa-section-content.lt_bonus_cont_success{background-color:var(--black_bg_black);padding-top:26px}.bonus_comment_min_max{color:var(--white_text_black)}#bonus_payment_block .bx-soa-coupon-input.lt_no_arrow:before{display:none}#bonus_payment_block #bonus_payfield_block .bx-soa-coupon-input{display:inline-block;vertical-align:baseline;overflow:visible}#bonus_payment_block #bonus_payfield_block .bx-soa-coupon-input input{margin-bottom:10px}
/* End */


/* Start:/local/templates/aspro_max/css/animation/animation_ext.css?17410898344934*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}

.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}


.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}

.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}

.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}
.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}

.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}

.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}

.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}

.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}

.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}

.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}

.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit è Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/* End */
/* /local/templates/aspro_max/components/bitrix/catalog.section/catalog_block/style.css?177572181810509 */
/* /local/templates/aspro_max/css/bonus-system.min.css?17410898341535 */
/* /local/templates/aspro_max/css/animation/animation_ext.css?17410898344934 */
