body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #212121;
	font-size: 16px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #282828;
}
thead {
	font-weight: 700;
}
:focus {
outline: 0;
}
a:focus, a:hover {
	color: #000;
}
a:focus, a:active{
border:0;
outline: none;
text-decoration: none;
}
.center {
	text-align: center;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #9d3942;
    border-color: #a94442;
}
h1 {
	font-size: 38px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 5px;
	margin-bottom: 40px;
}
h1.main_h1 {
	text-align: center;
	display: none;
}
h1.center.margin {
	padding-left: 110px;
}
h2 {
	font-size: 27px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', sans-serif;
}
h3 {
	font-weight: 700;
  font-size: 38px;
  margin-bottom: 30px;
  position: relative;
  font-family: 'Open Sans Condensed', sans-serif;
}
.heading_h::after {
	display: block;
  content: '';
  width: 98%;
  height: 1px;
  margin: 0px auto 10px;
  background: #f2f2f2;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #282828;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
label.oplata_desc[for=codnalozhka] {
  color: red;
  font-weight: 700;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 16px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 16px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
	background: #fff;
  border: 1px solid #ccc;
}
input:focus {

  box-shadow: none!important;
  outline: none!important;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
label.control-label {
	font-size: 16px;
}
/*div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}*/
#simpleregister .required .control-label:before {
	content: none;
}
.dropdown-menu>li>a {
	padding: 5px 25px;
	position: relative;
}
.dropdown-menu {
	border: none;
	padding: 10px;
}
.sort-item a::before {
	content: "";
  font-size: 23px;
  display: inline-block;
  min-height: 16px;
  height: 16px;
  width: 16px;
  border: 1px solid rgba(0,0,0,0.5);
  padding: 0;
  font-weight: normal;
  line-height: 16px;
  margin: 0 12px 0 0;
  text-indent: -4px;
  vertical-align: middle;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 8px;
}
.sort-item.selected a::before {
	background-color: #333;
  -webkit-box-shadow: inset 0 0 0 2px white;
  box-shadow: inset 0 0 0 2px white;
  min-width: 16px;
  padding: 1px 6px;
  font-size: 11px;
  line-height: 11px;
}
#sizeChartModal .modal-dialog {
	width: 400px;
	max-width: 100%;
}
.measure-box {
	margin-bottom: 15px;
}
#icon-fitting {
	position: absolute;
  left: -25px;
  bottom: 0;
  stroke: #333;
  stroke-width: 1.4;
  width: 18px;
  height: 18px;
  display: inline-block;
  shape-rendering: geometricPrecision;
  fill: none;
}
.size-open {
  position: relative;
  display: inline-block;
  margin-left: 25px;
  margin-bottom: 8px;
  border-bottom: 1px solid #cccccc;
  transition: border-bottom 0.2s ease-out;
}
.size-open:visited {
	border-bottom: 1px solid #cccccc;
  background-color: transparent;
  -webkit-transition: border-bottom 0.2s ease-out;
  transition: border-bottom 0.2s ease-out;
}
.size-open:hover {
	border-bottom-color: #333333;
  text-decoration: none;
}
.sizechart{
  width: 100%;
}
.sizechart th, .sizechart td{
  text-align: center;
}
.chart-header-bg{
  background: #fafafa;
  border: 1px solid #ccc;
  padding:10px;
  position: relative;;
  text-align: center;
}
.chart-header{
  width: 80px;
}
.chart-data{
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
}
.chart-data td, .chart-header-bg th{
  padding: 10px;
}
/* top */
#top {
	padding-top: 3px;
	min-height: 20px;
	font-size: 14px;
	color: #fff;
	background: #041e3a;
}
#top a {
	color: #fff;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	cursor: pointer;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	border-bottom: 1px dashed #fff;
	color: #ccc;
}
.language_selected {
	border-right: 1px solid #fff;
	padding-right: 2px;
	color: #fff;
}
.langgg {
	margin-right: 15px;
}
.langgg span:last-child {
	border: none;
}
#top #top-links .social_top {
	height: 20px;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
}
.social_top {
	margin: 0;
}
.social_top .social_svg_top{
	transition: all 0.3s;
}
.social_svg_top:hover {
	fill: #fff;
}
.mobile_menu .login_main, .mobile_menu .search_top {
	margin-right: 20px;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
  line-height: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
.information_links {
	text-transform: uppercase;
	font-size: 12px;
}
.information_links a {
	transition: all 0.1s;
}
.information_links a:hover {
	border-bottom: 1px dashed #ccc;
	color: #fff;
}
/*.information_links a:last-child {
	color: #9d3942;
}*/
.information_links a + a {
	padding-top: 6px;
	margin-left: 15px;	
}
.main_drop_head {
  position: relative;
  margin-top: 15px;
  margin-bottom: 50px;
}
.drop_text_block {
  position: absolute;
  top: 20%;
  left: 10%;
  padding: 10px;
  border-right: 1px solid;
  border-left: 1px solid;
}
.drop_h1 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .7px;
}
.drop_h1.sss {
  font-size: 24px;
}
.drop_dop_text {
  text-align: center;
  font-size: 20px;
}
.drop_about_short {
  position: absolute;
  font-weight: 500;
  font-size: 16px;
  bottom: 20%;
  max-width: 500px;
  left: 3%;
  padding: 5px;
  background: #ffffffa3;
}
.drop_why_wrap {
  margin: 30px 0;
  height: 330px;
}
.drop_svg img {
  max-width: 80px;
  max-height: 53px;
}
.drop_why_h {
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
}
.drop_add_partner {
  padding: 14% 5%;
  border: 1px solid;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.drop_partner_button {
  text-align: center;
  padding: 5px 35px;
  background: #212121;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
}
.drop_partner_button:hover {
  color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
  transition: all .2s ease-out;
}
/*HEADER*/
header {
	position: relative;
  min-height: 55px;
  background: #041e3a;
}
.top_tel {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.top_tel:hover {
	color: #fff;
}
.callback_click {
  text-align: center;
  transition: all .2s ease-out;
  border: 1px solid #ffffff;
  cursor: pointer;
  padding: 5px;
  font-size: 12px;
  color: #fff;
}
.callback_click:hover {
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
	color: #000;
  background: #ffdea2;
}
.callback_click_block {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 55px;
	margin-right: 25px;
	margin-left: 25px;
}
form.callback{
position: relative;
transition: all 1s;
width: 35px;
height: 35px;
background: white;
box-sizing: border-box;
border-radius: 18px;
border: 4px solid white;
padding: 5px;
}

input.callback_input {
border: 1px solid #212121;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 35px;
line-height: 20px;
outline: 0;
display: none;
font-size: 1em;
border-radius: 20px;
padding: 0 10px;
}

.callback_ok{
box-sizing: border-box;
padding: 6px;
width: 35px;
height: 35px;
position: absolute;
top: 0;
right: 0;
border-radius: 50%;
color: #212121;
text-align: center;
font-size: 16px;
font-weight: 500;
transition: all 0.7s;
}

form.callback:hover{
width: 200px;
cursor: pointer;
}

form.callback:hover input{
display: block;
}

form.callback:hover .callback_ok{
background: #212121;
color: white;
}
form:hover .callback_ok::before {
content: 'OK';
margin-right: 10px;
}
.left-header {
	height: 55px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.left-header a {
	color: #ddd;
}
.right-header {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.mainSearch {
	display: none;
	box-shadow: 0 2px 2px rgba(0,0,0,0.06),0 4px 4px rgba(0,0,0,0.06),0 8px 8px rgba(0,0,0,0.06),0 16px 16px rgba(0,0,0,0.06),0 32px 32px rgba(56,121,220,0.06);
}
.header_menu {
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
}
.main_menu {
	list-style: none;
	margin: 0;
	padding: 8px 0;
}
.main_menu .dop_menu:last-child a, .ddop_mob_href li:last-child a.aaa {
	color: #c64242;
	font-weight: 500;
}
.cat_mob_xs ul li:last-child a {
	font-weight: 700;
}
.cat_mob_xs ul li {
	padding: 4px;
}
.main_menu .dop_menu {
	display: inline-block;
	position: relative;
}
.main_menu > li + li {
	margin-left: 30px;
}
a.dop_menu_a {
	transition: 0.3s linear;
	color: #041e3a;
  font-size: 18px;
}
a.dop_menu_a:after{
  content: '';
  background: #212121;
  position: absolute;
  width: 0;
  height: 2px;
  transition: all .3s linear;
  z-index: 200;
}
.dop_menu:last-child a.dop_menu_a::after {
	background: #c64242;
}
a.dop_menu_a::after{
  top: 100%;
  left: 0;
}

a.dop_menu_a:hover::after{
  width: 100%;
}
.menu_header {
	position: absolute;
	z-index: 10;
	left: 20px;
}
.menu_header.nohome {
	width: 100%;
	left: 0;
	background: #eceeef;
}
.main_menu .dop_menu .dop_menu-menu {
  position: absolute;
  z-index: 100;
  left: -16px;
  top: 100%;
  margin: 0;
  padding-top: 10px;
  transition: 0.2s all;
  display: none;
  background-color: #fff;
}
.main_menu .dop_menu .dop_menu-menu ul {
  padding: 10px 15px 10px;
  border: 1px solid #888;
  min-width: 270px;
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.main_menu .dop_menu .dop_menu-menu li {
  font-size: 16px;
  text-align: left;
  margin-bottom: 8px;
}
.dop_menu:hover .dop_menu-menu {
display: block;
}
.line_center_block {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
}
.line_center {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.line_center_icon {
  align-items: center;
  justify-content: center;
  flex-direction: row;
  display: flex;
  cursor: pointer;
}
.login_top, .wishlist_top, .cart_top {
  margin-left: 20px;
  position: relative;
}
.boxme_wish_remove {
	position: absolute;
	right: 8%;
	z-index: 10;
	transition: all 0.2s ease;
	opacity: 0;
}
.boxme_wish_remove .fa {
	font-size: 18px;
}
.product-thumb:hover .boxme_wish_remove {
	opacity: 1;
}
.pointer_search {
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.wish_remove, .wish_add {
	background: none;
	transition: all .2s ease-out;
	border: 1px solid #6b6b6b;
	padding: 9px 14px;
}
.wish_add_remove:hover, .wish_add:hover {
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.wish_remove .fa, .wish_add .fa {
	font-size: 20px;
}
.wish_remove.hide, .wish_add.hide {
	display: none;
}
.header_account_links {
	transition: all .2s ease-out;
	border: 1px solid #6b6b6b;
	display: block;
	padding: 10px;
	margin: 20px 0;
}
.header_account_links:hover {
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
	color: #212121;
}
/* search */

.payment-info input {
	width: 100%;
	margin-bottom: 12px;
  padding: 10px;
  border: 1px solid #97a9af;
}
.payment-info .forgott {
  position: absolute;
  top: 13px;
  right: 70px;
  font-size: 12px;
}
.popup-footer .button_cart_add {
	cursor: pointer;
}
.popup-footer .button_cart_add:hover {
	color: #fff;
}
.popup-footer {
	text-align: center;
	margin: 30px;
}
/* login */
.forgotten {
	cursor: pointer;
}
/* cart */
 .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }

  .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
  }
  
  .modal.right .modal-body {
    padding: 15px 15px 80px;
  }
        
  .modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
  }
  
  .modal.right.fade.in .modal-dialog {
    right: 0;
  }

  .modal-content {
    border-radius: 0;
    border: none;
  }

  .modal-header {
    border: none;
  }
  .modal-header .modal-title {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
  }

.dropdown-toggle.sort {
	width: 100%;
	background: none;
	border: none;
}
  .cart_close, .callback_close {
  	position: absolute;
  	cursor: pointer;
    top: 10px;
    transition: all .2s ease-out;
    border: 1px solid #6b6b6b;
    padding: 5px 14px;
    z-index: 10;
  }
  .cart_close:hover, .callback_close:hover {
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.cart_close {
	left: 14px;
}
.callback_close {
	right: 14px;
}
 .cart_list_items {
  list-style: none;
  padding-left: 0;
 } 
  .cart_item:first-child {
    padding: 0;
}
  .cart_item {
    display: flex;
    align-items: center;
    padding: 30px 0 0 0;
  }
  .cart_item_img {
    width: 70px;
    height: 70px;
    display: flex;
    margin-right: 10px;
    flex-shrink: 0;
    flex-basis: 70px;
}
.cart_item_img a {
    display: flex;
    width: 100%;
    border: none;
}
.cart_item_img img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
    transition: all .2s ease;
}
.cart_item_option {
    flex: auto 1 1;
}
.cart_price_total:nth-child(1) {
  display: none;
}
.cart_text_info {
  margin-top: 25px;
  text-align: center;
}
.cart_block_buttons{
  text-align: center;
}
.cart_button_open, .knopka_boxme {
    transition: all .2s ease-out;
    border: 1px solid #6b6b6b;
    display: block;
    padding: 10px;
    margin: 20px 0;
}
.knopka_boxme.centere {
	margin: 20px auto;
	max-width: 200px;
	cursor: pointer;
	text-align: center;
}
.cart_button_open.order, .knopka_boxme {
  background: #041e3a;
  color: #fff;
}
.cart_button_open.fff:hover {
	color: #444;
}
.cart_button_open:hover, .cart_button_open.order:hover, .knopka_boxme:hover {
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
  color: #fff;
}
.cart_item_small {
    font-size: 12px;
    display: block;
    margin-top: -3px;
}
.cart_item_small span a {
  cursor: pointer;
}
.cart_a {
	position: relative;
}
#cart-total, #wishlist-total {
	position: absolute;
  top: -7px;
  right: -5px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.cart_group {
	margin: 30px 0;
	text-align: center;
}
.button_cart_add {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  background-color: #041e3a;
  padding: 10px 70px;
  color: #fff;
  transition: all .2s ease-out;
  border: 1px solid #041e3a;
}
.button_cart_add:hover {
	color: #fff;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
	.mobile_menu .login_main, .mobile_menu .search_top {
	margin-right: 0px;
}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.price_for_one {
	font-size: 14px;
	color: #c64242;
}
/*mobile-menu*/
.cat_mob_xs {
	text-align: center;
  font-weight: 500;
  margin-top: 10px;
}
.mobile_menu #cart, .mobile_menu #cart .icon_cart, .mobile_menu .search_top {
	width: 35px;
	height: 35px;
}

.mobile_menu .text_login {
	display: none;
}
.mobile_menu .login_main {
	height: 35px;
	width: 50px;
}
.mobile_pop {
	padding: 3px 0;
	text-align: right;
}
.mobile_pop .navbar-toggle {
	margin: 0;
  padding: 10px;
}
#mobile_left_menu {
	background: #f8f7f5;
}
body.common-home.offcanvas-stop-scrolling::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(55, 53, 53, 0.7);
    z-index: 10;
    height: 5000px;
    width: 100%;
}
.social_top.center {
	margin-top: 10px;
}
.navbar-offcanvas {
	padding-left: 0px!important;
	padding-right: 0px!important;
}
ul.ddop_mob_href {
	list-style: none;
	padding: 0px;
}
.ddop_mob_href li a.aaa {
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    display: block;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
		.slick-prev, .slick-next {
		display: none!important;
	}
	.mobile_menu .search_top {
		margin-right: 0;
	}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	.product-thumb h4 {
		height: 50px;
	}
}
/* content */
.category-wall {
	margin-top: 50px;
}
.category-item {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 10px;
  margin: 15px;
  transition: all .3s ease-out;
}
.category-item.latest {
	overflow: hidden;
	padding: 0;
	max-height: 150px;
}
.category-item.latest img {
	max-width: 100%;
}
.cat-image {
  display: flex;
  justify-content: flex-start;
}
.category-item:hover {
	box-shadow: 0 0 6px rgba(0,0,0,.05), 0 4px 16px rgba(0,0,0,.1);
}
.category_text_title {
	font-size: 18px;
	font-weight: 500;
}
.category_text_all {
	color: #808080;
	font-weight: 500;
  margin-top: 5px;
}
.overlay_fon {
  transition: 0.2s;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.slider_photo:hover .overlay_fon {
	background-color: rgba(0,0,0,0.1);
}
.slider_main {
	height: 50px;
	overflow: hidden;
  text-align: right;
}
.slider_main .img_slider {
	max-height: 100%;
}
.zoom_insta_slider {
	overflow: hidden;
	cursor: pointer;
}
.zoom_insta_slider img {
	transition: 0.5s;
}
.zoom_insta_slider img:hover {
	cursor: pointer;
	transform: scale(1.1);
}
.slick-next {
  right: -17px;
}
.slick-prev {
  left: -17px;
}
.slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  z-index: 3;
  margin-top: -60px;
  cursor: pointer;
  padding: 0;
  border: none;
  background: none;
}
.slick-prev::before {
  left: -6%;
}
.slick-next::before {
  right: -6%
}
.slick-prev::before, .slick-next::before {
  content: '';
  width: 50px;
  height: 49px;
  background-color: #ffffff;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
  transition: box-shadow 0.3s ease-out;
}
.slick-prev:hover::before, .slick-next:hover::before {
  box-shadow: 0 2px 2px rgba(0,0,0,0.06),0 4px 4px rgba(0,0,0,0.06),0 8px 8px rgba(0,0,0,0.06),0 16px 16px rgba(0,0,0,0.06),0 32px 32px rgba(56,121,220,0.06);
  transition: none;
}
.slick-prev::after {
  transform: rotate(135deg);  
}
.slick-next::after {
  transform: rotate(-45deg);  
}
.slick-prev::after, .slick-next::after {
  margin: 16px 17px 17px;
  content: '';
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-right: 2px solid #444;
  border-bottom: 2px solid #444;
  z-index: 2;
}

/* footer */
footer {
	font-weight: 400;
	margin-top: 30px;
	color: #fff;
	position: relative;
	background: #041e3a;
}
 .powered::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 8px;
  top: -7px;
  border-top: 4px solid #212121;
  border-bottom: 2px solid #212121;
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a:hover {
	color: #fff;
}
footer h5, .mobile-t {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  color: #909090!important;
  padding-top: 10px;
}
footer h5::after {
	margin-top: 5px;
}
.powered .text-right {
	float: right;
}
.powered {
  background: url(../image/bg_top.jpg);
  font-family: 'Roboto';
  font-weight: 500;
  padding: 0 5px;
}
.powered .text-right, .powered .text-left {
  margin-top: 8px;
  display: inline-block;
}
.footer_left_logo {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	font-size: 36px;
	font-weight: 700;
}
.footer_left_logo img {
  width: 180px;
  max-width: 95%;
}
.footer_info_block {
	color: #fff;
}
.footer_info_block>ul>li>a {
	color: #ececec;
	display: flex;
}
.footer_block_soc {
	padding: 20px;
  max-width: 240px;
  background-color: #02172d;
}
.footer_bottom {
	padding: 40px;
	background-color: #02172d;
	display: flex;
	justify-content: space-between;
}
.footer_block_wrap {
	padding: 20px;
	border-top: 2px solid hsla(0,0%,100%,.2);
}
.footer_block_wrap li a {
	color: #ECECEE;
}
.footer-info li {
	margin-bottom: 10px;
}
.social-btns__title {
	margin-bottom: 10px;
	text-transform: unset;
}
.social-btns__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  border: 1px solid #868686;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.05);
  transition: background-color .1s,box-shadow .1s;
}
.social-btns__item:first-child {
  margin-left: 0;
}
.social_svg_top {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  fill: #d8d8d8;
  transition: fill .1s;
}
.social-btns__item:hover {
  background-color: #868686;
  box-shadow: 0 5px 15px 0 rgba(0,0,0,.15);
}
.page-footer__info-wrapper {
	padding-top: 15px;
}
.page-footer__info-title {
  padding-bottom: 5px;
  color: #909090;
  line-height: 18px;
}
.page-footer__contacts-phone a {
  font-size: 22px;
  line-height: 25px;
  color: #d8d8d8;
  text-decoration: none;
}
.footer_pay {
		position: absolute;
		right: 0;
		bottom: 0;
	}
/* alert */
.alert {
	position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 700;
  height: 0px;
  line-height: 50px;
  overflow: hidden;
  z-index: 100;
  padding: 0;
  border: 0;
  transition: all 0.5s ease;
}
.alert.alert-danger, .alert.alert-success {
	height: 50px!important;
	overflow: hidden;
	transition: all 0.5s ease;
}
.alert .close {
	position: absolute;
  right: 20px;
  top: 12px;
}

.pagination {
	margin: 30px 0 0 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	transition: all .2s ease-out;
  border: 1px solid #6b6b6b;
  display: block;
  padding: 10px;
  margin: 20px 0;
  border-radius: unset;
  box-shadow: none;
  background: #041e3a;
  font-size: 16px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
	background: #041e3a;
	color: #fff;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.account_wrap.mmm {
margin-top: 65px;
padding: 15px;
}
.account_wrap.mmm {
	position: relative;
}
.account_wrap.mmm::before {
	position: absolute;
	content: '';
	top: -20px;
	left: 30px;
	background-image: url(../image/check.svg);
	width: 100px;
	height: 90px;
	background-position: center;
	background-size: cover;
}
.account_wrap.simpe_check {
	margin-top: 40px;
	max-width: 900px;
}
.register_wrap {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.left_register, .right_register {
	width: 55%;
	padding: 85px 0px;
	display: flex;
	position: relative;
  z-index: 0;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}
.right_register {
	width: 45%;
	background-color: rgb(236 238 239);
}
.footer_register {
	margin-top: 0;
}
.orders_list {list-style: none; margin-bottom: 20px;}
.orders_list .order {padding: 16px; border: 1px solid #e9e9e9; border-radius: 4px;}
.order_status_wrap {position: relative; padding-left: 20px;}
.order_status_wrap::before {position: absolute; left: 0; top: 0; display: block; height: 100%; width: 8px; border-radius: 50px; content: "";}
.order_status_wrap.done::before {background-color: #00a046;}
.order_status_wrap.in::before {background-color: #ffc801;}
.order_status_wrap.canceled::before {background-color: #8e8e8e;}
.order_flex {display: flex; justify-content: space-between; align-items: center;}
.order_top_line {font-size: 13px; color: #797878;}
.order_bottom_line {font-size: 16px;}
.order_photo {position: relative; display: flex; justify-content: center; align-items: center;}
.order_photo_more {position: absolute; width: 100%; text-align: center; border-radius: 5px; font-size: 35px; font-weight: 500; color: #333; bottom: -5px; line-height: 17px;}
.order_more {border: 1px solid #eee; border-radius: 6px; padding: 3px 10px; font-size: 14px; box-shadow: 5px 2px 20px -8px rgba(0,0,0,0.34);}
.spisok_success {
	font-size: 14px;
	margin-top: 20px;
}
.spisok_success>li {
	padding-bottom: 7px;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
  border: none;
  padding: 4px 10px;
	color: #444;
}
.list-group a.active {
  border: none;
  background: none;
  font-weight: 500;
  color: #444;
}
.list-group a.active:hover, .list-group a:hover {
  border: none;
  background: none;
  color: #000;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
#carousel0 {
	background: transparent;
}
#carousel0 .owl-wrapper-outer {
	border: none;
	box-shadow: none;
}
#carousel0 .hr_style {
	margin-top: 0;
	margin-bottom: 0;
}
.main_img_box {
	display: flex;
	justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
}
.main_img_box .image {
  width: 80%;
}
.main-image img:hover {
	cursor: url(../image/icon-glass-zoom.cur),-webkit-zoom-in;
  cursor: url(../image/icon-glass-zoom.cur),zoom-in;
}
#dop-images {
  width: 20%;
}
.tovar-prev, .tovar-next {
	position: relative;
  display: block;
  width: 88px;
  height: 20px;
  font-size: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  border: 1px solid #d8d8d8;
  cursor: pointer;
}
.tovar-prev::after, .tovar-next::after {
  content: "";
  width: 15px;
  height: 9px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.tovar-prev::after {
	background: url(../image/arrow-up.svg);
}
.tovar-next::after {
	background: url(../image/arrow-down.svg);
}
.tovar-next.slick-disabled, .tovar-prev.slick-disabled {
	opacity: 0.3;
	cursor: unset;
}
.tovar-left, .tovar-right {
  width: 25px;
  height: 22px;
  border: none;
  position: absolute;
  top: 40%;
  z-index: 10;
}
.tovar-left {
  background: url(../image/left.png) no-repeat;
  background-size: contain;
  left: 0;
}
.tovar-right {
  background: url(../image/right.png) no-repeat;
  background-size: contain;
  right: -5px;
}
.mfp-title {
	display: none!important;
}
/* product list */
.product-thumb {
	position: relative;
	margin-bottom: 20px;

}
.product-thumb:hover {
	box-shadow: inset 0 0 0 1px #dcdcdc;
	/*outline: 1px solid #dcdcdc;*/
}
.product-thumb:hover .image img {
	opacity: 0.7;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 400;
  margin-top: 10px;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 90px;
	position: relative;
}
.product-thumb .wrap_rating {
  position: absolute;
  top: -26px;
  width: 100%;
  left: 0;
}
.product-thumb .rating {
	position: relative;
	text-align: center;
}

.product-list .product-thumb .caption {
/*	margin-left: 230px;*/
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #333;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #333;
}
h2.price {
	margin: 0;
}
.color-preview {
	display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 0px;
  vertical-align: text-top;
	box-shadow: inset 0 0 1px rgba(0,0,0,.5);
}
/*.product-thumb .price {
	position: absolute;
	bottom: 0;
  left: 20px;
  margin-top: 10px;
  font-size: 20px;
}*/
.product-thumb .price {
    left: 7%;
    margin-top: 10px;
    font-size: 20px;
}
.product-thumb .price_number {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	color: #333;
}
.product-thumb .price_currency {
	font-size: 15px;
	font-weight: 500;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #888;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 14px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.account_wrap.simpe_check {
		margin-top: 0;
	}
	.account_wrap.mmm::before {
		top: -47px;
		left: calc(50% - 30px);
		width: 80px;
		height: 80px;
	}
	.drop_h1.sss {
		text-align: center;
	}
	.drop_why_wrap {
		height: auto!important;
	}
}
.thumbnails {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
/*@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}*/

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.stickers {
	font-size: 14px; 
	font-weight: bold; 
	padding: 5px 10px; 
	border-radius: 2px; 
	position: absolute; 
	z-index: 10;
	margin-left: 0px; 
	top: 0px;
} 
.stickers:nth-child(2) {
	top: 34px;
}
.stickers:nth-child(3) {
	top: 61px;
}
.stickers:nth-child(4) {
	top: 88px;
}
.maps_contact iframe {
	max-width: 100%;
}
/*РЕТИНГ*/
.prod-rating {
font-size: 0;
color: #ccc;
display: inline-block;
vertical-align: middle;
}
.prod-rating input {
display: none;
}
.prod-rating * {
margin: 0 1px 0 0;
}
.prod-rating label .fa {
font-size: 16px;
padding: 2px 4px 2px 0px;
cursor: pointer;
}
.rat-star.active {
color: #333!important;
}
.rat-star.checked {
color: #333;
}
/*ОПЦИИ*/
.img-responsive {
	margin: 0 auto;
}
.image {
	margin: 20px 10px;
  padding: 5px;
  background: #fff;
  position: relative;
}
.fb-like {
	float: right;
}
.product-info .radio {
display:inline-block;
float:left;
margin:0 10px 10px 0;
}
.product-info input[type='radio'], 
.product-info input[type='checkbox']{
display:none;
}
.product-info input[type='radio'] + label, 
.product-info input[type='checkbox'] + label {
padding: 3px 10px;
margin: 0;
background: #fff;
color: #333;
font-size: 14px;
box-shadow: none;
border-radius: 2px;
border-color: #ddd;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
position: relative;
min-width: 36px;
}
.product-layout .product-info input[type='radio'] + label, 
.product-layout .product-info input[type='checkbox'] + label {
transition: initial;
}
.product-info input[type='radio'] + label .fa, 
.product-info input[type='checkbox'] + label .fa {
display: none;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
.product-info input[type='radio']:checked + label, 
.product-info input[type='checkbox']:checked + label {
color: #333;
background: #fff;
box-shadow: 0px 0px 1px 1px #333;
border-color: #fff;
text-shadow: none;
}
.product-info input[type='radio']:checked + label .fa, 
.product-info input[type='checkbox']:checked + label .fa {
display: block;
position: absolute;
bottom: 0px;
right: 0px;
color: #333;
font-size: 10px;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
.product-info input[type='radio']:hover + label, 
.product-info input[type='checkbox']:hover + label {
box-shadow: 0px 0px 1px 1px #8a8a8a;
border-color: #fff;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
span.option_price {
color: #777;
padding-left: 3px;
font-size: 13px;
}
.product-info input[type='radio']:checked + label span.option_price, 
.product-info input[type='checkbox']:checked + label span.option_price {
color: #333;
}
.product-info .radio .btn-default:active {
color: #333;
background-color: #fff;
border-color: #333;
}
.product-info .radio .img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 0;
margin-right: 5px;
line-height: inherit;
background-color: transparent;
border: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
border-radius: 2px;  
}
.is_instock, .not_instock {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 700;
	font-size: 13px;
}
.is_instock {
	color: #438a2d;
}
.not_instock {
	color: #d14445;
}
.model {
	position: absolute;
  right: 13px;
	font-size: 14px;
}
.article_sku {
	font-size: 14px;
	padding: 3px 8px 3px 0;
	color: #444;
}
.adotted {
	cursor: pointer;
  color: #5a5a5a;
  font-weight: 700;
  border-bottom: 2px dotted;
}
.info_tooltip::after {
	font-family: FontAwesome;
	color: #d14341;
	content: "\f059";
	margin-left: 4px;
}
.info_tooltip.verify_of::after {
	font-family: FontAwesome;
	color: #428796;
	content: "\f058";
	margin-left: 4px;
}
.atributes {
	font-size: 14px;
	position: relative;
}
.atributes ul li:not(:first-child) {
	margin-top: 5px;
}
.atributes a {
  color: #333;
  text-decoration: none;
}
.atributes a:hover {
	text-decoration: none;
}
.attributes_stars .fa, .atr_vew_name .fa {
	color: #333;
	width: 1em;
	height: 1em;
	line-height: 1em;
}
.bold_fira {
	font-weight: 500;
	color: #333;
}
.hr_style {
  height: 1px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
  background: #f2f2f2;
}
.hr_style.sss {
  margin-bottom: 10px;
  margin-top: 10px;
}
.price_tovar {
	margin-bottom: 20px;
	margin-top: 20px;
}
.old_price{
  position: relative;
  font-size: 20px;
  font-weight: 500;
  margin-right: 32px;
}
.old_price::after {
	background-image: url("../image/intersect.svg");
	background-position: left;
	background-repeat: no-repeat;
	content: "";
	display: block;
	width: 112px;
	height: 47px;
	position: absolute;
	left: -11px;
	top: -10px;
}
h2.price_h2 {
	font-size: 40px;
	font-weight: 700;
	color: #212121;
	font-family: 'Open Sans Condensed', sans-serif;
}
.grn {
	font-size: 24px;
  font-weight: 700;
  margin-right: 30px;
  position: relative;
}
.why_price {
	position: absolute;
	top: 0;
}
.thumbnail {
	border: none;
}
.countdown {
	margin: 10px auto;
  position: relative;
}
#countdown, .count_text {
  text-align: center;
  position: absolute;
  top: -6px;
  display: inline;
}
#countdown .count_block {
  display: inline-block;
  width: 44px;
}
.count_time {
  font-size: 10px;
  margin-top: -4px;
}
/*ХЛЕБНЫЕ КРОШКИ*/
.breadcrumb {
	padding: 8px 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb li + li {
  margin: 0 0 0 45px;
}
.breadcrumb li + li:before {
	content: '\/';
	position: absolute;
	left: -30px;
	top: -1px;
	width: 30px;
	height: 14px;
}
.breadcrumb {
	background-color: transparent;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 55px;
}
.breadcrumb li a, .breadcrumb li {
	color: #6f6f6f;
  font-weight: 400;
}
.breadcrumb i {
font-size: 16px;
}
.breadcrumb > li {
padding: 0;
position: relative;
overflow: hidden;
text-overflow: ellipsis; 
}
.breadcrumb>li.br_ellipses+li:before {
content: "";
padding: 0;
}
.breadcrumb > *:nth-child(n+1) {
display: none;
}
.invisible{
display: none;
}
@media (max-width: 767px) {
.breadcrumb  > *:nth-last-child(-n+2) {
display: inline;
} 
.breadcrumb > * {
max-width: 60px;
font-size: 13px;
}
h1.inbreadcrumb {
font-size: 15px;
}
}
@media (min-width: 768px) and (max-width:991px) {
.breadcrumb  > *:nth-last-child(-n+4) {
display: inline;
} 
.breadcrumb  > * {
max-width: 100px;
}
}
@media (min-width: 992px) {
.breadcrumb  > *:nth-last-child(-n+6) {
display:inline;
} 
.breadcrumb  > * {
max-width: 170px;
}
}  
/*КАТЕГОРИИ*/
.wrap_category {
	text-align: center;
	margin: 20px 0;
}
.loadmore {
	cursor: pointer;
	transition: all .2s ease-out;
	border: 1px solid #6b6b6b;
	padding: 5px 14px;
}
.loadmore:hover {
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.pagination>li>a, .pagination>li>span {
	border: none;
	font-weight: 500;
	padding: 3px 6px;
	margin-right: 20px;
	color: #444;
}
.pagination>.active>span {
	background-color: #333;
  border-color: #333;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-radius: 7px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #4d4d4d;
	border-color: #4d4d4d;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 3;
	color: #ffffff;
	background-color: #4d4d4d;
	border-color: #4d4d4d;
	border-radius: 7px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.image_cat {
	width: 88px;
	vertical-align: middle;
	margin: 0 auto;
	position: relative;
}
.image_cat:hover {
	border-color: #849dab;
}
.image_cat:hover img, .image_cat::after {
	opacity: 0.8;
}
.image_cat img {
	max-width: 100%;
	display: block;
}

.name_category {
	margin-top: 10px;
}
.name_category a {
	color: #333;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
}
.filter_add::before {
	content: '';
	display: block;
	margin-bottom: 10px;
	height: 4px;
	backgroud: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIBAMAAAA2IaO4AAAABGdBTUEAALGPC/xhBQAAACFQTFRFXYCS////XYCSXYCSXYCSXYCSXYCSXYCSXYCSXYCSXYCSf4E4/QAAAAp0Uk5TAAATP0vW1+Pn6BNca/UAAAAkSURBVAiZY/CYIijIMGslkKhaDiRMk4GEoCCMYABSDEwKgoIAkiAFTwVKHA4AAAAASUVORK5CYII=") repeat-x 0 0;

}
.ocfilter>.panel-heading{
	display: none;
}
.panel-default, .ocfilter-option {
	border: none;
}
.panel.ocfilter {
	box-shadow: none;
}
.ocfilter-mobile-handle {
	display: none;
}
.add_cart_button {
	opacity: 0;
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
	z-index: 10;
	transition: all 0.2s ease;
}
.product-thumb:hover .add_cart_button {
	opacity: 1;
}
.add_cart_button button {
	font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  width: 115px;
  height: 40px;
  background-color: #041e3a;
  padding: 5px;
  color: #fff;
  border: none;
}
.atr_view {
	position: absolute;
	text-align: left;
  bottom: 10px;
  left: 5px;
  font-size: 12px;
}
/*БЛОКИ БАННЕРЫ*/
.b-index-header {
    background-image: url(../../../../../image/catalog/banners/banner2_mob.jpg);
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: 20px;
    margin-bottom: 50px;
}
.b-index-header.discount {
	background-image: url(../../../../../image/catalog/banners/banner3_mob.png);
}
.b-index-header.discount .b-index-header__info {
	min-height: 220px;
	padding-top: 50px;
}
  @media only screen and (min-width: 940px) {
.b-index-header {
    padding: 40px;
    height: 400px;
    margin-bottom: 0;
}
.b-index-header {
    background-image: url(../../../../../image/catalog/banners/banner2.jpg);
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.b-index-header.discount {
	background-image: url(../../../../../image/catalog/banners/banner3.png);
	padding: 60px 40px;
}
}
.b-index-header__info {
    position: relative;
    height: 100%;
}
.b-index-header__info_container {
    width: 50%;
}
.b-index-header__info_title {
    font-size: 28px;
    line-height: 28px;
    color: #000;
}
@media only screen and (min-width: 650px) {
.b-index-header__info_title {
    font-size: 36px;
    line-height: 44px;
    
}
}
.b-index-header__info_text {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
}
@media only screen and (min-width: 650px) {
.b-index-header__info_text {
    font-size: 20px;
    font-weight: 600;
}
}
.b-index-header__info_counter {
    padding: 0 1px;
    border-bottom: 3px solid #fff;
    font-size: 20px;
}
@media only screen and (min-width: 650px) {
.b-index-header__info_counter {
    font-size: 24px;
}
}
.b-button-bordered {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 0 15px;
  border: 2px solid #080808;
  background-color: #fff;
  color: #080808;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: auto;
}
.b-button-bordered:hover {
  box-shadow: 0 0 6px rgba(0,0,0,.05), 0 4px 16px rgba(0,0,0,.1);
}
.b-index-header__info_button {
    position: absolute;
    bottom: -80px;
    left: 10%;
    right: 10%;
}
@media only screen and (min-width: 650px) {
.b-index-header__info_button {
    bottom: 0;
    left: 0;
    right: initial;
}
}
.html_image {
	width: 70px;
}
/*ТЕКСТОВЫЕ БЛОКИ*/
.pro_block {
	margin-bottom: 10px;
}
.image_block {
  width: 115px;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
}
.image_block img {
  width: 100%;
  border: 3px solid #442f2c;
  border-radius: 50%;
}
.image_block::after {
  content: '';
  position: absolute;
  margin: -2px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #442f2c;
  border-radius: 50%;
}
.image_block:hover img {
	-webkit-animation: rotation 0.5s 1 linear;
}
.text_block {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-align: center;
}
@-webkit-keyframes rotation {
    0% {-webkit-transform: rotate(0deg);}
    25% {-webkit-transform: rotate(10deg);}
    50% {-webkit-transform: rotate(0deg);}
    75% {-webkit-transform: rotate(-10deg);}
		100% {-webkit-transform: rotate(0deg);}
}
/*Описание*/
.tab-content p {

}
/*отзывы*/
.nav>li>a:focus, .nav>li>a:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background: transparent;
	border: none;
}
.nav-tabs>li>a:hover {
	border: none;
}
.nav-tabs>li>a {
	margin: 0!important;
	border: none;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8rem;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #5d5d5d;
}
.nav-tabs.more_tabs {
	text-align: center;
	height: 43px;
	font-size: 16px;
	margin-top: 25px;
	border-bottom: 1px solid #f2f2f2;
}
.nav-tabs.more_tabs>li.active {
	font-weight: 700;
}
.nav-tabs.more_tabs>li.active::after {
  content: '';
  display: block;
  margin-bottom: 10px;
  height: 2px;
  background: #333;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #212121;
}
.nav-tabs.more_tabs>li a sup {
	/*width: 20px;
	height: 20px;
	position: absolute;
	top: 2px;
	right: -4px;
	padding: 10px 3px;
	color: #444;
	font-size: 12px;*/
    position: absolute;
    top: 44%;
    right: 3px;
    font-size: 55px;
    font-weight: bold;
    line-height: 64px;
    letter-spacing: normal;
    color: #eceeef;
    margin: -32px 0 0 0;
    z-index: -1;
}
.button_cart_add.review_open {
  font-size: 14px;
  cursor: pointer;
  display: inline;
  background-color: #041e3a;	
}
.button_cart_add.review_open:hover {
	color: #fff;
}
#review .review-list, #answers .review-list {
	width: 100%;
	line-height: 1;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 15px;
}
.review-list .author, .review-list .rating {
  display: inline-block;
}
.review-list .author span {
  font-size: 16px;
  font-weight: 500;
}
.review-list .rating {
  float: none;
  margin-left: 7px;
}
.review-list .rdate {
	float: right;
	font-size: 12px;
	font-weight: 500;
	color: #949292;
}
.review-list .text_rev {
  margin-top: 15px;
}
.review-list .name_admin, .review-list .answer_admin {
margin-top: 10px;
margin-left: 25px;
}
.review-list .name_admin {
	color: #c64242;
  font-weight: 500;
}
#hide_review_write.image {
  margin: 0;
  border-radius: 20px;
}
.button_cart_add.add_review {
	font-size: 14px;
	background-color: #333;
	padding: 10px 30px;
}
.cancel_review {
	cursor: pointer;
}
.product-thumb.reviews {
  display: flex;
}
.product-thumb.reviews:hover::after {
  transform: none;
}
.product-thumb.reviews h4 {
  font-weight: 500;
  text-align: left;
  height: auto;
}
.reviews_footer {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.product-thumb.reviews .caption {
  width: 100%;
}
.reviews-date {
  font-size: 14px;
  color: #b0b0b0;
}
/*РЕКОМЕНДУЕМЫЕ*/
#related_product.owl-carousel, .latest_product_mod.owl-carousel, .best_product.owl-carousel,.featured_product_mod.owl-carousel {
	background: transparent;
}
.slick-track {
	margin-left: 0!important;
	margin-right: 0!important;
}
#related_product.owl-carousel .owl-wrapper-outer, .latest_product_mod.owl-carousel .owl-wrapper-outer, .best_product.owl-carousel .owl-wrapper-outer, .featured_product_mod.owl-carousel .owl-wrapper-outer {
	border: none;
	box-shadow: none;
}
/*НОВОСТИ*/
.margin {
	margin-top: 20px;
}
.heading_h h3 {
	display: inline-block;
	margin-right: 15px;
}
.heading_h {
	margin-top: 30px;
	margin-bottom: 10px;
}
#blog_mod .owl-wrapper-outer {
	border: none;
	box-shadow: none;
}
#blog_mod.owl-carousel {
	background: transparent;
}
.blog_date {text-align: center;}
.blog_wrap.col-xs-12 {margin: 0 auto 15px auto;}
.blog_wrap {max-width: 585px; margin: 0 auto; padding: 0 5px;}
.blog_wrap .image {position: relative; height: 350px;}
.blog_wrap .image a:hover img {box-shadow: 0 2px 2px rgba(0,0,0,0.06),0 4px 4px rgba(0,0,0,0.06),0 8px 8px rgba(0,0,0,0.06),0 16px 16px rgba(0,0,0,0.06),0 32px 32px rgba(56,121,220,0.06);}
.blog_wrap .image img {margin-bottom: -28px; max-width: 100%;}
.blog_wrap .image .blog_title {position: absolute; bottom: 12px; left: 0px; width: 100%; padding: 0 8px; font-size: 22px; display: inline-block; text-align: left;}
.blog_wrap .image .blog_date {position: absolute; top: 0; right: 65px; padding: 5px 15px; background-color: #fff; color: #444444; font-size: 18px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
.blog_date_d {font-weight: 600;}
.blog_date_m {display: block; margin-top: -6px; font-size: 12px;}
h1.title_news {font-weight: 600; font-size: 20px; margin-bottom: 25px;}
@media (max-width: 1199px) and (min-width: 992px) {
.blog_wrap .image, .blog_wrap .image:before {height: 235px;}
}
/*БРЕНДЫ*/
.hide_text {
	display: none;
}
.show_more {
	text-transform: uppercase;
  border-radius: 25px;
  background: #428796;
  border-color: #428796;
  padding: 11px 20px;
  font: 16px 'Firasans';
  border-width: 1px;
  margin: 10px auto;
  text-align: center;
  cursor: pointer;
  color: #fff;
  max-width: 150px;
}
.brand_name {
	font-size: 20px;
	height: 40px;
}
.branding_block {
	margin-bottom: 20px;
}
/*МОБИЛЬНОЕ МЕНЮ*/
#spisok_cat_xs {
	display: none;
	padding: 10px 20px 20px;
}
#spisok_cat {
  display: none;
  position: absolute;
  top: 110px;
  left: -18px;
  right: -18px;
  padding: 10px 20px 20px;
  border: 2px solid #42302b;
  border-top: none;
  background: url(../image/bg_header.jpg);
  z-index: 3;
}
#spisok_cat .parent span, #spisok_cat_xs .parent_xs span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#spisok_cat > li > a, #spisok_cat_xs > li > a {
    position: relative;
    display: block;
    color: #9d3942;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 25px;
    line-height: 40px;
}
#mobile_category:hover, #mobile_category.active, #spisok_cat > li > .active, #spisok_cat > li > a:hover, #spisok_cat_xs > li > .active, #spisok_cat_xs > li > a:hover {
    color: #618091;
}
.parent div, .parent_xs div {
	font-size: 19px;
}
.parent_xs div li {
	margin: 5px 0;
	font-size: 12px;
	font-weight: 400;
}
.see-all {
	font-size: 12px;
	font-weight: 400;
}
.xs_logo {
	margin-top: -5px;
	text-align: center;
	position: relative;
}
.xs_logo .text_logo {
  position: absolute;
  bottom: 4px;
  color: #231c1e;
  font-size: 12px;
  font-weight: 700;
}
.xs_logo .text_logo.left {
	left: 68px;
}
.xs_logo .text_logo.right {
	right: 60px;
}
.xs_logo img {
	max-width: 50%;
}
/*РЕГИСТРАЦИЯ*/
.wrap_block_simple #content {
	min-height: 500px;
}
.wrap_block_simple {
  position: relative;
  max-width: 90%;
  width: 890px;
  margin: 0 auto;
  padding: 30px;
  background: #e7e3d7;
  border: 3px solid #442f2c;
}
.wrap_block_simple::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 2px;
  border: 2px solid #442f2c;
}
.wrap_block_simple #content {
  padding: 0 50px;
  border-right: 1px solid #442f2c;
  z-index: 1;
}
.simple_h1 {
	text-align: center;
}
.simple_h1 + .hr_style {
	margin-top: 0px;
}
.register_simple_ok {
	margin-top: 20px;
}
.text_agree_reg {
	font-size: 11px;
}
.register_list {
	margin-top: 45px;
	list-style: none;
}
.register_list li {
	font-weight: 500;
	line-height: 1.71;
	position: relative;
  letter-spacing: 0.4px;
  text-align: left;
  color: rgb(35, 31, 32);
  padding-bottom: 25px;
  display: flex;
  -webkit-box-pack: start;
  place-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  font-size: 16px;
  padding-bottom: 33px;
}
.register_list li::before {
	content: "";
  display: block;
  top: 0px;
  left: 0px;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  margin-right: 20px;
}
.new_acc::before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyMSI+CiAgICA8cGF0aCBmaWxsPSIjNzc3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAwTDAgOXYxMC41QTEuNSAxLjUgMCAwIDAgMS41IDIxaDIxYTEuNSAxLjUgMCAwIDAgMS41LTEuNVY5TDEyIDB6bTEwLjUgMTkuNWgtLjI4OGwtNy4yNjQtNS42NDkgNi43MzUtNC43MTQuODE3LjYxM3Y5Ljc1ek0xMiAxNS45MTVsMS42NjMtMS4xNjRMMTkuNzcgMTkuNUg0LjIzMWw2LjEwNi00Ljc0OUwxMiAxNS45MTV6bTguNDIxLTcuNzI1TDEyIDE0LjA4NSAzLjU4IDguMTkgMTIgMS44NzVsOC40MjEgNi4zMTV6TTEuNSA5Ljc1bC44MTctLjYxMyA2LjczNCA0LjcxNEwxLjc4OCAxOS41SDEuNVY5Ljc1eiIvPgo8L3N2Zz4K");
}
.new_order::before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+CiAgICA8cGF0aCBmaWxsPSIjNzc3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy40OTcgMjEuMDA1Yy0yLjYzIDAtNS4wMjgtLjk3NC02Ljg3LTIuNTcxTDEuMDYxIDI0IDAgMjIuOTM5bDUuNTY2LTUuNTY2YTEwLjQ1MSAxMC40NTEgMCAwIDEtMi41NzEtNi44N0MyLjk5NSA0LjcwMiA3LjY5NyAwIDEzLjQ5NyAwIDE5LjI5OCAwIDI0IDQuNzAyIDI0IDEwLjUwM2MwIDUuOC00LjcwMiAxMC41MDItMTAuNTAzIDEwLjUwMnptMC0xOS41MDRjLTQuOTYzIDAtOS4wMDIgNC4wMzgtOS4wMDIgOS4wMDIgMCA0Ljk2MyA0LjAzOSA5LjAwMiA5LjAwMiA5LjAwMiA0Ljk2NCAwIDkuMDAyLTQuMDM5IDkuMDAyLTkuMDAyIDAtNC45NjQtNC4wMzgtOS4wMDItOS4wMDItOS4wMDJ6bS01LjAzMSA5LjAzMmwxLjA2MS0xLjA2MSAyLjQ3IDIuNDcgNS40NzEtNS40NzEgMS4wNjEgMS4wNjEtNi41MzIgNi41MzItMy41MzEtMy41MzF6Ii8+Cjwvc3ZnPgo=");
}
.new_history::before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyMyI+CiAgICA8cGF0aCBmaWxsPSIjNzc3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy41NDMgMjIuNDk3di0xLjUzMmM1LjE1IDAgOS4zMzktNC4yMzggOS4zMzktOS40NDcgMC01LjIwOS00LjE4OS05LjQ0Ny05LjMzOS05LjQ0Ny00LjU0NiAwLTguMzM5IDMuMzAzLTkuMTY3IDcuNjZoMi4wOTlsLTMuMDMgMy41NzRMLjQxNiA5LjczMWgyLjQyOUMzLjY5MyA0LjUyNiA4LjE2LjUzOSAxMy41NDMuNTM5YzUuOTg1IDAgMTAuODU0IDQuOTI1IDEwLjg1NCAxMC45NzkgMCA2LjA1NC00Ljg2OSAxMC45NzktMTAuODU0IDEwLjk3OXptLjc1Ny0xMS43NDVoMy4yODF2MS41MzJoLTQuNzk2VjUuMzlIMTQuM3Y1LjM2MnoiLz4KPC9zdmc+Cg==");
}
.text_agree_reg {font-size: 11px; text-align: center; display: inherit;}
.tab_popup_f, .tab_popup_s  {
	width: 40%;
	display: inline-block;
	margin-bottom: 15px;
	border-bottom: 2px solid #acb8b8;
}
.tab_popup_f.active, .tab_popup_s.active {
	font-weight: 700;
	border-bottom: 2px solid #212121;
} 
.account_login {
	min-height: 410px;
}
#simpleregister {
	width: 400px;
	max-width: 100%;
}
#simpleregister label {
	position: absolute;
  top: 15px;
  left: 0px;
  transition: all 0.2s ease-out 0s;
  cursor: text;
  color: black;
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: normal;
  text-align: left;
}
#simpleregister .form-group {
	position: relative;
}
#simpleregister .simplecheckout-error-text {
	font-size: 12px;
}
#simpleregister label.open, #simpleregister input:not(:placeholder-shown) + label, #simpleregister input:focus:not([readonly]) + label {
	font-size: 11px;
  color: black;
  transform: translateY(-110%);
}
#simpleregister input {
	text-rendering: auto;
  color: black;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  cursor: text;
  overflow: visible;
  width: 100%;
  font-size: 15px;
  line-height: 1.5;
  height: auto;
  padding: 11px 0px;
  margin: 0px 0px 10px;
  background-image: none;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 0px;
  box-shadow: none;
  border-top: none;
  border-right: none;
  border-left: none;
  border-image: initial;
  border-bottom: 1px solid rgb(200, 199, 199);
  transition: border-color 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
  outline: 0px;
  font-weight: 400;
  position: relative;
}
#simpleregister textarea {
	cursor: text;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 200px;
  padding: 8px;
  font-weight: 500;
  font-size: 14px;
  color: #231f20;
  border: solid 1px #c4c4c4;
}
.contact_block {
	padding: 0 40px;
}
.contact_block.right {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #f8f9fa;
}
.title_contact {
	color: #868686;
	font-weight: 500;
	font-size: 12px;
}
.text_contact {
	font-weight: 500;
	margin-bottom: 20px;
}
.contact_wholesale {
	margin: 90px 0 60px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid rgb(200, 199, 199);
  padding: 20px 55px;
}
.contact_wholesale h2 {
	margin: 0;
}
.contact_wholesale ul {
	display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  width: 40%;
  border-left: 1px solid rgb(200, 199, 199);
  padding-left: 51px;
  margin: 0;
  list-style: none;
}
.contact_wholesale ul li {
	padding-bottom: 10px;
	font-weight: 500;
	font-size: 20px;
}
.whole_bold {
	margin-left: 10px;
}
/*АККАУНТ*/
.account_account a {
  font-size: 18px;
  text-align: center;
  position: relative;
  width: 225px;
  height: 100px;
  border: 1px solid #ccc;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
}
.account_account {
	display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}
