@supports (-webkit-overflow-scrolling: touch) { /* CSS specific to iOS devices */ body{ cursor:pointer; } }

.btn-uppercase {
    text-transform: uppercase;
}
.sect{
    /*display: block !important;*/
}
.sort_header .sort_filter a {
    margin-right: 8px;
}
@media (max-width: 900px) {
    .sort_header { display: none; }
}
.calc_sauna_new #saunaC {
    border: 1px solid #d9d9d9;
}
#saunaC .name_line {
    padding-top: 2px;
}
/*
#saunaC input.line_more_inp,
.common_select .common_select-link {
    background: #fff;
    border: 1px solid #f2f2f2 !important;
}*/
/*
.width, .length{
    width: 43% !important;
    max-width: 152px !important;
    /*border: 1px solid rgba(0, 0, 0, 0.05) !important;
    border: 1px solid #f2f2f2 !important;
}
*/
.common_select .common_select-link .ik_select_link_text {
    font-size: 16px;
}

.counter_block.big_basket {
    width: 92px;
}
.counter_block.big_basket input[type="text"] {
    width: 35px;
}
.buy_block .btn.btn-lg {
    padding-left: 15px;
    padding-right: 15px;
}

.description_wrapp .like_icons {
    border-top: 0;
}

@media screen and (min-width: 1140px) {
    .description_wrapp .like_icons {
        position: absolute;
        top: auto;
        left: auto;
        right: auto;
        bottom: 37px;
    }
}

.display_list .list_item .props_list td {
    line-height: 1.4;
    background-position: 0 center;
    padding: 4px 0;
}

.display_list .list_item .props_list td:first-child {
    width: 55%;
}
.display_list .list_item .props_list td:last-child {
    width: 45%;
}

.catalog_detail .tab-content iframe {
    margin-left: 0;
    margin-bottom: 30px;
}

.sale_order_full_table:first-of-type td {
    display: block;
    font-size: 18px;
}

.cd-modal-bg {
    display: inline-block;
    height: 64px;
    background-color: #fff;
    position: fixed;
    z-index: 150;
    left: 50%!important;
    top: 50%!important;
    width: 64px;
    margin-top: -32px!important;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateZ(0) scale(1);
    -moz-transform: translateZ(0) scale(1);
    -ms-transform: translateZ(0) scale(1);
    -o-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    /*-webkit-transform: translateX(-2em) scale(1);*/
    /*-moz-transform: translateX(-2em) scale(1);*/
    /*-ms-transform: translateX(-2em) scale(1);*/
    /*-o-transform: translateX(-2em) scale(1);*/
    /*transform: translateX(-2em) scale(1);*/
    -webkit-transition: visibility 0s .2s, transform 1s;
    -moz-transition: visibility 0s .2s, transform 1s;
    transition: visibility 0s .2s, transform 1s;
}

.cd-modal-bg.is-visible {
    opacity: 1;
    visibility: visible;
    display: block!important;
    z-index: 3003
}
.cd-modal-bg.is-visible.animate {
    transform: scale(40);
}

.popup-video {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    position: relative;
    min-height: 100%;
    padding-top: 66.6%;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #f2f2f2;
}

.popup-video {
    font-size: 0;
    display: block;
}

.popup-video::before,
.popup-video:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.popup-video::before {
    background: url('/images/svg/play-video.svg') no-repeat center center / contain;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    z-index: 2;
}

.popup-video:after {
    background-color: #188b30;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    transition: background-color 0.3s ease;
}
.popup-video:hover:after {
    background-color: #1da539;
}





.prices .price_group.section_min {
    padding-top: 15px;
}

.sections_wrapper .list .item .name {
    height: 40px;
}

.about-post {

}
.about-post__text {
    padding: 20px 20px 0;
}
.about-post__text a {
    font-size: 1.333em;
    line-height: 1.300em;
    font-weight: 700;
}

.item-views.list .item .title {
    font-size: 13px;
}

.ymaps-map .ymaps-i-ua_js_yes {
    width: 1024px;
    height: 500px;
    margin: 0 auto!important;
    display: block;
    margin-top: 20px;
}

#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, #bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:hover .bx-soa-pp-company-graf-container {
    border: none;
    background: none;
    width: 20px;
    height: 32px;
}

#bx-soa-order .bx-soa-pp-company-graf-container {
    border: none;
    background: none;
    width: 20px;
    height: 32px;
}

.bx-yandex-view-layout {margin-top: 20px;}

.history-stages .year-caption {
    width: calc(100% / 12);
}

.history-stages {
	width: 100%;
	overflow: hidden;
	background: url(/images/history_gray_2016.png) center bottom no-repeat;
	background-color: #eaeaea;
	background-size: contain;
	border-bottom: 1px solid #ced1d6;
}

.history-stages .year-caption {
	height: calc(4vw - 3px);
	max-height: 70px;
	float: left;
	background: url(/res/img/pages/history_gray_2015.png) 0 bottom no-repeat;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.history-stages .navigator.left {
	background: url(/images/arrows-2017.png) 0 center no-repeat;
	margin-top: -47px;
	margin-left: -6px;
}
.history-stages .navigator.right {
	background: url(/images/arrows-2017.png) -13px center no-repeat;
	margin-left: calc(100% - 8px);
	margin-top: -47px;
}
.history-stages .navigator {
	position: absolute;
	z-index: 1;
	width: 14px;
	height: 40px;
	cursor: pointer;
}

.history-stages .year-caption {background-position: 90% bottom;border-left: 1px solid #ced1d6;}

@media screen and (max-width: 1279px) {
	.history-stages {display: none;}
	.new_records { margin: 0 0 26px; }
}

.history-stages .year-caption .box {
	display: block;
	position: relative;
	margin-top: -50px;
	background: #fff;
	height: 53px;
	padding-top: 10px;
	margin-left: -1px;
}
.history-stages .year-caption .box span {
	color: #313131;
	border-bottom: 1px dotted #313131;
	font-size: 20px;
}

.history-stages a.year-caption.active {
	background: url(/images/history_gray_2016.png) 0 -45px no-repeat;
	background-color: #1b9724;
}

.img-log {
    margin-bottom: 20px;
    display: flex;
	justify-content: space-between;
}

.history-stages .navigator.right {
    margin-left: calc(100% - 8px);
}

body .wraps .instagram_wrapper > .maxwidth-theme {
    border-top: none;
}

.wrapper1:not(.with_left_block) .instagram_wrapper.wide_Y .maxwidth-theme .top_block {
    display: block;
    padding-left: 128px;
}



.catalog_detail .item_main_info .item_slider {
    position: relative!important;
}


.prices_block {
    /* display: inline-block;
    float: left; */
}

.show_props.dark_link h4 .icons_fa.char_title span {
	border-bottom: 1px dashed #333;
	padding-bottom: 3px;
}

@media(max-width: 1650px){
	.info_item .middle_info .buy_block {float: none; clear: both;}
}
.counter_block {display: none;}

.advantage {padding-bottom: 6px;}
.catalog_detail .item_main_info .item_slider {padding: 0;}
.instagram_wrapper .maxwidth-theme { padding-top: 0 !important; }

.top_block a {
    font-weight: bold;
}

.title-v1 h1 {
    /*display: none;*/
}
.img-log img {width: 100%;}

.bx-soa-pp-company-smalltitle-description {
	margin-top: 2px;
}

@media (max-width: 600px) {
	/* #orderAlertD, #orderAlert_last_wp {
		left: 0 !important;
    	right: 0 !important;
		margin-left: 0 !important;
		top: 20% !important;
		width: auto !important;
	} */
	.img-log {
		display: block;
	}
	.img-log img {
		margin-bottom: 10px;
	}
}

#orderAlert_last,
#orderAlertD { width: 400px; }

#orderAlert_last_wp {
    position: fixed;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    background: #fff;
    border: 2px solid #dedede;
    top: 25%;
    z-index: 999;
    padding: 20px;
    text-align: center;
}
#orderAlert_last_wp .button { margin: 0 5px; }


.bx-soa-pp-item-container {
	width: 100% !important;
}

@media (max-width: 1880px) {
    .wrapper1:not(.with_left_block) .instagram_wrapper.wide_Y .maxwidth-theme .top_block {
        display: block;
        padding-left: 30px;
    }
}

@media (max-width: 992px) {
	.bx-soa-pp-company-smalltitle-description span { display: none; } 
}
/*
@media (max-width: 426px) {
    .maxwidth-theme{
        padding-top: 0 !important;
    }
    
}
*/

@media (max-width: 767px) {
	#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, #bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:hover .bx-soa-pp-company-graf-container {
 		width: 35px;
    	height: 23px;
	}
	#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-graf-container {
		width: 35px;
		height: 23px;	
	}
}

