.carouselGoods .productItem .fr-flex{
flex-direction:column !important;
}
.carouselGoodsBlock.carouselGoodsInitialized.carouselBig .carouselGoods:not(.slick-vertical){
height: 360px !important;
}
.carouselGoodsBlock.carouselBig .productItem{
height: 332px !important;
border: none !important;
}

div.carouselGoods .productItemByBtn {
display: none !important;
}

.carouselGoodsBlock.carouselBig .productPhotoItem::before{
content: url('//f.nodacdn.net/474774');
position: absolute;
z-index: 10;
left: 0;
top: 0;
}

.carouselGoods .productPhotoItemImagePreview {
padding-top: 0px !important;
}

.carouselGoodsBlock.carouselBig .productPhotoItem{
height: 180px !important;
width: 200px !important;
}

.carouselGoodsBlock.carouselBig .productDescription {
max-height: 241px;
}

.month-goods h2, .month-goods a {
	display: inline-block;		
}

.month-goods a{
	font: 15px/25px Montserrat,Arial,sans-serif;
	position: relative;
	float: right;
	font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-family: Montserrat, Arial, sans-serif;	
	font-size: 0.667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
	color: #999;
	text-decoration: none;
}

.carouselGoods[data-goods-count='over13'], .carouselGoods[data-goods-count='over26']{
	margin-bottom: 26px !important;
}

.wPageMain .mainPageText:not(:empty){
	margin-bottom: 0 !important;
}
/*.carouselGoodsBlock.carouselBig .productDescription:before{
content: ' ';
background: url('//f.nodacdn.net/464523');
background-size: 50%;
height: 20px;
z-index: 10;
line-height: 3.2em;
display: block;
background-position: -3px -21px;
background-repeat: no-repeat;
position: relative;
top: -16px;
}
*/