.pagin a, .pagin div, .pagin span {
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  padding: 10px 15px 10px 15px;
  line-height: 16px;
  
  border: 1px solid #888;
}

.pagin a:hover {
  box-shadow: 0 4px 10px rgba(0,0,0,.3);  
  background: #fff !important;
  color: #677 !important;
}

.button_bor {
  background: #fff;
  border: 1px solid #888;
  color: #677;
}

.pagin > .selected > a, .pagin > .selected > span {
  color: #ffffff !important;
  background: #fd7e15 !important;
}

.owl-carousel.owl-loaded {
  display: flex;
  align-items: center;
}

@media (max-width: 801px) {
.pagin a, .pagin div, .pagin span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  padding: 10px 10px 10px 10px;
  line-height: 16px;
  border: 1px solid #888;
  }
}

@media (max-width: 400px) {
.pagin a, .pagin div, .pagin span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  padding: 5px 5px 5px 5px;
  line-height: 16px;
  border: 1px solid #888;
  }
}

.h-menu__img-icon {
  display: flex;
  align-items: center;
  font-size: 0;
  margin-bottom: 5px;
  height: 85px;
  width: 100%;
  flex-direction: column;
}

.h-menu__img-name {
  line-height: 1.4;
  display: block;
  padding: 20px 10px;
  text-align: center;
}


