/*HEADER*/
.logo-wrap .text-logo{
	padding-top:0px;
	text-transform:uppercase;
	font-size: 15px;
	padding-left:10px;
}
.header-center-block{
	padding-bottom:10px !important;
	box-sizing:border-box;
	
}
.text-logo-wrap .phone-header{
	margin-left:-25px;
}
.text-logo-wrap{
	padding-left:0px;
	padding-right:0px;
	margin-left:-17px;
	
}
.phone-header-wrap{
	margin-right:17px;	
}
.phone-header a{
	font-size:22px !important;
	padding-bottom:10px;
}
.phone-header img{
	position:relative;
	left:3px;
	top:-3px;
}
@media (max-width:1140px){
	.logo-wrap{
		width: 33.33333333%;
	}
.phone-header a{
	font-size:17px !important;
	padding-bottom:7px;
}	
.text-logo-wrap{
	display:none;
	margin-left:0px;
}
.phone-header-wrap{
	margin-right:0;
	width: 41.66666667%;
}
.top-new{
	padding-left:0px !important;
}
}
/*NEW BASKET*/
.phone-header img{
	left:12px;
}
.top-new{
	
    padding-left: 40px;

}
.top-new .icon-cabinet{
	width:29px;
	height:26px;
}
.top-new .basket-icon i{
	width:36px;
	height:28px;
	position:relative;
	left:1px;
}
.top-new .basket-icon{
	padding-right:10px;
}
.top-new .delay .icon{
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='sl1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22 22' style='enable-background:new 0 0 22 22;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23FFFFFF;%7d %3c/style%3e%3cpath class='st0' d='M10.9,21.3c-0.6,0-1.2-0.2-1.6-0.7L2.1,13c-0.8-0.9-1.4-1.9-1.6-3.1C0.2,8.8,0.2,7.6,0.6,6.5 c0.4-1.2,1-2.1,1.9-2.9c0.8-0.7,1.8-1.2,2.8-1.3c1-0.2,2-0.1,3,0.2c1,0.3,1.9,0.9,2.6,1.7c0.7-0.8,1.6-1.3,2.6-1.7 c1-0.3,2-0.4,3-0.2c1,0.2,2,0.6,2.8,1.3c0.9,0.8,1.6,1.8,1.9,2.9c0.4,1.1,0.4,2.3,0.2,3.4c-0.3,1.2-0.8,2.2-1.7,3l-7.2,7.6 C12.1,21,11.6,21.3,10.9,21.3z M6.4,4.3c-0.2,0-0.5,0-0.7,0.1C5,4.4,4.4,4.7,3.9,5.2C3.3,5.7,2.8,6.4,2.6,7.1 C2.3,7.9,2.3,8.7,2.5,9.5c0.2,0.8,0.5,1.5,1.1,2.1l7.3,7.6c0.1,0.1,0.1,0.1,0.2,0l7.2-7.6c0.6-0.6,0.9-1.2,1.1-2 c0.2-0.8,0.1-1.6-0.1-2.4c-0.2-0.8-0.7-1.4-1.3-1.9l0,0c-0.5-0.5-1.1-0.7-1.8-0.9c-0.7-0.1-1.3-0.1-2,0.2 c-0.7,0.2-1.2,0.6-1.8,1.1l-1.5,1.5L9.4,5.6C8.9,5.1,8.3,4.7,7.7,4.5C7.2,4.3,6.8,4.3,6.4,4.3z'/%3e%3c/svg%3e");
background-position:50% 50%;
width:23px;
height:23px;
display:block;
}
.st0{fill:#FFFFFF;}
.delay a{
	display:flex;
	padding-left: 12px;
	margin-top:11px;
	align-items:center;
	font-size:16px;
}
.delay .counter{
	padding-left:10px !important;
}


/*Вход*/
.top-new #aut_form a span{
	font-size:16px;
	padding-left:10px;
	font-weight:normal;
}

