

/* Start:/local/templates/main/components/bitrix/catalog/withcredit_new/bitrix/catalog.element/e0921/style.css?176294142119867*/
.all-catalog-header {
  display: none !important;
}

.catalog-element-detail .add_to_favourite, .catalog-element-detail .add_to_favourite:hover {
  width: auto;
  background-repeat: no-repeat;
  padding-left: 35px;
  font-size: 12px;
  color: #000;
}
.catalog-element-detail .element_title {
  font-weight: 600;
  font-size: 30px;
}
.catalog-element-detail .element-badge {
  font-weight: 500;
  line-height: 16px;
  border-radius: 0;
}
.catalog-element-detail .wd_reviews2_rating img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.catalog-element-detail .text-secondary {
  color: #9d9d9d !important;
}
.catalog-element-detail .text-dark {
  color: #000 !important;
}
.catalog-element-detail .slide_small_img {
  cursor: pointer;
}
.catalog-element-detail .price .new-price {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
.catalog-element-detail .price .old-price {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #9D9D9D;
  text-decoration: line-through;
  text-decoration-color: #FF4B4B;
}
.catalog-element-detail .installments {
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  border-radius: 0;
  padding: 4px;
}
.catalog-element-detail .btn-success {
  color: #fff;
  background-color: #6CB60C;
  border-color: #6CB60C;
}
.catalog-element-detail .btn-success.delete {
  background-color: #EBEBEB;
  border-color: #E9ECEF;
  color: #262F40;
}
.catalog-element-detail .btn-success.delete:focus {
  color: #262F40;
  background-color: #EBEBEB;
  border-color: #E9ECEF;
  box-shadow: none;
}
.catalog-element-detail .btn-success.delete:hover {
  color: #262F40;
  background-color: #FBFBFB;
  border-color: #E9ECEF;
}

.btn-success.delete:not(:disabled):not(.disabled):active {
  color: #262F40;
  background-color: #EBEBEB;
  border-color: #E9ECEF;
}

.catalog-element-detail .btn-success:hover {
  color: #fff;
  background-color: #4E8902;
  border-color: #4E8902;
}
.catalog-element-detail .btn-outline-success {
  color: #6CB60C;
  border-color: #6CB60C;
}
.catalog-element-detail .btn-outline-success:hover {
  color: #4E8902;
  background-color: transparent;
  border-color: #4E8902;
}
.catalog-element-detail .btn-success:focus {
  color: #fff;
  background-color: #4E8902;
  border-color: #4E8902;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.catalog-element-detail .btn {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.catalog-element-detail .delivery-card {
  font-size: 14px;
  line-height: 18px;
}


.catalog-element-detail #element-accordion .card {
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.catalog-element-detail #element-accordion .card .card-header {
  background: transparent;
  border-left: none;
  border-right: none;
  padding: 0;
}
.catalog-element-detail #element-accordion .card .card-header button {
  padding-left: 0;
  padding-right: 0;
  background: url("/local/templates/main/assets/img/arrow-black-bottom.png") center right no-repeat;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #000;
}
.catalog-element-detail #element-accordion .card .card-header .btn.focus, .catalog-element-detail #element-accordion .card .card-header .btn:focus {
  outline: 0;
  box-shadow: none;
}
.catalog-element-detail #element-accordion .card.show .card-header {
  background: #115795;
}
.catalog-element-detail #element-accordion .card.show .card-header button {
  background-image: url("/local/templates/main/assets/img/arrow-white-top.png");
  color: #FFFFFF;
}
.catalog-element-detail .option-section .option-items {
  position: relative;
}
.catalog-element-detail .option-section .option-items .option-item {
  width: 65px;
  height: 65px;
  padding: 5px;
  cursor: pointer;
  border-radius: 50%;
}
.catalog-element-detail .option-section .option-items .option-item img {
  border-radius: 50%;
  border: 1px solid #E9E9E9;
  cursor: pointer;
}
.catalog-element-detail .option-section .option-items .option-item .zoom {
  position: absolute;
  color: #000;
  opacity: 0.75;
  right: 38px;
  top: 10px;
}
.catalog-element-detail .option-section .option-items .option-item.active {
  border: 1px solid #000;
}
.catalog-element-detail .option-section .option-items .owl-nav {
  position: absolute;
  top: calc(50% - 10px);
  width: 100%;
  height: 20px;
}
.catalog-element-detail .option-section .option-items .owl-nav div {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1001;
}
.catalog-element-detail .option-section .option-items .owl-nav .owl-prev {
  left: 0;
  background-image: url("/local/templates/main/assets/img/own_circle_prev.png");
}
.catalog-element-detail .option-section .option-items .owl-nav .owl-next {
  right: 0;
  background-image: url("/local/templates/main/assets/img/own_circle_next.png");
}
.catalog-element-detail #option-inside .option-item {
  width: 65px;
  height: 65px;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
}
.catalog-element-detail #option-inside .option-item img {
  border-radius: 0;
  border: 1px solid #E9E9E9;
  cursor: pointer;
}

