@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #000;
	font-size: 16px;
	width: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
thead {
	font-weight: 700;
}
:focus {
outline: 0;
}
a:focus, a:hover {
	color: #000;
}
a:focus, a:active{
border:0;
outline: none;
}
.center {
	text-align: center;
}
.list-unstyled {
  margin: 0;
}
/* default font size */
.fa {
	font-size: 16px;
}
/* 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: #14169A;
    border-color: #14169A;
}
.mob_banner_1, .mob_banner_2 {
  display: none;
}
h1 {
	font-size: 30px;
	font-weight: 700;
  line-height: 40px;
	margin: 5px;
	text-align: center;
  margin-bottom: 20px;
  margin-top: 15px;
}
h1.main_h1 {
  background: rgb(20, 22, 154);
  font-size: 14px;
	text-align: center;
	line-height: 1.3;
  font-weight: 500;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px 0;
  padding: 10px 0;
}
h2 {
	font-size: 36px;
  font-weight: 700;
}
h3 {
	font-weight: 700;
  font-size: 20px;
  position: relative;
}
.heading_h h3 {
  font-size: 36px;
}
.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: #333;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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;
}
/* Gradent to all drop down menus */

.we_text {}
.logo_text {
  letter-spacing: 6px;
  color: #212121;
}
.logo_text.f_txt {
  color: #fff;
  font-size: 25px;
  margin-bottom: 40px;
}
.insta_subs {
  position: relative;
  font-weight: 700;
  font-size: 14px;
  background-color: #14169A;
  padding: 5px 10px;
  color: #fff;
  border: none;
  border-radius: 5px;
}
/* top */
#top {
  height: 25px;
  display: flex;
  align-items: center;
  padding: 2px;
  min-height: 15px;
  font-size: 14px;
}
.links_hide_mobile, .log_reg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.info_meta {
  display: flex;
}
.log_reg img {
  margin-right: 10px;
}
.block_error_404 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block_error_404 img {
  max-width: 500px;
}
.telephone_block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tel_1 {margin-right: 10px;}
#top a {
  color: #444;
}
#top a:hover, #top a:focus {
  color: #000!important;
}
#top a[data-fon='1'] span {
  color: #14169A;
}
#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 #888;
	color: #444;
}
a.language-select {
  position: relative;
  padding-right: 15px;
  cursor: pointer;
}
a.language-select::after {
  content: " ";
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' viewBox='0 0 24 24' fill='none' stroke='%2334303D' stroke-width='2' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    right: 0px;
    top: 0;
    transition: transform 1s;
}
.language_selected {
	padding-right: 2px;
  padding: 8px;
  color: #000;
}

.langgg {
	margin-left: 10px;
  margin-right: 50px;
}
.langgg.open a.language-select {
  background: transparent;
  box-shadow: none;
}
.langgg.open a.language-select::after {
  transform: scaleY(-1);
}
.langgg span:last-child {
	border: none;
}
#top #top-links .social_top {
	height: 20px;
}
#top .btn-link, #top-links li, #top-links a {
	color: #444;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
.langgg_ul {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0 12px;
}
.langgg_ul li a {
  font-size: 14px;
  font-weight: 400;
}
.langgg_ul li a.active {
  font-weight: 700;
}
.social_top {
	margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social_top .social_svg_top{
	transition: all 0.3s;
}
.social_svg_top:hover {
	fill: #333;
}
.mobile_menu .login_main, .mobile_menu .search_top {

}
#mySearch .modal-dialog {
	width: 100%;
	margin: 0;
}
#mySearch .modal-content {
	min-height: 100vh;
}
.mobile_menu .search_top {
  margin: 0 12px;
}
.search_top svg,
.wishlist_top svg,
.cart_top svg {
  width: 30px;
  height: 30px;
}
.mobile_menu a {
  display: flex;
  align-items: center;
}
.line_center.search {width: 60%;}
#search {width: 100%;}
#search input {
  padding-right: 30px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}
#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;
}
#info-panel-close {
  position: absolute;
  right: 10px;
  cursor: pointer;
  font-size: 10px;
}
.information_links a {
  font-weight: 500;
}
.information_links a:hover span, #top a:hover .language-select {
  color: #000;
}
/*.information_links a:last-child {
	color: #9d3942;
}*/
.information_links a, .information_links span {
  margin-top: 6px;
  margin-left: 10px;
/*  border-left: 1px solid #dedede;*/
  padding-left: 10px;
}
.information_links a:first-child, .information_links span:first-child {
  margin-left: unset;
  border-left: none;
  padding-left: unset;
}
.social_top img {
  width: 30px;
  margin: 0 15px;
}
.hover_email {
  width: 0;
  display: inline-block;
  overflow: hidden;
  transition: width .3s ease;
}
.social_top a:hover .hover_email {
  width: 100%;
}
.top_tel {
  color: #212121;
  font-weight: 700;
  font-size: 16px;
  display: block;
}
.info_meta .text_dop_href {
  padding-left: 10px;
  margin-left: 10px;
  margin-top: -2px;
}
.tel_callback {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1340px) {
  .nav_tel {display: none;}
}
@media (max-width: 992px) {
  .dop_href {font-size: 12px;}
  .block_we {}
  .social_top {
    justify-content: start;
  }
  .social_top img {
    width: 25px;
    margin: 0;
  }
  .lang {
    display: none;
  }
  .header__social {
    display: none !important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .slider_main .img_slider {margin-top: 7px;}
}
/*HEADER*/
header {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 100;
  min-height: 50px;
  height: 60px;
  font-size: 18px;
  display: flex;
  align-items: center;
  color: #333;
  border-bottom: 1px solid #eee;
}
header::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
}
header::after {
 bottom: 0;
}
header::before {
	top: 0;
}
.header_text {
  font-size: 10px;
  color: #999999;
  display: flex;
  align-items: center;
  max-width: 200px;
}
.text_dop_icon {
  margin-right: 5px;
}
.header-top-center {
  display: flex;
  flex-direction: column;
  justify-content: center;

}
.header_dop_href {
  font-size: 16px;
}
.header__social {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 12px;
}
.header__social img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}
.icon_dop_href {
  margin-right: 20px;
}
.line_1 {
  display: flex;
  font-size: 20px;
  font-weight: 700;
}
.line_2 a {
  font-size: 10px;
}
.callback_click {
  text-align: center;
  transition: all .2s ease-out;
  cursor: pointer;
  border: 2px solid #212121;
  padding: 5px 15px;
}
.callback_click:hover, .credit_btn:hover {
  background-color: #212121;
  color: #fff;
}
.credit_btn {
  display: block;
  margin: 15px auto;
  width: 215px;
  font-size: 14px;
  text-align: center;
  transition: all .2s ease-out;
  cursor: pointer;
  border: 2px solid #212121;
  padding: 5px 15px;
}
.callback_click_block {
display: flex;
font-size: 10px;
}
.login_register {
  cursor: pointer;
}
.login_buttons {
  display: flex;
  flex-direction: column;
}
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;
}
.flexcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dop_href {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.dop_href.start {
	justify-content: space-between;
}
/*.dop_href a {
  padding-right: 20px;
  font-weight: 500;
  text-transform: uppercase;
}*/
.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);
  width: 90%;
    margin: 0 auto;
}
.header_menu {
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
}
.main_menu {
	list-style: none;
  margin: 0;
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}
/*.main_menu .dop_menu:nth-child(4) a, .cat_mob_xs ul li:nth-child(4) a {
	color: #c64242;
	font-weight: 500;
}*/
/*.main_menu .dop_menu:first-child {
  margin: 0!important;
}*/
.main_menu .dop_menu:hover a.dop_menu_a {
  color: #fff;
}
.cat_mob_xs ul li:last-child a {

}
.cat_mob_xs ul li {
	padding: 4px;
}
#menu-category-slider .dop_menu {
  margin: 0 20px;
  min-width: 80px;
}
.main_menu .dop_menu {
	display: inline-block;
	position: relative;
  cursor: pointer;
}

