

/* Start:/bitrix/templates/hittek/components/bitrix/catalog/catalog/style.css?1693816006348*/
.style-marker ul {
    margin-left: 0px;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
}

.style-marker li {
    list-style-type: none;
    margin-bottom: 10px;
}

.style-marker a {
    text-decoration: none;
    color: black;
    background-color: #ebe8e8;
    padding: 5px 10px;
    border-radius: 10px;
    margin-right: 10px;
}
/* End */


/* Start:/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?166900884022908*/
.element-tabs{
	
}
.element-tabs ul{
	display: table;
    width: 100%;
	padding: 0;
	margin: 0;
}
.element-tabs ul li {
    display: table-cell;
    height: 40px;
    padding: 10px 4px;
    border: 1px solid rgba(181,181,181,0.25);
    border-bottom: none;
    text-align: center;
    font-size: 15px;
    color: #585858;
    cursor: pointer;
    vertical-align: middle;
	margin-bottom: 10px;
    line-height: 1.5;
}
.element-tabs ul li.active{
	position: relative;
    border-left: 1px solid #fde16c;
    border-right: 1px solid #fbb3a7;
}
.element-tabs ul li.active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -moz-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -o-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -ms-linear-gradient(left, #fde06d, #fcab9d);
    background-image: linear-gradient(to right, #fde06d, #fcab9d);
}
.element-tabs ul li.active:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #fff;
}
.tovar-right ul li:before, .tovar-right ul li:after {
    content: "";
    display: table;
}
.element-tabs-content {
    position: relative;
    width: 100%;
    padding: 27px 0px 2px;
    border-right: 1px solid #fcab9d;
    border-left: 1px solid #fde16c;
	box-sizing: border-box;
}
.element-tabs-content>div {
    position: relative;
    display: none;
}
.element-tabs-content>div.active-tab {
    display: block;
}
.element-tabs-content:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -moz-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -o-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -ms-linear-gradient(left, #fde06d, #fcab9d);
    background-image: linear-gradient(to right, #fde06d, #fcab9d);
}
.element-tabs-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -moz-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -o-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -ms-linear-gradient(left, #fde06d, #fcab9d);
    background-image: linear-gradient(to right, #fde06d, #fcab9d);
}
.prop-item{
	display: inline-block;
	margin: 0 15px 10px;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
	width: 100px;
}

.prop-item-img{
	width: 96px;
	height: 96px;
	margin: 0 0 5px;
	text-align: center;
	border: 2px solid #cfcfcf;
	display: inline-block;
	position: relative;
}
.prop-item-img img{
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
}
.prop-item-name{
	font-size: 12px;
    line-height: normal;
    color: #333333;
    padding: 20px 0 0;
}
.prop-item-name.radio-name{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/radio-new.png) center 0px no-repeat;
}
.active .prop-item-name.radio-name{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/radio-check-new.png) center 0px no-repeat;
}
.prop-item-name.chkbx-name{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/checkbox-new.png) center 0px no-repeat;
}
.active .prop-item-name.chkbx-name{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/checkbox-check-new.png) center 0px no-repeat;
}
.prop-name{
	font-weight: 600;
	font-size: 14px;
	margin: 0 15px 3px;
	
}

.prop-item-name-only{
    padding: 0;
    border: 2px solid #ccc;
    width: 100px;
	font-size: 11px;
    
    vertical-align: middle;
}
.prop-item-name-only.pict-mode{
    height: 100px;
}
.prop-item.active .prop-item-name-only{
	border-right: 2px solid #fcab9d;
    border-left: 2px solid #fde16c;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
	position: relative;
}
.prop-item.active .prop-item-img{
	border-right: 2px solid #fcab9d;
    border-left: 2px solid #fde16c;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
}



