﻿.bottom_header{
	background: #333;
	position: relative;
	z-index: 28;
}

.kd_old_price{
	display: inline-block;
	vertical-align: top;
	text-decoration:line-through;
}

.mobile_cart{
	width: 34px;
    height: 34px;
    display: inline-block;
    float: right;
    background: url('../images/mobile_cart.svg') no-repeat center;
	background-size: contain;
    margin-top: 20px;
    text-align: center;
    line-height: 34px !important;
    color: #fff !important;
    margin-right: 7px;
	text-decoration: none;
	position: relative;
	opacity: 0.8;
}

.category-article img{
	max-width: 70%;
	height: auto;
	display: block;
	position: relative;
	margin: 20px auto;
}

.mobile_cart span{
	display: inline-block;
	background: #ff7900;
	color: #000;
	padding: 0 3px;
	line-height: 18px;
	bottom: 3px;
	position: absolute;
	right: calc(100% - 6px);
}

article .aligncenter{
	position: relative;
	margin: 20px auto;
	display: block;
}

.catalog_item .dropdown-menu{
	position: relative !important;
	border-radius: 0 !important;
	width: 100% !important;
	padding: 5px 15px 15px 15px !important;
	border: none !important;
	background: transparent !important;
}

.articles .well a{
	color: #333;
	text-decoration: none;
}

.articles .well a:hover, .articles .well a:focus, .articles .well a:active{
	color: #fc8f2c;
	text-decoration: none;
}

.catalog_item .dropdown-menu a{
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #DFDFDF;
}

.modal_order_history_row{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ccc;
}

.woocommerce-shipping-calculator, .shipping .woocommerce-shipping-destination{
	display: none !important;
}

.model_orders_details_button:hover, .model_orders_details_button:active, .model_orders_details_button:focus{
	text-decoration: none;
	color: #111;
}

.modal_order_history_row:last-child{
	border-bottom: none !important;
}

.modal_order_history_col_img img{
	width: 30px;
	height: auto;
	margin-right: 7px;
}

.modal_order_history_col_img a:first-child{
	width: 50px;
}

.modal_order_history_col_img a:last-child{
	width: calc(100% - 50px);
}

.modal_order_history_col_img a{
	display: inline-block;
	vertical-align: middle;
}

.bottom_header .dropdown-submenu {
  position: relative;
}

.bottom_header .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.img_bg{
	width: 100%;
	height: 210px;
	margin-bottom: 12px;
	background-color: #DFDFDF;
}

.front_catalog{
	margin-bottom: -30px;
}	

.catalog_item_text{
	cursor: pointer;
}

.catalog_item_text:hover{
	color: #ff7900;
}