.account_account a:hover {
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.account_wrap {
	display: block;
	max-width: 720px;
	margin: 0 auto;
	padding: 0 15px 15px 15px;
	background: #fff;
	border-radius: 0;
	border: 0;
	color: #343434;
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.account_wrap_block {
	padding: 10px 30px;
}
.account_href_wrap {
	padding: 2px;
  background: #e7e3d7;
  margin: 0 auto;
  position: relative;
  box-shadow: 0px 0px 0px 3px #442f2c;
}
.account_href_block {
	border: 2px solid #442f2c;
  padding: 10px;
	text-align: center;
}
.account_href_block a {
	border-bottom: 1px dotted;
  font-size: 19px;
  letter-spacing: 1px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  color: #444;
  display: block;
}
.account_href_block a:hover {
	color: #23527c;
}
.auth_block {
	margin: 0 auto 50px;
  max-width: 600px;
  text-align: center;
}
/*ЗАКАЗ*/
.text_period_hover,#ibebik_text_1.active, #ibebik_text_2.active {
	padding: 8px;
  font-size: 15px;
  text-align: center;
  background: #f4f3f1;
  border: 2px solid #43302b;
  border-radius: 4px;
  width: 170px;
  margin-left: 23px;
  margin-top: 11px;
}
#ibebik_text_1.active, #ibebik_text_2.active {
	display: block;
	width: 225px;
	position: relative;
}
.text_period_hover::before, .text_period_hover::after, #ibebik_text_1::before, #ibebik_text_1::after, #ibebik_text_2::before, #ibebik_text_2::after {
  content: '';
  top: 18px;
  position: absolute;
  width: 2px;
  background: #43302b;
  height: 15px;
}
#ibebik_text_1::before, #ibebik_text_1::after, #ibebik_text_2::before, #ibebik_text_2::after {
	top: -17px;
}
.text_period_hover::before {
  left: 60px;
}
label.hover {padding:0;}
#ibebik_text_1, #ibebik_text_2 {display: none; transition: all 0.5s;}
/*#ibebik_text_1.active, #ibebik_text_2.active {height: 50px; opacity: 1; position: relative; margin-left: 25px; padding: 15px; border-radius: 10px; background-color: #e8fafc; color: #515151;}
#ibebik_text_1.active:before, #ibebik_text_2.active:before {content: ''; display: block;  border: 1em solid #e8fafc;  border-right-color: transparent;  border-left-color: transparent;  border-top-color: transparent; position: absolute; top: -.75em; left: 0; margin: -1em 0 0 2em;}*/

