body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}
h1, h2, h3, h4, h5, h6, .div_h3 {
  color: #444;
}
/* default font size */
.fa {
  font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2, .div_h2 {
  font-size: 27px;
}
h3, .div_h3 {
  font-size: 21px;
}
h4, .div_h4{
  font-size: 15px;
}
h5, .div_h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #23a1d1;
}
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: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
/* logo */
#logo {
  margin: 0 0 10px 0;
}
/* search */
#search .input-lg {
  height: 40px;
  line-height: 20px;
  padding: 0 10px;
}
#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 35px;
  text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
  margin-bottom: 10px;
}
#cart > .btn {
  font-size: 12px;
  line-height: 18px;
  color: #FFF;
  background: #00a046;
    border-color: #00a046;
}
#cart.open > .btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}
#cart.open > .btn:hover {
  color: #444;
}
#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
}
#cart .dropdown-menu {
  min-width: 100%;
}
@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 80vw;
  }
  #carousel0 .swiper-slide{
    padding: 4px 4px;
    width:50%!important;
  }
}
#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%;
  }
}
#cart .dropdown-menu li p {
  margin: 20px 0;
}
/* 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 5px;
  min-height: 15px;
  background-color: transparent;
  font-size: 14px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a, .mob_menu_popup_b_5.nav > li > a:hover, .mob_menu_popup_b_5 .nav > li.open > a {
  background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu, .mob_menu_popup_b_5 .dropdown-menu{
  padding-bottom: 0;
}
#menu .dropdown-inner, .mob_menu_popup_b_5 .dropdown-inner{
  display: table;
}
#menu .dropdown-inner ul,.mob_menu_popup_b_5 .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner a, .mob_menu_popup_b_5 .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, .mob_menu_popup_b_5 .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, .mob_menu_popup_b_5 .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) {
  #menu,.mob_menu_popup_b_5 {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul.list-unstyled,.mob_menu_popup_b_5 div.dropdown-inner > ul.list-unstyled {
    display: block;
    padding-left: 15px;
  }
  #menu div.dropdown-menu, .mob_menu_popup_b_5 div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner, .mob_menu_popup_b_5 .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a,.mob_menu_popup_b_5 .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover,
  .mob_menu_popup_b_5 .dropdown-menu a:hover,
  .mob_menu_popup_b_5 .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all,.mob_menu_popup_b_5 .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
  #wrap_banner0{
    display:none;
    float:none;
  }
  #wrap_slideshow0{
    width: 100%!important;
    float: none;
  }
  #carousel0 .swiper-slide{
    padding: 4px 4px;
  }
  .breadcrumb{
    display: flex;
    align-content: center;
    overflow: auto;
  }
  .first_line_btns{
    flex-wrap: wrap;
  }
}
/* content */
#content {
  min-height: 500px;
}
/* footer */
footer {
  margin-top: 30px;
  padding-top: 30px;
  background-color: #303030;
  border-top: 1px solid #ddd;
  color: #e2e2e2;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
footer a {
  color: #ccc;
}
footer a:hover {
  color: #fff;
}
footer h5, footer .div_h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
  margin: 0 0 10px 0;
  padding: 8px 0;
  border: 1px solid #ddd;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > li:after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pagination {
  margin: 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 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00A046;
  background-repeat: repeat-x;
  border-color: #00A046;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #03813a;
}
.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-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: 1px solid #DDDDDD;
  color: #888888;
  padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}
/* 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;
}
/* product list */
.product-thumb {
  /* border-right: 1px solid #e9e9e9; */
  margin-bottom: 0px;
  /* overflow: auto; */
  position:relative;
}
/* .product-thumb:hover {
  margin-bottom: 0px;
  box-shadow: 0 2px 16px rgb(0 0 0 / 24%);
  z-index:100;
} */
#rvcarousel .product-layout.col-xs-12:hover {
  margin-bottom: 5px;
    box-shadow: 0 2px 16px rgb(0 0 0 / 24%);
    z-index: 100;
}
#rvcarousel .product-layout.col-xs-12 {
  margin:5px 0
}
.product-thumb .image {
  text-align: center;
}
.product-thumb .image a {
  display: block;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.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 {
  float: left;
  padding: 0 15px;
}
}
/* .product-thumb h4 {
  font-weight: bold;
} */
.product-thumb .caption {
  padding: 0 5px;
  height: 120px;
  position: relative;
}
.product-list .product-thumb .caption {
  margin-left: 230px;
}

@media (max-width: 767px) {
.product-list .product-thumb .caption {
  min-height: 0;
  margin-left: 0;
  padding: 0 10px;
}
.product-grid .product-thumb .caption {
  min-height: 0;
}
}
.product-thumb .rating {
  margin-bottom: 5px;
  width: fit-content;
}
.product-thumb .rating:hover {
  cursor: pointer;
}
.rating .fa-stack {
    font-size: 12px;
    width: 12px;
    height: 12px;
  margin: -2px -2px 0 0;
  line-height: 1;
}
.rating .fa-star-o {
  color: #999;
  font-size: 12px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 12px;
}
.rating .fa-star + .fa-star-o {
  color: #E69500;
}
h2.price, .div_h2 {
  margin: 0;
}
.product-thumb .price {
  display: flex;
    flex-direction: column-reverse;
    color: #444;
    font-size: 24px;
  padding-top: 52px;
    margin-bottom: 5px;
}
.product-thumb .price-new {
  color: #f84147;
}
.product-thumb .price-old {
  font-size: 14px;
    color: #a6a5a5;
    text-decoration: line-through;
  margin-top: -18px;
    line-height: 18px;
}
.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%;
  }
  .second_line_btns{
    flex-direction: column;
  }
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnails > li {
  margin-left: 20px;
}
.thumbnails {
  margin-left: -20px;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 5px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}
.image-additional {
  max-width: 60px;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

@media (min-width: 1200px) and (max-width: 1499px) {
  #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;
  }
  #column-left{
    width: 17%
  }
  #product-category #content{
    width: 83%
  }
  .one_line{
    display: flex;
    justify-content: space-between;
  }
  .hide_1199{
    display: block!important;
  }
  .same_prod{
    flex-direction: column;
  }
  .prod_img{
      margin-right: auto!important;
      margin-left: auto!important;
    
  }
  .desc_same_prod{
    text-align: center;
  }
  
  .price_amount_btn_buy_btns {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .price_amount_btn_buy_btns .compare_like_btn {
    order: 2;
    margin-left: auto;
  }
  .price_amount_btn_buy_btns .buttons_for_product{
    order: 3;
    width: 100%;
  }
  #button-cart {
    width: 100%;
    margin-right: 0px;
  }
  .first_line_btns >.form-group {
    width: 100%;
  }
  #menu .nav > li > a {
    padding: 10px 3px;
    font-size: 12px;
  }
  .product_line_total{
    display: flex;
    justify-content: space-between;
  }
  .line_1_prod{
    width: 60%;
    margin-bottom: 0px!important;
  }
  .line_2_prod{
    width: 36%;
  }
  .b_2_cart a{
    font-size: 18px;
  }
  .b_5_cart div,.b_6_cart div{
    font-size: 15px;
  }
  #product-category #content.col-sm-12{
    width: 100%
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #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;
    }
    .one_line {
        display: flex;
        flex-direction: column
  }
  #common-home .one_line {
        display: flex;
        flex-direction: row
    }
    .product-grid .product-thumb .caption {
        min-height: 132px;
        padding: 0 10px;
    }
  .price_amount_btn_buy_btns {
    flex-wrap: wrap;
  }
  .price_amount_btn_buy_btns .compare_like_btn {
    order: 2;
    margin-left: auto;
  }
  .price_amount_btn_buy_btns .buttons_for_product{
    order: 3;
    width: 100%;
  }
  #button-cart {
    width: 100%;
    margin-right: 0px;
  }
  .first_line_btns >.form-group {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #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) {
    float:left;
  }
  .one_line {
        display: flex;
    justify-content: space-between;
  }
  
  .second_line_btns{
    flex-direction: column;
  }
  .price_amount_btn_buy_btns .form-group {
    margin-bottom: 10px;
    justify-content: space-between;
  }
  .first_line_btns {
    flex-wrap: wrap;
  }
  .price_amount_btn_buy_btns {
    flex-wrap: wrap;
  }
  .price_amount_btn_buy_btns .compare_like_btn {
    order: 2;
    margin-left: auto;
  }
  .price_amount_btn_buy_btns .buttons_for_product{
    order: 3;
    width: 100%;
  }
  #button-cart {
    width: 100%;
    margin-right: 0px!important;
  }
  .first_line_btns >.form-group {
    width: 100%;
  }
}

/* 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;
}
.green-stock{
  color: #00a046;
}
.red-stock{
  color: #ff7060;
}
@media (min-width: 1500px){.container{width:99%;}}

.product-thumb > div > div > h4 > a, .div_h4 > span{
  display: block;
    height: 32px;
    margin-bottom: 8px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #221f1f;
    font: inherit;
    text-decoration: none;
  cursor: pointer;
}
.product-thumb > div > div > h4, .div_h4 {
  position:absolute;
  margin-bottom: 0px;
    margin-top: 0px;
}
.product-thumb > div > div > h4 :hover, .div_h4:hover{
  overflow: visible;
  /* background:#ffffff; */
  height:auto;
}
.product-thumb > div > h4 > a, .div_h4>span{
  display: block;
    height: 32px;
    margin-bottom: 8px;
    overflow: hidden;
    font-size: 12px;
    color: #221f1f;
    font: inherit;
    text-decoration: none;
  line-height: 16px;
}
.product-thumb > div > h4 > a:hover, .div_h4>span:hover{
  display: block;
    height: 48px;
    margin-bottom: 8px;
    overflow: hidden;
    font-size: 12px;
    color: #221f1f;
    font: inherit;
    text-decoration: none;
  line-height: 16px;
}
.product-thumb > div > h4, .div_h4{
  position:absolute;
  margin-bottom: 0px;
    margin-top: 0px;
}
.product-thumb > div > h4:hover{
  overflow: visible;
  background:#ffffff;
  height:auto;
}
@media (min-width: 1500px) {
    .col-lg-five {
        width: 20%;
        float: left;
    }
    #content .col-lg-five:nth-child(5n+1) {
    clear:left;
  }
  #column-left{
    width: 17%
  }
  #product-category #content{
    width: 83%
  }
  #product-category #content.col-sm-12{
    width: 100%
  }
  
  .col-lg-six {
        width: 16.66666667%;
        float: left;
  }
  .one_line{
    display: flex;
    justify-content: space-between;
  }
  .hide_1199{
    display: block!important;
  }
  #menu .nav > li > a {
    font-size: 15px!important;
  }
  .product_line_total{
    display: flex;
    justify-content: space-between;
  }
  .line_1_prod{
    width: 60%;
    margin-bottom: 0px!important;
  }
  .line_2_prod{
    width: 36%;
  }
  .b_2_cart a{
    font-size: 18px;
  }
  .b_5_cart div,.b_6_cart div{
    font-size: 15px;
  }
}
.fix-padding-product{
  padding: 16px;
}
.fix-padding-product:hover {
  /* border: 1px solid #ddd; */
  margin-bottom: 0px;
  /* overflow: auto; */
  box-shadow: 0 2px 16px rgb(0 0 0 / 24%);
  z-index:100;
}
.fix-padding-row-product{
  padding: 0 10px;
}
.product-description{
  display: none;
}
.one_line {
  display: flex;
  justify-content: space-between;
}

#wrap_banner0{
  width: 49%;
  float: left;
}
#wrap_slideshow0{
  width: 49%;
  float: right;
}
.response_prod{
  font-size: 12px;
  /* vertical-align: middle; */
  line-height: 20px;
}

#carousel0 .swiper-slide>img{
  margin-left: auto;
  margin-right: auto;
}
#exampleModalLabel + button{
  margin-top: -20px;
}
.title_block{
  display: inline-block;
    vertical-align: middle;
    color: #229ac8;;
    text-transform: uppercase;
    font-size: 18px;
}

.title_block > i{
  font-size: 18px;
}

.deliver, .guarantee, .how_to_pay{
  padding: 15px 0;
  border-bottom: 2px dashed #eaeaea;
}
.deliver > div > div:not(:last-child), .how_to_pay> div > div:not(:last-child){
  padding: 5px 0;
  border-bottom: 1px dashed #eaeaea;
}
.deliver > div > div:last-child, .how_to_pay> div > div:last-child{
  padding: 5px 0 0 0;
}
.phone_contacts{
  padding: 15px 0;
}

.first_line_btns{
  display: flex;
  justify-content: space-between;
}
.first_line_btns >.form-group{
  display: flex;
}

.first_line_btns >.form-group > .control-label{
  display: none;
}
.c_tb_res{
  border: 1px solid #ddd;
}

