

/* Start:/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/news.list/intec_slider/style.css?1481815285148*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
ul.bx_slider {
	margin:0;
	padding:0;
}

/* End */


/* Start:/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/news.list/four_banners/style.css?14666608671678*/
.banners-list {
	width:100%;
	margin-top:23px;
}
.banners-list ul {
	padding:0;
	margin:0;
	list-style:none;
}
.banners-list ul li{
	width: 24.1%;
	float: left;
	margin-right: 1.2%;
	margin-bottom:10px;
	position:relative;
}
.banners-list ul li {
	width:24.4%;
	float:left;
	margin-right:0.8%;
}
.banners-list ul li:last-child {
	float:right;
	clear:right;
	margin-right:0;
}
.banners-list ul li a.img_banner {
	display:block;
	width:100%;
	border:1px solid #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 70.5%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100%;
}
.banners-list ul li .link {
	background-color:#000;
	width:120px;
	height:31px;
	opacity:0.76;
	position:absolute;
	bottom:29px;
	right:1px;
}
.banners-list ul li .link p {
	font-size: 14px;
	padding-top: 0;
	width: 100%;
	margin: 0;
	line-height: 33px;
	height: 100%;
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Babas',Arial,sans-serif;
	background: url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/news.list/four_banners/images/arrow.png) no-repeat 19px 12px;
}
.banners-list ul li .link p:hover{
	color:#cf9f33;
	background:url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/news.list/four_banners/images/arrow_hover.png) no-repeat 19px 12px;
}
@media (max-width:768px){
	.banners-list ul li{
		width:49%;
		margin-right:1%;
		float:left;
	}
	.banners-list ul li:nth-child(even) {
		margin-right:0;
		float:right;
	}
	.banners-list ul li a.img_banner{
		background-size:contain;
		background-position:top;
		padding-top:70%;
	}
}
@media (max-width:460px){
	.banners-list ul li .link{
		display:none;
	}
}
@media (max-width:310px){
	.banners-list ul li {
		width:100%;
		margin-right:0;
	}
	.banners-list ul li .link{
		display:block;
	}
}
/* End */


/* Start:/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/list/style.css?14666608663604*/
.add_popup{
	position: absolute;
	width: 265px;
	height: 79px;
	background: url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/list/images/add_popup.png) no-repeat center;
	top: -74px;
	left: -62px;
	display: none;
}
.one_product {
	width:100%;	
	margin-bottom:20px;
	box-sizing: border-box;
   -moz-box-sizing: border-box; 
   -webkit-box-sizing: border-box; 
}
.even_product {
	border:1px solid #e4e4e4;
	box-sizing: border-box;
   -moz-box-sizing: border-box; 
   -webkit-box-sizing: border-box; 
}
.one_product .img_proucts,.one_product .name_product,.one_product .price_buy, .description_product {
	display: inline-block;
	vertical-align: middle;
}
.one_product .name_product {
	width:17%;
	height:100%;
	padding-left: 2.7%;
}
.one_product .description_product {
	width:50%;
	height:100%;
	padding-left: 2.7%;
}
.one_product .name_product a{
	font-size:13px;
	text-decoration:none;
	color:#434343;
}
.one_product .name_product a:hover{
	text-decoration:underline;
	color:#cf9f33;
}
.one_product .img_proucts {
	width:11.11%;
	position:relative;	
}
.one_product .img_proucts .bx_stick  {
	position:absolute;
	line-height: 23px;
	top:12px;
	left:0;
	height:21px;
	width:81px;
	background:url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/list/images/stick.png) no-repeat center;
	box-sizing:border-box;
	-moz-box-sizing: border-box; 
   -webkit-box-sizing: border-box; 
	padding-left:20px;
	font-family:"Babas",Arial,sans-serif;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
}
.one_product .img_proucts a {
	display:block;
	width:81%;
	margin:0 auto;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	padding-top:131%;
	margin: 12% auto;
}
.one_product .price_buy a.buy {
	display:block;
	width:144px;
	height:33px;
	font-size:14.23px;
	color:#fff;
	font-family:'Babas',Arial,sans-serif;
	text-transform:uppercase;
	text-align:center;
	background:#b5212c;
	border-radius:3px;
	box-shadow:1px 1px 1px #b62530 inset;
	border-left:1px solid #c55059;
	border-top:1px solid #d47f85;
	border-bottom:1px solid #a11d27;
	border-right:1px solid #a81f29;
	text-decoration: none;
	line-height: 34px;
	position:relative;
}
.one_product .price_buy a.buy_add, {	
	box-shadow: -3px 3px 4px rgba(0,0,0,.2) inset;
	background:#b5212c;
}
.one_product .price_buy a.buy:hover {
	background:rgba(181,33,44,.9);
}
.bx_catalog_item_price {
	margin-bottom: 25px;
	font-family:'Babas',Arial,sans-serif;
}
.one_product .price_buy .bx_price {
	font-size:19px;	
	color:#434343;
}
.one_product .price_buy .bx_old_price {
	color:#a77600;
	font-size:15px;
	text-decoration: line-through;
}
.bx_stick_disc {
	position: absolute;
	width: 72px;
	height: 74px;
	background: url('/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/cells/images/stick_disc.png') no-repeat center;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 #ba3434;
	font-weight: normal;
	font-size: 24px;
	line-height: 74px;
	font-family: 'Babas',Arial,sans-serif;
	text-align: center;
	letter-spacing: 1.5px;
	bottom: 0;
	right: 0;
}
@media (max-width:1152px) {
	.one_product .name_product{
		width:67%;
	}
}
@media (max-width:1140px) {
	.one_product .name_product{
		width:65%;
	}
}
@media (max-width:960px) {
	.one_product .name_product{
		width:67%;
	}
}
@media (max-width:840px) {
	.one_product .name_product {
		width: 58%;
	}
	.one_product .img_proucts {
		width: 17%;
		position: relative;
	}
}
@media (max-width:600px) {
	.one_product .name_product {
		width: 48%;
	}
	.one_product .img_proucts {
		width: 17%;
		position: relative;
	}
}
@media (max-width:500px) {
	.one_product .name_product {
		width: 44%;
	}
}
.bx_item_description p{
	margin: 0 10px 0 0;
	font-size: 13px;
}