.h-menu__img-link {
    color: #222;
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.product__content-2 {
    background: #f9f9f9;
    padding: 30px;
    background: #fafafa;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

@media (min-width: 1080px) {
.product__content-2 .product__cart {
    border-top: 2px solid #eee;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px -30px 0;
    padding: 10px 30px 0;
    padding: 1px 20px 20px;
    background: #ffffff;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
}

 /*! 
.h-menu__img, .h-menu__img::before {
  position: absolute;
  left: 0;
  width: 100%;
  position: absolute;
  width: 600px;
  margin-left: -300px;
  left: 50%;
}
!*/

.p-day__img a {
  display: block;
  height: auto;
}

.h-menu__img-icon img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin-top: 15px;
}

.h-menu__img-li {
  list-style: none;
  flex: none;
  margin: 5px 0;
  padding: 0 10px;
  width: 16.66%;
}

.h-fix__catalog .b-catalog__button {
    background: #333;
    border-color: #ffffff;
    color: #ffffff;
}

.m-menu-catalog_static {
    background-color: #333;
    border-radius: 5px;
    border: none;
    color: #ffffff;
    height: 45px;
    margin-bottom: 20px;
}

.footer {
    color: #222222;
    padding-top: 40px;
    margin-top: 100px;
    border-top: 1px solid #f7f7f7;
    box-shadow: 0px 1px 6px 0px #D8D8D8 inset;
}

.in-blocks__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    background: #f3f3f3;
    border-radius: .25rem;
    padding: .75rem 1rem;
}

@media screen and (max-width: 767px) {
    .owl-theme-nav .owl-nav {
        top: -63px;
    }
}

.sorting {
    justify-content: space-between;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px;
}

.in-blocks__title-category {
  position: relative;
}

.in-blocks__title-category {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 35px;
}

.stocks strong {
  font-weight: 400;
  display: inline;
  align-items: center;
}

.product__stocks {
  display: flex;
  line-height: 2.1;
  margin-left: -20px;
  flex-direction: column;
}

.h-block-catalog .b-catalog__button {
    height: var(--h-c-h);
    width: var(--h-c-w);
    background: var(--c-h-b-c-f);
    border-color: #ddd;
    color: var(--c-h-b-c-c);
}


input[type=email],
input[type=password],

input[type=search],

input[type=text],
select,
textarea {
  border:1px solid #acacac;
  border-radius:5px;
  font-size:14px;
  font-size:.875rem;
  padding:10px 15px;
  transition:background-color .2s ease-out,border .2s ease-out;
  max-width: 100% !important;
  
}


input[type=phone],
input[type=tel]
 {
  border:1px solid #acacac;
  border-radius:5px;
  font-size:14px;
  font-size:.875rem;
  padding:10px 15px;
  transition:background-color .2s ease-out,border .2s ease-out;
  max-width: 100% !important;
  min-width: 100%;
}



.p-reviews__form {

  max-width: 1000px;
  margin-top: 30px;
}

.product__item {
  margin-top: 5px;
}

.h-menu_catalog .h-menu__link_active .i-angle-down {
    color: #fd7e15;
}

.filters label:hover {
  background: #efefef;
}


.p-images__dop-block .p-images__dop-link {
  margin: 10px 5px 0;
  position: relative;
  padding: 10px;
  width: 100px;
  height: 100px;
}


@media screen and (min-width: 768px) {
  .product__top-item-mob {
    visibility: hidden;
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .product__top-item-mobnone {
    visibility: hidden;
    display: none;
  }
}

.p-tabs__blocks {
  background: #fff;
  margin: 0;
  padding: 15px 10px;
}

.f-mobile_active {
  opacity: 1;
  visibility: visible;
  width: 100%;
}



@media screen and (max-width:1080px) {
.f-filter-bar {
  align-items: center;
  background: #fafafa;
  border: 1px solid #999;
  border-radius: 6px;
  padding: 20px;
  padding: 0 10px;
  display: flex;
  height: 32px;
  margin-left: 10px;
  cursor: pointer;
   }
}

@media screen and (max-width:1080px) {
.sorting__sort-name {
    border: 1px solid #999;
   }
}

@media screen  and (min-width: 1081px) {
.filter {
  display:none;
   }
}



.sorting__sort-block {
  left: 0 !important;
}

.active-lang {
    font-weight: bold;
    pointer-events: none;
    cursor: default;
}

.m-menu__search {
  margin-right: 10px;
}



img {
  vertical-align: middle;
  margin-right: 5px;
}



.p-favorit {
background: none;
}

.p-compare {
background: none;
}


.stocks {
  font-size: 13px;
  font-size: .8125rem;
  margin-left: 20px;
  margin-top: 3px;
  width: calc(80% - 20px);
  flex: 1;
}

.homebrands {
  position: relative;
  margin-top: 40px;
}

.headline {
  display: block;
  margin: 1px;
    margin-bottom: 1px;
  border-bottom: 2px solid #EEE;
  margin-bottom: 15px;
}

.brandtext {
  font-weight: 100;
  font-family: 'Roboto-Medium', serif;
  font-size: 23px;
}

.homebrands ul {
  margin: 0;
  padding: 0;
}

.f-contact__item-text a {
    color: #333;
    text-decoration: none;
    font-size: .80rem;
}

.f-contact__item-text {
    font-size: .80rem;
}

.dot {
    background: #e84e0e;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    content: " ";
    margin: 0 13px 3px 13px;
}

.skus {
    margin-top: 20px;
    
}

.h-phone__call {
    border-bottom: 1px dashed;
    color: var(--cheme-color);
    cursor: pointer;
    display: inline-block;
    transition: all .3s ease-out;
    text-transform: none;
}

.dop-phone {
   
}

.h-phone__info-tel .h-phone__tel {
  color: #333;
  
  margin-right: 20px;
  line-height: 30px;
  font-size: 16px;
  
  font-weight: var(--font-weight);
  text-decoration: none;
  white-space: nowrap;
}


.h-phone__mode-h {
  font-weight: var(--font-weight);
  margin-bottom: 10px;
  font-size: 16px;
}

.h-phone__icon {
  color: #4e7df1;
  margin-right: 5px;
  display: flex;
  align-items: flex-start;
}



@media screen and (max-width: 1250px) {
.h-block-cart {
}
}

@media screen and (max-width: 1250px) {
.grafik {
 display: none;
}
}

.h-mobile_3 .h-mobile__top-logo {
  flex: 3;
  justify-content: center;
}

.h-mobile__top-wrap > div {
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.h-mobile__top-cart {
  margin-left: 30px;
}

@media screen and (min-width: 1080px) {
.callback-mob {
  display: none;  
}
}

.h-phone_big .h-phone__tel {
  font-size: .875rem;
}

.wa-form .wa-field .wa-name {
  float: none;
  width: 155px;
  padding-top: 0em;
  padding-bottom: 10px;
  line-height: 14px;
  color: #797878;
  font-family: 'Roboto-Regular', Arial, serif;
  font-size: 12px;
  margin-top: 7px;
}

@media screen and (max-width:760px){.wa-form input[type="text"], .wa-form input[type="email"], .wa-form input[type="password"], .wa-form textarea{width:100%;}
.wa-form .wa-field .wa-value .reviews textarea input[type="text"], .wa-form .wa-field .wa-value input[type="email"], .wa-form .wa-field .wa-value input[type="password"]{width:100%;}
.wa-form .wa-field .wa-name{width:100%;display:block;float:none;}
.wa-form .wa-field .wa-value{margin-left:0;width:100%;}
.wa-submit{font-size:12px;}
.onestep-cart .checkout{margin:0 !important;}
.checkout-step-content .menu-v{padding:0 20px !important;}
.onestep-cart .wa-form .wa-field .wa-value input[type="text"], .onestep-cart .wa-form .wa-field .wa-value input[type="email"], .onestep-cart .wa-form .wa-field .wa-value input[type="password"], .onestep-cart .wa-form .wa-field .wa-value select{min-width:100% !important;max-width:100% !important;}
.wa-form, .wa-form .wa-field{width:100% !important;}
.pred_but{width:auto !important;}
}

.wa-form .wa-field.wa-required .wa-name::after {
  content: " *";
  color: #faa;
}


.wa-form .wa-field {
  display: block;
  align-items: center;
  margin-top: 15px;
}

.cartOS__button {
  display: inline-block !important;
  font-weight: normal;
  line-height: 1.7 !important;
  text-align: center !important;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 20px !important;
  border-radius: 0.25rem;
  background: #ff9800;
  color: #ffffff;
  padding: 10px 120px !important;
  margin: 0 auto !important;
  display: block !important;
  height: 60px !important;;
  
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

@media screen and (max-width: 800px) {
  .cartOS__button {
    width: 100% !important;
    padding: 10px !important;
  }
}

.cartOS__right {
  float: right;
  width: 520px;
  line-height: 1.5;
}

.cartOS__hint {
  font-size: 12px;
  margin-top: auto !important;
}












@media screen and (max-width: 450px) {
  .shipping-28 .select2-container {
    max-width: 300px;
    width: 265px;
    min-width: 200px;
  }
}

@media screen and (min-width: 390px) {
  .shipping-28 .select2-container {
    max-width: 330px;
    width: 300px !important;
    min-width: 270px;
  }
}

.shipping-28 .select2-container {
  min-width: 100% !important;
}




@media screen and (max-width: 450px) {
  .shipping-39 .select2-container {
    max-width: 300px;
    width: 265px;
    min-width: 200px;
  }
}

@media screen and (min-width: 390px) {
  .shipping-39 .select2-container {
    max-width: 330px;
    width: 300px !important;
    min-width: 270px;
  }
}

.shipping-39 .select2-container {
  min-width: 100% !important;
}




@media screen and (min-width: 600px) {
  #np2_wh_select9, #np2_custom_street9, #np2_cities_9, #np2_street_select9, #np2_wh_shipping_fields9, #np2_address_shipping_fields9 {
    max-width: 450px;
  }
}



#np2_wh_select9, #np2_custom_street9, #np2_cities_9, #np2_street_select9, #np2_wh_shipping_fields9, #np2_address_shipping_fields9 {
  display: table;
}
#np2_wh_select9, #np2_cities_9, #np2_street_select9, #np2_wh_shipping_fields9, #np2_address_shipping_fields9 {
  min-width: 100% !important;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 36px !important;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 33px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px !important;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}








.shipping-28 .select2-container{min-width:100% !important;}
#np2_wh_select28, #np2_cities_28, #np2_street_select28, #np2_wh_shipping_fields28, #np2_address_shipping_fields28{min-width:100% !important;}

.shipping-39 .select2-container{min-width:100% !important;}
#np2_wh_select39, #np2_cities_39, #np2_street_select39, #np2_wh_shipping_fields39, #np2_address_shipping_fields39{min-width:100% !important;}













@media screen and (max-width: 450px) {
  .shipping-9 .select2-container {
    max-width: 300px;
    width: 265px;
    min-width: 200px;
  }
}

@media screen and (min-width: 390px) {
  .shipping-9 .select2-container {
    max-width: 330px;
    width: 300px !important;
    min-width: 270px;
  }
}

.shipping-9 .select2-container {
  min-width: 100% !important;
}


@media screen and (min-width: 600px) {
  #np2_wh_select9, #np2_custom_street9, #np2_cities_9, #np2_street_select9, #np2_wh_shipping_fields9, #np2_address_shipping_fields9 {
    max-width: 450px;
  }
}



