

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.min.css?1755465075959*/
.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%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/inline/style.min.css?1755465074467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/.default/style.css?17554650744030*/
dl.card__desc.is--catalog-item{
	font-size: .789rem;
	max-width: 100%!important;
}
dl.card__desc.is--catalog-item dt{
	white-space: nowrap;
	text-overflow: ellipsis;
}
dl.card__desc.is--catalog-item dd{
	white-space: nowrap;
}
.card__group.is--catalog-item:hover{
	cursor: zoom-in;
}
.card__preview.is--catalog-slider img:hover{
	cursor: zoom-in;
}

.card__note.is--catalog-item-note{
	font-size: .833rem;
	line-height: 147%;
}

.card__note.is--catalog-item{
	max-width: 100%!important;
}
.btn__item.is-go-im{
	margin-top: 10px;
	display: none;
}
.btn__item.is-open-im{
	margin-top: 10px;
}

.content__col.btn_place .btn__item{
	color: #fff;
}
.content__col.btn_place .btn__item:hover{
	color: #fff;
}
.is--catalog-modal iframe{
	max-width: 100%;
}

.base-rating-product-item {
	display: flex;
	align-items: center;
	margin-top: 15px;
	cursor: pointer;
}

.base-rating-product-item .base-stars__item::before {
	height: 24px;
	width: 24px;
}
.base-rating-product-item__text {
	font-size: 16px;
	margin-left: 10px;
	text-transform: lowercase;
}
.base-product-comment {
	margin-bottom: 10px;
	padding: 20px 30px 36px;
	background-color: #fff;

	border-radius: 2px;
	margin-bottom: 20px;
}
@media (max-width: 767.98px) {
	.base-product-comment {
		padding: 20px 15px;
	}
}
.base-product-comment:last-child {
	margin-bottom: 0;
}
.base-product-comment__top {

	margin-bottom: 18px;
}
.base-product-comment__block {
	display: flex;
	align-items: center;
	flex: 1 1 auto;
}
@media (min-width: 767.98px) {
	.base-product-comment__top {
		display: flex;

		align-items: center;
	}
}
.base-product-comment__date {
	color: #78727d;
	font-size: 14px;
	line-height: 1.71em;
	white-space: nowrap;
	margin-right: 15px;
	margin-top: 4px;

}
.content-base-product-comment__title {
	font-weight: 700;
	font-size: 14px;
}
.base-product-comments-info__title {
	color: #18181a;
	font-size: 1.444rem;
	line-height: 138%;
	font-weight: 700;
}
.base-product-comment__author {
	color: #3cb6a8;
	font-weight: 700;
	flex: 1 1 auto;
	font-size: 16px;
	margin-top: 4px;
	margin-left: 7px;
}
.base-product-comments-info__item {
	font-size: 16px;
}
.content-base-product-comment__text {
	margin-bottom: 16px;
	white-space: pre-wrap;
	font-size: 14px;
	font-weight: 400;
}
.content-base-product-comment__text:last-child {
	margin-bottom: 0;
}
.base-product-comment__source {
	height: 25px;
	max-width: 100px;
	object-fit: contain;
	display: flex;
	align-items: center;
}



.base-product-comments__bottom {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.base-product-comments__button {
	font-family: Prosto-Bold, sans-serif;
	font-size: 1.15rem;
	overflow: hidden;
	padding: 9px 30px;

	color: #00c4d9;
	border: 2px solid #00c4d9;
	cursor: pointer;
	transition: all .2s;
	position: relative;
	background: transparent;

}


.base-product-comments__select {
    margin-bottom: 20px;
}
.base-product-comments__select select {
	background: transparent;
	border: none;
}


.base-product-comments__select .jq-selectbox__dropdown {
	top: auto !important;
}

.base-product-comments-info {
	margin-bottom: 30px;
}
.base-product-comments-info__item span {
	font-weight: 700;
}
@media (min-width: 567.98px) {
	.base-product-comments-info {
		display: flex;
		align-items: center;
	}
	.base-product-comments-info__title {
		margin-right: 25px;
	}
}
@media (max-width: 567.98px) {
	.base-product-comments-info__title {
		margin-bottom: 10px;
	}
	.base-product-comments-info {
		margin-bottom: 20px;
	}
}
@media (min-width: 991.98px) {
	.base-product-comments__header {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}

.base-product-comment__base-stars .base-stars__item {
	font-size: 30px;
}
.card__element-base-stars .base-stars__item {
	margin-right: 0;
}
.card__element-base-stars {
	margin-bottom: 15px !important;
}
.card__element-base-stars .base-stars__value {
	margin-left: 9px;
}
.card__element-base-stars {
	margin-bottom: 30px;
	cursor: pointer;
}
.card__element-base-stars .base-stars__value {
	font-size: 18px;
}


/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/popular/style.css?17554650743829*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.btn__item.is-go-im{
	margin-top: 10px;
	display: none;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.min.css?1755465075959 */
/* /local/templates/.default/components/bitrix/breadcrumb/inline/style.min.css?1755465074467 */
/* /local/templates/.default/components/bitrix/catalog.element/.default/style.css?17554650744030 */
/* /local/templates/.default/components/bitrix/catalog.section/popular/style.css?17554650743829 */