@media (min-width: 320px) and (max-width: 475px) {
    .wrapper1:not(.with_left_block) .instagram_wrapper.wide_Y .maxwidth-theme .top_block {
        padding-left: 15px;
    }
    .viewed_block .rows_block .item_block {float: none;}
}


/* @media (max-width: 1325px) {
    .catalog_detail .item_slider .like_icons {
        top: -95px;
    }
} */

@media (max-width: 1268px) {
}

@media all and (max-width: 767px){
	.tab-pane .module_products_list td.but-cell {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0 !important;
	}
    .about-company__desc h3{
		text-align: center !important;
		display: block;
	}
    .about-company__desc .btn.btn-default{
		display: block;
		margin: 0 auto 20px auto;
		width: 150px;
		display: block;
	}
    
    
    .aboutpage .item-views img {
        width: 100px;
    }
}







.top_slider_wrapp_mini .flex-viewport {
    z-index: 1;
}

.top_slider_wrapp_mini li.box img {
    max-width: 100%;
    /*margin-top: 50%;*/
}

.top_slider_wrapp_mini .flexslider {
    height: 100%;
}

.top_slider_wrapp_mini .flex-control-nav {
    display: none;
}



.top_slider_wrapp_mini .flexslider .slides > li,
.top_slider_wrapp_mini .flexslider .slides > li,
.top_slider_wrapp_mini .flexslider .slides > li td,
.top_slider_wrapp_mini .flexslider .slides > li td,
.top_slider_wrapp_mini .flexslider, .top_slider_wrapp_mini .flexslider {
    height: auto;
}



.catalog_detail .OLD_PRICE {
    margin-left: 85px;
}

@media (max-width: 375px) {
    /* .catalog_detail .OLD_PRICE {
        margin-left: 45px;
    } */
}

@media (min-width: 376px) and (max-width: 500px) {
    /* .catalog_detail .OLD_PRICE {
        margin-left: 50px;
    } */
}


.catalog_detail a.popup-video {
    padding-top: 56%!important;
}

.catalog_detail .item_slider .thumbs .slides_block li {
    width: 100px !important;
    height: 100px;
}

.catalog_detail .item_slider #thumbs {
    height: 100px;
}

.catalog_detail .wrapp_thumbs {
    margin-bottom: 15px;
    user-select: none !important;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
}

.item_slider .thumbs .slides_block li {
    margin-right: 4px!important;
}

.catalog_detail .item_main_info .item_slider .thumbs { max-width: none !important; width: 415px; position: relative; left: 0; }
.catalog_detail .item_main_info .item_slider .flex-control-nav { padding: 0 10px; }

@media (max-width: 1400px) {
    .catalog_detail .item_main_info .item_slider .thumbs { width: 312px; position: relative; left: 0; }
}

@media (max-width: 1100px) {
    .catalog_detail .item_main_info .item_slider .thumbs { width: 204px; position: relative; left: 0; }
}



body > .md_search {
    display: none !important;
}

/*
@media (max-width: 365px) {
    body .item_main_info .item_slider>div.like_wrapper .like_icons {
        top: -150px;
    }
}


@media (min-width: 367px) and (max-width: 767px) {
    body .item_main_info .item_slider>div.like_wrapper .like_icons {
        top: -150px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .catalog_detail .item_slider .like_icons {
        top: -95px;
    }
}

@media (min-width: 1165px) and (max-width: 1325px) {
    .catalog_detail .item_slider .like_icons {
        top: -65px;
    }
}
*/

.share.top { z-index: 73; }
.viewed_product_block .shadow { background: none; }
.specials .top_blocks { margin: 0 0 10px 0; }
.contacts_number a { margin-right: 7px; }
.wrap_contact #pagetitle { background: #f0f0f0; font-size: 18px; padding: 9px 16px; margin: 20px 0 0 0; line-height: 24px; }

.privacy-policy-cookies-informer__confirm { top: calc(50% - 18px); }

.detail img { height: auto; }

.social-icons li a { margin: 5px; }

/* -----------news_akc_block----------- */
.news_akc_block { margin: 0 0 25px 0; }
.news_akc_block .top_block { margin: 0 0 15px 0; }
.news_akc_block .top_right.border.custom_flex .flex-direction-nav { top: -47px; }
.news_akc_block .items .item_block { float: none; width: auto; margin: 0; padding: 0; }

.news_akc_block .item,
.news_akc_block .item:hover { box-shadow: none; }
/* -----------/news_akc_block----------- */

/* -----------ecCalcResult----------- */
#ecCalcResult .ec-calc-result-table tbody tr + tr { 
    border: none !important;
}

#ecCalcResult .ec-calc-result-table tbody td { 
    display: inline-block !important; 
    width: auto !important;
}

#ecCalcResult .ec-calc-result-table__rouble {
    font-weight: normal !important;
}

#ecCalcResult b {
    font-weight: normal !important;
}

#ecCalcResult .ec-calc-result-table { border-bottom: 1px solid #ddd !important; }

.orderAlertDlv .filter.licence_block { padding: 0; }

.ktodostavit_frame.popup .popup-intro .pop-up-title { margin-top: 15px; padding: 5px 0; }
.ktodostavit_frame.popup .form-wr { padding: 5px 0; }
.ktodostavit_frame.popup .popup-intro { border: none; }
/* -----------/ecCalcResult----------- */

