

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.css?16334398803744*/
.section__sort-wrapper{
	display: flex;
	justify-content: space-between;
    width: 100%;
    height: 70px;
    align-items: center;
    border: 2px solid #DBE3E5;
    box-sizing: border-box;
    padding-right: 21px;
	margin-bottom: 30px;
    /* padding: 0 21px 0 21px; */
}
.section__sort-item-title{
    padding: 0 21px;
}

/*sort*/
.section-count{
	position: relative;
}
.section-count .section__sort-item-dropdown{
	position: absolute;
	right: 0;
	/* bottom: 0px; */
	width: 70px;
	z-index: 100;
	box-shadow: 3px 10px 27px -5px rgb(0, 0, 0, 0.36); 
	display: none;
	background: #ffffff;

}
.section-count span{
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #777E88;
    margin-right: 23px;
    display: inline-block;
}
.section-count a{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 13px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #777E88;
    text-decoration: none;
    margin-right: 14px;
}
.section-count a._active{
    color: #242629;
}
.section-count .section__sort-item-dropdown a{
	display: flex;
	background: #ffffff;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 55px;
	font-family: 'Roboto Slab', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
	/* border: 2px solid #CC1111; */
}
.section-sort{
	max-width: 100%;
	min-width: 380px;
	position: relative;
	cursor: pointer;
}
.section-sort .section__sort-item-dropdown{
	background: #ffffff;

}
.sort-select{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #242629;
}
.sort-select svg{
    margin-left: 18px;
}
.sort-select__button{

}
.section-sort .section__sort-item-dropdown{
	display: none;
	position: absolute;
	top: 45px;
	left: -2px;
	z-index: 100;
    width: 100%;
    /* border: 2px solid #DBE3E5; */
    box-sizing: border-box;
    border-top: 0;
    -webkit-box-shadow: 4px 48px 32px -16px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 4px 48px 32px -16px rgba(34, 60, 80, 0.2);
box-shadow: 4px 48px 32px -16px rgba(34, 60, 80, 0.2);
}
.section-sort .section__sort-item-dropdown a{
	width: 100%;
	height: 55px;
	display: flex;
	align-items: center;
	padding: 0 25px;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #242629;

	cursor: pointer;
}
.section-sort .section__sort-item-dropdown a:hover{
	/* text-decoration: none; */
}
.inner-page{
	margin-bottom: 0 !important;
}
/* .similar-products .inner-title{
	color: red;
} */
.products-slider .inner-title{
	font-family: 'Roboto Slab', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 50px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	margin-bottom: 40px;
}