#color-modal {
  z-index: 1002;
}
#color-modal .option-item {
  cursor: pointer;
}
#color-modal .option-item.active {
  border: 2px solid #52a902;
}

#individual-modal {
  z-index: 1002 !important;
}

.make_checkout {
  z-index: 1002 !important;
}



@media only screen and (max-width: 480px) {
  .breadcrumbs {
    padding: 0 !important;
  }
}

.sample-color-modal p {
  margin-top: 20px;
}
.sample-color-modal .btn-buy {
  display: block;
  cursor: pointer;
  font-size: 30px;
  line-height: 50px;
  border: none;
  color: #fff;
  font-weight: normal;
  text-transform: none;
  background-color: #1DB100;
  width: 80%;
  margin: 30px auto 0;
  padding: 9px 0;
  font-family: "Noto Sans", sans-serif;
  border-radius: 5px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media only screen and (max-width: 480px) {
  .sample-color-modal .btn-buy {
    font-size: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
h2.mb-2 {
    font-size: 22px;
}
h3.mb-2 {
    font-size: 21px;
}

.detail-slider-wrap {
  display: flex;
}
#detailSlider {
  height: 100%;
  width: 100%;
  position: relative;
}
.detail-slide-wrap {
  display: flex;
  width: 100%;
  height: 100%;
}
.detail-slide-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#detailThumbs {
  height: 100%;
  width: 100px;
  margin: -10px 0 -10px -10px;
}
.detail-thumb-wrap {
  margin: 10px !important;
} 
.detail-thumb-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
#detailThumbs .splide__track--nav>.splide__list>.splide__slide {
  border: none !important;
}
.detail-picture-labels {
  margin: -6px;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 50%;
  height: 24px;
  display: flex;
}
.detail-picture-label {
  background-color: #6CB60C;
  border-radius: 3px;
  margin: 6px;
  color: #fff;
  font-size: 10px;
  width: 24px;
  height: 24px;
  border: 4px solid #6CB60C;
}
.detail-picture-label--action {
  background: url(/images/card-sale.svg) no-repeat center center;
  background-size: contain;
  background-color: #FF4B4B;
  border-color: #FF4B4B;
}
.detail-picture-label--star {
  background: url(/images/card-star.svg) no-repeat center center;
  background-size: contain;
  background-color: #6CB60C;
  border-color: #6CB60C;
}
.detail-picture-label--new {
  background: url(/images/card-new.svg) no-repeat center center;
  background-size: contain;
  background-color: #468BCA;
  border-color: #468BCA;
}
.detail-offer-size-btn {
  display: flex;
  justify-content: end;
  align-items: center;
  width: 100%;
  padding: 0 8px;
  height: 40px;
  border: 1px solid #9D9D9D;
  border-radius: 3px;
  background: #fff;
  margin-bottom: 8px;
}
.detail-offer-size-btn .detail-offer-size-name {
  font-weight: 400;
  font-size: 14px;
  color: #9D9D9D;
  margin-right: auto;
}
.detail-offer-size-btn:after {
  content: '';
  background: url(/images/dropdown-icon.svg) no-repeat center center;
  background-size: contain;
  width: 13px;
  height: 7px;
  border: none !important;
}

