

/* Start:/bitrix/templates/new_2016.07/components/bitrix/catalog.element/element_light3_2/style.css?175404144032188*/
.rassrochka{
	border:1px solid rgba(0,0,0,.13);
	padding:7px 5px 7px 0px;
	display:inline-block;
	font-size:16px !important;
	overflow:hidden;
	line-height:46px;
	vertical-align:middle;
}
.rassrochka img{
	float:left;
}
.rassrochka .rubznak{
	color:#000;
}
.digi-dolyame-button--wrapper{
	display:none;
}
.digi-dolyame-product{
	width:284px;
	border-radius: 0 !important;
}

.bx-yapay-drawer-container{
	max-width: 300px; 
}

ul.p-description__colors-block{
	margin-bottom:60px;
}
ul.p-description__colors-block li:nth-child(1){
	display:block !important;
	height:30px;
	font-size:14px;
}
.digi-dolyame-button__label{
	width: 84px !important;
    height: 30px !important;
}
.digi-dolyame-button__text{
	font-size:16px !important;
}
h2.gender{
	font-family:'Graphik Regular', sans-serif !important;
	font-size:16px !important;
	margin-top:10px;
	color:#4e4e4e;
}
.gender-links{
	text-align:center;
}
.gender-links div{
	display:inline-block;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	padding:8px 30px 8px 8px;
	font-size:18px;
	border:1px solid #e6ecf3;
	border-radius:33px;
	width:auto;
	margin:0 15px 20px 0;
}
.gender-links div img{
	height:50px;
	width:50px;
	float:left;
	margin-right:30px;
}
.gender-links div a{
	color:#000;
}
.props-links{
	width:65%;
	margin:0 auto 0 auto;
	height:224px;
	overflow:hidden;
}
.props-links p{
	text-align:center;
	font-size:20px;
	padding:20px 0 10px;
}
.props-links a{
	display:inline-block;
	padding:8px 14px;
	font-size:14px;
	background:#F2F2F2;
	color:#000;
	margin:0 10px 12px 0;
	border-radius:6px;
}
.more-props{
	background:#1B1B1B;
	color:#fff;
	height:40px;
	border-radius:8px;
	width:120px;
	margin:20px auto;
	text-align:center;
	line-height:40px;
	vertical-align:middle;
	cursor:pointer;
}
.person-procent{
	margin-top:60px;
	border:1px solid #B2935B;
	border-radius:8px;
	width:270px;
	padding:14px 16px;
	font-size:15px;
}
.znak-procent{
	float:right;
	width:52px;
	height:52px;
	line-height:52px;
	vertical-align:middle;
	text-align:center;
	border-radius:26px;
	background:#F4003A;
	color:#fff;
	font-size:32px;
	font-weight:500;
	margin-left:5px;
}
.person-procent span{
	color:#B2935B;
	font-weight:600;
}
.person-procent a{
	display:inline-block;
	margin-top:3px;
	border-bottom:1px solid #000;
}
.g-shock-info{
	background:#F5F6F6;
	overflow:hidden;
}
.img-g-shock, .i-g-shock{
	float:left;
	width:50%;
}
.img-g-shock img{
	float:left;
}
.i-g-shock{
	float:left;
	padding: 120px 0 0 10%;
	width:30%;
}
.head-g-shock{
	font-family:'Graphik Medium', sans-serif;
	font-size:24px;
	margin-bottom:40px;
}
.text-g-shock{
	font-size:16px;
	line-height:1.7;
}
a.btn-g-shock{
	display:inline-block;
	margin-top:40px;
	width:190px;
	height:45px;
	font-size:16px;
	color:#fff;
	background:#000;
	text-align:center;
	line-height:45px;
	vertical-align:middle;
}
.functions{
	overflow:hidden;
	margin-bottom:50px;
	padding-top:40px;
}

.functions-head{
	text-transform:uppercase;
	font-family:'Graphik Medium', sans-serif;
	font-size:18px;
}
.function-item{
	width:24%;
	margin-right:1%;
	float:left;
	font-size:15px;
}
.function-txt{
	padding-right:30px !important;
}
.function-pic img{
	width:100%;
}
.function-head{
	text-transform:uppercase;
	font-family:'Graphik Medium', sans-serif;
}
@media (max-width: 1500px) {
	.img-g-shock img{
		width:100%;
	}
	.i-g-shock{
		padding-top:70px;
		padding-left:5%;
		width:45%;
	}
}
@media (max-width: 1200px) {
	.i-g-shock{
		padding-top:30px;
	}
}
@media (max-width: 1100px) {
	.i-g-shock{
		padding-top:20px;
		padding-left:3%;
		width:47%;
	}
	.head-g-shock{
		margin-bottom:20px;
	}
	a.btn-g-shock{
		margin-top:20px;
	}
}
@media (max-width: 950px) {
	select:focus, textarea:focus, input:focus {
        font-size: 16px;
    }
	.img-g-shock, .i-g-shock{
		float:none;
		width:100%;
		margin-top:30px;
		padding-left:0;
		padding-top:0;
	}
	.img-g-shock img{
		float:none;
	}
	.g-shock-info{
		background:none;
		margin-bottom:30px;
	}
	.head-g-shock{
		margin-bottom:40px;
	}
	a.btn-g-shock{
		margin-top:40px;
	}
	.more-links{
		margin-top:30px;
	}
	.gender-links div{
		width:86%;
		position:relative;
	}
	.props-links{
		width:auto;
	}
	.gender-links div a span{
		display:inline-block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		line-height:20px;
		width:80%;
		left:60px;
	}
	.functions{
		height:700px;
	}
	.functions  .function-pic{
		text-align:center;
		height: 400px;
    }
	.functions  .function-pic img{
       height: 100%;
	   width: auto;
    }
	.function-item p{
		padding-right:5%;
	}
}