.main_menu > li + li {
	margin-left: 30px;
}
#menu-category-slider .dop_menu a.dop_menu_a {
  font-weight: 600;
  font-size: 16px;
  position: relative;
  display: flex;
  color: #000;
  z-index: 3;
}
#menu-category-slider .dop_menu a.dop_menu_a b {
  margin-left: 15px;
}
#menu-category-slider .dop_menu a.dop_menu_a b i {
  font-size: 20px;
  font-weight: 500;
}
.flexy {
  display: flex;
}
.advantage {
  display: flex;
  align-items: center;
  justify-content: center;
}
.advantage.pos-center {
  flex-direction: column;
}
.advantage .image {
  margin-right: 10px;
  background: transparent;
}
.advantage.pos-center .image {
  margin-right: 0;
}
.advantage .caption {
  text-align: center;
  font-size: 14px;
}
h2.advantages {
  font-size: 20px;
  margin: 0px;
  padding: 10px 0;
  text-align: center;
}
.advantages-block {
  padding: 15px;
  margin: 0px 0px 20px;
  overflow: hidden;
}
.advantages-block > div {
  padding-left: 10px;
  padding-right: 10px;
}
.advantage {
  border: none;
  padding: 15px 0px;
  overflow: hidden;
}
@media (max-width: 1100px) {
  .advantages-block {
    background-size: cover;
  }
}
a.dop_menu_a {
  font-weight: 500;
}
.dop_menu_a_icon {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
.live_search_ok {
	background: none;
}
.main_menu .dop_menu .dop_menu-menu {
  position: absolute;
  z-index: 10;
  left: -16px;
  top: 100%;
  margin: 0;
  padding-top: 10px;
  transition: 0.2s all;
  display: none;
  background-color: #fff;
}
.menu_header {
  background: #F4F0ED;
}
.main_menu .dop_menu .dop_menu-menu ul {
  padding: 10px 15px 10px;
  border: 1px solid #888;
  min-width: 320px;
  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 {
	padding-top: 20px;
  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;
}
.line_center a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
span.top_text {
  font-size: 14px;
}
.login_top, .wishlist_top, .cart_top {
  margin-left: 12px;
  margin-right: 12px;
  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;
}
.wish_remove, .wish_add {
  background: none;
  transition: all .2s ease-out;
  border: 1px solid #ACACAC;
  border-radius: 50%;
  width: 30px;
	height: 30px;
}
.block_top_model {
  position: relative;
}
#oneclick {
  text-align: center;
}
.button_wishlist {
  position: absolute;
  top: 78px;
  right: 25px;
}
.wish_remove {
  color: #14169A;
}
.wish_add_remove:hover i, .wish_add:hover i, .wish_remove:hover i {
	animation: pulse 1s infinite;
}
.wish_remove .fa, .wish_add .fa {
	font-size: 14px;
}
.wish_remove.hide, .wish_add.hide {
	display: none;
}
@keyframes pulse {
  0% {
    transform: scale(1.1);
  }
  10% {
    transform: scale(1.4);
  }
  20% {
    transform: scale(1.7);
  }
  30% {
    transform: scale(2);
  }
  40% {
    transform: scale(2.2);
  }
  50% {
    transform: scale(2.5);
  }
  60% {
    transform: scale(2);
  }
  70% {
    transform: scale(1.7);
  }
  80% {
    transform: scale(1.4);
  }
  90% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.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;
}
.item.slick-slide {
  position: relative;
}
  .wrap_slider {
    position: relative;
  } 
  .progressBarContainer {
  position: absolute;
  bottom: 20px;
  width: 110px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.progressBarContainer div {
  display: block;
  width: 30%;
  padding: 0;
  cursor: pointer;
  margin-right: 5%;
  float: left;
  color: white;
}

.progressBarContainer div:last-child {
  margin-right: 0;
}

.progressBarContainer div span.progressBar {
  width: 100%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
}

.progressBarContainer div span.progressBar .inProgress {
  background-color: rgba(255, 255, 255, 1);
  width: 0%;
  height: 4px;
}
.slider_info {
  position: absolute;
  top: 30%;
  left: 25%;
  text-align: center;
  max-width: 480px;
}
.slider_title {
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0;
}
.slider_sub_title {
  font-size: 30px;
  opacity: 0;
}
.slider_button {
  opacity: 0;  
}
.slider_button_a {
  display: inline-block;
  padding: 10px 90px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  letter-spacing: .05em;
  margin-top: 40px;
}
.slider-controls {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
}
.about_block__border {
  background-color: #f5f5f5;
  padding: 12px;
}
.about_block__sector {
	padding: 25px;
  border: 12px solid #fff;
  background: url(../image/bgg.png);
  display: flex;
  flex-wrap: wrap;
}	
.about_block__left, .about_block__right_2 {
	width: 70%;
	margin-bottom: 30px;
}
.about_block__right, .about_block__left_2 {
	width: 30%;
	margin-bottom: 30px;
}
.about_block__right img, .about_block__left img {
	width: 100%;
}
.about_block__title {
  font-size: 26px;
  font-weight: 500;
}
.slideshow {
  margin-top: 0px;
  margin-bottom: 20px;
}

  .tendance-1019 .margeHt1 {
    margin-top: 3%;
}
.margin-b {
    margin-bottom: 20px;
}
.margin-b img, .margeHt1 img, .imgFlottante img, .margeHt2 img {
  width: 100%;
}
.tendance-1019 .imgFlottante {
    width: 45%;
    margin-left: 50%;
    z-index: 5;
    position: relative;
    margin-top: -8%;
}
.tendance-1019 .margeHt2 {
    margin-top: 6%;
}
#templatePanel .panel .fix-horiz .catalog-block {
    line-height: normal;
}
.catalog-block {
  position: relative;
}
.catalog-block.small-margin {
    margin-bottom: 15px;
}
.module-bg {
    position: absolute;
    z-index: 0;
    top: 100px;
    bottom: 100px;
    left: -15px;
    right: -15px;
    background-color: #9f9f9f;
}
/* search */
.search_head, .search_info__title {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
  color: #333;
}
.search_wrapper {
  padding: 20px;
}
.search_info__title {
  margin-top: 200px;
}
.serach_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.serach_list li a {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  color: #000;
}
.cart_related_title {
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 18px;
  font-weight: 700;
  margin-top: 40px;
}
.wrap-cart-related {
	position: relative;
  overflow: hidden;
}
.tool-card {
  margin-left: -15px;
  padding-left: 15px;
  overflow-x: auto;
  overflow-y: hidden;
  width: calc(100% + 30px);
  display: block;
  text-align: center;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.tool-card__item {
  margin-right: 19px;
  width: 32.349%;
  overflow: hidden;
}
.cart_related_flex {
  display: flex;
  justify-content: flex-start;
  margin-left: -15px;
  padding-left: 15px;
  overflow-x: auto;
  overflow-y: hidden;
  width: calc(100% + 30px);
  text-align: center;
  white-space: nowrap;
}
.cart_related_block {
  width: 30%;
  margin-right: 2%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.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;
}
.button_cart_add:hover {
  color: #fff;
}
/* login */
.forgotten {
	cursor: pointer;
}
@keyframes sale-anim {
  0% {
    animation-timing-function: cubic-bezier(0.9647, 0.2413, -0.0705, 0.7911);
    transform: scale(0.9099999999999999)
  }
  51% {
    animation-timing-function: cubic-bezier(0.9226, 0.2631, -0.0308, 0.7628);
    transform: scale(1.02994)
  }
  100% {
    transform: scale(0.9099999999999999)
  }
}

.sale-anim {
  animation: sale-anim 1s infinite linear
}
/*MENU MOBILE*/
#mobileMenu .modal-dialog {
  width: 80%;
}
.nazva {
  font-size: 12px;
  font-weight: 300;
  color: #888;
  margin: 3px 0 10px 0;
}
.ddop_mob_href a {
  color: #414141;
  font-size: 16px;
}
#mobileMenu .modal-dialog .modal-content .modal-body {
  color: #333;
  min-height: 90%;
  padding: 15px 15px 0 15px;
}
.menu_pay {
  position: absolute;
  bottom: 0%;
  display: flex;
  justify-content: center;
  width: 90%;
}
.menu_pay img {
  width: 40px;
  margin: 0 10px;
  height: auto;
}
.invert_svg {
  filter: invert(100%);
}
.mobile_lang {
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.mobile_lang .langgg {
  margin-right: 0;
}
.cat_mob_xs ul li {
	margin-bottom: 5px;
}
.cat_mob_xs a {
  color: #333;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.parent_xs_child a {
  font-size: 15px;
  margin: 0;
  text-align: left;
}
.filter_open {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.filter_open a {
  color: #666;
}
/* cart */
#myCart {
  text-align: center;
}
#myCart::before {
  vertical-align: middle;
  content: " ";
  height: 100%;
}
 .modal.right .modal-dialog, .modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 40%;
    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, .modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
    background: #fff;
  }
  
  .modal.right .modal-body, .modal.left .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.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
         -o-transition: opacity 0.3s linear, left 0.3s ease-out;
            transition: opacity 0.3s linear, left 0.3s ease-out;
  }

  .modal.left.fade.in .modal-dialog {
    left: 0;
  }

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

  .modal-header {
    border: none;
    padding: 25px 15px 15px;
  }
  .modal-header h4.modal-title {
	font-size: 19px;
  font-weight: 300;
  text-align: center;
  }

  .cart_close, .callback_close {
  	position: absolute;
  	cursor: pointer;
    top: 10px;
    transition: all .2s ease-out;
    padding: 5px;
    z-index: 10;
  }
  .cart_close {
    top: -5px;
  }
 .callback_close:hover {
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.cart_close {
  right: 14px;
  display: block;
  text-align: center;
  color: #212121;
  font-size: 30px;
}
.callback_close {
	right: 14px;
}
 .cart_list_items {
  list-style: none;
  padding-left: 0;
 } 
  .cart_item:first-child {
    padding: 0 0 10px 0;
}
  .cart_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #d6d1d1;
    position: relative;
  }
  .cart_item_delete {
    position: absolute;
    right: 5px;
    bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    border: 1px solid #d6d1d1;
    border-radius: 7px;
  }
  .cart_item_delete  a {
  	display: flex;
  	justify-content: center;
  	align-items: center;
  }
  .cart_item_img {
    display: flex;
    margin-right: 20px;
    flex-shrink: 0;
    flex-basis: 95px;
}
.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_item_option a {
  font-style: normal;
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    color: #000;
    text-decoration: none;
}
.cart_item_option a.cart_quantity_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}
.cart_price_total {
	font-size: 35px;
}
.cart_price_total:nth-child(1) {
  display: none;
}
.total_cart_price {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: .1em;
  padding-bottom: 20px;
  margin-top: 8px;
  color: #666;
}
.cart_text_info {
  margin-top: 30px;
  text-align: center;
}
.cart_block_buttons{
  text-align: center;
}
.cart_button_open, .knopka_boxme {
    transition: all .2s ease-out;
    border: 1px solid #d6d1d1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin: 20px 0;
    text-align: center;
    border-radius: 7px;
}
.pl-add-to-cart {
    border-radius: 20px;
    padding: 8px 20px;
}
#table-price td {
  vertical-align: middle!important;
}
.cart_button_open.centere {
	margin: 20px auto;
	max-width: 200px;
	cursor: pointer;
}
.cart_button_open.block {
  display: block;
  cursor: pointer;
}
.knopka_boxme {
  background: #212121;
  color: #fff;
}
.cart_block_buttons {
  display: flex;
  flex-direction: column;
}
.cart_button_open.order {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: .05em;
  color: #fff;
  padding: 10px 15px;
  position: relative;
  border-radius: 7px;
  background-color: #178CF8;
  border-color: #178CF8;
  color: #fff;
}
.cart_group .cart_button_open {
  width: max-content;
  margin: 0;
}

