.group:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
}
.new-header {
	height: 230px;
	position: relative;
	width: 968px;
	margin: 0 auto;
}
.new-header-link-1 {
	margin: 0;
	padding: 0 0 0 44px;
}
.new-header-link-1 li {
	float: left;
	background: url(images/new-header-link-1.png) no-repeat center;
	width: 203px;
	height: 44px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.new-header-link-1 li:first-child {
	background: url(images/new-header-link-1.png) no-repeat left;
}
.new-header-link-1 li a {
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	text-align: center;
	height: 100%;
	width: 100%;
}
.new-personal {
	position: absolute;
	right: 0;
	top: 0;
	width: 240px;
	text-align: right;
	background: #F7F7F7;
	padding: 5px 16px 20px 16px;
}
.new-personal span {
	font-size: 15px;
	font-weight: bold;
	color: #0eb4f2;
	text-transform: uppercase;
}
.new-personal .input {
	display: block;
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	background: #f0f0f0;
	margin-top: 5px;
	height: 28px;
	line-height: 28px;
	border-radius: 5px;
	box-shadow: inset 2px 2px 3px rgba(0,0,0,0.1);
}
.new-personal .submit {
	height: 40px;
	border: none;
	border-radius: 5px;
	width: 110px;
	margin-right: 0;
	margin-top: 7px;
	color: #FFFFFF;
	font-size: 18px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	cursor: pointer;
	background: #2ec0fe;
	background: -moz-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ec0fe), color-stop(100%, #3a9bee));
	background: -webkit-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
	background: -o-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
	background: -ms-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
	background: linear-gradient(to bottom, #2ec0fe 0%, #3a9bee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ec0fe', endColorstr='#3a9bee', GradientType=0 );
}
.new-personal-link {
	text-align: left;
	color: #0eb4f2;
	margin-top: 7px;
	text-align: right;
}
.new-personal-link a {
	color: #0eb4f2;
	font-size: 12px;
}
.new-heade-new-logo {
	position: absolute;
	top: 70px;
}
.new-heade-contact {
	position: absolute;
	top: 76px;
	left: 276px;
	text-align: right;
}
.new-heade-contact span {
	display: block;
}
.new-heade-contact-tel {
	font-size: 24px;
}
.new-heade-contact-skype {
	font-size: 18px;
	font-weight: bold;
	margin-left: 60px;
	margin-top: 7px;
	color: #0eb4f2;
}
.new-heade-contact-skype a {
	font-size: 18px;
	font-weight: bold;
	color: #0eb4f2;
	text-decoration: none;
}
.new-heade-contact-skype img {
	float: left;
	display: block;
	margin-right: 10px;
}
.new-header-cart {
	position: absolute;
	top: 76px;
	left: 586px;
}
.new-header-cart span {
	display: block;
}
.new-header-cart-header {
	font-size: 15px;
	font-weight: bold;
	color: #0eb4f2;
	text-transform: uppercase;
}
.new-header-cart-2 {
	color: #acacac;
}
.new-header-cart-2 strong {
	color: #0eb4f2;
}
.new-header-search {
	position: absolute;
	top: 160px;
	left: 262px;
}
.new-header-search .input {
	display: block;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
  height: 28px;
  border: none;
  background: #f0f0f0;
  line-height: 28px;
  border-radius: 5px;
  box-shadow: inset 2px 2px 3px rgba(0,0,0,0.1);
}
#personal_order input[type=text], #personal_order textarea{
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  background: #f0f0f0;
  line-height: 28px;
  border-radius: 5px;
  box-shadow: inset 2px 2px 3px rgba(0,0,0,0.1);
}
#personal_order select, .filterForm select{
  box-shadow: inset 2px 2px 3px rgba(0,0,0,0.1);
  background: #f0f0f0;
  border: none;
  padding:5px 10px;
}
.tTotal, .cart-ordering{
  text-align:right;
}
.cart-bluebutton{
  height: 40px;
  border: none;
  border-radius: 5px;
  padding:0 20px;
  color: #FFFFFF;
  font-size: 18px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  cursor: pointer;
  background: #2ec0fe;
  background: -moz-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ec0fe), color-stop(100%, #3a9bee));
  background: -webkit-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
  background: -o-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
  background: -ms-linear-gradient(top, #2ec0fe 0%, #3a9bee 100%);
  background: linear-gradient(to bottom, #2ec0fe 0%, #3a9bee 100%);
}
.new-header-search .submit {
	position: absolute;
	right: 10px;
	top: 10px;
}
.new-header-search-link {
	text-align: left;
	color: #0eb4f2;
	margin-top: 5px;
}
.new-header-search-link a {
	text-align: left;
	color: #0eb4f2;
	font-size: 12px;
}
#menuLeft .podmenu div{
    display: none !important;    
}
#productItemsList > li .prPic img.itemlist_sale_item_preview{
    /*top: 35px;*/
    top: -8px;
    float: left;
    position: absolute;
    /*left: 13px;*/
    left: -2px;
    z-index: 1; 
    width: 50px !important; 
   
}
#productItemsList > li .prPic img.itemlist_sale_item_preview_alt{
    top: -8px;
    float: left;
    position: absolute;
    left: 48px;
    z-index: 1; 
    width: 50px !important; 
   
}
#productItemsList > li .prPic img.itemlist_new_item_preview{
    /*top: 35px;*/
    top: -8px;
    float: left;
    position: absolute;
    /*left: 13px;  */
    left: -2px;
    z-index: 1;   
    width: 50px !important; 
}
.new_and_sale{
    position: absolute;
    right: 25px;
    top: 77px;
}
.new_and_sale a{
    bottom:36px; 
    position:relative    
}

.email-phone-bl{
    float: left;
    width: 163px;
}

.soc-buttons a {
    background-image: url("/bitrix/templates/shop-season/images/soc-icons.png");
    display: block;
    float: left;
    height: 32px;
    margin-left: 16px;
    transition: background 0.2s ease-out 0s;
    width: 32px;
}

.soc-buttons_vk {
    background-position: 0 0;
}

.soc-buttons_vk:hover {
    background-position: 0 -32px;
}


.soc-buttons_insta {
    background-position: -160px 0;
}

.soc-buttons_insta:hover {
    background-position: -160px -32px;
}

.soc-buttons_season{
    background-position: -224px 0;
}
.soc-buttons_season:hover {
    background-position: -224px -32px;
}