/* РОЗНИЦА */
/*.ico-sale-new{
	background:url('../img/ico/sale2.png') center no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: 100% auto;
	vertical-align: middle;
}*/
/*.ico-best-price{
	background:url('../img/ico/good-price.png') center no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: 100% auto;
	vertical-align: middle;
}*/
/*.item-best-price,
.item-sale-price{
	list-style-type: none;
}*/
/*.icon-block{
	width: 30px;
}*/
/*.icon-news,
.icon-bldel,
.icon-bladd{
	margin-left: 0 !important;
}*/
/*.icon-block .icon-hit{
	margin-left: 0 !important;
}*/
/*.circle_sale{
	margin-left: 0 !important;
}*/
.line-header,
.phone{
	display: none;
}
/*body #slider{
	top: 230px;
}*/
/*#wrapper #content.mh{
	padding-top: 630px;
}*/
/*#wrapper #header{
	padding-top: 0px;
	margin-top: 9px;
}*/
#content .line-top-banner{
	margin: 0 0 5px 0;
}
.line-top-banner .r-padd{
	padding: 0 15px 0 0;
}
#header #header-content{
	margin: 0px auto 20px;
}
#header #header-content #r-col{
	float: right;
	text-align: right;
	width: auto;
	margin-top: 15px;
	margin-bottom: 5px;
}
.event_delete_good{
	cursor: pointer;
}
#header #header-content #r-col form input{
	padding: 3px 8px;
	height: 26px;
	padding-top: 0;
	padding-bottom: 0;
	width: 150px;
	/*border: 1px solid #008bcc;*/
	border-right: none;
	background: #fff;
	font-size: 13px;
	font-style: normal;
	margin-right: -5px;
	box-sizing: border-box;
}
#header #header-content #r-col form button{
	float: right;
	padding: 0;
	height: 26px;
	width: 35px;
	/*border: 1px solid #008bcc;*/
	border-left-width: 1px;
	border-left-style: solid;
	/*border-left-color: rgb(0, 139, 204);*/
	border-left: none;
	background: #fff;
}
/*#header #logo{
	width: auto;
	padding: 0;
	margin-top: 30px;
}*/
#header-content .lefter.us,
#header-content .cart.righter{
	display: inline-block;
	float: none;
	margin: 0;
}
#header-content .lefter.us{
	padding: 0;
}
#header-content .cart.righter{
	padding: 20px 0;
}

#navigation ul.main-menu li.dot{
	width: 17px;
}
#navigation ul.main-menu li.transit-page{
	float: right;
}
#navigation ul.main-menu li.transit-page a.top-menu-a-change{
	background: #f655a0;
	color: #fff !important;
	text-transform: lowercase;
	/*width: 270px;*/
	width: 260px;
	text-align: center;
	font-size: 16px;
	line-height: 17px;
	height: 15px;
	padding: 3px 0 7px;
	border-radius: 4px;
	box-shadow: -1px 1px 0px 0 #ae0d68;
	margin-top: -2px;
}
.logo-heder-2{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0px 0 0 -200px;
}

#header #line-test{
	background: url('../img/text3.png') no-repeat;
	height: 32px;
	background-size: 125% 100%;
	background: none;
}
/*ul.big-menu{
	margin: 10px 0 0;
	height: 176px;
	border-bottom: none;
}*/
#anons-tovar{
	margin: 0 0 30px;
}
#hits{
	height: 285px;
	margin-top: 30px;
}
.slider-tovars{
	margin: 0;
}
#hits .zagl{
	color: #4282c2;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 3px !important;
	font-size: 27px;
}
.notice.lefter{
	float: right;
	margin: 0px 0px -6px 15px;
}
ul.big-menu li .nazv a{
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

ul.footer-menu.payment li{
	font-size: 14px;
	color: #80838b;
	margin-bottom: 17px;
}

ul.big-menu li .nazv a{
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
ul.big-menu li.inter{
	background-image: url('../img/int2.png');
}
/*h1, h2, h3, h4, h5, h6{
	font-family: Verdana, sans-serif !important;
}*/
/**{
	font-family: Verdana, sans-serif !important;
}*/

#header-info{
	height: 17px;
}


#header-info img{
	width: 13px;
	/*vertical-align: top;*/
}