.cart_button_open.fff:hover {
	color: #fff;
}
.cart_button_open:hover, .knopka_boxme:hover {
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.cart_button_open.order:hover {
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
  background: #2a9fff;
  color: #fff;
}
#button-ukrcredits {
  height: max-content !important;
  padding: 10px 5px !important;
}
.cart_item_small {
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 10px;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  height: 30px;
  border: 1px solid #d6d1d1;
  border-radius: 7px;
}
.cart_item_small span a {
  cursor: pointer;
}
.cart_item_small.white {
  background: #fff;
}
.cart_item_small.white a {
  display: inline-block;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.cart_a {
	position: relative;
}
#cart-total, #wishlist-total {
	position: absolute;
  top: -8px;
  right: -13px;
  font-size: 12px;
  font-weight: 500;
}

.total_in_cart {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-top: 1px dotted #d7d7d7;
  padding-top: 10px;
}
.total_sub_total, .total_in_cart span {
  font-size: 26px;
}
.total_in_cart.total {
  margin-top: 7px;
}
.total_in_cart.total span {
  font-size: 12px;
}
.total_in_cart.total > .simplecheckout-cart-total-value {
  font-size: 20px;
  font-weight: bold;
}
#wishlist-total > .yellow, #wishlist-total[title], #cart-total > .yellow, #cart-total[title] {
  width: 20px;
  height: 20px;
  background: #14169a;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.cart_group {
  display: flex;
  align-items: center;
	margin-bottom: 35px;
	text-align: center;
}
.button_cart_add {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  background-color: #212121;
  padding: 10px 70px;
  color: #fff;
  transition: all .2s ease-out;
  border: 1px solid #212121;
  height: 50px;
}
.button_cart_add:hover {
	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%;
}
#simplecheckout_payment_form {
  display: none;
}

#simplecheckout_shipping {
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
}
#simplecheckout_payment {
  border-top: none;
}
#simplecheckout_cart {
  padding: 0;
  border-radius: 7px;
}

.simplecheckout-right-column {
	border-radius: 7px;
}
#simplecheckout_cart .ul_main li {
	border: none!important;
}
#simplecheckout_cart .checkout-heading {
  border-bottom: 1px solid #d7d7d7;
  padding: 10px;
}
.main_main {
  padding: 10px;
}
.btn-primary.focus, .btn-primary:focus {
  background-color: #14169A;
  border-color: #14169A;
  outline: none;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  background-color: #14169A;
  border-color: #14169A;
  outline: none;
}
@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-transform: uppercase;
  font-weight: 500;
}

.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;
}

/* 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) {
.cart_related_block {
	width: 40%;
}
.cart_item_name {
	    overflow: hidden;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    text-wrap: wrap;
}
.advantage.pos-center {
	flex-direction: row;
  justify-content: start;
}
.advantage.pos-center .image {
	margin-right: 30px;
}
		.tool-card__item {
    margin-right: 9px;
    width: 315px;
    display: inline-block;
	}
  .add_wishlist_button {
    opacity: 1;
    position: relative;
  }
  .menu_header {
    display: none;
  }
  .top_text {
    display: none;
  }
  #info-panel-close {
    top: 65px!important;
    right: unset;
    left: 10px;
  }
		.slick-prev, .slick-next {
		display: none!important;
	}
  #cart-total, #wishlist-total {
    top: 12px;
    right: -10px;
  }
	.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 {
    grid-column: span 1;
		height: 50px;
	}
}
/* content */
header {

}
.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: 60px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider_main .img_slider {
  max-width: 100%;
  width: 100%;
  max-height: 35px;
}
.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);
}
/*#content {
	min-height: 600px;
}*/
.slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
  padding: 0;
  border: none;
  background: none;
  transition: .3s opacity ease;
  color: #0b0b0b;
  border: 1px solid #e1e1e1;
  background: #fff;
  box-shadow: none;
  height: 36px;
  width: 36px;
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
  opacity: 0.5;
  cursor: default;
}
.slick-prev.slick-disabled:hover, .slick-next.slick-disabled:hover {
  border-color: #e1e1e1;
}
.slick-prev:hover, .slick-next:hover {
  border-color: #0b0b0b;
  color: #0b0b0b;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
.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: 12px 12px 10px;
  content: '';
  width: 10px;
  height: 10px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-right: 2px solid #444;
  border-bottom: 2px solid #444;
  z-index: 2;
}

/* footer */
footer {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
	margin-top: 30px;
	color: #fff;
	position: relative;
	background:#14169A;

}
 .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 {
  font-size: 14px;
  text-align: left;
  margin-top: 0;
  color: #fff;
  padding-top: 10px;
}
footer h5::after {
	margin-top: 5px;
}
.powered .text-right {
	float: right;
}
.powered {
  background: url(../image/bg_top.jpg);
  font-weight: 700;
  padding: 0 5px;
}
.powered .text-right, .powered .text-left {
  margin-top: 8px;
  display: inline-block;
}
.footer_left_logo {
	display: flex;
  flex-direction: column;
}
.footer_tel {
  margin-top: 15px;
}
.footer_tel a {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
footer a {
  color: #fff;
}
.footer_email {
  margin-top: 10px;
  margin-bottom: 7px;
  padding-bottom: 12px;
}
/*.footer_left_logo::after {
  font-family: FontAwesome;
  content: "\f25d";
  position: absolute;
  right: 52px;
  font-size: 17px;
  top: 47px;
}*/
.footer_left_logo img {
  width: 200px;
  max-width: 95%;
}
.footer_info_block {
	color: #fff;
  min-height: 160px;
}
.footer_info_block>ul>li>a {
	color: #fff;
	display: flex;
  padding: 2px 0;
  font-size: 13px;
}
.footer_info_block img,
.footer_info_block i{
	width: 20px;
  height: 20px;
	margin-right: 7px;
}
.footer_info_block img {

}
.footer_pay {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer_pay img {
  width: max-content;
  max-height: 30px;
  object-fit: contain;
  object-position: left;
}
.footer_pay img:last-child {
  margin-right: 0;
  filter: invert(1);
}
.footer-info li {
  padding: 5px 0;
}
.hr_style.niz {
  background: #9cafb8;
}
.tab-content img {
  max-width: 100%;
}
.footer-category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-category li {
  padding: 0;
}
.footer-category li a {
  font-size: 13px;
  font-weight: 400;
}
.footer_city {
  font-size: 13px;
  font-weight: 400;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.footer-social {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}
.footer-social img {
  width: 20px;
  height: 20px;
}
/* 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: 9999;
  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 {
	position: relative;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  width: 130px;
  height: 45px;
  background-color: #14169A;
  padding: 5px;
  color: #fff;
  border: none;
  border-radius: 5px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	box-shadow: 0 2px 3px 0 rgb(0 0 0 / 30%);
  color: #fff;
  background-color: #14169A;
}
.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: 50px;
  padding: 30px;
}
.success-order__message-details {
	padding: 15px;
	box-shadow: 0 2px 8px hsl(0deg 0% 57% / 50%);
  background-color: #fff;
  margin-bottom: 16px;
}
.order__item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.order__item-title {
  flex-basis: 48%;
  color: #929292;
  font-size: 12px;
  letter-spacing: .24px;
}

@media screen and (min-width: 768px) {
	.order__item-title {
    flex-basis: 25%;
	}
}
.account_wrap.mmm {
	position: relative;
}
.account_wrap.mmm h1 {
  margin-left: 50px;
}
.account_wrap.simpe_check {
	min-width: 960px;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.account_wrap.mmm .nes-btn {
  background: #14169A;
  color: #fff;
  padding: 10px;
  margin-top: 30px;
  display: inline-block;
}
.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: #fdf2dc;
  font-weight: 500;
  color: #444;
}
.list-group a.active:hover, .list-group a:hover {
  border: none;
  background: none;
  color: #000;
}
/* ПРАЙС ЛИСТ*/
.p-l-price .p-l-price-special, .p-l-summ .p-l-price-sum-special {
    font-weight: 600;
    color:#F00;
}
.price .p-l-price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
.p-l-summ .price-line-through{
  color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
.input-quantity{
    max-width:25px;
    display:inline-block !important;
}
.p-l-price-minus ,.p-l-price-plus{
  padding:6px;
}
.p-l-quantity input {
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.p-l-quantity{
    min-width:130px;
    text-align:center;
}
.p-l-price-plus i, .p-l-price-minus i{
    color:#666;
    cursor:pointer;
}
.plus i:hover, .minus i:hover{
    color:#336699;
}
#table-price th{
    background: #F5F5F5;
    text-align:center;
}
.price{
    min-width:100px;
}
.none{
    display:none;
}
.td-option{
    min-width: 140px;
}

.p-l-price-tooltip{
  position: absolute;
  padding: 10px 20px;
  /* красивости... */

  border: 1px solid #b3c9ce;
  border-radius: 4px;
  text-align: center;
  font: italic 14px/1.3 sans-serif;
  color: #333;
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
}
/* 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;
}
/* product list */
.product_flex {
  display: flex;
  flex-wrap: wrap;
}
.border_left, .border_right {
  width: 50%;
}
.border_right {
  padding: 0 15px;
}
.trademark {
  position: relative;
  display: inline-block;
  border: none!important;
  width: 6px;
}
.trademark:after {
    position: absolute;
    top: -14px;
    left: 0;
    content: "®";
    font-size: 7px;
}
#price-view, #grid-view {
  background: none;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #dedede;
}
.product-layout {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.main_img_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
}
.main_img_box .image {
  width: 80%;
}
#dop-images a {
  border: 1px solid #dedede;
  border-radius: 5px;
  display: inline-block;
  overflow: hidden;
}
#dop-images {
  width: 20%;
}
.dop-prev, .dop-next {
  position: relative;
  display: block;
  width: 92px;
  height: 20px;
  font-size: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  border: 1px solid transparent;
  cursor: pointer;
}
.dop-prev.slick-disabled, .dop-next.slick-disabled {
  opacity: 0.3;
  cursor: unset;
}
.dop-next::after {
  background: url(../image/arrow-down.svg);
}
.dop-prev::after {
  background: url(../image/arrow-up.svg);
}
.dop-prev::after, .dop-next::after {
  content: "";
  width: 15px;
  height: 9px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.dop-left, .dop-right {
  width: 25px;
  height: 22px;
  border: none;
  position: absolute;
  top: 40%;
  z-index: 10;
}
.dop-left {
  background: url(../image/left.png) no-repeat;
  background-size: contain;
  left: 0;
}
.dop-right {
  background: url(../image/right.png) no-repeat;
  background-size: contain;
  right: -5px;
}
@media (max-width: 767px) {
  #dop-images img {
    margin: 0 auto;
  }
}
.main-image .stickers {
  top: 15px;
}
.feedback_block_product {
  padding: 30px;
  display: flex;
  align-items: center;
}
.feedback_product {
  display: flex;
  align-items: center;
  margin: 35px auto;
}
.feedback_product-icon {
  position: relative;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  flex-shrink: 0;
}
.feedback__title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
}
.feedback__subtitle {
  font-size: 14px;
  color: #9e9e9e;
}
.feedback__click {
  margin-top: 15px;
}
.product-thumb {
  position: relative;
  margin-bottom: 20px;
  transition: all ease 0.3s;
  margin: 10px 0;
  border: 1px solid transparent;
  margin: 0 -1px 0px 0;
  overflow: hidden;
  z-index: 0;
  padding: 1px;
  min-height: 360px;
}

