

/* Start:/local/templates/webdoka/components/gv/catalog/catalog/style.css?17413354073827*/
.sort_order{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 8px;
    color: #b7b7b7;
    z-index: 10;
    cursor: pointer;
}
.sort_order + .sort_key{
    padding-left: 5px;
    max-width: 108px;
}
.catalog_error_item{
    background: #fff;
    margin-bottom: 15px;
    clear: both;
    padding: 15px;
}
.sorder{
    display: inline-block;
    position: relative;
    margin: 0 0 0 6px;
    border: 1px solid #40404B;
    border-radius: 4px;
    padding: 3px 6px;
    webkit-box-shadow: inset 0 4px 7px 0 rgba(0,0,0,.25);
    -moz-box-shadow: inset 0 4px 7px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 4px 7px 0 rgba(0,0,0,.25);
    cursor: pointer;
}
.gv_modal_inner input:focus,.gv_modal_inner textarea:focus,.gv_modal_inner input[data-valid="focus"],.gv_modal_inner textarea[data-valid="focus"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ff9600;-moz-box-shadow: inset 0px 0px 0px 3px #ff9600;box-shadow: inset 0px 0px 0px 3px #ff9600; border: 1px solid #ff9600;}
.gv_modal_inner input[data-valid="error"],.gv_modal_inner textarea[data-valid="error"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ba3c3c;-moz-box-shadow: inset 0px 0px 0px 3px #ba3c3c;box-shadow: inset 0px 0px 0px 3px #ba3c3c; border: 1px solid #ba3c3c;  padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-error.png) no-repeat 100% 50% #fff;}
.gv_modal_inner input[data-valid="ok"],.gv_modal_inner textarea[data-valid="ok"]{-webkit-box-shadow: inset 0px 0px 0px 3px #d8d8d8;-moz-box-shadow: inset 0px 0px 0px 3px #d8d8d8;box-shadow: inset 0px 0px 0px 3px #d8d8d8; border: 1px solid #d8d8d8; padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-ok.png) no-repeat 100% 50% #fff;}

.pages_cat_l{text-align:left;}
.pages_cat{margin-top: 10px;}

.seo_text_catalog{
    margin-right: 15px;
    position: absolute;
    bottom: -8%;
    right: 0;
}
.seotext {
    height: 280px;
}

@media screen and (min-width:992px){
	.pages_cat_l{text-align:right;}
	.pages_cat{margin-top: 4px;}
        .seo_text_catalog{
            margin: 15px;
            left: -50%;
        }
}

.stock,.pages_cat {
    display: inline-block;
    position: relative;
    /* font-size: 12px; */
}
.stock label {
    font-weight: normal;
}

.sh_desc {
    background: #fff;
    margin-bottom: 15px;
    padding: 9.5px 15px;
    letter-spacing: 0px;
	min-height:59px;
	overflow:hidden;
}
@media screen and (min-width:1600px){
	.sh_desc {
		height:59px;
		overflow:hidden;
	}
	.sh_desc span{
		display:block;
		height:37px;
		overflow:hidden;
	}
}

.tovar_list_sidebar{padding-top:15px;}
.section_title.main_title{padding-bottom: 5px;}

.vid_item.c_review_l .text_l{padding:10px 15px;}
.vid_item.c_review_l{padding:0; position:relative;}
@media screen and (min-width:1200px){
	.vid_item.c_review_l{height:440px;}
	.vid_item.c_review_l .text_l .title{overflow: hidden;height: 20px;display: block;}
	.vid_item.c_review_l .text_l .text{overflow: hidden;height: 40px;display: block;}
        .seo_text_catalog{left: -33.33%;}
}

@media screen and (min-width:1600px){
	.sh_desc_l,.sh_sort_l {width:50%;}
	.vid_item_l{width:50%;}
	.product_item_new_l{width:25%;}
	.tovar_list_sidebar,.catalog-detail-right {width: 20%;}
	
	.catalog-detail-left {
		width:80%;
		/*width:100% !important;*/
		margin-left: 0;
		margin-right: 0;		
	}
	
	.catalog_list{
		/*width:100% !important;*/
		width:80%;
		margin-left: 0;
		margin-right: 0;			
	}
    
	.seo_text_catalog{left: -25%;}
	
	.ifs_section_cat{
		width:80%;
	}
	
}

.make_order {
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
    padding: 100px 0;
}
/* End */


/* Start:/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/style.css?174645356430524*/
.catalog-detail {
    position: relative;
}
.catalog-detail h1 {
    color: #40404b;
    font-size: 26px;
    font-size: 1.857142857142857em;
    margin: 0;
}
.catalog_detail_wrapper{
    margin-bottom: 15px;
    padding: 15px;
    background: #fff;
}

.catalog-detail-allimg {
    margin-bottom: 10px;
    width: 100%;
}
.el_old_price {
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
    color: #666676;
    float: left;
    text-decoration: line-through;
}
.el_old_price.poss {
    text-decoration: none;
}
.el_old_price .fa-rub{
    font-size: .8em;
}
.discount_percent {
    float: left;    
    color: #84bc30;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
    font-weight: bold;
    margin-left: 10px;
}
.xc_ski_shop .discount_percent{
    color: #4cbbda;
}
.alpine_ski_shop .discount_percent{
    color: #505199;
}
.el_new_price{
    font-size: 32px;
    font-size: 2.285714285714286em;
    color: #40404b;
    font-weight: bold;
    line-height: 1;
}
.el_new_price .fa{
    font-size: 24px;
    font-size: 0.66666666666666666666666666666667em;
}
.free_dev, .free_dev a{
    color: #84bc30;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
.free_dev a:hover{
    color: #84bc30;
    text-decoration: underline;
}
.ski .free_dev, .ski .free_dev a{
    color: #4cbbda;
}
.ski .free_dev a:hover{
    color: #4cbbda;
    text-decoration: underline;
}
.mount .free_dev, .mount .free_dev a{
    color: #505199;
}
.mount .free_dev a:hover{
    color: #505199;
    text-decoration: underline;
}
.avail_status{
    margin-bottom: 10px;
    margin-top: 10px
}
.avail_status .fa{
    padding-left: 5px;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
}
.avail_status .no{
    color: red;
}
.avail_status .yes{
    color: #84bc30;
}
.ski .avail_status .yes{
    color: #4cbbda;
}
.mount .avail_status .yes{
    color: #505199;
}
#one_click {
    /*text-transform: uppercase;*/
    /*color: #40404b;*/
}
.catalog-item-compare, .catalog-item-compared {
    text-decoration: none;
    color: #40404b;
}

ul.cell_titles{
    overflow: hidden;
    padding: 0;
    border-bottom: 1px solid rgba(64,64,75,.5);
    margin-bottom: 0;
}
.cell_titles li{
    display:block;
    width:150px;
    float:left;
    padding:10px 15px;
    cursor:pointer;
    font-weight: bold;
	border:1px solid rgba(64,64,75,.5);
	border-bottom:none !important;
	text-align:center;
}
.cell_titles li.act{
    background:#40404b;
    color:#fff;
}
.cell_titles li h3 {
    margin: 0;
    font-size: 14px;
}
.cell_titles li span {
    margin: 0;
    font-size: 14px;
    line-height: 1.1;
}

.cell_filter{
    border-bottom: 1px solid rgba(64,64,75,.5);
    padding: 5px 15px 5px 15px;
}
.cell_filter>.row {
    background-color: #fff;
    padding-top: 15px;
}
#act-2>.row{
    background-color: #fff; background-image: linear-gradient(#40404b 50%, transparent 50%);
}
.cell_filter_title{
    /*color: #929292;*/
    color: #FFF;
    font-size: 24px;
    padding-right: 10px;
    display: block;
    margin-bottom: 10px;
}
.gv_dropdown {
    display: inline-block;
    position: relative;
    margin: 0 6px;
}
.gv_dropdown:after{
    content: "\f107";
    position: absolute;
    right: 0;
    top: 0;
    font-family: FontAwesome;
    font-size: 18px;
    padding: 4px 10px;
    z-index: 0;
}
.gv_dropdown select {
    position: relative;
    z-index: 1;
    background: none;
    border: 1px solid rgba(64,64,75,.5);
    border-radius: 4px;
    padding: 3px 5px;
    padding-right: 24px;
    -webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/

    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/
    cursor: pointer;
    /*My custom style for fonts*/

    color: #40404B;

    -webkit-box-shadow: inset 0 4px 7px 0 rgba(0,0,0,.25);
    -moz-box-shadow: inset 0 4px 7px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 4px 7px 0 rgba(0,0,0,.25);
  
}
.gv_dropdown select::-ms-expand { display: none; }
.offers_list{padding-left:15px; padding-right:15px;position: relative;}
.offers_list>.row{
    padding: 10px 0;
    border-bottom: 1px solid rgba(64,64,75,.5);
	clear: both;
}
.offers_list>.row:nth-last-child(2){
    border-bottom: none;
}
.offer_name {
    color: #929292;
}
.offer_name+div {
    padding-left: 0;
    word-wrap: break-word;
}
.store_name {
    position: relative;
    float: left;
    text-decoration: underline;
    cursor: pointer;
    color: #40404b;
    font-size: 14px;
}
.full, .empty_store {
    float: left;
    width: 11px;
    height: 11px;
    margin-right: 2px; 
    background: #84bc30;
    border: 1px solid rgba(64,64,75,.5);
}
.ski .full{
    background: #4cbbda;
}
.mount .full{
    background: #505199;
}
.empty_store {
    background: #fff;
}
.offer_old_price {
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
    text-decoration: line-through;
    color: #666676;
}
.offer_old_price.poss {
    text-decoration: none;
}
.offer_new_price {
    font-size: 28px;
    font-size: 2em;
    color: #40404b;
    font-weight: bold;
    margin-bottom: 10px;
	line-height: 35px;
}
.offer_new_price .fa{
    font-size: 24px;
    font-size: 0.75em;
}
.top_old_price_discount{
    color: #84bc30;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
    font-weight: bold;
    margin-left: 10px;
    display: inline-block;
}
.ski .top_old_price_discount{
    color: #4cbbda;
}
.mount .top_old_price_discount{
    color: #505199;
}
.nav_back_link{
    margin-top: 0px;
    margin-bottom: 10px;
	display:none;
}

.nav_back_link .fa{
    color: #fff;
    font-size: 18px;
    padding-right: 7px;
    vertical-align: bottom;
}
a.back_link {
    background: #40404b;
    display: block;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 16px 0;
}
a.back_link:hover,
a.back_link:focus,
a.back_link:active{
    color: #fff;
}
.avail_date {
    color: #40404b;
    letter-spacing: 0px;
	margin-bottom:10px;
}
.avail_date .fa{
    padding-left: 5px;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
}
.avail_date .no{
    color: red;
}
.avail_date .yes{
    color: #84bc30;    
}
.xc_ski_shop .avail_date .yes{
    color: #4cbbda;
}
.alpine_ski_shop .avail_date .yes{
    color: #505199;
}
.cd_top{
    position: relative;
    padding: 20px 15px;
}
.cd_dop{
    margin-bottom: 10px;
}
a.nav_link_prev,
a.nav_link_next{
    position: absolute;
    top:0; 	
    bottom: 0;
    height: 1em;
    margin: auto;
    font-size: 60px;
    color: #666676;
    text-decoration: none;
}
a.nav_link_prev{
    left: 15px;
}
a.nav_link_next{
    right: 15px;
}
div.catalog-detail-image-q {
    width: 76px;
    height: 60px;
    display: inline-block;
}
@media screen and (max-width:768px){
    div.catalog-detail-image-q {
        width: 48px;
    }
}
.cd_links{
    position: absolute;
    bottom: -30px;
    left: 0px;
    right: 0;
    padding: 0 15px;
}
.help_links {
    padding: 0 15px;
}
.cd_links.rows {
    bottom: -90px;
}
.cd_links .fa, .help_links .fa{
    font-size: 18px;
    font-size: 1.285714285714286em;
    padding-right: 5px;
}
.avail_el_state,
.catalog-yandex-market{
    margin-bottom: 10px;
}
/*-----------------------*/
.catalog-detail-table {
    margin-bottom: 10px;
}

#catalog-detail-main-himage {
    height: 190px;
    padding-top: 10px;
}

.catalog-detail-nofoto {
    width: 210px;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}
#el_desc, .sale_help {
    width: 375px;
    float: left;
    margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	font-family: Tahoma;
	color: #4D4D4D;
	font-size: 10px;
	border-top: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
.sale_help img {
	margin-right: 10px;
}
.sale_help .sale_help_text {
	margin: 0px 0px 7px 0px;
}
.sale_help a {
	color: #69C028;
}
.sale_help p, .gr_det p, .gr_det h3  {
    margin: 0;
}
#el_desc span {
    color: #69C028;
    cursor: pointer;
}