@media (max-width: 540px) {
	.gender-links div{
		line-height:28px;
	}
	.props-links{
		height:482px;
	}
}

@media (max-width: 570px) {
	.functions{
		height:750px;
	}
}

@media (max-width: 450px) {
	
	.functions  .function-pic{
       height: 390px;
    }
	
	.functions{
		height:700px;
	}
}

@media (max-width: 400px) {
	
	.functions  .function-pic{
       height: 360px;
    }
	
}


div.p-wrapper{
	border-top:0 !important;
}
div.p-description__product{
	font-size:24px;
	padding-top:5px;
}
.psk_360_wrapper img{
	width:50% !important;
}
.dop-img{
	display:none;
}
span.around-link{
	display:inline-block;
	margin:60px 0 0 40px;
}
.fancy-thumbs{
	overflow:hidden;
}
.fancy-thumbs a{
	display:block;
	float:left;
	height:100px;
	width:auto;
	margin-right:20px;
}
.fancy-thumbs a img{
	height:100px;
}
.size-accessories{
	margin-bottom:25px;
}
.size-accessories a{
	display:inline-block;
	height:30px;
	width:45px;
	color:#000;
	text-align:center;
	line-height:30px;
	vertical-align:middle;
	border:2px solid #ccc;
	border-radius:4px;
	margin-right:8px;
}
.size-accessories div{
	font-family:'Graphik Medium',sans-serif;
	font-size:18px;
	margin-bottom:10px;
}
.size-accessories a:hover, .size-accessories a.active{
	color:#fff;
	background-color:#000;
}
.link-q-for-model{
	display:inline-block;
	margin-top:20px;
	padding:15px 39px;
	border:1px solid #b5ccef;
	color:#6b819b;
	font-family:'Graphik Regular',sans-serif;
	font-size:15px;
}
.info-q-for-model{
	overflow:hidden;
	font-family:'Graphik Medium',sans-serif;
	font-size:16px;
}
.info-q-for-model img{
	float:left;
	margin-right:10px;
}
.q-for-model__title{
	font-family:'Graphik Medium',sans-serif;
	font-size:18px;
	padding:30px 0 20px 50px;
}
div.p-description__product a{
	color:#131a22;
}
div.p-description__wrapper{
	padding-left:40px;
	margin-bottom: 32px;
}
p.p-description__price{
	font-size:27px;
	font-family:'Graphik Medium',sans-serif;
	/*float:left;*/
	padding-bottom:30px;
}
span.p-description__discounted{
	font-size:23px;
	display:block;
	line-height:30px;
	margin-left:0;
}
a.p-description__add-btn, a.p-description__fast-order{
	/*float:left;
	width:49%;*/
}
div.p-description{
	min-height:960px;
}
a.g-btn_transparent{
	border-color:#b5ccef;
}
a.p-description__add-btn{
	margin-right:2%;
	line-height:46px;
	background-color:#2A73E6;
	font-size:18px;
	text-transform:none;
}
a.p-description__add-btn:hover{
	background-color:#2F87E8;
}
div.g-full-border_bottom{
	border-bottom:0;
}
div.g-full-border{
	/*position:inherit;*/
}
#club_price{
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #000;
	display:inline-block;
}
.g-modal-club-price-content{
	padding:30px;
	background-color:#fff;
	width:100%;
	height:auto;
	margin-top:-30px;
}
.g-modal-club-price-content .g-modal__text{
	font-size:18px;
	padding:0 0 20px 0;
	font-weight:normal;
	letter-spacing:0;
}

.labels-top{
	overflow:hidden;
	border-bottom:1px solid #e6ecf3;
	padding-bottom:15px;
	margin-bottom:20px;
}
.labels-top div{
	float:left;
	width:28%;
	margin:0 5% 10px 0;
	height:40px;
	line-height:20px;
	font-size:15px;
}
.buy-pickup-from-shop{
	overflow:hidden;
	margin-top:10px;
}
.buy-pickup-from-shop div{
	float:left;
	width:49%;
}
.buy-pickup-from-shop div:nth-child(1){
	margin-right:2%;
}
.buy-pickup-from-shop div p{
	margin-bottom:7px;
}
.buy-pickup-from-shop div p a{
	display:block;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
	background:#ffdb00;
	color:#000;
}
.pickup-from-shop-price{
	font-size:24px;
	margin:0;
}
#found_cheaper{
	color:#000;
	border-color:#000;
	display:inline-block;
}

.price-delivery{
	clear:left;
	padding:10px 0 0 10px;
	color:#3A3A3A;
	line-height:20px;
}
.price-delivery a, .price-delivery .select2-container--default .select2-selection--single .select2-selection__rendered{
	cursor:pointer;
	color:#3A3A3A;
	border-bottom:1px solid #3A3A3A;
}