#input-quantity{
  width: 35px;
  margin-right: 0px;
  padding: 10px 8px;
    font-size: 15px;
    line-height: 19px;
    height: auto;
  border-radius: 0;
  text-align: center;
}
.input_flex{
  display: flex;
  margin-right: 10px;

}
.q_add, .q_minus{
  padding: 7.5px 6px;
}
.q_add{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.q_minus{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#button-cart{
  width: 100px;
  margin-right: 10px;
}
.first_line_btns> .btn-group > button{
  margin-right: 10px;
  border-radius: 4px!important;
  padding: 10px 16px;
    font-size: 14px;
}

.second_line_btns{
  display: flex;
}

.second_line_btns > .addthis_toolbox {
  display: flex;
  margin-top: 10px;
}
.same_products{
    padding: 0;
}
.same_product_title{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.prod_img{
  flex-shrink: 0;
    margin-right: 10px;
    width: 100px;
    height: 100px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
    padding: 5px;
}

.prod_img >img{
  width: 100%;
}
.same_prod{
  display: flex;
  padding: 1px 0;
}
.same_prod_price{
  display: flex;
  flex-direction: column-reverse;
  font-size: 16px;
  margin-bottom: 0px;
  color: #000000;
}

.same_prod_price > .price-old{
  font-size: 14px;
    color: #a6a5a5;
    text-decoration: line-through;
}
.hide_1199{
  display: none;
}
.product_model_text{
  font-size: 15px;
  /* color: #999; */
}
.prod-block-1 > .thumbnails{
  width: 100%;
}
.prod-block-1 > ul.thumbnails>li>a>img{
  position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  margin: 0!important;
}
.prod-block-1{
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  max-height: 455px;
}
.prod-block-2{
  margin-bottom: 15px;
}
#product-product .thumbnails .image-additional{
  margin-left: 0px;
}
ul.thumbnails>li, ul.thumbnails>li>a{
  height: 100%;
  position: relative;
  border: none;
}
.margin_b_fix{
  margin-bottom: 0!important;
}
.btn_pere{
  position: absolute;
  width: 100px;
  bottom: 10px;
  right: 20px;
  z-index: 100;
  background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
  color:#fff;
  font-size: 12px;
    line-height: 18px;
  border-radius: 4px;
  height: 25px;
    padding-top: 4px;
}
.btn_pere:hover{
  color:#fff;
}
.btn_pere div{
  text-align: center;
  font-size: 16px;
    line-height: 18px;
}
.product_line_total{
  padding: 5px;
  border-bottom: 1px solid #ddd;

}
.line_1_prod{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.line_2_prod{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.b_1_cart{
  order:1;
}
.b_2_cart{
  width: 60%;
  order:1;
  text-align: center;
}
.b_3_cart{
  order:4;
  display: flex;
  text-align: center;
  justify-content: center;
}
.b_4_cart{
  order:3;
}
.b_5_cart{
  order:5;
  text-align: center;
}
.b_6_cart{
  order:6;
}
.w_res_cart{
  width: 33%;
}

.banner_h{
  position: absolute;
  width: 100%;
  z-index: 100;
  text-align: center;
  color: black;
  font-size: 18px;
  top: 0px;
}

.d_flex{
  display: flex;
    justify-content: space-between;
    font-size: 15px;
    margin-bottom: 15px;
  /* margin-top: 10px; */
}
.d_flex .bold_text{
  font-weight: 600;
}
.pb2_content{
  background-color:#f8f8f8;
  padding: 20px;
}
.pb2_content>h1{
  margin-top: 0px;
  font-size: 24px;
}
.img_column{
  display: flex;
  flex-direction: column;
}
.width_30p{
  width: 170px!important;
}
.new_width{
  height:100%;
  flex-wrap:wrap;
  width:100%
}
.attr-name{
  font-weight: 700;
}
.short-attr>.attr-text:not(:last-child)::after {
    content: " /";
}
.fixed-over-space{
  display: flex;
    margin-bottom: 15px;
}
.font_size_set{
  font-size: 1.2em;
    font-weight: bold;
}
.tab-content{
  font-size: 14px;
}
.mfp-figure:after{
  display: none!important;
}
.manufact_model{
  display: flex;
    /* justify-content: space-between; */
  font-size: 15px;
  /* margin-bottom: 10px; */
}
.manufact_model > div{
  margin-bottom: 10px;
}
.producrt_manufact_block{
  margin-right: 15px;
}


@media (max-width:390px){
  /* .first_line_btns, .second_line_btns{
    flex-direction: column;
  } */
  .first_line_btns> .form-group{
    margin: 5px auto;
  }
  .first_line_btns> .btn-group{
    margin: 5px auto;
  }
  .second_line_btns > .addthis_toolbox {
    flex-direction: column;
    margin: 10px auto;
  }
  .product-thumb .price {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .btn.btn-link.dropdown-toggle{
    padding-left: 0;
  }
  #top .container {
    padding: 0 8px;
  }
  #top .btn-link, #top-links li, #top-links a {
    padding-left: 2px;
    padding-right: 2px;
  }
}

@media (max-width:470px){
  .one_line {
    flex-direction: column;
  }
  .product-thumb .caption {
    height: 115px;
  }
  .product-thumb .price {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .product-thumb .rating {
    margin-bottom: 0px;
  }
  #top .btn-link, #top-links li, #top-links a {
    padding-left: 2px;
    padding-right: 2px;
  }
  
}
@media (max-width:767px){
  .prod-block-1{
    margin-bottom: 15px;
  }
  ul.thumbnails>li, ul.thumbnails>li>a{
    margin-bottom: 0px;
  }

  .product-thumb > div > div > h4 > a, .div_h4>span{
    font-weight: 400;
  }
  .price_amount_btn_buy_btns {
    flex-wrap: wrap;
  }
  .price_amount_btn_buy_btns .compare_like_btn {
    order: 2;
    margin-left: auto;
  }
  .price_amount_btn_buy_btns .buttons_for_product{
    order: 3;
    width: 100%;
  }
  #button-cart {
    width: 100%;
    margin-right: 0px;
  }
  .first_line_btns >.form-group {
    width: 100%;
  }
  .new_width{
    flex-wrap: nowrap;
    overflow: auto;
    padding-right:5px;
  }
  .new_width::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
  }
  
  .new_width::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px rgba(255, 255, 255, .5);
  }
  .width_30p{
    width: 70px!important;
  }
  .fix-padding-product{
    padding: 10px;
  }
  .product-thumb .caption{
    padding: 0;
  }
  .product-thumb > div > div > h4 > a, .product-thumb > div > h4 > a, .div_h4>span{
    font-size: 12px!important;
    letter-spacing: -0.6px;
  }
  /* header mobile */
  .mob_style{
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  #menu #category {
    float: none;
    padding-left: 0px;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 rgb(0 0 0 / 20%);
  }
  #menu .btn-navbar {
    font-size: 12px;
    padding: 2px 18px;
    float: none;
    margin: 0 auto;
  }
  .mobile_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
  }
  .mobile_grid_fixed{
    position: fixed;
    top: 0;
    z-index: 1010;
    background-color: #303030;
    width: 100%;
    padding: 10px 15px 0px;
  }
  .mobile_grid_fixed > .logo_b_1{
    display: none;
  }
  .mobile_grid_fixed >.mob_menu_b_3 {
    order: 1;
    grid-column-start: 1;
    grid-column-end: 2;
    margin: 0!important;
  }
  .mobile_grid_fixed>.search_b_4 {
    order: 2;
    grid-column-start: 2;
    grid-column-end: 6;
  }
  .mobile_grid_fixed>.search_b_4 #search .btn-lg {
    padding: 10px;
  }
  .mobile_grid_fixed>.search_b_4 .live-search {
    display: none;
  }
  .mobile_grid_fixed>.cart_b_2 {
    order: 3;
    grid-column-start: 6;
    grid-column-end: 7;
    padding: 0!important;
  }
  .mobile_grid_fixed>.cart_b_2 #cart-total{
    display: none!important;
  }
  .mobile_grid_fixed>.mob_menu_popup_b_5{
    margin: 0!important;
    margin-bottom: 10px!important;
    position: absolute;
    width: 100vw;
    top: 60px;
    left: -15px;
  }
  
  .logo_b_1{
    order: 2;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .mob_menu_b_3{
    display: block!important;
    order: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    margin: 0 0 0 15px;
  }
  .search_b_4{
    order: 4;
    grid-column-start: 2;
    grid-column-end: 7;
  }
  .cart_b_2{
    order: 2;
    grid-column-start: 3;
    grid-column-end: 7;
  }
  .mob_menu_popup_b_5{
    order: 5;
    grid-column-start: 1;
    grid-column-end: 7;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    margin: 0 15px;
  }
  .mob_menu_popup_b_5 .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 5px;
    min-height: 15px;
    background-color: transparent;
    font-size: 14px;
  }
  .mob_menu_popup_b_5 .dropdown-menu li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 5px;
    min-height: 15px;
    background-color: transparent;
    font-size: 14px;
  }
  .mob_menu_popup_b_5 .nav > li > a:hover, .mob_menu_popup_b_5 .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu{
    margin-bottom: 0!important;
  }
  .mobile_h1{
    padding-left: 15px;
    padding-right: 15px;
  }
  .mobile_h1 > h1{
    margin: 0;
    font-size: 22px!important;
  }
  .flex_mob_f{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .flex_mob_f li{
    width: 50%;
  }
  .mob_flex{
    display: flex;
    overflow: auto;
    width: auto;
    height: auto;
    min-height: 32px;
    overflow-y: hidden;
    padding-top: 2px;
  }
  .mob_flex>li>a{
    white-space: nowrap;
  }
  .deliver, .guarantee, .how_to_pay{
    border-bottom: none;
    padding-top: 0!important;
  }
  .same_prod{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .same_prod_title{
    text-align: center;
  }
  .same_prod_price {
    text-align: center;
  }

  
}

.price_block h2, .price_block .div_h2{
  margin: 0px;
  font-size: 24px;
}
.price_block .price-old{
  font-size: 14px;
    color: #a6a5a5;
    text-decoration: line-through;
    line-height: 18px;
  position: absolute;
    top: -15px;
}
.price_amount_btn_buy_btns{
  display: flex;
    align-items: center;
  position: relative;
  margin-bottom: 15px;
}
.compare_like_btn{
  display: flex;
}
.compare_btn_block_p, .like_btn_block_p{
  width: 32px;
    height: 32px;
    margin: 0;
  position: relative;
  z-index: 1000;
  background-color: #f8f8f8;
  margin-left: 5px;
}
.compare_btn_block_p:hover, .like_btn_block_p:hover, .compare_btn_block_p>.compare_btn:hover, .like_btn_block_p>.like_btn:hover{
  background-color: #fff;
  cursor: pointer;
}

.compare_like_btn .like_btn_block{
  top: 6px;
  right: 70px;
}
.compare_like_btn .compare_btn_block{
  top: 6px;
  right: 35px;
}

.price_amount_btn_buy_btns .form-group{
  margin-bottom: 0 ;
}
.simplecheckout-cart td.model {
    width: 20%;
}
.simplecheckout-cart td.name {
    text-align: start!important;
}
.simplecheckout-cart td.quantity .form-control {
    min-width: 40px!important;
}

.mob_menu_b_3{
  display: none;
}
.img_cat{
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #c7c7c7;
  margin-bottom: 10px;
  text-align: center;
}
.img_cat img{
  width: 70%;
  height: 100%;
  
}
.img_cat span{
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  border-top: 1px solid #c7c7c7;
  color: #000000;
  line-height: 28px;
  
}
.img_cat:hover span{
  background-color:#cacaca;
}
.items_red_round{
  display: none;
}
.mobile_grid_fixed .items_red_round{
  display: block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    padding-top: 1px;
    border-radius: 50%;
    background-color: red;
    text-align: center;
    right: 5px;
}
.marg_b_10{
  margin-bottom: 10px;
}
.space_pad_whats{
  padding-left: 5px;
}

.ocf-option-values a{
  display: block;
  padding: 0px!important;
  border: none!important;
}
.ocf-option-values a:hover{
  background: #fff!important;
}





.wrapp_slider_product > div + div{
    /*width: calc(100% - 100px);*/
    width: 100%;
}
#bottom_slide img {
    position: absolute;
    min-height: 100%;
    max-width: 100%;
    max-height: 110%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.swiper-button-prev.swiper_bottom-button-prev,
.swiper-button-next.swiper_bottom-button-next  {
    top: 0;
    width: 50px;
    height: 30px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.swiper-button-next.swiper_bottom-button-next{
  top: auto;
  bottom: 0;
}
.swiper-button-prev.swiper_bottom-button-prev::before {
    transform: rotate(135deg) translate(-1px, -14px);
}
.swiper-button-next.swiper_bottom-button-next::before {
    transform: rotate(45deg) translate(-1px, -14px);
}
#top_slide img{
  width: 100%;
  height: auto;
}
#top_slide ul,
#top_slide li{
  list-style: none;
}
#top_slide .thumbnail{
    border: 0px;
    border-radius: 8px;
    padding: 0;
    overflow: hidden;
}
#bottom_slide ul,
#bottom_slide li{
  list-style: none;
  font-size: 0;
}
#bottom_slide .swiper-slide{
  text-align: center;
}
#bottom_slide ul,
#top_slide ul{
  padding: 0px;
}
#bottom_slide li {
    border: 1px solid #eee;
}
#bottom_slide .swiper-slide {
  height: 64px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    width: calc((100% - 20px) / 6);
}
#bottom_slide .swiper-slide:not(.image-additional) + .swiper-slide {
    margin-left: 4px;
}
#bottom_slide {
    margin: 0;
    width: 100%;
    height: 64px;
}
.wrapp_slider_product > div + div{
    /*width: calc(100% - 100px);*/
    width: 100%;
}
#bottom_slide img {
    position: absolute;
    min-height: 100%;
    max-width: 100%;
    max-height: 110%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.swiper-button-prev.swiper_bottom-button-prev,
.swiper-button-next.swiper_bottom-button-next  {
    top: 0;
    width: 50px;
    height: 30px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.swiper-button-next.swiper_bottom-button-next{
  top: auto;
  bottom: 0;
}
.swiper-button-prev.swiper_bottom-button-prev::before {
    transform: rotate(135deg) translate(-1px, -14px);
}
.swiper-button-next.swiper_bottom-button-next::before {
    transform: rotate(45deg) translate(-1px, -14px);
}
.product-layout {
    padding: 12px;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.32);
    border-radius: 8px;
    margin: 10px 0;
}
body {
    line-height: 1.4;
}
/* nuv */
.container {
    width: 100%;
    margin: auto;
    max-width: 1396px;
    padding: 0 15px;
}

#top {
    position: relative;
    background: #fff;
    z-index: 127;
}

.option_category_1 {
    font-weight: bold;
    color: #000;
}
.option_category_2 {
    color:  #000;
}

.row_nav {
    display: flex;
    height: 37px;
    align-items: center;
    justify-content: space-between;
}


#top .logo {
    height: 27px;
}

.row_nav-center {
    display: inline-flex;
    align-items: center;
    gap: 16px;
}

.link {
    color: #006DCA;
    font-size: 14px;
    line-height: 20px;
}

.dropdown {
    position: relative;
}

.dropbtn {
    cursor: pointer;
}

.row_nav-right .dropbtn {
    font-weight: 700;
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.icon {
    display: inline-flex;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/arrow.svg);
}

.icon_arrow {
    width: 24px;
    height: 24px;
    transition: .4s;
}

.dropdown-content {
    position: absolute;
    z-index: 3;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.32);
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    width: 254px;
    bottom: 0;
    transform: translateY(100%);
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

.row_nav-right {
    display: inline-flex;
    align-items: center;
    gap: 16px;
}

.d-open .dropdown-content {
    bottom: -10px;
    visibility: visible;
    opacity: 1;
}

.d-open .icon_arrow {
    transform: rotate(180deg);
}

.dropdown-title {
    font-size: 12px;
    font-weight: 700;
}

.list_soc {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.box-phone a + a {
    border-left: 1px solid #E0E3E6;
    padding-left: 8px;
    margin-left: 8px;
}
.list_soc a {
    color: #333;
    display: inline-flex;
    gap: 8px;
}

.ico_telegram {
    background-image: url(/catalog/view/theme/default/image/ico/telegram.svg);
}
.ico_whatsapp {
    background-image: url(/catalog/view/theme/default/image/ico/whats_app.svg);
}
.ico_viber {
    background-image: url(/catalog/view/theme/default/image/ico/viber.svg);
}
.ico_mail {
    background-image: url(/catalog/view/theme/default/image/ico/mail.svg);
}
.ico_tel {
    background-image: url(/catalog/view/theme/default/image/ico/tel.svg);
}
.ico_tel_white {
    background-image: url(/catalog/view/theme/default/image/ico/tel_white.svg);
}

.dropdown-body {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.list_soc a:hover {
    text-decoration: underline;
}

.menu_trigger {
    width: auto;
    height: 40px;
    padding: 4px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    pointer-events: none;
}
.trigger__line {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 2px;
    vertical-align: bottom;
    background: #fff;
    transition: background 0.3s 0.5s;
}
.trigger__line::before,
.trigger__line::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transform-origin: 50% 50%;
    transition: top 0.3s 0.3s, transform 0.3s;
}
.trigger__line::before {
    top: 7px;
}
.trigger__line::after {
    top: -7px;
}
.trigger--show .trigger__line {
    width: 20px;
    background: 0 0;
    transition: background 0s linear;
}
.trigger--show .trigger__line::before,
.trigger--show .trigger__line::after {
    width: 20px;
    top: 0;
    left: 0;
    transition: top 0.3s, transform 0.3s 0.5s;
}
.trigger--show .trigger__line::before {
    transform: rotate3d(0, 0, 1, 45deg);
}
.trigger--show .trigger__line::after {
    transform: rotate3d(0, 0, 1, -45deg);
}
.wrapper_header {
    position: relative;
    background: #333;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.32);
    z-index: 126;
}
.row_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
}