/* End */


/* Start:/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/slider_lider_sale/style.css?14666608663797*/
.elastislide-list ul li {
	vertical-align:top;
	max-width:182px;	
	position:relative;
	margin-right:16px;
}
.elastislide-carousel ul li a img{
	border:0;
}
.elastislide-list{
	width:100%;
}
.elastislide-list {
	
}
.elastislide-list a.img_product {
	max-width:183px;
	height:187px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	display:block;
	position:relative;
}
.elastislide-list .img_product {
		
}
.elastislide-list .img_product img {
	display:table-cell;
	vertical-align:middle;
}
.elastislide-list .one_product .name_product {
	text-align:center;
	width:100%;	
}
.elastislide-list .one_product .name_product a {
	display: block;
	font-family: Arial,sans-serif;
	color: #2e2e2e;
	font-weight: bold;
	font-size: 12px;
	white-space: normal;
	height: 32px;
	text-decoration: none;
}
.elastislide-list .one_product .name_product a:hover{
	text-decoration:underline;
}
.elastislide-list {
	box-shadow:none;
}
.elastislide-list nav span.elastislide-next {
	background:url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/slider_lider_sale/images/prev_next.png) no-repeat top right;
	width:8px;
	height:25px;
	opacity:0.8;
}
.elastislide-list nav span.elastislide-next:hover {
	opacity:1;
}
.elastislide-list nav span.elastislide-prev {
	background:url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/slider_lider_sale/images/prev_next.png) no-repeat top left;
	width:8px;
	height:25px;
	opacity:0.8;
}
.elastislide-list nav span.elastislide-prev:hover {
	opacity:1;
}
.elastislide-list .price_block {
	height:55px;
}
.elastislide-list .price_block .new_price {
	font-family:'Babas',Arial,sans-serif;
	color:#2e2e2e;
	font-size:17px;
	text-align:center;
}
.elastislide-list .price_block .old_price {
	color:#c39326;
	font-size:15px;
	font-family:'Babas',Arial,sans-serif;
	text-align:center;
	text-decoration:line-through;
}
.elastislide-list li.one_product:hover .quick_view {
	visibility:visible;
}
.elastislide-list a.quick_view {
	margin-top:18px;
	visibility:hidden;
	width:123px;
	height:25px;
	background:#424242;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-family:'Babas',Arial,sans-serif;
	line-height:25px;
	text-decoration:none;
	margin:0 auto;
	display:block;
	border-radius:2px;
}
.nbs-flexisel-container {
    position:relative;
    max-width:98%;
	margin:0 auto;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:98%;
	margin:0 auto;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100px;
    max-height:45px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}
.nbs-flexisel-nav-left:hover,
.nbs-flexisel-nav-right:hover{
	opacity:1;
}

.nbs-flexisel-nav-left {
    left: 0px;
	background:url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/slider_lider_sale/images/prev_next.png) no-repeat top left;
	width:8px;
	height:25px;
}

.nbs-flexisel-nav-right {
    right: 0px;
    background:url(/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/slider_lider_sale/images/prev_next.png) no-repeat top right;
	width:8px;
	height:25px;
}
.bx_stick_disc {
	position: absolute;
	width: 72px;
	height: 74px;
	background: url('/bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/cells/images/stick_disc.png') no-repeat center;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 #ba3434;
	font-weight: normal;
	font-size: 24px;
	line-height: 74px;
	font-family: 'Babas',Arial,sans-serif;
	text-align: center;
	letter-spacing: 1.5px;
	bottom: 0;
	right: 0;
}
@media screen and (max-width:960px) {
	.elastislide-list a.quick_view {
		display:none;
	}
}
/* End */
/* /bitrix/templates/intec_adapth_clothes_s1/components/bitrix/news.list/intec_slider/style.css?1481815285148 */
/* /bitrix/templates/intec_adapth_clothes_s1/components/bitrix/news.list/four_banners/style.css?14666608671678 */
/* /bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/list/style.css?14666608663604 */
/* /bitrix/templates/intec_adapth_clothes_s1/components/bitrix/catalog.section/slider_lider_sale/style.css?14666608663797 */
