

/* Start:/local/templates/main_new/components/bitrix/catalog/collection_catalog/style.min.css?1777277627684*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 0;border-bottom:2px solid #d9dee6;border-bottom-color:var(--primary);color:#000}
/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.element/collection/style.css?16812188015625*/
/**
 * Product Details
 */
.tm-prodetails-images {
  width: 100%;
}
.tm-prodetails-thumbnails.only .tm-prodetails-thumbnail {
	width: 150px;
}
.tm-prodetails-largeimages {
  overflow: hidden;
}

.tm-prodetails-largeimage a {
	position: relative;
	z-index: 1;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	height: min(40vw, 560px);
	border: 1px solid #ebebeb;
}
.tm-prodetails-largeimage a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.tm-prodetails-largeimage a::after {
  content: "\f25e";
  font-family: 'Ionicons';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 110px;
  z-index: 1;
  color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 3;
}

.tm-prodetails-largeimage a:hover::before {
  visibility: visible;
  opacity: 1;
}

.tm-prodetails-largeimage a:hover::after {
  visibility: visible;
  opacity: 1;
}

.tm-prodetails-thumbnails {
  overflow: hidden;
}

.tm-prodetails-thumbnails .slick-list {
  margin-right: -5px;
  margin-left: -5px;
}

.tm-prodetails-thumbnails .tm-slider-arrows-prev,
.tm-prodetails-thumbnails .tm-slider-arrows-next {
  background: #0053a5;
  border-color: #0053a5;
  color: #ffffff;
}

.tm-prodetails-thumbnails .tm-slider-arrows-prev {
  left: 0;
  right: auto;
}

.tm-prodetails-thumbnails .tm-slider-arrows-next {
  right: 0;
  left: auto;
}

.tm-prodetails-thumbnail {
  margin: 0 4px;
  margin-top: 9px;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  overflow: hidden;
}