.catalog_item_text .text{
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

.catalog_item{
	display: block;
	margin-bottom: 10px;
	min-height: 286px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	overflow: hidden;
	background-image: linear-gradient(to bottom,#e0e0e0 0,#fff 100%);
}

footer{
	background: #232323;
	color: #fff;
	padding: 30px 0;
}

.ava_drop{
	background: #f4f4f4;
}

.first_slide{
	padding: 20px 0;
	background: url('../images/background.jpg');
	position: relative;
}

.sidebar .product-categories li a:first-letter{
	text-transform: uppercase !important;
}

.slider--main{
	box-shadow: 0 0 3px #999;
}

.category_description p:first-child{
	font-weight: bold;
}
	
.slider--main .item{
	display: block;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 380px;
	position: relative;
}

.catalog_dropdown_parent .dropdown-menu{
	width: 263px;
	border: none;
	border-radius: 0;
}

.catalog_dropdown_parent .dropdown-menu>li>a{
	padding: 9px 20px 9px 20px;
}

.catalog_dropdown_parent .dropdown-menu>li>a.kdsubmenu{
	padding: 7px 5px 7px 20px;
}

.catalog_dropdown_parent .dropdown-menu>li>a{
	color: #555555;
}

a{
	white-space: normal !important;
}

.catalog_dropdown_parent .dropdown > button{
	background: #fc8f2c!important;
	border: none !important;
	border-radius: 0 !important;
	font-weight: normal;
	padding: 0;
	font-size: 16px;
	color: #333333 !important;
	text-shadow: none !important;
	width: 100%;
	display: inline-block;
	height: 34px;
	text-align: left;
	line-height: 35px;
	position: relative;
}

.catalog_dropdown_parent .dropdown > button:hover{
	background: #ff7900 !important;
}

.catalog_dropdown_parent .dropdown > button > img{
	margin-top: -4px;
	margin-left: 10px;
}

.catalog_dropdown_parent .dropdown > button .caret{
	float: right;
    margin-right: 9px;
    margin-top: 15px;
}

.bottom_header_special a{
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	color: #FFFFFF;	
	display: inline-block;
	line-height: 34px;
	margin: 0 20px 0 0;
}

.bottom_header_special a img{
	margin-top: -4px;
	margin-right: 0px;
}

.bottom_header_special a:hover{
	text-decoration: none;
	color: #ff7900;
}

.cart_dropdown_parent .dropdown > button{
	background: #494949 !important;
	border: none !important;
	border-radius: 0 !important;
	font-weight: normal;
	padding: 0;
	font-size: 16px;
	color: #fff !important;
	text-shadow: none !important;
	width: 100%;
	display: inline-block;
	height: 34px;
	text-align: left;
	line-height: 35px;
	position: relative;	
}

.cart_dropdown_parent .dropdown > button:hover{
	background: #666 !important;
}

.cart_dropdown_parent .dropdown > button > img{
	margin-top: -4px;
	margin-left: 10px;
}

.cart_dropdown_parent .dropdown > button .caret{
	float: right;
    margin-right: 9px;
    margin-top: 15px;
}

.middle_header{
	padding: 15px 0 10px 0;
	position: relative;
	z-index: 29;
}

.middle_head_logo{
	height: 85px;
	width: auto;
	max-width: 100%;
}

.header_search_group{
	margin-top: 20px;
	position: relative;
}

.header_search_group .dropdown-menu{
	min-width: 300px;
}

.header_clock_box .dropdown-menu{
	right: 0;
	left: auto;
}

.header_clock_box{
	font-weight: normal;
	line-height: 20px;
	font-size: 14px;
	color: #444444;	
	padding-top: 12px;
}

.curs_item{
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 20px;
	margin-right: 20px;
}

.header_clock_box a{
	font-weight: bold;
	line-height: normal;
	font-size: 18px;
	color: #ff7900;	
}

.header_clock_box a:hover, .header_clock_box a:active{
	text-decoration: none;
	color: #ff7900;
}

.header_clock_box img{
	margin-top: 27px;
	margin-right: -15px;
}

.top_header{
	background: #FFFFFF;
	box-shadow: 0px 1px 1px rgba(51, 51, 51, 0.1);
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #707070;	
	position: relative;
	z-index: 30;
}

.top_header a{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #707070;	
}

.top_header a:hover{
	color: #111;
}

.top_header .navbar-collapse{
	padding: 0;
}

.top_header .navbar-nav>li>a{
	padding-top: 9px;
	padding-bottom: 9px;
}

.top_header .navbar{
	margin-bottom: 0 !important;
	min-height: auto !important;
	border: none !important;
}

.top_header .navbar-right{
	margin-right: 0 !important;
}

.cart_dropdown_parent .dropdown-menu{
	margin: 0;
    left: auto;
    right: -1px;
    padding: 25px 20px 20px 20px;
    border-radius: 0;
    width: 600px;
}

.cart_dropdown_parent .dropdown-menu .cart-empty{
	text-align: center;
}

.kdsubmenu span{
	display: inline-block;
	vertical-align: middle;
}

.kdsubmenu span:last-child{
	width: 15px;
	font-size: 12px;
}

.kdsubmenu span:first-child{
	width: calc(100% - 25px);
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #555555;	
}

.footer_top_title{
	font-weight: normal;
	line-height: 21px;
	font-size: 14px;
	text-decoration-line: underline;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 0;
}

.footer_top ul{
	padding: 0;
}

.footer_top ul li{
	list-style: none;
	margin: 9px 0;
}

.footer_top ul li img{
	width: 12px;
	height: auto;
	margin-right: 4px;
	margin-top: -4px;
}	

.footer_top ul li a, .footer_bottom{
	font-weight: normal;
	line-height: 21px;
	font-size: 14px;
	color: #FFFFFF;	
}

.footer_top_desc p{
	font-weight: 500;
	line-height: normal;
	font-size: 12px;
	color: #FFFFFF;	
}

.top_header .navbar-nav>li>a .badge{
	padding: 3px 10px;
	background: #494949;
	border-radius: 2px;
	margin-top: -5px;
	margin-bottom: -3px;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #fff;
}

.slider--main .owl-prev{
	display: block;
	width: 33px;
	height: calc(100% - 4px);
	position: absolute;
	top: 2px;
	left: 2px;
	cursor: pointer !important;
	background: url('../images/slider_arrow_left.svg') no-repeat center !important;
	background-size: 23px 46px !important;
}

.slider--main .owl-next{
	display: block;
	width: 33px;
	height: calc(100% - 4px);
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer !important;	
	background: url('../images/slider_arrow_right.svg') no-repeat center !important;
	background-size: 23px 46px !important;	
}

.slider--main .owl-next span, .slider--main .owl-prev span{
	display: none !important;
}

.after_slider_promo{
	margin: 40px 0 0 0;
	position: relative;
	z-index: 2;
}

.after_slider_promo img{
	height: 39px;
	width: auto;
	float:left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.after_slider_promo h3{
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	color: #333333;	
	margin-top: 5px;
	margin-bottom: 10px;
}

.after_slider_promo p{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #555555;	
	width: 80%;
}

.white_section{
	padding: 20px 0;
}

.white_section .tab-pane{
	padding: 20px 0 0 0;
}

.white_section .nav-tabs>li>a{
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	color: #535353;	
}

.white_section .nav-tabs>li>a img{
	margin-top: -4px;
	margin-right: 1px;
}

.row_10{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

@keyframes play75 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -11520px 0px;
  }
}

.col_5{
	margin: 8px;
	width: 96px;
	max-width: 96px;
	height: 96px;
	position: relative;
	border-radius: 100%;
	flex: 1 0 96px;
	flex-grow: 1;
	background-color: transparent;
	border: 2px solid #ff7900;
	animation-fill-mode: forwards;	
	animation-duration: 2500ms;
	animation-timing-function: steps(120);
}

.col_5:hover{
	border: none;
	animation-name: play75;
	border: none;
	width: 96px;
	max-width: 96px;
	height: 96px;
	flex: 1 0 96px;	
	background-color: transparent;
	background-image: url(../images/sprite_30fps.svg);
	background-repeat: no-repeat;
}

.col_5 img{
	position: absolute;
	top: 50%;
	width: calc(100% - 16px);
	left: 8px;
	margin-top: -15%;	
}

.col_5:hover img{
	position: absolute;
	top: 50%;
	width: calc(100% - 16px);
	left: 8px;
	margin-top: -15%;	
}

/*
.col_5:hover {
	-webkit-animation:  animix 0.55s 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation:  animix 0.55s 1;
	-moz-animation-fill-mode: forwards;
	animation:  animix 0.55s 1;
	animation-fill-mode: forwards;
}
*/

.proiz_is_hidden, .brand_is_hidden{
	display: none;
}

.aws-search-result .aws_result_image img{
	width: 50px !important;
	height: auto !important;
}

.proiz_is_hidden_button, .brand_is_hidden_button{
	display: inline-block;
	margin: 20px 0 0 0;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #707070;	
}

.proiz_is_hidden_button:hover, .brand_is_hidden_button:hover{
	color: #707070;	
}

.product_cart{
	position: relative;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-radius: 2px;	
	padding: 15px;
	min-height: 516px;
}

.product_cart .product__picture{
	width: 100%;
	height: 228px;
	position: relative;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product_cart_line{
	margin: 15px 0 15px 0;
	width: 100%;
	height: 1px;
	background: #EBEBEB;
}

.if_on_cart{
	position: absolute;
}

.product__title{
	margin-bottom: 10px;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #256EFF;	
	display: inline-block;
}

.product__title:hover, .product__title:active, .product__title:focus{
	color: #707070;
	text-decoration: none;
}

.product__button{
	background: linear-gradient(0deg, #d76905, #ff7900), #ff7900;
	border-radius: 5px;	
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	color: #fff;
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 9px;
	text-decoration: none;
	margin-top: 15px;
}

.product__button:hover, .product__button:active, .product__button:focus{
	text-decoration: none;
	background: linear-gradient(0deg, #ff7900, #d76905), #ff7900;
	color: #fff;
}

.product__button img{
	display: inline-block !important;
	vertical-align: middle;
	width: 23px !important;
	height: auto;
	margin-right: 4px;
}

.product__button span{
	display: inline-block !important;
	vertical-align: middle;	
}

.product__price{
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	font-size: 18px;
	color: #333333;	
}

.count__block{
	display: inline-block;
	vertical-align: middle;
}

.count__block--minus, .count__block--plus{
	width: 25%;
	cursor: pointer;
	border: none;
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	border-radius: 0px 2px 2px 0px;
	transform: matrix(-1, 0, 0, 1, 0, 0);
}

.count__block--input{
	width: 40%;
}

.product__count .count{
	text-align: center;
}

.count__block--input input[type=text]{
	width: 100%;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #333333;	
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	border-radius: 0px 2px 2px 0px;
	height: 24px;
	line-height: 24px;
}

.product__stock{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px 10px;
	background: #D0ECC5;
	line-height: normal;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.product_details_box .product__stock{
	padding: 8px 10px;
}

.product__stock svg{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	height: 10px;
	margin-top: -2px;
	width: auto;
}

.language_box ul{
	margin-right: 25px !important;	
}

.language_box li{
	display: inline-block;
	margin-top: 10px !important;
	margin-left: 15px !important;
}

.language_box li.active span{
	color: #ff7900 !important;
}

.language_box li img{
	display: none !important;
}

.if_on_cart{
    position: absolute;
    right: 15px;
	min-width: 50px;
    display: inline-block;	
	padding: 4px 10px;
	background: #494949;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	text-align: center;
	color: #fff;	
	z-index: 3;
}

.if_on_cart:hover, .if_on_cart:active, .if_on_cart:focus{
	color: #fff;
	text-decoration: none;
}

.if_on_cart_count{
	display: inline-block !important;
	vertical-align: middle;
}

.if_on_cart img{
	height: 14px;
	width: auto !important;
	margin-right: 2px;
	display: inline-block !important;
	vertical-align: middle;
}

.if_on_cart_remove{
    position: absolute;
    width: 27px;
    height: 27px;
    background: #fff url('../images/remove_icon.svg') no-repeat center;
	background-size: 16px 16px;
    right: 100%;
    top: 0;	
}

.if_on_cart_remove:hover{
	background-color: #ff7900;
}

.product__stock.last{
	background: #ff7900;
}

.product__stock.last span{
	color: #fff !important;
}

.product__stock.ended{
	background: RED;
}

.product__stock.ended span{
	color: #fff !important;
}

.about_shop_title{
	position: relative;
	margin: 0 0 20px 0;
}

.about_shop_title:after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #B0B0B0;
	z-index: 1;
}

.about_shop_title h1,
.about_shop_title p{
	display: inline-block;
	background: #fff;
	font-weight: normal;
	line-height: normal;
	font-size: 18px;
	color: #404040;	
	padding: 5px 10px 5px 0;
	position: relative;
	z-index: 2;
	margin: 0;
}

.heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6{
	font-weight: bold;
}

.about_shop_title h2 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 1px;
	margin-top: -4px;
}

.profile_dd{
	min-width: 240px;
}

.about_shop p{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #333333;	
	margin-bottom: 20px;
}

.aws-container .aws-search-field{
	padding: 6px 12px !important;
	font-size: 14px !important;
}

.about_shop ol, .about_shop ul {
    margin-top: 0;
    padding-left: 16px;
    margin-bottom: 20px;	
}

.about_shop h3{
	font-weight: bold;
	line-height: normal;
	font-size: 14px;
	color: #333333;	
	margin-bottom: 20px;
	margin-top: 30px;
}

.about_shop p:last-child{
	margin-bottom: 0;
	disabled: true;
}

.cart_dropdown_parent .woocommerce-notices-wrapper{
	display: none !important;
}

.cart_dropdown_parent .cart-collaterals{
	display: none !important;
}

.cart_dropdown_parent .shop_table tbody tr:last-child, .cart_dropdown_parent .product-remove{
	display: none !important;
}

.cart_dropdown_parent .qty{
	pointer-events:none;
	border: none;
}

.cart_dropdown_parent table.shop_table{
	border-radius: 0 !important;
}

.cart_dropdown_parent .product-thumbnail{
	width: 60px;
}

.cart_dropdown_parent table.shop_table th{
	font-size: 12px;
	color: #ccc;
}

.cart_dropdown_parent .product-subtotal{
	font-weight: normal;
	color: #333333;	
}

.cart_dropdown_total{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	padding-top: 7px;
	color: #333333;	
}

.cart_dropdown_button{
	background: linear-gradient(0deg, #ff7900, #ff7900), #23A1C7;
	border-radius: 5px;	
	padding: 10px 30px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	color: #333333;	
}

.cart_dropdown_button:hover, .cart_dropdown_button:focus, .cart_dropdown_button:active{
	text-decoration: none;
	color: #333333;	
	background: #ff7900;
}

.top_header .navbar-toggle{
	background-color: #333333;
	margin-right: 0;
	margin-top: 20px;
}

.top_header .navbar-toggle .icon-bar{
	background: #fff;
}

.top_header .navbar-brand>img {
	height: 46px;
	width: auto;
	margin-left: -10px;
}

.top_header .navbar-header{
	min-height: 72px;
}

.currency_logic{
	font-size: 11px !important;
}

.cart_navigation .list-group-item.active{
	background-color: #fc8f2c!important;
	background-image: linear-gradient(to bottom,#fc8f2c,#ff7900 100%) !important;
	text-shadow: none !important;
	color: #333333 !important;
	border: none !important;
}

.top_menu li.active{
	background: #f4f4f4;
}

article h4{
	margin-top: 40px;
}

article h4:first-child{
	margin-top: 10px;
}

.catalog_dropdown_parent .dropdown-menu>li>a:first-letter {
	text-transform: uppercase;
}

.cart_dropdown_parent .return-to-shop{
	display: none !important;
}

.cart_navigation .list-group-item.active a, .cart_navigation .list-group-item.active a:hover{
	text-shadow: none !important;
	color: #333333 !important;	
	text-decoration: none !important;
}

.fullscreen_breadcrumb{
	width: 100%;
	clear: both;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #B0B0B0;
}

.page_cart .shop_table{
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}


.page_cart .shop_table thead{
	background: #EAEAEA;
}

.page_cart .woocommerce table.shop_table th{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #333333;
}

.page_cart .product-thumbnail{
	width: 100px;
}

.page_cart .woocommerce .cart-collaterals .cart_totals, .page_cart .woocommerce-page .cart-collaterals .cart_totals{
	float: none !important;
	width: 100% !important;
}

.page_cart .cart-subtotal{
	display: none !important;
}

.page_cart .cart-collaterals > h2, .page_cart .cart_totals h2{
	display: none !important;
}

.page_cart .cross-sells{
	float: none !important;
	width: 100% !important;
}

.page_cart .woocommerce-shipping-totals td{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.page_cart .woocommerce-shipping-totals th{
	display: none !important;
}

.page_cart .woocommerce-cart-form__contents tbody tr:last-child{
	display: none !important;
}

.page_cart .shipping-calculator-form{
	margin-top: 20px;
	width: 100%;
}

.page_cart .select2-container .select2-selection--single{
	height: 34px !important;
}

.page_cart .select2-container--default .select2-selection__rendered{
	line-height: 34px !important;
}

.page_cart .shipping-calculator-form input[type=text], .page_cart .shipping-calculator-form input[type=email]{
	height: 34px;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;	
	border-radius: 6px;
	margin-bottom: 0 !important;
	display: inline-block;
}

.page_cart .woocommerce form .form-row{
	margin-bottom: 15px !important;
}

.page_cart .woocommerce form .form-row{
	padding: 0;
}

.page_cart .woocommerce form .form-row .select2-container {
	min-height: 34px;
}

.page_cart .select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 32px;
}

.page_cart .wc-proceed-to-checkout{
	text-align: right;
}

.page_cart .checkout-button{
	background: linear-gradient(0deg, #ff7900, #ff7900), #23A1C7 !important;
    border-radius: 5px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-size: 16px !important;
    color: #333333 !important;
    display: inline-block !important;
    text-align: center !important;
    padding: 9px 30px !important;
    text-decoration: none !important;
	margin-bottom: 30px !important;
}

.page_cart .checkout-button:hover{
	text-decoration: none !important;
	background: #ff7900 !important;
}

.page_cart .woocommerce a.remove{
	color: #333 !important;
	font-size: 30px !important;
}

.page_cart .woocommerce a.remove:hover{
	background: transparent !important;
	color: #ff7900 !important;
}

.page_cart .cart-collaterals .order-total .woocommerce-Price-amount{
	font-weight: normal;
	line-height: 25px;
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;	
}

.page_cart label{
	cursor: pointer;
}

.page_cart .woocommerce-message{
	border-top-color: #ff7900;
}

.page_cart .woocommerce-message::before{
	color: #ff7900;
}

.products_list .item{
	margin-bottom: 30px;
}

.products_sort_box{
	background: #FAFAFA;
	border-radius: 2px;	
	margin-bottom: 25px;
	padding: 10px 20px;
}

.products{
	display: none;
	padding-left: 0;
	/*display: flex;*/
	flex-wrap: wrap;
}

.products_preloader{
	width: 100%;
	height: 120px;
	background: url('../images/preloader.gif') no-repeat center;
	background-size: 60px 60px;
	margin-bottom: 30px;
}

.products li{
	list-style: none;
}

.products .product_cart{
	min-height: 516px !important;
}

.products_sort_box .woocommerce-result-count{
	display: none !important;
}

.products_sort_box .gridlist-toggle{
	display: inline-block !important;
	vertical-align: middle !important;
	float: left !important;
	clear: none !important;
	margin-right: 20px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.product_cart_sku{
	display: inline-block;
    position: absolute;
    right: 0;
	font-weight: bold;
    top: 0;
    padding: 5px 10px;
    background: #ffeeba;
    line-height: normal;
    font-size: 13px;
    text-align: center;
    color: #333;	
}

.products.list .product_cart .product_cart_sku{
	display: none;
}

.products_sort_box .woocommerce-ordering{
	display: inline-block !important;
	background: #EEEEEE !important;
	vertical-align: middle !important;	
	margin-right: 20px !important;
}

.products_sort_box select, .bottom_pagination select{
	height: 31px;
    line-height: 31px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 2px;	
}

.products_sort_box .woocommerce-ordering:before{
	padding-left: 36px;
	padding-right: 7px;
	background: url('../images/catalog_sort.svg') no-repeat left 10px center;
	background-size: contain;
	content: 'Сортировка';
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #000000;		
}

.products_sort_box .products-per-page, .bottom_pagination .products-per-page{
	background: #EEEEEE !important;
}

.products_sort_box .products-per-page:before, .bottom_pagination .products-per-page:before{
	padding-left: 36px;
	padding-right: 7px;
	background: url('../images/eye.svg') no-repeat left 10px center;
	background-size: 24px 24px;
	content: '';
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	color: #000000;		
}

.bottom_pagination{
	background: #FAFAFA;
	border-radius: 2px;	
	margin-bottom: 25px;
	padding: 10px 20px;	
	margin-top: -25px;
}

.woocommerce-pagination{
	display: inline-block;
	vertical-align: middle;
}

.page-numbers{
	padding-left: 0;
	margin-bottom: 0;
}

.page-numbers li{
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	border: 1px solid #DFDFDF;
	background: #fff;
	padding: 0;
}

.page-numbers li a, .page-numbers li span{
	display: block;
	cursor: pointer;
	padding: 5px 10px;
	margin: -1px;
}

.page-numbers li span{
	background: #256EFF;
	color: #fff;
}

.page-numbers li a:hover, .page-numbers li a:focus, .page-numbers li a:active{
	background: #256EFF;
	color: #fff;
	text-decoration: none;	
}

.page-numbers li span.dots{
	background: transparent;
	color: #555;
}








/**
* Start sidebar ----------------------------------------------------------------
*/

.price_slider{ 
    margin-bottom: 1em;
}
.price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em;
}
.price_slider_amount .button {
    font-size:1.15em;
}
.price_slider_amount .button {
    float: left;
}

.ui-slider {
    position: relative;
    text-align: left;
	width: calc(100% - 20px);
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 1.5em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    background: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#e7e7e7));
    background: -webkit-linear-gradient(#FEFEFE,#e7e7e7);
    background: -moz-linear-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    background: -moz-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    outline: none;
    top: -.3em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size:.7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #ff7900;
    box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset
}

.ui-state-hover, .ui-state-active, .ui-state-focus{
	background: #23A1C7 !important;
}

.ui-slider-horizontal {
    height:1em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.widget_price_filter{
	display: none;
}

.sidebar__container .widget{
	margin-bottom: 10px;
}

.sidebar .widget.woocommerce:first-child, .sidebar .widget.woocommerce:last-child{
	border-bottom: 0 !important;
}

.woocommerce-widget-layered-nav-list__item{
	line-height: 20px;
	position: relative;
}

.woocommerce-widget-layered-nav-list__item a, .woocommerce-widget-layered-nav-list__item span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-family: "Source Sans Pro",sans-serif;	
	color: #111;
	border-bottom: 1px solid transparent;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{
	margin-right: 4px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;	
}



.sidebar .widgettitle{
	position: relative;
	padding: 10px;
	margin-top: -1px;
	margin-bottom: 1px;
	margin-left: -15px;
	width: calc(100% + 31px);
	background: #EAEAEA;
	font-weight: normal;
	line-height: normal;
	font-size: 13px;
	color: #333333;
	border-radius: 0;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
}

.sidebar .active .widgettitle, .sidebar .widget:hover .widgettitle, .sidebar .widget:focus .widgettitle, .sidebar .widget:active .widgettitle{
	background: #DFDFDF;
}

.woocommerce-widget-layered-nav .widgettitle:after{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -13px;
	background: url('../images/sidebar_arrow_right.svg') no-repeat center;
	width: 24px;
	height: 24px;
	background-size: contain;
}

.woocommerce-widget-layered-nav.active .widgettitle:after{
	background: url('../images/sidebar_arrow_right.svg') no-repeat center;
	background-size: contain;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);	
}

.woocommerce-widget-layered-nav > ul, .woocommerce-widget-layered-nav > form{
	padding: 15px 0 15px 0!important;
	display: none;
}

.woocommerce-widget-layered-nav.active > ul, 
.woocommerce-widget-layered-nav.active > form{
	display: block;
}

.sidebar{
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	border-radius: 2px;	
}

.woocommerce-widget-layered-nav-list__item{
	line-height: 20px;
}

.woocommerce-widget-layered-nav-list__item{
	margin: 12px 0;
	cursor: pointer;
	color: #111;
	padding-bottom: 10px !important;
	border-bottom: 1px dashed #D8D8D8; 
}

.woocommerce-widget-layered-nav-list__item:last-child{
	border-bottom: none !important;
	padding-bottom: 0 !important;
}

.woocommerce-widget-layered-nav-list__item a{
	color: #111;
}

.woocommerce-widget-layered-nav-list__item a:hover{
	text-decoration: none;
}

.woocommerce-widget-layered-nav-list__item a:before{
	display: none !important;
}

.woocommerce-widget-layered-nav-list__item:before{
	margin-right: 6px;
    display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #D8D8D8;
	cursor: pointer;
    vertical-align: middle;
	border-radius: 2px;
    margin-top: 2px;	
	float: left;
}

.woocommerce-widget-layered-nav-list__item.chosen a, .woocommerce-widget-layered-nav-list__item:hover a{
	color: #169BD5;
}

.woocommerce-widget-layered-nav-list__item.chosen:before{
	border: 1px solid #169BD5;
	background: url('../images/chose.png') no-repeat center;
	background-size: 80%;
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{
	overflow: visible;
    padding: .518em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
	font-size: 12px;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover{
	background-color: #2B6EFE;
	color: #fff;
}

.woocommerce-widget-layered-nav-list__item .count{
	position: absolute;
	right: 0;
	background: #494949;
	border-radius: 2px;	
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;	
	padding: 2px 7px !important;
	display: inline-block;
}

.sidebar .product-categories{
	padding: 12px 0 12px 0!important;
	margin: 0 !important;
}

.sidebar .product-categories li{
	list-style: none !important;
	margin: 12px 0;
    cursor: pointer;
    color: #111;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #D8D8D8;	
}

.sidebar .product-categories li a{
	color: #111;
}

.price_slider_wrapper{
	margin: 30px 0;
}

/**
* End sidebar ---------------------------------------------------------------------
*/

#gallery{
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	margin-bottom: 30px;
	box-shadow: 0 0 3px #ccc;
}

#gallery .item{
	width: 100%;
	height: 360px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#gallery a{
	cursor: move;
}


#thumbnails .item{
	width: 100%;
	height: 74px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;	
}

#thumbnails .owl-stage{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.attributes_table{
	width: 100%;
	margin-bottom: 30px;
}

.attributes_table td{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 0;
}

.attributes_table tr{
	margin-bottom: 0;
}

.attributes_table td:first-child{
	border-bottom: 1px dotted #ccc;
}

.attributes_table td:first-child span{
    display: inline-block;
    background: #fff;
    padding: 3px 10px 4px 0;
    line-height: 14px;
    position: relative;
    font-size: 14px;
    margin-bottom: -4px;
}

.attributes_table td:last-child{
	padding-left: 10px;
}

.product__price .bootstrap-select.btn-group, .product__price .bootstrap-select.btn-group[class*="span"]{
	margin-bottom: 0 !important;
}

.product__price .bootstrap-select.btn-group .dropdown-menu li > a .text:first-letter, .product__price .bootstrap-select.btn-group .dropdown-menu li > a:first-letter, .bootstrap-select.btn-group .btn .filter-option:first-letter{
	text-transform: uppercase;
}

.product__price .bootstrap-select.btn-group .dropdown-menu li > a{
	width: 100% !important;
}

.product__price .bootstrap-select.btn-group .dropdown-menu li.selected > a .text, .product__price .bootstrap-select.btn-group .dropdown-menu li.selected > a{
	color: #fc8f2c!important;
}

.variations_select{
	width: 100% !important;
}

.product_cart .product__count{
	padding: 5px;
	background: #f4f4f4;
}

.product_details_box .product__price{
	text-transform: none;
}

.product_details_box .product__price.simple{
	padding: 6px 0 0 0;
}

.product_details_box .product__stock{
	position: relative;
}

.product_details_box .after_slider_promo{
	margin-top: 0;
}

.product_details_box .after_slider_promo > .row:first-child{
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;	
	padding-bottom: 17px;
}

.product_details_box .product__button{
	margin-top: 0;
}

.product_details_box .product__button img{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	float: none !important;
	border: none !important;
}

.product_details_box .product__button{
	padding: 0px;
}

.product_details_box .after_slider_promo img{
	height: 30px !important;
	margin-right: 0!important;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	margin-bottom: 60px;
}

.product_details_box .after_slider_promo p{
	font-weight: normal;
	line-height: normal;
	font-size: 13px;
	width: 100% !important;
	color: #666666;	
}

.product_details_box .after_slider_promo h3{
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
}

.label_form_left{
	padding-top: 5px;
}

.warning_message{
	background: #ebccd1;
	border: 1px solid #ccc;
	padding: 10px;
	color: #a94442;
	border-radius: 6px;
	font-weight: 300;
	font-size: 13px;
}

.products.list .warning_message{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	padding: 6px 10px;
}

.form_preloader{
	width: 100%;
	max-width: 400px;
	margin-top: 15px;
	margin-bottom: 25px;
	min-height: 42px;
	background: url('../images/preloader.gif') no-repeat right center;
	background-size: 40px 40px;
	display: none;
	float: right;
}

.form_status{
	width: 100%;
	max-width: 400px;
	margin-top: 15px;
	margin-bottom: 25px;
	min-height: 27px;
	text-align: left;
	font-size: 14px;
	display: none;	
	color: #721c24;
	padding: 10px 20px;
    background-color: #f8d7da;
    border-color: #f5c6cb;
	float: right;
	border-radius: 6px;
}

.form--feedback-parent .form_status{
    color: #155724 !important;
    background-color: #d4edda !important;
    border-color: #c3e6cb !important;	
}

.form--feedback-parent .form_status span{
	 color: #155724 !important;
}

.profile_head_buttons .btn{
	width: 100% !important;
	margin-bottom: 20px !important;
}

.profile_head_buttons .btn img{
	display: block;
	position: relative;
	max-width: 100%;
	height: auto;
	margin: 15px auto 10px auto;
}

.form--user-data-password .form_status p{
	margin-bottom: 0 !important;
}

.archive_load_more_preloader{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url('../images/preloader.gif') no-repeat center;
	background-size: contain;
	display: none;
}

article img.alignleft{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 6px;
	max-width: 50%;
}

article img.alignright{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 6px;
	max-width: 50%;
}

article ul, article ol{
	list-style-position: inside;
	padding-left: 10px;
}

article table{
	border-collapse: collapse;
	width: 100%;
}

article table, article th, article td {
	border: 1px solid #ddd;
}

article th, article td {
	padding: 10px;
}

article tr:nth-child(even) {background-color: #f2f2f2;}

.contact_page_map iframe{
	width: 100%;
	height: 360px;
}

.contact_page_info h3{
	margin-top: 0;
}

.contact_page_info h3{
	font-weight: 500;
	line-height: normal;
	font-size: 18px;
	color: #333333;	
	margin-bottom: 20px;
}

.contact_page_info p{
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	margin-bottom: 20px;
	color: #333333;	
}

.contact_page_info p img, .contact_page_info p span{
	display: inline-block;
	vertical-align: middle;
}

.contact_page_info p img {
	width: 16px;
	height: auto;
	margin-right: 5px;
}

.contact_page_info p span {
	width: calc(100% - 25px);
}

.cart_dropdown_parent .cart-empty{
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;	
	padding: 10px;
	margin: 0 0 20px 0;
	border-radius: 6px;
}

.content_checkout .woocommerce-info{
	border-top-color: #fc8f2c!important;
}

.content_checkout .woocommerce-info::before{
	color: #fc8f2c!important;
}

.content_checkout #customer_details .col-2{
	width: 100% !important;
	margin-top: -15px !important;
	margin-bottom: 20px !important;
}

.col-1 .input-text, .col-2 .input-text{
	color: #000 !important;
}	

#order_comments_field #order_comments{
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 6px;
}	

.zoomImg{
	min-width: 100% !important;
	height: auto !important;
}

.content_checkout #customer_details .col-2 .woocommerce-shipping-fields{
	display: none !important;
}

.content_checkout #customer_details .col-1{
	width: 100% !important;
}

.content_checkout .woocommerce-privacy-policy-text{
	display: none !important;
}

.content_checkout #place_order{
	background: linear-gradient(0deg, #ff7900, #ff7900), #23A1C7;
    border-radius: 5px;
    padding: 10px 30px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #333333;	
}

.content_checkout #place_order:hover, .content_checkout #place_order:focus, .content_checkout #place_order:active{
	text-decoration: none;
	color: #333333;	
	background: #ff7900;
}

.content_checkout #order_review_heading{
	display: none !important;
}

.content_checkout .woocommerce-billing-fields h3:first-child{
	display: none !important;
}

.content_checkout .woocommerce-billing-fields{
	margin-bottom: 20px;
}

.content_checkout #billing_company_field, .content_checkout #billing_address_2_field, .content_checkout #billing_postcode_field{
	display: none !important;
}