.element_prop {
    color: #40404b;
    font-size: 14px;
    width: 385px;
    margin-bottom: 10px;
}
.element_prop.element_prop_first {
	/*line-height: 13px;*/
    /*margin-bottom: 3px;*/
    margin-bottom: 8px;
}
.element_prop.element_prop_second {
	width: 570px;
}
.element_prop.element_prop_second tr td:first-child {
	width: 180px;
}
.element_prop b {
    color: #929292;
}
.element_prop td, .element_prop_select td {
    padding: 0;
    font-size: 14px;
}
.element_prop_select td {
    padding-bottom: 3px;
}
.element_prop_select td select {
    color: #64625F;
    font-size: 11px;
}
.catalog-detail-price {
    position: relative;
    width: 150px;
    min-height: 38px;
    float: left;
    margin-bottom: 5px;
}
.element_options {
    background: #69C028 url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/options.gif') 3% 50% no-repeat;
    width: 105px;
    height: 16px;
    float: left;
    padding-left: 12px;
    margin-top: 5px;
}
.element_options a {
    color: #FFF;
    text-decoration: none;
    text-transform: lowercase;
}
td.catalog-item-links_td {
    position: relative;
}
.catalog-item-links {
}
.catalog-item-links a {
    display: block;
}
.catalog-item-links a:hover {
    text-decoration: none !important;
	color:#fff;
}
.catalog-item-buy, .catalog-item-in-the-cart {
}