#np2_wh_select9, #np2_custom_street9, #np2_cities_9, #np2_street_select9, #np2_wh_shipping_fields9, #np2_address_shipping_fields9 {
  display: table;
}
#np2_wh_select9, #np2_cities_9, #np2_street_select9, #np2_wh_shipping_fields9, #np2_address_shipping_fields9 {
  min-width: 100% !important;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 36px !important;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 33px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px !important;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.cartOS__cartW {
  
  line-height: 1.2 !important;
}

.page-content {
  font-family: Arial, serif;
  line-height: 1.5;
}

@media screen and (max-width: 960px) {
  .h-mobile__top-phone {
    justify-content: flex-end;
  }
}

.h-mobile__top-phone {
  flex: none;
}

@media (min-width:410px) and (max-width:600px) {
.p-images__dop-block .p-images__dop-link {
  margin: 10px 5px 0;
  position: relative;
  padding: 10px;
  width: 80px;
  height: 80px;
}

.p-images__dop-img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
}

.m-contacts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 23px;
}

.mobile_menu .menu-contacts .menu__contacts_link {
  display: flex;
  align-items: center;
  width: 46%;
  margin-bottom: 18px;
  font-size: 15px;
}

.m-contact__item-icon {
  color: var(--c-f-i-c);
  flex: none;
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-top: 2px;
}