.prop-item-name-only>div, .prop-item-img>div, .prop-item-name-only>a, .prop-item-img>a{
	height: 100%;
	width: 100%;
	position: relative;
	display: block;
}
.prop-item.active .prop-item-img:after, .prop-item.active .prop-item-name-only:after{
	 content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -moz-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -o-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -ms-linear-gradient(left, #fde06d, #fcab9d);
    background-image: linear-gradient(to right, #fde06d, #fcab9d);
}
.prop-item.active .prop-item-img:before, .prop-item.active .prop-item-name-only:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    height: 2px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -moz-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -o-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -ms-linear-gradient(left, #fde06d, #fcab9d);
    background-image: linear-gradient(to right, #fde06d, #fcab9d);
}
}
.prop-item-name-only>div{
	height: 40px;
}
.prop-item-name-only.pict-mode>div{
	display: table-cell;
	width: 100px;
	height: 100px;
	vertical-align: middle;
}
.prop-item.active .prop-item-name-only>div:before, .prop-item.active .prop-item-img>div:before, .prop-item.active .prop-item-img>a:before, .prop-item.active .prop-item-name-only>a:before{
	content: '';
	left: 0;
	top: 0;
	position: absolute;
	background: rgba(130, 130, 130, 0.3);
	width: 100%;
	height: 100%;
	z-index: 2;
}
.prop-item.active .prop-item-name-only>div:after, .prop-item.active .prop-item-img>div:after, .prop-item.active .prop-item-name-only>a:after, .prop-item.active .prop-item-img>a:after{
	content: '';
	right: 7px;
	bottom: 7px;
	position: absolute;
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/radio.png) center center no-repeat;
	width: 27px;
	height: 27px;
	z-index: 3;
}
.tab-content>div{
	margin: 0 0 10px;
}
.g-hidden{
	display: none!important;
}
.prop-item{
	cursor: pointer;
}
/*.prop-item.chkbox .prop-item-img, .prop-item.chkbox.active .prop-item-img{
	border: 1px solid #fff;
}*/
.prop-item.chkbox{
	position: relative;
}
.prop-item.chkbox input[type="checkbox"]{
	display: none;
}
.prop-item.chkbox input[type="checkbox"] + label{
	cursor: pointer;
}
/*.prop-item.chkbox input[type="checkbox"]:checked + label .prop-item-img{
	border: 1px solid #fcab9d;
}*/
/*.prop-item.chkbox input[type="checkbox"]:checked + label .prop-item-img:after{
	content:'';
	display: none;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 5px;
	top: -10px;
	z-index: 5;
	background: #fff url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/checked.png) center center no-repeat;
}*/


#catalog-detail-item .item-block__left{
	margin: 0;
	width: 360px;
}
#catalog-detail-item .item-block__right{
	padding: 0 0 0 395px;
}
.item-detail-info, .product-item-actions{
	margin: 0 0 30px;
    line-height: 1.4;
	font-size: 14px;
	padding: 0 0 0 38px;
}
.product-item-actions-title{
	font-weight: 600;
}
.item-detail-info p{
	margin: 0 0 10px;
}
.product-item-detail-properties{
	font-size: 14px;
	margin: 0 0 25px;
	display: block;
	padding: 0 0 0 38px;
}
.product-prop{
	display: inline-block;
	width: 49%;
	vertical-align: top;
	margin: 0 0 5px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
}
.product-prop:nth-of-type(2n){
	padding: 0 0 0 10px;
}
.product-item-detail-properties dl{
	display: inline;
	
}
.product-item-detail-properties dt{
	display: inline;
	font-weight: normal;
}
.product-item-detail-properties dd{
	margin:0px;
	color: #000;
	font-weight: 600; 
	display: inline;
}
#result-complect{
	padding: 30px 38px 15px;
    background: #f8f9fc;
    margin: 0 0 20px 0px;
    position: relative;
    left: 0;
    box-sizing: border-box;
    width: calc(100% + 38px);
}
#result-complect > div{
	width: 49%;
	display: inline-block;
	padding: 0 10px 0 0;
	vertical-align: top;
	box-sizing: border-box;
	margin: 0 0 15px;
}
#result-complect > div:nth-of-type(2n){
	padding: 0 0 0 10px;
}
#result-complect > div:after{
	content: '';
	display: block;
	clear: both;
}
#result-complect > div .result-img{
	width: 45px;
	height: 45px;
	float: left;
	border: 1px solid #cfcfcf;
	text-align: center;
}
#result-complect > div .result-img > span{
	width: 45px;
	height: 45px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#result-complect > div .result-img img{
	max-width: 100%;
	max-height: 100%;	
	
}
.prop-title{
	font-weight: 600;
    margin: 0 0 2px;
}
#result-complect .result-text{
	margin: 0 0 0 60px;
}
.item-price{
	padding: 0 38px;
	margin: 0 0 15px;
}
.item-price > div{
	display: inline-block;
	padding: 0 10px 0 0;
	vertical-align: top;
	box-sizing: border-box;
	text-align: center;
}
.item-price > div:nth-of-type(2n){
	margin: 0 0 0 10px;
}
.item-price .quickorder-worktime{
	position: static;
	display: block;
	
}
.item-price .item-price__old-price {
    font: 400 12px/18px MuseoSans500;
    margin: 0px 0 9px;
    color: #9c9fa3;
}
.propuct-buttons-container {
	display: flex;
	align-items: flex-end;
}

@media screen and (max-width: 767px) {
	.propuct-buttons-container {
		flex-flow: column;
		align-items: center;
	}
}