.content_checkout input[type=text], .content_checkout input[type=tel], .content_checkout input[type=email]{
	height: 34px;
    padding: 8px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;	
	border-radius: 6px;
	margin-bottom: 0 !important;
	display: inline-block;
}

.content_checkout .woocommerce-checkout-review-order-table td{
	background: #fff !important;
}

.slider--products .owl-nav{
	position: absolute;
	width: 100px;
	right: -34px;
	top: -55px;
}

.slider--products .owl-nav button{
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	background: #fc8f2c!important;
	margin: 0 2px;
	padding: 10px !important;
}

.slider--products .owl-nav button span{
	font-size: 24px;
	padding: 0;
	display: inline-block;
	line-height: 24px;
	margin: 0;
}

.bootstrap-select.variations_select ul.selectpicker li{
	width: 100% !important;
}

#gallery .owl-nav button{
	width: 30px;
	height: auto;
}

#gallery .owl-nav button.disabled{
	display: none;
}

#gallery .owl-nav button.owl-prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}	

#modal_product_image .modal-content{
	background-color: transparent;
}

#gallery .owl-nav button.owl-next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
}	

.slider--products-mini{
	width: 100%;
}

.slider--products-mini .owl-nav{
	position: absolute;
	width: 100px;
	right: -34px;
	top: -52px;
	background: #fff;
}