.btn {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    width: auto;
    height: 40px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    text-shadow: none;
    font-size: 14px;
}
div .btn:active:focus,
div .btn:focus,
div .btn:active {
    border: none;
    outline: none;
}

.btn-default {
  background: #00A046;
  color: #fff;  
}
.btn-default:active:focus,
.btn-default:focus,
.btn-default:active,
.btn-default:hover {
    background: #03813a;
    color: #fff;
}
.icon_close {
    background-image: url(/catalog/view/theme/default/image/ico/close.svg);
}
.icon_search {
    background-image: url(/catalog/view/theme/default/image/ico/search.svg);
}
.icon_compare {
    background-image: url(/catalog/view/theme/default/image/ico/compare.svg);
}
.icon_wishlist {
    background-image: url(/catalog/view/theme/default/image/ico/favorite1.svg);
}
.icon_cart {
    background-image: url(/catalog/view/theme/default/image/ico/cart.svg);
}
.icon_account {
    background-image: url(/catalog/view/theme/default/image/ico/log_in.svg);
}
.icon_cart_white {
    background-image: url(/catalog/view/theme/default/image/ico/cart_white.svg);
}
.icon_compare_grey {
    background-image: url(/catalog/view/theme/default/image/ico/compare_gray.svg);
}
.icon_favorite_grey {
    background-image: url(/catalog/view/theme/default/image/ico/favorite_product.svg);
}
.check_in .icon_compare_grey {
    background-image: url(/catalog/view/theme/default/image/ico/compare_red.svg);
}
.check_in .icon_favorite_grey {
    background-image: url(/catalog/view/theme/default/image/ico/favorite_red.svg);
}
.icon-menu {
    background-image: url(/catalog/view/theme/default/image/ico/menu.svg);
}
.icon-min {
    background-image: url(/catalog/view/theme/default/image/ico/min.svg);
}
.icon-max {
    background-image: url(/catalog/view/theme/default/image/ico/max.svg);
}
.icon_avtolux {
    background-image: url(/catalog/view/theme/default/image/ico/sat.svg);
}
.icon_nova-poshta {
    background-image: url(/catalog/view/theme/default/image/ico/nova-poshta.svg);
}
.icon_info {
    background-image: url(/catalog/view/theme/default/image/ico/info.svg);
}
.icon_delivery {
    background-image: url(/catalog/view/theme/default/image/ico/delivery.svg);
}
.icon_paymant1 {
    background-image: url(/catalog/view/theme/default/image/ico/paymant1.svg);
}
.icon_paymant2 {
    background-image: url(/catalog/view/theme/default/image/ico/paymant2.svg);
}
.icon_guarantee {
    background-image: url(/catalog/view/theme/default/image/ico/guarantee.svg);
}
.icon_compare_red {
    background-image: url(/catalog/view/theme/default/image/ico/compare-red.svg);
}
.icon_arrow_blue {
    background-image: url(/catalog/view/theme/default/image/ico/arrow_blue.svg);
}
.icon_arrow_white {
    background-image: url(/catalog/view/theme/default/image/ico/arrow_white.svg);
}
.icon-checked {
    background-image: url(/catalog/view/theme/default/image/ico/done.svg);
}
.icon_favorite_gq {
    background-image: url(/catalog/view/theme/default/image/ico/favorite_gq.svg);
}
.icon_list_alt {
    background-image: url(/catalog/view/theme/default/image/ico/list_alt.svg);
}
.icon_logout {
    background-image: url(/catalog/view/theme/default/image/ico/logout.svg);
}
.icon_person1 {
    background-image: url(/catalog/view/theme/default/image/ico/person1.svg);
}
.live-search ul {
    margin: 0;
}
div#search {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    max-width: 626px;
}

div#search input.form-control.input-lg {
    padding: 0 16px;
    width: 100%;
    /* max-width: 626px; */
    border-radius: 8px;
    background: #FFF;
    border: none;
}

div#search span.input-group-btn {
    width: auto;
    flex-shrink: 0;
}

div#search .btn.btn-default {
    margin: 0;
    text-shadow: none;
    border: none;
    border-radius: 8px;
}

.row_header_center {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.row_header_right {
    display: flex;
    gap: 12px;
}

.col_header_btn > * {
    display: inline-flex;
    width: 32px;
    height: 32px;
    margin: 0;
}

.col_header_btn .icon {
    width: 32px;
    height: 32px;
}

.col_header_btn #cart .btn.btn-inverse {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: inline-flex;
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/cart.svg);
    box-shadow: none;
}

.col_header_btn #cart .btn.btn-inverse * {
    display: none;
}

.col_header_btn #cart {
    margin: 0;
}
a {
    color: #006DCA;
}
.col_header_btn {
    display: inline-flex;
    flex-shrink: 0;
}

.col_header_btn #cart {
    margin: 0;
}

#search .live-search {
    width: calc(100% - 96px);
    border-radius: 8px;
    top: 48px;
}

#search .live-search li > a {
    display: flex;
    align-items: center;
    gap: 12px;
}

#search .live-search .product-image {
    margin: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
    /* display: flex; */
}

#search .live-search .product-image img {
    max-width: 110%;
    object-fit: contain;
}

#search .live-search .product-search-right {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

#search .live-search .product-name {
    font-size: 14px;
    color: #333;
    margin: 0;
    font-weight: 400;
}

#search .live-search span.price {
    font-weight: 600;
    font-size: 14px;
}

.live-search li:after {
    display: none;
}

.result-text {
    display: flex;
}

.result-text a.view-all-results {
    padding: 6px 0 6px 34px;
    color: #006DCA;
    background-position: 16px center;
    background-size: 16px;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/search_blue.svg);
}

#form-language [data-lang="Українська"]:after {
    content: "UA";
}
#form-language [data-lang="Русский"]:after {
    content: "RU";
}
form#form-language > * {
    display: inline-flex;
    color: #333;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 20px;
}

form#form-language {
    display: inline-flex;
}

form#form-language > * + * {
    border-left: 1px solid #E0E3E6;
}

form#form-language span {
    font-weight: bold;
}

.left_menu {
    /*width: 288px;*/
    position: relative;
}
nav#menu {
    position: absolute;
    max-width: 100%;
    top: 0px;
    left: 0px;
    width: 393px;
    z-index: 125;
    background: transparent;
    border: none;
    margin: 0;
    min-height: 0;
}

#menu .navbar-collapse {
    padding: 0;
    max-width: 100%;
    position: relative;
    border-top: 0px;
}
#menu .navbar-nav {
    display: flex;
    flex-direction: column;
    padding: 24px 0px;
    background: #fff;
    border-radius: 0 0 0 8px;
    position: relative;
    z-index: 125;
    float: none;
    width: 100%;
}
#menu .navbar-nav::before {
    display: flex;
    position: absolute;
    background: #E0E3E6;
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
}
#menu .navbar-nav > li {
    position: static;
    padding: 0;
    float: none;
}
.bg_menu {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.55);
    z-index: 124;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
}
.nav.navbar-nav:hover + .bg_menu {
    opacity: 1;
    visibility: visible;
}
.wrapp_top_pr .txt_pr {
    position: relative;
    padding: 24px;
}
#menu .dropdown:hover .dropdown-menu {
    width: 974px;
    margin-left: 0px !important;
    top: 0;
    left: 392px;
    min-height: 100%;
    max-height: 100%;
    color: #333;
    background: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0 4px 4px 0;
    /*padding: 12px 24px;*/
    padding: 4px;
}
@media (min-width: 1200px) {
    #menu .dropdown:hover .dropdown-menu.big-menu {
        min-height: 400px;
    }
}
#menu .see-all {
    display: none;
}
#menu .dropdown-inner {
    display: flex;
    padding: 8px 20px;
}
.dropdown-menu-left {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    padding: 0 10px;
}
#menu .nav > li > a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px 0 36px;
    height: 40px;
    background-position: 8px center;
    background-size: 24px;
    background-repeat: no-repeat;
    text-shadow: none;
}

#menu .nav > li > a:after {
    content: '';
    display: inline-flex;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/arrow-right.svg);
}
/*
#menu .nav > li:nth-child(1) > a,
.box_catalog_mob:nth-child(1) a:before {
    background-image: url(/catalog/view/theme/default/image/ico/item7.svg);
}
#menu .nav > li:nth-child(2) > a,
.box_catalog_mob:nth-child(2) a:before {
    background-image: url(/catalog/view/theme/default/image/ico/item5.svg);
}
#menu .nav > li:nth-child(3) > a,
.box_catalog_mob:nth-child(3) a:before {
    background-image: url(/catalog/view/theme/default/image/ico/item6.svg);
}
#menu .nav > li:nth-child(4) > a,
.box_catalog_mob:nth-child(4) a:before {
    background-image: url(/catalog/view/theme/default/image/ico/item1.svg);
}
#menu .nav > li:nth-child(5) > a,
.box_catalog_mob:nth-child(5) a:before {
    background-image: url(/catalog/view/theme/default/image/ico/item2.svg);
}
#menu .nav > li:nth-child(6) > a,
.box_catalog_mob:nth-child(6) a:before {
    background-image: url(/catalog/view/theme/default/image/ico/item4.svg);
}
#menu .nav > li:nth-child(7) > a,
.box_catalog_mob:nth-child(7) a:before {
    background-image: url(/catalog/view/theme/default/image/ico/item3.svg);
}
*/

#menu .nav > li:hover > a {
    background-color: #F4F4F4;
}
#menu .dropdown-inner a {
    padding: 0 0 0 15px;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    padding-bottom: 4px;
}
#menu .dropdown-inner a:before {
    content: '';
    display: inline-flex;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #333;
    position: absolute;
    top: 7px;
    left: 2px;
}
#menu .dropdown-inner li a:hover {
    background: transparent;
    color: #333;
    text-decoration: underline;
}
.col_right {
    display: flex;
    width: 949px;
    margin-left: auto;
    min-height: 328px;
    margin-bottom: 16px;
}
.col_right div#wrap_slideshow0 {
    float: none;
    width: 100%;
    margin: 0;
    background: transparent;
    box-shadow: none;
    padding: 24px 0 32px;
}
.col_right .swiper-pagination {
    bottom: 0;
}
div .swiper-pagination-bullet {
    background: #C4C7CF;
    width: 8px;
    height: 8px;
    transition: .3s;
    transform: scale(1);
}
div span.swiper-pagination-bullet-active {
    background: #6C6E79;
    transform: scale(1.3);
}
div .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.swiper-pager .swiper-button-next, 
.swiper-pager .swiper-button-prev {
    opacity: 1!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background-color: rgba(255, 255, 255, 0.90);
    border-radius: 8px;
    left: 16px!important;
    padding: 0 4px 0 0;
}
.swiper-pager .swiper-button-next {
    left: auto!important;
    right: 16px!important;
    padding: 0 0 0 2px;
}
.swiper-pager .swiper-button-next:before, 
.swiper-pager .swiper-button-prev:before {
    content: '';
    display: inline-flex;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/arrow.svg);
    transform: rotate(90deg);
}
.swiper-pager .swiper-button-next:before {
    transform: rotate(-90deg);
}
#menu .nav > li.open:not(:hover),
#menu .nav > li.open:not(:hover) > a {
    background-color: transparent;
}
@media (min-width: 766px) {
    .dropdown-inner {
        max-height: calc(100vh - 280px);
        overflow-y: auto;
    }
    #menu .dropdown:hover .dropdown-menu {
        display: inline-flex;
    }
    .dropdown-menu[style*="margin-left"],
    .d-open.dropdown .dropdown-menu {
        display: none;
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled {
        display: block;
        -moz-column-count: 4;
        -moz-column-gap: 18px;
        -moz-column-fill: auto;
        -webkit-column-count: 4;
        -webkit-column-gap: 18px;
        -webkit-column-fill: auto;
        column-count: 4;
        column-gap: 18px;
        column-fill: auto;
        list-style-position: inside;
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled > li { 
        break-inside: avoid;
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled > ul {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        width: 100%;
    }
}

div#box_slider_0 {
    border: none;
    box-shadow: none;
}
#box_slider_0 .box_slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    font-size: 12px;
    color: #006DCA;
}

span.items_red_round {
    display: flex!important;
    font-size: 10px;
    color: #fff;
    background: #00A046;
    min-width: 14px;
    height: 14px;
    line-height: 12px;
    justify-content: center;
    border-radius: 14px;
    position: absolute;
    top: -2px;
    right: -2px;
}
.alert-success {
    display: none;
}

#cart .wrapper_modal_cart {
    width: 666px;
    border: none;
    background: #fff;
    padding: 20px;
}

li.cart_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    /* font-size: 24px; */
}

li.cart_header h4 {
    font-size: 24px;
    color: #333;
    margin: 0;
}

li.cart_header .icon_close {
    cursor: pointer;
}
*::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #C4C7CF;
}
*::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #C4C7CF;
    border-radius: 5px;
}
*::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #6C6E79;
}
#cart .dropdown-menu .cart_foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    padding-top: 20px;
    border-top: 1px solid #F4F4F4;
}

#cart .dropdown-menu .cart_foot a.btn {
    box-shadow: none;
    border: none;
    text-shadow: none;
}

.box_summa {
    font-size: 24px;
    font-weight: 400;
}

.box_summa span:not(:last-child) {
    display: none;
}

.box_cart_remove button {
    border: none;
    background: transparent;
    padding: 0;
    display: inline-flex;
}