.m-contact__item {
  margin-top: 14px;
  display: flex;
  align-items: flex-start;
  line-height: 1.6;
}

.contact-phone {
  color: #333;
  text-decoration: none;
}

.m-menu__icon img {
  width: auto;
  height: auto;
  max-height: 50px;
  max-width: 100%;
}

.m-menu__icon {
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  width: 50px;
  height: 50px;
}

#product-list .plugin_arrived-button.custom {
  display: block;
  text-align: center;
}



#product-list .plugin_arrived-button.custom .btn.btn-bordered {
  line-height: 20px;
  text-align: left;
  padding-left: 50px;
  font-size: 12px;
}

.plugin_arrived-button.custom .btn.btn-bordered {
  border: 2px solid #fd7e15;
  background: #fff;
  color: #fd7e15;
  border-radius: 4px;
  position: relative;
  top: 12px !important;
  transition: all .3s ease;
  max-width: 100%;
  white-space: normal;
  position: relative;
  line-height: 20px;
  text-align: left;
  padding-left: 50px;
  font-size: 12px;
  padding: 10px 20px 10px 50px;
}


.plugin_arrived-button.custom .btn.btn-bordered-cart {
  border: 2px solid #fd7e15;
  background: #fff;
  color: #fd7e15;
  border-radius: 4px;
  position: relative;
  top: 12px !important;
  transition: all .3s ease;
  max-width: 100%;
  white-space: normal;
  position: relative;
  line-height: 36px;
  text-align: left;
  padding-left: 50px;
  font-size: 12px;
  padding: 5px 40px 5px 50px;
  display: flex;
}

.plugin_arrived-button.custom .btn.btn-bordered .fa {
  font-size: 24px;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 15px;
}

.plugin_arrived-button.custom .btn.btn-bordered-cart .fa {
  font-size: 24px;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 15px;
}

.button:disabled, .button_disabled, input[type="button"].button:disabled, input[type="button"].button_disabled, input[type="submit"].button:disabled, input[type="submit"].button_disabled {
  display: none;
}

.purchase .plugin_arrived-button.custom .btn.btn-bordered {
  margin: 10px 0;
  top: 0;
  padding-left: 50px;
}

.plugin_arrived-button.custom .btn.btn-bordered .fa {
  font-size: 24px;
}

.plugin_arrived-button.custom .btn.btn-bordered:hover {
  box-shadow: 0 4px 10px rgba(0,0,0,.3);
}

.plugin_arrived-button.custom .btn.btn-bordered-cart:hover {
 box-shadow: 0 4px 10px rgba(0,0,0,.3);
}

.h-menu__link {
  color: #222;
}

.h-menu__item:hover>.h-menu__link {
    color: #4e7df1;
    text-decoration: underline;
}