.price-delivery p{
	padding-left:40px;
	min-height:30px;
}
.club-price{
	padding-top:20px;
}
.club-offer{
	display:none;
	border:1px solid green;
	padding:15px;
	background:#fff;
	position:absolute;
}
.club-price-link a{
	font-size:20px;
	border:1px solid green;
	border-radius:15px;
	cursor:pointer;
	padding:0 8px;
}
.icon-delivery{
	background:url(/images/icons/icon_delivery_small.jpg) no-repeat left 3px;
	padding-left:40px;
	min-height:21px;
	margin:15px 0;
}
.icon-samo{
	background:url(/images/icons/icon_samo.jpg) no-repeat left 5px;
}
.icon-sdek{
	background:url(/images/icons/sdek.jpg) no-repeat left 6px;
}
.icon-pay{
	background:url(/images/icons/icon_pay_small.jpg) no-repeat left 2px;
}



.change-city{
	margin-top:20px;
	font-weight:normal;
	font-family:'Graphik Medium',sans-serif;
	font-size:16px;
}
.change-city span{
	font-weight:normal;
	color:#000;
	border-bottom:1px solid #000;
	padding:0 !important;
	margin-left:10px;
	cursor:pointer;
	font-family:'Graphik Regular',sans-serif;
	font-size:14px;
}
.select-city__modal-wrap{
	margin: 50vh auto !important;
}
.price-delivery-new{
	margin:30px 0px;
}
.price-delivery-new div{
	overflow:hidden;
	padding:18px 0;
	border-bottom:1px solid #F0F0F0;
}
.price-delivery-new div.delivery-nal{
	border-top:1px solid #F0F0F0;
}
.price-delivery-new div.delivery-nal p:nth-child(2){
	color:green;
	font-weight:normal;
}
.price-delivery-new div p{
	float:left;
	margin:0;
	font-size:13px;
	line-height:22px;
}
.price-delivery-new div p a{
	color:#000;
	border-bottom:1px solid #000;
}
.price-delivery-new div p:nth-child(1){
	width:20%;
	font-weight:normal;
}
.price-delivery-new div p:nth-child(2){
	width:80%;
}
.price-delivery-new div.delivery-shop{
	
}
.price-delivery-new div.delivery-sdek{
	
}

/*.price-delivery-new div.delivery-in-city{
	min-height:40px;
}
.price-delivery-new div span{
	color:#000;
}
.price-delivery-new div.in-nal{
	
}
.price-delivery-new div.delivery-info{
	
}
.price-delivery-new div.delivery-shop{
	
}
.price-delivery-new div.delivery-sdek{
	
}
.price-delivery-new div.delivery-info p:nth-child(1){
	margin-top:0;
}
.price-delivery-new div.pay-info{
	background:url(/images/wallet.png) no-repeat left 20px;
	border-top:1px solid #7f8d9a;
	margin-top:10px;
	padding-top:15px;
}
.price-delivery-new .view-shop{
	color:#000;
	border-bottom:1px solid #000;
}*/




div.discounts{
	padding:0;
	margin-top:20px;
	background-color:#F8F8F8;
	border-bottom:0;
}
h2.p-description__manufacturer{
	text-align:right;
	font-size:32px;
	font-family:"Geometria",sans-serif;
	float:right;
	margin:-17px 0 0 10px;
}
.no-delivery{
	text-align:center;
	font-size:16px;
}
.tissot-or-certina{
	border:3px solid #ffdb00;
	padding:0px 15px;
	width:85%;
}
.p-description_menu{
	/*border-bottom:1px solid #e6ecf3;
	border-top:1px solid #e6ecf3;*/
	/*text-align:center;*/
	margin-top:35px;
}
.p-description_menu a.p-description-link{
	display:inline-block;
	font-size:16px;
	font-family:'Graphik Regular',sans-serif;
	color:#000;
	height:60px;
	line-height:60px;
	vertical-align:middle;
	padding:0 3%;
	background-color:#f2f2f2;
	border-right:1px solid #fff;
}
.p-description_menu #description_margin{
	border-radius: 5px 0 0 5px;
}
.p-description_menu #pay{
	border-radius: 0 5px 5px 0;
}
.p-description_menu a.p-description-link span{
	display:none;
	float:right;
	font-weight:normal;
	height:58px;
	line-height:58px;
	vertical-align:middle;
	font-size:24px;
	padding-right:10px;
}
.p-description_menu a.p-description-link:hover, .p-description_menu a.active{
	color:#fff;
	background-color:#006dbc;
}
.logo-link{
	height:65px;
	line-height:65px;
	vertical-align:middle;
}
.logo-link img{
	float:left;
	margin-right:20px;
}
.logo-link a{
	color:#000;
	border-bottom:1px solid #000;
}
.p-prefer{
	float:left;
	width:34%;
    /*padding-bottom: 37px;
    padding-left:3%;
    margin-left:3%;*/
    padding-right:7%;
	height:100%;
}

.description-content{
	float:left;
	width:58%;
}