.social-share-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
}
.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  width: 32px !important;
  height: 32px !important;
}
.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-image: url(/images/social-vk.svg) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_odnoklassniki .ya-share2__icon {
  background-image: url(/images/social-ok.svg) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_telegram .ya-share2__icon {
  background-image: url(/images/social-tg.svg) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_whatsapp .ya-share2__icon {
  background-image: url(/images/social-wa.svg) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.detail-cards-slider-title {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 25px;
  margin-top: 50px;
}
.detail-cards-slider {
  width: 100%;
  height: fit-content;  
  /* margin: 0 -8px; */
}
.detail-cards-slider .detail-cards-item {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  border: 1px solid rgba(157, 157, 157, 0.1);
  border-radius: 3px;
  padding: 15px;
  /* width: calc(25% - 16px) !important;
  margin: 0 8px; */
  overflow: hidden;
}
.detail-cards-item-image {
  width: 100%;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail-cards-item-image .card-prev-images {}
.detail-cards-item-image img {}
.detail-cards-item-labels {
  margin: -6px;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 50%;
  display: flex;
}
.d-card-item-label {
  background-color: #6CB60C;
  border-radius: 3px;
  margin: 6px;
  color: #fff;
  font-size: 10px;
  width: 24px;
  height: 24px;
  border: 4px solid #6CB60C;
}
.d-card-item-label--action {
  background: url(/images/card-sale.svg) no-repeat center center;
  background-size: contain;
  background-color: #FF4B4B;
  border-color: #FF4B4B;
}
.d-card-item-label--star {
  background: url(/images/card-star.svg) no-repeat center center;
  background-size: contain;
  background-color: #6CB60C;
  border-color: #6CB60C;
}
.d-card-item-label--new {
  background: url(/images/card-new.svg) no-repeat center center;
  background-size: contain;
  background-color: #468BCA;
  border-color: #468BCA;
}
.detail-cards-item-favourites {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 50%;
  height: 24px;
  display: flex;
  justify-content: end;
}
.d-card-item-favourite-star {
  width: 24px;
  height: 20px;
  background-image: url(/images/card-heart.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
.d-card-item-favourite-star.favourite-added {
  background-image: url(/images/card-heart-active.svg);
}
.detail-card-item-info {
  display: flex;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 0 -5px;
  text-decoration: none;
}
.detail-card-item-info:hover {
  color: #000000;
  text-decoration: none;
}
.detail-card-offer-info {
  display: flex;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
}
.detail-card-offer-info:hover {
  color: #000000;
  text-decoration: none;
}
.d-card-item-info-col {
  margin: 0 5px;
  width: calc(50% - 5px);
}
.d-card-item-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 24px;
}
.d-card-item-sect {
  color: #9D9D9D;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 24px;
}
.d-card-item-size {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 24px;
}
.detail-card-item-info span {
  color: #9D9D9D;
}
.detail-cards-item-price {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
  color: #000000;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.d-cards-item-price-old {
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #9D9D9D;
  margin-left: 24px;
}
.d-cards-item-price-old:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #FF4B4B;
}
.detail-cards-item-button-cart {
  background: #6CB60C;
  border-radius: 3px;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
  border: none;
  margin-top: 10px;
}
.detail-cards-slider .splide__arrow {
  background-color: #fff;
  border: 1px solid #D8D8D8;
  display: flex;
  justify-self: center;
  align-items: center;
}
.detail-cards-slider .splide__arrow span {
  background: url(/images/splide-arrow-custom.svg) no-repeat center center;
  background-size: contain;
  width: 7px;
  height: 13px;
}
.detail-cards-slider .splide__arrow--prev {
  left: -14px;
  -webkit-transform:rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.detail-cards-slider .splide__arrow--next {
  right: -14px
}
.detail-cards-sections {
  display: flex;
  align-items: center;
  margin: 0 -6px 17px;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.detail-cards-sections::-webkit-scrollbar {
  display: none;
}
.detail-section-tag-item {
  margin: 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #000;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  background: #fff;
  text-decoration: none;
  white-space: nowrap;
}
.detail-section-tag-item:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}

@media only screen and (max-width: 1050px) {
  .social-share-block .social-share-block-title {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .detail-slider-wrap {
    flex-direction: column-reverse;
  }
  #detailThumbs {
    height: 100px;
    width: 100%;
    margin: 15px -5px 25px -5px;
  }
  .detail-thumb-wrap {
    margin: 0 5px !important;
  }
}
@media only screen and (max-width: 768px) {
  .social-share-block .social-share-block-title {
    display: flex;
  }
  .catalog-element-detail #element-accordion {
    margin-top: 45px !important;
  }
  .catalog-element-detail #element-accordion .card {
    border: 1px solid #F5F5F5;
  }
  .catalog-element-detail #element-accordion .card .card-header button {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    background: transparent;
    text-transform: none;
    padding: 12px 17px;
  }
  .detail-card-item-info .d-card-item-info-col {
    line-height: 19px;
    width: 100%;
  }
  .detail-card-item-info .d-card-item-info-col:last-child {
    display: none;
  }
  .detail-cards-item-price {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    flex-direction: row-reverse;
    justify-content: start;
  }
  .d-cards-item-price-old {
    font-weight: 400;
    font-size: 9px;
    line-height: 12px;
    text-transform: uppercase;
    color: #9D9D9D;
    margin-left: 0;
    margin-right: 8px;
  }
  .d-cards-item-price-old:after {
    background: #9D9D9D;
  }
  .detail-cards-slider-title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
  }
  .detail-cards-sections {
    margin-top: -7px !important;
    margin-bottom: 25px !important;
  }
  .catalog-element-detail .element_title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
  }
  .detail-cards-item-labels {
    flex-direction: column;
  }
  .detail-cards-item-labels .d-card-item-label {
    width: 16px;
    height: 16px;
    border: 2px solid #6CB60C;
  }
  .detail-cards-item-image {
    height: 130px;
    margin-bottom: 15px;
  }
  .detail-cards-item-image .card-prev-images .image {
    height: 130px;
  }
  .show-tab-properties-link {
    margin: 15px 0;
    display: block;
  }
  .catalog-element-detail .detail-price-block {
    margin-bottom: 40px !important;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
  }
  .detail-cards-slider .detail-cards-item {
    padding: 8px;
  }
}