.footer__item-title {
    color: #222;
    font-weight: var(--font-weight);
    line-height: 1.4;
    margin-top: 10px;
    justify-content: space-between;
}

.f-menu a {
    color: #222;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.4;
    text-decoration: none;
}

.f-menu a:hover {
  color: #4e7df1;
  text-decoration: underline;
}

.f-contact__item-text a:hover {
  color: #4e7df1;
  text-decoration: underline;
}

.h-block-phone_1 .h-phone__home .h-phone__tel:hover {
  color: #4e7df1;
  text-decoration: underline;
}

.h-menu_catalog .h-menu__link:hover {
  text-decoration: underline;
}

.h-phone__info-tel .h-phone__tel:hover {
  color: #4e7df1;
  text-decoration: underline;
}

.h-block-auth .s-hicon a:hover {
  color: #4e7df1;
  text-decoration: underline;
}

.h-block-icon .s-hicon a:hover {
  color: #4e7df1;
  text-decoration: underline;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.view-fav-com__item {
  border: 1px solid #fd7e15;
  color: #fd7e15;
}

.badge {
  text-transform: uppercase;
  font-size: 11px;
  padding: 4px 5px 4px;
    background: #FF0000;
    background-color: rgb(255, 0, 0);
  color: #ffffff;
  border-radius: 2px;
  display: inline-block;
  margin-right: 3px;
}

badge-block {
  left: 0px;
}
.badge-block {
  position: absolute;
  z-index: 1;
  top: 3px;
  left: 10px;
  white-space: nowrap;
  display: -webkit-inline-box;
}

.f-finds__name {
    position: relative;
    color: #4e7df1;
}

.f-finds__remove {
  
  border: 1px solid #222;
    
  color: #222;
  
}


.lang {
    display: flex;
    color: #222;
    text-decoration: none;
}




.stock-none {
  color: #e84e0e;
}



#product-list .plugin_arrived-button.custom {
    display: block;
    text-align: center;
}

.products__cart-flex {
    display: block;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}


.product__code {
  color: gray;
  font-size: 13px;
  font-size: .8125rem;
  width: calc(70% - 20px);
  flex: none;
  margin-left: 20px;
}


.purchase .plugin_arrived-button.custom .btn.btn-bordered {
  margin: 10px 0;
  top: 0;
  padding-left: 50px;
  padding: 10px 5px 10px 50px;
}

.h-phone__icon-fix {
    margin: 8px;
}



.homeblog li img {
    min-width: 100%;
    max-height: unset;
    border-radius: 4px;
}

.slick-slide img {
    max-width: 100%;
    margin: auto;
    max-height: 50px;
}

@media (min-width: 992px) {
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
}

@media (min-width: 992px) {
  .col-lg-5 {
    float: left;
    width: 41.666667%;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .col-lg-6 {
    float: left;
    width: 50%;
  }
}


.product_favcomp {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: nowrap;
  margin-top: 20px;
}

.p-compare {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
}

.p-favorit {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
}


.red_link {
  cursor: pointer;
}

.p-reviews__form-good {
  font-size: 15px;
}

.shop-sk-callback__text {
  text-align: center;
}



/* BLOG NEWS SLIDER */

.h-news-slider{
	margin: 0;
}

.h-news-slider .h-news__item{
	margin: 0;
}

.h-news-slider .h-news__item-text,
.h-news-slider .h-news__item-next{
	display: none;
}

.h-news-slider .h-news__item-name {
	font-size: .9rem;
}

.h-news-all{
	margin: 30px 0;
	text-align: center;
}


/* NEW VIEW FOR DESCRIPTION */

.is-info-block{
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.is-info-block #description .page{
	width: calc(100% - 500px);
	padding-right: 40px;
}


.is-info-block #features{
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
}

.is-info-block #features .in-blocks__title{
	display: none;
}

.is-info-block #reviews{
	width: 100%;
}

@media screen and (max-width: 1081px) {
	.is-info-block #description .page{
		width: 100%;
		padding: 0;
	}
	.is-info-block #features{
		position: static;
		width: 100%;
	}
	.is-info-block #features .in-blocks__title{
		display: block;
	}
}



/* BRANDS PAGE */

.page .brand-plugin-catalog__header{
	display: none;
}