.box_cart_remove button .icon {
    width: 20px;
    height: 20px;
}
#cart .box_cart_img {
    vertical-align: middle !important;
    padding: 8px 0 !important;
}
#cart .box_cart_img a{
    display: inline-flex;
    vertical-align: middle;
}
.box_cart_img img.img-thumbnail {
    width: 40px;
    height: 40px;
    border: none;
    padding: 0;
}
div.box_cart_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
div.box_cart_info a {
    font-size: 14px;
}
.box_cart_info-right {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.check_summ {
    display: inline-flex;
    align-items: center;
    gap: 19px;
    flex-shrink: 0;
}
.check_summ .pm {
    display: inline-flex;
    cursor: pointer;
}
.check_summ .pm .icon {
    width: 32px;
    height: 32px;
}
.check_summ .pm_val {
    padding: 0 4px;
    text-align: center;
    font-size: 15px!important;
    color: #333;
    height: 47px;
    min-width: 47px;
    box-shadow: none;
    border-radius: 4px;
    border-color: #C4C7CF;
}
span.box_cart_price {
    font-size: 14px;
    font-weight: 600;
}
.box_cart_remove {
    vertical-align: middle!important;
}
.row_footer {
    display: flex;
    gap: 24px;
    justify-content: space-between;
}

.col_foot {
    width: calc(100% / 5);
    max-width: 250px;
}

.col_foot ul {
    list-style: none;
    padding: 0;
}

li.title_foot {
    margin-bottom: 26px;
}

a.foot_call {
    font-size: 14px;
    color: #fff;
}

footer a {
    color: #C4C7CF;
}

span.foot_info {
    color: #C4C7CF;
    font-size: 14px;
    display: inline-flex;
    max-width: 155px;
    padding: 12px 0 14px;
    flex-direction: column;
}

.viza {
    display: inline-flex;
    flex-direction: column;
    gap: 4px;
}

.viza span.foot_info {
    padding: 0;
}

.viza .icon_viza {
    width: 100px;
    height: 20px;
    background-image: url(/catalog/view/theme/default/image/ico/viza.svg);
}

.col_foot .div_h5 {
    font-size: 20px;
    /* font-style: normal; */
    font-weight: 500;
    margin-bottom: 12px;
}

.col_foot ul.list-unstyled {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

footer hr {
    border-bottom: 1px solid #C4C7CF;
    margin: 24px 0;
}

footer .container > p {
    margin-bottom: 24px;
    text-align: center;
    color: #C4C7CF;
}

footer {
    background: #333;
    border: none;
    color: #fff;
    padding: 56px 0 0;
}
div.swiper-viewport {
    box-shadow: none;
    margin: 0;
    padding-bottom: 40px;
    border: none;
}

div.swiper-pagination {
    bottom: 0px;
}

.compare_btn_block, 
.like_btn_block {
    display: inline-flex;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

.compare_btn, .like_btn {
    display: inline-flex;
    cursor: pointer;
}

.compare_btn .icon, .like_btn .icon {
    width: 32px;
    height: 32px;
    transition: .3s;
    transform: scale(1);
}

.compare_btn_block {
    top: 32px;
}

.compare_btn:hover .icon, .like_btn:hover .icon {
    transform: scale(0.9);
}

.product-layout .div_h4 > span {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    position: relative;
}

.product-layout .product-thumb .caption {
    padding: 0;
    height: auto;
    display: flex;
    flex-direction: column;
}

.product-layout .div_h4 {
    position: static;
    display: flex;
    flex-direction: column;
}

.product-layout .div_h4 > span:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 80px;
    height: 20px;
    background: linear-gradient(254deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.product-layout .price {
    padding-top: 0px;
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin: 8px 0 0;
    position: relative;
    height: 38px;
    justify-content: center;
}

.product-thumb .price-new {
    padding-top: 8px;
}

.product-layout .price-old {
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    position: absolute;
    top: -2px;
    left: 0;
}

.product-layout .buy_btn_block.category_btn {
    width: 85px;
    height: 40px;
}

.product-layout .buy_btn_block.category_btn .btn {
    width: 100%;
    justify-content: center;
}

.product-layout .buy_btn_block.category_btn {
    position: absolute;
    bottom: 0;
    z-index: 1;
    right: 0;
}

.rating .fa-star-o {
    color: #EF9800;
}

.product-thumb .rating {
    margin: 0;
    display: inline-flex;
    gap: 4px;
    padding: 6px 0 2px;
}

.buy_btn_block .icon {
    width: 24px;
    height: 24px;
}

.line_1_mark, 
.line_2_mark, 
.line_3_mark, 
.line_4_mark {
    font-size: 12px;
    font-weight: 700;
    padding: 0 8px;
    display: inline-flex;
    height: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    position: static;
    z-index: 1;
    color: #fff;
}
.line_video_mark{
    z-index: 1;
    font-size: 0;
    display: inline-flex;
    width: 36px;
    height: 36px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/youtube.svg);
}

.line_1_mark {
    background: #1474E3;
}
.line_3_mark {
    background: #AB6CFE;
}
.line_4_mark {
    background: #00a046;
}
.line_2_mark {
    background: #FF642D;
}
.box_mark {
    position: absolute;
    top: 0px;
    left: 0px;
}

.box_mark {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
}
.row_slider .div_h3 {
    font-size: 24px;
    margin: 0;
    gap: 4px;
}
.row_slider {
    display: flex;
    flex-direction: column;
    position: relative;
}
.first_window {
    position: relative;
}
.row_nav-left .logo-m,
.row_nav-left .icon_close {
    display: none;
}
.box_seo_taxt:not(.all_txt) .first_window:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.more_btn {
    display: inline-flex;
    cursor: pointer;
}

.more_btn:hover {
    color: #006DCA;
}

.box_seo_taxt:not(.all_txt) .two_window {
    overflow: hidden;
    height: 0px;
}

.all_txt .more_btn {
    display: none;
}
.row_slider .swiper-container {
    padding: 0 15px;
    width: calc(100% + 30px);
    margin-left: -15px;
}
body.open-cart-modal {
    overflow: hidden;
}
.open-cart-modal .box_modal_cart-bg {
    display: flex;
}
.box_modal_cart-bg {
    display: none;
    position: fixed;
    z-index: 1234;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
body #cart .wrapper_modal_cart {
    display: none!important;
    position: fixed;
    width: 100%;
    min-width: 0px;
    max-width: 666px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1236;
}
.open-cart-modal #cart .wrapper_modal_cart {
    display: block!important;
}
.open-cart-modal #top {
    z-index: 1;
}
#cart .dropdown-menu {
    max-height: 100vh;
}
#cart .cart_header + li {
    overflow: auto;
    max-height: calc(100vh - 300px);
}
@media (min-width: 980px) {
    body:not(.home) nav#menu {
        display: none;
    }
    body:not(.home) #menu .navbar-nav {
        border: 1px solid #E0E3E6;
    }
    body:not(.home) .menu_trigger {
        pointer-events: inherit;
        cursor: pointer;
    }
}
.breadcrumb {
    margin: 0;
    padding: 24px 0 20px;
    border: none;
    background: transparent;
    display: inline-flex;
    align-items: center;
    overflow-x: auto;
    max-width: 100%;
}
.breadcrumb .fa-home {
    font-size: 0;
    display: inline-flex;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/home.svg);
}
.breadcrumb > li:first-child a, .breadcrumb > li:first-child a span {
    display: inline-flex;
}
.breadcrumb > li {
    display: inline-flex;
    padding: 0;
    text-shadow: none;
    line-height: 24px;
}
ul.breadcrumb > li:after {
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/arrow.svg);
    position: static;
    border: none;
    transform: translateY(2px) rotate(-89deg);
}
.breadcrumb > li:last-child:after {
    display: none;
}
.row-product {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 0;
}
.row-product:before {
    display: none;
}
.row-product .product-layout {
    margin: 0;
    width: calc(25% - 18px);
}
.response_prod {
    display: none;
}
#content h1 {
    color: #333;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 20px;
}
.row_category {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-top: -12px;
}
.col-category {
    padding: 12px;
    width: 25%;
}
a.box-category {
    display: inline-flex;
    flex-direction: column;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
    border-radius: 32px;
    overflow: hidden;
    width: 100%;
    padding: 16px 16px 4px;
    transition: .3s;
}
.w_img {
    display: flex;
    width: 100%;
    height: 131px;
}
.w_img img {
    width: 100%;
    object-fit: contain;
}
a.box-category span {
    display: flex;
    height: 64px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    overflow: hidden;
}
a.box-category:hover {
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.32);
}
.row_sorting {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.col_sorting {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
div#grid-view, div#list-view {
    display: inline-flex;
    cursor: pointer;
}
.grid-cart #grid-view path, .list-cart #list-view path {
    fill: #006DCA;
}
.col_sorting .form-group {
    display: inline-flex;
    align-items: center;
    margin: 0;
    gap: 8px;
}
.col_sorting .form-group label {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.col_sorting .form-control {
    border: none;
    box-shadow: none;
    font-size: 14px;
    padding: 4px;
    max-width: 180px;
}
div .noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: none;
    box-shadow: none;
    background: #00A046;
    left: -10px;
    top: -9px;
}

div .noUi-horizontal .noUi-handle:after, 
div .noUi-horizontal .noUi-handle:before {
    display: none;
}

#scale-price .noUi-connect {
    background: #00A046;
    box-shadow: none;
    border: none;
}

div#scale-price, div#scale-10179 {
    height: 4px;
    border: none;
    box-shadow: none;
    background: #ddd;
    margin: 18px 10px;
}

#scale-price .noUi-background {
    box-shadow: none;
    background: #ddd;
}

#ocfilter .selected-options {
    display: none;
}

.row_selected {
    margin-bottom: 20px;
}

div.selected-options {
    display: flex;
    flex-wrap: wrap;
    border: none;
    background: #fff;
    border-radius: 0;
    gap: 12px;
}

div.selected-options .ocfilter-option {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 0;
    background: transparent;
}

div.selected-options .btn {
    background: #E0E3E6;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 12px!important;
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
    height: auto;
}

.ocf-offcanvas .ocfilter-mobile-handle .btn-primary {
    background: #00A046;
}

div.selected-options .btn .fa-times {
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/close.svg);
    font-size: 0px;
}

div.ocfilter-option > span {
    font-size: 14px;
    color: #6C6E79;
}

div.selected-options > .btn {
    background: transparent!important;
    padding: 0!important;
    color: #006DCA;
}

div.selected-options > .btn i {
    display: none;
}
.popover-content .btn-primary {
    background: #00A046;
    color: #fff;
}

.popover-content .btn-primary:hover {
    background: #03813a;
    color: #fff;
}
div#ocfilter {
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
    padding: 0 8px;
}

div#ocfilter > .panel-heading {
    display: none;
}

div#ocfilter .noUi-pips-horizontal {
    display: none;
}

#ocfilter .list-group-item {
    padding: 10px 0;
}

#ocfilter .ocfilter-option:first-child, #ocfilter .selected-options + .ocfilter-option {
    border: none;
}


#ocfilter .ocfilter-option label input:after {
    content: '';
    display: inline-flex;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #C4C7CF;
    border-radius: 4px;
    transform: translate(-1px, -2px);
}

#ocfilter .ocfilter-option label input:checked:after {
    /* background: red; */
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/checkbox.svg);
    border: none;
}

#ocfilter .ocfilter-option label {
    font-size: 14px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
}

#ocfilter .ocfilter-option label.ocf-selected {
    color: #333;
}

#ocfilter .ocfilter-option label small {
    background: transparent;
    color: #6C6E79;
    margin: 0;
    font-size: 14px;
    padding: 0 0 0 2px;
}

#ocfilter .ocfilter-option label small:before {
    content: '(';
}

#ocfilter .ocfilter-option label small:after {
    content: ')';
}
.row_pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 30px;
}

.pagination>.active>span {
    background-color: #00A046;
    pointer-events: none;
    color: #fff;
    border-radius: 8px!important;
}

.pagination>li>a,.pagination>li>span {
    border: none;
    padding: 0 2px;
    height: 32px;
    min-width: 32px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #333;
    border-radius: 8px;
}


@media (min-width: 767px) {
    .list-cart .row-product .product-layout .line_1_mark, 
    .list-cart .row-product .product-layout .line_2_mark, 
    .list-cart .row-product .product-layout .line_3_mark {
        font-size: 10px;
        font-weight: normal;
        padding: 0 2px;
        height: 16px;
    }
    .list-cart .row-product .product-layout .box_mark {
        top: -8px;
        left: -8px;
        gap: 2px;
    }
    .list-cart .row-product .product-layout {
        width: 100%;
    }
    .list-cart .row-product .product-layout .div_h4 {
        padding-right: 80px;
    }
    .list-cart .product-layout .buy_btn_block.category_btn .btn {
        width: auto;
    }
    .list-cart .row-product .category_btn {
        text-align: right;
    }
    .list-cart .row-product .product-thumb {
        display: flex;
        justify-content: flex-start;
    }
    .list-cart .row-product .image a {
        max-width: 100px;
    }
    .list-cart .row-product .div_h4 > span {
        font-weight: bold;
        height: auto;
    }
    .list-cart .row-product  .rating {
        padding: 8px 0;
    }
    .list-cart .row-product .caption {
        width: 100%;
        padding-left: 12px;
    }
    .list-cart .row-product .image {
        flex-shrink: 0;
    }

    .list-cart .row-product .compare_btn_block {
        top: 0;
        right: 40px;
    }
    .list-cart .row-product .category_btn button:after {
/*        content: 'Купити';*/
        font-weight: 500;
        color: #fff;
        text-shadow: none;
    }
    .list-cart .row-product .category_btn {
        width: auto;
        min-width: 157px;
    }
}