.item-complect-notes{
	color: #666666;
	font-size: 14px;
	padding: 0 38px;
	font-style: italic;
}
.catalog-item .item-delivery {
    position: relative;

    background: #f8f9fc;
	box-sizing: border-box;
    width: calc(100% + 76px);
    margin: 0 0 40px -38px;
    padding: 0 38px 0 80px;
}
.catalog-item .item-delivery{
	
}
.item-delivery .item-delivery__title{
	color: #000;
	font-size: 14px;
	padding: 30px 0 26px;
	margin: 0;
}
.catalog-item .item-delivery:before{
	background: url(/bitrix/templates/hittek/i/item-delivery.png) left top no-repeat;
	top: 50%;
	margin: -17px 0 0;
}
.catalog-item .item-block{
	margin: 0 0 40px;
}
.catalog-complect-title{
	font-size: 18px;
    font-weight: 600;
	margin: 0 0 10px;
	color: #333333;
}
.catalog-complect-title-small{
	font-size: 14px;
	margin: 0 0 25px;
	color: #333333;
}
#catalog-detail-item .fotorama__stage{
	margin: 20px 0;
}
#catalog-detail-item .bx-wrapper .bx-viewport{
	border: 0;
	box-shadow: none;
}
.product-gallery a{
	text-align: center;
	
	line-height: normal;
}
.product-gallery a span{
	display: table-cell;
	width: 83px;
	height: 83px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #cccccc;
}
.product-gallery a img{
	display: inline-block;
}
#catalog-detail-item  .bx-wrapper .bx-controls-direction a{
	width: 20px;
	height: 35px;
	margin-top: -17px;
}
#catalog-detail-item  .bx-wrapper .bx-controls-direction a.bx-prev{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/arrow-left.png) center center no-repeat;
	left: -35px;
}
#catalog-detail-item  .bx-wrapper .bx-controls-direction a.bx-prev:hover{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/arrow-left-hover.png) center center no-repeat;
	left: -35px;
}
#catalog-detail-item .bx-wrapper .bx-controls-direction a.bx-next{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/arrow-right.png) center center no-repeat;
	right: -25px;
}
#catalog-detail-item  .bx-wrapper .bx-controls-direction a.bx-next:hover{
	background: url(/bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/arrow-right-hover.png) center center no-repeat;
	right: -25px;
}
#catalog-detail-item .bx-wrapper{
	margin: 0 0 60px 8px!important;
}
.active-slide{
	position: relative;
}
.product-gallery a.active-slide span{
	border-right: 2px solid #fcab9d;
    border-left: 2px solid #fde16c;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
}
.active-slide:after{
	 content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -moz-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -o-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -ms-linear-gradient(left, #fde06d, #fcab9d);
    background-image: linear-gradient(to right, #fde06d, #fcab9d);
}
.active-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-image: -webkit-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -moz-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -o-linear-gradient(left, #fde06d, #fcab9d);
    background-image: -ms-linear-gradient(left, #fde06d, #fcab9d);
    background-image: linear-gradient(to right, #fde06d, #fcab9d);
}
.product-gallery-main, .item-no-photo{
	margin: 20px 0;
	width: 300px;
	text-align: center;
	position: relative;
}
.item-price__button{
	white-space: nowrap;
}
@media screen and (max-width: 1299px){
	#catalog-detail-item .item-block__left{
		width: 330px;
	}
	#catalog-detail-item .item-block__right{
		padding: 0 0 0 355px;
	}
	.wrapper.wrapper_page_shop{
		padding: 0 20px;
	}
	.wrapper .content_mod_aside{
		padding: 0 0 0 250px;
	}
	.wrapper .aside{
		width: 200px;
	}
	#result-complect{
		padding: 30px 38px 15px;
		width: calc(100% + 20px);
	}
	.catalog-item .item-delivery{
		padding: 0 20px 0 80px;
		margin: 0 0 40px -20px;
		width: calc(100% + 40px);
	}
	.wrapper .footer{
		margin: 150px -20px 0;
	}
	
}
@media screen and (max-width: 1199px){
	.wrapper .header_wr .logo{
		margin: 13px 30px 0 0;
	}
	.wrapper .header_wr .logo a img{
		width: 150px;
		height: auto;
	}
	.wrapper .header_wr .rightblock{
		width: calc(100% - 271px);
	}
	.wrapper .header_wr .personal{
		    position: absolute;
	}
	.wrapper .breadcrumbs{
		margin: 80px 0 30px;
	}
	h1.title-eshop{
		margin: 0;
	}
	#catalog-detail-item .item-block__left{
		float: none;
		margin: 0 auto;
	}
	#catalog-detail-item .item-block__right{
		padding: 0;
	}
	#catalog-detail-item .bx-wrapper{
		margin: 0 auto 60px!important;
	}
	.item-detail-info{
		padding: 0;
	}
	.product-gallery-main{
		margin: 20px auto;
	}
}
@media screen and (max-width: 1023px){
	.wrapper .content_mod_aside{
		padding: 0;
	}
	#result-complect{
		width: 100%;
		box-sizing: border-box;
	}
	.catalog-item .item-delivery{
		padding: 0 20px 0 80px;
		margin: 0 0 40px;
		width: 100%;
		box-sizing: border-box;
	}
	
}
@media screen and (max-width: 599px){
	.wrapper.wrapper_page_shop{
		padding: 0 10px 0;
	}
	.product-item-detail-properties{
		padding: 0;
	}
	.product-prop{
		margin: 0 0 7px;
		width: 100%;
		display: block;
		padding: 0!important;
	}
	.product-item-detail-properties dt{
		font-weight: 600;
	}
	.product-item-detail-properties dd{
		font-weight: 400;
	}
	#result-complect{
		padding: 20px;
		margin: 0 -10px 15px;
		width: calc(100% + 20px);
	}
	#result-complect > div, #result-complect > div:nth-of-type(2n){
		width: 100%;
		display: block;
		padding: 0;
		margin: 0 0 25px;
	}
	#result-complect > div:last-of-type{
		margin: 0;
	}
	.item-block__right > div{
		padding: 0;
	}
	.item-price > div, .item-price > div:nth-of-type(2n){
		width: 100%;
		padding: 0;
		margin: 0 0 15px;
	}
	.item-price .quickorder-worktime, .item-quickorder{
		width: 49%;
		display: inline-block;
		vertical-align: middle;
		padding: 0 10px 0 0;
		box-sizing: border-box;
		text-align: left;
		line-height: normal!important;
		font-size: 10px;
	}
	.item-price-order .item-quickorder{
		padding: 0 0 0 10px;
		text-align: right;
		font-size: 12px;
	}
	.catalog-item .item-delivery{
		margin: 0 -10px 15px;
		width: calc(100% + 20px);
		padding: 0 20px 0 50px;
	}
	.catalog-item .item-delivery:before{
		left: 10px;
	}
	.prop-item-name-only.pict-mode, .prop-item-name-only, .prop-item-img{
		width: 70px;
		height: 70px;
	}
	.prop-item{
		width: 70px;
		margin: 0 14px 10px;
	}
	.prop-item-name-only.pict-mode>div{
		width: 70px;
		height: 70px;
		
	}
	.element-tabs ul li{
		line-height: normal;
		font-size: 12px;
		padding: 4px;
	}
	.product-gallery a img{
		max-height: 60px;
	}
	.item-gallery{
		margin: 0!important;
	}
	#catalog-detail-item .item-block__left{
		width: 100%;
	}
	.wrapper .footer{
		margin: 100px -10px 0;
	}
}
.g-hidden{
	display: none!important;
}
.product-pay-delivery{
	margin: 0 0 30px;
    line-height: 1.4;
    font-size: 14px;
    padding: 0 0 0 38px;
	font-size: 0px;
}
.product-pay-delivery > div{
	display: inline-block;
	width: 30%;
	padding: 0 2% 0 0;
}
.product-pay-delivery > div:last-of-type{
	display: inline-block;
	width: 30%;
	padding: 0 0 0 2%;
}
.product-pay-delivery > div.product-delivery-info{
	position: relative;
}
.product-pay-delivery > div.product-delivery-info > .delivery-popup-info{
	position: absolute;
	left: -253px;
	top: 100%;
	margin: 15px 0 0;
	padding: 20px;
	width: 500px;
	background: #fff;
	border: 1px solid #ffdc8b;
	z-index: 3;
	display: none;
}
.product-pay-delivery > div.product-delivery-info > .delivery-popup-info:before{
	content: '';
	display: block;
	bottom: 100%;
	left: 50%;
	width: 0px;
	height: 0px;
	border-bottom: 10px solid #ffdc8b;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	margin: 0 0 0 -10px;
	z-index: 2;
}
.product-pay-delivery > div.product-delivery-info > .delivery-popup-info:after{
	content: '';
	display: block;
	bottom: 100%;
	left: 50%;
	width: 0px;
	height: 0px;
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	margin: 0 0 0 -8px;
	z-index: 2; 
}
.product-pay-delivery > div.product-delivery-info>a{
	font-size: 16px;
	color: #000;
	text-decoration: none;
	
}
.product-pay-delivery > div.product-delivery-info>a span{
	border-bottom: 1px dashed #000;
}
.product-pay-delivery > div.product-delivery-info>a:before{
	content: '\f0d1';
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin: 0 7px 0 0;
}
.product-pay-delivery > div.product-delivery-info p.delivery-info-title{
	font-size: 16px;
	margin: 0 0 10px;
}
.product-pay-delivery > div.product-delivery-info p{
	font-size: 13px;
	margin: 0 0 3px;
}
.product-pay-delivery > div.product-delivery-info p:after{
	content: '';
	display: block;
	clear: both;
}
.product-pay-delivery > div.product-delivery-info .delivery-info-unit{
	margin: 0 0 15px;
}
.product-pay-delivery > div.product-delivery-info .delivery-info-unit:last-of-type{
	margin: 0;
}
.product-pay-delivery > div.product-delivery-info p.placemark-icon, .product-pay-delivery > div.product-delivery-info p.time-icon{
	padding: 0 0 0 20px;
}
.product-pay-delivery > div.product-delivery-info p.placemark-icon:before, .product-pay-delivery > div.product-delivery-info p.time-icon:before{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: left;
    font-size: 17px;
    color: #ffdc8b;
    margin: 3px 0 0 -20px;
    width: 15px;
    text-align: center;
}
.product-pay-delivery > div.product-delivery-info p.placemark-icon:before{
    content: "\f041";
}
.product-pay-delivery > div.product-delivery-info p.time-icon:before{
    content: "\f017";
}

