.group:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
}
.new-header {
    margin: 0 auto 20px auto;
    position: relative;
    width: 962px;
	height: 182px;
}
.new-header-link-1 {
	margin: 0;
	padding: 0;
}
.new-header-link-1.group{
    background: url("/bitrix/templates/shop-season/images/new_style/top_menu_dev.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    width: 767px;
    padding: 0;
}
.new-header-link-1 li {
    background: url("/bitrix/templates/shop-season/images/new_style/top_menu_dev.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 46px;
    list-style: outside none none;
    margin: 0;
    /*min-width: 47px;
    padding: 0px 12px;*/
    /*display: inline-block;*/
    width: auto;
    text-transform: uppercase;
    text-align: center;
    padding-left: 2px;
    position: relative;
}
.new-header-link-1 li:first-child a {
    background: url("/bitrix/templates/shop-season_copy/images/new_style/bg-top-active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.new-header-link-1 li:first-child a:hover {
    background: url("/bitrix/templates/shop-season_copy/images/new_style/bg-top-active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.new-header-link-1 li:first-child {
    background: none;
}
.new-header-link-1.group li:nth-child(2) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menuLeft ul:first-child li:first-child a {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
#menuLeft ul:nth-child(2) li:first-child a {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.new-header-link-1 li a {
    color: #ffffff;
    display: block;
    /*height: 100%;*/
    font-size: 12px;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    width: auto;
    padding: 0 13px;
}

.new-header-link-1 li a:hover{
    background: url("/bitrix/templates/shop-season/images/new_style/bg-top-hover.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 46px;
    top: 0;
}

.new-personal, .login {
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 185px;
}

.new-personal > form {
    display: block;
    height: 100%;
    line-height: 46px;
    width: 100%;
}

.new-personal a {
    float: left;
    color: #fff;
}
.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 input{
    background: url("/bitrix/templates/shop-season/images/new_style/bg-login.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border: 0 none;
    color: #cb5055;
    float: left;
    line-height: 44px;
    text-decoration: underline;
}
.login #login {
    background: url(/bitrix/templates/shop-season/images/new_style/bg-login.png) no-repeat scroll center center rgba(0, 0, 0, 0);
    border: 0 none;
    color: #cb5055;
    float: left;
    height: 24px;
    margin-right: 10px;
    width: 45px;
    margin-top: 10px;
    padding-top: 4px;
    text-align: center;
    line-height: normal;
    text-decoration: none;
 }
#login span {
    border-bottom: 1px dashed;
}
.login #register {
    background: url(/bitrix/templates/shop-season/images/new_style/bg-register.png) no-repeat scroll center center rgba(0, 0, 0, 0);
    border: 0 none;
    color: #cb5055;
    float: left;
    line-height: normal;
    text-decoration: underline;
    height: 24px;
    padding-top: 4px;
    width: 100px;
    margin-top: 10px;
    text-align: center;
}
.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 input:hover{
    text-decoration: none;
    cursor: pointer;
}

.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 {
    display: block;
    position: relative;
    top: 24px;
    float: left;
    left: 4px;
    width: 188px;
}
.new-heade-contact {
	display: block;
    position: relative;
    top: 24px;
    width: 504px;
    float: left;
    height: 99px;
}
.new-heade-contact > div {
    display: inline-block;
    width: auto;
    margin-left: 68px;
}
.new-heade-contact > div:last-child {
    margin-left: 85px;
}
.new-heade-contact > div:last-child span.new-heade-contact-tel {
    font-size: 19px;
}
.new-heade-contact span {
    color: #979797;
	display: block;
    font-size: 12px;
    width: auto;
}
.new-heade-contact span.new-heade-contact-tel {
    color: #555555;
	font-size: 20px;
    font-weight: bold;
}
.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;
}

div.new-footer-contact {
    display: block;
    float: left;
    height: 99px;
    margin-right: 0;
    position: relative;
    top: 0;
    width: 420px;
}
div.new-footer-contact > div {
    display: inline-block;
    margin-left: 50px;
    margin-top: 0;
    width: auto;
}
div.new-footer-contact > div:last-child {
    margin-left: 50px;
}
.new-footer-contact .new-heade-contact-tel {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.new-footer-contact span {
    color: #979797;
    display: block;
    font-size: 12px;
    width: auto;
}

.new-header-cart {
	position: relative;
    top: 8px;
    width: 255px;
	padding-left: 10px;
    padding-top: 10px;
    float: left;
    margin-left: 5px;
    height: 58px;
    border-radius: 5px;
    display: block;
    background: #eff2f3;
}
.new-header-cart > a {
    position: relative;
    float: left;
    display: block;
    width: 42px;
}
.new-header-cart > div {
    display: block;
    width: auto;
    position: relative;
    float: left;
    margin-left: 16px;
    line-height: 15px;
    vertical-align: top;
}
span.new-header-cart-2 {
    padding-bottom: 9px;
}
.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: relative;
    height: 50px;
	width: 260px;
	float: right;
	margin-top: 16px;
}
.header-search-catalog {
    position: relative;
    height: 50px;
    margin-bottom: 8px;
    padding-left: 8px;
}
.new-header-search .input {
	position: absolute;
	display: block;
    padding-left: 16px;
    padding-right: 10px;
    margin-top: 5px;
    height: 33px;
	width: 232px;
    border: none;
    background: #f7f9f9;
    font-size: 14px;
    line-height: 28px;
    border-radius: 5px;
   border: 1px solid #e2e7e8;
    letter-spacing: 1px;
}
.header-search-catalog .input {
    display: block;
    width: calc(100% - 26px);
    padding-left: 16px;
    padding-right: 10px;
    margin-top: 0px;
    height: 37px;
    border: none;
    background: #f7f9f9;
    font-size: 14px;
    line-height: 28px;
    border-radius: 5px;
    box-shadow: inset 0px 2px 3px rgba(0,0,0,0.1);
    letter-spacing: 1px;
}
#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 35px;
  color: #FFFFFF;
  font-size: 18px;
  cursor: pointer;
  background: #2ec0fe;
}
.cart-bluebutton:hover {
	background: rgba(86, 201, 255, 0.74);
}

.new-header-search .submit {
    position: absolute;
    right: 9px;
    top: 12px;
}
.header-search-catalog .submit {
    position: absolute;
    right: 6px;
    top: 8px;
}
.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: 12px;
    float: left;
    position: absolute;
    /*left: 13px;  */
    left: -2px;
    z-index: 1;   
    width: 24px !important;
    border-radius: 0px;
}
#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: 12px;
    float: left;
    position: absolute;
    /*left: 13px;  */
    left: -2px;
    z-index: 1;   
    width: 39px !important;
    border-radius: 0px;
}
.new_and_sale{
    position: absolute;
    right: 5px;
    top: 100px;
}
.new_and_sale a{
    bottom:5px;
    font-size: 13px;
    position:relative    
}
.new_and_sale span{
    bottom:5px;
    font-size: 13px;
    font-weight: bold;
    position:relative    
}
.new_and_sale span.all{
    background-color: #edf0f1;
    border: medium none;
    border-radius: 4px;
    padding: 5px 12px;    
}
.new_and_sale > img {
    margin-left: 29px;
}