.catalog-element-detail .element-tabs-container .additional_elements_tab {
  position: relative;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .owl-nav {
  position: absolute;
  top: calc(50% - 16px);
  width: 100%;
  height: 32px;
  z-index: 1001;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .owl-nav div {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: contain;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .owl-nav .owl-prev {
  left: 0;
  background-image: url("/local/templates/main/assets/img/own_circle_prev.png");
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .owl-nav .owl-next {
  right: 0;
  background-image: url("/local/templates/main/assets/img/own_circle_next.png");
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card {
  height: 100%;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card .zoom {
  display: none;
  color: #000;
  opacity: 0.75;
  font-size: 35px;
  right: 20px;
  position: absolute;
  top: 20px;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card:hover .zoom {
  display: block;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card .card-footer .count {
  display: none;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card .card-footer .count input {
  height: auto;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card .card-footer .count button {
  font-size: 25px;
  font-weight: normal;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card .card-body .card-title {
  font-size: 14px;
  font-weight: normal;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .card .card-body .card-text {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .owl-stage {
  display: flex;
}
.catalog-element-detail .element-tabs-container .additional_elements_tab .addition_slider .owl-stage .owl-item {
  flex: 1 0 0;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
}

img.catalog-element-finish-image {
    border-style: solid;
    border-color: darkgray;
    border-width: 1px;
}
.modal-mm-content{
  max-height: calc(100vh - 80px);
}

/* End */
/* /local/templates/main/components/bitrix/catalog/withcredit_new/bitrix/catalog.element/e0921/style.css?176294142119867 */