@media (max-width: 1200px){
	.sort-select,
	.section-count span,
	.section-count a{
		font-size: 14px;
	}
}
@media (max-width: 768px){
	.section__sort-wrapper{
		padding: 20px 0;
		margin-top: 0px;
    	margin-bottom: 20px;
		flex-direction: column;
		align-items: center;
		height: auto;
	}
	.section-count{
		margin-bottom: 0px;
	}
	.products-slider .inner-title{
		font-size: 18px;
		line-height: 25px;
	}
	.section-sort{
		margin-bottom: 20px;
	}
	.section-sort .section__sort-item-dropdown a{
		height: auto;
		padding: 0 15px;
		font-size: 13px;
	}
	.section-sort .section__sort-item-dropdown{
		padding-bottom: 15px;
	}
	.section-sort{
		min-width: 0;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/sidebar-menu/style.css?16334398801947*/
.catalog-sidebar .catalog-menu ul ul{
	display: none;
}
.catalog-sidebar .catalog-menu{
	padding: 24px 0 15px 26px;
	border: 2px solid #DBE3E5;
	box-sizing: border-box;
}
.catalog-sidebar .catalog-menu ul li{
	margin-bottom: 16px;
}
.catalog-sidebar .catalog-menu ul li:last-child{
	margin-bottom: 0;
}
.catalog-sidebar .catalog-menu ul a{
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #242629;
	text-decoration: none;
	display: block;
	width: 100%;
	max-width: 232px;
}
.catalog-sidebar .catalog-menu ul a:hover,
.catalog-sidebar .catalog-menu ul a.root-item-selected{
	text-decoration-line: underline;
	color: #C3003B;
}
.catalog-sidebar .catalog-menu ul li:hover > ul{
	display: block;
}
.catalog-sidebar .catalog-menu ul ul{
	margin-top: 14.5px;
}
.catalog-sidebar .catalog-menu ul ul li{
	margin-bottom: 8px;
	position: relative;
}
.catalog-sidebar .catalog-menu ul ul li:last-child{
	margin-bottom: 0px;
}
.catalog-sidebar .catalog-menu ul ul a{
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #242629;
}
.catalog-sidebar .catalog-menu ul ul a:hover,
.catalog-sidebar .catalog-menu ul ul a.item-selected{
	text-decoration-line: underline;
	color: #C3003B;
}
.catalog-sidebar .catalog-menu ul ul ul{
	position: absolute;
	right: -100%;
	top: -32px;
	width: 240px;
	padding: 25px 17px;
	background: #ffffff;
	border: 2px solid #DBE3E5;
	box-sizing: border-box;
	z-index: 100;
	visibility: hidden;
	opacity: 0;
	transition: 0.5s;
	display: block;
}
.catalog-sidebar .catalog-menu ul ul li:hover > ul{
	opacity: 1;
	visibility: visible;
}
@media(max-width: 1200px){
	.catalog-sidebar .catalog-menu{
		padding: 15px;
	}
	.catalog-sidebar .catalog-menu ul a{
		font-size: 14px;
		line-height: 19px;
	}
	.catalog-sidebar .catalog-menu ul li{
		margin-bottom: 13px;
	}
}
@media(max-width: 992px){
	.catalog-sidebar .catalog-menu{
		display: none;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/sub-sections/style.css?1633439880467*/
.subsections-item__link{
	display: flex;
	width: 100%;
	max-width: 270px;
	height: 95px;
	align-items: center;
	background: #FFFFFF;
	border: 2px solid #DBE3E5;
	box-sizing: border-box;
	text-decoration: none;
	margin: 0 auto;
	margin-bottom: 30px;
	transition: 0.5s;
}
.subsections-item__link:hover{
	background: #ECF4F7;
}
.subsections-item__title{
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	color: #242629;
	margin-left: 17px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/pagination/style.css?16334398801918*/
.modern-page-navigation{
  max-width: 570px;
  margin: 0 auto;
  font-size: 0px;
  text-align: center;
  /* margin-top: -19px; */
}
.pagination_wrapper{
  max-width: 470px;
  margin: 0 auto;
  font-size: 0px
}
.pagination_left,
.pagination_right{
  width: 80px;
  height: 46px;
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  margin-bottom: 15px;
  line-height: 46px;
  text-decoration: none;
}
.pagination_item{
  width: 46px;
  height: 46px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 46px;

  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  color: #777E88;

  background: #FFFFFF;
  box-sizing: border-box;
  border-radius: 50%;

  margin-bottom: 15px;  
  text-decoration: none;
  margin-right: 12px;
}
.pagination-wr{
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  color: #777E88;
  text-align: none;
  height: 100%;
}
.pagination-wr:hover{
  color: #C3003B;
}
.pagination_left{
  margin-right: 50px;
}
.pagination_left svg{
  margin-right: 15px;
  fill: #777E88;
}
.pagination_left:hover svg{
  fill: #C3003B;
}
.pagination_right{
  margin-left: 50px;
}
.pagination_right svg{
  margin-left: 15px;
  fill: #777E88;
}
.pagination_right:hover svg{
  fill: #C3003B;
}
.pagination_right:hover{

}
.pagination_item:hover{
  background: #C3003B;
}

a.pagination_item:hover{
  text-decoration: none;
  color: #ffffff; 
}
.modern-page-current{
  background: #C3003B !important;
  color: #ffffff;
}
.modern-page-dots{
  width: 50px;
  height: 55px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
} 
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/catalog-product/style.css?17132540649155*/
.catalog-item__image{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 270px;
    min-height: 270px;
    margin-bottom: 24px;
}
.catalog-item__image img{
    width: 100%;
    max-width: 270px;
}
.catalog-item__title{
    width: 100%;
    max-width: 233px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #242629;
    text-decoration: none;
    display: block;
    min-height: 70px;
    text-align: center;
}
.catalog-item__title:hover{
    text-decoration: none;
    color: #242629;

}
.catalog-item .product-item-price-current{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #242629;
    margin-left: 13px;
}
.catalog-item-wrapper{
    position: relative;   
    width: 100%;
    max-width: 270px;
    margin: 0 auto; 
}
.product-item-container{
    position: relative;
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
}
.catalog-item{
    background: #FFFFFF;
    width: 100%;
    border: 2px solid #FFFFFF;
    overflow-y: hidden;
    /* transition: 0.5s; */
    /* height: 405px; */
    position: relative;
    margin-bottom: 60px;
}

.product-item-price-container{
    text-align: center;
    margin-bottom: 15px;
}

/* .product-item-container:hover .catalog-item{
    position: absolute;
    top: 0;
    left: 0;
    height: 468px;
    z-index: 1000;
    border: 2px solid #DBE3E5;
    box-sizing: border-box;
} */

.product-item-info-btn{
    /* bottom: 0%; 
    position: absolute; */
    transition: 0.8s;
    width: 100%;
}

/* .product-item-container:hover .product-item-info-btn{
     //display: block; 
    bottom: 32px;
} */
/* .product-item-container.hover{
    position: absolute;
    height: 468px;
} */
/* .product-item-container.hover .product-item-info-container{
    display: block;
} */
.product__buy{
    width: 100%;
    max-width: 175px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #4BB16F;
    margin: 0 auto;
    margin-bottom: 10px;
    text-decoration: none;
    transition: 0.5s;
}
.product__buy svg{
    fill: #ffffff;
    margin-right: 9px;
}
.product__buy:has(.product__buy--in-basket){
    background: #FFD800;
    pointer-events: none;
}
.product__buy:has(.product__buy--in-basket):hover{
    background: #FFD800;
    pointer-events: none;
}
.product__detail{
    width: 100%;
    max-width: 175px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: #FFFFFF;
    border: 2px solid #DBE3E5;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #242629;
    text-decoration: none;
    transition: 0.5s;
}
.product__detail:hover{
    background: #ED1443;
    color: #FFFFFF;
    text-decoration: none;
    border-color: #ED1443;
}
.product__buy:hover{
    background: #39BF69;
    color: #FFFFFF;
    text-decoration: none;
}
/* .product-item-container:hover .product-item-price-container{
    display: none;
} */
.catalog-item__links{
    position: relative;
    top: 0;
    transition: 0.8s;
}
/* .product-item-container:hover .catalog-item__links{
    top: -400px;
}
.product-item-container:hover .catalog-item__title{
    min-height: 70px;
} */


.item-descriprion{
    position: absolute;
    top: 200%;
    transition: 0.8s;
    max-width: 236px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}
/* .product-item-container:hover .item-descriprion{
    top: 20px;
} */
.item-descriprion__title{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #242629;
    margin-bottom: 14px;
    max-width: 230px;
    display: block;
    text-decoration: none;
}
.item-descriprion__counry{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    color: #242629;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
}
.item-descriprion__counry-icon{
    margin-right: 23px;
}
.item-descriprion__more-item span{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #777E88;
}
.item-descriprion__more-item{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #242629;
}
.item-descriprion__more{
    margin-bottom: 23px;
}
/*popup*/
.popup-window{
	width: 100%;
	max-width: 485px;
	padding-bottom: 30px !important;
}
.popup-image{
	width: 65px;
	height: 65px;
	background: url(/local/templates/.default/images/add-basket.svg) no-repeat center center;
	margin: 0 auto;
	margin-bottom: 25px;
}
.popup-text{
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 23px;
	color: #242629;
	text-align: center;
}
.popup-window-buttons,
.popup-window-titlebar-text{
	display: none;
}
.popup-window-close-icon{
	width: 14px;
	height: 14px;
	background: url(/local/templates/.default/images/popup-close.svg) no-repeat center center;
}
.popup-window-content{
	margin-top: -20px;
}
.popup-window-with-titlebar .popup-window-content{
	padding: 20px 0;
}
.not-available a{
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    text-decoration: none;
    color: #000000;
}

.product-item-info-quantity{
    text-align: center;
    border: 2px solid #DBE3E5;
    max-width: 175px;
    margin: 0 auto 6px;
}

.product-item-info-quantity .product-item-amount-field-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 106px;
    height: 34px;    
    margin: 0 auto;
}

.product-item-info-quantity .product-item-amount-field-btn-minus,
.product-item-info-quantity .product-item-amount-field-btn-plus{
    display: flex;
    width: 18px;
    height: 34px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-item-info-quantity .product-item-amount-field-btn-minus.product-item-amount-field-btn-disabled,
.product-item-info-quantity .product-item-amount-field-btn-plus.product-item-amount-field-btn-disabled{
    opacity: 0.6;
    cursor: default;
}


.product-item-info-quantity input[type="number"]{
    outline: 0;
    border: 0;
    width: 50px;
    text-align: center;
    font-family: 'Montserrat',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000000;

}

.product-item-info-quantity input[type="number"]::-webkit-outer-spin-button,
.product-item-info-quantity input[type="number"]::-webkit-inner-spin-button{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.product-item-info-container.product-item-hidden{
    display: none;
}
.product-item-info-quantity .product-item-amount-field-btn-minus.product-item-amount-field-btn-disabled{
    opacity: 1;
    cursor: pointer;
}
@media(max-width: 1200px){
    .not-available{
        display: flex;
        align-items: center;
    }
    .not-available a{
        margin-bottom: 0;
    }
    .product-item-info-btn{
        position: relative;
        bottom: 0px;
    }
    /* .product-item-container:hover .product-item-info-btn{
       
        bottom: 0px;
    }
    .catalog-item{
        height: auto;
    }
    .product-item-container:hover .product-item-price-container{
        display: block;
    }
    .product-item-container:hover .catalog-item__links{
        top: 0px;
    }
    .product-item-container:hover .catalog-item__title{
        /* min-height: auto; 
    }*/
    .item-descriprion{
        display: none;
    }
    /* .product-item-container:hover .catalog-item{
        position: inherit;
        height: auto;
        border-color: #ffffff;
    } */
    .catalog-item__title{
        min-height: 70px;
        font-size: 14px;
        line-height: 22px;
    }
    .catalog-item__image,
    .catalog-item__title,
    .product-item-price-container{
        margin-bottom: 15px;
    }
    .product-item-info-btn{
        display: flex;
    }
    .product-item-button-container,
    .product__detail{
        width: 47%;
    }
    .catalog-item{
        margin-bottom: 30px;
    }
    .product__detail,
    .product__buy{
        font-size: 11px;
    }
}
@media(max-width: 576px){
    .catalog-item{
        margin-bottom: 15px;
    }   
    /*popup*/
	.popup-window{
		max-width: 320px;
	}
	.popup-text{
		font-size: 21px;
	}
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.css?16334398803744 */
/* /local/templates/.default/components/bitrix/menu/sidebar-menu/style.css?16334398801947 */
/* /local/templates/.default/components/bitrix/catalog.section.list/sub-sections/style.css?1633439880467 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/pagination/style.css?16334398801918 */
/* /local/templates/.default/components/bitrix/catalog.item/catalog-product/style.css?17132540649155 */