.product-thumb.slick-slide {
  margin: 15px;
  transition: all .4s;
}
.product-thumb.slick-slide:hover {
  box-shadow: 0 7px 15px rgba(59,55,43,0.25)
}

.product-thumb:hover div .caption h4 a {
  -webkit-line-clamp: 4;
}
.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;
}
}
.option_title {font-size: 10px;}
.product-thumb h4 {
  grid-column: span 2;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  color: #000;
  margin-bottom: 15px;
  max-height: 2.4em;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-thumb .caption {
	padding: 0 10px;
	min-height: 90px;
	position: relative;
  display: grid;
  grid-template-columns: repeat(1,1fr);
  align-items: center;
}
.product-thumb .caption h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.product-thumb .wrap_rating {
  width: 100%;
}
.product-thumb .rating {
	position: relative;
	text-align: left;
}

.product-list .product-thumb .caption {
/*	margin-left: 230px;*/
}
.no_need_size, .size_ok {
  font-size: 16px;
  font-weight: normal;
  padding: 5px 10px;
  background: none;
  margin-bottom: 20px;
}
.no_need_size {
  border: 1px solid #218ed3;
  border-radius: 4px;
}
.size_ok {
  border: 1px solid #333;
  transition: all .2s ease-out;
}
.size_ok:hover {
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.rating_flex {
  display: flex;
  align-items: center;
}
.rating_circle {
  border: 4px solid #f4f0ed;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 500;
  border-radius: 50%;
  margin-right: 10px;
  transform: rotate(45deg);
}
.rating_circle span {
  transform: rotate(-45deg);
}
.rating_info {
  padding-left: 30px;
  border-left: 2px solid #d6d6d6;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rating_info__title {
  font-weight: 700;
}

.rating .fa-stack {
	font-size: 6px;
  background: #fff;
}
.rating .fa-star-o {
	color: #999;
	font-size: 12px;
}
.rating .fa-star {
	color: #ffd200;
	font-size: 12px;
}
.rating .fa-star + .fa-star-o {
	color: #ffd200;
}
.simple_logo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.simple_logo a {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}
.movo_logo-box {
  display: flex;
  align-items: center;
  gap: 20px;
}
.movo_logo-social {
  display: flex;
  align-items: center;
  gap: 20px;
}
.movo_logo-social .simple-callback {
  font-size: 12px;
  text-decoration: underline;
}

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;
}*/

.caption.reviews-caption::before {
	display: none;
}
.product-thumb .price {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  text-align: left;
}
.product-thumb .price_number {
  font-style: normal;
  font-size: 17px;
  line-height: 19px;
}
.product-thumb .price_currency {
	font-size: 13px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #888;
	margin-left: 10px;
	font-size: 14px;
  position: relative;
  font-weight: 500;
}
.product-thumb .price-old::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: -2px;
  width: 105%;
  height: .1rem;
  background: #FF2121;
  transform: rotate(5deg);
}
.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.skidka, .stickers {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap-reverse;
  width: 50px;
  height: 50px;
  font-size: 12px;
  border-radius: 50%;
  margin-left: 0;
  left: 0;
  top: 0;
}
.stickers-sold {
  top: 50%;
  width: 130%;
  left: -15%;
  height: 20px;
  overflow: hidden;
  border-radius: 0;
  transform: rotate(344deg);
}
.stickers-sold::after {
  position: absolute;
  --text-a: var(--text-sold);
  --text-b: var(--text-a) '' var(--text-a) '' var(--text-a);
  content: var(--text-b);
}
.stickers-sold ~ img {
  opacity: 0.5;
}
.stickers.bestseller {
  background: url(../image/best_seller.png) no-repeat;
  background-size: cover;
  width: 55px;
  height: 55px;
}
.bestseller-heading,
.latest-heading {
  display: block;
  text-align: center;
  font-size: 24px;
}
.bestseller-heading::after,
.latest-heading::after {
  display: none;
}
#main-images .stickers.skidka, #main-images .stickers {
  left: 20px;
  top: 40px;
}
.stickers.skidka span, .stickers span{
  /*margin-top: 10px;*/
}
/*.stickers.skidka::after, .stickers::after {
  content: '';
  position: absolute;
  border-top: 13px solid #d45e56;
  border-bottom: 13px solid #d45e56;
  border-left: 12px solid transparent;
  top: -19px;
  transform: rotate(90deg);
}*/
/*.stickers.skidka::after, .stickers::after {
  content: '';
  position: absolute;
  border-top: 13px solid var(--color-bg);
  border-bottom: 13px solid var(--color-bg);
  border-left: 12px solid transparent;
  top: -19px;
  transform: rotate(90deg);
}*/