.brand-plugin-catalog__header{
	border: 1px solid #e8e8e8;
	border-radius: 6px;
	padding: 20px;
}

.brand-plugin-catalog-header__categories{
	margin: 0 !important;
}

.brand-plugin-catalog-brand-categories{
	display: block !important;
}
.brand-plugin-catalog-brand-categories__column{
	display: block !important;
}

.brand-plugin-catalog-header-brand__image-box{
	margin-bottom: 14px;
}

.brand-plugin-catalog-header-brand__image-box img{
	height: 50px;
}

.brand-plugin-catalog-brand-categories__list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.brand-plugin-catalog-brand-categories__link{
	font-weight: 500;
	color: #222;
	text-decoration: none;
	font-size: 13px;
}

.brand-plugin-catalog-brand-categories__list:not(.brand-plugin-catalog-brand-categories__list_depth_0){
	margin-left: 12px;
	margin-top: 10px;
}

.brand-plugin-catalog-brand-categories__item{
	margin-bottom: 10px;
	margin-top: 0 !important; 
	line-height: 1.4 !important;
	padding: 0 !important
}

.brand-plugin-catalog-brand-categories__item::before{
	display: none;
}

@media screen and (max-width: 1081px) {
	.page .brand-plugin-catalog__header{
		display: block;
		border: 0;
		padding: 0;
	}
	.brand-plugin-catalog-brand-categories__list.brand-plugin-catalog-brand-categories__list_depth_0{
		column-count: 2;
		column-gap: 20px;
	}

	.brand-plugin-catalog-brand-categories__item{
		page-break-inside: avoid;
  		break-inside: avoid;

	}
}

.main__wrap {
	display: flex;
	align-items: flex-start; /* Чтобы левый блок не растягивался по высоте правого */
}
  
.in-left {
	position: -webkit-sticky; /* Для поддержки в старых браузерах */
	position: sticky;
	bottom: 0; /* Фиксируем левый блок у нижней границы окна */
	align-self: flex-start; /* Оставляем высоту как есть */
}


.p-reviews {
  margin-top: -3px;
  border-top: 3px solid #eaeaea;
}

.fav-block {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
  white-space: nowrap;
}


.comp {
  margin-top: 20px;
  
}

@media screen and (min-width: 675px) {
.fav-block {
  display: none;
}
}

@media screen and (max-width: 674px) {
	.product__top-item {
		display: none !important;
	}
}




.i-compare2  {
  width: 21px;
  height: 21px;
}


.i-favorits2 {
  width: 21px;
  height: 21px;
}

.p-favorit_active {
  color: #ff3100 !important;
}

.p-compare_active {
  color: #ff3100 !important;
}

.product__top .p-compare_active {
  color: #ff3100 !important;
}


@media screen and (max-width: 1081px) {
	.in-blocks__item#description{
		min-height: auto !important;
	}
}

.soz-style {
  color: #fff !important;
  width: 30px;
  height: 30px;
  flex: none;
  border-radius: 50%;
  color: #bbb;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease-out;
  text-decoration: none;
}

.s-products__view-fav-com .products__vfc .view-fav-com__item {
    width: 34px;
    height: 34px;
}

.view-fav-com__item {
    background: #fff;
    border-radius: 50%;
    border: 1px solid #eee;
    cursor: pointer;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    position: relative;
    transition: all .3s ease-out;
    width: 36px;
    height: 36px;
    flex: none;
}

.p-features__item-name {
    color: #999;
    padding-right: 5px;
}

.p-reviews__items-title {
  margin-top: 10px;
}