/* -----------pseudo-links----------- */
.a { color: #1d2029; }
.a:hover span { color: #147628; }

.img .a { display: block; }

.a.dark_link { color: #1d2029 !important; }
.a.dark_link:hover span { color: #147628 !important; }

.catalog_item .item-title .a span { font-size: 14px; font-weight: bold; padding: 0; line-height: 20px; display: block; }

div.item-title .a, div.item-title .a span { font-size: 13px; line-height: 20px; display: block; font-weight: 700; }

.image_wrapper_block .a { background-position: 50% 50%; background-repeat: no-repeat; position: relative; }
.image_wrapper_block .a { min-width: 70px; height: 170px; line-height: 170px; margin: 0 auto; padding: 0; vertical-align: middle; text-align: center; zoom: 1; display: block; }

.blog_wrapper.blog .first-item .title .a { font-size: 1.286em; color: #fff; }
.blog_wrapper.blog .first-item .title .a:hover span { color: #fff !important; }

@media (max-width: 991px) {
    .blog_wrapper.blog .first-item .title .a { color: #1d2029; font-size: 1em; }
    .blog_wrapper.blog .first-item .title .a:hover span { color: #147628 !important; }
}

/* -----------pseudo-links----------- */

@media (max-width: 767px)
{
    .concept-banner { display: none; }
}


/* -----------catalog-section----------- */
.block .catalog_block .catalog_item_wrapp .catalog_item { cursor: unset; }
.catalog_section_list .section_item .image { width: 170px; }

.catalog_block .item_block .footer_button .btn { width: 100%; }
.catalog_block .item_block .footer_button .btn.to-cart { background: #ffa600; display: block; margin-top: 5px; border: none; }
.catalog_block .item_block .footer_button .btn.in-cart { display: block; margin-top: 5px; }

.catalog .item_wrap:not(.touch):hover, .catalog .item_wrap.hover, .catalog .item_wrap.touch.hover { z-index: 5; }

.sections_wrapper .list .item:not(.section_item) .img { width: 170px; height: 170px; max-width: 100%; line-height: 170px; }

.catalog_section_list .section_item .image img { max-width: 170px; max-height: 170px; }

@media (max-width: 500px)
{
    .counter_wrapp .button_block { margin-top: 7px; }
    .catalog_block .item_block .footer_button .btn { width: auto; }
    .catalog_block .item_block .footer_button .btn.in-cart { display: none !important; }
    .catalog_block .item_block .footer_button .btn.to-cart { display: none; }
    .sections_wrapper .list .item:not(.section_item) .img { width: auto; }
}
/* -----------/catalog-section----------- */

/* -----------catalog-detail----------- */
.catalog_page h1,
.catalog_page h2 
{ 
    font-size: 28px; 
}

.catalog_page .page-top h1 { padding-right: 0; }

.show_props.dark_link.equipment_slide h4 { margin: 30px 0 !important; }

.like_wrapper { position: static !important; }

.catalog_page .page-top-main .like_icons { right: 35px; }
.catalog_page .page-top-main .like_icons span { margin: 0; opacity: 1; visibility: visible; }
.catalog_page .page-top-main .like_icons > div { float: left; overflow: hidden; margin: 0; }

.catalog_detail .props_list tr { display: flex; display: -webkit-flex; }
.catalog_detail .props_list tr td:first-child { flex: 1 0 auto; -webkit-flex: 1 0 auto; }
.catalog_detail .props_list td { display: flex; display: -webkit-flex; flex: 0 1 auto; -webkit-flex: 0 1 auto; width: auto; }
.catalog_detail .props_list td.char_value { max-width: 50%; }

.catalog_detail .props_list .props_item { background: #fff; }

.stickers .sticker_v_nalichii { background-color: #ffa600; }
.owl-slides .stickers { padding-right: 0; }

.info_item .middle_info .buy_block { /*float: left;*/ }
.info_item .middle_info .prices_block { padding:0; margin-bottom: 14px; }

.catalog_detail .detail_info_block { }
.catalog_detail .detail_info_block b { display: inline-block; margin-top: 15px; }
.catalog_detail .detail_info_block td { vertical-align: top; }
.catalog_detail .detail_info_block td img { margin: 15px auto 0; display: block; }
.catalog_detail .detail_info_block td:nth-child(1) { width: 28%; }
.catalog_detail .detail_info_block tr:first-child td:nth-child(2) { width: 44%; padding: 0 10px; vertical-align: top; margin: 0 auto; }
.catalog_detail .detail_info_block td:nth-child(3) { width: 28%; }

.catalog_page .page-top-main .like_icons span { border-radius: 0; background: none; }
.catalog_page .page-top-main .like_icons i { display: inline-block; vertical-align: middle; }
.catalog_page .page-top-main .like_icons .value.added:hover { background: none; }
.catalog_page .page-top-main .like_icons .wish_item { margin-right: 8px; }
.catalog_page .page-top-main .like_icons .value { border: 1px solid #e5e5e5; border-radius: 0; }
.catalog_page .page-top-main .like_icons .value > span { display: inline-block; background: none; vertical-align: middle; padding-right: 8px; }

.catalog_detail .wraps { padding-top: 5px; }
.catalog_detail .tabs { margin-bottom: 15px; }

body .container .bottom_slider.tab_slider_wrapp.block_v .slider_navigation.top { top: 13px; }

#orderAlertD .detail_pr { font-size: 22px; }

#fade, #fade_detail { position: fixed; z-index: 9; width: 100%; height: 100%; opacity: 0.6; background: #000; top: 0; left: 0; display: none; }

.btn.btn-default.yellow { color: #fff !important; border: 1px solid #ffa000; background: #ffa600; }

.form .inputfile { margin-top: 18px; }
.sauna_calc_files { font-weight: 400; color: #888; font-size: 13px; font-style: italic; }

.popup { max-height: 100%; overflow: auto; max-width: 490px; width: 100%; }
.popup .form .form_head { padding-bottom: 15px; }
.popup .popup-intro .pop-up-title { padding-bottom: 15px; }
.popup-intro .pop-up-title .popup-intro__description { font-size: 14px; font-weight: normal; margin-top: 15px; }

.credit_price { display: inline-block; }
.credit_price > a { border-bottom: 1px dashed #3e834f; }
.credit_price > a:hover { border-bottom: 1px solid transparent; }
.tooltip-question-mark svg { width: 15px; position: relative; bottom: -2px; left: -2px; fill: #555; }

.prices .tooltip .tooltip-inner { padding-top: 5px; padding-bottom: 7px; }

.but-r { text-align: center; }

.bottom_slider hr { margin: 15px 0 11px; }
.bottom_slider h4.title_block {
    border-bottom: 2px solid #3e834f;
    margin-bottom: 15px;
    font-size: 16px;
    max-width: 76%;
}

.tooltip-credit_price { display: inline-block; margin-top: 3px; color: #fff; text-decoration: underline; }
.tooltip-credit_price:hover { color: #fff; text-decoration: none; }

.line_form_opd a,
.line_form_opd a:hover { color: #555 !important; }
.licence_block a,
.licence_block a:hover { color: #888; }
.license a,
.license a:hover { color: #888; }

.quantity_block_wrapper { padding: 0; }

#back-url { display: none; }
#back-url a { color: #b6b5b5; font-size: 12px; }

table.item_detail { margin-top: 15px; }

a.text:active,
a.text:hover,
a.text {
  text-decoration: none;
  color: #888;
}

.button_block .a:hover span {
    color: #fff;
}

#saunaC .start-test-button:hover {
    background-color: #1da539;
    border-color: #1da539;
}

.sauna-description {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sauna-description-cetrificates {
    width: 45%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.sauna-description-cetrificates__item {
    width: 25%;
}
.sauna-description-cetrificates__item:first-child {
    width: 36%;
}
.sauna-description-text {
    width: 52%;
}

@media screen and (max-width: 800px) {
    .sauna-description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sauna-description-cetrificates {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
        width: 100%;
    }

    .sauna-description-cetrificates__item {
        width: 80% !important;
        margin: 0 auto 20px;
        text-align: center;
    }

    .sauna-description-text {
        width: 100%;
    }
}

@media (min-width: 1600px) {
    .info_item .middle_info .buy_block .counter_wrapp > div { margin-top: 11px !important; margin-bottom: 11px !important; }
    .info_item .middle_info .buy_block .wrapp_one_click { padding-top: 11px !important; padding-bottom: 11px !important; }
}

@media (min-width: 1025px)
{
    .item_slider .slides { height: 500px; max-width: 500px; }
    .item_slider:not(.flex) .slides li { height: 500px; max-width: 500px; }
}

@media (min-width: 975px)
{
    table.item_detail .item_detail_properties { padding-bottom: 0; }

    .item_detail_properties h4 { margin: 0; }
    .item_detail_properties .char_block { margin-top: -10px; }

    .show_props.dark_link.equipment_slide h4 { margin: 0 !important; }
    .props_list_wrapp.equipment_slide { margin-top: 30px; }
    
    .catalog_detail .wraps hr { margin-bottom: 15px; }
}

@media (min-width: 600px) and (max-width: 1024px)
{
    .pay_system_icons { display: none; }
    .info_item .middle_info .prices .price { font-size: 20px; }
}

@media (max-width: 1024px)
{
    .catalog_detail .detail_info_block td { display: block; }
    .catalog_detail .detail_info_block td:nth-child(1),
    .catalog_detail .detail_info_block tr:first-child td:nth-child(2),
    .catalog_detail .detail_info_block td:nth-child(3)
    {
        width: auto; padding: 0; 
    }

    .catalog_detail .detail_info_block tr:first-child td:nth-child(2) > img { display: none; }
}

@media(max-width: 800px)
{
    .catalog_page .page-top-main .like_icons { right: 0; }
    .catalog_page .page-top .share.top { display: none; }

    .catalog_page .page-top h1 { font-size: 20px; }
}

@media(max-width: 767px)
{
    .catalog_page .show_props h4 { margin-left: 28px; }
    .page-top .page-top-main { padding-top: 15px; }
    .catalog_page .page-top h1 { padding-right: 0; padding-top: 15px; }
    .popup { max-width: 100%; }
    .popup .popup-intro .pop-up-title { text-align: center; }
    .popup-intro .pop-up-title .popup-intro__description { text-align: center; }
}

@media (max-width: 600px) {
    .item_slider .slides { padding: 0; margin-top: 15px; }
}

@media (max-width: 500px) {
    #back-url { display: block; }
}

@media (max-width: 420px)
{
    body #reviews_content { margin-top: -10px; margin-bottom: 25px; }
    .catalog_detail .detail_info_block tr:first-child td:first-child b:first-child { margin-top: 0; }

    #orderAlertD,
    #orderAlert_last 
    { 
        display: block; 
        width: 100%; 
        margin: 0; 
        left: auto; 
        right: auto;
    }

    #orderAlertD { top: auto; }

    #orderAlert_last_wp { display: flex; flex-direction: column; width: 100%; margin: 0; left: auto; right: auto; }
    #orderAlert_last_wp .btn { display: inline-block; margin: 5px auto; max-width: 300px; width: 100%; }
    #orderAlert_last_wp .close { text-align: right; }

    .catalog_detail .OLD_PRICE { margin: 0; }

    .catalog_detail .item_main_info .right_info { padding: 0 0 0 52%; }
    .catalog_detail .item_main_info .right_info .info_item { padding: 0 15px; }
    .info_item .middle_info { text-align: center; }
    
    .info_item .middle_info .buy_block .wrapp_one_click { display: block; width: 100%; }
    
    .noffer .info_item .middle_info .buy_block .one_click { width: 100%; }
    .wrapper_inner .info_item .middle_info .buy_block { display: inline-block; width: auto; float: none; margin: 0 auto; }
    .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp { display: block; width: 100%; padding: 0; }
    .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp .button_block { width: 100%; margin-top: 20px; }
    .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp .button_block .btn { width: 100%; }

    .catalog_page .page-top-main .like_icons { display: none; }
    .wrapper_inner .cost.prices .price { font-size: 20px; }
    .cost.prices .strike_block .price span { font-size: 16px; }

    .popup { left: 0; margin-left: 0 !important; }
}

@media (max-width: 360px)
{
    .catalog_detail .props_list tr td:first-child { padding-right: 5px; }
    .catalog_detail .props_list .props_item span { padding-right: 5px; padding-left: 0; }
    .catalog_detail .props_list td { padding-left: 5px; }
    .catalog_detail .props_list td.char_value span { padding-left: 5px; }
}
/* -----------/catalog-detail----------- */

/* -----------catalog-detail bigdata-slider----------- */
.owl-carousel  { margin: 0;  padding: 0; }
.owl-carousel.slides > li  {-webkit-backface-visibility: hidden; overflow: hidden;}
.owl-carousel.slides > li:not(.visible){display: none;}
.owl-carousel.slides > li.visible{opacity:0;}
.owl-carousel.slides > li .img { width: 50%; }
.owl-carousel.slides > li .text{width: 100%;}
.owl-carousel.slides > li.image .img { width: 100%; }
.owl-carousel.slides > li .img img { margin: 0 auto; max-height: 100%; }
.owl-carousel.slides img { display: inline-block; border-radius: 0; width: auto; }

.owl-carousel.slides { margin: 0; padding: 0; }
.owl-carousel {  margin: 0 0 9px;  position: relative;  zoom: 1;  text-align: center;display:block; }

.owl-carousel li *{ text-decoration: none; }
.owl-carousel .banner_title span{  font-size: 32px; line-height: 44px; }
.owl-carousel .banner_text{ font-size: 15px; line-height: 24px; margin-top: 11px; }
.owl-carousel .left{ text-align: left;}
.owl-carousel .right{ text-align: left; }
.owl-carousel .center{ text-align: left; }
.owl-carousel .center .banner_title{ margin: 45px auto 0; }
.owl-carousel .center .banner_title{ margin: 20px auto 0; }
.owl-carousel .banner_title, .owl-carousel .banner_text, .owl-carousel .banner_buttons {margin-left: 15px; margin-right: 15px; overflow: hidden; text-align: left; }
.owl-carousel .left .banner_title, .owl-carousel .left  .banner_text, .owl-carousel .left  .banner_buttons { margin-left: 90px; }
.owl-carousel .right .banner_title, .owl-carousel .right  .banner_text, .owl-carousel .right  .banner_buttons { margin-right: 90px; }
.owl-carousel .banner_buttons a { margin-right: 10px; margin-bottom: 4px; padding: 11px 20px 12px;}
.owl-carousel .banner_buttons { margin-top: 25px; }
.owl-carousel  li.box .underline { text-decoration: none; }

@media (min-width: 768px) {
    .owl-carousel .tabs_slider_navigation.owl-slides__nav .owl-prev,
    .owl-carousel .tabs_slider_navigation.owl-slides__nav .owl-next {
        width: 33px;
        height: 35px;
        border: 1px solid #e5e5e5;
        margin: 0;
        padding: 0;
        background: url(../images/arrows2.png) 3px -20px no-repeat;
    }
    
    .owl-carousel .tabs_slider_navigation.owl-slides__nav .owl-prev > span,
    .owl-carousel .tabs_slider_navigation.owl-slides__nav .owl-next > span {
        display: none;
    }
    
    .owl-carousel .tabs_slider_navigation.owl-slides__nav .owl-prev { background-position: 5px -18px; }
    .owl-carousel .tabs_slider_navigation.owl-slides__nav .owl-next { background-position: -70px -18px; }    
}

body .container .bottom_slider.tab_slider_wrapp { overflow: hidden; /* height: 500px; */ margin-bottom: 0; }
body .tabs_slider .catalog_item .inner_wrap { margin: 0; }

body .catalog_item .footer_button,
body .catalog_item:hover .footer_button,
.mobile .catalog_item.hover .footer_button, 
.mobile .catalog_item:hover .footer_button { margin: 11px 0 0; }

.tab_slider_wrapp ul.tabs_content .RECOMENDATION_wrapp { position: relative; }

.wraps.owl-carousel .image_wrapper_block .thumb { width: 150px !important; }

.tabs_slider.slides .owl-item .catalog_item { float: none; }
.owl-item .catalog_item:hover { position: absolute; width: 100%; }
.owl-item .catalog_item .footer_button a { color: #fff; }


.owl-carousel .owl-slides .owl-stage-outer { position: static; overflow: visible; }
.owl-carousel .owl-slides .price_group.OLD_PRICE { display: none; }
/* -----------/catalog-detail bigdata-slider----------- */

/* -----------about----------- */
.list-type-block.item-views.wide_img .aboutpage .item > .image img { width: 170px; }

@media (max-width: 767px)
{
    .item-views.list.image_left .aboutpage .item .image { margin: 0 auto; float: none; }

    .item-views.list .aboutpage .item >div h2 { text-align: center !important; }
    .list-type-block.item-views.wide_img .aboutpage .item .image + .body-info { text-align: center; padding-left: 0; }
}

@media (max-width: 470px)
{
    .item-views.list.image_left .aboutpage .item .image { margin: 0 auto; float: none; }
    .list-type-block.item-views.wide_img .aboutpage .item > .image img { width: 100px; }

    .item-views.list .aboutpage .item >div h2 { text-align: center !important; }
    .list-type-block.item-views.wide_img .aboutpage .item .image + .body-info { text-align: center; }
}
/* -----------/about----------- */

/* -----------sale----------- */
.news.list-type-block.item-views.wide_img .item>.image { width: 304px; }
.news.list-type-block.item-views.wide_img .item .image+.body-info { padding-left: 353px; }

@media (max-width: 767px)
{
    .news.item-views.list.image_left .item .image { margin: 0 auto; float: none; }

    .news.item-views.list .items >div h2 { text-align: center !important; }
    .news.list-type-block.item-views.wide_img .item .image + .body-info { text-align: center; padding-left: 0; }
}
/* -----------/sale----------- */

/* -----------main-section-list----------- */
.front_page .sections_wrapper .list .item { padding: 5px; }

@media (min-width: 900px)
{
    .front_page .sections_wrapper .list .item:not(.section_item) .img { width: 250px; height: 250px; max-width: 100%; }
    .front_page .sections_wrapper .list .item .img img { width: 100%; max-width: none; }
    .front_page .sections_wrapper .list .item .name a { font-size: 20px; }
    .front_page .sections_wrapper .list .item .name { padding: 0 5px; }
    .front_page .sections_wrapper .list .item { border: none; }
}
/* -----------/main-section-list----------- */

/* -----------order-call-popup----------- */
@media (max-width: 450px)
{
    .calc_sauna_new #orderAlert_last2 { width: 320px; height: 120px; }
    .calc_sauna_new #orderAlert_last2 p { font-size: 12px; }
}
/* -----------/order-call-popup----------- */

/* -----------licenses----------- */
.item-views.table .item .text { padding-bottom: 0; }
/* -----------/licenses----------- */

/* -----------blog----------- */
.detail.blog h2 { font-size: 1.6em; line-height: 24px; font-weight: lighter; margin: 41px 0 32px; }
.detail.blog h3 { font-size: 1.3em; line-height: 24px; font-weight: lighter; margin: 41px 0 32px; }
section.page-top h1 { font-size: 28px; line-height: 30px; }

@media (max-width: 991.5px) {
    .owl-blog .first-item .animation-boxs { background: none !important; }
}
/* -----------/blog----------- */

/* -----------search----------- */
.header__search { width: 600px; }

.inline-search-block .phone-header-td { display: none; }

@media (min-width: 600px) and (max-width: 991px)
{
    .header__search { display: block; }

    .inline-search-block { line-height: 22px !important; }
    .inline-search-block .row { border-bottom: 1px solid #f5f5f5; }
    .inline-search-block .search-wrapper table { width: 100%; }
}

@media (min-width: 451px)
{
    .search-page-wrap .form-control { max-width: 500px; width: 75%; }
}
/* -----------/search----------- */

/* -----------advantage----------- */
.advantage__item { padding: 0 0 24px 0; }
.advantage__item * { text-align: center; }
.advantage__img { margin: 0 0 24px 0; }
.advantage__img .counter-animate { padding: 0; }
/* -----------/advantage----------- */

section.page-top h1 { margin: 0; }
footer .ext_view .bottom-menu .items > .item-link a,
footer .ext_view .bottom-menu .items > .item-link a:hover { color: #222 !important; }
footer .ext_view .bottom-menu .items > .item-link span { font-size: 1.07em; text-transform: none; color: #222; }

footer .ext_view .bottom-under .inner-wrapper { padding-top: 0; padding-bottom: 15px; }

@media (max-width: 767px)
{
    .sections_wrapper .top_block a.visible-xs { display: inline-block !important; }
}

@media (min-width: 768px)
{
    .sections_wrapper .top_block a.hidden-xs { display: inline-block !important; }
}

@media (max-width: 991px) 
{
    #mobileheader .right-icons > .pull-right { float: left !important; }
}

@media (max-width: 460px)
{
    .specials .top_blocks { margin-bottom: 16px; }
    .specials .top_blocks .tabs { width: 100%; text-align: center; }
    .specials .top_blocks .slider_navigation  { display: none; }
    .specials.tab_slider_wrapp ul.tabs > li { margin: 0; }
    .hover_shine .shine::before { background: none; }
    .best_block.tab_slider_wrapp .top_blocks { margin: 0  0 24px; }
    .best_block.tab_slider_wrapp .top_blocks .tabs li { margin: 0 29px 0 0; }
    .news_akc_block .top_block { margin-bottom: 18px; }

    .flexslider.shadow { background: none !important; }
}

@media (max-width: 400px)
{
    footer .info .address.blocks { width: 200px; }
}

.phone-header-td { text-align: center; }
.phone-header-td > div { display: inline-block; }
#delivery { margin-bottom: 0; }
.top_inner_block_wrapper { padding: 0 0 11px; }
.mobile-menu__image { position: absolute; width: 30px; left: 20px; top: 15px; }
.fill-block ul li a .text { display: inline-block; max-width: 90%; }

.catalog_left_block .catalog_left_block_item_info .catalog_left_block_item-title { padding: 0; }
.catalog_left_block .catalog_left_block_item_info { padding: 20px 10px 0 10px; }
.catalog_left_block .item_block .item { padding-bottom: 15px; }
.catalog_left_block .catalog_left_block_item_info .rating { margin-bottom: 15px; }

/* -----------/night-banner----------- */
.night-banner { position: fixed; left: 50%; top: 25%; z-index: 200; max-width: 600px; color: #fff; font-size: 15px; margin-left: -300px; float: left; z-index: 11;}
.night-banner__wrapper { background: url(/images/nb-sky.png) no-repeat; background-size: cover; padding: 15px; border-radius: 10px; }
.night-banner hr { opacity: 0.5; }
.night-banner .line_form_opd,
.night-banner .line_form_opd a,
.night-banner .line_form_opd a:hover { color: #a5a5a5; }

.nb-header {}
.nb-header__present { width: 100%; max-width: 25px; display: inline-block; margin-right: 15px; }
.nb-header__present svg { fill: #07689b; position: relative; bottom: -4px; }
.nb-header__title { display: inline-block; font-size: 22px; }
.nb-header__close { z-index: 999; opacity: 1; font-size: 18px; color: #fff; width: 25px; height: 24px; border: 1px solid #fff; border-radius: 3px; text-align: center; }
.nb-header__close:hover { color: #fff; }

.nb-body {}
.nb-description__title { color: #efe246; font-weight: bold; }
.nb-description__footer { color: #07689b; font-size: 14px; }

.nb-form {}
.nb-form__description { font-size: 13px; }
.nb-form input { width: 100%; height: 40px; margin-bottom: 15px; border: none; border-radius: 5px; }
.nb-form__submit { background: linear-gradient(to top left, #279acc, #036183); color: #fff; }

@media (max-width: 767px) {
    .night-banner { top: 5%; left: 15px; right: 15px; margin: 0; }
    .nb-header { margin-bottom: 17px; }
}
/* -----------/night-banner----------- */

/* -----------/day-banner----------- */
.day-banner {
  position: fixed;
  left: 50%;
  top: 25%;
  z-index: 200;
  max-width: 600px;
  color: #000;
  font-size: 15px;
  margin-left: -300px;
  float: left;
}

.day-banner__wrapper {
  background: #fff;
  background-size: cover;
  padding: 15px;
  border-radius: 10px;
}

.day-banner hr {
  opacity: 0.5;
  padding: 0;
  margin: 20px 0;
  height: 1px;
  background: #f0f0f0;
  border: 0;
}

.day-banner .line_form_opd,
.day-banner .line_form_opd a,
.day-banner .line_form_opd a:hover {
  color: #a5a5a5 !important;
}

.db-header__present {
  width: 100%;
  max-width: 25px;
  display: inline-block;
  margin-right: 15px;
}

.db-header__present svg {
  fill: #07689b;
  position: relative;
  bottom: -4px;
}

.db-header__title {
  display: inline-block;
  font-size: 22px;
  padding-left: 14px;
}

@media (max-width: 360px) {
  .db-header__title {
    font-size: 19px;
  }
}

.db-header__close {
  z-index: 999;
  opacity: 1;
  font-size: 18px;
  color: #000;
  width: 25px;
  height: 24px;
  border: 1px solid #fff;
  border-radius: 3px;
  text-align: center;
}

.db-header__close:hover {
  color: #000;
}

.db-body {
}

.db-description__title {
  color: #188b30;
  font-weight: bold;
}

.db-description__footer {
  color: #07689b;
  font-size: 14px;
}

.db-form {
}

.db-form__description {
  font-size: 13px;
}

.db-form input {
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  border: none;
  border-radius: 5px;
}

.db-form__submit {
  background: linear-gradient(to top left, #279acc, #036183);
  color: #fff;
}

@media (max-width: 767px) {
  .day-banner {
    top: 5%;
    left: 15px;
    right: 15px;
    margin: 0;
  }

  .db-header {
    margin-bottom: 17px;
  }
}

.day-banner__header.db-header.col-xs-12 {
  width: 100%;
}


.db-form input {
  box-sizing: border-box;
  box-shadow: none;
  color: rgb(56, 56, 56);
  height: auto;
  font-size: 16px;
  width: 100%;
  background: rgb(247, 247, 247);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(234, 235, 236);
  border-image: initial;
  border-radius: 2px;
  padding: 8px 13px 7px;

  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 5px;
}

.db-form .db-form__submit {
  color: rgb(255, 255, 255);
  background: #188b30;
  -webkit-animation: swingday 1.3s infinite;
  animation: swingday 1.3s infinite;
}

.day-banner .line_form_opd a, .day-banner .line_form_opd a {
  text-decoration: underline;
}

.db-header__present svg {
  display: block;
}

.day-banner hr {
  margin: 15px 0;
}

.day-blackblock {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 9;
}

.db-form__submit-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  margin-top: 5px;
}

@-webkit-keyframes swingday {
  10% {
    width: 87%;
    height: 37px;
    padding: 6px 13px 5px;
  }
  20% {
    width: 100%;
    height: 40px;
    padding: 8px 13px 7px;
  }
  30% {
    width: 87%;
    height: 37px;
    padding: 6px 13px 5px;
  }
  40% {
    width: 100%;
    height: 40px;
    padding: 8px 13px 7px;
  }
  50% {
    width: 87%;
    height: 37px;
    padding: 6px 13px 5px;
  }
  60% {
    width: 100%;
    height: 40px;
    padding: 8px 13px 7px;
  }
}

@keyframes swingday {
  10% {
    width: 87%;
    height: 37px;
    padding: 6px 13px 5px;
  }
  20% {
    width: 100%;
    height: 40px;
    padding: 8px 13px 7px;
  }
  30% {
    width: 87%;
    height: 37px;
    padding: 6px 13px 5px;
  }
  40% {
    width: 100%;
    height: 40px;
    padding: 8px 13px 7px;
  }
  50% {
    width: 87%;
    height: 37px;
    padding: 6px 13px 5px;
  }
  60% {
    width: 100%;
    height: 40px;
    padding: 8px 13px 7px;
  }
}

.day-banner__wrapper .row {
  padding: 0 10px;
}

/* -----------/day-banner----------- */

/* -----------production----------- */
.owl-carousel.production .owl-item img { display: block; height: 180px; width: 320px; max-width: 100%; margin: 0 auto; }
/* -----------/production----------- */

/* -----------articles----------- */
.wrong { display: inline-block; position: relative; overflow: hidden; }

.wrong::before { content:''; position:absolute; display:block; width:auto; height:auto; left:0; top:0; right:0; bottom:0; background: rgba(0,0,0,0) url(../images/cross.svg) no-repeat; background-size:100% 100%; }

.correct .fa { position: absolute; top: 25px; left: 40px; color: green; font-size: 90px; opacity: 0.5; }

.bottoms + .search-tags-cloud .tags { margin-bottom: 25px; }

.url-block { margin-bottom: 10px; }
/* -----------/articles----------- */

/* -----------scroll-to-top----------- */
a.scroll-to-top { right: inherit !important; left: 75px !important; }
/* -----------/scroll-to-top----------- */

/* -----------viewed_product_block----------- */
.viewed_block .item_block .item { padding: 0; }
.viewed_block .item_block .item > a { display: block; padding: 20px 12px 10px; }

.viewed_block .item_block:hover .inner_wrap { position: absolute; left: 0; right: 0; }
.viewed_block .item_block:hover a.read_more { color: #fff; }
.viewed_block .item_block .item_info .footer_button { opacity: 1; visibility: visible; height: auto; }
.wrapper_inner .viewed_block .cost.prices .price { font-size: 14px; }

.viewed_block .image_wrapper_block .a { height: 91px; line-height: 91px; width: 91px; margin: auto; text-align: center; }
.viewed_block div.item-title .a, 
.viewed_block div.item-title .a span { line-height: 18px; font-weight: 400; }

.viewed_block .rows_block .item_block { width: 100%; }

@media (min-width: 767px) {
    .viewed_block .item_block .item_info .footer_button { opacity: 0; visibility: hidden; height: 0; }
    .viewed_block .flexslider.shadow .slides { padding-bottom: 40px; }
    .viewed_block .item_block:hover .item_info { background: #fff; border: 1px solid #eee; border-top: none; padding: 10px 0 10px; }
    .viewed_block .item_block:hover .item_info .item-title { padding-left: 12px; padding-right: 12px; }
    .viewed_block .item_block:hover .item_info .footer_button { opacity: 1; visibility: visible; height: auto; }
}
/* -----------/viewed_product_block----------- */


/* -----------/vregions----------- */
.vr-popup { top: 5% !important; }
.vr-popup__header { background-color: #188b30 !important; }
.vr-popup__title { }

.vr-popup .vr-popup__body { background: none; }
.vr-popup__region-link { color: #000 !important; }
.vr-popup__search-wrap .vr-popup__search-input { padding: 0 44px 0 17px; height: 40px; font-size: .933em; line-height: 40px; background: #f5f5f5; border: 1px solid #eee; color: #444; display: block; width: 100%; border-radius: 3px; }

.popup_regions .items.ext_view { font-size: 14px; }
.popup_regions .items.ext_view .cities { width: 45%; }
.popup_regions .items.ext_view > section { display: inline-block; vertical-align: top; width: 25%; font-size: 13px; padding-right: 20px; color: #555; }

.popup_regions .items.ext_view .cities.more-regions { width: 100%; }
.popup_regions .items.ext_view .cities.more-regions .item { display: inline-block !important; }


.popup_regions section.toggle .title,
.popup_regions section.toggle .title::before,
.popup_regions section.toggle.active > .title::before { border: none; background: none; }

@media (min-width: 768.5px) {
    .popup_regions .items .block:not(.more-regions) .items_block { display: block !important; }
    /* .popup_regions .items.ext_view .cities.more-regions .toggle-content { display: block !important; } */
}

@media (max-width: 768px) {
    .popup_regions .items.ext_view .cities,
    .popup_regions .items.ext_view > section { display: block; width: 100%; }
    .popup_regions .items.ext_view .cities.more-regions .item { display: block !important; }
}

/* .vregions-sepia { background: rgba(255, 255, 255, 0.7) !important; } */
/* -----------/vregions----------- */

/* -----------whatsapp----------- */
.callbackkiller.whatsapp, .callbackkiller.telegram { display: none !important; }
    
@media(max-width: 767px)
{
    .callbackkiller .whatsapp-notifier { display: block; width: 227px; position: relative; top: 30px; left: -188px; overflow: hidden; }
    .callbackkiller .whatsapp-notifier__inner-wrapp { position: relative; background: #139c14; padding: 5px 5px 5px 15px; border-radius: 13px; right: -250px; }
    .callbackkiller .whatsapp-notifier__body { color: #fff !important; font-size: 14px; line-height: 18px; font-weight: bold; text-align: center; }
    .callbackkiller .whatsapp-notifier__close {
        z-index: 999;
        opacity: 1;
        font-size: 18px;
        color: #aeaeae !important;
        width: 25px;
        height: 24px;
        text-align: center;
        position: relative;
        right: 195px;
        top: -2px;
    }

    .callbackkiller .whatsapp__message-count {
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #ff360e;
        font-size: 12px;
        line-height: 21px;
        color: #fff !important;
        text-align: center;
        z-index: 1000000;
        right: 0;
        display: none;
    }

    .callbackkiller.cbk-phone.cbk-phone-pulse {
        --box-shadow-color: 0 9px 16px rgba(19,156,20,.6);
    }

    /* .callbackkiller { display: none !important; } */
    .callbackkiller.whatsapp, .callbackkiller.telegram { display: block !important; }
    .callbackkiller.whatsapp.cbk-phone .cbk-phone-bgr, 
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-pulse .cbk-phone-circle,
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-pulse .cbk-phone-second_circle,
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-pulse .cbk-phone-third_circle { background-color: rgba(19,156,20,1) !important; }
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-xs { height: 57px !important; width: 57px !important; display: block; position: fixed; bottom: 10%; right: 4%; transform: scale(1); z-index: 5;  }
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-xs .cbk-phone-phone { margin: 5px 0 0 6px; height: 45px !important; width: 45px !important; }
    .callbackkiller.whatsapp.cbk-phone.cbk-phone-xs .cbk-phone-phone img { width: 100%; }

    .callbackkiller.telegram.cbk-phone.cbk-phone-xs .cbk-phone-phone img {
        left: 10px;
        margin-left: 1px;
        margin-top: 3px;
    }

    .callbackkiller.telegram {
        display: block !important;
    }

    .callbackkiller.telegram.cbk-phone.cbk-phone-xs {
        height: 57px !important;
        width: 57px !important;
        display: block;
        position: fixed;
        bottom: 20%;
        right: 4%;
        transform: scale(1);
        z-index: 5;
    }

    .callbackkiller.telegram.cbk-phone.cbk-phone-xs .cbk-phone-phone {
        margin: 5px 0 0 6px;
        height: 45px !important;
        width: 45px !important;
    }

    .callbackkiller.telegram.cbk-phone.cbk-phone-xs .cbk-phone-phone img {
        width: 90%;
    }

    .callbackkiller.telegram.cbk-phone.cbk-phone-xs.cbk-phone-pulse.cbk-phone-text-none {
        bottom: 21% !important;
    }

    .callbackkiller.telegram.cbk-phone .cbk-phone-bgr, .callbackkiller.telegram.cbk-phone.cbk-phone-pulse .cbk-phone-circle {
        background-color: #24A1DE;
    }
}
/* -----------/whatsapp----------- */

/* -----------mobile-logo----------- */
.mobileheader-v1 .logo { display: block; }
.mobileheader-v1 .logo > a { display: block; }

#mobileheader { height: 70px; padding-top: 5px; }
#mobileheader .logo { line-height: normal; text-align: center; }
#mobileheader .logo img { max-width: 40px; }

#mobileheader .logo-block { height: 100%; padding: 0 5px 0 0; float: none !important; display: inline-block; position: absolute; left: calc( 50% - 45px); }

#mobileheader .mobileheader-v1 { text-align: center; }
/* -----------/mobile-logo----------- */

/* -----------ktodostavit----------- */
html.ec-lock:not(.desktop) { overflow: hidden !important; width: 100%; height: 100%; position:relative; }
.ec-lock:not(.desktop) body { overflow: hidden !important; height: 100%; position:relative; }

.ktodostavit { /* border: 1px solid #f2f2f2; */ margin: 0 0 10px; }
.ktodostavit__inner-wrap { width: 100%; height: 100%; display: flex; align-items: center; flex-wrap: nowrap; padding-top: 5px; padding-bottom: 5px; }

.ktodostavit__body { display: flex; align-items: center; margin-right: 15px; }
.ktodostavit__image { flex: 1 0 auto; }
.ktodostavit__image img { width: 20px; max-width: 100%; max-height: 100%; }
.ktodostavit__text { text-align: left; margin-right: 7px; display: inline-block }

.ktodostavit__footer .btn-xs,
.itemcalc__footer .btn-xs { font-size: inherit; padding: 5px 9px 6px; }

.ktodostavit__footer { text-align: left; }
.ktodostavit__footer > a { display: inline-block; text-decoration: none; }

#ecCalc .ec-calc-again,
#ecCalc .ec-calc-agree,
#ecCalc .ec-calc-made { display: none }

@media (max-width: 500px) 
{
    .itemcalc__body,
    .ktodostavit__body { align-self: baseline; }
    .ktodostavit__text, .itemcalc__text { width: 100%; display: inline-block; margin: 0 0 5px 0; text-align: center; }
    .ktodostavit__footer, .itemcalc__footer { width: 100%; display: inline-block; margin: 0; text-align: center; }
    .ktodostavit__footer, .itemcalc__footer { padding-right: 40px; }
}
/* -----------/ktodostavit----------- */

/* -----------socials-block----------- */
.socials-block { margin-bottom: 30px; }
.socials__title { font-size: 16px; font-weight: 700; text-align: center; color: #000; margin-bottom: 10px; }
.socials__item { font-size: 45px; margin: 15px 0; padding: 0; }
.socials__item a { overflow: hidden; position: relative; width: 100%; }
/* .socials__item a svg { width: 100% !important; height: auto; } */
.socials__item a img { width: 45px; max-width: 100%; height: auto; }

.socials__item.socials--whatsapp a { color: #55cd6c; }
.socials__item.socials--viber a { color: #7d3daf; }
.socials__item.socials--telegram a { color: #61a8de; }
.socials__item.socials--facebook a { color: #0084ff; }
.socials__item a span { display: block; margin-top: 5px; font-size: 15px; color: #000; text-decoration: none; }
/* -----------/socials-block----------- */

/* -----------*_CALC_frame----------- */
.popup[class*=_CALC_frame] { max-width: 650px; }
.popup[class*=_CALC_frame] .form-control { margin-bottom: 7px; }
.popup[class*=_CALC_frame] .form .inputfile { margin-top: 9px; }

.popup.SAUNA_CALC_frame { max-width: 550px; }
/* -----------/*_CALC_frame----------- */

/* -----------owl-arrows----------- */
.owl-carousel .owl-item img { width: auto; }
.owl-carousel.wraps { text-align: inherit; }

@media (max-width: 768px) {
    /* .owl-item:active .item.arrows::before,
    .owl-item:active .item.arrows::after,
    .owl-item:hover .item.arrows::before,
    .owl-item:hover .item.arrows::after {
        display: none !important;
    }

    .owl-item .item.arrows::before,
    .owl-item .item.arrows::after {
        content: ' ' !important;
        position: absolute;
        background-size: 100%;
        background-repeat: no-repeat;
        display: inline-block;
        pointer-events: none;
        width: 25px;
        height: 25px;
        top: 30%;
        opacity: 0.5;
        z-index: 90;
    }

    .owl-item .item.arrows::before { left: 10px; background-image: url(/images/svg/arrow-left.svg); }

    .owl-item .item.arrows::after { right: 10px; background-image: url(/images/svg/arrow-right.svg); } */

    .owl-nav { width: 100%; top: 28%; z-index: 99; position: absolute; display: block !important; }
    
    .owl-nav .owl-prev { position: absolute; left: 0; }
    .owl-nav .owl-next { position: absolute; right: 0; }

    .owl-nav .owl-prev span,
    .owl-nav .owl-next span { display: none; }
    
    .owl-nav .owl-prev::before,
    .owl-nav .owl-next::before,
    .tabs_slider_navigation.owl-slides__nav .owl-prev::before, 
    .tabs_slider_navigation.owl-slides__nav .owl-next::before {
        content: ' ' !important;
        background-size: 100%;
        background-repeat: no-repeat;
        pointer-events: none;
        display: inline-block;
        width: 25px;
        height: 25px;
        z-index: 90;
        opacity: 0.5;
    }

    .owl-nav .owl-prev::before { background-image: url(/images/svg/arrow-left.svg); }
    .owl-nav .owl-next::before { background-image: url(/images/svg/arrow-right.svg); }

    .owl-carousel.touched .owl-nav .owl-prev::before,
    .owl-carousel.touched .owl-nav .owl-next::before { display: none !important; }

    .owl-slides__nav button {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0!important;
        font: inherit;
    }

    body .container .bottom_slider.tab_slider_wrapp.block_v .slider_navigation.top { z-index: 99; width: 100%; }

    .right_block ul li.owl-slides__nav { margin: 0; padding: 0; position: absolute; }

    .tabs_slider_navigation.owl-slides__nav .owl-prev,
    .tabs_slider_navigation.owl-slides__nav .owl-next {
        border: none;
        margin: 0;
        padding: 0;
        background: none;
    }

    .slider_navigation.ASSOCIATED { top: 35% !important; }
    .slider_navigation.EXPANDABLES { top: 35% !important; }
    .slider_navigation.RECOMENDATION { top: 41% !important; }

    .owl-mobile-catalog .owl-nav { top: 43%; }
    .right_block ul.owl-mobile-catalog li:before { display: none; }
    .owl-mobile-catalog { min-height: 220px; }
    .owl-mobile-catalog .owl-item .item { padding: 0; }
    .owl-mobile-catalog .item img { max-height: 220px; }
}
@media (min-width: 768px) {
    .owl-mobile-catalog { display: none !important; }
}
/* -----------/owl-arrows----------- */

/* -----------flex-arrows----------- */
@media (max-width: 768px) {
    /* .flexslider .slides .arrows { position: relative; }

    .flexslider .slides .arrows:active::before,
    .flexslider .slides .arrows:active::after,
    .flexslider .slides .arrows:hover::before,
    .flexslider .slides .arrows:hover::after {
        display: none !important;
    }

    .flexslider .slides .arrows::before,
    .flexslider .slides .arrows::after {
        content: ' ' !important;
        position: absolute;
        background-size: 100%;
        background-repeat: no-repeat;
        pointer-events: none;
        display: inline-block;
        width: 25px;
        height: 25px;
        top: 30%;
        opacity: 0.5;
        z-index: 90;
    }

    .flexslider .slides .arrows::before { left: 10px; background-image: url(/images/svg/arrow-left.svg); }

    .flexslider .slides .arrows::after { right: 10px; background-image: url(/images/svg/arrow-right.svg); }

    .catalog_detail .flexslider .slides .arrows::before,
    .catalog_detail .flexslider .slides .arrows::after { top: 45%; }

    .flexslider .slides .img .arrows::before,
    .flexslider .slides .img .arrows::after { top: 45%; }

    .viewed_block .flexslider .slides .arrows::before,
    .viewed_block .flexslider .slides .arrows::after { top: 20%; }

    .common_product .flexslider .slides .arrows::before,
    .common_product .flexslider .slides .arrows::after { top: 25%; }

    .item_slider.flex .slides li.arrows { position: relative; } */

    .border .flex-direction-nav li { border: none !important; }
    .flex-direction-nav { width: 100%; top: 25%; z-index: 99; display: block !important; }
    
    .flex-direction-nav .flex-nav-prev { position: absolute; left: 0; }
    .flex-direction-nav .flex-nav-next { position: absolute; right: 0; }
    
    .custom_flex .flex-direction-nav li a { background: none; }

    .flex-nav-prev .flex-prev::before,
    .flex-nav-next .flex-next::before {
        content: ' ' !important;
        background-size: 100%;
        background-repeat: no-repeat;
        pointer-events: none;
        display: inline-block;
        width: 25px;
        height: 25px;
        z-index: 90;
        opacity: 0.5;
    }

    .flex-nav-prev .flex-prev::before { background-image: url(/images/svg/arrow-left.svg); }
    .flex-nav-next .flex-next::before { background-image: url(/images/svg/arrow-right.svg); }

    .border.custom_flex .flex-direction-nav li:hover, 
    .border.custom_flex .flex-direction-nav li:hover a,
    .brands_slider_wrapp.flexslider .flex-direction-nav li:hover, 
    .custom_flex .flex-direction-nav li:hover, 
    .custom_flex .flex-direction-nav li:hover a, 
    .custom_flex .flex-direction-nav li:hover span, 
    .module-pagination .flex-direction-nav li:hover, 
    .module-pagination .flex-direction-nav li:hover a { background: none !important; }

    .flexslider.hover .flex-nav-prev .flex-prev::before,
    .flexslider.hover .flex-nav-next .flex-next::before { display: none; }

    /*  */
    .news_akc_block .top_right.border.custom_flex .flex-direction-nav { top: 29%; }
    .viewed_block .top_right.border.custom_flex .flex-direction-nav { top: 25%; }
    .instagram .flex-nav-next .flex-next::before,
    .instagram .flex-nav-prev .flex-prev::before { display: none}
}
/* -----------/flex-arrows----------- */

.clicked .zoom { opacity: 1 !important; }

@media (max-width: 768px)
{
    .current:hover .zoom, .item:hover .zoom, .popup_link:hover .zoom { opacity:0; }
}

.btn.btn-default.yellow:hover {
    background-color: #ffbc3f;
    border-color: #ffbc3f;
}