

/* Start:/bitrix/templates/new_2016.07/components/bitrix/catalog.section/best_offers_new/style.css?17741776737759*/
.g-body_catalog .c-content{
	border-top:1px solid #eff3f7 !important;
	padding-right:0 !important;
}
.img-banner-in-list{
	float:left !important;
	display:block !important;
	padding:0 !important;
	text-align:center;
	overflow:hidden;
}
.img-banner-in-list img{
	width:100%;
}
.bann-info-in-list{
	clear:left;
	padding:20px 0;
	border-bottom:1px solid #eff3f7;
	border-right:1px solid #eff3f7;
}
.bann-info-in-list .bann-content{
	height:92px;
	background:#eee;
}
.bann-info-in-list .bann-content div{
	font-size:14px;
	float:left;
	width:23.33%;
	padding:25px 0;
	padding-left:10%
}
.bann-info-in-list .bann-content div.delivery{
	background:url(/images/delivery.png) no-repeat 12% center;
}
.bann-info-in-list .bann-content div.pay{
	background:url(/images/pay.png) no-repeat 12% center;
}
.bann-info-in-list .bann-content div.garanty{
	background:url(/images/garant.png) no-repeat 12% center;
}
.g-body_catalog .for-admin .c-buy-btn{
	opacity:1;
	height:36px;
	line-height:38px;
	text-align:center;
	width:auto;
	bottom:15px;
	left:35px;
	right:35px;
	background:#fff;
	border:1px solid #5f9bd3;
	color:#5f9bd3;
}
.rubznak {
    font-family: ALSRubl;
}
.g-body_catalog .for-admin .c-buy-btn:hover{
	background:#5e9bd3;
	color:#fff;
}
.for-admin .c-product{
	height:450px;
}
.g-body_catalog .for-admin .w-btn-action{
	right:10px;
	left:auto;
	color:#7f93ae;
	width:30%;
}
.g-body_catalog .for-admin .w-btn-action:hover{
	border-color:#67829c;
	background:#fff;
	color:#7f93ae;
}
.c-products{
	overflow:hidden;
	border-left:5px solid #F9F9FA;
}
div.c-product{
	padding:0px !important;
	height:508px !important;
	width:25% !important;
}
.border{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	border:1px solid #eff3f7;
}

div.c-product.bann-best-offer{
	width:50% !important;
	float:left;
	display:block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}
a.c-product__name{
	height:48px !important;
	padding:0 15px;
	text-align:center;
}
.in-detail{
	border:0 !important;
	background:#FFE277 !important;
	margin:0 auto !important;
	text-transform:none !important;
	width:180px !important;
	padding:2px 0 !important;
	font-size:12px !important;
}
.c-product:before{
	border:0 !important;
	top:0px !important;
	right:0px !important;
	bottom:0px !important;
	left:0px !important;
}
.price-block{
	position:relative;
	min-height:40px;
	padding:0 0 0 15px;
}
.button-buy{
	/*content: '';
	position: absolute;
	right: 20px;
	top: 0;*/
	display:block;
	width: 90px;
	height: 30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	background-color:rgb(13, 139, 205);
	border-radius:3px;
	margin:5px 0 0 25px;
	/*background: url(/images/basket.png) no-repeat center;*/
}
.checked{
	background: url(/images/basket_y.png)
}	
.c-product .i-like::before, .c-product .i-like::after{
	background: url(/images/wish.png) no-repeat center;
	height: 20px;
	width: 22px;
	transform: none !important;
	-webkit-transform:none !important;
}
.c-product__like{
	top:10px !important;
	right:10px !important;
	width: 22px !important;
	height: 20px !important;
}
.c-product__image{
	margin-top:30px !important;
	height:295px !important;
	margin-bottom:10px !important;
}
.c-info{
	padding-top:26px !important;
}
p.properties, p.stores{
	font-size: 12px;
	padding:0 15px;
}
p.stores{
	margin:12px auto 0 auto;
	text-align:center !important;
	padding:0;
	background-color:#DDDDFF;
	padding:2px 0;
	width:180px;
}
.tagsscroll{
	background-color:#fff;
	padding:10px 0 0 0;
	overflow:hidden;
}
.tagsscroll .bx-wrapper{
	position:relative;
	display:inline-block;
}
.bx-prev, .bx-next{
	position: absolute;
	top: 0;
	/*z-index: 10;*/
	border: 1px solid #6D6E71;
	border-radius: 3px;
	width: 22px;
	height: 22px;
	background: #f2f2f2;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	cursor: pointer;
	-webkit-box-shadow: 10px 0 15px 5px #f2f2f2;
}
.bx-prev::after, .bx-next::after{
    content: '';
    display: block;
    height: 8px;
    width: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-top: 1px solid #6D6E71;
    border-left: 1px solid #6D6E71;
    position: absolute;
    top: 7px;
    left: 9px;
}
.bx-prev{
	left:0;
}
.bx-next{
	left: auto;
	right: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.disabled{
	display:none;
}
.tagsscroll .tag-slider div{
	height:30px;
	padding:0 10px 0 0;
	text-align:center;
	border:0;
	float:left;
	margin-bottom:7px;
}
.tagsscroll div a{
	display:inline-block;
	height:30px;
	line-height:30px;
	border-radius: 15px;
	background-color: #f5f5f5;
	color: #000;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	font-weight:500;
	padding:0 20px;
}
.tagsscroll ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.bx-controls{
	display:block !important;
}
.w-badge{
	top:0 !important;
}
div#best_offer{
	display:block !important;
	margin-top:50px;
}
div.last-post, div.last-post a{
    font-size: 38px;
    letter-spacing: .03em;
	font-weight:normal;
	font-family: 'Manrope', sans-serif;
}
.views-more{
	display:none;
	height:44px;
	line-height:44px;
	text-align:center;
	margin-top:15px;
	border-radius: 5px;
	background-color:#E7E7E5;
	font-size:16px;
	font-weight:normal;
	color:#000;
}
@media (max-width: 1150px) {
	.g-body_catalog .for-admin .c-buy-btn,
	.g-body_catalog .for-admin .w-btn-action{
        display:none;
    }
	.for-admin .c-product{
		height:400px;
	}
	div.c-product{
		height:450px !important;
		width:33.333% !important;
	}
	div.c-product.bann-best-offer{
		width:66.666% !important;
	}
}