.offer_name .catalog-item-compare, .offer_name .catalog-item-compared {
	font-weight: normal;
}
.waitlist {
    display: block;
    background: url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/waitlist.jpg') left center no-repeat;
    padding-left: 16px;
    text-transform: lowercase;
    margin-top: 5px;
    cursor: pointer;
    color: #64625F;
    font-size: 10px;
    width: 82px;
    /*margin-top: 10px;*/
}
.waitlist_comment {
    position: absolute;
    display: none;
    bottom: -50px;
    left: -70px;
    width: 350px;
    background: #FFF;
    border: 1px solid #ababab;
    padding: 5px;
    z-index: 100;
    font-size: 10px;
}
.offer_value .waitlist {
	text-decoration: none;
}
.view_all_section, .view_all_brand {
    margin-bottom: 3px;
    color: #69C028;
}
.element_view {
    color: #69C028;
    font-size: 12px;
}
.view_all_section a, .view_all_brand a {
	font-size: 11px;
	color: #69C028;
}
.element_view {
    text-transform: uppercase;
    font-size: 14px;
    color: #FFF;
    background: #69C028;
    width: 200px;
    padding: 2px 0 2px 3px;
}
.catalog-detail-full-desc {
    color: #64625F;
    border-bottom: 1px dotted #69C028;
    padding-bottom: 10px;
}
.catalog-detail-full-desc p {
    font-size: 16px;
    color: #69C028;
    margin-top: 0;
    margin-bottom: 5px;
}
td.props_value_td {
	width: 250px;
        font-size: 11px;
}

.offer_border {
    background-image: url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/catalog_detail_div.png');
    background-position: 100% 0%;
    background-repeat: repeat-x;
    background-size: auto;
    height: 2px;
    /*margin-right: 10px;*/
    margin-right: 1px;
    /*width: 580px;*/
    width: 569px;
}
.element_price {
    font-size: 20px;
    color: #69C028;
    width: 150px;
    margin-top: 5px;
    float: left;
}
.element_old_price {
    font-size: 14px;
    text-decoration: line-through;
    color: #64625F;
}
.element_new_price {
    font-size: 18px;
    color: #69C028;
}
.item-compare {
    display: block;
    float: left;
    background: url(/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/compare.gif) left center no-repeat;
    padding-left: 18px;
    text-transform: lowercase;
    margin: 10px 0 0 0;
    width: 120px;
    text-decoration: none;
}
.noofers {
    margin-top: 9px;
}
.noofers .item-buy, .noofers .catalog-item-in-the-cart {
    background: url(/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/cart.png) left center no-repeat;
    padding-left: 20px;
    text-transform: lowercase;
    margin: 2px 0 5px 0px;
    text-decoration: none;
}
.nav_back_links {
	padding: 27px 0px 0px 0px;
}
.nav_back_prev {
	float: left;
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 5px;
}
.nav_back_next {
	width: 24px;
	height: 24px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.detail_page_cell{
	position:relative;
}



.cell_titles li.act h2, .cell_titles li:hover h2 {
    color: #fff;
}
.cell_titles li:hover{
    background:#69C028;
    color:#fff;
	border:1px solid #69C028;
}
.xc_ski_shop .cell_titles li:hover{
    background:#4cbbda;
	border:1px solid #4cbbda;
}
.alpine_ski_shop .cell_titles li:hover{
    background:#505199;
	border:1px solid #505199;
}
.text_cell_detail div.gr_det{
	display:none;
	border-bottom: 1px solid rgba(64,64,75,.5);
}
#detail_text, #detail_props, #detail_additional {
    position: absolute;
    z-index: 10;
    display: none;
}

.gr_det_mobile_title{height:46px; line-height:46px; border: 1px solid rgba(64,64,75,.5); padding:0 40px 0 15px; position:relative; font-size:16px; overflow: hidden}
.gr_det_mobile_title:before{content: "\f107";line-height: 46px;width: 40px;font-size: 24px;transition: all .2s; font-family:FontAwesome; position:absolute; top:0; right:0; text-align:center;}
.gr_det_mobile_title.act:before{transform:rotate(180deg);}

.cell_titles {display:none;}

@media screen and (min-width:992px){
	.text_cell_detail div.gr_det{
		display:block;
	}
        #detail_text, #detail_props, #detail_additional {
            position: absolute;
            z-index: 10;
            display:block;
        }
	.gr_det_mobile_title{display:none;}
	.cell_titles {display:block;}
}

.text_cell_detail div.gr_det.act{
	display:block;
}
#detail_text.gr_det.act, #detail_props.gr_det.act, #detail_additional.gr_det.act {
    display: block;
}

.main_title.gr_det_title{
	margin-bottom:0px;
}