.slider--products-mini .owl-nav button{
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	background: #fc8f2c!important;
	margin: 0 2px;
	padding: 10px !important;
}

.slider--products-mini .owl-nav button span{
	font-size: 24px;
	padding: 0;
	display: inline-block;
	line-height: 24px;
	margin: 0;
}

.price_component_in_progress{
	width: 100%;
	height: 27.2px;
	background: url('../images/preloader.gif') no-repeat center;
	background-size: contain;
}

.big .price_component_in_progress{
	width: 100%;
	height: 76.2px;
	background: url('../images/preloader.gif') no-repeat center;
	background-size: contain;
}

.product__count.count_component_in_progress{
	position: relative;
	opacity: 0.3;
}

.product__count.count_component_in_progress:before{
	content: '';
	width: 100%;
	height: 34px;
	position: absolute;
	left: 0;
	z-index: 9;
	top: 0;
}

.widget_wcc_widget ul.mtree{
	padding: 0;
}

.widget_wcc_widget ul.mtree.default li{
	padding: 0;
	border-bottom: 1px solid #DDDDDD;
}

.widget_wcc_widget ul.mtree.default li a{
	padding: 10px 0;
}

.widget_wcc_widget ul.mtree.default li a, .widget_wcc_widget ul.mtree.default li a:hover, .widget_wcc_widget ul.mtree.default li a:active, .widget_wcc_widget ul.mtree.default li a:focus, .widget_wcc_widget ul.mtree.default li.current-cat a{
	text-decoration: none;
	font-weight: normal;
}

.widget_wcc_widget ul.mtree.default li a:hover, .widget_wcc_widget ul.mtree.default li a:active, .widget_wcc_widget ul.mtree.default li a:focus, .widget_wcc_widget ul.mtree.default li.current-cat > a{
	color: #ff7900;
}

ul.mtree.default li.mtree-node:before {
	zoom: 1;
	float: right;
	font-size: 14px;
	padding: 10px;
}

ul.mtree.default li .count{
	display: none !important;
}

.mtree-level-1, .mtree-level-2{
	padding-left: 15px;
	padding-right: 0;
	margin-right: 0;
	width: calc(100% - 15px);
}

.top_header .navbar.sticky{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 4px #ddd;
	padding-left: 15px;
	padding-right: 15px;
}

.page_cart input::-webkit-inner-spin-button{
    opacity: 1 !important;
}

.widget_aws_widget .widgettitle{
	display: none !important;
}

.widget_aws_widget .aws-container{
	padding: 15px 0 !important;
}