.prefer-new{
	/*overflow:hidden;
	margin:40px 34% 40px 0;
	padding:40px 0;
	border-top:1px solid #e6ecf3;
	border-bottom:1px solid #e6ecf3;*/
	position:absolute;
	bottom:0;
	left:5%;
	width:56%;
}
.prefer-new div{
	padding:0 3%;
	font-size:15px;
	float:left;
	width:44%;
	margin-bottom:8px;
	height:90px;
	line-height:20px;
	position:relative;
}
.prefer-new span.line{
	display:block;
	position:absolute;
	top:60px;
	width:100px;
	height:3px;
	background-color:#000;
}
/*.prefer-new .deliv-item{
	background:url(/images/delivery.png) no-repeat left 5px;
}
.prefer-new .pay-item{
	background:url(/images/pay.png) no-repeat left 2px;
}
.prefer-new .original{
	background:url(/images/garant.png) no-repeat left 5px;
}
.prefer-new .netshop{
	background:url(/images/pickup.png) no-repeat left 3px;
}*/

.p-content{
	position:relative;
}
.prefer-new-new{
	position:absolute;
	bottom:170px;
	left:5%;
	width:50%;
	border:1px solid #e6ecf3;
}
.prefer-new-new li{
	float:left;
	width:44%;
	padding-right:6%;
	height:55px;
}
.prefer-new-new li:nth-child(6){
	list-style:none;
}
.prefer-new-new li.logo-prefer{
	height:35px;
}
.logo-prefer img:nth-child(1){
	height:100%;
}
.logo-prefer img:nth-child(2){
	height:120%;
	margin-left:10px;
}
.garanty-description{
	border:1px solid #e6ecf3;
	font-size:13px;
	line-height:20px;
}
.garanty-description p{
	padding:0 20px;
	line-height:20px;
}

.personal-offer .p-modal{
	width:470px;
	height:490px;	
}
.personal-offer .g-modal__text{
	font-weight:normal;
	text-align:left;
	line-height:1.3;
	letter-spacing:1px;
	font-size:16px;
	text-align:center;
	padding-bottom:40px;
	padding-top:0;
}
.personal-offer .g-modal__text a{
	color:#000;
	border-bottom:1px solid #000;
	cursor:pointer;
}
.personal-offer .no-spam{
	text-align:center;
	font-size:13px;
	line-height:1.1;
	padding-top:30px;
	margin:0;
}
/*.personal-offer .g-modal-content{
	background-color:#fff;
	padding:50px 30px;
	margin-top:-35px;
}
.personal-offer .p-modal-delivery__wrapper{
	height:100%;
	max-height:100%;
	border-radius:8px;
}
.personal-offer .g-cross{
	top:40px;
	right:35px;
	border:1px solid #bbb;
	border-radius:17px;
	width:34px;
	height:26px;
	padding-top:8px;
	cursor:pointer;
}
.personal-offer .g-cross:before, 
.personal-offer .g-cross:after{
	width:1px;
	background-color:#bbb;
	height:17px;
}
.personal-offer .g-modal__text{
	padding:0 0 30px 0;
	font-weight:bold;
	text-align:left;
	line-height:1.3;
	letter-spacing:1px;
	font-size:18px;
}
#form_personal_offer input[type=text]{
	border:1px solid #bbb;
	width:360px;
	border-radius:5px;
	padding:8px 15px;
	
}
#form_personal_offer input[type=submit]{
	float:right;
	margin-top:30px;
	background-color:red;
	color:#fff;
	height:34px;
	border-radius:17px;
	border:0;
	padding:0 20px;
	font-weight:bold;
	letter-spacing:1px;
}*/