.hint, .hint_bottom {
    display: block;
    position: relative;
    float: left;
    width: 10px;
    height: 10px;
    background: url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/help.gif') center center no-repeat;
    margin: 2px 0 0 3px;
    cursor: pointer;
}
.text_hint, .text_hint_left, .text_hint_right {
    display: none;
    position: absolute;
    width: 400px;
    left: -420px;
    background: #FFF;
    border: 1px solid #69C028;
    box-shadow: 0px 0px 10px #255304;
    padding: 10px;
    z-index: 500;
    cursor: default;
}
.text_hint_right {
	width: 365px;
	right: 8px;
	left: auto;
}
.text_hint {
    top: 10px;
}
.text_hint_left {
    left: 10px;
    width: 500px;
    bottom: 10px;
}
.text_hint_right {
    bottom: 10px;
}
.text_hint b, .text_hint_left b {
    float: left;
}
.close_button {
    float: right;
    background: url("/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/help_close.png") center center no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

/* --------------------------------- purchase modal window ------------------- */
.ui-dialog {
    background: #FFF;
    width: 500px;
}
.text-detail-element {
	text-align: justify;
        padding-right: 15px;
}

.catalog-links_propose {
    font-size: 11px;
    margin: 7px 0;
    /*width: 96px;*/
}
.catalog-links_propose a {
    display: block;
    text-decoration: none;
    margin-bottom: 5px;
    color: #555555;
}

.buy-to-order span.avail_date {
	color: #000;
}
span.avail_date.not_avail {
	/*color: red;*/
	color: #999999;
}

.clear {
    clear: both;
}
.quantity_squear {
    position: relative;
    margin-top: 6px;
    margin-bottom: 7px;
    float: left;
}
.quantity_number {
    display: none;
    position: absolute;
    padding: 7px;
    background: #FFF;
    border: 1px solid #ababab;
    border-radius: 5px;
    z-index: 100;
    top: -35px;
    left: -5px;
}

.store_descript {
    display: none;
    position: absolute;
    background: #FFF;
    border: 1px solid #ababab;
    border-radius: 5px;
    z-index: 100;
    padding: 10px;
    top: 0;
    right: -100px;
    min-width: 300px;
}
.store_close {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 14px;
    height: 14px;
    background: url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/help_close.png') center center no-repeat;
    cursor: pointer;
    z-index: 200;
}

.ui-dialog-buttonset button:last-child{
    border: 2px solid #327e04; 
    background: #67b021 url(/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/ui-bg_highlight-soft_25_67b021_1x100.png) 50% 50% repeat-x !important; 
    font-weight: normal; 
    color: #ffffff !important; 
    
}
#err_form {
    color: #FF0000;
}
.buy_one_notavail {
    display: none;
}
/*------------------------*/
.attention{
    color: #FF9960;
}
.attention>.title{
    margin-bottom: 10px;
}
.att_item{
    margin-bottom: 10px;
    background: #fff;
}
.att_item .title{    
    padding: 6px 8px;
    color: #40404b;
}

.more_tovars{
    margin-bottom: 10px;
}
.more_tovars>.title{
    border-bottom: 1px solid rgba(64,64,75,.5);
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
	margin-top: 20px;
	font-size: 30px;
	font-weight:400;
}

@media screen and (min-width:1600px){
	.more_tovars>.title{
		display: block;
		margin-bottom: 10px;
		border:none;
		padding-bottom: 0;
		margin-top: 0;
		font-size: 14px;
		font-weight:600;
	}
}




.choise_vatiants{
    padding-top: 15px;    
    border-bottom: 1px solid rgba(64,64,75,.5);
    margin-bottom: 15px;
}
.choise_vatiants_title{
    font-weight: bold;
    border-bottom: 3px solid #40404b;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.choise_vatiants_btn{
    margin-bottom: 10px;
    padding: 15px !important;
}
.tovar_detail_pict_row{
    position: relative;
}

.cd_tumb{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
}
.cd_tumb2{
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    padding: 0 15px;
}
.catalog-detail-image{
    width: 100%;
    padding: 0 15px;
    padding-bottom: 80px;
}

.catalog-detail-image.no_thumbs{
    padding-bottom: 0;
}
#catalog-image-detail-picture{
    display: block;
    position: relative;
    height: 100%;
}

.cd_links_last{
    padding-right: 0;
}
.trd_pict_box.rows {
    margin-bottom: 100px;
}
.trd_pict_box {
    /*margin-bottom: 50px;*/
}

@media screen and (min-width:768px){
    .catalog-detail-image img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-height: 100%;
    }
    .catalog-detail-image{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
    }
    .trd_pict_box{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
    }
    .tovar_detail_pict_row{
        margin-bottom: 20px;
    }
    .tovar_detail_pict_row.rows{
        margin-bottom: 20px;
    }
    .cd_links {
        bottom: 0px;
    }
    .cd_links.rows {
        bottom: -80px;
    }
}
#easy_zoom{
	width:365px;
	height:388px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
        z-index: 999;
}
.gv_modal{
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
}
.gv_modal.open{
    display: block;
}
.gv_modal .mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.gv_modal_confirm_wrapper{
    position: absolute;
    z-index: 1;
    background: #fff; 
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 15px;
    right: 15px;
}
.gv_modal_close{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 20px;
    color: #fff;
}
.gv_modal_close .fa{
    margin-left: 5px;
}
.gv_modal header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.gv_modal_inner{
    padding: 15px;
    text-align: center;
}
.gv_modal_confirm .btn-default{
    background: #848484;
}
.gv_modal_confirm .btn{
    padding: 15px 20px;
    margin-right: 10px;
}
.gv_modal_inner p{
    margin: 25px 0;
}
.gv_modal_col{
    height: 100vh;
}