.desc_oplata {font-weight: 500; font-size: 12px;}
.desc_dostavka {height: 50px; opacity: 1; position: relative; margin-left: 25px; padding: 15px; border-radius: 10px; background-color: #dfdcde; color: #515151; font-size: 80%; display: block;}
.ul_main {
	list-style: none;
	padding: 10px;
	margin: 0;
}
.ul_main li {
	border-bottom: 2px solid #888;
	margin-bottom: 10px;
}
.kol_cena_cena {
	text-align: right;
	font-weight: 700;
}
.col_vyb {
	margin: 5px auto;
}
.option_main {
	font-size: 12px;
}
.btn_minus, .btn_plus, .btn_delete {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: none;
	color: #333;
	margin: 0 2px;
}
.btn_delete {
}
.otkr_promo {
	margin-top: 50px;
	text-align: center;
}
.block_rewards_enter {
	position: relative;
	padding: 8px;
	font-size: 15px;
	text-align: center;
	background: #f4f3f1;
	border: 2px solid #43302b;
	border-radius: 4px;
	width: 100%;
	margin-top: 20px;
}
.block_rewards_enter::before, .block_rewards_enter::after {
	content: '';
	top: -22px;
	position: absolute;
	width: 2px;
	background: #43302b;
	height: 20px;
}
.block_rewards_enter::before {
	left: 45px;
}
.block_rewards_enter::after {
	right: 45px;
}
.inputs {
	margin-bottom: 10px;
}
.input_sim_reward {
	max-width: 100px;
}
.update_rewards_btn {
	margin-top: 10px;
}
.simplecheckout .btn-primary {
	height: 45px;
}
/*КОНТАКТЫ*/
        /*СТИЛИ для ГУГЛ карты*/
#google-map {
  position: relative;
}