@media (max-width: 940px) {
	.bann-info-in-list{
		display:none;
	}
}

@media (max-width: 850px) {
	.tagsscroll{
        display:none;
		height:35px;
		overflow-x: auto;
    }
	.tagsscroll div.tag-slider{
		height:35px;
	}
	.g-body_catalog .c-content{
		border-top:0 !important;
	}
	div.c-product{
		width:50% !important;
	}
	div.c-product.bann-best-offer{
		width:100% !important;
	}
}
@media (max-width: 500px) {
	.c-product__image{
		height:240px !important;
		margin-bottom:25px !important;
		
	}
	.c-product__image img{
		vertical-align:top !important;
	}
	.properties{
		display:none;
	}
	.c-product__name{
		height:45px !important;
	}
	.button-buy{
		right: 5px;
	}
	p.stores{
		margin:5px 0 0 0;
	}
	.price-block{
		min-height:35px;
	}
	div.c-product.bann-best-offer{
		display:none !important;
	}
	div.c-product{
		height:495px !important;
		width:60% !important;
	}
	div#best_offer{
		margin-top:0;
	}
	
	.views-more{
		display:block;
	}
	div#best_offer .g-wrapper{
	}
	
	.slider-best-offer2{
		white-space: nowrap;
		display: flex;
		overflow: auto;
		flex-wrap: nowrap;
		justify-content: normal;
		width: auto;
		padding-left: 16px;
		margin: 0 -16px -20px !important;
		padding-bottom: 20px;
		flex-direction: row;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}
	.slider-best-offer2 .c-product{
		flex-shrink: 0;
		white-space: normal;
		-webkit-box-sizing: border-box;
		position: relative;
	}
}


.c-product:before {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	bottom: -77px;
	-webkit-box-shadow: 0 2px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 2px 20px 0 rgb(0 0 0 / 15%);
	content: '';
	display: block;
	opacity: 0;
	position: absolute;
	border:0;
	top:0px;
	right:0px;
	left:-1px;
	visibility: hidden;
	z-index: 2;
}
.c-product__image .add-img {
	visibility:hidden;
	opacity:0;
}
@media (hover: hover){
	.c-product:hover .c-product__image img.first-img {
		display:none;
	}
	.c-product:hover:before, .c-product:hover .c-product__image img.add-img {
		opacity: 1;
		visibility: visible;
	}
	.c-product:hover .c-product__image{
		z-index:3;
		position:relative;
	}
	.c-product:hover .c-product__name{
		z-index:4;
	}
}

/* End */
/* /bitrix/templates/new_2016.07/components/bitrix/catalog.section/best_offers_new/style.css?17741776737759 */