.email-phone-bl {
    display: block;
    float: left;
    position: relative;
    top: 26px;
    width: 655px;
}
.email-phone-bl p {
    display: block;
    float: right;
    width: auto;
}
.email-phone-bl p a {
    color: #56c1f3;
    text-decoration: none;
}
.email-phone-bl > div {
    display: block;
    font-size: 18px;
    float: right;
    margin-right: 57px;
}

.soc-buttons {
    position: relative;
    display: block;
    float: right;
    top:28px;
}

.soc-buttons a {
    background-image: url("/bitrix/templates/shop-season/images/soc-icons.png");
    border-radius:4px;
    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;
}

form.form {
    width: 463px;
}
form.form div {
    margin: 4px 0;
    padding: 4px;
    position: relative;
}
form.form input.text, .textarea {
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 16px;
    height: 20px;
    padding: 5px 10px;
    position: relative;
    z-index: 2;
}
form.form input.text {
    width: 312px;
}
form.form .textarea {
    height: 150px;
    width: 312px;
}
form.form label {
    color: #666;
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 120px;
}
form.form .btnn {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #e1e0df;
    color: #565e62;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 31px;
    outline: medium none;
    padding: 0 10px;
    border-radius: 8px;
	margin: 10px auto 0 auto;
}
form.form .btn, form.form .text, form.form .textarea {
    border-radius: 8px;
	resize: vertical;
}
div.error_field {
    background: none repeat scroll 0 0 #fedafb;
    border: 1px solid #fa74f0;
}
div.errors {
    background: none repeat scroll 0 0 #fdfec2;
    border: 1px solid #ccc;
    margin: 15px auto;
    padding: 10px;
}
div.errors .error {
    color: red;
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
}