#google-container {
  height: 600px;
}

#zoom-in, #zoom-out {
  margin-left: 50px;
}

#google-map address {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1em 1em;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  font-size: 13px;
  font-size: 1.25rem;
}

#zoom-in, #zoom-out {
  height: 50px;
  width: 50px;
  cursor: pointer;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.7;
  transition:all 0.25s ease;
}

#zoom-in {
  background-image: url("../image/plus.png");
}

#zoom-out {
  background-image: url("../image/minus.png");
}

#zoom-in:hover, #zoom-out:hover {
  opacity: 1;
}

#zoom-in {
  margin-top: 10px;
}
.wrap_contact_bi {
  border: 1px solid #212121;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 15px 0;
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.wrap_contact_bi .title {
  padding: 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #212121;
  font-weight: 500;
  font-size: 25px;
  background: #eee;
  border-bottom: 1px solid #212121;
}
.wrap_contact_bi .text {
  padding: 2px;
  color: #444;
  font-size: 20px;
}
.wrap_contact_bi .text_i {
  padding: 2px;
  color: #444;
  width: 100%;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap_contact_bi .text_bg {
	padding: 1px;
  color: #444;
  font-size: 20px;
  border-radius: 2px;
	text-align: center;
}
/**/
.conception {
	float: left; 
	margin-right:10px; 
	border-radius:5px;
}
.conception img {
	max-width: 260px;
	border-radius: 5px;
}
#mobileMenu .modal-dialog {
	width: 100%;
}
#mobileMenu .modal-dialog .modal-content {
  background: #041e3a;
}
#mobileMenu .fa {
	font-size: 20px;
}
#mobileMenu .cart_close {
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 20px;
	top: 16px;
}
.cat_mob_xs a {
  color: #fff;
  font-size: 18px;
  margin: 8px 0;
  display: inline-block;
}
/*МЕДИА ЗАПРОСЫ*/
@media (max-width: 1200px) {
.product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 1115px) {
header .contact-tel {
  display: none;
}
}
@media (max-width: 997px) {
	.slider_main {
    text-align: left;
  }
  .menu_header {
    background: rgb(211 211 213 / 53%);
  }
	.block_register_best::before {
		right: 5%;
	}
}
@media (max-width: 769px) {
.contact_wholesale h2 {
  width: 40%;
}
.contact_wholesale ul {
  width: 60%;
}
.product-list .product-thumb .caption {
	min-height: 0px;
	margin-left: 0;
	padding: 0 10px;
}
#logo {
  top: 22px;
  left: 10px;
  transform: scale(1.15);
}
.mobile-products-cart .image img {
	padding: 0!important;
}
#mobileLang {
	height: 30px;
  line-height: 30px;
  display: inline-block;
}
#mobileLang a {color: #fff;}
.header-text li {
	position: relative;
}
.verhushka {
	display: flex;
	justify-content: space-between;
	padding: 0 10px 10px 10px;
	align-items: center;
}
.menu_href {
  display: none;
}
}
@media (min-width: 767px) and (max-width: 769px) {
  .b-index-header__info_text, .b-index-header__info {
    margin-bottom: 110px!important;
  }
  .b-index-header__info_button {
    bottom: -90px;
  }
  .b-index-header.discount .b-index-header__info {
    height: 245px;
  }
}
@media (max-width: 767px) {
h1.center.margin {
  padding-left: 0;
}
.contact_wholesale {
  flex-direction: column;
  padding: 20px;
}
.breadcrumb {
  margin-top: 10px;
}
.contact_wholesale h2 {
  width: 100%;
  text-align: center;
}
.contact_wholesale ul {
  width: 100%;
  padding-left: 0;
  border-left: none;
  margin-top: 30px;
}
	#dop-images img {
		margin: 0 auto;
	}
	#dop-images {
		margin-bottom: 20px;
	}
	.footer_block_soc {
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.footer_left_logo {
		height: 90px;
	}
	.menu_href {
		display: none;
	}
	#top {
		position: fixed;
		width: 100%;
		z-index: 20;
	}
	#top::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 5px;
  border-top: 2px solid #442F2C;
  border-bottom: 1px solid #442F2C;
  background: #fafaf8;
}
	header {
    min-height: 0;
    margin-bottom: 20px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 2000;
    background: #041e3a;
    box-shadow: 0 0px 11px 0 rgba(0,0,0,.3);
    height: 45px;
	}
	.modal {
		z-index: 9999;
	}
	.navbar-toggle {
		margin-top: 3px;
		margin-right: 10px;
	}