div.description_margin, div.shops, div.delivery, div.pay, div.garant, div.reviews, div.sdek{
	margin-bottom:0;
	padding-bottom:67px;
	border-top:0;
	padding-left:0;
	min-height:570px;
	background:#fff;
	width:100%;
}
div.description_margin .p-features__text{
	overflow:visible;
	text-align:left;
	font-size:13px;
	line-height:20px;
}
p.p-features-list__key{
	width:55%;
	font-size:13px;
	color:#000;
}
p.p-features-list__val{
	width:43%;
	padding-right:2%;
	font-size:13px;
}
.p-features-list__item{
	/*width:50%;
	float:left;*/
}
ul.p-features-list{
	overflow:hidden;
	margin-bottom:30px;
	padding-right:5%;
}
div.p-features__prochie{
	padding:20px 100px 0px 0;
	color:#000;
	line-height:20px;
	overflow:hidden;
	display: table;
	font-size:13px;
}
div.p-features__prochie span{
	color:#000;
	display: table-cell;
}
div.p-features__prochie span:nth-child(1){
	padding-right:10px;
}
div.p-features__prochie span:nth-child(2){
	text-align:left;
}
div.p-features__prochie a, .view-shops, .view-sdek{
	color:#000;
	border-bottom:1px solid #000;
}
.text-map-sdek{
	line-height:22px;
}
div.g-full-border_top{
	border-top:0;
}
div.p-features__more-bth{
	left:0;
}
.shops, .delivery, .pay, .garant, .reviews, .sdek, .discount_pr{
	display:none;
}
.shops .delivery-item li:nth-child(1){
	line-height:25px;
	width:37%;
	padding:12px 13% 0 0;
}
.shops .delivery-item li:nth-child(3){
	padding:37px 0 0;
}
.shops .delivery-item li:nth-child(2){
	padding:25px 0 0;
}
div.p-modal-availability__title{
	padding:25px 0 0 0;
}
div.border-grey{
	border-top: 1px solid #e6ecf3;
}
.delivery-item li a.g-btn{
	margin-bottom:0;
	height:36px;
	width:90px;
	line-height:36px;
	font-size:14px;
	float:right;
}
.name-delivery{
	font-size:17px;
	border-bottom: 1px solid #e6ecf3;
	padding-bottom:30px;
	margin:40px 5% 0 0;
}
.delivery-item{
	margin:0;
	padding:20px 0;
	list-style:none;
	width:95%;
	overflow:hidden;
	border-bottom: 1px solid #e6ecf3;
	margin-right:5%;
}
.delivery-item li{
	float:left;
	font-size:13px;
	color:#3A3A3A;
}
.delivery-item li:nth-child(1){
	width:52%;
	padding:12px 1% 0 0;
}
.delivery-item li:nth-child(2){
	width:30%;
	padding:10px 0 0;
	font-weight:normal;
	font-size:14px;
}
.delivery-item li:nth-child(3){
	width:17%;
}
.p-features__text_full{
	width:92%;
}
.delivery-text-block{
	margin:20px 50% 20px 0;
	color:#3A3A3A;
	font-size:13px;
	line-height:20px;
}
.delivery li{
	line-height:20px;
}
.p-features__text-block span{
	display:inline-block;
	background-color:#4a4a4a;
	color:#fff;
	padding:0 5px;
	line-height:20px;
	margin:0 5px -5px 0;
	font-size:12px;
}
.p-features__text-block iframe{
	width:50%;
	height:300px;
}
.links{
	padding-top:12px;
	float:left;
	line-height:25px;
	margin-left:20px;
}
.links a{
	color:#5e9bd3;
	font-size:14px;
	border-bottom: 1px solid #5e9bd3;
}
.discounts .yellow-bl a{
	color:#000;
	border-bottom:1px solid #000;
}
a.video-player{
	display:inline-block;
	border:0;
	margin:30px 0 0 48px;
	text-align:center;
	color:#000;
}
a.video-player:hover{
	border:0;
	color:#000;
}
.g-title_styled{
	font-family: 'Graphik Medium' !important;
	font-weight: normal;
	font-size: 28px !important;
	letter-spacing: .03em !important;
}
.g-title_styled a{
	text-transform:lowercase;
	color:#5e9bd3;
	letter-spacing: 0;
}
.how-to-get-discount{
	background:#f8f5ee /*url(/bitrix/templates/new_2016.07/images/tree.png) no-repeat 7% center*/;
	min-height:83px;
	margin:0 7px 30px 0;
}
.how-to-get-discount a{
	display:block;
	min-height:33px;
	/*background:url(/bitrix/templates/new_2016.07/images/star.png) no-repeat 92% center;*/
	text-align:center;
	color:#030303;
	font-size:22px;
	padding:25px 20%;
}
.mobile-content{
	/*display:none;*/
	float:left;
	text-align:left;
	padding-top:50px;
}
.mobile-content .g-title{
	text-transform:none;
}
.product-logo-line{
	height:80px;
	background:#f8f8f8;
	text-align:center;
	border-bottom:1px solid #ececec;
}
.product-logo-line table{
	margin:auto;
}
.product-logo-line table td{
	vertical-align:middle;
	text-align:center;
	height:85px;
	padding:0 30px;
}
.product-logo-line table td:last-child{
	padding:0;
}
.product-logo-line table td:first-child{
	width:187px;
	padding:0;
}
.product-logo-line table td:first-child img{
	width:100%;
}