.stickers {
  font-size: 11px; 
  font-weight: bold; 
  padding: 4px 12px; 
  /*border-radius: 14px; */
  position: absolute; 
  z-index: 10;
  /*margin-left: -10px; */
  /*top:-5px;*/
} 
.stickers:nth-child(2) {
  left: 26px;
}
.stickers:nth-child(3) {
  left: 52px;
}
.stickers:nth-child(4) {
  left: 78px;
}
.slider_pad {
  padding-right: 10px;
  padding-left: 10px;
}
.slider_pad .product-thumb {
  margin: 10px 0;
}
/*РЕТИНГ*/
.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: #fcd68d!important;
}
.rat-star.checked {
color: #fcd68d;
}
/*ОПЦИИ*/
.img-responsive {
	margin: 0 auto;
}
.image {
  background: #fff;
  position: relative;
}
#content {
  border-collapse: collapse;
}
.short-descr {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}
.specification_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.main_block_specif {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 215px;
  padding: 20px;
  margin: 10px;
  text-align: center;
  background: rgb(243, 243, 243);
}
.main_block_specif_title {
  font-weight: 700;
  font-size: 20px;
}
.main_block_specif_param {
  font-size: 35px;
}
.fb-like {
	float: right;
}
h1.category_h1 {
  font-size: 30px;
  line-height: 37px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
h1.category_h1.background--light, .wrap_cat_h1_about.background--light {
  color: #000;
}
h1.category_h1.background--dark, .wrap_cat_h1_about.background--dark {
  color: #fff;
}
.wrap_cat_image {
  position: relative;
  overflow: hidden;
  height: 100px; 
  /*height: 330px; - потом вернуть картинку*/
}
.cat_fone {
  position: absolute;
  top: 0;
}
.wrap_cat_text {
  padding: 20px 75px;
  position: absolute;
  bottom: 0;
}
.back_desc_fon {
  background-color: #f7f6f4;
  padding: 70px 200px;
  display: inline-block;
  margin-top: 150px;
}
.dropdown-toggle.sort {
  width: 100%;
  background: none;
  border: none;
}
.dropdown-menu {
  border: none;
  padding: 10px;
}
.dropdown-menu>li>a {
  padding: 5px 25px;
  position: relative;
}
.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;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.product-info .radio {
display:inline-block;
margin:10px 3px 10px 0;
}
.product-info .opt_with_img input[type='radio'] + label {
/*	padding: 0px;
	border-radius: 50%;
	width: 20px;
	overflow: hidden;*/
}
.product-info .opt_with_img input[type='radio']:checked + label {
	border: 1px solid #eee;
	color: #333;
}
.product-info .opt_with_img input[type='radio']:checked + label .fa {
  font-size: 16px;
  top: 7px;
  bottom: unset;
}
.product-info input[type='radio'], 
.product-info input[type='checkbox'] {
  display:none;
}
.product-info input[type='radio'] + label, 
.product-info input[type='checkbox'] + label, .view0_link {
padding: 7px;
margin: 0;
background: #fff;
color: #333;
font-size: 14px;
box-shadow: none;
border-radius: 50%;
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: 30px;

width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
}

.view0_link {
  border: 1px solid #ddd;
}
.product-info input[type='radio']:hover + label::after {
  border-color: #8a8a8a;
}
.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: #14169A;
background: #fff;
box-shadow: 0px 0px 5px 1px #14169A;
border-color: #fff;
text-shadow: none;
}
.product-info input[type='radio']:checked + label::after, .view0_link:hover::after {
	border-color: #333;
	top: -11px;
}
.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: #ff6379;
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, .view0_link:hover {
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;
}
.option-line {
    display: inline-block;
    margin-top: 10px;
}
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;
line-height: inherit;
background-color: transparent;
border: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
border-radius: 50%;  
}
.product_h1 {
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-top: 5px;
  margin-left: 0px;
}
.is_instock, .not_instock {
	font-size: 12px;
  padding: 3px 7px;
  border-radius: 5px;
  font-weight: 700;
}
.is_instock {
  color: #17b260;
}
.not_instock {
	color: #FD9DA6;
}
.zoskin {
  font-size: 14px;
  display: flex;
  justify-content: start;
  gap: 10px;
}
.zoskin .rating {
  margin-right: 15px;
}
.zoskin .rating > div {
  display: flex;
  align-items: center;
  gap: 2px;
}
.model {
	position: absolute;
  right: 13px;
  top: 7px;
	font-size: 14px;
}
.article_sku {
	font-size: 16px;
}
.adotted {
  cursor: pointer;
  color: #212121;
  font-weight: 300;
  font-size: 12px;
}
.adotted.short {
  margin-top: -7px;
  display: inline-block;
  margin-bottom: 7px;
  border-bottom: 1px solid #333;
}
.info_tooltip::after {
	font-family: FontAwesome;
	color: #14169A;
	content: "\f059";
	margin-left: 4px;
}
.info_tooltip.verify_of::after {
	font-family: FontAwesome;
	color: #428796;
	content: "\f058";
	margin-left: 4px;
}
.otkr_promo a {
  border-bottom: 2px dashed #14169A;
}
.atributes {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  /*margin-bottom: 20px;*/
}
.main_atr_cat {
  margin-top: 30px!important;
  position: relative;
  font-weight: 700;
  margin-bottom: 10px;
}
.main_atr_cat span {
  margin-left: 10px;
}
.main_atr_cat a span i::before {
  content: "\f106";
}
.main_atr_cat a.collapsed span i::before {
  content: "\f107";
}
.atr_title {margin-right: 4px;}
.atributes ul li:not(:first-child) {§
	margin-top: 5px;
}
.attr_wrap {
	display: flex;
	padding-bottom: 10px;
}
.atr_text, .atr_text font, #tab-specification font {color: #000!important;}
.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: 700;
	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-top: 10px;
}
.price_tovar ul {
  margin: 0;
}
.cart_group {
  margin-bottom: 0;
  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;
  background-size: contain;
  content: "";
  display: block;
  width: 80px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
.price_tovar .price_h2 {
	font-size: 28px;
	font-weight: 500;
	color: #000;
}
.grn {
	font-size: 28px;
  font-weight: 500;
  position: relative;
  text-transform: lowercase;
}
.why_price {
	position: absolute;
	top: 0;
}
.thumbnail {
	border: none;
}
.countdown {
	margin: 10px auto;
  display: flex;
  justify-content: space-around;
  max-width: 500px;
}
.info_skidos {
  font-weight: 700;
  font-size: 20px;
}
.info_skidos_2 {
  color: #9e9e9e;
  font-weight: 500;
  font-size: 16px;
}
#countdown, .count_text {
  display: flex;
}
#countdown .count_block {
  display: flex;
  width: 45px;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  position: relative;
}
.count_item {
  background: #F8F8F8;
  width: 40px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.count_time {
  font-size: 12px;
  margin-top: 5px;
  font-weight: 500;
}
.relative {
  position: relative;
}
/*ХЛЕБНЫЕ КРОШКИ*/
.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 34px;
}
.breadcrumb li + li:before {
  position: absolute;
  left: -20px;
  content: '/';
  padding: 0;
}
.breadcrumb {
	background-color: transparent;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.breadcrumb li a, .breadcrumb li {
	color: #6f6f6f;
  font-weight: 400;
  display: inline-block;
}
.temnoi {
  color: #ACACAC!important;
}
.breadcrumb li a:hover {
  color: #178CF8 !important;
}
.you_here {
  position: absolute;
  top: 26px;
  left: -28px;
  color: #e31e25;
}
.you_here::after {
  content: '';
  background: url(../image/arrow_here.png) no-repeat;
  background-size: contain;
  height: 25px;
  width: 30px;
  position: absolute;
  top: -11px;
  right: -37px;
}
.breadcrumb i {
font-size: 16px;
}
.breadcrumb > li {
padding: 0;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.breadcrumb>li.br_ellipses+li:before {
content: "";
padding: 0;
}
.breadcrumb > *:nth-child(n+1) {
display: inline;
}
.invisible{
display: none;
}
@media (max-width: 767px) {
.breadcrumb  > *:nth-last-child(2) {
display: inline;
/*white-space: break-spaces;*/
}
.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;
  padding: 0 10px;
  width: 20%;
}
.loadmore {
	cursor: pointer;
	transition: all .2s ease-out;
	border: 1px solid #6b6b6b;
	padding: 5px 14px;
	margin-top: 20px;
	display: inline-block;
}
.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;
}
.title_cat {
  font-weight: 700;
  display: inline-block;
  line-height: 18px;
  font-size: 16px;
  margin-top: 7px;
}
.category_flex {
  display: flex;
  justify-content: flex-start;
  margin: 20px 0;
  flex-wrap: wrap;
}
.image_cat:hover {
	border-color: #849dab;
}
.image_cat:hover img, .image_cat::after {
	opacity: 0.8;
}
.image_cat:hover img.circle {
  transform: rotate(-10deg);
}
.image_cat img {
	max-width: 100%;
	display: block;
  margin: 0 auto;
  transition: all .3s ease;
}
.image_cat img.circle {
  border-radius: 50%;
}
.wrap_category.noimage {
  border: 1px solid #999;
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s ease;
}
.wrap_category.noimage:hover {
  border: 1px solid #000;
}
.name_category {
	margin-top: 10px;
}
.name_category a {
	color: #333;
	font-size: 18px;
  font-weight: 500;
	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;

}
.noUi-connect {
  background: #999!important;
}
.ocfilter>.panel-heading{
	display: none;
}
.ocf-option-values>.ocf-block-image>label>input {
  visibility: hidden;
}
.ocf-block-image {
  display: flex;
  align-items: center;
  height: 40px;
}
.ocf-block-image .ocf-image {
  height: 40px!important;
  width: 40px!important;
}
.panel-default, .ocfilter-option {
	border: none;
  background: transparent;
}
.panel.ocfilter {
	box-shadow: none;
}
.ocfilter-mobile-handle {
	display: none;
}
.add_cart_button {
	opacity: 1;
	transition: all 0.2s ease;
}
.add_wishlist_button {
	position: relative;
  opacity: 0;
	transition: all 0.2s ease;
  text-align: left;
}
.product_bottom_line {
  display: flex;
}
.product_action {
  display: flex;
}
.product-thumb:hover .add_cart_button, .product-thumb:hover .add_wishlist_button {
	opacity: 1;
}
.wishlist_add_heart {
  display: none;
}
.wishlist_add_heart:hover {
  color: #178CF8;
}
.wishlist_add_heart .fa {
	font-size: 25px;
	color: #ACACAC;
}
.slick-initialized .slick-slide {display: flex; justify-content: space-around;}
#product_price_wrap {font-size: 16px;}
#product {position: relative;}
.main_attributes {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.wrap_main_att {
	display: flex;
  flex-wrap: wrap;
	width: 100%;
}
.main_att {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 45%;
  margin: 2%;
  color: #797979;
  font-weight: 500;
  text-align: center;
}
.main_att_icon {margin-bottom: 5px; margin-right: 5px;}
.main_att_icon img {
	width: 45px;
}
.main_att_text {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
.main_att_text_title {
	font-weight: 500;
  color: #333;
}
.add_cart_button button, .main_kn {
	position: relative;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 1px;
  width: max-content;
  height: max-content;
  background-color: #178CF8;
  padding: 5px 15px;
  color: #fff;
  border: none;
  border-radius: 5px;
}
.atr_view {
	position: absolute;
	text-align: left;
  bottom: 10px;
  left: 5px;
  font-size: 12px;
}
/*ТЕКСТОВЫЕ БЛОКИ*/
.text_pro_blocks {
  margin: 50px 0;
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  flex-wrap: wrap;
  padding: 30px 15px;
  background: #F8F8F8;
}
.wrap_pro_block {
  display: flex;
  flex-direction: column;
  width: 25%;
  text-align: center;
  padding: 20px;
}
.pro_block__icon img {
  width: 80px;
}
.pro_block__icon {
  position: relative;
}
.pro_block__icon::after {
/*  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #e6c2c7;
  top: 9px;
  left: 12px;
  z-index: -1;*/
}
.problock_title {
	font-weight: 700;
}
@-webkit-keyframes rotation {
    0% {-webkit-transform: rotate(0deg);}
    25% {-webkit-transform: rotate(5deg);}
    50% {-webkit-transform: rotate(0deg);}
    75% {-webkit-transform: rotate(-5deg);}
		100% {-webkit-transform: rotate(0deg);}
}
/*Описание*/
.tab-content p {
  line-height: 32px;
}
.tab-content {
  margin-bottom: 20px;
}
/*отзывы*/
.flex_review {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px;
    }
    .flex_review .image {
        margin: 0;
        width: 30%;
    }
    .title_review {
        width: 70%;
    }
    .title_review h4 {
        height: auto;
        font-size: 15px;
        font-weight: 500;
        margin: 0;
    }
    .review .rating {
        margin-top: -10px;
    }
    .reviews-caption {
        min-height: 0 !important;
    }
    .reviews-description {
        font-size: 15px;
        font-style: italic;
        min-height: 90px;
    }
    .reviews-sign {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        margin-bottom: 7px;
    }
    .reviews-author {
        font-weight: bold;
    }
    .reviews-date {
        margin-left: 10px;
        font-size: 14px;
        color: #b0b0b0;
    }
    @media (max-width: 600px) {
      .reviews-sign {
        flex-direction: column;
      }
      .reviews-date {
        margin-left: 0;
      }
    } 
.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: 55px;
  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 {
    position: absolute;
    top: 44%;
    right: -6px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    background: #14169A;
    letter-spacing: normal;
    color: #ffffff;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: -32px 0 0 0;
    z-index: -1;
    /*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;*/
}
.planb_table tbody tr td {
  width: 50%;
}
.name_attre {
	font-weight: normal;
  color: #ACACAC;
  width: 20%;
}
.info_attre {
	color: #000;
}
.button_cart_add.review_open {
  font-size: 14px;
  cursor: pointer;
  display: inline;
}
.button_cart_add.review_open:hover {

}
.write_review_block {
  margin-bottom: 40px;
}
#review {
  padding-top: 30px;
  margin-top: 50px;
  border-top: 1px solid #d7d7d7;
}
#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 {
	display: block;
  margin-top: 5px;
	font-size: 12px;
	font-weight: 500;
	color: #949292;
}
.review-list .text_rev {
  margin-top: 15px;
  font-size: 16px;
  line-height: 23px;
  font-style: italic;
}
.review-list .name_admin, .review-list .answer_admin {
font-size: 16px;
margin-top: 10px;
margin-left: 25px;
}
.review-list .name_admin {
	color: #c64242;
  font-weight: 500;
}
.review-list .name_admin.black {
  color: #333;
}
#hide_review_write.image {
  margin: 0;
  border-radius: 20px;
}
.button_cart_add.add_review {
	font-size: 14px;
	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;
}
.mfp-bottom-bar {
    display: none;
  }
