.header-lang {
    display: inline-block;
    position: relative;
    padding: 0}
.header-lang .selected-lang {
    display: inline-block;
    padding: 15px 0; }
.header-lang i {
    display: inline-block;
    padding: 0 0 0 7px;
    font-size: 11px;
    cursor: pointer;
    line-height: 47px; }
.header-lang i.active {
    transform: rotate(-180deg);
    padding: 0 7px 0 0; }
.header-lang .select-lang {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #202020;
    z-index: 9; }
.header-lang .select-lang.active {
    display: block; }
.header-lang span, .header-lang a {
    font-family: 'Exo2', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    padding-left: 11px; }
.product-compare .reviews-wrap__rate {
    float: none;
    display: inline-block;
    margin-right: 9px;
}

.part_pay_container {
    text-align: center;
}
/************************/
#column-left .category-list ul > li.parent {
    display:none;
}
#column-left .category-list ul li.active {
    display:block;
}

.products-list__item .btn-cart.btn-cart--only-basket_ {
    width: 100%;
    max-width: 100% !important;
}
.products-list__item .btn-cart.btn-cart--only-basket_ span{
    margin-right: 10px;

}

/*********************/
#product .sku{
	margin-right:5px;
}

@media screen and (max-width: 767px){
	.catalog-main-layout {
		width: 50%; 
	}
}/*@media screen and (max-width: 767px){*/


@media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3) { 
      .slider-home .item{
			background-size: contain;
			background-position: center;		
		}
}

@media screen and (max-width: 767px){
.category-page #column-left .category-list{
	display:none!important;
}


.category-page .subcategories{
	display: block!important;
	margin-bottom: 30px;
	margin-left: -15px;
    margin-right: -15px;
}

.category-page .subcategories .cat_item{
	position:relative;
	margin-top: 10px
}

.category-page .subcategories .cat_item:first-child{
	margin-top: 0;
}

.category-page .subcategories .cat_item img{
	max-width: 100%;
	height: auto;
	width:100%;
}

.category-page .subcategories .cat_item .name{
	position: absolute;
	top:16px;
	left: 15px;
	color:#df542c;
	font-weight: 700;
	font-size: 18px;
	
}
/***************************************************/
.products-list__item .labels__block--hidden,
.products-list__item .labels__block{
	display:none!important;
}



.catalog-products .products-list__item{
	padding: 0;
	box-shadow: none!important;
}


.products-list__item .products-list__info{
	box-shadow:none;
}



.products-list__item h3{
	min-height: 54px;
}


/**************************/
.counter p span{
	display: block;
	float:none;
}



.catalog-description-bg {
	margin-bottom: 30px;
}


.catalog-description p{
	color:#000000;
}


#product .warning.hidden-sm{
	margin-top: 30px;
}



}/*@media screen and (max-width: 767px){*/


@media screen and (max-width: 574px){
	.catalog-products .products-list__item {
		margin-bottom: 120px;
		
	}
	.products-list__item .products-list__info{
		padding-top: 10px;
	}

}/*@media screen and (max-width: 574px){*/

.main-overflow:after {
   display: none!important;
}

.products-list__item .status{
    color: #df542c;
    font-size: .8125rem;
    text-align: right;
    min-height: 25px;
    line-height: 25px;
}

#product .cart__service{
	margin-bottom: 30px;
}

#product .warning {
    clear: both;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
    border: 1px solid #F8ACAC;
    border-radius: 5px 5px 5px 5px;
    background: no-repeat scroll 10px center #FFD1D1;
    color: #555555;
    text-align: left;
}
/***************************/
.buy-in-credit{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    min-height: 50px;
    font-family: Exo2,sans-serif;
    font-weight: 700;
    background-color: #df542c;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.buy-in-credit:hover{
    background-color: #e57656;
    color: #fff;
    border: none;
    text-decoration: none;
}
.buy-in-credit svg{
    margin-right: 10px;
}
/************* adaptive 2k & 4k ********************/
@media screen and (min-width: 1920px) and (max-width: 3840px){
    .category{
        max-width: 1920px;
        margin: 0 auto;
    }
    .brands{
        max-width: 1920px;
        margin: 25px auto 0 auto;
    }
}
@media screen and (min-width: 1920px) and (max-width: 2560px){
    .slider-home .item{
        min-height: 720px;
    }
    .slider-home .item .item-content{
        margin: 100px auto;
    }
}
@media screen and (min-width: 2561px) and (max-width: 3840px){
    .slider-home .item{
        min-height: 1050px;
    }
    .slider-home .item .item-content{
        margin: 300px auto;
    }
}
/**********************************************************/
.contacts-wrap__subitem.nowrap{
	flex-wrap: nowrap!important;
}

.contacts-wrap__ico{
	margin-right: 7px;
	min-width: 16px;
}

.contacts-wrap__val {
	font-size: 14.5px
}

.contacts-wrap__side img.shop:nth-child(2){
	margin-top: 30px;
}

.map.map2{
	margin-top: 30px;
}

.map .contacts-wrap__title{
	margin-bottom: 30px;
    font-size: 18px;
    text-align: center;
	padding: 0 15px;
}