form.form div {
	float:none;
}
.prPic {
    position: relative;
}
.label-discount {
    position: absolute;
    top: -1px;
    right: 35px;
    background: red none repeat scroll 0% 0%;
    z-index: 2;
    padding: 12px 10px 9px 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.9);
    font-size: 20px;
}



.new-header{position:relative;}
.new-header .other_country_btn{
	position:absolute;	
	top:67px;
	left:65px;
	display:block;
	color:#fff;
	width:100%;
	text-align:center;
	padding-top:3px;
	height:27px;
	border-radius:5px;
	background: #08b2f1;
	text-decoration:none;
	width:154px;
}

.new-header .other_country_btn:hover{
	background:rgba(86, 201, 255, 0.74);
}

/* Update 04.2017 */
.ssm_atelje_t td {
	text-align: center !important;
}

.ssm_atelje_t td.left {
	width: 50% !important;
}

p#kupon {
    width: 548px;
    float: left;
}

.Apple-style-span {
	text-transform: none;
}

.SDEK_mark {
	display: none;
}

#SDEK_pvz, #SDEK_map {
	width: 100%;
}

td[align="right",colspan="4"] {
	text-align: right !important;
}

.mainpage {
	margin-top: 20px;
}

.ssm_atelje_t {
	margin-top: 40px !important;
}

/* Search results fix */
.new_catalog_menu {
    z-index: 100;
    position: relative;
    border-radius: 0 4px 4px 0;
}

div.title-search-result {
	top: 42px;
    right: 0px;
    border: 1px solid #e2e7e8;
    border-radius: 5px;
}

.search-page form {
	position: relative;
}

.search-page form input[type="text"] {
	border: 1px solid #e2e7e8;
	border-radius: 5px;
	height: 33px;
	line-height: 28px;
	font-size: 14px;
	background: #f7f9f9;
	padding-left: 16px;
	padding-right: 10px;
	width: 914px;
	letter-spacing: 1px;
}

.search-page form input[type="submit"] {
	display: block;
	background: url('images/new_style/search-icon.png');
	width: 26px;
	height: 26px;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 6px;
}

/* New label */
.itemlist_new_item_preview {
    background: url(images/new_new.png) left bottom;
    width: 48px;
    height: 60px;
	z-index: 2;
	position: absolute;
	right: 0;
	top: 27px;
}

.itemlist_new_item_preview.nodiscount {
	height: 40px;
	top: 0;
	//border-top-right-radius: 8px;
}

.ssm_atelje_t {
	margin-top: 40px;
}

.preview-box {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(0, 0, 0, .8);
}

.preview-innerbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.preview-close {
    background: url(/bitrix/templates/newdesign_shop/imgs/bclose.png);
    position: absolute;
    top: 0;
    right: -37px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.first-reg-img {
    display: block;
    width: 689px;
    height: 391px;
    background: url(/images/firstReg.jpg);
}

.thisissale {
    background-image: url(/images/Final-Sale.png);
}

#newcatalogmenu li:nth-child(2) {
    margin-right: -1px;
}