#header-info .header-info__select-arrow{
	display: inline-block;
	border-top: 5px solid #000;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}


.header-info__list-blank {
	position: relative;
}



/*.header-info__list li span {
	color: #2196F3;
	border-bottom: 1px dashed #2196f3;
}

.header-info__list li:hover{
	background: rgba(0,0,0,0.05);
}*/

/*.header-info__list-container {
	position: relative;
	margin-left: 40px;
}*/

.header-info__list-container:hover {
	cursor: pointer;
}

.city_confirmation {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	padding: 6px;
	border: 1px solid #f3f3f3;
	position: absolute;
	width: 230px;
	top: 30px;
	left: 0;
	z-index: 10;
	background: #fff;
	display: none;
	/*display: none !important;*/
}

.header-info__list-container:hover .city_confirmation {
	display: block !important;
}

.city_container {
	width: 100%;
	position: relative;
}

.city_container:before {
	content: '';
	border-bottom: 8px solid #ebebeb;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	position: relative;
	top: -14px;
	left: 50%;
	margin-left: -7px;
}

.city_answer {
	display: block !important;
}

.city_btn {
	width: 48.8%;
	display: inline-block;
	background: #008bcc;
	border: none;
	color: #fff;
}

.city_btn:hover {
	cursor: pointer;
	background: #37ace3;
}

/*.city_confirmation:before {
    content: '';
	border-bottom: 8px solid #f4f4f4;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	position: relative;
	top: -14px;
	left: 50%;
	margin-left: -6px;
	display: none;
}*/

.city_question {
	margin-top: 0;
	font-size: 14px;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 18px;
	margin-bottom: 10px;
}

.header-info__place {
	margin:0;
	margin-right: 2px;
	overflow: visible;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
}

/*.selected_city {
	display: block;
	width: auto;
	position: relative;
}*/

/*.selected_city:after {
	content: '';
	border-top: 8px solid #000;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	position: absolute;
	top: 6px;
	right: -15px;
}*/
.page-fashion ul{
	padding: 0;
	list-style-type: none;
}
.page-fashion ul.list-page-fashion li{
	margin-bottom: 15px;
}
.page-fashion div{
	color: #666;
}
.page-fashion p,
.page-fashion ul li,
.page-fashion div,
.page-fashion span{
	font-size: 16px;
}


@media only screen and (max-width: 1180px){
	#header #line-test {
	    background: url('../img/text3.png') no-repeat;
	    background-size: auto auto;
	    height: 32px;
	    background-size: 144% 100%;
	    display: none;
	}
	#navigation ul.main-menu li.dot{
		width: 20px;
	}
	#navigation ul.main-menu li a{
		font-size: 11px;
	}
	#navigation ul.main-menu li.transit-page a.top-menu-a-change{
		width: 250px;
		font-size: 14px;
		margin-top: -1px;

		/*height: 13px;
		width: 185px;
		line-height: 13px;
		font-size: 12px;*/
	}
	/*#wrapper #content.mh{
		padding-top: 530px;
	}*/
	ul.footer-menu.payment li img{
		width: 125px;
	}	
}
/********************************************
				 LAST CHANGE
*********************************************/



/********************************************
				 SLIDER
*********************************************/














.cart-bot-par .basket_all{
	margin-top: 30px;
	margin-bottom: 0;
}
.cart-new-oformlenie{
	padding-bottom: 0;
	border-bottom: none;
}
.cart-new-oformlenie .send_button.lefter{
	top: -65px;
}
/*.window-basket-info{
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.12);
	z-index: 9999;
}*/
/*.window-basket-info-td{
	display: table-cell;
	vertical-align: middle;
}*/
/*.window-basket-info-td > div{
	width: 300px;
	display: inline-block;
	padding: 15px 35px 20px;
	background: #fff;
}*/
/*.window-basket-info-td > div > p{
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 10px;
}*/
/*.window-basket-info-td > div > span{
	padding: 5px 31px;
	border: 1px solid #e0e0e0;
	background: #007ab3;
	color: #fff;
	width: 90px;
	box-sizing: border-box;
	cursor: pointer;
}*/
/*.window-basket-info-td > div > span.first-answer{
	float: left;
}*/
/*.window-basket-info-td > div > span.last-answer{
	float: right;
}*/
/*.window-basket-info-td > div > span:hover{
	background: #5a5a5a;
}*/
.cart-button-new.basket__total-sum{
	display: inline-block;
	float: right;
	width: 230px;
	position: relative;
	top: -115px;
	height: 35px;
}
.cart-button-new .basket__total-sum_text{
	color: #000;
	line-height: 33px;
}
.cart-button-new .basket__total-sum_block1{
	display: inline-block;
	min-width: 119px;
	text-align: right;
}

