

/* Start:/local/templates/sezon/components/bitrix/catalog.element/prodcat/style.css?17695009612202*/
/**/
.flexbox-folder__title{
	font-size:27px;
	text-transform: none;
	margin-bottom: 10px;
	font-family: 'Proxima Nova';
	font-weight: 700;
}
.flexbox-folder-inner{
	padding-top:0;
}

.revList{
	display: flex;
	flex-direction: column;
	margin-top: 50px;
}
.revList .revElem {
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #f6c2225e;
	padding-bottom: 15px;
}
.revList .revElem:last-child{
	border-bottom:0 none;
	margin-bottom: 0;
}
.revList .revElem .img {
	width: 72px;
	height: 72px;
	min-width: 72px;
	border: 2px solid #7d7c77;
	border-radius: 50%;
	margin-right: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.revList .revElem .fTrxt{
	width:100%;
}
.revList .revElem .fTrxt .title{
	font-weight:bold;
	font-size:16px;
	line-height: 18px;
	margin-bottom: 5px;
}
.revList .revElem .fTrxt .date{
	font-weight:normal;
	font-size:12px;
	line-height: 14px;
	color:#777;
	margin-bottom: 5px;
}
.revList .revElem .fTrxt .text{
	font-weight:normal;
	font-size:14px;
	line-height: 17px;
	color:#333;
}
.btn.btnAddRev {
	border: 0 none;
	float: right;
	padding: 13px 40px;
	cursor: pointer;
	margin-top: -6px;
}
@media (max-width: 575px) {
	h1.flexbox-folder__title {font-size: 22.4px;margin-top: 30px;}
	.btn.btnAddRev {
		float:none;
		margin-top: 10px;
	}
}
.card-goods-item .slick-arrow {
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 46px;
	height: 15px;
	font-size: 0;
	padding: 0;
	opacity: 0.4;
	transition: .2s;
	cursor: pointer;
}
.card-goods-item .slick-prev {
	left: calc(50% - 25px);
	background: url(/local/static/i/top.png) no-repeat center;
	top: -13px;
	background-size: contain;
}
.card-goods-item .slick-next {
	left: calc(50% - 25px);
	background: url(/local/static/i/bottom.png) no-repeat center;
	bottom: -7px;
	background-size: contain;
	top:auto;
}
.card-goods-item .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
.weight-text-title {
	font-weight: 600;
	font-size: 16px;
}
/* End */
/* /local/templates/sezon/components/bitrix/catalog.element/prodcat/style.css?17695009612202 */