.g-recommendations-list__item{
	border:0 !important;
}
.g-recommendations-list__title span{
	font-family: 'Graphik Medium', sans-serif !important;
}
.c-product__image .w-badge{
	left:0;
	top:0;
}
.p-recommendations-block{
	border:0 !important;
	width:95% !important;
}
.blue-bg .p-recommendations-block{
	padding:0 !important;
}
.blue-bg .p-recommendations-block .g-title{
	padding-top:0 !important;
	height:95px !important;
	line-height:95px !important;
	vertical-align:middle !important;
}
.blue-bg .p-recommendations-block .g-title span{
	font-size: 16px;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.blue-bg .p-recommendations-block .g-title span a{
	color: inherit;
	border-bottom: 1px solid;
	display: inline-block;
	line-height: 20px;
}
.blue-bg .g-recommendations-list__item .img{
	width:100%;
	height:200px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.delivery-thead, .delivery-item-new{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:90%;
	display:table;
}
.delivery-thead{
	margin-top:20px;
}
.delivery-thead li, .delivery-item-new li{
	font-size:14px;
	display:table-cell;
}
.delivery-thead li{
	height:40px;
}
.delivery-item-new li{
	padding:20px 0;
	vertical-align:middle;
}
.delivery-item-new li:nth-child(1), 
.delivery-thead li:nth-child(1){
	width:20%;
	border-bottom:1px solid #cfcfcf;
}
.delivery-item-new li:nth-child(3), 
.delivery-thead li:nth-child(3){
	width:20%;
	border-bottom:1px solid #cfcfcf;
}
.delivery-item-new li:nth-child(4), 
.delivery-thead li:nth-child(4){
	width:20%;
	border-bottom:1px solid #cfcfcf;
}
.delivery-item-new li:nth-child(2), 
.delivery-thead li:nth-child(2){
	width:20%;
	padding:0 1%;
	line-height:25px;
	border-bottom:1px solid #cfcfcf;
}
.delivery-item-new li:nth-child(5), 
.delivery-thead li:nth-child(5){
	width:20%;
	text-align:center;
	border-bottom:1px solid #cfcfcf;
}
.delivery-item-new li .g-btn{
	display:inline-block;
	float:none;
	width:auto;
	padding:0 20px;
	font-size:14px;
	text-transform:none;
	font-weight:normal;
	height:41px;
	line-height:38px;
	background-color:#2A73E6;
}
.delivery-item-new li .g-btn:hover{
	background-color:#2F87E8;
}
.view-more-shop{
	display:none;
	font-size:16px !important;
}
.pvz-list-to-buy{
	max-height:620px;
	overflow:auto;
}
.pvz-list-to-buy .pvz-item{
	float:none;
	list-style:none;
	width:auto;
	height:70px;
}
.pvz-list-to-buy .pvz-item div{
	display:block;
	float:left;
	width:10%;
	font-size:16px;
}
.pvz-list-to-buy .pvz-item a{
	float: left;
	width: auto;
	padding: 0 20px;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	height: 41px;
	line-height: 41px;
}
.pvz-list-to-buy .pvz-item div.logo-sdek{
	width:70px;
}
.pvz-list-to-buy .pvz-item div.logo-sdek img{
	width:100%;
}
.pvz-list-to-buy .pvz-item div.addr-sdek{
	width:40%;
	margin:0 5%;
}

.g-recommendations-list__item, .p-recommendations-slider .bx-viewport{
	height:460px !important;
}

.c-product__image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #F5F5F5;
    mix-blend-mode: darken;
}


.table-delivery{
	width:50%;
}

.table-delivery td{
	padding:30px 2% 30px 0;
	border-bottom:1px solid #e6ecf3;
	width:31%;
}
.delivery-question{
	font-weight:normal;
	font-size:18px;
}
.delivery-answer{
	width:50%;
}


.seiko-promo{
	padding-top:20px;
	line-height:22px;
}

.seiko-promo span{
	color:red;
	font-weight:normal;
	letter-spacing:3px;
}
.p-description_menu a.btn-club, .p-description_menu a.btn-club:active{
	display:inline-block;
	font-family: 'Graphik Medium';
	width:175px;
	height:50px;
	text-align:center;
	line-height:50px;
	vertical-align:middle;
	color:#000;
	margin-bottom:50px;
	border:1px solid #000;
}
.p-description_menu .g-wrapper{
	/*width:64%;*/
}
.p-description_menu #discount_pr{
	border-radius:0 5px 5px 0;
}
.discount_pr{
	min-height:200px;
}

span.ansver{
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	border:1px solid #666;
	border-radius:10px;
	line-height:20px;
	cursor:pointer;
}

.prompt-text{
	display:none;
	position:absolute;
	width:200px;
	padding:17px 35px;
	background-color:#fff;
	box-shadow:0 4px 11px rgb(0 0 0 / 30%);
	line-height:15px;
	font-size:14px;
}
.breadcrumb-slide .g-breadcrumb{
	font-size:14px;
}
span.ansver:hover{
	background-color:#000;
	color:#fff;
}
@media (min-width:950px) and (max-width:1445px){
	.prefer-new span.line{
		top:70px;
	}
}
@media (max-width:800px){
	.prefer-new span.line{
		top:70px;
	}
}

@media (min-width:950px) and (max-width:1320px){
	.p-description_menu a.p-description-link{
		padding:0 1.5%;
	}
}
@media (max-width: 1500px) {
	.price-delivery-new div p:nth-child(1){
		width:30%;
		
	}
	.price-delivery-new div p:nth-child(2){
		width:70%;
	}
}
@media (min-width:950px) and (max-width:1010px) {
	div.p-description__wrapper{
		padding-left:23px;
	}
}

@media (min-width:1040px) and (max-width:1920px){
	div.description_margin .p-features__text-block,
	div.p-features__prochie,
	p.p-features-list__key,
	p.p-features-list__val,
	.g-breadcrumb,
	.garanty-description,
	.prefer-new div{
		font-size:16px;
	}
	
	div.description_margin .p-features__text-block{
		line-height:30px;
	}
	.p-description_menu a.p-description-link{
		font-size:20px;
	}
	
	.price-delivery-new div p{
		font-size:15px;
	}
}
@media (max-width: 1200px) {
	.labels-top div{
		width:45%;
	}
	.labels-top div:nth-child(3){
		display:none;
	}
}

@media (max-width: 950px) {
	
	.function-item{
		width:100%;
		margin-right:0;
		float:none;
	}
	
	.slick-prev, .slick-next{
		display:none !important;
	}
	
	.discounts-item{
		float:none;
		width:94% !important;
		margin-bottom:20px;
	}
	.discounts, .discounts .yellow-bl{
		padding-bottom:10px !important;
	}
	.table-delivery,.delivery-answer{
		width:100%;
	}
	.delivery-item-new li{
		line-height:20px;
		padding-bottom:0 !important;
	}
	.delivery-item-new li p{
		margin:0;
	}
	.p-features__text-block iframe{
		width:100%;
		height:300px;
	}
	
	.description-content{
		float:none;
		width:100%;
	}
	.breadcrumb-slide{
		overflow-x:auto;
		width:auto;
	}
	
}