.cart-new-oformlenie .cart-button-new .send_button.lefter{
	position: static;
	width: 100%; 
}

.cart-button-new .basket__total-sum_button{
	display: inline-block;
	color: #fff;
	padding: 9px 32px;
	margin-top: 7px;
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	font-size: 22px;
}

.cart-button-new
/******************************************************
				 WIDTH 970
******************************************************/

@media (max-width: 1180px){
	.comments__block-one{
		margin-right: 25px;
	}
	.comments__block-one,
	.comments__block-two{
		width: 195px;
	}
	.comments__block-three{
		width: 525px;
	}
	.comments__slider{
		width: 100%;
		padding: 0 60px;
		box-sizing: border-box;
	}
	.comments__slider .flex-direction-nav li:first-child{
		left: 0;
	}
	.comments__slider .flex-direction-nav li:last-child{
		right: 0;
	}
}

@media (max-width: 991px){
	.comments__container{
		text-align: center;
	}
	.comments__block-one,
	.comments__block-two,
	.comments__block-three{
		float: none;
		text-align: left;
	}
	.comments__label{
		display: inline-block;
	}
	.comments__select-avatar_sub-list,
	.comments__select-photo_sub-block{
		left: initial;
		right: 0;
	}
	.comments__select-avatar_avatar{
		width: 87px;
	}
	.comments__select-avatar_sub-list{
		width: 430px;
	}
}

@media (max-width: 767px){
	.short{
		display: block;
		margin: 0 auto;
	}
	.comments__slider{
		width: 400px;
	}
}

@media (max-width: 545px){
	.comments__block-three{
		width: 100%;
	}
	.comments__box-one .comments__label{
		display: block;
		margin-bottom: 15px;
	}
	.comments__add-comment{
		float: none;
		font-size: 18px !important;
	}
	.comments__box-one{
		text-align: center;
	}
}

@media (max-width: 450px){
	.comments__block-one,
	.comments__block-two{
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.comments__block-one{
		margin-bottom: 15px;
	}
	.comments__select-avatar,
	.comments__select-photo{
		display: block;
		text-align: center;
	}
	.comments__block-three{
		margin-top: 15px;
	}
	.comments__select-avatar_avatar{
		width: 70px;
	}
	.comments__select-avatar_sub-list{
		width: 362px;
	}
	.comments__select-avatar_sub-list,
	.comments__select-photo_sub-block{
		right: initial;
		left: 50%;
		transform: translate(-50%);
	}
}


@media (max-width: 420px){
	.comments__slider{
		width: auto;
		padding: 0;
	}
	.flex-direction-nav .flex-next,
	.flex-direction-nav .flex-prev{
		display: inline-block !important;
	}
	.comments__slider .flex-direction-nav li:first-child,
	.comments__slider .flex-direction-nav li:last-child{
		top: -40px;
	}
	.comments__block-three{
		margin-bottom: 20px;
	}
}

@media (max-width: 413px){

	.comments__label{
		font-size: 14px !important;
	}
	.comments__select-avatar_sub-list{
		width: 257px;
	}
	.comments__select-photo_sub-block{
		width: 280px;
		height: 89px;
	}
	.comments__select-avatar_sub-item{
		margin-right: 8px;
	}
	.comments__select-avatar_avatar{
		width: 70px;
	}
	.comments__select-avatar_sub-item:nth-child(4n){
		margin-right: 8px;
	}
	.comments__select-avatar_sub-item:nth-child(3n){
		margin-right: 0;
	}


}