.topline_product .container {
    padding: 0;
}
.topline_product {
    border-bottom: 1px solid #C4C7CF;
    z-index: 12;
    background: #fff;
    width: 100%;
    transition: .3s;
    top: -76px;
    margin-bottom: 20px;
}
.topline_product-container {
    display: flex;
    flex-direction: column;
    min-height: 43px;
    position: relative;
}
.topline_product-tabs {
    display: flex;
}
.slick-arrow:before {
    background-color: #fff;
    border-radius: 50%;
}
.anchor-link {
    display: inline-flex;
    height: 43px;
    align-items: center;
    padding: 0 15px;
    position: relative;
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none!important;
}
.anchor-link:focus,
.anchor-link:hover {
    color: #333;
}
.anchor-link:after {
    content: '';
    width: 0;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px 5px 0px 0px;
    background: #00873B;
    height: 3px;
    transition: .3s;
}
.anchor-link.active-link:after {
    width: 100%;
}
.topline_product-row {
    display: none;
    align-items: flex-start;
    justify-content: space-between;
}
.topline_product-img {
    width: 67px;
    height: 67px;
    flex-shrink: 0;
    display: inline-flex;
}
.topline_product-img img {
    object-fit: contain;
    width: 100%;
}
.topline_product-left {
    display: inline-flex;
    gap: 8px;
}
.topline_product-title {
    font-weight: 500;
}
.topline_product-right {
    display: inline-flex;
    align-items: center;
    gap: 32px;
}
.topline_product-price {
    display: inline-flex;
    flex-direction: column;
    gap: 4px;
}
.price_special-old {
    color: #6C6E79;
    font-size: 12px;
    text-decoration: line-through;
}
.main_price {
    font-size: 20px;
    font-weight: 500;
    color: #EE505A;
}
.topline_product.topline_product-fixed {
    position: fixed;
    top: 0;
    left: 0;
    border-bottom: 1px solid transparent;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.32);
    padding: 8px 0 0;
}
.topline_product-fixed .topline_product-row {
    display: flex;
}
.topline_product-fixed .topline_product-tabs {
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 74px);
}
#add_cart_p {
    width: 56px;
    justify-content: center;
}
.wrapper_pr {
    display: flex;
    gap: 24px;
}
.slider-pr {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    width: 100%;
}
.slide-pr ~ .slide-pr {
    display: none;
}
.col_pr-left {
    display: inline-flex;
    width: 532px;
}
#pr_slide {
    width: 100%;
    position: relative;
}
.pr_badge {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    padding: 16px;
}
.slide-pr {
    display: inline-flex;
}
.slide-pr .thumbnail {
    display: inline-flex;
    /*width: 532px;
    height: 532px;*/
    width: 663px;
    height: 663px;
    margin: 0;
    border: none;
    padding: 0;
}
@media (max-width: 1420px) {
    .slide-pr .thumbnail {
        width: 565px;
        height: 565px;
    }
}
.slick-arrow {
    position: absolute;
    z-index: 1;
    top: calc(50% - 30px);
    border: none;
    background: transparent;
    font-size: 0px;
    width: 30px;
    height: 60px;
    padding: 0;
    display: inline-flex!important;
    left: 0;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
.slick-next.slick-arrow {
    left: auto;
    right: 0;
}
.slick-arrow:before {
    content: '';
    display: inline-flex;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/arrow.svg);
    transform: rotate(90deg);
}
.slick-next.slick-arrow:before {
    transform: rotate(-90deg);
}
*,
*:hover,
*:focus {
    outline: 0!important;
}
@media (min-width: 1200px) {
    .modal_product {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .modal_product .mfp-container {
        position: relative;
        max-width: 1100px;
    }
}
.modal_product .mfp-content {
    background: #fff;
    width: 100%;
    max-height: calc(100vh - 100px);
}
.modal_product  .mfp-img {
    /*max-height: 100%!important;*/
    max-height: calc(100vh - 198px)!important;
    padding: 40px 0 15px;
}
body .modal_product .mfp-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
    background-position: center;
    background-size: 32px;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/close.svg);
}
.modal_product .mfp-arrow-right:before,
.modal_product .mfp-arrow-left:before{
    display: none;
}
.modal_product .mfp-arrow:after {
    display: inline-flex;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/arrow.svg);
    margin: 0;
    z-index: 1;
    border: none;
    transform: rotate(-90deg);
    position: static;
}
.modal_product .mfp-arrow-left:after {
    transform: rotate(90deg);
}
.modal_product .mfp-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.mfp-bottom-bar {
    display: none;
}
.head_popup_product {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 37px 37px;
    border-top: 1px solid #F4F4F4;
}
.left_p_pr {
    display: inline-flex;
    font-weight: 500;
    line-height: 1.3;
}
.modal_product .mfp-figure:before {
    content: 'Фото';
    display: inline-flex;
    font-size: 24px;
    position: absolute;
    left: 37px;
    top: 37px;
}
.row-article {
    display: flex;
    align-items: center;
    gap: 18px;
    font-size: 12px;
}
.row-article > div {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}
.col-reviews a {
    color: #EF9800;
    display: inline-flex;
    align-items: center;
}
.col-reviews .fa-stack {
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.sm-txt {
    color: #6C6E79;
    font-weight: 400;
}
.col-brand a {
    font-size: 14px;
}
.col_pr-right {
    display: inline-flex;
    flex-direction: column;
    gap: 16px;
}
.row-main-info {
    display: flex;
    align-items: center;
    gap: 32px;
}
.col-main-price {
    display: inline-flex;
    flex-direction: column;
}
.col-main-price .main_price {
    font-size: 28px;
}
.col-main-btns {
    display: flex;
    align-items: center;
    gap: 12px;
}
.col-main-btns button {
    margin: 0!important;
    min-width: 157px;
    justify-content: center;
    font-weight: 500;
}
.col-main-btns > span {
    display: inline-flex;
    cursor: pointer;
}
.col-main-btns > span i {
    width: 32px;
    height: 32px;
}
.btn-default-outline {
    background: #fff;
    color: #00a046;
    border: 1px solid #00a046;
}
.title-info {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 12px;
}
.delivery-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
.delivery-item + .delivery-item {
    margin-top: 8px;
}
.delivery-right {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #6C6E79;
}
.delivery-left {
    display: inline-flex;
    gap: 8px;
    align-items: center;
}
.delivery-left i {
    width: 24px;
    height: 24px;
}
.delivery-left {
    display: inline-flex;
    gap: 8px;
    align-items: center;
}
.delivery-left i {
    width: 24px;
    height: 24px;
}
.row-paymant-w {
    display: inline-flex;
    align-items: flex-start;
    gap: 15px;
    justify-content: flex-start;
    flex-direction: column;
}
.paymant-item {
    display: inline-flex;
    gap: 4px;
    align-items: center;
}
.paymant-item .icon {
    width: 24px;
    height: 24px;
}
.guarantee {
    border: none;
    border-radius: 8px;
    background: #f4f4f4;
    padding: 4px;
    display: flex;
    align-items: center;
    gap: 4px;
}
.guarantee .icon {
    width: 24px;
    height: 24px;
}
.divider {
    background: #E0E3E6;
    height: 1px;
}
.section-title {
    font-size: 24px;
    margin-bottom: 20px;
}
.box-characteristics, 
.box-description,
.box-videos,
.box-documents {
    padding: 24px 0;
}
.row-attribute {
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #6C6E79;
    padding: 2px 0;
    gap: 16px;
    /*max-width: 1200px;*/
    margin-bottom: 8px;
}
.col-attribute {
    width: calc(50% - 8px);
}
fieldset.rating > input {
    display: none !important;
}
fieldset.rating > label:before {
    margin: 0px 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: '\f006';
}
fieldset.rating > .half:before {
    content: "\f089";
    position: absolute;
}
fieldset.rating > label {
    color: #EF9800;
    float: right;
    margin-bottom: 0px;
}
fieldset.rating > input:checked ~ label, /* show gold star when clicked */
fieldset.rating:not(:checked) > label:hover, /* hover current star */
fieldset.rating:not(:checked) > label:hover ~ label {
    color: #EF9800;
}
fieldset.rating > input:checked + label:hover, /* hover current star when changing rating */
fieldset.rating > input:checked ~ label:hover,
fieldset.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
fieldset.rating > input:checked ~ label:hover ~ label {
    color: #EF9800;
}

fieldset.rating > input:checked ~ label:before, /* show gold star when clicked */
fieldset.rating:not(:checked) > label:hover:before, /* hover current star */
fieldset.rating:not(:checked) > label:hover ~ label:before {
    content: "\f005";
}
fieldset.rating > input:checked + label:hover:before, /* hover current star when changing rating */
fieldset.rating > input:checked ~ label:hover:before,
fieldset.rating > label:hover ~ input:checked ~ label:before, /* lighten current selection */
fieldset.rating > input:checked ~ label:hover ~ label:before {
    content: "\f005";
}
.row_raiting {
    display: flex;
    align-items: center;
    color: #EF9800;
}
.row_raiting > span {
    display: inline-flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
}
.review_text {
    padding: 12px 0;
}
.row_review_item + .row_review_item {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #E0E3E6;
}
.form_write_reviews {
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
    border-radius: 8px;
    background: #fff;
    padding: 32px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}
.form_write_reviews  .form-group {
    margin: 0;
    width: 100%;
    max-width: 500px;
}
.form-horizontal  label.control-label {
    font-size: 14px;
    /* font-style: normal; */
    font-weight: 600;
    text-align: left;
    padding: 0 0 8px;
}

.row_rating {
    display: flex;
    flex-direction: column;
}

.buttons {
    margin: 20px 0 0;
}

.form_write_reviews .form-group + .form-group {
    margin-top: 12px;
}
input.form-control, textarea.form-control {
    font-size: 14px!important;
    border-radius: 4px;
    border: 1px solid #6C6E79;
    background: #FFF;
    box-shadow: none;
    resize: none;
}
input.form-control:focus, textarea.form-control:focus {
    border: 1px solid #00873B;
    box-shadow: 0px 0px 0px 2px rgba(0, 135, 59, 0.20);
}
.form_write_reviews fieldset.rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.text_no_reviews {
    padding-bottom: 20px;
    font-size: 16px;
}
#exampleModal .modal-dialog,
#modalPhons .modal-dialog {
    max-width: 320px;
    border: none;
    box-shadow: none;
}
#exampleModal .modal-dialog .modal-content,
#modalPhons .modal-dialog .modal-content {
    box-shadow: none;
    border-radius: 8px;
    padding: 20px;
}
#exampleModal .modal-header,
#modalPhons .modal-header {
    padding: 0 0 20px;
    font-size: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
}
.topline_product-fixed + div#section1 {
    margin-top: 64px;
}
div#exampleModalLabel {
    font-size: 24px;
}
button.close[data-dismiss="modal"] span {
    font-size: 0px;
    display: inline-flex;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/close_b.svg);
    opacity: 1;
}
button.close[data-dismiss="modal"] {
    opacity: 1;
    display: inline-flex;
    margin: 0!important;
}
#exampleModal .modal-body,
#modalPhons .modal-body {
    padding: 0;
}
#exampleModal label.col-form-label,
#modalPhons label.col-form-label {
    font-weight: 600;
}
#exampleModal  .modal-footer,
#modalPhons  .modal-footer {
    padding: 0;
    border: none;
}
.slick-dots {
    display: flex!important;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
}
.slick-dots button {
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    font-size: 0;
    width: 20px;
    height: 20px;
    padding: 0;
}
.slick-dots button:before {
    content: '';
    display: inline-flex;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #C4C7CF;
    transition: .3s;
    transform: scale(1);
}
.slick-dots .slick-active button:before {
    transform: scale(1.5);
    background: #6C6E79;
}
#content h1 {
    text-align: center;
    font-size: 32px;
}

#content h2 {
    font-size: 24px;
    margin: 0 0 20px;
}

#content ol, #content ul {
    padding-left: 17px;
}
.flex_img_delivery {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}
.row_compare .table {
    width: auto;
    max-width: inherit;
}

.row_compare .table td {
    width: 272px;
    padding: 12px;
    border: none;
}
.row_compare .table td + td {
    border-left: 1px solid #ddd;
}
.col_compare_left .table td:first-child {
    color: #011624;
    font-weight: 600;
}
.row_compare .table tr:first-child {
    border-bottom: 2px solid #ddd;
}
.head_compare {
    display: flex;
    align-items: flex-start;
    gap: 6px;
}
.head_compare-img {
    display: inline-flex;
    width: 40px;
    height: 40px;
    flex-shrink: 1;
}
.head_compare-body {
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    gap: 4px;
}
.head_compare-body a {
    white-space: nowrap;
    width: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.head_compare-body .main_price {
    font-size: 14px;
    color: #333;
}
.head_compare-btns {
    display: inline-flex;
    gap: 10px;
    align-items: center;
}
.head_compare-btns .compare_remove {
    display: inline-flex;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
}
.head_compare-btns .compare_remove .icon {
    width: 24px;
    height: 24px;
}
.firstTd, .head_compare {
    width: 247px;
}
.row_compare {
    display: flex;
}
.col_compare_left {
    width: 273px;
    overflow: hidden;
    display: inline-flex;
    flex-shrink: 0;
}
.col_compare_right {
    max-width: calc(100% - 273px);
    overflow: auto;
    border-right: 1px solid #ddd;
    display: inline-flex;
}
.col_compare  {
    transform: scaleY(-1);
}
.col_compare .table {
    transform: scaleY(-1);
    margin: 0;
}
.col_compare_right.has-scroll .head_compare {
    margin-bottom: -4px;
}
#product-compare h1 {
    font-size: 24px;
    margin: 0 0 20px;
}
#product-compare {
    min-height: calc(100vh - 492px);
}
.pagination {
    padding: 0!important;
}
.row_more {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    bottom: 20px;
}
.row_more a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
#common-home .swiper-viewport,
#product-product .swiper-viewport,
#error-not-found .swiper-viewport {
    margin-bottom: 20px;
}
.row_search_p {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 30px;
    padding: 16px;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.32);
    border-radius: 8px;
}
.box_search_p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.box_search_p label {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    width: 200px;
}
.row_search_p .form-control {
    font-size: 14px!important;
    border-radius: 4px;
    border: 1px solid #6C6E79;
    background: #FFF;
    box-shadow: none;
}
.row_search_p .form-control, .row_search_p input {
    max-width: 300px;
}
div#review .pagination {
    margin-bottom: 20px;
}
#simplecheckout_cart {
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
    padding: 20px;
    border-radius: 8px;
}

div.simple-content .checkout-heading {
    background: transparent;
    font-size: 24px;
    padding: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
}

.simple-content .checkout-heading a {
    font-size: 14px;
}

.simple-content .checkout-heading:after {
    display: none;
}
table.simplecheckout-cart {
    border: none;
}
table.simplecheckout-cart td {
    padding: 0;
    border: none;
}
.row_cart_pr {
    display: flex;
    align-items: center;
    gap: 12px;
}
.row_cart_pr > a {
    display: inline-flex;
    width: 40px;
    height: 40px;
}
.row_cart_pr > a img {
    width: 100%;
    object-fit: contain;
}
.row_cart_pr-info {
    display: flex;
    flex-direction: column;
}
.row_cart_pr-info > a {
    color: #333;
}
.row_cart_pr-price .old_price {
    text-decoration: line-through;
    color: #6C6E79;
}
.row_cart_pr-price {
    display: flex;
    align-items: center;
    gap: 12px;
}
.row_cart_pr-price .old_price + .main_price {
    color: #EE505A;
}
.row_cart_pr-price .main_price {
    font-size: 14px;
    color: #333;
}
table.simplecheckout-cart tr + tr .row_cart_pr {
    padding-top: 12px;
}
.box_total_cart {
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-top: 1px solid #F4F4F4;
    margin-top: 20px;
    padding-top: 20px;
}

.box_total_cart .simplecheckout-cart-total {
    padding: 0;
    border: none;
    text-align: left;
}

.row_same_info {
    display: flex;
    justify-content: space-between;
}

.row_same_info .result_info {
    color: #6C6E79;
}

.row_same_btn .btn {
    margin-top: 20px;
    width: 100%;
    justify-content: center;
}

.row_same_info-total {
    font-size: 24px;
}

.row_same_info-total .result_info {
    color: #333;
}
div.simplecheckout-block-content .form-group {margin-right: 0px;margin-left: 0px;}

