

/* Start:/local/templates/magnet/components/bitrix/catalog.item/main/style.css?16456668581567*/
.q_custom{
	font-size: 12px;
	margin-right: 10px;
	/* margin-top: -2px; */
}

.q_custom span{
	display: inline-block;
	background: #f5f5f5;
	height: 14px;
	padding: 2px 2px 0;
	vertical-align: middle;
	border-radius: 20px;
	margin-left: 3px;
	border: 1px solid #e4e4e4;
}

.static .store-wrap {
	padding-left: 13px;
	line-height: 16px;
}

.q_custom span.q_qustom_mes{
	display: inline-block;
	background: none;
	height: auto;
	padding: 0;
	vertical-align: middle;
	border-radius: 0;
	margin-left: 3px;
	border: 0 ;
}

.q_custom span div{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #b6b6b6;
	border-radius: 50%;
	vertical-align: top;
}

.q_custom span.red div:nth-child(-n+1){
	background: #ef1102;
}

.q_custom span.orange div:nth-child(-n+2){
	background: #f09100;
}

.q_custom span.yellow div:nth-child(-n+3){
	background: #f6d402;
}

.q_custom span.green div{
	background: #8eb828;
}

.order-btn {
	margin-left: 7px !important;
}

@media(max-width: 480px) {
	.q_custom {
		margin-right: 0 !important;
	}
	.static .store-wrap {
		padding-left: 0 !important;
	}
	body .products .swiper-container .swiper-slide {
		width: calc(50% - 5px) !important;
	}
	body .products .swiper-container .swiper-slide:nth-child(odd) {
		margin-right:9px !important;
	}
	.product-card .hover-content {
		margin: 0 !important;
	}
	.products .swiper-container .product-card {
		border-radius: 8px !important;
	}

	.product-card.ready:hover {
		border-radius: 8px !important;
	}
}

@media(max-width: 340px) {
	.bxm-quantity-wrap {
		font-size: 10px !important;
	}
}
/* End */


/* Start:/local/components/forwww/faq.block/templates/.default/style.css?1740361232887*/
.faq-block {
	margin: 20px 0 50px 0;
}

.faq-item {
	margin-bottom: 10px;
}

/* .faq-question::before {
	content: '\0047';
	font-family: 'Icon Custom';
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	transition: transform 0.3s ease;
}

.faq-question.open::before {
	transform: translateY(-50%) rotate(90deg);
} */


.faq-question {
	cursor: pointer;
	padding: 15px;
	background: #fff;
	position: relative;
	font-weight: 400;
	font-size: 15px;
}

.faq-answer {
	padding: 15px;
	font-size: 14px;
	background: #fff;
	border-top: 1px solid #eee;
	/* display: none; */
}

@media (max-width: 767px) {
	.faq-block {
		margin-bottom: 20px;
	}
	.faq-question {
		padding-right: 40px;
	}
	.faq-question::before {
		right: 10px;
	}
}

@media (max-width: 480px) {
	.faq-block {
		margin-top: 0;
	}
}
/* End */
/* /local/templates/magnet/components/bitrix/catalog.item/main/style.css?16456668581567 */
/* /local/components/forwww/faq.block/templates/.default/style.css?1740361232887 */