@media (max-width: 580px) {
  .pvz-list-to-buy{
  	padding:0;
  }
  .pvz-list-to-buy .pvz-item{
  	overflow:hidden;
  height:160px;
	}
	.pvz-list-to-buy .pvz-item div.price-sdek{
		width:40%;
}
	.pvz-list-to-buy .pvz-item div.logo-sdek, .pvz-list-to-buy .pvz-item div.addr-sdek{
		float:none;
		margin:10px 30px 20px 20px;
	}
	.pvz-list-to-buy .pvz-item div.addr-sdek{
		width:auto;
		font-size:14px;
	}
	.pvz-list-to-buy .pvz-item a{
		margin-left:20px;
	}
	
	.price-delivery-new div.delivery-in-city{
		margin-bottom:10px;
	}
	.prefer-new div{
		
		float:none;
		font-size:13px;
		padding-left:60px;
		width:auto;
		margin:0 10px 15px 0;
		height:auto;
		min-height:40px;
	}
	
	.prefer-new{
		overflow:auto;
	}
	
	.prompt-text{
		left:50px;
	}
		
}
/*@media (max-width: 1024px) {
	.p-description_menu a{
		margin-right:3%;
		font-size:14px;
	}
}*/
@media (max-width: 950px) {
	.prefer-new{
		position:static;
		width:94%;
		padding-bottom:12px;
		overflow:hidden;
		margin:30px auto 0 auto;
	}
	.psk_360_wrapper img{
		width:100% !important;
	}
	.prefer-new-new li{
		float:left;
		width:45%;
		padding-right:5%;
		height:75px;
	}
	.p-prefer{
		float:none;
		width:100%;
		padding-left:0;
		padding-right:0;
		margin:0;
		padding-top:25px;
	}
	div.description_margin, div.shops, div.delivery, div.pay, div.garant, div.reviews, div.discount_pr{
		margin:auto;
		border-right: 0;
		padding:30px 0;
		float:none;
		width:94%;
		min-height:20px;
	}
	.p-features__text_full{
		width:100%;
	}
	div.p-features__prochie{
		padding-right:0;
	}
	ul.p-features-list{
		padding-right:0;
	}
	.delivery-item{
		margin-right:0;
		width:100%;
	}
	.name-delivery{
		margin-right:0;
	}
div.p-description__wrapper{
		padding:0;
		width:94%;
		margin:0 auto 30px auto;
		font-size:12px;
	}
	div.p-description{
	min-height:auto;
}
.p-description_menu{
		height:auto;
		border:0;
		margin-top:50px;
	}
	div.p-description{
		min-height:20px;
	}
	.p-description_menu a.p-description-link{
		display:block;
		width:95%;
		text-align:left;
		margin:0 auto;
		border-bottom:1px solid #e6ecf3;
		background:none;
		font-size:16px;
		font-family: 'Graphik Medium';
		border-radius:0 !important;
	}
	.p-description_menu a.p-description-link:hover, .p-description_menu a.active{
		color:#000;
		background:none;
	}
	.p-description_menu a.p-description-link span{
		display:block;
	}
	.p-description_menu a#garant{
		border-bottom:0;
		margin-bottom:30px;
	}
	.p-description_menu a.p-description-link:hover{
		border-bottom:1px solid #e6ecf3;
	}
}
@media (max-width: 720px) {
	.delivery-item-new{
		display:block;
	}
	div.p-wrapper{
		margin-top:50px;
	}
	div.border-grey{
		border-top:0;
	}
	/*.view-more-shop{
		display:inline-block;
	}
	.more-shops{
		display:none;
	}*/
	.p-description_menu a.p-description-link{
		padding:0;
		width:auto;
	}
	.delivery-thead{
		display:none;
	}
	.delivery-item-new li{
		display:block;
	}
	.delivery-item-new li:nth-child(1),
	.delivery-item-new li:nth-child(2), 
	.delivery-item-new li:nth-child(3), 
	.delivery-item-new li:nth-child(4),
	.delivery-item-new li:nth-child(5){
		width:100% !important;
		border-bottom:none;
		text-align:left;
		height:auto;
		padding:10px 0;
	}
	.p-description_menu{
		padding:10px 0;
		background-color: #F2F2F2;
	}
	.p-description_menu div.shops{
		text-align:left;
	}
	div.shops .p-modal-availability__title{
		display:none;
	}
	div.p-features__more-bth{
		left:20px;
		bottom:15px;
	}
	div.p-description{
		width:92%;
		margin:auto;
	}
	div.p-content{
		width:100%;
		
	}
	.p-description_menu div.p-content{
		max-width:100%;
		background-color: #fff;
		padding:0 7%;
		width:auto;
	}
	div.description_margin, div.shops, div.delivery, div.pay, div.garant, div.reviews, div.discount_pr{
		width:auto;
		/*padding-left:6%;
		padding-right:6%;*/
		margin-bottom:10px;
		padding-bottom:50px;
	}
	div.p-modal-availability__title{
		line-height:27px;
	}
	
	.p-features-list__item{
		width:100%;
		float:none;
	}
	a.p-description__add-btn, a.p-description__fast-order{
		width:100%;
		float:none;
		margin-left:0;
	}
	.delivery-text-block{
		margin-right:0;
	}
	.shops .delivery-item li:nth-child(1){
		padding:12px 7% 0 0;
		width:58%;
	}
	.shops .delivery-item li:nth-child(2){
		width:35%;
		padding-top:0;
		text-align:right;
	}
	.shops .delivery-item li:nth-child(3){
		padding-top:0;
		width:35%;
	}
	h2.p-description__manufacturer, a.video-player{
		display:none;
	}
	span.p-description__discounted{
		display:inline-block;
		line-height:30px;
		/*padding-bottom:0;
		padding-left:20px;*/
		font-size:22px;
	}
	p.p-description__price{
		font-size:23px;
		/*float:left;*/
		width:50%;
	}
	.delivery-item li a.g-btn{
		margin-bottom:0;
		height:30px;
		width:55px;
		line-height:30px;
		font-size:12px;
		float:right;
		margin-top:10px;
	}
	#SDEK_info{
		display:none;
	}
}
@media (max-width:600px) {
	.blue-bg .p-recommendations-block .g-title{
		font-size:18px;
		letter-spacing: 1px;
	}
	.p-description_menu{
		text-align:left;
	}
	.blue-bg{
		padding:0;
	}
	.prefer-new{
		display:none;
	}
	.c-product__image img{
		vertical-align:top !important;
	}
}
@media (max-width:460px) {
	.links{
		padding-top:0;
		margin:auto;
	}
	.blue-bg .p-recommendations-block .g-title{
		height:auto !important;
		line-height:18px !important;
		padding:30px 0 !important;
	}
	.blue-bg .p-recommendations-block .g-title span{
		display:block;
	}
	/*.labels-top div{
		float:none;
		width:90%;
	}*/
	
	.personal-offer .p-modal{
		width:90%;
		height:480px;	
		padding:8px;
	}
	.personal-offer .p-modal-delivery__wrapper{
		padding:20px;
	}
	input.sub-auth-form{
		width:100% !important;
	}
	span.around-link{
		width:80%;
		text-align:center;
	}
	div.p-description{
		padding-top:40px !important;
	}
}