.relative {
  position: relative;
}
.atr_title.kod_tovara {
  margin-right: 0;
}
/*РЕКОМЕНДУЕМЫЕ*/
#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;
}
.drag {
  width: 100%;
  height: 35px;
  background: url(../image/dragler.gif) no-repeat;
  background-position: top right;
  background-size: contain;
  opacity: 0.6;
  margin-top: -10px;
}
/*НОВОСТИ*/
.blog_wrap {
	position: relative;
}
.image-blog img {
  width: 100%;
}
.product-thumb .image img {
	max-width: 100%;
}
#blog_mod .image {
	padding: 20px;
}
#blog_mod .image img {
	border-radius: 15px;
	max-width: 100%;
	margin-bottom: 10px;
}
.blog_title {
	text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  height: 65px;
  display: inline-block;
}
.blog_wrap::after {
	content: '';
  position: absolute;
  background: #fff;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 8%);
  z-index: -1;
  transition: all ease 0.3s;
  border: 1px solid transparent;
}
.margin {
	margin-top: 20px;
}
.heading_h h3 {
	display: inline-block;
	margin-right: 15px;
}
.heading_h span.hidden-xs {
	float: right;
	display: inline-block;
  margin-top: 30px;
}
.second_title {
	color: #D2D2D2;
  font-family: 'Montserrat',sans-serif;
}
.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 {display: flex; }
.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: auto; cursor: pointer;}
.blog_wrap .image a {cursor: pointer;}
.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: 15px; max-width: 100%; border-radius: 15px;}
.blog_wrap .image .blog_title {width: 100%; padding: 0 8px; font-size: 22px; display: none; 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;}
h1.title_news {font-weight: 600; font-size: 20px; margin-bottom: 25px;}
.blog_date_d, .blog_date_m {margin-right: 10px;}
.blog_bottom_line {display: flex; justify-content: space-around; align-items: center;}
@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;
}
.simple-content .form-control, .simple-content select {
	box-shadow: unset;
  height: 50px;
  color: #000;
  border: 1px solid #d0d0d0;
  border-radius: 6px;
}
.form-horizontal .control-label {
	opacity: 0.6;
}
/*МОБИЛЬНОЕ МЕНЮ*/

#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-weight: 500;
    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;
  text-align: left;
}
.see-all {
	font-size: 12px;
	font-weight: 400;
}
.xs_logo {
	margin-top: -5px;
	text-align: center;
	position: relative;
      display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}
.xs_logo_center {
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.xs_logo_center img {
  max-width: 100%;
  display: none;
}
.xs_logo .cart_close {
  position: unset;
}
#mobileMenu .modal-header {
  padding: 10px;
}
.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: left;
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 30px;
}
.simple_h1 + .hr_style {
	margin-top: 0px;
}
.register_simple_ok {
	margin-top: 20px;
}
.text_agree_reg {
	font-size: 11px;
}
#popupregister .result {
  display:block;
  font-size:14px;
  text-align:center;
  margin: 15px 0 -10px;
  color:#f00;
}
.zagolovok_register {
	font-weight: 500;
  color: #000;
	text-transform: uppercase;
	margin-left: 60px;
	font-size: 20px;
	width: 265px;
	margin: 0 auto 20px;
	text-align: center;
	padding: 10px;
	border: 5px solid #ffcb62;
}
.row-register_customer_group_id {display: none;}
.spisok_register {padding-left: 20px;}
.spisok_register li {list-style: none; padding-left: 25px; margin-bottom: 8px; font-family: 'Lato';}
.spisok_register li::before {
  font-family: "FontAwesome";
  content: "\f138";
  margin-right: 5px;
  color: #e31d23;
}
.block_register_best {height: 500px; position: relative; margin-top: 20px;}
.block_register_best::before {content: ''; background: url(../image/register.jpg) no-repeat; background-position: center; background-size: cover; height: 220px; width: 241px; position: absolute; bottom:-92px; right: 18%;}
.wrapper_reg {margin: 0 auto; max-width: 860px; border: 1px solid #c0e8ea; box-shadow: 0 0 20px 1px rgb(170, 218, 219); border-radius: 20px; padding: 30px;}
.register_heading {font-weight: 600; text-align: center; text-transform: uppercase; margin-bottom: 30px; padding-bottom: 5px; border-bottom: 2px solid #ea9ebc;}
.register_heading_h2 {max-width: 300px;margin: 0 auto;}
.wrap_reg_field {padding: 0 50px; border-right: 1px solid #ebf9fb;}
.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 label {
	display: none;
}
/*АККАУНТ*/
.title-h2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: -10px;
  position: relative;
}
.customer_level {
  position: absolute;
  cursor: pointer;
  bottom: -110px;
  right: -35px;
  background: #ffcb62;
  width: 180px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  transition: all .4s ease;
}
.customer_level:hover {
  width: 230px;
}
.me_more {
  position: absolute;
  right: -27px;
  bottom: -89px;
  padding: 3px 11px;
  background: #fff;
  border-radius: 50%;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all .4s ease;
}
.customer_level:hover ~ .me_more {
  opacity: 1;
}
.wrap_my_info {
  display: flex;
  justify-content: space-around;
}
.my_info_block {
  width: 30%;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 9px;
}
.my_info_block__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrap_progress {width: 100%; display: inline-block; padding: 50px 20px 30px 20px; z-index: 1;}
.progressbar {list-style: none; padding: 0; display: flex; justify-content: space-between; counter-reset: step; overflow: hidden;}
.progressbar li {position: relative; text-align: center; z-index: 1; width: 100%;}
.progressbar li::before {content:counter(step); counter-increment: step; width: 30px; height: 30px; border: 2px solid #bebebe; display: block; margin: 0 auto 10px auto; border-radius: 50%; line-height: 27px; background: white; color: #bebebe; text-align: center; font-weight: bold;}
.progressbar li::after {content: ''; position: absolute; width:92%; height: 3px; background: #979797; top: 15px; left: -42%; z-index: -1;}
.progressbar li:first-child::after {content: none;}
.progressbar li.active::after {background: #3aac5d;}
.progressbar li.active::before {border-color: #3aac5d; background: #3aac5d; color: white;}

.my_info_block__title {height: 55px; overflow: hidden; font-size: 16px; text-align: center;}
.my_info_block__value {width: 45%; text-align: center;}
.my_info_block__value img {max-width: 100%;}
.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;
  box-shadow: 0 0 13px 0 rgb(51 51 51 / 38%);
  transition: all .4s ease;
}
.account_account {
	display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}
.account_account a:hover {
  box-shadow: 0 0 13px 0 rgb(255 203 98 / 75%);
  border: 1px solid #ffdc94;
}
.account_wrap {
	display: block;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 15px 15px 15px;
	background: #fff;
	border-radius: 0;
	border: 0;
	color: #000;
}
.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-weight: 500;
  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: 1px dotted #d7d7d7;
	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: #666;
	margin: 0 2px;
	background: transparent;
}
.btn_delete {
}
.otkr_promo {
	margin-top: 50px;
	text-align: center;
}
.block_rewards_enter {
	position: relative;
  padding: 8px;
  font-size: 15px;
  text-align: center;
  border: 1px solid #9f9f9f;
  width: 100%;
  margin-top: 10px;
}
.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;
}
.update_rewards_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.inputs {
	margin-bottom: 10px;
}
.input_sim_reward {
	max-width: 100px;
}
.update_rewards_btn {
	margin-top: 10px;
}
.simplecheckout .btn-primary {
	height: 45px;
}
#content.checkout {
	border-right: none;
}
.account_wrap.simpe_check {
  box-shadow: unset;
  background: none;
}
/*КОНТАКТЫ*/
        /*СТИЛИ для ГУГЛ карты*/
#google-map {
  position: relative;
}
.contact_title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 8px;
}
#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-weight: 500;
  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;
}
.wrap_drop_ur {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  padding: 20px 30px;
}
.drop_spisok {
  list-style: none;
  padding-left: 10px;
}
.drop_spisok li::before {
  font-family: "FontAwesome";
  content: "\f138";
  margin-right: 8px;
  color: #333;
}
.maps_contact iframe {width: 100%;}
.one_click_header {
  margin: 8px 0;
  font-size: 14px;
}
.one_click_header .dotted {
  border-bottom: 2px dotted #888888;
}
.category-wall h3{
  text-align: center;
  margin-bottom: 15px;
}
.one_click {
  max-width: 300px;
  margin: 0 auto;
}
/*.category-item {
  text-align: center;
  padding: 30px;
  overflow: hidden;
}
.cat-image{
  display: block;
  width: 100%;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 16%);
  padding: 10px;
  background: #fff;
  transition: all .3s ease;
}
.cat-image:hover {
  transform: scale(1.03);
}
.cat-caption{
  text-align: center;
}
.cat-name{
  font-size: 18px;
  text-decoration: none;
}*/
.category-item {
  margin: 30px auto;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 300px;
  height: 300px;
}
.overlay_cat {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}
.category-item:hover .overlay_cat {
  display: block;
  background: rgba(0, 0, 0, .3);
} 
.cat-image {
  display: block;
  width: 100%;
}
.cat-image img {
  position: absolute;
  width: 100%;
  left: 0;
}
.cat-caption {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #444;
  z-index: 1;
  transition: bottom .5s ease;
  background: rgb(255 255 255 / 68%);
  padding: 5px;
}
.category-item:hover .cat-caption {
  bottom: 50%;
}
.text_hover {
  position: absolute;
  width: 100%;
  left:0;
  top: 70%;
  text-align: center;
  opacity: 0;
  transition: opacity .7s ease;
}
.text_hover span {
  width: 200px;
  padding: 12px 20px;
  text-align: center;
  color: white;
  border: solid 2px white;
  z-index: 1;
}
.category-item:hover .text_hover {
  opacity: 1;
}
     /* Dots */