/*корзина*/
.top-new .basket-large{
	padding-top:20px;
}
.top-new #basket_small #popup_basket{
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
}
.top-new  #basket_small .summ-basket{
	color:#fcd169;
	font-size:14px;
}

.top-new .delay .icon img{
	width:27px;
	height:22px;
}
.top-new .user_login{
	color: #fcd169;
	font-size: 14px !important;
	display:block;
}
.top-new .auth_block_t{
	padding-top:10px;
}
.top-new .name_title{
	color:#fff;
	font-size:16px;
	padding-left:10px;
	float:none !important;
	display:block;
}
.logout-new{
	position:absolute;
	left:50px;
top: 4px !important;
width: 16px !important;
height: 16px !important;

background-size: 80% !important;	
	
}
@media (max-width:768px){
	.top-new .mobile-menu-button, .top-new #aut_form{
		width:25%;
	} 
	.top-new #basket_small{
		width:50%;		
	}
	.top-new #basket_small{
		display:flex;
		justify-content: space-around;
	}
	.top-new .basket-large{
		padding-top:0px;
		margin:0 !important;
		
	}
	.top-new .delay a{ 
		margin-top:1px;
	}
	.top-new .delay .icon{
		position:relative;
	}
.mobile-to.count-basket {
    position: absolute;
    display: inline-block;
    padding: 5px;
    border-radius: 10px;
    background: #e8c24c;
    font-family: 'Roboto';
    font-size: 10px;
    line-height: 5px;
    color: #333333;
    font-weight: bold;
    top: -6px;
    left: 26px;
}
	.top-new .delay .icon .mobile-to{
		left: 16px;
	}
.item-efu{
	flex-wrap:wrap;
	flex-direction: column;
}
.item-efu-right, .item-efu-left{
	width:100%;
}	
	
}	
/*new help tip*/
.help-tip-new{
	position:relative;
	cursor:pointer;	
}
.help-tip-new:hover div{
    display:inline-block;
    transform-origin: 100% 0%;
	z-index:10;
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
 
}
 
.help-tip-new div {  
	position: absolute;
	display:none;
	bottom: 0px;

    background-color: #fffcd1;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
    padding: 8px 12px;
	font-style:italic;
	font-family:Roboto;
    /*-moz-box-shadow: 0 1px 1px rgba(0,0,0,.16);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.16);
    box-shadow: 0 1px 1px rgba(0,0,0,.16);*/
	border: 1px solid #ebc058;
	border-radius:3px;
	min-width:250px;
	margin-left:10px;
 
}
 
.help-tip-new div:before{
    /*content: " ";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
    border-color: rgba(0,0,0,.16) transparent transparent transparent;
    z-index: 1;*/
}
 
.help-tip-new div:after{
   /* content: " ";
    position: absolute;
    top: 98%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
    border-color: #fff transparent transparent transparent;
    z-index: 2;*/
}
.new-exit{
	display:none;
}	
#fancybox-content{
	background:#fff !important;
}
.product-item-button-container{
	display:flex;
}
.subscribe_block{
margin-left: auto;
margin-right: auto;	
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	color: #FFFFFF;	
	background: url(/images/bell.svg) center 5px no-repeat #E65425;
	border-radius: 3px;
	width: 100px;
	height: 54px;
	padding-top:25px; 
	margin-bottom:8px;
	cursor:pointer;
}

.subscribe_block.active{

	background: url(/images/bell.svg) center 5px no-repeat #27AE60;
}
.subscribe_form{
margin-top:10px;	
}
.block-dispatch-text {
  color: #e8c24c;
  font-family: 'Roboto';
  margin-bottom: 5px;
}
#static-form-container{
	margin-top:0px  !important;
	margin-left:0 !important;
	background:none !important;
	padding:0 !important;
}
#static-form-container input{
height:34px;
padding-left:5px;
}
#static-form-container button{
	background:#c12424;
	color:#fff;
	border:none;
	margin-left:10px;
	height:34px;
	padding:0px 15px;
	text-transform:uppercase;
	line-height:34px;
	font-size: 13px;
	
}