.tm-prodetails-title {
  margin-top: -5px;
  margin-bottom: 5px;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.tm-prodetails-title a {
  color: #000000;
}

.tm-prodetails-title a:hover {
  color: #0053a5;
}

.tm-prodetails-price {
  color: #0053a5;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
  font-size: 18px;
}

.tm-prodetails-price del {
  color: #707070;
  margin-right: 10px;
  font-size: 16px;
}

.tm-prodetails-infos {
  margin-top: 15px;
}

.tm-prodetails-tags ul, .property-row ul {
  -webkit-flex-shrink: 100;
      -ms-flex-negative: 100;
          flex-shrink: 100;
  padding-left: 0;
  margin-bottom: 0;
  display: inline-block;
}

.tm-prodetails-tags ul li, .property-row ul li {
  list-style: none;
  display: inline-block;
}

.tm-prodetails-tags ul li:not(:last-child)::after,
.property-row ul li:not(:last-child)::after {
  content: ",";
}

.tm-prodetails-singleinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tm-prodetails-singleinfo b {
  margin-right: 10px;
  font-weight: 700;
  color: #000000;
  white-space: nowrap;
}

.tm-prodetails-singleinfo a {
  color: #707070;
}

.tm-prodetails-singleinfo a:hover {
  color: #0053a5;
}

.tm-prodetails-content > p {
  margin-top: 20px;
  padding: 20px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.advantage-bottom {
	margin-top: 30px;
}
.advantage-bottom li {
	color: black;
}
.advantage-bottom a {
	border-bottom: 1px solid black;
}
.tm-prodetails-quantitycart {
  margin-top: 30px;
  margin-bottom: 30px;
}

.tm-prodetails-quantitycart .title-6 {
  margin-bottom: 0;
  display: inline-block;
  margin-right: 10px;
}

.tm-prodetails-quantitycart .tm-quantitybox {
  margin-right: 10px;
}

.tm-prodetails-share ul {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}

.tm-prodetails-share ul li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.tm-prodetails-share ul li::after {
  display: none;
}

.tm-prodetails-share ul li a {
  display: inline-block;
  color: #707070;
  font-size: 18px;
}

.tm-prodetails-share ul li a:hover {
  color: #0053a5;
}

.tm-prodetails-description ul {
  padding-left: 0;
  margin-bottom: 0;
}

.tm-prodetails-description ul li {
  list-style: none;
}

.tm-prodetails-description p:last-child {
  margin-bottom: 0;
}

.tm-prodetails-review > h5 {
  margin-bottom: 20px;
}

.tm-prodetails-review .tm-rating {
  line-height: 1;
  vertical-align: middle;
}
.arrays_prop > span:not(:last-child):after {
	content: ",";
}
.collecion_advantage {
	margin: 20px 0;
	padding: 20px; 
	border: 1px solid #ebebeb;
}
.advantage {
	display: flex;
}
.advantage > div:not(last-child){
	padding-bottom: 10px;
}
.advantage_image {
	margin-right: 10px;
}
ol {
	padding-left: 15px; 
}
@media only screen and (max-width: 1199px) {
  .tm-prodetails-thumbnails .tm-slider-arrows-prev,
  .tm-prodetails-thumbnails .tm-slider-arrows-next {
    top: 50%;
    margin-top: -20px;
  }
  .tm-prodetails-quantitycart .tm-button {
    padding: 0 15px;
    min-width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .tm-prodetails-content {
    margin-top: 40px;
  }
}

.tm-similliar-products h4 {
  margin-bottom: 25px;
}
@media(max-width: 600px){
	.tm-prodetails-largeimage a {
		height: min(90vw, 560px);
	}
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/system.pagenavigation/orange1/style.css?17772776261090*/
/**
 * Pagination
 */
.tm-pagination ul {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0;
}

.tm-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}

.tm-pagination ul li:not(:last-child) {
  margin-right: 2px;
}

.tm-pagination ul li a {
  display: inline-flex;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 3px;
  border: 1px solid transparent;
  border-radius: 5px;
  font-weight: 700;
}

.tm-pagination ul li a:hover {
  color: #0053a5;;
}

.tm-pagination ul li.is-active a {
  background: #0053a5;;
  color: #ffffff;
  border-color: #0053a5;;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tm-pagination ul li a {
    min-width: 45px;
    height: 45px;
    line-height: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .tm-pagination ul li a {
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.section/elements_in_collections/style.css?177727762666*/
.tm-padding-section.tm-popular-products-area {
	padding-top: 0;
}

/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.section/otherCollection/style.css?167774348065*/
.tm-popular-products-area.tm-padding-section {
	padding-top: 0;
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.item/collection_item_in_detail/style.css?17878368678253*/
.tm-shop-products .row,
.container.tm-popular-products-area .row {
    align-items: stretch;
}

.tm-shop-products [class*="col-"]:not(.slick-slide),
.container.tm-popular-products-area [class*="col-"]:not(.slick-slide) {
    display: flex;
    margin-top: 30px;
}

.tm-shop-products [class*="col-"]:not(.slick-slide) > .product-item-container,
.container.tm-popular-products-area [class*="col-"]:not(.slick-slide) > .product-item-container {
    display: flex;
    width: 100%;
    min-width: 0;
}

.tm-shop-products [class*="col-"]:not(.slick-slide) .tm-product,
.container.tm-popular-products-area [class*="col-"]:not(.slick-slide) .tm-product {
    width: 100%;
}

.tm-product.tm-card-coll {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 12px;
    padding: 12px;
    transition: border-color .25s ease, box-shadow .25s ease;
}

.tm-product.tm-card-coll:hover {
    border-color: #C3D2E8;
    box-shadow: 0 8px 24px rgba(54, 103, 169, .12);
}

.tm-card-coll .tm-product-topside {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    padding-top: 0;
    border: 0;
    border-radius: 8px;
    background: #F4F5F7;
}

.tm-card-coll .tm-product-topside img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    display: block;
    background: transparent;
}

.tm-card-coll .tm-product-images {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.tm-card-coll .tm-product-images img + img {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.tm-product.tm-card-coll:hover .tm-product-images img + img {
    visibility: visible;
    opacity: 1;
}

.tm-card-coll .tm-product-badges {
    position: absolute;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
}

.tm-card-coll .tm-product-badges span {
    position: absolute;
    left: 0;
    top: 0;
    background: #0053a5;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
}

.tm-card-coll .tm-product-badges span.tm-product-badges-soldout {
    left: auto;
    right: 0;
    background: #000000;
}

.tm-card-coll .tm-product-badges .tm-product-badges-new + .tm-product-badges-sale {
    top: 25px;
}

.tm-card-coll .tm-product-bottomside {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding-top: 14px;
    text-align: left;
}

.tm-card-coll .tm-product-props {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-size: .8125rem;
    color: #8A94A6;
    line-height: 1.3;
    margin-bottom: 8px;
}

.tm-card-coll .tm-product-props div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tm-card-coll .tm-product-bottomside .title-6 {
    margin: 0 0 8px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: calc(1.3em * 2);
}

.tm-card-coll .tm-product-bottomside .title-6 a {
    color: #1A1F28;
}

.tm-card-coll .tm-product-bottomside .title-6 a:hover {
    color: #3667A9;
}

.tm-card-coll .tn-bot-prop.text-right span:not(:last-child):after {
    content: ',';
}

.tm-card-coll .tm-product-stock {
    font-size: .875rem;
    color: #5B5B5B;
    margin-top: auto;
    padding-top: 12px;
}

.tm-card-coll .price-block {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: auto;
    padding-top: 10px;
    border-top: 1px solid #F0F2F5;
}

.tm-card-coll .tm-product-price {
    display: block;
    margin: 0;
    color: #3667A9;
    font-weight: 700;
    font-size: 1.0625rem;
    line-height: 1.2;
}

.tm-card-coll .tm-product-sale {
    font-size: 12px;
    text-decoration: line-through;
}

.tm-card-coll .tm-product-price del {
    color: #707070;
    margin-right: 10px;
    font-weight: 400;
}

.tm-card-coll .tm-product-actions {
    height: 40px;
    min-width: 40px;
    padding: 0;
    border-radius: 4px;
    background: #0053a5;
    border-color: #0053a5;
    outline: none;
    color: #ffffff;
    font-size: 18px;
}

@media (max-width: 767px) {
    .tm-product.tm-card-coll {
        padding: 10px;
        border-radius: 10px;
    }

    .tm-card-coll .tm-product-bottomside {
        padding-top: 12px;
    }

    .tm-card-coll .tm-product-bottomside .title-6 {
        font-size: 1rem;
    }

    .tm-card-coll .tm-product-props {
        font-size: .75rem;
    }}

.tm-card-coll .tm-coll-swatches {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 0 0 8px;
}

.tm-card-coll .tm-coll-sw {
    width: 28px;
    height: 28px;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    background-color: #eef1f5;
    box-shadow: 0 0 0 1px #e2e6ec;
}

.tm-card-coll .tm-coll-sw-more {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 600;
    color: #7a828f;
}

.tm-card-coll .tm-coll-surface {
    font-size: .78125rem;
    color: #8a94a6;
    margin-bottom: 8px;
}

.tm-card-coll .tm-coll-surface span {
    color: #3a414d;
}

.tm-card-coll .tm-coll-sizes {
    text-align: left !important;
    font-size: .8125rem;
    color: #8a94a6;
    margin-bottom: 8px;
}

.tm-card-coll .tm-coll-sizes span:not(:last-child)::after {
    content: ",";
}

.tm-card-coll .tm-product-images.tm-single-photo img,
.tm-card-coll .tm-product:hover .tm-product-images.tm-single-photo img {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.tm-product.tm-card-coll .tm-product-props {
    display: flex;
    justify-content: space-between;
}

.tm-section.tm-popular-products-area .tm-coll-sizes span:not(:last-child)::after,
.tm-card-coll .tm-coll-sizes span:not(:last-child)::after {
    content: ",";
}

.tm-product.tm-products-sale {
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 12px;
    padding: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}

.tm-products-sale .tm-product-topside {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    padding-top: 0;
    border: 0;
    border-radius: 8px;
    background: #F4F7FC;
}

.tm-products-sale .tm-product-content {
    position: static;
    font-size: 2.25rem;
    font-weight: 700;
    color: #0054a5;
    line-height: 1.1;
    text-align: center;
}

.tm-products-sale .tm-product-bottomside {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 14px;
    flex: 1 1 auto;
}

.tm-products-sale .title-5,
.tm-products-sale .title-4 {
    text-align: center;
    padding: 0;
    margin: 0 0 8px;
    display: block;
    -webkit-line-clamp: none;
    min-height: 0;
    overflow: visible;
    line-height: 1.3;
}

.tm-products-sale .title-5 {
    font-size: 1.125rem;
    font-weight: 600;
    color: #333333;
}

.tm-products-sale .title-4 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #0054a5;
    margin-bottom: 0;
}

.tm-products-slider [class*="col-"]:has(> .tm-product.tm-card-coll) {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    float: left;
}

.tm-products-slider .tm-product.tm-card-coll {
    width: 100%;
}

.tm-products-slider .tm-card-coll .tm-product-topside {
    aspect-ratio: auto;
    height: 260px;
}

@media (max-width: 576px) {
    .tm-products-slider [class*="col-"]:has(> .tm-product.tm-card-coll) {
        width: 270px;
        min-width: 270px;
        max-width: 270px;
    }

    .tm-products-slider .tm-card-coll .tm-product-topside {
        height: 230px;
    }
}

/* End */
/* /local/templates/main_new/components/bitrix/catalog/collection_catalog/style.min.css?1777277627684 */
/* /local/templates/main_new/components/bitrix/catalog.element/collection/style.css?16812188015625 */
/* /local/templates/main_new/components/bitrix/system.pagenavigation/orange1/style.css?17772776261090 */
/* /local/templates/main_new/components/bitrix/catalog.section/elements_in_collections/style.css?177727762666 */
/* /local/templates/main_new/components/bitrix/catalog.section/otherCollection/style.css?167774348065 */
/* /local/templates/main_new/components/bitrix/catalog.item/collection_item_in_detail/style.css?17878368678253 */