.simplecheckout-block .form-group > * {
    width: 100%;
    padding: 0px;
}
.simplecheckout-step .simplecheckout-left-column {
    padding-right: 20px;
}
div.simplecheckout-block-content {
    padding: 0;
}
.radio label input:before {
    content: '';
    width: 16px;
    height: 16px;
    border: 1px solid #C4C7CF;
    display: inline-flex;
    border-radius: 50%;
    margin-right: 6px;
    position: relative;
    z-index: 1;
    background: #fff;
    transform: translate(-1px, -3px);
}
.radio label input:checked:before {
    border: 5px solid #00A046;
}
div.simplecheckout-block-content .radio {
    margin: 0;
}
.simplecheckout-block-content label {
    font-size: 14px;
}
div.simplecheckout-block-content .radio + .radio {
    margin-top: 12px;
}
.row_same_conditions {
    margin-top: 16px;
    color: #6C6E79;
}
.model-sucsses {
    background: rgba(51, 51, 51, 0.70);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 12345;
    display: none;
    align-items: center;
    justify-content: center;
}
.model-sucsses-open {
    display: flex;
}
.model-sucsses-box {
    background: #fff;
    width: 446px;
    max-width: 90%;
    padding: 32px;
    border-radius: 8px;
    text-align: center;
    position: relative;
}
.model-sucsses-box .icon_close {
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 16px;
    right: 16px;
}
.model-sucsses-box .icon-checked {
    width: 56px;
    height: 56px;
}
.model-sucsses-box h2 {
    font-size: 30px;
    margin: 20px 0 12px;
}
.sidebar-account {
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
    border-radius: 8px;
}
.sidebar-account a {
    padding: 8px;
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: .3s;
}
.sidebar-account .icon {
    width: 24px;
    height: 24px;
}
.sidebar-account a:hover {
    background: #F4F4F4;
}
.row_account {
    display: flex;
    gap: 24px;
}
.col_account-left {
    display: inline-flex;
    flex-shrink: 0;
    width: 254px;
}
.col_account-left #column-left {
    float: none;
    width: 100%;
    padding: 0;
}
.col_account-right {
    width: 100%;
}
.box_content_account {
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
    padding: 20px;
    border-radius: 8px;
}
.box_content_account .btn {
    min-width: 156px;
    text-align: center;
    justify-content: center;
}
.box_login h2 ~ h2 {
    border-top: 1px solid #ddd;
    margin-top: 20px!important;
    padding-top: 20px;
}
.box_content_account .control-label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}
.box_content_account h1 {
    text-align: left!important;
    font-size: 24px!important;
}
.box_content_account .form-group {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
}
.box_content_account .form-group > [class^="col-"] {
    padding: 0;
}
.box_content_account .form-group .control-label {
    padding: 0;
}
div.simpleregister-block-content {
    padding: 0;
    margin: 0;
}
.simpleregister-block-content label.control-label {
    width: 100%;
}
.simpleregister-block-content  .col-sm-10 {
    width: 100%;
}
.simple-content  .simpleregister-button-block.buttons {
    margin: 0;
    padding: 0;
    display: flex;
}
body.checkout .col_account-left {
    display: none;
}
body.checkout .col_account-right .box_content_account {
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}
.box_content_account.box_wishlist {
    padding: 0;
    box-shadow: none;
}

.box_content_account.box_wishlist .btn {
    min-width: auto;
}
.box-history {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.box_h {
    padding: 20px;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
    border-radius: 8px;
}
.n_order {
    font-size: 24px;
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 20px;
    align-items: center;
}
.n_order span {
    font-size: 14px;
    font-weight: bold;
    color: #FB8C00;
}
.n_order span[data-status="Відправлено"],
.n_order span[data-status="Отправлено"] {
    color: #00A046;
}
.box_order_list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F4F4F4;
}
.row_order_item {
    display: flex;
}
.order_item {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #333;
}
.order_item img {
    width: 40px;
    object-fit: contain;
    height: 40px;
}
.order_item div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
span.order_price {
    font-weight: bold;
}
.row_order_info {
    display: flex;
    gap: 4px;
}
.row_order_info + .row_order_info {
    margin-top: 12px;
}
#box_slider_0 .box_slide img.img-responsive {
    filter: grayscale(1);
    transition: .3s;
}

#box_slider_0 .box_slide:hover img.img-responsive {
    filter: grayscale(0);
}

#account-wishlist .like_btn_block .icon_favorite_grey,
#product-compare .compare_remove .icon_compare_red {
    background-image: url(/catalog/view/theme/default/image/ico/close.svg);
    filter: opacity(0.6);
    background-color: #ffffff;
    border-radius: 50%;
}
 .product-layout .one_line > p[data-text] {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: -24px;
    width: calc(100% - 70px);
    text-align: right;
    line-height: 14px;
    height: 30px;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
}
.product-layout .one_line {
    position: relative;
}
.product-layout .caption > p[data-text] {
    display: none;
}



.logo_mob,
.mob,
.mob_sm {
    display: none;
}
.txt_mob {
    display: none;
}