.gv_modal_wrap{
    background: #fff;
    max-width: 500px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gv_modal_wrap input, .gv_modal_wrap textarea{
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
.gv_modal_wrap .btn{
    padding: 15px 25px;
    margin-left: 10px;
}
.cell_filter .gv_dropdown{
    margin: 0;
    margin-bottom: 10px;
    display: block;
}
.cell_filter .gv_dropdown select{
    width: 100%;
}
.offer_variant{
    padding: 10px;
    border: 3px solid #f39200;
    margin-bottom: 11px;
    font-size: 13px;
}
.ce_yandex{
    margin-bottom: 25px;
	display:none;
}
*{outline: none;}
#one_click_form input,#one_click_form textarea{position:relative;}
#one_click_form input:focus,#one_click_form textarea:focus,#one_click_form input[data-valid="focus"],#one_click_form textarea[data-valid="focus"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ff9600;-moz-box-shadow: inset 0px 0px 0px 3px #ff9600;box-shadow: inset 0px 0px 0px 3px #ff9600; border: 1px solid #ff9600;}
#one_click_form input[data-valid="error"],#one_click_form textarea[data-valid="error"]{-webkit-box-shadow: inset 0px 0px 0px 3px #ba3c3c;-moz-box-shadow: inset 0px 0px 0px 3px #ba3c3c;box-shadow: inset 0px 0px 0px 3px #ba3c3c; border: 1px solid #ba3c3c;  padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-error.png) no-repeat 100% 50% #fff;}
#one_click_form input[data-valid="ok"],#one_click_form textarea[data-valid="ok"]{-webkit-box-shadow: inset 0px 0px 0px 3px #d8d8d8;-moz-box-shadow: inset 0px 0px 0px 3px #d8d8d8;box-shadow: inset 0px 0px 0px 3px #d8d8d8; border: 1px solid #d8d8d8; padding: 10px 40px 10px 10px; background: url(/bitrix/templates/main/images/input-ok.png) no-repeat 100% 50% #fff;}

.order_mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.make_order {
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
    padding: 100px 0;
}
.wait_text {
    position: relative;
    margin-top: 100px;
    z-index: 1;
    text-align: center;
    color: #FFF;
}
.btn-mess:hover{
    background: #eee !important;
    color: #333 !important;
}
.credit {
    margin-bottom: 10px;
}
#credit_header{
    display: none;
}
.credit span {
    margin-left: 15px;
}
.credit a {
    color: #FFF;
}
#credit_text {
    display: none;
    text-align: left;
    margin-bottom: 15px;
}
.hotchu-deshevle {
    margin-bottom: 15px;
    margin-top: 5px;
 font-size: 16px;
 text-decoration: underline;
}
.hotchu-deshevle:link {
 font-size: 16px;
 color: #40404b;
 text-decoration: underline;
}
.hotchu-deshevle:hover {
 font-size: 16px;
 color: #ff9600;
 content: attr(data-title); 
}
.main_photo_wrapper {
    height: 65%; 
    position: relative;
}
.main_photo_wrapper.photo_margin{
    height: 60%;
}
.help_wrapper {
    margin-bottom: 15px;
}
.help_wrapper td {
    padding-bottom: 15px;
}
.photo_margin {
    margin-bottom: 15px;
}
.section_title {
    font-size: 18px;
    font-size: 1.285714285714286em;
    color: #40404b;
    font-weight: bold;
    display: block;
    margin: 15px 0px;
    overflow: hidden;
}
.section_links a {
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    line-height: 30px;
}
.tech_images span {
    font-size: 18px;
    font-weight: bold;
}
.tech_img {
    padding: 10px 0;
}
.catalog_detail_wrapper .action_container{
    position: absolute;
    top: -19px;
    left: -19px;	
    width: 111px;
    height: 111px;
	z-index:1;
	pointer-events:none;
}
main.bike_shop .action_container{
    background: url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/action_green.png') no-repeat;
}
main.xc_ski_shop .action_container{
    background: url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/sale_ski.png') no-repeat;
}
main.alpine_ski_shop .action_container{
    background: url('/local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/images/sale_mount.png') no-repeat;
}