.slick-dots {
  text-align: center;
  z-index: 10;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 35px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/*МЕДИА ЗАПРОСЫ*/
@media (max-width: 1200px) {
.product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 997px) {
  .category_flex {
    flex-wrap: wrap;
  }
  .wrap_category {
    width: 33%;
  }
	
	.block_register_best::before {
		right: 5%;
	}
}
@media (max-width: 991px) {
  .list-group-item.ocfilter-option {
    padding: 10px 0;
  }
  .slick-prev {left: 8px;}
  .slick-next {right: 8px;}
  .line_center.search {
    display: none;
  }
  td.p-l-quantity {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    min-width: 85px;
  }
  .p-l-summ .price {min-width: 70px;}
  .knopka_boxme.pl-add-to-cart {position: relative; padding: 15px 30px;}
  .add_cart_button button::after, .knopka_boxme.pl-add-to-cart::after {
    content: '';
    top: 8px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    position: absolute;
}
.knopka_boxme.pl-add-to-cart::after {top: 2px; height: 25px;}
.information_links ul li {
  margin-bottom: 15px;
}
.banner_title {
  font-size: 50px;
}
.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;
}
.pointer_search {
  display: none;
}
.mobile_menu .login_main, .mobile_menu .search_top {
  margin-right: 0;
}
.dop_href.start {justify-content: flex-start;}
.icon_dop_href {display: none;}
.header_text {margin-right: 15px;}
.main_attributes {justify-content: space-between;}
.main_att {margin: 1%;}
.old_price::after {background-size: contain; width: 90px;}
.price_tovar {justify-content: center; flex-direction: column;}
.grn {margin-right: 0px;}
.cart_group {margin-top: 10px;}
.wish_remove, .wish_add {line-height: 10px;}
}
.fixed_button_block {
	height: 0;
	opacity: 0;
	visibility: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 10px 20px 20px 20px;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fixed_button_block.active {
	height: 100px;
	opacity: 1;
	visibility: visible;
}
.price_bottom {
	font-size: 30px;
	font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1208px) {
  .old_price::after {background-size: contain; width: 90px;}
  .grn {margin-right: 5px; font-size: 20px;}
  .price_h2 {font-size: 30px;}
}
@media (min-width: 767px) and (max-width: 992px) {
  .atributes {margin-top: 10px;}
  .is_instock, .not_instock {top: -25px;}
  .pointer_search {display: none;}
  .mobile_menu .search_top {margin-right: 0;}
  .information_links {font-size: 12px;line-height: 20px;}
}
@media (min-width: 375px) and (max-width: 398px) {
  .atributes {margin-top: 10px;}
  .is_instock, .not_instock {top: -25px;}
}
@media (min-width:  320px) and (max-width: 435px) {
  .product-thumb {
    min-height: 385px;
  }
}
@media (min-width: 500px) and (max-width: 986px) {
  .price_tovar .price_h2 {font-size: 30px;}
  .grn {font-size: 20px; margin-right: 20px;}
  .cart_group .button_cart_add {padding: 10px 25px;}
  .one_click {width: 80%; margin: 0 auto;}
}
@media (min-width: 767px) and (max-width: 1100px) {
  .category-item {padding: 30px 10px; margin-top: -40px;}
  .slick-dots {bottom: 15px;}
  .cat-image {box-shadow: 0px 4px 12px rgb(0 0 0 / 16%);padding: 5px;height: 175px;}
  .icon_dop_href {display: none;}
}
@media (min-width: 769px) and (max-width: 1220px) {
  .container {width: 95%;}
  .dop_href.start {justify-content: space-around;}
}
@media (min-width: 690px) and (max-width: 992px) {
  ul.pad {max-width: 80%;}
}
@media (max-width: 690px) {
  .customer_level {bottom: -90px; right: -17px;}
  ul.pad {margin-top: 80px;}
  .me_more {right: 0; bottom: -68px;}
}

@media (max-width: 767px) {
	.footer_info_block>ul>li>a {
		font-size: 10px;
	}
	.account_wrap.simpe_check {
		min-width: 100%;
	}
	.name_attre {width: 43%; margin-right: 3%;}
	.info_attre {width: 54%;}
	.product-thumb .caption {
		display: block;
	}
  .block_noth__text {margin-bottom: 0!important;}
  .margin-lit {margin-top: -50px;}
  .stickers.stickers-sold {
    top: 50%;
    left: -15%;
    font-size: 9px;
  }
  .cart_group {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#button-ukrcredits {
    font-size: 12px;
}
  #tab-description {
    font-weight: 400;
  }
  #tab-description p {
    line-height: 25px;
    font-size: 15px;
  }
  .main_img_box .image {
    margin-top: 35px;
  }
  .logo_text {
    color: #fff;
  }
  .stickers {
    top: 40px;
    left: 20px;
  }
  .account_wrap.mmm {
    margin-top: 0;
    padding: 20px;
  }
  .account_wrap.mmm h1 {
    margin-left: 0px;
    margin-top: 5px;
    font-size: 18px;
    color: #14169A;
  }
  .order__item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.order__item-title {
    flex-basis: 48%;
    color: #929292;
    font-size: 12px;
    letter-spacing: .24px;
}
.order__item-value {
	width: 52%;
}
  .nav-tabs.more_tabs>li a sup {
    right: -15px;
    top: 70%;
  }
  .zoskin {
    margin-top: 15px;
  }
  .wrap_cat_text {
    padding: 20px;
  }
  .back_desc_fon {
    background-color: #f7f6f4;
    padding: 70px 20px;
    display: inline-block;
    margin-top: 50px;
  }
  .border_left, .border_right {
    width: 100%;
    position: relative;
  }
  .mobileb {
    position: absolute;
    top: 0;
    margin-top: 10px;
    z-index: 1;
    overflow: hidden;
    max-width: 100%;
  }
  .wishlist_add_heart {
    position: absolute;
    top: -287px;
    right: -18px;
  }
  h2.simple_h1 {
    font-size: 17px;
  }
  .simple_logo {
    flex-direction: column;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
    align-items: flex-start;
  }
  .simplecheckout-left-column {
  	border: none!important;
  }
  .simplecheckout-block {
    padding: 5px!important;
  }
  .simplecheckout-block-content {
    padding: 0px 10px!important;
  }
  .modal.right .modal-dialog, .modal.left .modal-dialog {
    width: 80%;
  }
  .slider_info {
    top: 50%;
    left: 0%;
    right: 0%;
  }
  .slider_title, .slider_sub_title {
    font-size: 25px;
  }
  .slider_button {
    margin-top: 15px;
  }
  .slider-controls {
    bottom: 6%;
  }
  .footer_pay img {
    max-height: 10px;
    margin-right: 10px;
  }
  .add_wishlist_button {
    opacity: 1;
    position: relative;
    top: unset;
}
  .product_action {
    margin-bottom: 10px;
  }
  .add_cart_button {
    opacity: 1;
    text-align: center;
  }
  .heading_h h3 {
    font-size: 20px;
  }
  .slider_banner {
    width: 100%;
  }
  .list-group-item.ocfilter-option {
    padding: 15px;
  }
  body {
    font-size: 16px;
  }
  h3 {
    font-size: 20px;
  }
  h1 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 25px;
  }
  .main_line {
    margin-bottom: 25px;
  }
  .gfg {
    display: none!important;
  }
  .category-item {
    padding: 15px 20px;
    margin-top: 0px;
  }
  .cat-image {
    box-shadow: 0px 4px 10px rgb(0 0 0 / 16%);
  }
	.menu_href {
		/*display: none;*/
	}
	#top {
    display: none;
	}
  .slideshow {
    margin-top: 0px;
  }
  .progressBarContainer {
    bottom: 30px;
  }
  .panel_info_top {
    margin-top: 50px;
  }
  .panel_info_top img {
    max-width: 100%;
  }
  .slick-slide img {
    height: auto;
  }
   .slick-slide img.dop_menu_a_icon {
    height: 35px;
  }
  .slideshow.mob img {
    height: calc(100vh - 120px);
  }
  .category_flex {
    flex-wrap: wrap;
  }
  .wrap_category {
    width: 33%;
  }
	header {
    min-height: 0;
    margin-bottom: 20px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 2000;
    height: 50px;
    display: block;
    background-color: #fff;
    color: #000;
    border: none;
	}
  .login_top, .wishlist_top, .cart_top {
    margin-left: 15px;
  }
	.modal {
		z-index: 9999;
	}
	.navbar-toggle {
		margin-top: 3px;
		margin-right: 10px;
	}