@media (max-width:  1420px) {
    .container {
        max-width: 1200px;
    }
    .col_right {
        width: 800px;
    }
    nav#menu {
        width: 350px;
    }
    #menu .dropdown:hover .dropdown-menu {
        left: 349px;
        width: 835px;;
        max-height: 120%;
    }
}
@media (max-width:  1220px) {
    .container {
        max-width: 960px;
    }
    nav#menu {
        width: 300px;
    }

    #menu .dropdown:hover .dropdown-menu {
        left: 299px;
        width: 630px;
        padding: 4px;
        max-height: 140%;
    }
    #menu .dropdown .dropdown-inner {
        padding: 8px;
    }
    .col_right {
        width: 620px;
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .row_slider .swiper-container {
        padding: 0 8px;
        width: calc(100% + 16px);
        margin-left: -8px;
    }
    .col_right div#wrap_slideshow0 {
        display: flex;
        align-items: center;
    }
    .row-product .product-layout {
        width: calc(33.333% - 16px);
    }
    .col_pr-left {
        width: 400px;
    }
    .slide-pr .thumbnail {
        width: 400px;
        height: 400px;
    }
}
@media (max-width:  980px) {
    .category_description{
        padding: 15px;
    }
    .slider-pr {
        justify-content: center;
    }
    .topline_product-fixed .container {
        padding: 0 15px;
    }
    .wrapper_pr {
        flex-direction: column;
    }
    .col_pr-left {
        width: 100%;
    }
    .slide-pr .thumbnail {
        width: 100%;
        height: 400px;
    }
    .row-product .product-layout {
        width: calc(50% - 12px);
    }
    .container {
        width: 100%;
        max-width: 100%;
    }
    .logo_mob {
        display: inline-flex;
    }
    .menu_trigger {
        font-size: 0px;
        gap: 0;
    }
    .row_header .col_header_btn:not(.col_header_btn-cart) {
        display: none;
    }

    #top {
        display: inline-flex;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0,0,0,0.5);
        z-index: 1234;
        overflow: hidden;
        visibility: hidden;
        opacity: 0;
    }
    #top.showS {
        visibility: visible;
        opacity: 1;
    }
    #top .container {
        padding: 0;
        height: 100%;
        background: #fff;
        width: 320px;
        margin: 0;
        transition: .3s;
        transform: translateX(-100%);
    }
    #top.showS .container {
        transform: translateX(0%);
    }
    .row_nav {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        position: relative;
        overflow: auto;
        height: 100%;
    }

    .row_nav .row_nav-left {
        width: 100%;
        height: 64px;
        display: flex;
        align-items: center;
        gap: 12px;
        background: #333;
        flex-shrink: 0;
        padding: 0 20px;
        position: sticky;
        top: 0;
    }

    .row_nav-center {
        flex-direction: column;
        width: 100%;
        padding: 12px 8px 8px;
        gap: 0;
    }

    form#form-language > * {
        color: #fff;
    }

    .row_nav-center a {
        display: flex;
        align-items: center;
        color: #333;
        height: 40px;
        width: 100%;
        padding: 0 8px 0 40px;
        background-position: 8px center;
        background-size: 24px;
        background-repeat: no-repeat;
        background-image: url(/catalog/view/theme/default/image/ico/menu1.svg);
    }
    .row_nav-center a:nth-child(1) {
        background-image: url(/catalog/view/theme/default/image/ico/catalog.svg);
    }
    .row_nav-center a:nth-child(3) {
        background-image: url(/catalog/view/theme/default/image/ico/menu2.svg);
    }
    .row_nav-center a:nth-child(4) {
        background-image: url(/catalog/view/theme/default/image/ico/menu3.svg);
    }
    .row_nav-center a:nth-child(5) {
        background-image: url(/catalog/view/theme/default/image/ico/menu4.svg);
    }
    .row_nav-center a:nth-child(7) {
        background-image: url(/catalog/view/theme/default/image/ico/tel.svg);
        background-size: 20px;
        background-position: 10px center;
    }

    .row_nav-right {
        padding: 4px 8px;
        width: 100%;
    }

    .row_nav-right .dropbtn {
        display: none;
    }

    .row_nav-right .dropdown-content {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        padding: 0;
        width: 100%;
    }

    .row_nav-right .dropdown {
        width: 100%;
    }

    .row_nav-right .dropdown-title {
        display: none;
    }

    .row_nav-right .dropdown-body {
        gap: 0;
    }

    .row_nav-right .list_soc {
        order: 1;
        gap: 0;
    }

    .dropdown-foot {
        color: #6C6E79;
        display: flex;
        margin-bottom: 12px;
        margin-top: 6px;
    }

    .list_soc a {
        width: 100%;
        height: 40px;
        align-items: center;
        padding: 0 8px;
        order: 4;
        text-decoration: none!important;
    }

    .list_soc a[href*="tel"] {
        order: 1;
    }

    .list_soc a[href*="mailto"] {
        order: 2;
    }

    .row_nav-right .list_soc .icon {
        width: 24px;
        height: 24px;
    }
    .row_nav-paste {
        display: flex;
        padding: 4px 8px;
        width: 100%;
        flex-direction: column;
        border-top: 1px solid #E0E3E6;
        border-bottom: 1px solid #E0E3E6;
    }

    .row_nav-paste .col_header_btn > a,
    .row_nav-paste .col_header_btn > span {
        width: 100%;
        align-items: center;
        color: #333;
        gap: 8px;
        padding: 0 8px;
    }

    .txt_mob {
        display: inline-flex;
    }

    .row_nav-paste .col_header_btn > a .icon,
    .row_nav-paste .col_header_btn > span .icon {
        width: 24px;
        height: 24px;
        background-color: transparent;
    }

    .row_nav-paste .icon_wishlist {
        background-image: url(/catalog/view/theme/default/image/ico/menu6.svg);
    }

    .row_nav-paste .icon_compare {
        background-image: url(/catalog/view/theme/default/image/ico/menu5.svg);
    }

    .row_nav-paste .icon_account {
        background-image: url(/catalog/view/theme/default/image/ico/person1.svg);
    }
    .box_content_account.box_wishlist {
        padding: 0;
        box-shadow: none;
    }
    .box_content_account.box_wishlist button.btn {
        min-width: 0px;
    }



    .logo-d,
    .desk {
        display: none;
    }
    .row_nav-left .logo-m,
    .row_nav-left .icon_close,
    .mob {
        display: inline-flex;
    }
    .row_nav-left .icon_close {
        width: 30px;
        height: 30px;
        background-size: 24px;
        background-image: url(/catalog/view/theme/default/image/ico/close-w.svg);
    }
    .row_header_left .icon-menu {
        width: 30px;
        height: 64px;
        background-size: 24px;
        margin-right: 10px;
    }
    nav#menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 12345;
        width: 100vw;
        height: 100vh;
        background: #fff;
        border-radius: 0px;
        display: none;
    }
    .catalog-open nav#menu {
        display: block;
    }
    .catalog-open {
        overflow: hidden;
    }
    .header-menu {
        display: flex;
        align-items: center;
        height: 56px;
        padding: 0 20px;
        font-size: 20px;
        font-weight: 500;
        justify-content: space-between;
        border-bottom: 1px solid #E0E3E6;
    }
    .header-menu .icon_close {
        height: 50px;
        width: 40px;
        background-size: 24px;
    }
    #menu .navbar-nav {
        padding: 4px 0;
        border: none;
        margin: 0;
    }
    .bg_menu {
        display: none;
    }
    #menu .dropdown:hover .dropdown-menu {
        display: none;
    }
    #menu .nav .dropdown.open .dropdown-menu {
        max-height: 1100px!important;
    }
    #menu .nav .dropdown .dropdown-menu {
        position: static;
        width: 100%!important;
        max-height: 0;
        max-width: 100%;
        margin: 0!important;
        display: flex;
        overflow: hidden;
        border: none;
        box-shadow: none;
        padding: 0!important;
        transition: .3s;
        min-height: 0;
    }
    #menu .navbar-collapse {
        overflow: auto!important;
        max-height: calc(100vh - 64px)!important;
        display: flex!important;
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        width: 100%;
    }
    #menu .dropdown-inner {
        width: 100%;
        padding: 0!important;
    }
    #menu .nav > li > a {
        padding: 0 10px 0 46px;
        background-position: 15px center;
    }
    #menu .nav > li > a:after {
        transform: rotate(90deg);
        transition: .3s;
    }
    #menu .nav > li.open > a:after {
        transform: rotate(270deg);
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled li a {
        color: #333;
        padding-top: 4px;
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled li {
        padding: 0 56px;
    }
    .col_right {
        width: 100%;
        flex-direction: column;
    }

    *::-webkit-scrollbar-track {
        border-radius: 5px;
        background-color: #C4C7CF;
    }
    *::-webkit-scrollbar {
        width: 4px;
        height: 4px;
        background-color: #C4C7CF;
        border-radius: 5px;
    }
    *::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-color: #6C6E79;
    }
    .col_right {
        width: 100%;
        flex-direction: column;
    }
    .box_catalog {
        display: flex;
        align-items: center;
        gap: 24px;
        overflow: auto;
        padding: 6px 6px 16px 6px;
    }
    .box_catalog_mob a {
        font-size: 13px;
        height: 88px;
        width: 145px;
        padding: 12px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 2px;
        text-align: center;
        color: #333;
        box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
        border-radius: 8px;
        line-height: 18px;
    }
    .box_catalog_mob {
        flex-shrink: 0;
        display: inline-flex;
    }
    .box_catalog_mob a img {
/*        content: '';*/
        display: inline-flex;
        width: 24px;
        height: 24px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        flex-shrink: 0;
    }
    .box_catalog-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 8px;
    }
    .wrapper_catalog {
        padding-top: 20px;
    }
    div#search {
        max-width: 100%;
        padding: 0 12px;
    }
    .row_footer {
        flex-wrap: wrap;
    }
    .col_foot:first-child {
        width: 100%;
        flex-shrink: 0;
        max-width: 100%;
        position: relative;
    }
    .col_foot:first-child li:nth-child(4),.col_foot:first-child li:nth-child(4) {
        position: absolute;
        top: -10px;
        right: 0;
    }
    .col_foot:first-child li:nth-child(3) {
        top: 30px;
    }
    footer {
        padding: 20px 0 0;
    }
    .col_foot .div_h5 {
        font-size: 14px;
        font-weight: 600;
    }
    footer .container > p {
        margin-bottom: 20px;
    }
    footer hr {
        margin: 20px 0;
    }
    .col_foot {
        width: calc(calc(100% - 72px) / 4);
    }
    .foot-categ .col_foot, .col_foot:first-child{
        width: calc(calc(100% - 32px) / 2);
        max-width: none;
        position: inherit;
    }
    .foot-categ .col_foot:first-child li,.foot-categ .col_foot:first-child li {
        position: inherit;
    }
    .col-category {
        width: 33.333%;
    }
}
@media (max-width:  767px) {
    .product-layout .div_h4 > span:after { 
        height: 17px;
    }
    .wrapp_description iframe[src*="youtube"] {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        min-height: calc((100vw - 30px) * 9 / 16);
    }
    .product-thumb .image{
        aspect-ratio : 1 / 1;
    }
    .col_sorting + .col_sorting {
        display: none;
    }
    .col-category {
        width: 50%;
        padding: 7px;
    }
    .row_category {
        width: calc(100% + 14px);
        margin-left: -7px;
        margin-top: -7px;
    }
    .w_img {
        height: 88px;
    }
    a.box-category {
        padding: 12px 12px 4px;
    }
    a.box-category span {
        line-height: 16px;
        font-size: 13px;
    }
    .mob_sm {
        display: inline-flex;
    }
    .box_catalog-title {
        font-size: 20px;
        margin-bottom: 4px;
    }
    div#search .btn.btn-default {
        font-size: 0px;
        gap: 0;
        min-width: 56px;
        justify-content: center;
    }
    .row_header {
        height: 100px;
/*        height: 116px;*/
        align-items: flex-end;
        padding-bottom: 12px;
    }
    .col_header_btn.col_header_btn-cart {
        position: absolute;
        top: 28px;
/*        top: 12px;*/
        right: 12px;
    }
    .row_header_left .icon-menu {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 28px;
/*        top: 12px;*/
        left: 12px;
        margin: 0;
    }
    .logo_mob .link_home {
        width: 155px;
        height: 28px;
        position: absolute;
        top: 30px;
/*        top: 18px;*/
        left: calc(50% - 77px);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(/catalog/view/theme/default/image/ico/logo_g.svg);
    }
    .logo_mob .logo {
        display: none;
    }
    div#search {
        padding: 0;
    }
    .swiper-pager .swiper-button-prev {
        left: 4px!important;
    }
    .swiper-pager .swiper-button-next {
        right: 4px!important;
    }
    #box_slider_0 .box_slide {
        max-width: 115px;
    }
    .row_slider .div_h3 {
        font-size: 20px;
    }
    .swiper-viewport .product-layout {
        width: 195px;
    }
    .swiper-viewport .product-layout .price{
        font-size: 15px;
    }
    #carousel0 .swiper-slide,
    #scarousel .swiper-slide,
    #carousel0 .swiper-slide {
        width: auto!important;
    }
    .row_slider .swiper-container {
        width: calc(100% + 30px);
        margin-left: -15px;
        
    }
    .row_slider  #bcarousel.swiper-container,
    .row_slider  #fcarousel.swiper-container {
        width: calc(100% + 8px);
        margin-left: -4px;
        padding: 0;
    }
    .row_slider  #bcarousel .swiper-slide,
    .row_slider  #fcarousel .swiper-slide {
        padding: 0px 4px;
    }
    .row_slider  #bcarousel .product-layout,
    .row_slider  #fcarousel .product-layout {
        width:  100%;
        box-shadow: 0px 2px 5px 0px rgba(51, 51, 51, 0.32);
    }
    .col_foot:first-child li:nth-child(4), .col_foot:first-child li:nth-child(3) {
        position: static;
    }
    .col_foot:first-child ul {
        display: flex;
        flex-direction: column;
    }
    .col_foot:first-child ul li {
        order: 4;
    }
    /*.col_foot:first-child li:nth-child(3) {
        order: 2;
    }
    .col_foot:first-child li:nth-child(2) {
        order: 3;
    }*/
    .col_foot:first-child ul li:first-child {
        order: 1;
        margin: 0;
    }
    .col_foot:first-child li:nth-child(3) .foot_info {
        padding: 16px 0 8px;
        max-width: 100%;
    }
    .col_foot:first-child li:nth-child(4) {
/*        padding-top: 16px;*/
    }
    .col_foot {
        width: calc(calc(100% - 24px) / 2);
    }
    .col_foot:last-child {
        width: 100%;
        max-width: 100%;
    }

    .col_foot:last-child ul.list-unstyled {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-auto-flow: column;
        grid-gap: 8px 24px;
    }
    ul.list-unstyled.flex_mob_f a {
        font-size: 12px;
        line-height: 16px;
    }
    .flex_mob_f li {
        width: 100%;
    }
    footer .container > p {
        margin-bottom: 12px;
    }
    #menu .dropdown-menu > .dropdown-inner > .list-unstyled li {
        padding: 0 8px;
    }
    div#carousel0 {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 0 15px
    }
    #search .live-search {
        width: calc(100% + 30px);
        left: -15px;
        border-radius: 0 0 8px 8px;
    }
    body #cart .wrapper_modal_cart {
        height: 100%;
        margin: 0;
        padding: 12px;
        border-radius: 0;
    }
    #cart .dropdown-menu .cart_foot {
        flex-direction: column;
        gap: 10px;
    }
    #cart .dropdown-menu .cart_foot a.btn {
        width: 100%;
        align-items: center;
        justify-content: center;
        height: 47px;
    }
    .box_summa {
        font-size: 20px;
    }
    body .cart_header + li {
        max-height: calc(100vh - 240px);
    }
    .wrapper_catalog {
        flex-direction: column;
    }
    .wrapper_modal_cart tr {
        position: relative;
    }
    .box_cart_remove button {
        position: absolute;
        top: 8px;
        right: 0px;
    }
    td.text-center.box_cart_remove {
        padding: 0!important;
    }
    .box_cart_img img.img-thumbnail {
        min-width: 40px;
    }
    span.box_cart_price {
        position: absolute;
        bottom: 8px;
        right: 0px;
        font-size: 16px;
    }
    div.box_cart_info {
        flex-direction: column;
        gap: 8px;
        padding-right: 66px;
        align-items: flex-start;
    }
    td.text-center.box_cart_img {
        padding-right: 0px;
    }
    .check_summ .pm_val {
        height: 29px;
        min-width: 31px;
        border-color: #6C6E79;
        font-size: 14px!important;
    }
    .check_summ {
        gap: 8px;
    }

    .check_summ .pm .icon {
        width: 24px;
        height: 24px;
    }
    .box_modal_cart-bg {
        background: #fff;
    }
    .breadcrumb > li {
        font-size: 12px;
    }
    .row_selected {
        display: none;
    }
    div#ocfilter > .panel-heading {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: transparent;
        padding: 16px 20px;
        font-size: 20px;
        font-weight: 500;
    }
    .ocf-offcanvas.ocfilter-mobile {
        width: 100%;
        left: -100%;
    }
    #ocfilter .list-group-item {
        padding: 10px 20px;
    }
    div#ocfilter {
        padding: 0;
        box-shadow: none;
        margin: 0;
        max-height: 100vh;
        overflow: auto;
    }
    .anchor-link {
        padding: 0 4px;
        font-size: 12px;
        white-space: nowrap;
    }
    #product-product {
        overflow: hidden;
    }
    .topline_product-img {
        display: none;
    }
    .topline_product-fixed .topline_product-row {
        display: none;
    }

    .topline_product-fixed .topline_product-tabs {
        position: static;
        width: 100%;
        justify-content: space-between;
    }
    h1.title_pr {
        margin: 0;
        font-size: 18px;
    }
    .row-article {
        gap: 14px;
        flex-wrap: wrap;
    }
    .row-main-info {
        position: relative;
        padding-bottom: 64px;
    }
    .col-main-btns button {
        position: absolute;
        bottom: 0;
        left: 0;
        width: calc(50% - 10px)!important;
    }
    button#add_one_click {
        left: auto;
        right: 0;
    }
    .title-info {
        font-size: 16px;
    }
    .delivery-right {
        white-space: nowrap;
    }
    .delivery-item {
        font-size: 12px;
    }
    .row-paymant-w {
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
        font-size: 12px;
    }
    .section-title {
        font-size: 20px;
        margin-bottom: 16px;
    }
    .box-characteristics, 
    .box-description,
    .box-videos,
    .box-documents {
        padding: 24px 0 12px;
    }
    .row-attribute {
        border: none;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
    .col-attribute {
        width: 100%;
    }
    .col-attribute + .col-attribute {
        border-top: 1px dashed #6C6E79;
        padding: 2px 0;
    }
    .form_write_reviews {
        margin-bottom: 8px;
    }
    .modal_product .mfp-figure:before {
        font-size: 20px;
        left: 12px;
        top: 12px;
        line-height: 1.4;
    }
    body .modal_product .mfp-close {
        top: 0px;
        right: 0px;
        width: 50px;
        height: 50px;
        font-size: 0;
    }
    .modal_product .mfp-arrow:after {
        width: 32px;
        height: 32px;
    }
    .modal_product .mfp-arrow {
        width: 66px;
    }
    .head_popup_product {
        padding: 12px;
    }
    .left_p_pr {
        display: none;
    }
    .right_p_pr, .addCardModal {
        width: 100%;
        justify-content: center;
    }
    .mfp-s-ready .mfp-preloader {
        display: none;
    }
    .slide-pr .thumbnail img {
        object-fit: contain;
    }
    #content h1 {
        font-size: 24px;
    }
    #content h2 {
        font-size: 20px;
        margin: 0 0 16px;
    }
    .flex_img_delivery img:nth-child(1) {
        max-width: 104px;
    }
    .flex_img_delivery img:nth-child(2) {
        max-width: 37px;
    }
    .flex_img_delivery img:nth-child(3) {
        max-width: 156px;
    }
    .flex_img_delivery {
        gap: 13px;
    }
    .row_compare .table td {
        width: 157px;
        padding: 8px;
        font-size: 12px;
    }
    .firstTd, .head_compare {
        width: 140px;
    }
    .col_compare_left {
        width: 158px;
    }
    .col_compare_right {
        max-width: calc(100% - 157px);
    }
    .head_compare {
        position: relative;
        padding-bottom: 50px;
        gap: 4px;
    }
    .head_compare-btns {
        position: absolute;
        bottom: 4px;
        left: 0;
    }
    .head_compare-body a {
        width: 102px;
    }
    #product-compare h1 {
        font-size: 20px;
    }
    .col_compare_right.has-scroll .head_compare {
        margin-bottom: -8px;
    }
    .pagination>li>a, .pagination>li>span {
        height: 28px;
        min-width: 28px;
    }
    .row_same_info.row_same_info-total {
        flex-direction: column;
        font-size: 20px;
        gap: 12px;
    }
    .row_same_btn .btn {
        margin-top: 16px;
    }
    div#total_shipping .result_info {
        text-align: right;
    }
    .row_account {
        flex-direction: column;
    }
    .col_account-left {
        width: 100%;
    }
    .col_account-left aside#column-left {
        display: flex!important;
    }
    .sidebar-account {
        box-shadow: none;
        flex-direction: row;
        gap: 20px;
        padding: 6px 6px 12px;
        overflow: auto;
        width: 100%;
    }
    .sidebar-account a {
        padding: 20px 12px;
        flex-direction: column;
        align-items: center;
        text-align: center;
        font-size: 12px;
        width: 145px;
        flex-shrink: 0;
        box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.12);
        border-radius: 8px;
    }
    .n_order {
        font-size: 20px;
    }
    .n_order span {
        font-size: 12px;
    }
    .order_item {
        font-size: 12px;
    }
    .row_order_info {
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    .row-product {
        gap: 12px;
    }
    .row-product .product-layout {
        width: calc(50% - 6px);
        padding: 8px;
    }
    .caption > p.green-stock[data-text] {
        display: none;
    }
    .product-layout .div_h4 > span {
        line-height: 16px;
        height: 48px;
        margin-top: 2px;
    }
    .product-layout .product-thumb .rating {
        padding: 4px 0;
        gap: 3px;
    }
    .product-layout .one_line > p[data-text] {
        font-size: 11px;
        line-height: 11px;
        width: calc(100% - 62px);
    }
    .product-layout .buy_btn_block.category_btn {
        width: 57px;
        height: 36px;
    }
    .product-layout .price {
        font-size: 16px;
        padding: 0;
        gap: 0px;
        justify-content: center;
        height: 36px;
    }
    .buy_btn_block .icon {
        display: none;
    }
    .product-layout .buy_btn_block.category_btn .btn {
        height: 36px;
    }
    .product-layout .price-old {
        position: static;
    }
}
@media (max-width: 676px) {
    .modal_product .mimg {
        height: auto !important;
        max-height: calc(100vh - 198px) !important;
    }

    .mimg {
        max-height: 100% !important;
        height: calc(100vh - 198px) !important;
        display: flex;
        align-items: center;
    }
    .mimg img.mfp-img {
        height: auto !important;
    }    
}
#or_create_full_order{
    margin-top: 10px;
    display: inline-block;
}
#exampleModal .modal-dialog,
#modalPhons .modal-dialog {
    max-width: 320px;
    border: none;
    box-shadow: none;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    margin: 0;
}
input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.phones-mob-top a{
    color: white;
    margin-left: 10px;
    margin-right: 10px;
}
.phones-mob-top{
    text-align: center;
    transform: translateY(8px);
}
.box-phones-mob{
    display: flex;
    align-items: center;
    gap: 24px;
}

.box-phones-mob a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #333;
}

#information-contact form label.control-label {
    padding: 0 0 0 16px;
}

#information-contact form .btn-primary {
    background: #00A046;
    color: #fff;
    min-width: 156px;
}

#information-contact form .buttons {
    display: flex;
    margin: 4px 0 16px;
}

#information-contact form .form-group {
    display: flex;
    flex-direction: column;
}

#information-contact form .form-group > * {
    width: 100%;
}
.nowrap {
    white-space: nowrap;
}
.buttons-error-not-found.clearfix {
    margin: 6px 0 20px;
}

.col-main-btns .like_btn_block,
.col-main-btns .compare_btn_block {
    position: static;
}
.col-main-btns .like_btn_block .icon,
.col-main-btns .compare_btn_block .icon {
    width: 32px;
    height: 32px;
}
.col-main-btns .like_btn_block .btn-wish-c,
.col-main-btns .compare_btn_block .btn-wish-c {
    display: inline-flex;
}

.box-action-info {
    background: #f4f4f4;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 6px;
    gap: 6px;
    margin-top: -8px;
    margin-bottom: -8px;
    align-self: self-start;
}

.box-action-info a {
    white-space: nowrap;
}

@media (max-width: 767px) {
    .box-action-info span {
        display: inline-flex;
        flex-direction: column;
    }
}

.row_more a {
    background: #fff;
    border: 1px solid #00a046;
    color: #00a046;
    width: auto;
    height: 40px;
    border-radius: 8px;
    padding: 0 8px;
    transition: 0.3s;
}
.row_more a:hover {
    background: #03813a;
    color: #fff;
}
.row_more .icon_arrow_blue {    
    background-image: url("/catalog/view/theme/default/image/ico/arrow_green.svg");
}
.row_more a:hover .icon_arrow_blue {    
    background-image: url("/catalog/view/theme/default/image/ico/arrow_white.svg");
}
@media (max-width: 767px) {
    .row_more a {
        height: 36px;
    }
}

.bwc-telegram-icon.flipp-start {
    width: 26px;
    height: 20px;
}

.btn-show-list-phone {
    position: fixed;
    z-index: 23423;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: #333;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    outline: 1px solid #fff!important;
}
.btn-show-list-phone.tg {
    bottom: 90px;
}
.btn-show-list-phone.tg a{
    width: 25px;
    padding-top: 5px;
}

.modal-body .list_soc a {
    font-size: 20px;
    align-items: center;
}

@media (max-width: 767px) {
    .btn-show-list-phone {
        width: 56px;
        height: 56px;
        bottom: 20px;
        right: 10px;
    }
    .btn-show-list-phone.tg {
        bottom: 87px;
    }
}

.box_search_p select {
    visibility: hidden;
}