.slider_main {
  line-height: 40px;
  height: auto;
  margin-left: 0px;
  text-align: left;
}
.slider_main .img_slider {
    max-width: 100%;
    max-height: 40px;
    padding: 1px;
}
header .contact-tel {
	display: none;
}
.right-header {
  height: 45px;
}
	.pointer_search {
		display: none;
	}
	.wrap_block_simple {
		max-width: 100%;
		padding: 10px;
	}
	.wrap_block_simple .hr_style {
		margin-left: 10px;
		margin-right: 10px;
	}
	.wrap_block_simple #content {
		border: none;
	}
	.nav-tabs.more_tabs {
		font-size: 17px;
	}
	.more_tabs {
		margin-top: 50px;
	}
	.tel_info {
		font-size: 28px;
	}
	.footer_info_block {
	}
	.footer_info_block ul {
		padding-left: 0;
	}
	.footer_block_wrap {
		padding: 20px 0;
		min-height: 250px;
	}
	.footer_block_wrap a {
		color: #fff;
	}
	#mobile-cat {
		margin-top: 10px;
	}
	h1.main_h1 {
		font-size: 20px;
	}
	.alert {
		line-height: unset;
	}
	.alert.alert-danger {
		height: auto;
	}
}
@media (max-width: 630px) {
  h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  h2 {
    font-size: 20px;
  }
	.drop_about_short {
		display: none;
	}
	.drop_h1 {
		font-size: 18px!important;
	}
	.drop_dop_text {
		font-size: 16px!important;
	}
}
@media (max-width: 420px) {
	.drop_h1 {
		font-size: 13px!important;
	}
	.drop_dop_text {
		font-size: 13px!important;
	}
}