.discountblock {
    padding: 0 0 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.discountmy {
    padding: 40px 0 0;
    width: 220px;
    margin: 0 10px;
}

.discountmy1 {
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e84e0e;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.discountdescription {
    
    line-height: 1.5;
    padding-top: 10px;
    text-align: center;
}

.product__rating-link {
    color: #333;
    text-decoration: none;
}

button, input, select, textarea {
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--font-family);
    color: #333;
    outline: none;
}

.share {
    gap: 15px;
    margin-left: 30px;
}

.stocks .stock-low {
    color: #ff3100;
}

.p-contacts-v1__left .f-contact__item-phone a {
    color: #222;
    text-decoration: none;
    font-size: 14px;
}

.p-accordion__title {
    cursor: pointer;
    color: #222;
    font-size: 20px;
    font-size: 1.25rem;
    position: relative;
    padding: 20px 50px 20px 0;
    transition: all .3s ease-out;
}

.p-day__item {
    background-color: #f5f5f6;
    border-radius: 6px;
    justify-content: space-between;
    padding: 20px;
    height: 100%;
    border: 1px solid #ddd;
}

.product__code {
    color: #333;
    font-size: 13px;
    font-size: .8125rem;
    width: calc(70% - 20px);
    flex: none;
    margin-left: 20px;
}

.accessories_product {
    cursor: pointer;
}

.header__links-item_1 {
    color: #fff;
}

.header__links-item_1:hover {
    color: #fd7e15;
}

.subscribe__wrap {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.p-images__dop-video {
    color: #ff1615;
}


.header__logo img {
    max-height: 40px; /* Для обычного лого 40px */
    max-width: 100%;
}
h1 { display: flex; align-items: center; }
h1 .order-status,
.wordercancel.order { margin-left: 15px; }
.wordercancel.order {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    border: 3px solid red;
    border-radius: 10px;
    padding: 2px 10px;
}
@media screen and (max-width: 490px) {
    h1 { align-items: flex-start; flex-direction: column; }
    h1 .order-status,
    .wordercancel.order { margin-left: 0; margin-top: 15px; }
}
.lk-orders__item.worder-position { position: relative; }
.wordercancel.order-list { margin-left: 15px; }
.wordercancel.order-list {
    position: absolute;
    top: 6px;
    left: 380px;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    color: #000;
    text-decoration: none;
    border: 3px solid red;
    border-radius: 10px;
    padding: 0 10px;
    z-index: 100;
}
@media screen and (max-width: 680px) {
    .wordercancel.order-list {
        line-height: 17px;
        font-size: 12px;
        padding: 0 8px;
        top: 10px;
        left: unset;
        right: 20px;
        margin: 0;
    }
}
@media screen and (max-width: 575px) {
    .wordercancel.order-list {
        top: 46px;
        left: 253px;
        right: unset;
    }
}
@media screen and (max-width: 480px) {
    .wordercancel.order-list {
        left: 209px;
    }
}
@media screen and (max-width: 400px) {
    .wordercancel.order-list {
        left: unset;
        right: 20px;
    }
}

.table {
    width: 50%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
    font-family: Arial, serif !important;
    font-size: 14px;
}

.h-promo {
    background: #fc054f;
    background: #000 !important;
    color: var(--c-ht-b-c);
    display: block;
    position: relative;
    width: 100%;
}

.p-images-2 .p-images__wrap {
    padding: 30px;
    position: sticky !important;
    top: 100px;
}

/* Стиль для контейнера ошибки */
.wa-form .errormsg, .wa-form .wa-error-msg, .wa-form em.error {
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    font-style: normal;
    color: red;
    margin-top: 3px;
    position: absolute;
    background-color: #f7d2d2;
    border: 1px solid #d8a0a0;
    padding: 5px 10px;
    border-radius: 5px;
    /* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); */
    top: -30px;
    left: 70px;
    z-index: 10;
}

/* Стрелочка на пузырьке */
.wa-form .errormsg::before, .wa-form .wa-error-msg::before, .wa-form em.error::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px; /* Центрируем стрелочку */
    border-width: 5px;
    border-style: solid;
    border-color: #f7d2d2 transparent transparent transparent; /* Цвет стрелочки */
}


.phonemask__country_wrap {
    margin-left: 1px !important;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    height: 36px !important;
    border-radius: 5px 0px 0px 5px !important;
}


.h-menu_catalog .h-menu__link_active {
    color: var(--c-h-m-c-c-a);
    text-decoration: underline;
}

@media (max-width: 500px) {
  .h-categ_mobile .h-categ__wrap .h-categ__item {
    width: 120px;
  }
}


.filter__check-scroll {
    padding: 2px 0 2px 2px;
    max-height: 700px;
    overflow-x: hidden;
    overflow-y: auto;
}


.header__logo img {
    max-height: 55px;
    max-width: 100%;
}

.h-mobile_3 .header__logo img {
    max-height: 50px;
    max-width: 140px;
}