.product-pay-delivery > div.product-delivery-info a{
	font-size: 16px;
}
.delivery-popup-close{
	position: absolute;
	right: 7px;
	top: 7px;
	font-size: 18px;
	cursor: pointer;
}
.product-pay-delivery > div.product-delivery-info.product-payment-info>a:before{
	content: "\f09d";
}
.product-pay-delivery > div.product-delivery-info.product-warranty-info>a:before{
	content: "\f058";
}
ul.payment-cards{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}
ul.payment-cards li{
	display: inline-block;
	width: 90px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
}

ul.payment-cards li img{
	max-width: 100%;
}
.delivery-info-unit ul.delivery_list{
	margin-top: -15px;
	padding: 0px 0 0 20px;
}
.delivery-info-unit ul.delivery_list li{
	font-size: 14px;
}
.delivery-info-unit ul.delivery_list li:before{
	top: 13px;
}
@media screen and (max-width: 1023px){
	.product-pay-delivery > div.product-delivery-info{
		position: static;
	}
	.product-pay-delivery > div.product-delivery-info > .delivery-popup-info{
		left: 50%;
		margin: 0 0 0 -250px;
		    box-sizing: border-box;
	}
	.product-pay-delivery{
		position: relative;
	}
	.product-pay-delivery > div.product-delivery-info > .delivery-popup-info:before,
	.product-pay-delivery > div.product-delivery-info > .delivery-popup-info:after {
		display: none;
	}
}
@media screen and (max-width: 767px){
	.product-pay-delivery > div.product-delivery-info > .delivery-popup-info{
		left: 2%;
		width: 96%;
		margin: 0;
		box-sizing: border-box;
	}
}
.fancybox-video i {
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, 0.5) url(/bitrix/templates/hittek/components/artrix/catalog/catalog/bitrix/catalog.element/.default/images/youtube.svg) center center no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.product-video{
	margin: 0 0 30px;
}
.product-video iframe{
	max-width: 100%;
}
.item-detail-info table{
	margin: 0 0 15px;
}
.item-detail-info table tr td, .item-detail-info table th{
	border: 1px solid #ccc;
	padding: 10px;
}


.noavalible_good {
	font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 21px;
color: #ADA7A7;
    margin: 120px 40px;
}