.slider_main {
  line-height: 40px;
  height: 45px;
}
#mobileMenu .menu_href {
  display: none;
}
.header_text {
  max-width: 211px;
}
.header_text.mobile {
  max-width: 100%;
  margin: -20px 0 20px 0;
  width: 100%;
  justify-content: center;
  text-align: center;
}
.header_text.mobile .top_tel {
  font-size: 22px;
}
.header_text.mobile .callback_click_block {
  max-width: 170px;
}
.product-thumb::before, .product-thumb::after {
  top: 172px;
}

.slick-dots {bottom: 0;}
.slider_main .img_slider {
    max-width: 100%;
    max-height: 40px;
    padding: 1px;
}
.line_center_block {
	padding-top: 0px;
}
.mobile_menu a {
  height: 45px;
}
.add_cart_button button::after, .knopka_boxme.pl-add-to-cart::after {
  content: unset;
}
.cart_button_open.order::before, .add_cart_button button::before {
  content: unset;
}
	.pointer_search {
		display: none;
	}
	.wrap_block_simple {
		max-width: 100%;
		padding: 10px;
	}
  .text_pro_blocks {
    margin: 50px 10px;
    justify-content: flex-start;
  }
  .wrap_pro_block {
    width: 50%;
    font-size: 12px;
  }
	.wrap_block_simple .hr_style {
		margin-left: 10px;
		margin-right: 10px;
	}
	.wrap_block_simple #content {
		border: none;
	}
	.nav-tabs.more_tabs {
		font-size: 17px;
		display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
	}
	.nav-tabs.more_tabs::-webkit-scrollbar {
		width:0!important;
	}
	.more_tabs {
		margin-top: 50px;
	}
	.tel_info {
		font-size: 28px;
	}
	.footer_info_block {
    min-height: 50px;
	}
	.footer_info_block ul {
		padding-left: 0px;
	}
	h1.main_h1 {
		font-size: 20px;
	}
	.alert {
		line-height: unset;
	}
	.alert.alert-danger {
		height: auto;
	}
  .price_tovar {
    justify-content: center;
    flex-direction: column;
  }
  .grn {
    margin-right: 0px;
  }
  .cart_group {
    margin-top: 10px;
  }
  .wish_remove, .wish_add {
    line-height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
/*  #content {
    min-height: 450px;
  }*/
  .block_register_best::before {
    bottom: -13px;
  } 
  .block_register_best {
    height: 430px;
  }
  .product-thumb {
    margin-left: -10px;
    margin-right: -10px;
  }

}
@media (min-width: 1300px) {
  .container {
    width: 100%;
    min-width: 960px;
    max-width: 1440px;
    padding: 0 30px;
  }
}

@media (max-width: 630px) {
  .cat_fone {
    left: 0;
    transform: translateX(-50%);
  }
  .line_1 {
    flex-direction: column;
    margin-bottom: 10px;
  }
  #dop-images {width: 100%; text-align: center;}
  .nav-tabs>li>a {
    padding: 15px 10px;
    min-width: 70px;
  }
  .nav-tabs.more_tabs>li a sup {
    right: -4px;
  }
  .planb_table tbody {
    flex-flow: column;
  }
  .tab-pane {
    padding: 0;
  }
  .write_review_block {
    text-align: center;
  }
  .button_cart_add.review_open {
    padding: 10px 40px;
  }
	.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;
	}
  .price{
    min-width:80px;
}
}
@media (max-width: 475px) {
  .stickers-sold::after {
    --text-b: var(--text-a) '' var(--text-a);
    content: var(--text-b);
  }
	.feedback_block_product {
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    border: 1px solid #eee;
    margin: 10px auto;
	}
	.feedback_product {
		margin: 20px auto;
	}
	.feedback__click {
		margin-bottom: 20px;
	}
  .product-thumb::before, .product-thumb::after {
    top: 55%;
  }
  .mainSearch {
    width: 100%;
  }
  .input-group-btn.live {
    right: 25px!important;
  }
  .main_att_text_title {
    font-size: 14px;
  }
  .breadcrumb > *:nth-child(n+1) {
    display: none;
  }
  .breadcrumb> *:nth-last-child(-n+2) {
    display: inline;
  }
  .wrap_category {
    width: 50%;
  }
  .flex_review {
    flex-direction: column;
  }
  .flex_review .image, .title_review {
    width: 100%!important;
  }
  .title_review h4 {
    min-height: 60px!important;
    font-weight: 500;
  }
  .p-l-summ .price {
    min-width: 45px;
  }
  .btn-group.btn-group-sm {margin-bottom: 13px;}
  .knopka_boxme.pl-add-to-cart {
    position: relative;
    padding: 10px 25px;
  }
  .knopka_boxme.pl-add-to-cart::after {
    top: 1px;
    height: 18px;
  }
  #table-price {font-size: 14px;}
  .my_info_block__title {
    height: 75px;
  }
  .progressbar li::after {
    left: -38%;
  }
	/*.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 .price-old {
    margin-left: 0;
    right: 0;
    left: unset;
  }
/*	.product-thumb{
		height: 333px;
	}*/
	.product-thumb .image {
		margin: 5px;
		padding: 0;
	}
	.product-thumb h4 {
		margin-top: 15px;
		font-size: 15px;
	}
	.product-thumb .caption h4 a {
		-webkit-line-clamp: 2;
	}
  .product-thumb:hover div .caption h4 a {
    -webkit-line-clamp: 3;
  }
	.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;
	}
	.account_wrap_block {
    padding: 10px;
  }
  .orders_list {
    padding: 0;
  }
  .order_top_line, .order_bottom_line {
    font-size: 11px;
  }
  .order_photo {
    width: 60px;
  }
  .order_photo img {
    width: 100%;
  }
}
@media (max-width: 375px) {
		.nav-tabs.more_tabs>li + li {
		margin-left: 5px;
	}
	.block_register_best::before {
		width: 200px;
		height: 180px;
	}
	.zagolovok_register {
    width: 245px;
	}
  .atributes {margin-top: 10px;}
	.is_instock, .not_instock {
		top: -25px;
	}
	.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)}

/*LOADER*/
.loader {
    position: fixed;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 10000 !important;
    background-color: rgba(255, 255, 255, 0.75);
}

.cssload-clock {
    border-radius: 58px;
    border: 3px solid #a96578;
    height: 78px;
    width: 78px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -39px;
    margin-left: -39px;
}

.cssload-clock:after {
    content: "";
    position: absolute;
    background-color: #a96578;
    top: 2px;
    left: 48%;
    height: 37px;
    width: 4px;
    border-radius: 5px;
    transform-origin: 50% 97%;
    -o-transform-origin: 50% 97%;
    -ms-transform-origin: 50% 97%;
    -webkit-transform-origin: 50% 97%;
    -moz-transform-origin: 50% 97%;
    animation: grdAiguille 0.8s linear infinite;
    -o-animation: grdAiguille 0.8s linear infinite;
    -ms-animation: grdAiguille 0.8s linear infinite;
    -webkit-animation: grdAiguille 0.8s linear infinite;
    -moz-animation: grdAiguille 0.8s linear infinite;
}

.cssload-clock:before {
    content: "";
    position: absolute;
    background-color: #a96578;
    top: 6px;
    left: 48%;
    height: 34px;
    width: 4px;
    border-radius: 5px;
    transform-origin: 50% 94%;
    -o-transform-origin: 50% 94%;
    -ms-transform-origin: 50% 94%;
    -webkit-transform-origin: 50% 94%;
    -moz-transform-origin: 50% 94%;
    animation: ptAiguille 4.8s linear infinite;
    -o-animation: ptAiguille 4.8s linear infinite;
    -ms-animation: ptAiguille 4.8s linear infinite;
    -webkit-animation: ptAiguille 4.8s linear infinite;
    -moz-animation: ptAiguille 4.8s linear infinite;
}

@keyframes grdAiguille {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes grdAiguille {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes grdAiguille {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes grdAiguille {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes ptAiguille {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes ptAiguille {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes ptAiguille {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes ptAiguille {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes jelly {
  0% {
    animation-timing-function: cubic-bezier(0.1441, 0.1912, 0.6583, 1.1029);
    transform: translate(0, 0) skewX(0)
  }
  31% {
    animation-timing-function: cubic-bezier(0.0667, 0.1419, 0.6667, 1.1415);
    transform: translate(-7.800000000000001px, 0) skewX(7.800000000000001deg)
  }
  45% {
    animation-timing-function: cubic-bezier(0.0542, 0.1151, 0.5697, 1.181);
    transform: translate(4.680000000000001px, 0) skewX(-4.680000000000001deg)
  }
  59% {
    animation-timing-function: cubic-bezier(0.0497, 0.1058, 0.4541, 1.231);
    transform: translate(-2.8100000000000005px, 0) skewX(2.8100000000000005deg)
  }
  73% {
    animation-timing-function: cubic-bezier(0.0808, 0.1711, 0.4109, 1.2519);
    transform: translate(1.6800000000000002px, 0) skewX(-1.6800000000000002deg)
  }
  87% {
    animation-timing-function: cubic-bezier(0.2073, 0.3705, 0.4064, 0.8839);
    transform: translate(-1.01px, 0) skewX(1.01deg)
  }
  100% {
    transform: translate(0.78px, 0) skewX(-0.78deg)
  }
}

.jelly {
  animation: jelly 1s infinite linear
}