#auth_form_cl .msg{
	margin-bottom:50px;
}

/* load on js */
.slider-nav {display:none;}
.p-main-block-wrapper, .p-main-block {min-height: 591px !important;}
.slider-single .slide img {
	display: none;
	width: 95%;
	height: auto;
}
.slider-single .slide:nth-child(1) img {
	display:inline-block;
}
@media (max-width: 420px) {
	.slider-single .slide img {
		height: 340px;
		min-width: 75%;
		width: auto;
	}
}

.p-main-block .slider-single{
	aspect-ratio: 1/1;
}
.p-main-block .slider-single.slick-initialized{
	aspect-ratio: auto;
}
.p-main-block .slider-single::after {
	content: '';
	position: absolute;
	height: 200%;
	width: 20%;
	top: -20%;
	left: 40%;
	background-color: #fff;
	filter: blur(40px);
	animation: skeleton 1.4s linear infinite;
}
.p-main-block .slider-single.slick-initialized::after{
	display: none;
}
@keyframes skeleton {
	0%{
		transform: translateX(-400%) rotate(10deg);
	}
	100%{
		transform: translateX(400%) rotate(10deg);
	}
}
/* End */


/* Start:/bitrix/templates/new_2016.07/components/bitrix/main.auth.form/.default/style.css?1707403129132*/
.bx-authform{
	padding:0 30px;
}
.bx-authform-link-container a{
	color:#000;
	border-bottom:1px solid #000;
	text-decoration:none;
}
/* End */


/* Start:/bitrix/templates/new_2016.07/components/yenisite/oneclick.buy/one_click/style.css?1707403131594*/
.btn-primary{
	width: 100%;
	margin-top: 10px;
	background-color: #2A73E6;
	color: #fff;
	display: block;
	line-height: 47px;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-transition: background-color .1s linear,border-color .1s linear, color .1s linear;
	transition: background-color .1s linear,border-color .1s linear, color .1s linear;
}
.p-modal-order__title{
	font-size:24px;
}
/* End */


/* Start:/bitrix/templates/new_2016.07/components/yenisite/oneclick.buy/one_click2/style.css?1707403131549*/
.btn-primary{
	width: 100%;
	margin-top: 10px;
	background-color: #5e9bd3;
	color: #fff;
	display: block;
	line-height: 50px;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-transition: background-color .1s linear,border-color .1s linear, color .1s linear;
	transition: background-color .1s linear,border-color .1s linear, color .1s linear;
}
/* End */
/* /bitrix/templates/new_2016.07/components/bitrix/catalog.element/element_light3_2/style.css?175404144032188 */
/* /bitrix/templates/new_2016.07/components/bitrix/main.auth.form/.default/style.css?1707403129132 */
/* /bitrix/templates/new_2016.07/components/yenisite/oneclick.buy/one_click/style.css?1707403131594 */
/* /bitrix/templates/new_2016.07/components/yenisite/oneclick.buy/one_click2/style.css?1707403131549 */
