.none{
	display: none;
}

.left{
	float: left;
}
.right{
	float: right;
}
.text-left{
	text-align: left;
}
.clear-l{
	clear: left;
}
.clear-r{
	clear: right;
}

.font-bold{
	font-weight: bold;
}
.mb60{
	margin-bottom: 60px;
}

body.redsgn{
	background-position: center top;
}
/***********************************************     default-button    ************************************************/
.default-button {
	position: relative;
	cursor: pointer;
	display: inline-block;
	border: none;
	padding: 7px 14px;
	text-decoration: none;
	color: #2a3b4b;
	font-family: "Verdana"!important;
	font-weight: bold;
	font-size: 12px;
	background: #a2d258;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a2d258), to(#65ab0a));
	background: -webkit-linear-gradient(#a2d258, #65ab0a);
	background: -moz-linear-gradient(#a2d258, #65ab0a);
	background: -ms-linear-gradient(#a2d258, #65ab0a);
	background: -o-linear-gradient(#a2d258, #65ab0a);
	background: linear-gradient(#a2d258, #65ab0a);
	-pie-background: linear-gradient(#a2d258, #65ab0a);

	-moz-box-shadow: 0 0px 5px 1px #e6e6e6;
	-webkit-box-shadow: 0 0px 5px 1px #e6e6e6;
	box-shadow: 0 0px 5px 1px #e6e6e6;

	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;

	behavior: url(/PIE.php);
}
.default-button.big {
	font-size: 14px;
}
.default-button:hover {
	position: relative;
	background: #87b63d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#87b63d), to(#65ab0a));
	background: -webkit-linear-gradient(#a2d258, #a2d258);
	background: -moz-linear-gradient(#a2d258, #a2d258);
	background: -ms-linear-gradient(#a2d258, #a2d258);
	background: -o-linear-gradient(#a2d258, #a2d258);
	background: linear-gradient(#a2d258, #a2d258);
	-pie-background: linear-gradient(#a2d258, #a2d258);

	behavior: url(/PIE.php);
}
.default-button:active {
	position: relative;
	background: #87b63d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#87b63d), to(#65ab0a));
	background: -webkit-linear-gradient(#87b63d, #65ab0a);
	background: -moz-linear-gradient(#87b63d, #65ab0a);
	background: -ms-linear-gradient(#87b63d, #65ab0a);
	background: -o-linear-gradient(#87b63d, #65ab0a);
	background: linear-gradient(#87b63d, #66EE33);
	-pie-background: linear-gradient(#87b63d, #65ab0a);

	behavior: url(/PIE.php);
}
.default-button.silver-color{
	background: #efefef;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#efefef), to(#d5d5d5));
	background: -webkit-linear-gradient(#efefef, #d5d5d5);
	background: -moz-linear-gradient(#efefef, #d5d5d5);
	background: -ms-linear-gradient(#efefef, #d5d5d5);
	background: -o-linear-gradient(#efefef, #d5d5d5);
	background: linear-gradient(#efefef, #d5d5d5);
	-pie-background: linear-gradient(#efefef, #d5d5d5);

}

/*
.viewed_product {
	position: relative;
	text-align: center;
	width: 136px;
	text-align: left;
	line-height: 14px;
}
.viewed_product a {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #008cc0;
	font-size: 12px;
}
.viewed_product a:hover {
	text-decoration: none;
}
.viewed_price, .info-page p.viewed_price {
	background: #fff4b3;
	padding: 6px 8px 6px 8px;
	border-radius: 4px;
	position: absolute;
	top: 66px;
	right: 0;
	margin:0;
	text-decoration: none;
	line-height: inherit;
	text-align: left;
}
.viewed_price_main {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #182600;
	font-size: 22px;
	font-weight: 700;
	line-height: 18px;
}
.viewed_price_old {
	font-family: 'PT Sans Narrow', sans-serif;
	color:#ab992e;
	font-size: 12px;
	line-height: 12px;
}
.viewed_price .rub {
	font-weight: normal;
	margin-top: 2px;
}
.viewed_price_main .rub  {
	color: #000000;
}
.viewed_product > div {
	height: 97px;
	padding: 16px 0 10px;
	text-align: center;
}
.jcarousel-skin-viewed .jcarousel-container-horizontal {
    padding: 20px 17px;
    width: 1026px;
}
ul.jcarousel-skin-viewed {
	padding: 20px 17px;
    overflow: hidden;
}
.jcarousel-skin-viewed .jcarousel-clip-horizontal {
	min-height: 180px;
    width: 1026px;
}
.jcarousel-skin-viewed .jcarousel-item-horizontal {
    margin: 0 11px;
}
.jcarousel-skin-viewed .jcarousel-item {
    width: 149px;
	min-height: 180px;
}
.jcarousel-skin-viewed .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-viewed > li {
	float: left;
	margin: 0 16px;
	min-height: 180px;
}
.jcarousel-skin-viewed .jcarousel-prev ,
.jcarousel-skin-viewed .jcarousel-next {
	background: none;
	border: none;
	padding:0;
	margin: 0;
	width: 17px;
	height: 25px;
	background: url(images/viewed_arrows.png) no-repeat;
	position: absolute;
	top: 47%;
	cursor: pointer;
}
.jcarousel-skin-viewed .jcarousel-next {
	right: -20px;
}
.jcarousel-skin-viewed .jcarousel-prev {
	background-position:  -20px top;
	left: -20px;
}
.viewed_inaction {
	text-align: center;
	padding-top: 60px;
	color: #bebdbd;
	font-size: 16px;
}
.viewed_inaction  a {
	color: #008cc0;
}
.viewed_inaction p {
	padding: 0 0 5px;
}
.viewed-product-remove {
	background: url(images/viewed_close.png) no-repeat 1px 3px rgba(0, 0, 0, 0.25);
	border-radius: 50% 50% 50% 50%;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
    height: 18px;
    width: 18px;
	display: none;
	position: absolute;
	right: 0;
	top: 5px;
}
.viewed-product-remove:hover {
	background: url(images/viewed_close.png) no-repeat -17px 3px rgba(0, 0, 0, 0.4);
	cursor: pointer;
	display:block;
}
.viewed_product:hover .viewed-product-remove {
	display:block;
}
*/
.waiting-anim{
	position: absolute;
	z-index: 5;
	width: 11px;
	height: 11px;
	background: url(images/wait.gif) no-repeat;
}
@media (min-width: 1180px) {

	.block_body_item:hover .bb_name{
		height: auto;
		max-height: none;
	}
}
.block_header ul li a.link:hover{
	text-decoration: underline;
}

#order_form_content:after{
	content: "";
	display: block;
	clear: both;
}

.yandex_edition_questions .review_box.active>.pos_rel >i {
	width: auto;
	left: -20px;
	right: -20px
}

.description_coloramma > div{
	margin-right: 12px;
}

.ce-redesign-width{
	width: 1010px;
	margin: 0 auto;
}

.filter_price .ui-widget-content .ui-state-default {
	position: absolute;
	z-index: 1;
}
input[type="text"].error_field {
	border: 1px solid #ff6949;
}
div.message_error, div.message_error_style{
	height: auto;
	line-height: 1Em;
	padding: 10px 17px;
}

.order_end_total a.order-pay-link,
.order_end_total input[type=submit]{
	background: none;
	border-radius: 4px;
	border: none;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	display: inline-block;
	margin: 0;
	cursor: pointer;
	text-decoration: none;
	-webkit-appearance: none;

	background: #6aa400;
	padding: 0 24px;
	color: #ffffff;
	line-height: 35px;
	height: 37px;
	font: 16px/34px Tahoma;
}
.order_end_total a.order-pay-link:active,
.order_end_total input[type=submit]:active{
	box-shadow: inset 5px 5px 5px rgba(0,0,0,0.15);
}

.order_d_table .pay_method_system .pay_method_img i {
	width: 81px;
	height: 61px;
	display: block;
	margin: 0 auto;
}
.order_d_table .pay_method_system .disabled .pay_method_img i {
	background-position: -82px top;
}
.pay_method_system{
	margin: 13px 0;
}

.jcarousel-main_gallery_description .mid a{
	text-decoration: none;
}
.ic-icon-star_green{
	width: 21px;
}
.ce-image-lightmvno{
	position: absolute;
	left: 10px;
	top: 10px;
	opacity: 0.9;
}
.block_body_item{
	background: #ffffff;
}
.block_body_item > div{
	position: relative;
}
.ci-image-lightmvno{
	position: absolute;
	left: 14px;
	top: 23px;
	opacity: 0.9;
	z-index: 2;
}
.catalog_type3dif .ci-image-lightmvno{
	display: none;
}
.catalog_type3dif .block_body_item:hover .ci-image-lightmvno{
	display: block;
	margin-top: -137px;
}
.notforsale-image-lightmvno{
	position: absolute!important;
	left: 14px;
	top: 23px;
	opacity: 0.9;
	z-index: 5!important;
}
.block_body_item:hover .ci-image-lightmvno{
	top: 33px;
}
.catalog_typedif .block_body_item .ci-image-lightmvno{
	top: 44px;
}
.catalog_typedif .block_body_item:hover .ci-image-lightmvno{
	top: 54px;
}
/*
#order_coupon{
	float: right;
	width: 184px;
	height: 32px;
	border: 1px solid #cbccce;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	color: #58595b;
	font-style: italic;
	margin-top: -6px;
}
#order_coupon.error_field{
	border: 1px solid #ff6949;
}
*/
#basket_coupon{
	width: 100%;
	height: 32px;
	border: 1px solid #cbccce;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	color: #58595b;
	font-style: italic;
	margin-bottom: 10px;
}
#basket_coupon.error_field{
	border: 1px solid #ff6949;
}
.basket_total .block{
	margin-bottom: 4px;
	color: #58595b;
	font: bold 16px/28px Tahoma;
	line-height: 1.3Em;
}
.basket_total .block .price{
	color: #00b3e0;
}
/***********************  fullscreen-popup-dialog  ***************************/
.fullscreen-popup-dialog{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index: 1000;
}
.fullscreen-popup-dialog .close{
	text-align: right;
	background-color: #d0ec9a;
}
.fullscreen-popup-dialog .close input[name='close'] {
	border: none;
	margin: 20px;
	padding: 0;
	width: 9px;
	height: 9px;
	background: url('/images/dialog-close-button.png');
}
.fullscreen-popup-dialog .wrapper {
	position: relative;
	/* ��� Opera */
	background: #fff url('/images/opera-gradient-fullscreen-popup-dialog.png') no-repeat;
	background: -o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
	background: -o-linear-gradient(top, #d0ec9a, #FFFFFF);
	/* ��� WebKit (Safari, Google Chrome � �.�.) */
	background: -webkit-gradient(linear, left top, left bottom, from(#d0ec9a), to(#FFFFFF));
	/* ��� Mozilla/Gecko (Firefox � �.�.) */
	background: -moz-linear-gradient(top, #d0ec9a, #FFFFFF);
	/* ��� Internet Explorer 5.5 - 7 */
	/* ��� Internet Explorer 8 */
	-pie-background: linear-gradient(#d0ec9a, #FFFFFF); /*PIE*/

	behavior: url(/PIE.htc);
}
.fullscreen-popup-dialog .wrapper .message {
	font-size: 14px;
	color: #0e203a;
}
.fullscreen-popup-dialog #zoom_img img{
	-moz-box-shadow: #FFFFFF 0 0 25px;
	-webkit-box-shadow: #FFFFFF 0 0 25px;
	box-shadow: #FFFFFF 0 0 25px;
}
.fullscreen-popup-dialog .wrapper .buttons{
	padding-top: 27px;
}
.fullscreen-popup-dialog #zoom_img{
	position: relative;
	cursor: pointer;
	padding-top: 3px;
}
.fullscreen-popup-dialog .jcarousel-skin-icover{
	position: relative;
	-moz-box-shadow: #FFFFFF 0 0 5px;
	-webkit-box-shadow: #FFFFFF 0 0 5px;
	box-shadow: #FFFFFF 0 0 5px;

	behavior: url(/PIE.htc);
}

.jcarousel-fancygallery.mid img {
	max-width: 100%;
	max-height: 100%;
}
/*
.jcarousel-main_gallery_description .mid img.zoomed,
.jcarousel-fancygallery.mid img.zoomed{
	position: absolute;
	max-height: none;
	max-width: none;
}
*/

.grid-left_recommend img{
	max-width: 760px;
}

.ce-bonus{
	font-size: 12px;
	font-weight: normal;
	color: #ff9c00;
	margin-bottom: -18px;
}
.basket-item-bonus{
	font-size: 12px;
	font-weight: normal;
	color: #ff9c00;
}
.bonus-color{
	color: #ff9c00;
}

.content_page .r-inside_img{
	max-width: 780px;
}
.header-bonus{
	display: block;
	margin-top: -21px;
	margin-left: 64px;
	font: 13px/15px Tahoma;
	color: #ffffff;
}
.header-bonus span{
	color: #FFD201;
}

.order_pay_bonus{

}
.order_pay_bonus input[type=text]{
	float: none;
	width: 75px;
	height: 32px;
	border: 1px solid #cbccce;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	color: #58595b;
}
@media (min-width: 1180px){
	.grid-step_delivery, .grid-payment_order{
		padding-bottom: 75px;
	}
}


.socialpanel {

}
.socialpanel .b-share{
	display: inline-block;
	padding: 0!important;
}
.socialpanel .b-share:after{
	content: "";
	display: block;
	clear: left;
}
.socialpanel .b-share__handle{
	display: inline-block;
	float: left;
	opacity: 0.4;
	padding: 0!important;
	margin: 0 0 0 5px!important;
	width: auto;
	height: auto;
}
.socialpanel .b-share__handle:hover{
	opacity: 1;
}
.socialpanel .b-share__handle:first-child {
	margin: 0!important;
}
.socialpanel .b-share-icon{
	display: inline-block;
	width: 38px;
	height: 38px;
	background-image: url("images/sprite_icons.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.socialpanel .b-share-icon_vkontakte{
	background-position: left -84px;
}
.socialpanel .b-share-icon_facebook{
	background-position: -43px -84px;
}
.socialpanel .b-share-icon_twitter{
	background-position: -172px -84px;
}
.socialpanel .b-share-icon_gplus{
	background-position: -215px -84px;
}

.top_panel_menu li {
	padding-right: 17px;
	padding-left: 17px;
}
.top_panel_menu.second ul li:first-child {
	padding-left: 0;
}

.grid-left_profile_personal_data .cusel.select{
	background: #ffffff;
	height: 27px;
	padding: 0 15px;
	margin: 0;
	border: 1px solid #cbccce;
	border-radius: 5px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
	color: #58595b;
	font-style: italic;
	width: 100%;
	font: 14px Tahoma;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
}
.grid-left_profile_personal_data .cusel .cuselText{
	padding: 3px 0 3px 15px;
	color: #58595b;
}
.grid-left_profile_personal_data .cusel.classDisCusel{
	background: #ebebeb;
}
.grid-left_profile_personal_data .cusel.classDisCusel .cuselText{
	padding: 5px 0 3px 15px;
	color: #888888;
	font-size: 12px;
	font-style: italic;
}

.profile_addition_tab.active,
.profile_addition_tab:hover {
	padding: 0 0 1px 0;
	background:  #74b702;
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index:3;
}
.profile_addition_tab.active > a,
.profile_addition_tab:hover > a{
	color: #ffffff;
}

.ticket_status {
	font: bold 14px/16px Tahoma;
	margin-left: 10px;
}
.ticket_status.grey{
	color: #b7b7b7;
}
.ticket_status.green{
	color: #74b702;
}
.ticket_status.orange{
	color: #ff9c00;
}
.ticket_status.red{
	color: red;
}
.lk-new-ticket textarea[name="MESSAGE"]{
	height: 92px;
}
.lk-new-ticket input[name="apply"]{
	margin-left: 14px;
}
.profile_chart_style > textarea{
	width: 609px;
}
.lk-new-ticket.profile_chart_style > textarea{
	width: 630px;
}
#ticket_show_file_add{
	display: inline-block;
	height: 40px;
	width: 40px;
	cursor: pointer;
	background: url(images/paperclip.gif) center no-repeat;
}
.lk-new-ticket #ticket_show_file_add{
	margin-left: 14px;
}


.review_content_table td:first-child {
	width: 250px;
}
.review_content_table td + td {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.form_buy_one_click a {
    color: #008cc0;
}
.block_body_item:hover > div{
	padding-bottom: 22px;
}
.bb_quantity_item, .bb_quantity_item_description{
	border-radius: 3px;
}
.block_body_item .bb_img img {
	max-width: 148px;
	max-height: 97px;
}
.catalog_type3dif .block_body_item:hover .bb_img img {
	max-height: 135px;
}
.catalog_type3dif .block_body_item:hover .bb_name{
	margin-left: 0;
}


.wholesale.block_body_item:hover .bb_price{
	display: none;
}

.wholesale.block_body_item .bb_price.wholesale{
	display: none;
	margin-bottom: 7px;
	color: #888787;
	line-height: 22px;
	padding-left: 0;
	font-size: 11px;
}
.catalog_typedif .wholesale.block_body_item .bb_price.wholesale{
	padding-left: 5px;
	font-size: 12px;
}
.wholesale.block_body_item:hover .bb_price.wholesale{
	display: block;
}
.catalog_type3dif .wholesale.block_body_item:hover .bb_price.wholesale{
	display: none;
}
.wholesale.block_body_item .bb_price.wholesale + .bb_price.wholesale{
	margin-top: -5px;
}
.wholesale.block_body_item .bb_price.wholesale:after{
	content: "";
	display: block;
	clear: right;
}
.wholesale.block_body_item .bb_price.wholesale .new_price{
	float: right;
}
.wholesale.block_body_item .bb_price.wholesale + .bb_price.wholesale .new_price{
	color: #f2ae00;
}

.payment_methods_custom{
	margin-top: 18px;
}

.staff_recommendation_item-name{
	float: none;
}
.jcarousel-discounted.notforsale-similar .jcarousel{
	padding-bottom: 0;
}
.jcarousel-discounted.notforsale-similar .jcarousel li{
	margin-bottom: 0;
}
.moredescription_content ul{
    list-style-position: outside;
    padding-left: 15px;
}
.grid-contacts-l .right_side {
  width: 169px;
}
.grid-contacts-l .left_side {
  width: 171px;
}
.spanel_login_right.active:hover .spanel_login_right_box{
	display: block;
}
.spanel_login_right_box:before{
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	width: 100%;
	height: 8px;
}

.head_search_form .head_search_form_close{
	display: none;
}
.head_search_form.active .head_search_form_close{
	display: block;
}
.same_sector_categories img{
	max-height: 30px;
	max-width: 30px;
}
.same_sector_page{
	top: 8px;
}
.same_sector_category{
	padding-right: 34px;
}
.head_search_form_close{
	cursor: pointer;
}
.search-waiting{    position: absolute;
    display: none;
    height: 12px;
    width: 12px;
    top: 50%;
    right: 43px;
    margin-top: -6px;
    background: url(/images/wait.gif) no-repeat;
}
.same_search_sector:hover{
	background: none;
}
.same_search_sector.selected,
.same_sector_categories.selected .same_sector_category{
	background: #f7f7f7;
}

.right-sale-btn {

}

.right-crazy-btn{
	position: fixed;
	width: 49px;
	height: 164px;
	margin-top: -82px;
	right: 0;
	background: url("images/btn-crazy.png") no-repeat;
	z-index: 350;

	bottom: 335px;
}

.right-pokemon-btn{
	display: none;
	position: fixed;
	width: 101px;
	height: 98px;
	top: 50%;
	margin-top: -49px;
	padding-right: 5px;
	right: -45px;
	background: url("images/pokemon-btn.png") no-repeat;
	z-index:360;
}

.right-pokemon-btn:hover {
	right: 0;
	transition: right .5s cubic-bezier(0, 0, 1, 1);

	-webkit-animation-name: trambling-animation;
	-webkit-animation-duration: 1.2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: none;
	-webkit-animation-play-state: running;
	-webkit-animation-direction: normal;

	-moz-animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
	-o-animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
	animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
}

@keyframes trambling-animation {
	0%, 50%, 100% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
	10%, 30% {
		transform: rotate(-10deg);
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
	}
	20%, 40% {
		transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		-moz-transform: rotate(10deg);
		-o-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
	}
}


#mango-widget-btn {
	position: fixed;
	width: 42px;
	height: 175px;
	top: 66%;
	margin-top: -83px;
	right: 0;
	background: url("images/call-btn.png") no-repeat;
	cursor: pointer;
	z-index: 350;
}
.mng-overlay {
	z-index: 1000!important;
}
.mng-wgt {
	z-index: 1050!important;
}

x-shelf{
	z-index: 100!important;
}
.promo_deal_gallery .jcarousel2-intresting_propose .jcarousel .ideal_box,
.action_deal_box{
	height: 330px;
}
.promo_deal_gallery .jcarousel2-intresting_propose .jcarousel {
  height: 381px;
}
.slider-range-numbers{
	z-index: 1;
}
.catalog_type3dif .block_body_item .bb_btns_filter .formcontrolbtn-preorder {
	width: auto;
	padding: 0 8px;
}
.block_content .catalog_type3dif .block_body_item .bb_btns_filter{
	width: auto;
}
.moredescription_content h4{
	margin: 10px 0;
}

.review_box.not_read > .pos_rel >i,
.review_box.active > .pos_rel > i{
	left: -15px;
	right: -15px;
	width: auto;
}

.question_actions {
	float: none;
	margin: 3px 0 0 5px;
	width: auto;
}
.bonus_coupon_add_facebook > span.ic-icon-footer_gplus{
	background-position: -271px -369px;
}


a.remember_size_box {
	font: normal 16px/26px 'helveticaneuecyr-light-webfont';
	color: #58595b;
	text-decoration: none;
}
a.remember_size_box  span {
	font-size: 12px;
}
a.remember_size_box.disable {
	color: #c0c0c0;
	cursor: default;
}
a.remember_size_box.active {
	background: #e0e1e2;
	color: #58595b;
	cursor: default;
}

.form_callme .cbbCaptcha img {
	float: left;
}

.form_callme .formcontrol-captcha_field {
	border: 1px solid #d1d1d3;
	box-shadow: 0 0 2px rgba(201, 202, 203, 0.5), 0 1px 1px rgba(201, 202, 203, 0.3) inset;
	color: #888888;
	margin: 3px 0 10px;
	width: 95px;
	float: right;
	padding-left: 8px;
	padding-right: 8px;
}

.form_callme .renew_img {
	color: #008cc0;
	font: 11px Arial;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.form_callme .cbbCaptcha {
	margin: 15px 0 15px;
}

.plr_0{
	padding-left: 0;
	padding-right: 0;
}
.block_content a.btn_add_basket_transparent.active {
	background: #f8fbf2;
}
.block_content a.btn_remove_item_transparent.active {
	background: #fffbf3;
}

.item_totalsum_right .dot_bottom3 p {
	margin: 0 0 -3px;
	background: #f6f6f6;
}
.bb_quantity_item,
.bb_quantity_item_description{
	z-index: auto;
}

.product-info{
	border: 1px solid #e0e1e2;
	border-radius: 0;
	margin-bottom: 0;
}
#fancybox_subscribe_availability {
	width: 260px;
	padding: 20px 30px;
	background: #ffffff;
}

.black_tape .grid-fw180 {
    margin-right: 50px;
}

.grid-news_mode{
	height: 120px;
	overflow: hidden;
}

#cuselFrame-ID_SEL_BUYER_STORE{
	width: 280px;
}

.select_field .select {
	z-index: 3;
}

.br14{
	border-radius: 14px;
}
.m_yellow {
	position: relative;
	padding: 0 0 0 20px;
	line-height: 18px;
}
.m_yellow:after{
	position: absolute;
	left: 0;
	top: 1px;
	content: '';
	width: 15px;
	height: 15px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAIAAAD9iXMrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzQzMTM4MDQ2OEZGMTFFNUIyMTJFRERDNzI1REU4RjIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzQzMTM4MDM2OEZGMTFFNUIyMTJFRERDNzI1REU4RjIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjViMDBkMWRjLWIxNjktMTE3OC04MzNjLWRmYjRlZDY5NGJkNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjViMDBkMWRjLWIxNjktMTE3OC04MzNjLWRmYjRlZDY5NGJkNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlX/M2MAAACoSURBVHjaYvz/Konh80IG/IA3nvH/XWYGIgALlOb2Z2DTZ/h1keHrRqgIpz0Dhz1CBGgeCH078B8I/r6HcoHo932QCFAczGVCMZ1JAGQwEADNZlFAkUF3CJcfiOTPQxNGVQd0DcQ8IAlk41T3cRLIatG5IBLIxqkO4jXeeIZ/H9ACFVUdUBqiFB466OH34yBIERB8moSwFKga5kpi44MJ5BqCgDceIMAANYhN+2ZggGsAAAAASUVORK5CYII=") no-repeat;
}

#map_kut{
	width: 335px;
	height: 200px;
}

.form_fancyentrance .mess-wrap{
	margin-bottom: 10px;
}

.fancybox-overlay.fancybox-overlay-fixed {
    z-index: 1000000000;
}
.fancybox-opened.fancybox-wrap {
    z-index: 1000000001;
}

.main_header_hover_block_menu{
	z-index: 322;
}
.form_recovery_password .mess-wrap {
    margin-bottom: 10px;
}

.recaptcha.compact > div > div {
	margin: 0 auto;
}
.recaptcha.waiting{
	height: 11px;
	background: url("/images/wait.gif") no-repeat center center;
}

.jcarousel-main_gallery_description .mid .ic-discounted{
	z-index: 11;
}
.similar_products_box:after,
.similar_products_box:before{
	height: 594px;
}
.jcarousel-discounted .jcarousel li{
	height: 490px;
}
.jcarousel-discounted-scroll{
	height: 512px;
}


.grid-contacts-r {
	width: 700px;
}
.grid-contacts-map{
	padding-right: 20px;
}
.grid-contacts-map #map,
.grid-contacts-map #mapk {
	width: 330px;
	height: 330px;
}
#mapk, #mapk2 {
	width: 338px;
	height: 338px;
}
.jcarousel-our_shop{
	margin-top: 0;
}
.grid-contacts-l {
	width: 350px;
	margin-right: 0;
}
.grid-contacts-r .title{
	font: 22px 'helveticaneuecyr-light-webfont';
	color: #58595b;
}

.cs-wiki ul{
	list-style: none;
}
.cs-wiki li{
	display: block;
	margin-top: 3px;
}
.cs-wiki li:first-child{
	margin-top: 0;
}
.cs-flinks ul {
	list-style: none;
}
.cs-flinks li{
	display: block;
	margin-top: 3px;
}
.cs-flinks li:first-child{
	margin-top: 0;
}
.cs-flink-more{
	margin-top: 10px;
}
.cs-flinks-list{
	list-style: none;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
.cs-flinks-list li{
	margin-bottom: 9px;
}
.grid-left_r-inside-2 ul,
.grid-left_r-inside-2 ol{
	padding-left: 22px;
}

.redsgn .block_content{
	margin-top: 13px;
	margin-bottom: 13px;
	background-color: white;
	padding: 13px 21px 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


@keyframes rotate {
	from {
		transform: rotate(360deg);
	}
	to {
		transform: rotate(0deg);
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(360deg);
	}
	to {
		-moz-transform: rotate(0deg);
	}
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(360deg);
	}
	to {
		-webkit-transform: rotate(0deg);
	}
}

.right-bf-btn{
	display: inline-block;
	position: fixed;
	top: 50%;
	margin-top: -63px;
	right: 0;
	width: 120px;
	height: 137px;
	z-index: 10;
}
/*
.right-bf-btn:before{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 101px;
	height: 78px;
	background: url("images/btn-bf-bg.png") no-repeat;
}
*/
.right-bf-btn:after{
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: url("images/btn-bf.gif?1") no-repeat;
}
.right-bf-btn-2015{
	display: inline-block;
	position: fixed;
	top: 66%;
	margin-top: -90px;
	right: -124px;
	width: 183px;
	height: 183px;
	background: url("images/btn-bf.png") no-repeat;
	z-index: 10;
	transition: right 0.8s;

	animation: rotate 6s infinite linear;
	animation-iteration-count: 1;
	animation-delay: 5s;

	-moz-animation: rotate 6s infinite linear;
	-moz-animation-iteration-count: 1;
	-moz-animation-delay: 5s;

	-webkit-animation: rotate 6s infinite linear;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 5s;
	/*
	-webkit-animation-name —  имя анимации
	-webkit-animation-duration — время проигрывания анимации
	-webkit-animation-timing-function — метод расчета промежуточных значений свойств для анимации
	-webkit-animation-delay — задержка анимации
	-webkit-animation-iteration-count — количество циклов анимации
	-webkit-animation-direction — направление анимации
	-webkit-animation-play-state — проигрывается ли анимация или стоит на паузе

	*/
}
.right-bf-btn-2015:hover{
	right: 0;
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
}

.comments-wrapper .not_read > [data-comment]{
	background: #EAEDEF;
}
.remember_size_box{
	width: auto;
	min-width: 49px;
	padding: 0 6px;
	box-sizing: border-box;
}

.top-banner{
	position: relative;
	overflow: hidden;
	text-align: center;
}
.top-banner img{
	vertical-align: bottom;
	max-width: 100%;
}
.block_content a.csf-show-more{
	text-decoration: none;
	border-bottom: 1px dotted;
}

/*.main_header, .main_header_green {
	background: url(images/pimgpsh_fullsize_distr_ny.png?1) center top repeat-x;
}
*/
.gray_band_blog_socials{
	line-height: 385px;
}
.gray_band_blog_socials > div > div{
	min-height: 385px;
	min-width: 350px;
}

.blog_description_text .like-block{
	float: left;
}
.blog_top_five_picture{
	padding: 0;
	margin: 0 5px;
	height: 50px;
	width: 50px;
	overflow: hidden;
	border-radius: 50px;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none!important;
}
.staff_recommendation_img img{
	max-height: 100px;
}
.block_content .blog_views{
	text-decoration: none!important;
}
.blog_main_picture .block_content {
    right: 0;
    width: auto;
}

.fo-location-block-wrapper{
	margin-bottom: 20px;
}
.fo-location-block-wrapper .bx-sls .dropdown-block{
	border-radius: 4px;
	border: 1px solid #d4d5d6;
	margin: 0 0 10px;
	box-shadow: 2px 2px 2px rgba(201, 202, 203, 0.4), inset 0 1px 1px rgba(201, 202, 203, 0.3);
}
.fo-location-block-wrapper .bx-sls .dropdown-fade2white{
	width: 37px;
	height: 27px;
	top: 0;
	border-radius: 4px;
}
.fo-location-block-wrapper .bx-sls .bx-ui-sls-clear{
	width: 27px;
	height: 27px;
	margin-top: 0;
}
.fo-location-block-wrapper .bx-sls .bx-ui-sls-loader{
	width: 27px;
	height: 27px;
	top: 0;
}
.fo-location-block-wrapper .bx-sls .bx-ui-sls-route{
	height: 27px !important;
	font-size: 12px;
}
.fo-location-block-wrapper .bx-sls .bx-ui-sls-fake{
	height: 27px !important;
	margin-bottom: 0;
	font-size: 12px;
}
.fo-location-block-wrapper .bx-sls .dropdown-icon{
	top: 8px;
}
.fo-location-block-wrapper .bx-sls .bx-ui-sls-pane{
	top: 28px;
	max-height: 70px;
}
.fo-location-block-wrapper .bx-sls input{
	width: 100%!important;
}
.fo-location-block-wrapper .bx-sls .bx-ui-sls-container{
	min-height: 27px;
}
.info-page ul{
	display: block;
	list-style-type: none;
}
.info-page ul.green-dot li,
.info-page ul.red-dot li{
	position: relative;
	margin-left: 30px;
	margin-bottom: 0;
	line-height: 21px;
}
.info-page ul.green-dot li:before,
.info-page ul.red-dot li:before{
	content: "•";
	position: absolute;
	left: -20px;
	font-family: Arial;
	font-size: 23px;
	line-height: 21px;
}
.info-page ul.green-dot.big li,
.info-page ul.red-dot.big li{
	position: relative;
	margin-left: 14px;
	margin-bottom: 20px;
	line-height: 21px;
}
.info-page .info-line:after {
    border-bottom: 1px dotted #00b3e0 !important;
}
.info-page ul.green-dot.big li:before,
.info-page ul.red-dot.big li:before{
	content: "•";
	position: absolute; 
	left: -14px;
	font-family: Arial;
	font-size: 33px;
	line-height: 19px;
}
.info-page ul.green-dot li:before{
    color: #00b3e0;
}
.info-page ul.red-dot li:before{
	color: #da6969;
}
.info-page ul li.green-dot:before{
	color: #76b805;
}
.info-page ul li.red-dot:before{
	color: #da6969;
}
.info-page ol{
	display: block;
}
.info-page ol li{
	position: relative;
	margin-left: 30px;
	margin-bottom: 0;
	line-height: 21px;
}

.sub_panel{
	z-index: 323;
}


[class^="i-soctel-"] {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: text-top;
	background: url("images/sprite_soctel.png") no-repeat left top;
	margin-right: 6px;
}
.i-soctel-viber{
	background-position: 0 0;
}
.i-soctel-whatsapp{
	background-position: -24px 0;
}
.i-soctel-telegram{
	background-position: -48px 0;
}
.i-soctel-skype{
	background-position: -72px 0;
}
.social-tel{
	display: inline-block;
	margin-left: 40px;
}
.social-tel span{
	color: #ffffff;
	font-size: 14px;
	vertical-align: middle;
}
.social-tel a{
	display: inline-block;
	margin-left: 20px;
	text-decoration: none;
}
.radio_custom_order+label.double-line span{
	display: inline-block;
	width: 100px;
	vertical-align: middle;
	margin-top: -5px;
}

.list_group_articles a.more{
	background: none;
	text-decoration: underline;
}
.list_group_articles a.more i{
	margin-top: 1px;
}

.lk-pokemon-section{
	float: left;
	width: 353px;
	padding: 0 20px;
	font-size: 16px;
}
.lk-pokemon-section:first-child{
	margin-left: 0;
}
.lk-pokemon-image{
	height: 339px;
	background: bottom center no-repeat;
}
.lk-pokemon-image.pokemon-slowpoke{
	background-image: url('/images/pokemons/slowpoke.png');
}
.lk-pokemon-image.pokemon-slowpoke.disabled{
	background-image: url('/images/pokemons/slowpoke_off.png');
}
.lk-pokemon-image.pokemon-charmander{
	background-image: url('/images/pokemons/charmander.png');
}
.lk-pokemon-image.pokemon-charmander.disabled{
	background-image: url('/images/pokemons/charmander_off.png');
}
.lk-pokemon-image.pokemon-pikachu{
	background-image: url('/images/pokemons/pikachu.png');
}
.lk-pokemon-image.pokemon-pikachu.disabled{
	background-image: url('/images/pokemons/pikachu_off.png');
}
.lk-pokemon-description{
	margin-top: 30px;
	color: #555555;
	line-height: 25px;
}
.lk-pokemon-params{
	list-style: none;
	margin-top: 30px;
	color: #000000;
}
.lk-pokemon-params span{
	color: #7e7e7e;
}
.lk-pokemon-btn{
	display: inline-block;
	height: 59px;
	width: 242px;
	background: url('/images/pokemons/btn-action.png') no-repeat;
	margin-top: 30px;
}
.pokemon-wrapper{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url("/images/pokemons/shadow.png");
	z-index: 10000;
	opacity: 0;
}
.pokemon-wrapper.pokemon-pikachu{
	background: rgba(255, 212, 37, 0.6);
}
.pokemon-wrapper.pokemon-charmander{
	background: rgba(255, 135, 0, 0.6);
}
.pokemon-wrapper.pokemon-slowpoke{
	background: rgba(255, 153, 188, 0.6);
}
.pokemon-wrapper.active{
	opacity: 1;
	transition: opacity 1s cubic-bezier(0, 0, 1, 1);
}
.pokemon-body{
	position: fixed;
	left: 40%;
	top: 0;
	margin-top: -200px;
	margin-left: -200px;
	width: 400px;
	height: 400px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 200px;
	cursor: url('/images/pokemons/pokeball.cur'), pointer;
}
.pokemon-wrapper.waiting .pokemon-body{
	cursor: wait;
}

.pokemon-wrapper.active .pokemon-body{
	top: 50%;
	left: 50%;
	transition: top 1s cubic-bezier(.64,.66,.74,1.5), left 1s cubic-bezier(0.64,0.66,.74,1.5);
}
.pokemon-body:after{
	content: "";
	position: absolute;
	width: 210px;
	height: 339px;
	background: bottom center no-repeat;
	top: 50%;
	left: 50%;
	margin-top: -169px;
	margin-left: -105px;

	-webkit-animation-name: trambling-animation-2deg;
	-webkit-animation-duration: 1.2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: none;
	-webkit-animation-play-state: running;
	-webkit-animation-direction: normal;

	-moz-animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation-2deg;
	-o-animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation-2deg;
	animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation-2deg;
}
.pokemon-slowpoke .pokemon-body:after{
	background-image: url('/images/pokemons/slowpoke.png');
}
.pokemon-charmander .pokemon-body:after{
	background-image: url('/images/pokemons/charmander.png');
}
.pokemon-pikachu .pokemon-body:after{
	background-image: url('/images/pokemons/pikachu.png');
}
.pokemon-wrapper.waiting .pokemon-body:after{
	opacity: 0.1;
	transition: opacity 1s cubic-bezier(0, 0, 1, 1);

	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
}
.lk-pokemon-title{
	text-align: center;
	font-family: Arial;
	color: #434343;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 50px;
}
.lk-pokemon-title i{
	font-style: normal!important;
}
.lk-pokemon-title .pokemon-pikachu{
	color: #FFD425;
}
.lk-pokemon-title .pokemon-charmander{
	color: #FF8700;
}
.lk-pokemon-title .pokemon-slowpoke{
	color: #FF99BC;
}


.product_photo_box .disc-percent{
	position: absolute;
	right: 5px;
	top: 13px;
	z-index: 10;
}

.block_body_item .disc-percent{
	position: absolute;
	right: -6px;
	margin-top: -103px;
	z-index: 2;
}
.ideal_box2{
	position: relative;
}
.ideal_box2 .disc-percent{
	position: absolute;
	right: 0;
	margin-top: 0;
	z-index: 5;
}
.catalog_typedif .block_body_item .disc-percent{
	right: -20px;
	margin-top: -126px;
}
.ideal_box2 .disc-percent span,
.ideal_box2 .disc-percent a,
.product_photo_box .disc-percent span,
.product_photo_box .disc-percent a,
.block_body_item .disc-percent span,
.block_body_item .disc-percent a{
	display: inline-block;
	float: left;
	padding: 1px 4px;
	background: #ffe400;
	color: #252525;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	height: 28px;
	font-family: Effra;
	border: 2px solid #ffe400;
}
.ideal_box2 .disc-percent a,
.product_photo_box .disc-percent a,
.block_body_item .disc-percent a{
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3Em;
}
.ideal_box2 .disc-percent span,
.product_photo_box .disc-percent span,
.block_body_item .disc-percent span{
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #1db4dd;
	padding-right: 3px;
	padding-left: 3px;
}
.ideal_box2 .disc-percent,
.product_photo_box .disc-percent,
.block_body_item .disc-percent {
	content: "";
	display: block;
	clear: left;
}
.product_photo_box .disc-percent{
	position: absolute;
	right: 5px;
	top: 13px;
	z-index: 10;
}
/*
before bf-2016

.block_body_item .disc-percent{
	position: absolute;
	right: -6px;
	margin-top: -103px;
	z-index: 2;
}
.ideal_box2{
	position: relative;
}
.ideal_box2 .disc-percent{
	position: absolute;
	right: 0;
	margin-top: 0;
	z-index: 5;
}

.catalog_typedif .block_body_item .disc-percent{
	right: -20px;
	margin-top: -126px;
}
.block_body_item .disc-percent,
.ideal_box2 .disc-percent{
	background: #ffdc17;
	padding: 4px;
	height: 20px;
}
.ideal_box2 .disc-percent span,
.ideal_box2 .disc-percent a,
.block_body_item .disc-percent span,
.block_body_item .disc-percent a{
	display: inline-block;
	float: left;
	padding: 0 4px;
	color: #1d1d1d;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Effra;
	font-weight: bold;
}
.ideal_box2 .disc-percent a,
.block_body_item .disc-percent a{
	font-size: 11px;
	line-height: 1Em;
	padding: 0 0 0 8px;
	margin-top: -1px;
}
.ideal_box2 .disc-percent a i,
.block_body_item .disc-percent a i{
	font-size: 10px;
	font-style: normal;
}

.ideal_box2 .disc-percent span,
.block_body_item .disc-percent span{
	position: relative;
	line-height: 20px;
	font-size: 15px;
	background: #ffdc17;
	z-index: initial!important;
}
.ideal_box2 .disc-percent span:before,
.block_body_item .disc-percent span:before{
	content: "";
	display: block;
	position: absolute;
	top: -4px;
	left: -4px;
	bottom: -4px;
	right: -4px;
	background: url("images/bf-animate-min.gif") no-repeat;
	z-index: -1!important;
}
.ideal_box2 .disc-percent:after,
.block_body_item .disc-percent:after {
	content: "";
	display: block;
	clear: left;
}

.product_photo_box .disc-percent{
	position: absolute;
	right: 13px;
	top: 13px;
	z-index: 10;
}
.product_photo_box .disc-percent span,
.product_photo_box .disc-percent a{
	display: block;
	color: #1d1d1d;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Effra;
	font-weight: bold;
}
.product_photo_box .disc-percent a{
	font-size: 11px;
	line-height: 1.1Em;
	padding: 10px 0 0;
}
.product_photo_box .disc-percent a i{
	font-size: 10px;
	font-style: normal;
}
.product_photo_box .disc-percent span{
	position: relative;
	height: 50px;
	width: 50px;
	border-radius: 50%;

	line-height: 50px;
	font-size: 15px;
	background: #ffdc17;
	z-index: initial!important;
}
.product_photo_box .disc-percent span:before{
	content: "";
	display: block;
	position: absolute;
	top: -4px;
	left: -4px;
	bottom: -4px;
	right: -4px;
	border-radius: 50%;
	background: url("images/bf-animate-min.gif") no-repeat;
	z-index: -1!important;
}
*/


.block_body_item.sold-out > div:before,
.jcarousel-discounted .ideal_box2.sold-out > div:before,
.jcarousel2-intresting_propose .ideal_box2.sold-out:before {
	position: absolute;
	content: 'Распродано';
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	background-color: rgba(255, 255, 255, 0.71);
	height: 100%;
}
.block_body_item.sold-out > div:before{
	line-height: 121px;
	left: -10px;
	top: -10px;
	padding: 0 0 20px;
	width: 168px;
	z-index: 3;
}
.block_body_item.sold-out:hover > div:before {
	display: none;
	line-height: 152px;
	width: 198px;
	left: -25px;
	top: -15px;
	padding: 0px 0 12px;
}
.jcarousel-discounted .ideal_box2.sold-out > div:before {
	line-height: 121px;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 6;
}
.jcarousel2-intresting_propose .ideal_box2.sold-out:before {
	line-height: 170px;
	left: 0;
	top: 1px;
	width: 100%;
	z-index: 6;
}

.catalog_typedif .block_body_item.sold-out > div:before {
	line-height: 137px;
	font-size: 22px;
	left: -25px;
	top: -10px;
	padding: 0 0 32px;
	width: 279px;
}
.catalog_typedif .block_body_item.sold-out:hover > div:before {
	display: none;
	line-height: 178px;
	width: 302px;
	left: -37px;
	top: -20px;
	padding: 0 0 12px;
}
.trustproduct {
	position: relative;
	display: block;
	font-family: Effra;
	border: 1px solid #dfdfdf;
	height: 128px;
	margin-top: 19px;
}

.trustproduct .trustproduct-block {
	width: 20%;
	display: inline-block;
	text-align: center;
	padding: 19px 0;
	cursor: pointer;
	float: left;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}

.trustproduct .trustproduct-block:hover {
	background-color: #f9f9f9;
}

.trustproduct .trustproduct-block:hover .trustproduct-txt {
	color: #000;
}

.trustproduct .trustproduct-txt {
	font-weight: lighter;
	font-size: 14px;
	color: #929292;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

.trustproduct .trust-icon {
	margin: 0 0 7px;
	width: 42px;
	height: 42px;
	right: 0;
	background-position: 0 2px;
	background-color: rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-size: 42px 36px;
	opacity: .35;
	display: inline-block;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}

.trustproduct .iconmarket {
	background-image: url(images/trust/starprod.svg);
}
.trustproduct .iconspecialist {
	background-image: url(images/trust/specprod.svg);
}
.trustproduct .icondeliver {
	background-image: url(images/trust/deliveryprod.svg);
}
.trustproduct .iconguarantee {
	background-image: url(images/trust/guaranteeprod.svg);
}
.trustproduct .iconexchange {
	background-image: url(images/trust/exchangeprod.svg);
}
.trustproduct .iconaar {
	background-size: contain;
	width: 90%;
	background-position: center center;
}

.trustproduct .trustproduct-block:hover .trust-icon {
	opacity: 1;
}
.trustproduct .trustproduct-block:hover .iconmarket,
.trustproduct .all-box-box-icon .iconmarket {
	background-image: url(images/trust/starprod2.svg);
}
.trustproduct .trustproduct-block:hover .iconspecialist,
.trustproduct .all-box-box-icon .iconspecialist {
	background-image: url(images/trust/specprod2.svg);
}
.trustproduct .trustproduct-block:hover .icondeliver,
.trustproduct .all-box-box-icon .icondeliver {
	background-image: url(images/trust/deliveryprod2.svg);
}
.trustproduct .trustproduct-block:hover .iconguarantee,
.trustproduct .all-box-box-icon .iconguarantee {
	background-image: url(images/trust/guaranteeprod2.svg);
}
.trustproduct .trustproduct-block:hover .iconexchange,
.trustproduct .all-box-box-icon .iconexchange {
	background-image: url(images/trust/exchangeprod2.svg);
}

.trustproduct .inner {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	height: 128px;
	width: 100%;
	background-color: #FFF;
}

.trustproduct .show {
	z-index: 1;
	visibility: visible;
	opacity: 1
}

.trustproduct .all-box-box-txt {
	float: left;
	width: 80%;
	font-weight: lighter;
	font-size: 16px;
	line-height: 27px;
	padding: 12px 20px;
	display: block;
	color: #3c3c3c;
	height: 128px;
	overflow: hidden;
	box-sizing: border-box;
}

.trustproduct .all-box-box-icon {
	width: 20%;
	display: inline-block;
	text-align: center;
	padding: 19px 0;
	cursor: pointer;
	float: left;
	background-color: #f9f9f9;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease
}

.trustproduct .all-box-box-icon:hover {
	background-color: #f3f3f3;
}

.trustproduct .all-box-box-icon .trust-icon {
	opacity: 1
}

.trustproduct .all-box-box-icon .trustproduct-txt {
	color: #000
}

.trustproduct .closeicone {
	position: absolute;
	width: 30px;
	height: 30px;
	margin: 0;
	background-position: 10px 10px;
	background-color: rgba(0, 0, 0, 0);
	right: 0;
	top: 0;
	background-image: url(images/trust/closeicon.svg);
	background-repeat: no-repeat;
	background-size: 10px 10px;
	opacity: .35;
	display: inline-block;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer
}

.trustproduct .closeicone:hover {
	opacity: 1;
}

.cs-left-text{
	margin-top: 39px;
	border: 1px solid #c7c8ca;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(58, 32, 0, 0.07);
}
.cs-left-text-title{
	position: relative;
	color: #58595b;
	font: Tahoma 16px/22px;
	height: 25px;
	border-bottom: 1px solid #c7c8ca;
	border-radius: 5px 5px 0 0;
	padding: 6px 23px 0 20px;
	cursor: pointer;
}
.cs-left-text-title.open {
	border-bottom: none;
}
.cs-left-text-title:after{
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	right: 18px;
	top: 14px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #58595b;

}
.cs-left-text-content{
	padding: 0 20px;
	margin: 20px 0;
}
.cs-left-text-btns {
	overflow: hidden;
	padding: 0;
	border-top: 1px solid #cbccce;
	margin: 20px 0 0;
}
.block_content .cs-left-text-btns a {
	position: relative;
	display: inline-block;
	color: #888787;
	font: 14px/28px Tahoma;
	text-decoration: none;
	height: 31px;
	width: 100%;
	text-align: center;
}
.block_content .cs-left-text-btns a:hover {
	box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.10);
}

.mng-wgt .widget-wrapper.right-x, .widget-wrapper .widget-wrapper.right-x, .mango-callback .widget-wrapper.right-x, #widget-call-from-site .widget-wrapper.right-x{
	top: 77%!important;
}

@keyframes trambling-animation-2deg {
0%, 50%, 100% {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}
10%, 30% {
	transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
}
20%, 40% {
	transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
}
}

.right-hb2016-btn{
	display: inline-block;
	position: fixed;
	top: 33%;
	margin-top: -60px;
	right: 0px;
	padding: 10px;
	width: 120px;
	height: 120px;
	background: url(images/btn-hb2016.gif) 10px 10px no-repeat;
	z-index: 360;
	margin-right: 10px;
	border: 5px solid #00b3e0;
	border-radius: 100%;
	background-color: #FFF;
}

.right-ny2017-btn{
	display: inline-block;
	position: fixed;
	top: 50%;
	margin-top: -60px;
	right: 0px;
	padding: 5px;
	width: 120px;
	height: 120px;
	background: url(images/btn-ny2017.gif) 5px 5px no-repeat;
	z-index: 360;
	border-radius: 100%;
	border: 3px solid #2a3e99;
	background-color: #ffffff;
	margin-right: 10px;
}

.sort-wrapper{
	font-family: 'Effra', sans-serif;
	font-size: 16px;
	color: #000000;
}
.sort-wrapper a{
	color: #707070;
	margin-left: 15px;
	text-decoration: none;
}
.sort-wrapper a.selected{
	color: #00b3e0;
}

.filter_common .sorting-select{

}
.filter_common .styledSelect{
	vertical-align: middle;
	margin: -5px 0 0;
}
#cuselFrame-sorting_select{
	width: 170px;
}
#cuselFrame-count_select{
	width: 60px;
}

.productincart-sale-price {
	color: #8e8e8e;
	font-weight: 300;
	line-height: 18px;
	font-size: 14px;
	font-family: verdana;
}

.exauth-waiting:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("/images/wait.gif") center center no-repeat;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 1;
}



#bonuses_registration.exauth-waiting:before{
    content: "";
    top: 20px;
    bottom: 25px;
}

#bonuses_registration .form_bonuses_registration .inform_message, .inform_message {
    color: #ff5e3c;
    font: 11px Arial;
    margin-top: 0px;
    left: 0px;
    margin-bottom: -7px;
    position: relative;
    float: left;
}


.exauth-sel-block {
	margin: 15px 0;
	text-align: center;
}
.exauth-sel-block span{
	display: block;
}

.exauth-btn {
	box-shadow: none;
	border-radius: 3px;
	border: none;
	background: #00b3e0;
	font: 16px/35px 'helveticaneuecyr-bold-webfont';
	height: 37px;
	padding: 0 19px;
	text-shadow: none;
	color: #ffffff;
	cursor: pointer;
}

.exauth-btn:hover {
	background: #00a2cb;
	box-shadow: none;
}

.exauth-btn:active {
	background: #009ac1;
	box-shadow: none;
}

.ihn4-design-changer{
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -26px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #00b3e0;
	background: #f2d010;
	cursor: pointer;
	z-index: 360;
}

.promo-top{
	background-color: #1db4de;
	padding: 10px 20px;
	color: #ffffff;
	text-align: center;
}
.promo-top strong{
	color:#FEE937;
}

@media screen and (max-width: 900px) {
	.sendsay-popup.sendsay-type-bar{
		display: none!important;
	}
}

.checkbox-item-container-box.found{

}
.checkbox-item-container-box.found .checkbox-item-container{
	display: none;
}
.checkbox-item-container-box.found .checkbox-item-container.found{
	display: inline-block;
}
.checkbox-item-container-box.found > [data-full]{
	display: block;
}
.checkbox-item-container-box.found [data-l] span{
	background-color: #adadad;
}
.search-filter-input-place.error {
	color: red;
}

.disc-bf2018 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-bf2018 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 0;
	left: 0;
	width: 100%;
	font-family: Effra;
	font-size: 15px;
	font-weight: bold;
	color: #1d1d1d;
	text-align: center;
	height: 58px;
	line-height: 58px;
}

.disc-bf2018 a {
	display: block;
	float: left;
	width: 59px;
	height: 88px;
	background: url("images/disc-bf2018.gif") no-repeat;
}

.disc-ny2019 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-ny2019 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 0;
	left: 0;
	width: 36px;
	font-family: Effra;
	font-size: 12px;
	font-weight: bold;
	color: #0b154a;
	text-align: center;
	height: 34px;
	line-height: 34px;
}

.disc-ny2019 a {
	display: block;
	float: left;
	width: 100px;
	height: 34px;
	background: url("images/ny2019-disc.png?1") no-repeat;
}

.label-ny2019 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-ny2019 a {
	display: block;
	float: left;
	width: 65px;
	height: 34px;
	background: url("images/ny2019.png?1") no-repeat;
}

.disc-ny2019sale {
	right: 0px;
	top: 60px;
	position: absolute;
	z-index: 502;
}

.disc-ny2019sale span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 0;
	left: 0;
	width: 36px;
	font-family: Effra;
	font-size: 12px;
	font-weight: bold;
	color: #0b154a;
	text-align: center;
	height: 34px;
	line-height: 34px;
}

.disc-ny2019sale a {
	position: relative;
	display: block;
	float: left;
	width: 123px;
	height: 36px;
	z-index: 1;
	text-decoration: none;
}
.disc-ny2019sale:before{
	content: "";
	display: block;
	width: 150px;
	height: 150px;
	position: absolute;
	left: -7px;
	top: -75px;
	background: url("images/ny2019sale-disc.png") no-repeat 1px 1px;
}


.disc-ny2019gid {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-ny2019gid span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 0;
	left: 0;
	width: 36px;
	font-family: Effra;
	font-size: 12px;
	font-weight: bold;
	color: #0b154a;
	text-align: center;
	height: 36px;
	line-height: 36px;
}

.disc-ny2019gid a {
	display: block;
	float: left;
	width: 102px;
	height: 36px;
	background: url("images/ny2019gid-disc.png") no-repeat;
}

.disc-feb23 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-feb23 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 0;
	left: 0;
	width: 59px;
	font-family: Effra;
	font-size: 17px;
	font-weight: bold;
	color: #0b154a;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.disc-feb23 a {
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	background: url("images/feb23-disc.png?2") no-repeat;
}

.disc-march8 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-march8 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 0;
	left: 0;
	width: 68px;
	font-family: Effra;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 70px;
	line-height: 70px;
}

.disc-march8 a {
	display: block;
	float: left;
	width: 100px;
	height: 70px;
	background: url("images/march8-disc.png?2") no-repeat right;
}

.disc-crazy19 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-crazy19 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 31px;
	left: 0;
	width: 68px;
	font-family: Effra;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 26px;
	line-height: 26px;
}

.disc-crazy19 a {
	display: block;
	float: left;
	width: 64px;
	height: 62px;
	background: url("images/crazy19-disc.png?1") no-repeat right;
}

.disc-crazy19jule {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-crazy19jule span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 31px;
	left: 5px;
	width: 60px;
	font-family: Effra;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 32px;
	line-height: 32px;
}

.disc-crazy19jule a {
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	background: url("images/label-crazy19jule.png?1") no-repeat right;
}

.disc-bts19 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-bts19 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 31px;
	left: 5px;
	width: 60px;
	font-family: Effra;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 32px;
	line-height: 32px;

	text-shadow: white 1px 1px 0, white -1px -1px 0, white -1px 1px 0, white 1px -1px 0;
}

.disc-bts19 a {
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	background: url("images/label-bts19.png?1") no-repeat right;
}

.disc-111119 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-111119 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 31px;
	left: 5px;
	width: 60px;
	font-family: Effra;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 32px;
	line-height: 32px;

	text-shadow: white 1px 1px 0, white -1px -1px 0, white -1px 1px 0, white 1px -1px 0;
}

.disc-111119 a {
	display: block;
	float: left;
	width: 64px;
	height: 65px;
	background: url("images/label-111119.png") no-repeat right -5px;
}
.disc-bf2019 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.disc-bf2019 span {
	position: absolute;
	float: left;
	display: inline-block;
	top: 14px;
	left: -2px;
	width: 60px;
	font-family: Effra;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 32px;
	line-height: 32px;
}

.disc-bf2019 a {
	display: block;
	float: left;
	width: 59px;
	height: 88px;
	background: url("images/label-bf2019.png?1") no-repeat right;
}

.label-ny2019gid {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-ny2019gid a {
	display: block;
	float: left;
	width: 68px;
	height: 36px;
	background: url("images/ny2019gid.png?1") no-repeat;
}

.label-val2019 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-val2019 a {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background: url("images/label-val2019.png?1") no-repeat;
}

.label-crazy19 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-crazy19 a {
	display: block;
	float: left;
	width: 64px;
	height: 62px;
	background: url("images/label-crazy19.png?1") no-repeat;
}

.label-crazy19jule {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-crazy19jule a {
	display: block;
	float: left;
	width: 64px;
	height: 32px;
	background: url("images/label-crazy19jule.png?1") no-repeat;
}
.label-bts19 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-bts19 a {
	display: block;
	float: left;
	width: 64px;
	height: 31px;
	background: url("images/label-bts19.png?1") no-repeat;
}

.label-111119 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-111119 a {
	display: block;
	float: left;
	width: 64px;
	height: 32px;
	background: url("images/label-111119.png") no-repeat right -5px;
}
.label-bf2019 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-bf2019 a {
	display: block;
	float: left;
	width: 59px;
	height: 88px;
	background: url("images/label-bf2019.png?1") no-repeat right;
}

.label-ny2020 {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-ny2020 a {
	display: block;
	float: left;
	width: 76px;
	height: 55px;
	background: url("images/label-ny2020.svg") no-repeat -7px -1px;
}
.label-ny202030:after,
.label-ny202025:after,
.label-ny202020:after,
.label-ny202015:after,
.label-ny202010:after {
	content: "";
	display: block;
	position: absolute;
	top: 24px;
	right: 0;
	width: 70px;
	height: 77px;
	background-repeat: no-repeat;
	background-size: cover;
}
.label-ny202010:after {
	background-image: url("images/label-ny202010.svg");
}
.label-ny202015:after {
	background-image: url("images/label-ny202015.svg");
}
.label-ny202020:after {
	background-image: url("images/label-ny202020.svg");
}
.label-ny202025:after {
	background-image: url("images/label-ny202025.svg");
}
.label-ny202030:after {
	background-image: url("images/label-ny202030.svg");
}

.label-ny2020gid {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-ny2020gid a {
	display: block;
	float: left;
	width: 101px;
	height: 36px;
	background: url("images/label-ny2020gid.svg") no-repeat right;
}
.label-ny2020gidx2:after {
	content: "";
	position: absolute;
	display: block;
	top: 37px;
	float: left;
	width: 101px;
	height: 44px;
	background: url("images/label-ny2020x2.svg") no-repeat right;
}

.label-discounted {
	right: 0px;
	top: 69px;
	position: absolute;
	z-index: 500;
}

.label-discounted a {
	display: block;
	float: left;
	width: 100px;
	height: 50px;
	background: url("images/label-discounted.png") no-repeat;
}

.sale-disc {
	position: absolute;
	right: 0px;
	top: 69px;
	z-index: 500;
	overflow: hidden;
}
a.sale-disc,
.sale-disc a{
	text-decoration: none!important;
}
.sale-disc [data-container]{
	display: flex;
	overflow: hidden;
	background: no-repeat right;
	background-size: contain;

	align-items: center;
	justify-content: center;
}

.sale-disc span {
	font-family: Effra;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}


.right-ny2019sale-btn{position: fixed;width: 232px;height: 42px;right: -95px; bottom: 40%;z-index: 2000;background: url(images/right-ny2019sale-btn.png?2) no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}
.right-cyber-btn{position: fixed;width: 232px;height: 42px;right: -95px; bottom: 40%;z-index: 2000;background: url(images/right-cyber-btn.png) no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}
.right-crazy19julesale-btn{position: fixed;width: 232px;height: 42px;right: -95px; bottom: 40%;z-index: 2000;background: url(images/right-crazy19julesale-btn.png) no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}
.right-bf2019-btn{position: fixed;width: 232px;height: 42px;right: -95px; bottom: 40%;z-index: 2000;background: url(images/right-bf2019-btn.png) no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}
.right-ny2020-btn{position: fixed;width: 230px;height: 44px;right: -95px; bottom: 40%;z-index: 2000;background: url(images/right-ny2020-btn.png) no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}
.right-ny2020gid-btn{position: fixed;width: 230px;height: 44px;right: -95px; bottom: 40%;z-index: 2000;background: url(images/right-ny2020gid-btn.png) no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}
.right-cm2020-btn{position: fixed;width: 230px;height: 44px;right: -95px; bottom: 40%;z-index: 2000;background: url(images/right-cm2020-btn.svg) no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);}


.disc-percent-bd10 {right: 0px;top: 69px;position: absolute;z-index: 500;}
.disc-percent-bd10 span {line-height: 28px;font-size: 12px;font-weight: bold;border: 2px solid #feea34;padding-right: 3px;padding-left: 3px;display: inline-block;float: left;padding: 1px 4px;background: #feea34;color: #252525;text-decoration: none;text-align: center;text-transform: uppercase;height: 28px;font-family: Effra;border-radius: 3px 0px 0px 3px;-moz-border-radius: 3px 0px 0px 3px;-webkit-border-radius: 3px 0px 0px 3px;}
.disc-percent-bd10 a {font-size: 11px;font-weight: normal;display: inline-block;float: left;padding: 1px 4px;background: #1eb3e1;color: #ffffff;text-decoration: none;text-align: left;text-transform: uppercase;height: 28px;font-family: Effra;border: 2px solid #1eb3e1;border-radius: 0px 3px 3px 0px;-moz-border-radius: 0px 3px 3px 0px;-webkit-border-radius: 0px 3px 3px 0px;}
.disc-percent-bd10 a:after {content: '';width: 0;height: 0;border-style: solid;border-width: 9px 9px 0 0;border-color: #1eb2e1 transparent transparent transparent;position: absolute;bottom: -9px;right: 20px;}
.disc-percent-bd10 a:hover{color: #FFF;text-decoration: none}
.preview-line-product .disc-percent-bd10 {right: initial;left: 0px;top: 89px;}

.profile_order_box .order-pay-link
{
	display: inline-block;
	font: 14px/28px Tahoma;
	width: 100%;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background: #00b3e0;
	color: #ffffff;
	border-radius: 3px;
}

.contactspage > ymaps{
	z-index: 1000000000!important;
}
#store1map, #store2map, #store3map{
	width: 800px;
	height: 600px;
}

.disc-valentineday {right: 0px;top: 69px;position: absolute;z-index: 500;}
.disc-valentineday span {top: 35px;right: 0px;position: absolute;line-height: 22px;font-size: 12px;font-weight: bold;display: inline-block;float: left;padding: 0px 8px 2px 8px;background: #ff08a1;color: #ffffff;text-align: center;text-transform: uppercase;height: 20px;font-family: Effra;border-radius: 14px;-moz-border-radius: 14px;-webkit-border-radius: 14px;}
.disc-valentineday img{display: inline-block;float: left;}
.disc-valentineday a {float: left;}

.action-label{
	z-index: 500;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 42px;
}
.catalog-products .action-label{
	top: 55px;
}
.form_bonuses_registration .cbbCaptcha{
	margin: 15px 0 0;
}

.deafault-popup-text{
	color: #888888;
	font: 14px Arial;
	margin: 0 0 15px;
}

.deafault-popup-input input[type=text]{
	height: auto;
	box-shadow: none;
	width: 100%;
	border: 1px solid #d4d5d6;
	margin: 0 0 10px;
	color: #888888;
	padding: 0 15px;
	border-radius: 4px;
	float: left;
	font: 12px/36px Arial;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
}
.deafault-popup-img img{
	max-width: 100%;
}

/* Pop-up - bonus email */
.bonus-email-box .bonusicon{background-image: url(https://www.icover.ru/bitrix/templates/main_adaptive/images/bonus/icoverbonusicon.svg);width: 115px;height: 115px;background-position: 0 0;background-size: 115px 115px;margin: 0px 0px -5px 5px;display: inline-block;}
.bonus-email-box .error-text{color: red;}
.bonusicon-txt{background-image: url(https://www.icover.ru/bitrix/templates/main_adaptive/images/bonus/icoverbonustxt.svg);width: calc(100% - 80px);height: 40px;background-position: 50% 0px;background-size: 660px 40px;float: initial;display: inline-block;position: relative;padding: 0px 40px;z-index: 200;margin: 40px 0px 0px 0px;background-repeat: no-repeat;}
.bonus-email-box-title{display: inline-block;float: left;width: 100%;text-align: center;margin: 73px 0px 0px 0px;}
.bonus-email-box-form{ background-color: #FFF;text-align: center;border-radius: 0px 0px 3px 3px;-moz-border-radius: 0px 0px 3px 3px;-webkit-border-radius: 0px 0px 3px 3px;}
.bonus-email-box-title-container{font-family: 'effra';color: #ffeb0d;font-weight: 600;font-size: 170px;line-height: 118px;}
.bonus-email-box-form form{display: inline-block;margin: 35px 0px 25px 0px;width: 100%;}
.bonus-email-box-form .formcontrolbtn-order_call{background-color: #00b3e0;display: inline-block;text-align: center;text-decoration: none;cursor: pointer;font-size: 18px;color: #ffffff;max-width: 390px;width: calc(100% - 80px);padding: 16px 60px 15px 60px;border-radius: 50px;-moz-border-radius: 50px;-webkit-border-radius: 50px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;font-family: 'Effra';font-weight: 400;}
.bonus-email-box-form .formcontrolbtn-order_call:hover{background-color: #04a5ce;}
.bonus-email-box-form .formcontrolbtn-order_call:active{background-color: #0b9bbf;}
.bonus-email-box-form .input-box input{width: 100%;background-color: #ffffff;border: 1px solid #e8e8e8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 18px;color: #101010;font-weight: 100;display: inline-block;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;font-family: 'opensans';padding: 14px 20px 15px 20px;float: left;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease;}
.bonus-email-box-form .input-box input:focus{border: 1px solid #00b3e0;}
.bonus-email-box-form .input-container{display: inline-block;float: left;width: 100%;margin: 0px 0px 25px 0px;}
.bonus-email-box-form .input-box{    display: inline-block;max-width: 390px;width: calc(100% - 80px);text-align: left;position: relative;}
.bonus-email-box-form .input-box-txt{margin: 0px 0px 16px 0px;display: inline-block;float: left;font-size: 14px;color: #565656;font-weight: 300;}
#ihn4_widget_rgstr_bonus_email .fancybox-close{background-image: url(images/closepopupwhite.svg);top: -2px;}
.deafault-popup-container .bonus-email-box{width: 950px;padding: 0px 0px 0px 0px;display: inline-block;float: left;min-height: 100px;background-color: #191919;text-align: center;border-radius: 3px 3px 0px 0px;-moz-border-radius: 3px 3px 0px 0px;-webkit-border-radius: 3px 3px 0px 0px;margin: -2px 0px 0px 0px;}
.bonus-email-box-info{    font-family: 'effra';color: #ffeb0d;font-weight: 400;font-size: 18px;line-height: 29px;max-width: 570px;display: inline-block;margin: 27px auto 71px auto;}
.bonus-email-box-form-info{font-size: 12px;color: #888888;font-weight: 300;display: inline-block;font-family: 'opensans';max-width: 350px;line-height: 20px;margin: 0px 0px 34px 0px;}
.bonus-email-box-form-info a{ color: #888888;text-decoration: underline;}
.bonus-email-box-form-info a:hover{color: #313131;}

/* width max: 1200px */
@media screen and (max-width: 1200px) {
/* Pop-up - bonus email */
.deafault-popup-container .bonus-email-box{width: 840px;}
}

/* width max: 1000px */
@media screen and (max-width: 1000px) {
/* Pop-up - bonus email */
.deafault-popup-container .bonus-email-box{width: 600px;}
.bonus-email-box-title-container {font-size: 140px;line-height: 83px;}
.bonus-email-box .bonusicon {margin: 0px 0px -2px -9px;width: 93px;height: 93px;background-size: 93px 93px;}
.bonusicon-txt {height: 25px;background-size: 400px 25px;}
.bonus-email-box-title {margin: 60px 0px 0px 0px;}
.bonus-email-box-info { margin: 27px auto 51px auto;max-width: 390px;}
}

/* width max: 700px */
@media screen and (max-width: 700px) {
/* Pop-up - bonus email */
.deafault-popup-container .bonus-email-box {width: 500px;}
}

/* width max: 600px */
@media screen and (max-width: 600px) {
/* Pop-up - bonus email */
.deafault-popup-container .bonus-email-box {width: auto;}
.bonus-email-box-title-container {font-size: 80px;line-height: 46px;}
.bonus-email-box .bonusicon {margin: 0px 0px -2px -2px;width: 53px;height: 53px;background-size: 53px 53px;}
.bonusicon-txt {height: 25px;background-size: 100% 25px;width: calc(100% - 120px);}
.bonus-email-box-info {max-width: calc(100% - 40px);}
.bonus-email-box-form .input-box {width: calc(100% - 40px);}
.bonus-email-box-form .formcontrolbtn-order_call { width: calc(100% - 40px);}
}

.personal-wholesale-feeds{
	display: inline-block;
	background-color: #FFF;
	border: 1px solid #d2d2d2;
	padding: 6px 19px 7px 17px;
	font-family: 'opensans';
	border-radius: 3px;
	color: #616161;
}
.personal-wholesale-feeds a,
.personal-wholesale-feeds a:hover{
	font-size: 17px;
	color: #00b3e0;
	margin-left: 5px;
}
.personal-wholesale-feeds sup{
	color: #b7b7b7;
}

#top_banner155 .top-banner-leftside,
#top_banner156 .top-banner-leftside,
#top_banner157 .top-banner-leftside {float: left;width: calc(50% - 590px);height: 100%;position: absolute;background-color: #B8FE10;left: 0px;}
#top_banner155 .top-banner-rightside,
#top_banner156 .top-banner-rightside,
#top_banner157 .top-banner-rightside{display: inline-block;float: right;width: calc(50% - 590px);height: 100%;background-color: #B8FE10;position: absolute;right: 0px;top: 0px;}


.article-products .catalog-item + .catalog-item{
	margin-top: 10px;
	border-top: 1px solid #ebebeb;
}

#top_banner179 .top-banner-leftside,
#top_banner180 .top-banner-leftside,
#top_banner181 .top-banner-leftside {float: left;width: calc(50% - 590px);height: 100%;position: absolute;background-color: #A7C9C2;left: 0px;}
#top_banner179 .top-banner-rightside,
#top_banner180 .top-banner-rightside,
#top_banner181 .top-banner-rightside{display: inline-block;float: right;width: calc(50% - 590px);height: 100%;background-color: #F7EA4C;position: absolute;right: 0px;top: 0px;}

.same_search_price .rub {
	display: inline-block;
	width: 20px;
	height: 13px;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1"  xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15.3 20" style="enable-background:new 0 0 15.3 20;" xml:space="preserve"><path style="fill:%23000000;" d="M8.3,12.2c5.1,0,7-3.1,7-6.1c0-1.4-0.5-6.1-7-6.1H2.6v10H0v2.2h2.4v2.4H0v2.2h2.4V20h2.4v-3.3h6.9v-2H5.1v-2.4H8.3z M4.9,2.2h3.3c2.9,0,4.5,1.4,4.5,3.9c0,1.9-1.2,3.9-4.5,3.9H4.9V2.2z"/></svg>');
	background-position: 5px 0px;
	background-size: 10px 13px;
	background-repeat: no-repeat;
}
.blogdetail .staff_recommendation_box .rub,
.blogdetail .article-products .rub {
	display: inline-block;
	width: 8px;
	height: 1Em;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1"  xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15.3 20" style="enable-background:new 0 0 15.3 20;" xml:space="preserve"><path style="fill:%23000000;" d="M8.3,12.2c5.1,0,7-3.1,7-6.1c0-1.4-0.5-6.1-7-6.1H2.6v10H0v2.2h2.4v2.4H0v2.2h2.4V20h2.4v-3.3h6.9v-2H5.1v-2.4H8.3z M4.9,2.2h3.3c2.9,0,4.5,1.4,4.5,3.9c0,1.9-1.2,3.9-4.5,3.9H4.9V2.2z"/></svg>');
	background-position: 0 2px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.blogdetail .staff_recommendation_box s .rub{
	width: 7px;
	height: 0.8Em;
	background-position: 0 0;
}
.blogdetail .staff_recommendation_box s{
	margin-left: 5px;
}
@media screen and (max-width: 1300px){
	.promotion-product-timer-title{
		display: none!important;
	}
}


.action-14823{
	width: 80px;
}
.action-14823-percent,
.action-14823-label{
	float: left;
	width: 100%;
	background: no-repeat right;
	background-size: contain;
	height: 40px;
}
.action-14823-label{
	background-image: url(images/actions/14823/label.svg);
}
.action-14823-percent.percent-8{
	background-image: url(images/actions/14823/percent-8.svg);
}
.action-14823-percent.percent-14{
	background-image: url(images/actions/14823/percent-14.svg);
}
.action-14823-percent.percent-23{
	background-image: url(images/actions/14823/percent-23.svg);
}

.modal-authreg .confirm-phone .input-box {
	opacity: 0;
	visibility: hidden;
	display: none;
	margin: 0px 0px 0px 0px!important;
	float: left;
}

.modal-authreg .confirm-phone .input-box.visible {
	opacity: 1;
	visibility: visible;
	display: inline-block;
}

.modal-authreg .confirm-phone .confirm-phone-button.visible {
	opacity: 1;
	visibility: visible;
	display: inline-block;
}

.modal-authreg .confirm-phone .input-box input {
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 0px!important;
}

.modal-authreg .confirm-phone {
	display: inline-block;
	float: left;
	width: 100%;
	text-align: left;
	position: relative;
	margin: 20px 0px 0px 0px;
}

.modal-authreg .confirm-phone .confirm-phone-button {
	opacity: 0;
	visibility: hidden;
	display: none;
	width: calc(100% - 30px);
	float: left;
	font-family: 'effra';
	background-color: #535353;
	color: #ffffff;
	text-align: left;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	font-weight: 400;
	font-size: 14px;
	line-height: 9px;
	padding: 16px 15px 16px 15px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}

.modal-authreg .confirm-phone .confirm-phone-button.active {
	background-color: #00b3e0;
}

.modal-authreg .confirm-phone .confirm-phone-button.active:hover {
	background-color: #04a5ce;
}

.modal-authreg .confirm-phone .confirm-phone-button.active:active {
	background-color: #0b9bbf;
}

.modal-authreg .confirm-phone .confirm-phone-button:hover {
	background-color: #464646;
}

.modal-authreg .confirm-phone .confirm-phone-button.visible {
	display: inline-block
}

.modal-authreg .confirm-phone .confirm-phone-button.visible.deactivated {
	cursor: default;
	background-color: #ffffff;
	border-left: 1px solid #e8e8e8;
	border-top: 0px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: calc(100% - 32px);
	color: #cacaca;
	padding: 16px 15px 15px 15px;
}

.modal-authreg .phone-button{
	margin: 0px 15px 0px 0px;
}
.modal-authreg .email-button{
	margin: 0px 0px 0px 15px;
}

.modal-auth.active,
.modal-reg.active,
.modal-password-recovery.active{
	position: relative;
	z-index: 1;
}

.confirm-phone.waiting [data-step] .input-box:after{
	content: "";
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(images/preloader.svg) no-repeat;
	background-size: contain;
	bottom: 11px;
	right: 16px;
}
.confirm-phone.waiting .confirm-phone-button{
	opacity: 0.4;
	cursor: wait;
}
/*covid19*/
@media screen and (max-width: 1100px)
{
	div.promo-top {
		display: block!important;
	}
}
@media screen and (max-width: 400px)
{
	#body_top {
		padding-top: 63px;
	}
	.ordering #body_top,
	.shoppingcart #body_top {
		padding-top: 0;
	}
	.breadcrumbs,
	.mainpage .shopslider,
	body.catalogsearch #content{
		margin-top: 0!important;
	}
	.personalcabinet .content-container h1{
		margin-top: 10px!important;
	}
}

.site-banner {
	position: relative;
    width: 100%;
    display: inline-block;
    float: left;
}

.site-banner img {
    display: inline-block;
    margin: 0px auto -5px auto;
    height: auto !important;
    width: 100% !important;
    max-width: 1180px;
}

.site-banner a {
    display: inline-block;
    width: 100%;
    float: left;
    text-align: center;
}
.site-banner-container a:before {
    content: '';
    display: inline-block;
    float: left;
    width: calc(50% - 590px);
    height: 100%;
    position: absolute;
    background-color: #fafafa;
    left: 0px;
}

.site-banner-container a:after {
    content: '';
    display: inline-block;
    float: right;
    width: calc(50% - 590px);
    height: 100%;
    background-color: #fafafa;
    position: absolute;
    right: 0px;
}

.shippingbox section:last-child{
	border-bottom: 0px;
}
.ordering.process #top_banner282{
	display: none;
}

/*<-- lazysizes -->*/
.lazyload, .lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
/*</-- lazysizes -->*/

.order-info-payment .apple-pay-button,
.order-info-payment .gpay-button{
	height: 53px;
	width: 254px;
}
.personalcabinet-container .apple-pay-button,
.personalcabinet-container .gpay-button{
	float: right;
}

.label.label-discount{
	display: none;
}
.filter-accept-title,
.filter-accept-title span{
	text-transform: none!important;
}
.ordering.manager .header-mini,
.ordering.manager .footer-mini,
body.ordering.manager{
	background-color: #e1f5fa;
}
.specialoffer-tabs-discount-percent{
	color: #ffffff;
}

.promocategory .action_deal_box .ideal_box_img{
	width: auto;
}
.promocategory .action_deal_box a{
	display: inline-block;
}

.ordering-payment-container .bonus {
	height: 106px;
	margin: 20px 0px 30px 0px;
	display: none;
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
}
.ordering-payment-container .bonus.active {
	margin: 20px 0px 50px 0px;
}
@media screen and (max-width: 700px) {
	.ordering-payment-container .bonus {
		display: inline-block;
	}
	.shoppingcart-checkout .bonus{
		display: none!important;
	}
}

.stock .carouselenavigations{
	top: 0;
}

div.nextprev-but-container{
	display: none;
}
.header-mini + .site-banner{
	margin-top: 35px;
}

.courier-container.input-metro.input-user-saved-address .user-saved-address .select-box{
	display: block;
}
.courier-container .input-container.compact-size {
	width: 522px!important;
	margin-top: 15px;
}
.courier-container.input-metro .input-container.compact-size {
	width: 320px!important;
}
@media screen and (max-width: 1400px)
{
	.courier-container .input-container.compact-size {
		width: 100%!important;
	}
}

.ihn4-ydelivery-container{
	display: inline-block;
}

.modal-authreg .submit input[disabled],
.modal-authreg .submit input[disabled]:active,
.modal-authreg .submit input[disabled]:hover{
	color: #c2c2c2;
	border: 1px solid #f2f2f2;
	background-color: #f2f2f2;
	cursor: default;
}

.modal-authreg .input-box-txt.hidden{
	display: none;
}
.modal-authreg .input-box-txt.visible{
	display: inherit;
}
.modal-authreg .confirm-phone-text.input-box-txt{
	margin: 16px 0px 0px 0px;
}
.buyinoneclick .confirm-phone-text .pop-up-buyinoneclick-form-input-title{
	padding: 15px 0px 0px 0px;
	line-height: normal;
}

.personalcabinet-container .confirm-phone .confirm-phone-text .input-box-txt{
	margin: 16px 0px 0px 0px;
}
.personalcabinet-container .confirm-phone .confirm-phone-text.input-box:after{
	display: none!important;
}