.box_search_p .nice-select {
    width: 100%;
    height: 34px;
    padding: 0 30px 0 12px;
    line-height: 34px;
}

.box_search_p ul.list {
    padding: 2px 0!important;
    max-height: 300px;
    max-width: 100%;
    overflow: auto;
}

.box_search_p ul.list .option {
    width: 100%;
    white-space: normal;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: flex-start;
    padding: 4px 8px 4px 12px;
    min-height: 32px;
}

li.option[data-level="category_1"] {
    font-weight: bold;
}

li.option[data-level="category_3"] {
    padding-left: 24px!important;
    color: #939393;
}

div .pagination>li>a:focus, 
div .pagination>li>a:hover, 
div .pagination>li>span:focus, 
div .pagination>li>span:hover {
    color: #00A046;
    background-color: transparent;
    border-color: transparent;
}
.foot-categ {
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 15px;
    border-radius: 10px;
}

@media (max-width: 767px) {
    .box_search_p ul.list {
        max-width: 100vw;
        width: calc(100vw - 60px);
        left: auto;
        right: 0;
        z-index: 123123;
    }

    .col_foot:first-child ul li a.foot_call {
        display: inline-flex;
        margin-top: 18px;
    }

    .col_foot:first-child ul li .foot_call ~ .foot_call {
        margin-top: 0px;
    }

    span.foot_info {
        font-size: 12px;
    }

    footer .container > p {
        font-size: 12px;
    }

    #menu .nav > li > a {
        padding: 0 15px 0 22px;
    }

    .header-menu {
        padding: 0 8px 0 20px;
    }
    .dropdown-foot {
        padding: 0 10px;
    }
    div .row_nav #compare-total[match]::before,
    div .row_nav #wishlist-total[match]:before {
        right: 2px;
        top: 6px;
        padding-top: 1px;
    }
    .foot-categ {
        border-radius: 0;
        margin-bottom: -30px;
    }
}

.error-auth.guarantee {
    width: 100%;
    max-width: 500px;
    margin-bottom: -10px;
    margin-top: 10px;
}

#alert-ac {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.3);
    border: none;
    border-radius: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    padding: 16px;
}

.body-alert {
    background: #fff;
    position: relative;
    box-shadow: none;
    border-radius: 8px;
    padding: 30px;
    font-size: 16px;
    width: 360px;
    text-align: center;
}

.alert div.body-alert button.close {
    font-size: 0px;
    display: inline-flex;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background-position: center;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/close_b.svg);
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
}

.col_header_btn #wishlist-total,
.col_header_btn #compare-total {
    position: relative;
}

.col_header_btn #wishlist-total[match]:before,
.col_header_btn #compare-total[match]:before {
    content: attr(match);
    display: flex !important;
    font-size: 10px;
    color: #fff;
    background: #00A046;
    min-width: 14px;
    height: 14px;
    line-height: 12px;
    justify-content: center;
    border-radius: 14px;
    position: absolute;
    top: -2px;
    right: -2px;
}

@media (min-width: 990px) {
    .grid-cart #product-search .row-product .product-layout {
        width: calc(20% - 20px);
    }
}

@media (min-width: 990px) and (max-width:  1420px) {
    #product-search .row-product {
        gap: 14px;
    }
    .grid-cart #product-search .row-product .product-layout {
        width: calc(20% - 12px);
    }
    .row-main-info {
        gap: 8px;
        flex-direction: column;
        align-items: flex-start;
    }
    .col-main-price {
        flex-direction: row;
        align-items: center;
        gap: 30px;
    }
}

.documents {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.box-document a {
    display: inline-flex;
    width: 60px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 11px;
    line-height: 14px;
    gap: 4px;
    text-align: center;
}

.box-document a img {
    max-width:  100%;
    transform: translateY(0);
    transition: 0.3s;
}

.box-document a:hover img {
 transform: translateY(-5px);
}

span.title-doc {
    display: inline-flex;
    overflow: hidden;
    height: 45px;
}

.videos {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.box-video-youtube {
    position: relative;
    width: 100%;
    max-width: 663px;
    aspect-ratio: 16 / 9;
}

.box-video-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#product-product {
    margin-bottom: 16px;
}

.topline_product-tabs {
    overflow-x: auto;
}
.topline_product-tabs::-webkit-scrollbar {
    width: 0;
    height: 0;
    opacity: 0;
}
.sm-txt-key {
    padding-left: 4px;
}
.box-for-manager {
    display: flex;
    flex-direction: column;
    background: #f5f5f5;
    gap: 2px;
}

.box-main-info {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-bottom: 24px;
}

#review .row_pagination {
    padding: 8px 0;
}
a.anchor-link.anchor-link-all[data-target="#section_all_0"] {
    display: none;
}

@media (min-width: 1020px) { 
    .box-main-info {
        flex-direction: row;
        gap: 40px;
        padding: 24px 0;
    }
    .box-main-info div#section3 {
        padding: 24px 0;
    }
    .box-main-info div#section4 {
        padding: 24px 0;
        width: 320px;
        flex-shrink: 0;
    }
    .form_write_reviews {
        padding: 16px;
    }
    a.anchor-link[data-target="#section2"], 
    a.anchor-link[data-target="#section3"],
    a.anchor-link[data-target="#section4"], 
    a.anchor-link[data-target="#section5"] {
        display: none;
    }
    a.anchor-link.anchor-link-all[data-target="#section_all_0"],
    a.anchor-link.anchor-link-all[data-target="#section_all_1"] {
        display: inline-flex;
    }
    .box-main-info > * {
        padding: 0;
    }

    div#section1 {
        padding-bottom: 24px;
        gap: 40px;
    }
    #section1 > div {
        width: calc((100% - 40px) / 2);
    }
    #section1 > div,
    #section_all_1 > div {
        flex: 1;
    }

    .box-review {
        width: 400px;
        flex-shrink: 0;
    }
    .box-description {
        width: 100%;
    }
    .box-description iframe {
        max-width: 100%;
    }
}
@media (max-width: 1020px) {
    .box-characteristics {
        padding-bottom: 0;
    }
}

.row-a-groups + .row-attribute:not(.row-a-groups) {
    position: relative;
}

.row-a-groups + .row-attribute:not(.row-a-groups):before {
    content: '';
    display: flex;
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: -9px;
    left: 0;
}
@media (max-width: 767px) {
    .row-a-groups + .row-attribute:not(.row-a-groups) {
        margin-top: 30px;
    }
    .row-a-groups + .row-attribute:not(.row-a-groups):before {
        top: -18px;
    }

    .section-title,
    #product-product .div_h3 {
        position: relative;
        text-align: center;
    }
    .section-title:before,
    #product-product .div_h3:before {
        content: '';
        display: flex;
        width: 100%;
        height: 1px;
        background: #c4c4c4;
        position: absolute;
        left: 0;
        top: 15px;
    }
    .section-title > span,
    #product-product .div_h3 > span {
        display: inline-flex;
        background: #fff;
        position: relative;
        z-index: 1;
        padding: 0 10px;
    }
}

.pr_slide_NEW {
    display: none;
    width: 100%;
    position: relative;
}

.pr_nav {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 8px;
    overflow: hidden;
    width: 100%;
    padding-top: 2px;
}
.pr_nav_item {
    flex: 1 1 auto;
    aspect-ratio: 1 / 1;
    max-width: 60px;
    max-height: 60px;
    border: 1px solid #E0E3E6;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: .3s;
}
@media (max-width: 767px) {
    .pr_nav_item {
        max-width: 40px;
        max-height: 40px;
    }
}
.slider-pr .slick-dots {
    display: none !important;
}
.pr_nav_item:hover,
.pr_nav_item.my_active_nav {
    border-color: #00A046;
}
.pr_nav_item.my_active_nav {
    pointer-events: none;
}
.pr_nav_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.flipp-start,
.flipp-end {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.flipp-start {
  animation: flipStart 14s infinite ease-in-out;
}

.flipp-end {
  animation: flipEnd 14s infinite ease-in-out;
}

@keyframes flipStart {
  0% { opacity: 1; }
  35.71% { opacity: 1; }
  42.85% { opacity: 0; }
  50% { opacity: 0; }
  85.71% { opacity: 0; }
  92.85% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes flipEnd {
  0% { opacity: 0; }
  42.85% { opacity: 0; } 
  50% { opacity: 1; }
  85.71% { opacity: 1; }
  92.85% { opacity: 0; }
  100% { opacity: 0; }
}
span.flipp-end {
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: inline-flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
}
.flipp-start {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.btn-show-list-phone.tg {
    background: #40B3E0;
}

.v_table {
    min-height: inherit!important;
    margin-bottom: 10px;
    padding: 0!important;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.v_table .v_tr {
    display: flex;
    align-items: center;
    position: relative;
}
.v_tr + .v_tr {
    border-top: 1px solid #ddd;
}
.v_td {
    padding: 8px;
}
.v_td.box_cart_remove {
    flex-shrink: 0;
}
.v_td.box_cart_img {
    flex-shrink: 0;
}
.v_td.text-left {
    width: 100%;
}
@media (max-width: 767px) {
    .v_td.box_cart_remove {
        padding: 0 !important;
    }
}
@media (min-width: 980px) and (max-width: 1220px) {
    .link.header-contact {
        display: none;
    }
}


@media (max-width: 1799px) {
    .qqqq {
        display: none!important;
    }
}
@media (min-width: 1820px) {
    .qqqq {
        display: none!important;
    }
}



.videos-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 24px 0;
}

.videos-col {
  flex: 1 1 30%;
  min-width: 300px;
  overflow: hidden;
  padding: 16px 12px 36px;
  box-shadow: 0px 2px 8px 0px rgba(51, 51, 51, 0.32);
  border-radius: 8px;
}

.videos-title {
  font-size: 24px;
  margin-bottom: 15px;
  text-align: center;
}

.videos-slider {
  position: relative;
  width: 100%;
  height: auto;
}

.videos-slider iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border-radius: 10px;
    border: none;
    background: #aaa;
}

.videos-slider .swiper-pagination {
    transform: translateY(116%);
}

.videos-row .swiper-pagination {
    height: 36px;
}

.videos-row .swiper-pagination-bullet {
    height: 36px;
    width: 24px;
    margin: 0!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    background: transparent!important;
    box-shadow: none;
}

.videos-row .swiper-pagination-bullet:before {
    content: '';
    display: inline-flex;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    background: #aaa;
    transition: all 300ms linear;
    transform: scale(1);
}

.videos-row .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    background: #00a046;
    transform: scale(1.5);
}

.v-swiper-button-next, .v-swiper-button-prev {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 40px;
    position: absolute;
    bottom: 5px;
    left: -8px;
    transform: translateY(100%);
    z-index: 11;
    cursor: pointer;
}

.v-swiper-button-next {
    left: auto;
    right: -8px;
}

.v-swiper-button-prev:before,.v-swiper-button-next:before {
    content: '';
    display: inline-flex;
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/catalog/view/theme/default/image/ico/arrow.svg);
    transform: rotate(90deg);
}

.v-swiper-button-next:before {
    transform: rotate(-90deg);
}

.video-items-1 .v-swiper-pager,
.video-items-1 .swiper-pagination {
    display: none;
}

@media (max-width: 767px) {
  .videos-row {
    flex-direction: column;
  }

  .videos-col {
    width: 100%;
  }
}


.btn-view-grid {
    width: 26px;
    height: 24px;
    border: 1px solid #6C6E79;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
}
.btn-view-grid > div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
}
.btn-view-grid > div > div {
    display: flex;
    align-items: center;
    gap: 2px;
}
.btn-view-grid span.dot-g {
    display: inline-flex;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #6C6E79;
}
.grid-cart #grid-view.btn-view-grid {
    border: 1px solid #006dca;
}
.grid-cart #grid-view span.dot-g {
    background: #006dca;
}
.btn-grid-category .dot-g.dot-g-5 {
    display: none;
}
@media (max-width:  1220px) {
    .btn-grid-category .dot-g.dot-g-4 {
        display: none;
    }
}
@media (max-width:  980px) { 
    .btn-grid-category .dot-g.dot-g-3,
    .btn-grid-search .dot-g.dot-g-5,
    .btn-grid-search .dot-g.dot-g-4,
    .btn-grid-search .dot-g.dot-g-3, {
        display: none;
    }
}
@media (min-width:  980px) { 
    .btn-grid-search > div > div {
        gap: 1px;
    }

}
@media (max-width: 676px) {
    .box_catalog {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 6px 15px 16px;
    }

    .col_right div#wrap_slideshow0 {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
    }

    #common-home #wrap_slideshow0 .swiper-pagination-bullet {
        margin: 0 3px;
    }

    #common-home #wrap_slideshow0 .swiper-pager {
        top: auto;
        bottom: 9px;
        z-index: 10;
    }

    .product_mob_fixed {
        transition: bottom 0.3s linear;
        bottom: -150px;
    }

    .product-fixed .product_mob_fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100vw;
        z-index: 123456;
        background: #fff;
        border-bottom: 1px solid transparent;
        box-shadow: 0px -2px 8px 0px rgba(51, 51, 51, 0.32);
    }

    .product-fixed div#product button#add_one_click {
        display: none;
    }

    .product-fixed button#button-cart {
        position: static;
        order: 1;
        min-width: 110px;
    }

    .product-fixed .col-main-price > span { display: none }


    .product-fixed div#product {
        width: 100%;
        padding: 10px 16px;
        gap: 8px;
        justify-content: space-between;
    }

    .product-fixed .main_price {
        font-size: 22px;
    }

    .product-fixed .col-main-btns {
        min-width: 200px;
        flex-shrink: 0;
    }

    #product-product ~ .btn-show-list-phone {bottom: 66px;}
    #product-product ~ .btn-show-list-phone.tg {
        bottom: 124px;
    }
}

#product-product  .topline_product.topline_product-fixed ~ div#section1 {
    margin-top: 64px;
}

header .col_header_btn-account > a {
    width: 100px;
    border: 1px solid #757575;
    border-radius: 999px;
    align-items: center;
    transition: .3s;
}
header .col_header_btn-account .txt_mob {
    display: inline-block;
    align-items: center;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    width: 64px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: auto;
}
header .col_header_btn-account>a:hover {
    background: #ffffff1c;
}

.best_prop_line{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 10px;

}
.best_prop_line:after {
  content: '';
  flex: auto;
}

.best_prop_btn {
    color: #00a046;
    font-weight: bold;
    background: #fff;
    border-color: #00a046 !important;
    padding: 6px 12px;
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgba(51, 51, 51, .32);
}
.best_prop_btn:hover{
    background: #F0F2F5;
    color: #00a046;
}
.best_prop_btn_active{
    color: #fff;
    background: #00a046;
}
.best_prop_btn_active:hover{
    color: #fff;
    background: #008b3d;
}
.best_prop_line #btn-filter.btn-linear.mobile{
    display: none;
}

@media (max-width: 600px) {
    .best_prop_line{
        flex-direction: column;
    }
}
.adm-text-act{
    color: #009550;
}
.adm-wareh-act{
    background: #d1f3e3;
}
.adm-wareh-act span{
    display: block;
}