@media (max-width: 475px) {
  .atributes {
    margin-top: 20px;
  }
  .category-item {
    margin: 15px 0;
  }
  .category_text_title {
    font-size: 16px;
  }
  .category_text_all {
    font-size: 14px;
  }
	.category-item.latest {
    max-height: 150px;
    position: relative;
	}
	.back_latest {
		display: block;
    height: 150px;
	}
	.category-item.latest img {
    position: absolute;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: unset;
	}
	.product-thumb .rating {
		display: none;
	}
	h1.main_h1 {
		font-size: 17px;
	}
	.block_register_best::before {
		right: 0;
	}
	.wrap_block_simple #content {
		padding: 0 10px;
	}
	.price-old, .product-thumb .rating::before, .product-thumb .rating::after {
		display: none;
	}
/*	.product-thumb{
		height: 333px;
	}*/
	.product-thumb .image {
		margin: 10px;
		padding: 0;
	}
	.product-thumb h4 {
		margin-top: 0;
	}
	.add_cart_button button {
		width: 110px;
	}
	
	.button_cart_add {
		font-size: 20px;
	}
	.forgot_center {
    margin-top: 20px;
    float: none;
    text-align: center;
	}
	.powered .text-left {
		font-size: 12px;
		width: 100%;
		text-align: center!important;
	}
	.conception {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.atr_view {
		display: none;
	}
	.product-thumb .price {

	}
}
@media (max-width: 375px) {
	.block_register_best::before {
		width: 200px;
		height: 180px;
	}
	.zagolovok_register {
    width: 245px;
	}
	.is_instock, .not_instock {
		top: -15px;
	}
	.payment-info .forgott {
		right: 35px;
	}
}
@media (max-width: 321px) {
	.zagolovok_register {
  width: 200px;
}
.slider_main {
	display: none;
}
}