.gray_block_no_image 
{
	height: 290px;
	width: 290px;
	background: #DADADA;
	margin:20px 0;
	text-transform: uppercase;
	text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.gray_block_no_image span
{
    flex: 0 1 100%;
    align-items: center;
    justify-content: right;
    display: block;
    margin: auto;
    font-size: 21px;
    color: #9A9A9A;
    font-weight: 500;
    font-size: 21px;
    line-height: 150%;
					
}

a,
a:hover,
a:focus {
	color: unset;
	text-decoration: unset;
}

.item-addition {
	position: relative;
	color: #1c1d23;
}
/* End */


/* Start:/bitrix/templates/hittek/components/bitrix/catalog.product.subscribe/.default/style.css?16690088402262*/
/* Button */
.product-subscribe-container
{
    margin: 0 0 15px;
    text-align: center;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.popup-window-titlebar-text
{
    color: #000;
    font: 400 24px/1 MuseoSans500;
    line-height: normal;
    padding: 15px 30px 0 20px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    font: 400 18px/1 MuseoSans300;
    line-height: normal;
    box-sizing: border-box;
    width: 320px;
    height: 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #000;
    border: none;
    border-bottom: 2px solid #9b9b9b;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font: 400 18px/1 MuseoSans300;
    min-width: 240px;
    margin: 0 0 0;
}
.subscribe-popup-button
{
    font: 400 18px/1 MuseoSans700;
    background-color: #000;
    color: #fff;
    padding: 10px 0;
    width: 100%;
    border-radius: 30px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s ease;
}
.subscribe-popup-button:hover {
    background: rgba(0,0,0,.8)
}
.popup-window-buttons{
    padding: 20px 20px 10px;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/bitrix/templates/hittek/components/bitrix/catalog.section/catalog_slider/style.css?16690088409469*/
.catalog-block-title{
	margin: 0 0 15px;
	font-size: 22px;
}
.shop-catalog__body.owl-carousel{
	margin: 0;
	padding: 0 20px;
	box-sizing: border-box;
}
.shop-catalog__body.owl-carousel .owl-stage-outer{
	padding: 15px 0 35px;
}
.shop-catalog__body.owl-carousel .owl-nav > div {
    position: absolute;
    top: 0;
    width: 27px;
    height: 31px;
    cursor: pointer;
    top: 50%;
    margin: -16px 0 0;
}
.shop-catalog__body.owl-carousel .owl-nav > div.owl-prev {
    background: url(/bitrix/templates/hittek/i/diploma-left.png) no-repeat center;
    left: 0;
}
.shop-catalog__body.owl-carousel .owl-nav > div.owl-next {
    background: url(/bitrix/templates/hittek/i/diploma-right.png) no-repeat center;
    right: 0px;
}
.shop-catalog__body.owl-carousel .shop-catalog__item{
	border: #fff solid 2px;
	width: 230px;
	transition: all 0.1s ease 0s;
	margin: 0 auto;
	display: block;
}
.shop-catalog__body.owl-carousel .shop-catalog__item:hover {
    border: #e4e4e4 solid 2px;
	outline: none;
    background: #fff;
}
.shop-catalog__body.owl-carousel .shop-catalog__item img{
	width: auto;
	max-width: 100%;
}
@media only screen and (min-width: 375px) and (max-width: 480px){
	.shop-catalog__body.owl-carousel .shop-catalog__item{
		width: 175px;
		margin: 0 calc(25% - 50px) 20px;
	}
}

.c-rating{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	list-style:none;
	margin:0;
	padding:0;
	font-size: 20px;
}
.c-rating__item{
	position: relative;
	height: 1em;
	width: 1em;
	cursor:pointer;
	position: relative;
}
.star-rating{
	white-space: nowrap;
}
span.rating-value{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 0 10px;
}
span.rating-value.active:after{
	content: "\e020";
}
.c-rating__item:after, .rating-value:after{
	display: block;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: ArtrixStars;
	text-indent: 0;
	content: "\e021";
	color: #ebc74f;
}
.c-rating__item.is-active:after,.c-rating__item:hover:after{
	content: "\e020";

}
.artrix-rating{
	margin: 0 0 20px;
	position: relative;
	display: inline-block;
}
.artrix-rating .review-error{
	left: 100%;
	position: absolute;
	font-size: 12px;
	color: #ff0000;
	top: 3px;
	margin: 0 0 0 25px;
	width: 300px;
}
.review-field{
	position: relative;
}
.review-field .err{
	border: 2px solid #ff0000!important;
}
.review-field .review-error{
	position: absolute;
	color: #ff0000;
	bottom: -17px;
	font-size: 12px;
	left: 0;
}
.total-error p{
	display: block;
	margin: 0 0 15px;
	background: rgba(255, 0, 0, 0.1)!important;
	color: #ff0000;
	border: 1px solid #ff0000;
	border-radius: 10px;
	padding: 5px 10px;
	font-size: 14px;
}
.total-success p{
	display: block;
	margin: 0 0 15px;
	background: rgba(0, 128, 0, 0.1);
	color: #008000;
	border: 1px solid #008000;
	border-radius: 10px;
	padding: 5px 10px;
	font-size: 14px;
}
#class_reviews .paginate_links{
	margin: 0;
}
.comments-area{border-top:1px solid #eee}
.comments-area .form-allowed-tags{display:none}
.comments-area .comment-list{list-style:none;}
.comments-area .comment-list>li.comment{border-bottom:1px solid #eee}
.comments-area .comment-list>li.comment .comment-wrap{padding:30px 0}
.comments-area .comment-list>li.comment:first-child{padding-top:0}
.comments-area .comment-list>li.comment .children li.comment{border-top:1px solid #eee}
.comments-area .comment-list>li.comment .children .comment-wrap{position:relative;padding:30px 0}
.comments-area .comment-paginate .paginate_links{float:left}
.comments-area .comment-paginate .paginate_links .page-numbers{padding:0.1em 0.7em;font-size:85%}
.comments-area .comment-paginate .paginate_links .next,.comments-area .comment-paginate .paginate_links .prev,.comments-area .comment-paginate .paginate_links .next:hover,.comments-area .comment-paginate .paginate_links .prev:hover{border-color:transparent}
.comment-list,.comment-list .children{margin:0;padding:0;list-style:none}
.comment-list .children{position:relative}
@media (min-width:768px){.comment-list .children{padding-left:120px}
}
li.comment{margin:0;padding:0}
.comment-img{float:left}
.comment-img img{-webkit-border-radius:50%;border-radius:50%}
@media (max-width:767px){.comment-img{width:70px}
}
.comment-block{padding:0;margin:0 0 0 0}
@media (max-width:767px){.comment-block{margin:0 0 0 80px}
}
.comment-block~.comment-respond{margin:0 0 0 120px}
@media (max-width:767px){.comment-block~.comment-respond{margin:0 0 0 80px}
}
.comment-header{padding-bottom:6px}
.comment-content{position:relative}
.comment-author{display:inline-block;width:100%}
.comment-author h4{font-size: 16px; margin:10px 0}
.comment-author .comment-reply-link-wrap{float:right;text-transform:uppercase}

.ispostauthor{background:#888;color:#fff;font-size:85%;padding:2px 8px;margin:0 10px;-webkit-border-radius:2px;border-radius:2px}
.comment-meta time{margin-right:10px;position:relative;font-size:14px;color:#222;font-style:italic}
.comment-meta time i{margin-right:5px}
.comment-meta .comment-edit-link{text-decoration:underline}
.comment-pending{padding:6px 12px;text-align:center;color:#222;background-color:#aaa;-webkit-border-radius:2px;border-radius:2px}
#respond{margin-bottom:40px}
#respond .required{position:relative;color:#999}
.commentst-title h3,.comment-respond .comment-reply-title{position:relative;padding-bottom:0;font-size:1.625em;margin-bottom:1.2em;margin-top:0}
.commentst-title h3:after,.comment-respond .comment-reply-title:after{content:'';height:2px;width:80px;position:absolute;bottom:0;left:0}
.commentst-title h3:after,.comment-respond .comment-reply-title:after{content:'';height:2px;width:80px;position:absolute;bottom:0;left:0}
#cancel-comment-reply-link{margin:0 15px;color:#888}

#commentform{margin-bottom:0}
.comment-notes,.logged-in-as{margin-bottom:1em; font-size: 18px; font-style: italic;}
#email-notes{
	display: block;
}
.comment-form{
	display: none;
}
.open-review-form{
	padding: 15px 0;
	text-align: right;
	border-bottom: 1px solid #eee;
	margin: 0 0 15px;
	font-size: 0px;
}
.add-product-review{
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px 0 0;
}
.artrix-reviews-title{
	display: inline-block;
	vertical-align: middle;
	font-size: 23px;
	width: calc(100% - 145px);
	text-align: left;
}
span.rating-value{
	margin: 0;
}
.comment-respond .open-review-form a.comment-reply-title{
	font: 400 14px/46px MuseoSans500;
	display: inline-block;
	margin: 0px;
	padding: 0 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	text-decoration: none;
	color: #000;
	border-radius: 25px;
	cursor: pointer;
	background: #ebc74f;
	border: none;
	outline: none;
}
.comment-notes a,.logged-in-as a{font-weight:900}
.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-comment label{font-weight:400;text-transform:uppercase}
.comment-form-author input,.comment-form-email input,.comment-form-city input,.comment-form-url input,.comment-form-comment input{padding: 5px; font-size: 16px; outline: none;    border-width: 2px; width: 100%;box-sizing: border-box;}
.comment-form-author,.comment-form-email,.comment-form-url,.comment-form-rating,.comment-form-comment{margin:0}
.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label{font-size:16px}
.comment-form-author .required,.comment-form-email .required,.comment-form-url .required,.comment-form-rating .required,.comment-form-comment .required{color:#fe252c !important}
p.comment-form-author,p.comment-form-email,p.comment-form-url,p.comment-form-city {width:33.33%;display: inline-block; padding: 0 15px 0 0;box-sizing: border-box;}
.review-text-fields{
	font-size: 0;
	margin: 0 0 30px;
	position: relative;
}
p.comment-form-rating{margin-bottom:5px;width:50%}
.comment-form .col-sm-4>p{width:100%}
.comment-form-comment{margin-bottom:30px;font-size: 0px;padding: 0 15px 0 0;box-sizing: border-box;}
.comment-form-product{
	width: 100%;
	display: inline-block;
	padding: 0 15px 0 0;
	box-sizing: border-box;
}
.comment-form-product input{
	padding: 5px;
	font-size: 16px;
	outline: none;
	border-width: 2px;
	width: 100%;
	box-sizing: border-box;
}

.comment-form-comment textarea{
	height: 160px;
	resize: none;
	width: 100%;
	margin-top: 0em;
	padding: 5px;
	font-size: 16px;
	outline: none;
	box-sizing: border-box;
}
.comment-form .form-submit{margin:0}
.comment-form .form-submit input[type="submit"]{
	font: 400 14px/46px MuseoSans500;
	display: inline-block;
	margin: 0px 0 0;
	padding: 0 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	text-decoration: none;
	color: #000;
	border-radius: 25px;
	cursor: pointer;
	background: #ebc74f;
	border: none;
	outline: none;
}
.comment-form .form-submit input[type="submit"]:hover,.comment-form .form-submit input[type="submit"]:focus{box-shadow: 0 0 30px rgba(0,0,0,.6);}
.comment-block .description{
	font-size: 16px;
}
ul.variant-list {
	position: absolute;
	left: 0;
	top: 100%;
	width: calc(100% - 15px);
	border: 1px solid #2283b0;
	display: none;
	background: #fff;
	z-index: 999;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
ul.variant-list li {
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #2283b0;
	cursor: pointer;
	display: block;
	font-size: 13px;
	line-height: 21px;
}
ul.variant-list li:hover{
	background: #ebc74f;
	color: #fff;
}

.item-rating-count {
	font: 400 12px/1.5 MuseoSans500;
	display: inline-block;
}
/* End */


/* Start:/bitrix/components/artrix/artrix.reviews/templates/.default/style.css?1669008823139*/
#class_reviews{
	margin: 40px 0 80px;
}

.comment-author__name {
	font-size: 16px;
	margin: 10px 0;

	display: block;
	font-weight: bold;
}
/* End */


/* Start:/bitrix/components/artrix/artrix.reviews/css/fonts.css?1669008823329*/
@font-face{
		font-family:ArtrixStars;
		src:url(/bitrix/components/artrix/artrix.reviews/css/../fonts/WooCommerce.eot);src:url(/bitrix/components/artrix/artrix.reviews/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(/bitrix/components/artrix/artrix.reviews/css/../fonts/WooCommerce.woff) format("woff"),url(/bitrix/components/artrix/artrix.reviews/css/../fonts/WooCommerce.ttf) format("truetype"),url(/bitrix/components/artrix/artrix.reviews/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}
/* End */


/* Start:/bitrix/components/artrix/artrix.reviews/css/style.css?16690088238327*/
.c-rating{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	list-style:none;
	margin:0;
	padding:0;
	font-size: 20px;
}
.c-rating__item{
	position: relative;
	height: 1em;
	width: 1em;
	cursor:pointer;
	position: relative;
}
.star-rating{
	white-space: nowrap;
}
span.rating-value{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 0 10px;
}
span.rating-value.active:after{
	 content: "\e020";
}
.c-rating__item:after, .rating-value:after{
	display: block;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: ArtrixStars;
    text-indent: 0;
    content: "\e021";
	color: #ebc74f;
}
.c-rating__item.is-active:after,.c-rating__item:hover:after{
    content: "\e020";
	
}
.artrix-rating{
	margin: 0 0 20px;
	position: relative;
	display: inline-block;
}
.artrix-rating .review-error{
	left: 100%;
	position: absolute;
	font-size: 12px;
	color: #ff0000;
	top: 3px;
	margin: 0 0 0 25px;
	width: 300px;
}
.review-field{
	position: relative;
}
.review-field .err{
	border: 2px solid #ff0000!important;
}
.review-field .review-error{
	position: absolute;
	color: #ff0000;
	bottom: -17px;
	font-size: 12px;
	left: 0;
}
.total-error p{
	display: block;
    margin: 0 0 15px;
	background: rgba(255, 0, 0, 0.1)!important;
    color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 10px;
	padding: 5px 10px;
    font-size: 14px;
}
.total-success p{
	display: block;
    margin: 0 0 15px;
    background: rgba(0, 128, 0, 0.1);
    color: #008000;
    border: 1px solid #008000;
    border-radius: 10px;
	padding: 5px 10px;
    font-size: 14px;
}
#class_reviews .paginate_links{
	margin: 0;
}
.comments-area{border-top:1px solid #eee}
.comments-area .form-allowed-tags{display:none}
.comments-area .comment-list{list-style:none;}
.comments-area .comment-list>li.comment{border-bottom:1px solid #eee}
.comments-area .comment-list>li.comment .comment-wrap{padding:30px 0}
.comments-area .comment-list>li.comment:first-child{padding-top:0}
.comments-area .comment-list>li.comment .children li.comment{border-top:1px solid #eee}
.comments-area .comment-list>li.comment .children .comment-wrap{position:relative;padding:30px 0}
.comments-area .comment-paginate .paginate_links{float:left}
.comments-area .comment-paginate .paginate_links .page-numbers{padding:0.1em 0.7em;font-size:85%}
.comments-area .comment-paginate .paginate_links .next,.comments-area .comment-paginate .paginate_links .prev,.comments-area .comment-paginate .paginate_links .next:hover,.comments-area .comment-paginate .paginate_links .prev:hover{border-color:transparent}
.comment-list,.comment-list .children{margin:0;padding:0;list-style:none}
.comment-list .children{position:relative}
@media (min-width:768px){.comment-list .children{padding-left:120px}
}
li.comment{margin:0;padding:0}
.comment-img{float:left}
.comment-img img{-webkit-border-radius:50%;border-radius:50%}
@media (max-width:767px){.comment-img{width:70px}
}
.comment-block{padding:0;margin:0 0 0 0}
@media (max-width:767px){.comment-block{margin:0 0 0 80px}
}
.comment-block~.comment-respond{margin:0 0 0 120px}
@media (max-width:767px){.comment-block~.comment-respond{margin:0 0 0 80px}
}
.comment-header{padding-bottom:6px}
.comment-content{position:relative}
.comment-author{display:inline-block;width:100%}
.comment-author h4{font-size: 16px; margin:10px 0}
.comment-author .comment-reply-link-wrap{float:right;text-transform:uppercase}

.ispostauthor{background:#888;color:#fff;font-size:85%;padding:2px 8px;margin:0 10px;-webkit-border-radius:2px;border-radius:2px}
.comment-meta time{margin-right:10px;position:relative;font-size:14px;color:#222;font-style:italic}
.comment-meta time i{margin-right:5px}
.comment-meta .comment-edit-link{text-decoration:underline}
.comment-pending{padding:6px 12px;text-align:center;color:#222;background-color:#aaa;-webkit-border-radius:2px;border-radius:2px}
#respond{margin-bottom:40px}
#respond .required{position:relative;color:#999}
.commentst-title h3,.comment-respond .comment-reply-title{position:relative;padding-bottom:0;font-size:1.625em;margin-bottom:1.2em;margin-top:0}
.commentst-title h3:after,.comment-respond .comment-reply-title:after{content:'';height:2px;width:80px;position:absolute;bottom:0;left:0}
.commentst-title h3:after,.comment-respond .comment-reply-title:after{content:'';height:2px;width:80px;position:absolute;bottom:0;left:0}
#cancel-comment-reply-link{margin:0 15px;color:#888}

#commentform{margin-bottom:0}
.comment-notes,.logged-in-as{margin-bottom:1em; font-size: 18px; font-style: italic;}
#email-notes{
	display: block;
}
.comment-form{
	display: none;
}
.open-review-form{
	padding: 15px 0;
	text-align: right;
	border-bottom: 1px solid #eee;
	margin: 0 0 15px;
	font-size: 0px;
}
.add-product-review{
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px 0 0;
}
.artrix-reviews-title{
	display: inline-block;
    vertical-align: middle;
    font-size: 23px;
	width: calc(100% - 145px);
	text-align: left;
}
span.rating-value{
	margin: 0;
}
.comment-respond .open-review-form a.comment-reply-title{
	font: 400 14px/46px MuseoSans500;
    display: inline-block;
    margin: 0px;
    padding: 0 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none;
    color: #000;
    border-radius: 25px;
    cursor: pointer;
    background: #ebc74f;
    border: none;
    outline: none;
}
.comment-notes a,.logged-in-as a{font-weight:900}
.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-comment label{font-weight:400;text-transform:uppercase}
.comment-form-author input,.comment-form-email input,.comment-form-city input,.comment-form-url input,.comment-form-comment input{padding: 5px; font-size: 16px; outline: none;    border-width: 2px; width: 100%;box-sizing: border-box;}
.comment-form-author,.comment-form-email,.comment-form-url,.comment-form-rating,.comment-form-comment{margin:0}
.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label{font-size:16px}
.comment-form-author .required,.comment-form-email .required,.comment-form-url .required,.comment-form-rating .required,.comment-form-comment .required{color:#fe252c !important}
p.comment-form-author,p.comment-form-email,p.comment-form-url,p.comment-form-city {width:33.33%;display: inline-block; padding: 0 15px 0 0;box-sizing: border-box;}
.review-text-fields{
	font-size: 0;
	margin: 0 0 30px;
	position: relative;
}
p.comment-form-rating{margin-bottom:5px;width:50%}
.comment-form .col-sm-4>p{width:100%}
.comment-form-comment{margin-bottom:30px;font-size: 0px;padding: 0 15px 0 0;box-sizing: border-box;}
.comment-form-product{
	width: 100%;
    display: inline-block;
    padding: 0 15px 0 0;
    box-sizing: border-box;
}
.comment-form-product input{
    padding: 5px;
    font-size: 16px;
    outline: none;
    border-width: 2px;
    width: 100%;
    box-sizing: border-box;
}

.comment-form-comment textarea{
	height: 160px;
    resize: none;
    width: 100%;
    margin-top: 0em;
    padding: 5px;
    font-size: 16px;
    outline: none;
	box-sizing: border-box;
}
.comment-form .form-submit{margin:0}
.comment-form .form-submit input[type="submit"]{
	font: 400 14px/46px MuseoSans500;
    display: inline-block;
    margin: 0px 0 0;
    padding: 0 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none;
    color: #000;
    border-radius: 25px;
    cursor: pointer;
	background: #ebc74f;
	border: none;
	outline: none;
}
.comment-form .form-submit input[type="submit"]:hover,.comment-form .form-submit input[type="submit"]:focus{box-shadow: 0 0 30px rgba(0,0,0,.6);}
.comment-block .description{
	font-size: 16px;
}
ul.variant-list {
    position: absolute;
    left: 0;
    top: 100%;
    width: calc(100% - 15px);
    border: 1px solid #2283b0;
    display: none;
    background: #fff;
    z-index: 999;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
ul.variant-list li {
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #2283b0;
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 21px;
}
ul.variant-list li:hover{
	background: #ebc74f;
	color: #fff;
}
/* End */
/* /bitrix/templates/hittek/components/bitrix/catalog/catalog/style.css?1693816006348 */
/* /bitrix/templates/hittek/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?166900884022908 */
/* /bitrix/templates/hittek/components/bitrix/catalog.product.subscribe/.default/style.css?16690088402262 */
/* /bitrix/templates/hittek/components/bitrix/catalog.section/catalog_slider/style.css?16690088409469 */
/* /bitrix/components/artrix/artrix.reviews/templates/.default/style.css?1669008823139 */
/* /bitrix/components/artrix/artrix.reviews/css/fonts.css?1669008823329 */
/* /bitrix/components/artrix/artrix.reviews/css/style.css?16690088238327 */