.cpd-slider .img{width:100%; height:80px;}
.cpd-slider .img img{max-width:100%;} 
.main_img .img{width:100%; height:320px;}
.main_img .img img{max-width:100%;  max-height:100%; }
.cpd-slider .item{padding:15px;}
.total_price_line{height:1px; background:#40404b; margin:10px 0;}

.btn-info-l {margin:0 15px; text-align:center; display:block; clear:both;}
.btn-info-l >*{display:block; float:left; margin:0;}
.btn-info-l .bif-main{width:calc(100% - 60px); margin:0;}
.btn-info-l .bif-info{width:50px; margin-left:10px;}
.btn-info-l .btn-share, .btn-info-l .btn-share-info{margin-top:10px;}
.action_btn_l {margin-top:10px;}
.action_btn_l *{color:#8d8d8d;}

.action_btn_l a{
	padding: 10px 10px 10px 15px !important; 
	position:relative; 
	display:block;
}

.action_btn_l a i.fa{font-size: 16px;position: absolute;top: 0px;left: 0px;height: 34px;width: 34px;line-height: 34px;text-align: center;display: block; transition:all .2s;  border-radius:50%;}
.action_btn_l a:hover i.fa{background:#ff9600; color:#fff; border-radius:0%;}
.akcii-l .item {position:relative; min-height:35px; padding-left:75px;}
.akcii-l .item img{position:absolute; top:0; left:15px;}
.akcii-l .item span{text-align:left; display:inline-block; width: 100%;}
.c_review_l.ce_c_review_l {padding:15px 0 0 0;}
.ce_c_review_l .clr-x{display:none;}
.ce_line {height: 1px;background:#40404b;}

.share_l .btn-info-l .bif-main{width:215px; text-align:left; position:relative; padding-left:35px;}
.share_l .btn-info-l .bif-info{width:20px;}
.share_l .btn-share, .share_l .btn-share-info{background:#fff; color:#8d8d8d; margin-top:0;}
.share_l .btn-info-l .bif-main .fa{font-size:18px; position:absolute; top:0; left:0; width:34px; height:34px; display:block;}
.share_l .btn-info-l .bif-main .fa:before{position:absolute; top:7px; left:0; width:34px; height:34px; display:block; text-align:center; line-height:34px; border-radius:50%; transition:all .2s;}
.share_l .btn-info-l .bif-main:hover .fa:before{border-radius:0%; background:#ff9600; color:#fff;}
.share_l .btn-share:hover, .share_l .btn-share-info:hover{background:#fff; color:#8d8d8d;}
.share_l .btn-info-l .bif-info .fa{width:12px; height:12px; text-align:center; box-shadow: 0px 0px 0px 1px #8d8d8d; font-size:12px;}

	


.crl_head,.crl_filter{border-bottom:1px solid rgba(64,64,75,.5); padding-top:15px; padding-bottom:15px;}
.crl_stars .fa{font-size:20px;}
.crl_stars .text{font-size:16px; color:#8d8d8d; padding-top:2px;}
.crl_stars .text b{color:#40404b;}
.crlf_b{position:relative; font-size:16px;}
.crlf_b .title{line-height:30px;}
.crlf_b.bl1 {margin-bottom:15px;}
.crlf_b.bl2 {}

.crl_user_i_l .fa{font-size:60px; padding:15px;}
.crlb_item{border-bottom:1px solid rgba(64,64,75,.5);}
.crlbi_v,.crlbi_o{padding:15px 0;}

.crlbi_user_info{font-size:16px;}
.crlbi_user_info p, .crlbi_v_b2 span,.crlbi_v_b2 p, .crlbi_v_b2 span{margin-bottom:5px;}
.crlbi_user_info .status{font-size:14px; display:inline-block; background:#929497; color:#fff; padding:5px;}

.crlb_item .recomend .fa{padding-right:5px;}
.crlb_item .recomend {display:inline-block;}
.crlb_item .like {text-align:right;}
.crlh_b1{margin-bottom:15px;}

.sku_select {
    margin-bottom: 15px;
    margin-left: -6px;
    max-width: 380px;
}



ul.detail_same_sections_list{
	padding-left:0;
	display:block;
}

ul.detail_same_sections_list li{
	margin-top:5px;
	margin-bottom:5px;
}

ul.detail_same_sections_list li a{
	text-decoration:underline;
}

ul.detail_same_sections_list li a:hover{
	text-decoration:none;
}

.detail_same_sections_list_wrapper .title{
	margin-bottom:15px;
	display:block;
}

.xc_ski_shop .text_hint, .xc_ski_shop .text_hint_left, .xc_ski_shop .text_hint_right{
	border: 1px solid #4cbbda !important;
	box-shadow: 0px 0px 10px #4cbbda !important;	
}

.alpine_ski_shop .text_hint, .alpine_ski_shop .text_hint_left, .alpine_ski_shop .text_hint_right{
	border: 1px solid #505199 !important;
	box-shadow: 0px 0px 10px #505199 !important;	
}


.xc_ski_shop .hint, .xc_ski_shop .hint_bottom{
	background-position-x: -10px;
}

.alpine_ski_shop .hint, .alpine_ski_shop .hint_bottom{
	background-position-x: -20px;
}





@media screen and (min-width:768px){
	.main_img .img{height:320px;}
	.cpd-slider .slick-prev{left:-5px;}
	.cpd-slider .slick-next{right:-5px;}
	.cpd-b2{box-shadow: -1px 0px 0px 0px #40404b;}
	.ce_c_review_l .clr-x.clr-2{display:block; clear:both;}
	.crlf_b{position:relative; font-size:16px;}
	.crlf_b .title{position:absolute; top:0; left:0; line-height:30px;}
	.crlf_b.bl1 {float:left; padding-left:70px; margin-bottom:0px;}
	.crlf_b.bl2 {float:right; padding-left:130px;}
        .sku_select {max-width: 660px;}
}

@media screen and (min-width:992px){
	.offer_stores{
		padding: 0;
	}
	.crlbi_o {background:#f8f8f8;}
	.crlh_b1{margin-bottom:0px;}
	.crl_btn_l {text-align:right;}
	.crl_head .crl_stars{float:left; width: 200px;}
	.action_btn_l .col-xs-12{width:50%;}
	.total_price_usl {position:absolute; top:0; right:15px; width:100px; display: block; line-height: 1.26;}
        .sku_select {max-width: 280px;}
}

@media screen and (min-width:1200px){	
	/*.main_img .img{height:450px;}*/
	.ce_c_review_l .clr-x.clr-2{display:none;}
	.ce_c_review_l .clr-x.clr-3{display:block; clear:both;}
	.cpd-gal{position:relative; padding-left:100px;}
	.cpd-slider{position:absolute; top:0; left:0; width:100px; padding-top:30px; padding-bottom:15px;}
	.cpd-slider .img{margin-bottom:15px;}
	.cpd-slider .slick-prev{left:calc(50% - 10px); top:0; transform:rotate(90deg);}
	.cpd-slider .slick-next{left:calc(50% - 10px); bottom:0; transform:rotate(90deg); top:auto;}
	.catalog-detail .cpd-b1{width:73%;}
	.catalog-detail .cpd-b2{width:27%;}
	.main_img .img{height:460px;}
	.cpd-slider .item{padding:0;}
	.offers_list .offer_price_td{width:45%; float:left;}
	.offers_list .catalog-item-links_td{width:55%; float:left;}
        .sku_select {max-width: 275px;}
}

@media screen and (min-width:1600px){
	.catalog-detail .cpd-b1{width:75%;}
	.catalog-detail .cpd-b2{width:25%;}
	.nav_back_link,.ce_yandex{display:block;}
	.crlbi_v_b1{width: 40%;}
	.crlbi_v_b2{width: 60%;}
	.crl_head .crl_procent{line-height:50px;}
	.crl_stars .fa{font-size:23px;}
	.text-detail-element{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap: 30px;-moz-column-gap: 30px;column-gap: 30px;}
}

.sku_select.sku_select_error
{
    border: 3px solid #ba3c3c;
}

.prod_help_title {
    text-decoration: underline;
    font-size: 16px;
}


.of_sel_title {
    width: 100%;
    display: inline-block;
}

.of_sel_title a{
    float: right;
}
.seo-desc {
    margin-top: 0.5em;
}
/* End */


/* Start:/local/templates/webdoka/components/bitrix/catalog.element/detail.redirect/style.css?15662048025883*/
.mt_item{
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.mt_img{
    float: left;
    width: 40%;
    height: 80px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.mt_data{
    float: left;
    width: 60%;
    padding-bottom: 10px;
    color: #40404b;
}
.mt_name{
    font-weight: bold;
    margin-bottom: 10px;
    
}
.mt_old_price{
    color: #666676;
    text-decoration: line-through;
    font-size: 15px;
    font-size: 1.0714285714285714285714285714286em;
}
.mt_old_price.poss{
    text-decoration: none;
}
.mt_new_price{
    font-size: 30px;
    font-size: 2.142857142857143em;
    font-weight: bold;
    line-height: 0.6;
    margin-top: 5px;
}
.mt_new_price .fa{
    font-size: 15px;
    font-size: 0.5em;
}
.mt_footer .btn{
    font-size: 16px;
    font-size: 1.142857142857143em;
    font-weight: bold;
    padding: 10px 0;
}

.propose_buy.rec_buy {
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
    padding: 100px 0;
}
.rec_buy .propose_buy_mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.rec_buy .propose_buy_wrapper{
    position: relative;
    z-index: 1;
    background: #fff;
}
.rec_buy header{
    background: #40404b;
    padding: 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.rec_buy .filter_title{
    color: #929292;
}
.rec_buy .propose_buy_filter{
    overflow: hidden;
    background: #fff;
}
.rec_buy .propose_buy_filter_wrapper{
    border-bottom: 2px solid #9f9fa5;
    padding: 10px 0;
}
.rec_buy .propose_buy_filter .tmf_name{
    color: #40404b;
    padding-right: 5px;
}
.rec_buy .propose_buy_filter .tmf_item{
    padding-right: 0;
}
.rec_buy .propose_buy_filter .tmf_item_inp{
    border: 1px solid #40404b;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    display: inline-block;
    max-width: 58px;
}
.rec_buy .tmf_size{
    padding-left: 0;
}
.rec_buy .tmf_size .tmf_item_inp{
    max-width: 35px;
}
.rec_buy .propose_buy_filter .tmf_item_inp input{
    border: none;
    background: none;
    outline: none;
    width: 100%;
    text-align: center;
}
.rec_buy .propose_buy_filter .choose_color{
    width: 27px;
    height: 27px;
    border: 1px solid #40404b;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-box-shadow: inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         inset 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
}
.rec_buy .propose_buy_filter .choose_color div{
    width: 21px;
    height: 21px;
    border-radius: 3px;
    margin: auto;
    margin-top: 2px;
}
.rec_buy .propose_table_prop{
    border-left: 2px solid #9F9FA5;
}
.rec_buy .propose_table_prop_row{
    padding-bottom: 10px;
    padding-top: 10px;
    
}
.rec_buy .propose_table_footer>div{
    border-bottom: 2px solid #9f9fa5;
    padding-bottom: 15px;
}
.rec_buy .propose_prop {
    min-height: 10px; 
}
.rec_buy .propose_price {
    text-align:left;
}
.rec_buy .offer_name {
    color: #929292;
}
.rec_buy .offer_value {
    color: #40404b;
}
.rec_buy .offer_stores_title{
    color: #929292;
}
.rec_buy .offer_old_price {
    font-size: 15px;
    text-decoration: line-through;
    color: #64625F;
}
.rec_buy .offer_old_price.poss {
    text-decoration: none;
}
.rec_buy .offer_old_price .fa{
    font-size: .8em;
    padding-left: 5px;
}
.rec_buy .offer_new_price {
    font-size: 32px;
    font-size: 2.285714285714286em;
    color: #40404b;
    font-weight: bold;
}
.rec_buy .offer_new_price .fa{
    font-size: 24px;
    font-size: 0.75em;
    padding-left: 7px;
}
.rec_buy .buy_close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 20px;
    color: #fff;
}
.rec_buy .buy_close .fa{
    margin-left: 5px;
}
.rec_buy .propose_img{
    padding: 15px
}
.rec_buy .store_name {
    color: #40404b;
    position: relative;
    cursor: pointer;
    float: left;
    width: 50%;
    padding-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}
.catalog_links_propose .btn{
    padding: 15px;
    color: #fff;
}
.mt_item .mt_old_price {
    width: 40%;
    display: inline-block;
    margin-right: -4px;
}
.mt_item .percent{
    width: 60%;
    display: inline-block;
    margin-right: -4px;
    color: #84BC30;
    font-weight: bold;
}
.ski .mt_item .percent{
    color: #4cbbda;
}
.mount .mt_item .percent{
    color: #505199;
}
.mt_old_price .fa{
    font-size: .8em;
}
.mt_price{
    clear: both;
    margin-bottom: 10px;
}
.mt_img .img{
	display:block;
}

.p_item{padding:0 15px;}
.recomends_slider .mt_item{height:250px; position:relative;}
.recomends_slider .mt_item .avail_state {position:absolute; bottom:10px; left:10px; width:calc(100% - 20px);}

@media screen and (min-width: 1600px){
.recomends_slider.slick-vertical.slick-initialized {padding-top:40px; padding-bottom:40px; }
.recomends_slider .slick-prev {left: calc(50% - 10px);top: 0;transform: rotate(90deg);}
.recomends_slider .slick-next {left: calc(50% - 10px);bottom: 0;transform: rotate(90deg);top: auto;}

.recomends_slider .mt_item .avail_state{position:relative; width:100%;bottom: 0px;left: 0px;}
.recomends_slider .mt_item{height:auto; }
}





.redirect_item, .redirect_item:hover{
	box-shadow: inset 5px 0px 0px 0px #ff9600,inset -5px 0px 0px 0px #ff9600,inset 0px 5px 0px 0px #ff9600, inset 0px -5px 0px 0px #ff9600 !important;
	height: 394px !important;
}

.redirect_item_wrapper{
	height: 394px !important;
}

.avail_state_v2{
	margin-top:10px;
}
/* End */


/* Start:/local/templates/webdoka/components/bitrix/news.list/product.reviews/style.css?15662048083965*/
#comment_form {
    display: none;
}
.stars {
	display:inline;
	cursor: pointer;
}
.like i {
    cursor: pointer;
}
.cancel_comment {
    cursor: pointer;
    text-decoration: underline;
}
.RATE_ERROR {
    border: 1px solid transparent;
	font-size:0px;
	padding:15px 0;
}
.RATE_ERROR[data-valid="error"]{
    -webkit-box-shadow: inset 0px 0px 0px 3px #ba3c3c;
    -moz-box-shadow: inset 0px 0px 0px 3px #ba3c3c;
    box-shadow: inset 0px 0px 0px 3px #ba3c3c;
    border: 1px solid #ba3c3c;
    padding: 10px 40px 10px 10px;
    background: url(/bitrix/templates/main/images/input-error.png) no-repeat 100% 50% #fff;
}
.comment_form_container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.comment_form_container .btn-main, .comment_form_container .btn-transparent-no-border{
    padding: 15px 70px
}
.answer_form {
    display: none;
}
.sonet_name div {
    height: 52px;
    background-repeat: no-repeat;
    border-bottom: none;
    padding-left: 80px;
    font-size: 18px;
    color: #40404B;
    line-height: 45px;
    width: fit-content;
    cursor: pointer;
}
.sonet_vk {
    background-image: url(/local/templates/webdoka/components/bitrix/news.list/product.reviews/images/vk.jpg);
}
.sonet_ok {
    background-image: url(/local/templates/webdoka/components/bitrix/news.list/product.reviews/images/ok.jpg);
}
.sonet_fb {
    background-image: url(/local/templates/webdoka/components/bitrix/news.list/product.reviews/images/fb.jpg);
}
.sonet_vk_o {
    background-image: url(/local/templates/webdoka/components/bitrix/news.list/product.reviews/images/vk_o.jpg);
}
.sonet_ok_o {
    background-image: url(/local/templates/webdoka/components/bitrix/news.list/product.reviews/images/ok_o.jpg);
}
.sonet_fb_o {
    background-image: url(/local/templates/webdoka/components/bitrix/news.list/product.reviews/images/fb_o.jpg);
}
#sonet_links {
    display: none;
}

/* form params */
.comment_form_container input[type=text],
.comment_form_container textarea,
.comment_form_container select{
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 10px 10px;
    -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow:    inset 0px 3px 3px 0px rgba(0, 0, 0, 0.12);
    box-shadow:         inset 0px 3px 3px 0px rgba(0, 0, 0, 0.12);
}
.comment_form_container input[type=text]:focus,
.comment_form_container textarea:focus,
.comment_form_container input[type=text][data-valid="focus"],
.comment_form_container textarea[data-valid="focus"],
.comment_form_container select:focus{
    -webkit-box-shadow: inset 0px 0px 0px 3px #ff9600;
    -moz-box-shadow: inset 0px 0px 0px 3px #ff9600;
    box-shadow: inset 0px 0px 0px 3px #ff9600; 
    border: 1px solid #ff9600;
}
.comment_form_container input[data-valid="error"],
.comment_form_container textarea[data-valid="error"]{
    -webkit-box-shadow: inset 0px 0px 0px 3px #ba3c3c;
    -moz-box-shadow: inset 0px 0px 0px 3px #ba3c3c;
    box-shadow: inset 0px 0px 0px 3px #ba3c3c; 
    border: 1px solid #ba3c3c;  
    padding: 10px 40px 10px 10px; 
    background: url(/bitrix/templates/main/images/input-error.png) no-repeat 100% 50% #fff;
}
.comment_form_container input[type=text][data-valid="ok"],
.comment_form_container textarea[data-valid="ok"]{
    -webkit-box-shadow: inset 0px 0px 0px 3px #d8d8d8;
    -moz-box-shadow: inset 0px 0px 0px 3px #d8d8d8;
    box-shadow: inset 0px 0px 0px 3px #d8d8d8; 
    border: 1px solid #d8d8d8; 
    padding: 10px 40px 10px 10px; 
    background: url(/bitrix/templates/main/images/input-ok.png) no-repeat 100% 50% #fff;
}


.crl_stars {color:#ff9600;}
.crlbi_o, .crlbi_v{position:relative;}
.show_answer {font-size:0px; position:absolute; top:-15px; right:15px; width:34px; height:34px; display:block; border:none; background:transparent;}
.show_answer:before {font-size:16px; position:absolute; top:0; right:0; width:34px; height:34px; line-height:34px; text-align:center; content: "\f040"; font-family: FontAwesome; background:rgba(0,0,0,0.2);}
.answer_form .inputtextarea{width:100%;}

.answer_form{width:100%;}

@media screen and (min-width:992px){
	.answer_form {width:calc(100% - 15px);}
}

#comment_form fieldset{margin-bottom:7px;}
#comment_form fieldset .title{margin-bottom:5px;}
#comment_form fieldset.fiel_RECOMEND{padding:10px 0 8px 0;}
@media screen and (min-width:1200px){
	#comment_form fieldset.fiel_RECOMEND{padding: 35px 0 20px 0;}
}
/* End */


/* Start:/local/templates/webdoka/components/gv/footer.block/footer.discount/style.css?17418723977298*/
.clr{clear:both;}
#footer_block .gv_modal_close.confirm_close:hover{color:#fff; text-decoration:none;}
.line_left{
-webkit-box-shadow: 2px 0px 0px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 2px 0px 0px 0px rgba(0,0,0,0.5);
box-shadow: 2px 0px 0px 0px rgba(0,0,0,0.5);
}

#footer_block_close_modal_colored {text-transform:uppercase; text-decoration:none;}
.footer_sale .item {position:relative;}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#footer_block .gv_modal_confirm_wrapper form input{display:block; width:100%; height:40px; margin: 0 auto 15px auto; line-height:40px; padding: 0 10px;}
#footer_block .gv_modal_confirm_wrapper form label{font-weight:400; font-size:12px;}
#footer_block .gv_modal_confirm_wrapper form button.btn{width:100%; height:40px; margin: 0 auto 15px auto; line-height:40px; padding:0;}
#footer_block .gv_modal_inner {text-align:left;}

.gv_modal.flex{
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column; /* works with row or column */
   flex-direction: column;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
}

.gv_modal{
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 500;
}
.gv_modal.open{
    display: block;
}
.gv_modal .mask{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ccc;
    background: rgba(0,0,0,.8);
    z-index: -1;
}
.gv_modal_confirm_wrapper{
    position: absolute;
    z-index: 1;
    background: #fff; 
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 15px;
    right: 15px;
}
.gv_modal_close{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 20px;
    color: #fff;
}
.gv_modal_close .fa{
    margin-left: 5px;
}
.gv_modal header{
    background: #40404b;
    padding: 5px 115px 5px 15px;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #fff;
}
.gv_modal_inner{
    padding: 15px;
}
.gv_modal_confirm .btn-default{
    background: #848484;
}
.gv_modal_confirm .btn{
    padding: 15px 20px;
    margin-right: 10px;
}
.gv_modal_inner p{
    margin: 25px 0;
}
.gv_modal_col{
    height: 100vh;
}

.gv_modal_wrap{
    background: #fff;
    max-width: 500px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gv_modal_wrap input{
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
.gv_modal_wrap .btn{
    padding: 15px 25px;
    margin-left: 10px;
}




.footer_sale{
    background: #666676;
    color: #fff;
    padding: 15px 0;
}
.footer_sale input{
    color: #40404b;
}
.footer_sale header{
    text-align: center;
}
.footer_sale header span{
    font-size: 30px;
    font-size: 1.25em;
    display: block;
    padding: 8px 0;
}
.footer_sale img{
    margin: 15px auto;
}
.footer_sale input{
    width: 100%;
    padding: 10px 10px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #d7d7d7;
    margin-bottom: 15px;
}
.footer_sale button{
    margin-top: 10px;
}
.footer_sale_form_footer{
    text-align: center;
}
.footer_sale a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 15px 0;
}
.footer_sale_img{
    position: relative;
}
.fs_num{
    position: absolute;
    top: 0;
    width: 100%;
    color: #666676;
    text-align: center;
}
.fs_val{
    font-size: 54px;
    padding-top: 30px;
    font-weight: bold;
    font-weight: bold;    
}
.fs_dis{
    font-size: 24px;
    font-size: 1.714285714285714em;
    margin-top: -20px;
}

.soc a{display:inline-block; padding:5px 5px 5px 40px; background:#fff; color:#666676; margin: 0 10px 10px 0;}
.soc a:hover{color:#666676;}
.soc a.fb{background:url(/local/templates/webdoka/components/gv/footer.block/footer.discount/img/f.png) no-repeat scroll 0% 50% #fff;}
.soc a.vk{background:url(/local/templates/webdoka/components/gv/footer.block/footer.discount/img/vk.png) no-repeat scroll 0% 50% #fff;}
@media screen and (min-width:992px){
    .fs_val{
	padding-top: 40px;
    }
    .footer_sale .container{
        position: relative;
    }
    .footer_sale_img{
        position: absolute;
        left: 45px;
        top: 15px;
    }
    .footer_sale header{
        text-align: left;
        position: static;
    }
    .footer_sale_form{
        margin-top: 30px;
    }
    .footer_sale_form_footer{
        text-align: right;
    }
    .footer_sale button{
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.33333333%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}
.col-xs-12 {
    width: 100%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
    }
}
.btn-main {
    border: none;
    background: var(--brand-color);
    color: #fff;
    padding: 15px;
}
.btn {
    transition: all .2s;
}
.btn {
    border-radius: 0;
    display: inline-block;
    white-space: normal;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    text-decoration: none;
}
/* End */
/* /local/templates/webdoka/components/gv/catalog/catalog/style.css?17413354073827 */
/* /local/templates/webdoka/components/gv/catalog/catalog/gv/catalog.element/.default/style.css?174645356430524 */
/* /local/templates/webdoka/components/bitrix/catalog.element/detail.redirect/style.css?15662048025883 */
/* /local/templates/webdoka/components/bitrix/news.list/product.reviews/style.css?15662048083965 */
/* /local/templates/webdoka/components/gv/footer.block/footer.discount/style.css?17418723977298 */