@media (max-width: 767px){.offcanvas-stop-scrolling{height:100%;overflow:hidden}.navbar-default .navbar-offcanvas{background-color:#f8f8f8}.navbar-inverse .navbar-offcanvas{background-color:#222}.navbar-offcanvas{position:fixed;width:100%;max-width:250px;height:100%;left:-250px;top:0;padding-left:15px;padding-right:15px;z-index:999;overflow:scroll;-webkit-overflow-scrolling:touch;transition:all .15s ease-in}.navbar-offcanvas.in{box-shadow:0 0 20px rgba(0,0,0,0.3)}.navbar-offcanvas.navbar-offcanvas-fade{opacity:0}.navbar-offcanvas.navbar-offcanvas-fade.in{opacity:1}.navbar-offcanvas.offcanvas-transform.in{-webkit-transform:translateX(250px);transform:translateX(250px)}.navbar-offcanvas.offcanvas-position.in{left:0}.navbar-offcanvas.navbar-offcanvas-right{left:auto;right:-250px}.navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in{-webkit-transform:translateX(-250px);transform:translateX(-250px)}.navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in{left:auto;right:0}.navbar-offcanvas .dropdown.open .caret{border-top:0;border-bottom:4px solid}.navbar-offcanvas .dropdown-menu{position:relative;width:100%;border:inherit;box-shadow:none;transition:height .15s ease-in}.navbar-offcanvas .dropdown-menu.shown{display:block;margin-bottom:10px}}.offcanvas-toggle .icon-bar{background:#000;transition:all .25s ease-in-out}.offcanvas-toggle.is-open .icon-bar:nth-child(1){-webkit-transform:rotate(45deg) translate(5px, 4px);transform:rotate(45deg) translate(5px, 4px)}.offcanvas-toggle.is-open .icon-bar:nth-child(2){opacity:0}.offcanvas-toggle.is-open .icon-bar:nth-child(3){-webkit-transform:rotate(-45deg) translate(4px, -4px);transform:rotate(-45deg) translate(4px, -4px)}