.bx-core-adm-dialog-content-wrap-inner input[type=checkbox] {
  -webkit-appearance: checkbox;
}
.bx-core-adm-dialog-content-wrap-inner input[type=radio] {
  -webkit-appearance: radio;
}
.modal-body.forget-pass, .modal-body.forget-pass-success {
  padding-bottom: 30px;
}
.modal-body.forget-pass .btn-wrap, .modal-body.forget-pass-success .btn-wrap {
  text-align: center;
}
.modal-body.forget-pass .form-error-container.has-error {
  margin-bottom: 8px;
}
.forget-pass .forgot-back {
  margin-bottom: 20px;
}
.form-group.control-group .help-block {
  margin-top: 0;
}
.form-group.control-group.has-error .help-block {
  margin-top: 8px;
}
.modal-auth .modal-body {
  min-height: 346px;
}
.modal-auth .modal-body.forget-pass {
  min-height: 274px;
}
.modal-auth .modal-body.forget-pass-success {
  min-height: 148px;
}
.modal-auth .tab-pane {
  display: none;
}
.modal-auth .tab-pane.active.in {
  display: block;
}
.cabinet.hint-cabinet img.user-pic {
  width: 35px;
}
.js_image_preload {
  width: 110px;
}
.related-products.no-line {
  margin: 0 !important;
  padding: 0 !important;
}
.related-products.no-line:before {
  content: none !important;
}
.delivery-schedule .tabs-content {
  padding: 70px 40px 50px;
  border: 1px solid #e7e7e7;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
}
.delivery-schedule .wrap {
  padding: 0;
  border: 0;
  box-shadow: none;
}
div[id*=wait_comp_] {
  display: none;
}
#form_reviews .msg.form-group {
  margin-bottom: 0;
}
#form_reviews .msg.form-group .help-block {
  margin-bottom: 8px;
  padding: 0 25px;
}
.modal-header.comment-result {
  border-top: 0;
  border-bottom: 0;
}
.comments .comment .question .like.active:before {
  width: 1.903em;
  height: 1.9em;
  background-position: -.2em -108em;;
}
.comments .comment .question .dislike.active:before {
  width: 1.9em;
  height: 1.9em;
  background-position: -.2em -110.2em;;
}
.mob-menu-preloader, .order-status-preloader, .product-comment-preloader {
  position: absolute;
  z-index: 999;
  top: -15%;
  left: 0;
  display: none;
  overflow: visible;
  width: 100%;
  height: 130%;;
}
.mob-menu-preloader, .order-status-preloader {
  background: url(/local/templates/html/images/processing.gif) no-repeat center center;
}
.officeton-offer-per-client .text-block {
  min-height: 360px;
  margin-bottom: 30px;
  padding: 20px;
  border: 2px solid #ccc;;
}
.main-promo-offer-per-client.main-promo {
  margin-bottom: 40px;
}
.main-promo-offer-per-client.main-promo:after {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  content: '';;
}
.main-promo-offer-per-client.main-promo .item {
  float: left;
  width: 33.33%;
  padding: 15px 0;
  text-align: center;;
}
.main-promo-offer-per-client.main-promo .item + .item {
  border-left: 2px solid #ff1947;
}
.main-promo-offer-per-client.main-promo .item > * {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
  line-height: 1;
}
.main-promo-offer-per-client.main-promo .item .count {
  text-align: center;
}
.main-promo-offer-per-client.main-promo .item .count .val {
  font-size: 34px;
}
.main-promo-offer-per-client.main-promo .item .count .cur {
  color: #999;
  font-size: 12px;
}
.main-partners.officeton-offer-per-client .item {
  display: inline-block;
  width: 24%;
  margin: 10px 0;
  padding: 5px 10px;
  vertical-align: middle;;
}
.product-comment-like-wrapper {
  position: relative;
}
.ezp-spinner {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  opacity: .75;
  width: 100%;
  height: 100%;
  background: #fff;
}
.form-anim {
  position: relative;
  overflow: hidden;
}
.form-anim__loaded {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;;
}
.form-anim__loaded {
  position: absolute;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  background: 0 0;;
}
.form-anim__loaded .cssload-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.form-anim.is-send .form-anim__loaded {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@-webkit-keyframes cssload-rotate {
  to {
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes cssload-rotate {
  to {
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.cssload-container {
  position: relative;
}
.cssload-container {
  position: relative;
}
.cssload-whirlpool, .cssload-whirlpool::after, .cssload-whirlpool::before {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 4px solid rgba(84, 85, 85, .18);
  border-left-color: #5cd3cf;
  border-radius: 1374px;
}
.cssload-whirlpool {
  width: 66px;
  height: 66px;
  margin: -33px 0 0 -33px;
  -webkit-animation: cssload-rotate 1.6s linear infinite;
          animation: cssload-rotate 1.6s linear infinite;
}
.cssload-whirlpool::before {
  width: 52px;
  height: 52px;
  margin: -26px 0 0 -26px;
  content: '';
  -webkit-animation: cssload-rotate 1.6s linear infinite;
          animation: cssload-rotate 1.6s linear infinite;
}
.c-rating__table__row--has-error {
  background-color: rgba(207, 26, 39, .1);
}
.c-rating__table__row:hover {
  background: #f9f9f9;
}
.c-rating__stars {
  position: relative;
  height: 18px;
  font-size: 0;;
}
.c-rating__stars:not(:checked) > input {
  position: absolute;
  left: -9999px;
}
.c-rating__stars:not(:checked) > label {
  float: right;
  overflow: hidden;
  width: 19px;
  height: 18px;
  margin-right: 12px;
  white-space: nowrap;
  border: 0;
  background: url(/local/templates/html/images/rating-stars.png) right center no-repeat;
  font-size: 0;;
}
.c-rating__stars:not(:checked) > label:first-child {
  margin-right: 0;
}
.c-rating__stars:not(:checked) > label:hover, .c-rating__stars:not(:checked) > label:hover ~ label, .c-rating__stars > input:checked ~ label {
  border: 0;
  background-color: transparent;
  background-position: left center;;
}
.c-rating__stars > input:checked + label:hover, .c-rating__stars > input:checked + label:hover ~ label, .c-rating__stars > input:checked ~ label:hover, .c-rating__stars > input:checked ~ label:hover ~ label, .c-rating__stars > label:hover ~ input:checked ~ label {
  background-position: left center;
}
div.bx-component-opener {
  z-index: 1050 !important;
}
.basket-page .grid-order-content {
  display: none;
}
.basket-page .grid-order-content.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.contacts-list .block-btn .btn-contacts {
  padding: 0 30px;
}
.contacts-list .item.full-width {
  width: 100%;
}
.user-panel .item.search .btn-submit.load:before {
  padding: 15px;
  background: url(/local/templates/html/images/processing.gif) no-repeat center center !important;;
}
.bktcolors {
  position: relative;
  top: 1px;
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 10px;;
}
.bktcolors img {
  position: absolute;
  width: 10px;
  height: 10px;;
}
@media (min-width: 768px) {
  .modal-catalog-sort .modal-dialog {
    width: 450px;
  }
}
.form-control--select.active .form-control--select_list {
  z-index: 2000;
  overflow: auto;
  max-height: 175px;;
}
.prod-table-list.series-catalog {
  margin-bottom: 0 !important;
}
.reg-btn-wrap {
  margin-bottom: 30px;
  padding: 20px 0;
  text-align: center;;
}
.main-partnersList {
  margin-bottom: 30px;
  text-align: center;;
}
.main-partnersList .item {
  display: inline-block;
  width: 19%;
  margin: 10px 0;
  padding: 5px 10px;
  vertical-align: middle;;
}
.main-partnersList .item img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .main-partnersList .item {
    width: 24%;
  }
}
@media (max-width: 767px) {
  .main-partnersList .item {
    width: 49%;
  }
}
.preloader-on {
  position: relative;
  width: 100%;
  height: 100%;
}
.preloader-on:before {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: block;
  opacity: .75;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: opacity .4s ease;
          transition: opacity .4s ease;
  background: #fff;;
}
.preloader-on:after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  display: block;
  width: 50px;
  height: 50px;
  content: '';
  -webkit-transform: translate(-50%, -50%) rotate(0);
      -ms-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: spin 3s linear infinite;
          animation: spin 3s linear infinite;
  background: url('data:image/svg+xml;utf8,%3Csvgversion="1.1"id="Capa_1"xmlns="http://www.w3.org/2000/svg"xmlns:xlink="http://www.w3.org/1999/xlink"x="0px"y="0px"viewBox="0028.55128.551"style="enable-background:new0028.55128.551;"xml:space="preserve"fill="%239b1617"%3E%3Cg%3E%3Cpathd="M12.768,3.674v-2.17C12.768,0.676,13.443,0,14.273,0l0,0c0.83,0,1.505,0.676,1.505,1.504l0,0v2.17c0,0.83-0.675,1.508-1.505,1.508l0,0C13.443,5.182,12.768,4.504,12.768,3.674L12.768,3.674z"/%3E%3Cpathd="M12.768,27.041v-2.168c0-0.828,0.675-1.506,1.505-1.506l0,0c0.83,0,1.505,0.678,1.505,1.506l0,0v2.168c0,0.832-0.675,1.51-1.505,1.51l0,0C13.443,28.551,12.768,27.873,12.768,27.041L12.768,27.041z"/%3E%3Cpathd="M20.704,7.844c-0.585-0.588-0.585-1.545,0-2.129l0,0l1.534-1.533c0.589-0.59,1.542-0.59,2.13,0l0,0c0.59,0.59,0.59,1.539,0,2.125l0,0l-1.534,1.537c-0.294,0.291-0.68,0.439-1.064,0.439l0,0C21.384,8.283,21,8.135,20.704,7.844L20.704,7.844z"/%3E%3Cpathd="M4.179,24.367c-0.585-0.586-0.585-1.541,0-2.131l0,0l1.535-1.533c0.592-0.586,1.541-0.586,2.131,0l0,0c0.586,0.592,0.586,1.541,0,2.131l0,0l-1.536,1.533c-0.292,0.293-0.68,0.439-1.065,0.439l0,0C4.859,24.807,4.472,24.66,4.179,24.367L4.179,24.367z"/%3E%3Cpathd="M24.875,15.777c-0.832,0-1.506-0.674-1.506-1.504l0,0c0-0.832,0.674-1.506,1.506-1.506l0,0h2.169c0.83,0,1.507,0.678,1.507,1.506l0,0c0,0.83-0.677,1.504-1.507,1.504l0,0H24.875L24.875,15.777z"/%3E%3Cpathd="M1.505,15.777C0.674,15.777,0,15.104,0,14.273l0,0c0-0.832,0.674-1.506,1.505-1.506l0,0h2.169c0.83,0,1.505,0.678,1.505,1.506l0,0c0,0.83-0.675,1.504-1.505,1.504l0,0H1.505L1.505,15.777z"/%3E%3Cpathd="M22.238,24.367l-1.534-1.537c-0.585-0.586-0.585-1.535,0.003-2.127l0,0c0.587-0.586,1.539-0.586,2.127,0l0,0l1.534,1.533c0.586,0.59,0.586,1.545,0,2.131l0,0c-0.296,0.293-0.681,0.439-1.065,0.439l0,0C22.919,24.807,22.533,24.66,22.238,24.367L22.238,24.367z"/%3E%3Cpathd="M5.714,7.844L4.179,6.307c-0.585-0.586-0.585-1.539,0-2.125l0,0c0.589-0.59,1.542-0.59,2.13,0l0,0l1.536,1.533c0.586,0.584,0.586,1.541,0,2.129l0,0C7.549,8.135,7.165,8.283,6.78,8.283l0,0C6.394,8.283,6.009,8.135,5.714,7.844L5.714,7.844z"/%3E%3C/g%3E%3C/svg%3E');
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
.table-reset .th-review {
  padding-right: 20px;
  text-align: right;;
}
#product-accordion-panel-8 .tab-content {
  clear: both;
}
.main-promo .item.index-spec-offer-item {
  display: none;
}
img.lazy {
  visibility: hidden;
  opacity: 0;
  min-width: 1px;
  min-height: 1px;
  transition: opacity .2s ease-in;
}
img.lazy.lazy-loaded {
  visibility: visible;
  opacity: 1;;
}
.l-page-seo {
  padding-bottom: 40px;
}
.c-more__trigger {
  padding-top: 15px;
}
.c-more__content {
  overflow: hidden;
  -webkit-transition: max-height .2s;
          transition: max-height .2s;
}
.is-open .c-more__content {
  max-height: none !important;
}
img.lazy.lazy-loaded.opacity_05 {
  opacity: .5;
}
.main-partners .link:hover img.opacity_05 {
  opacity: 1;
}
.main-services .bg img.lazy-loaded.opacity_035 {
  opacity: .35;
}
.main-services .item:hover .bg img.lazy-loaded.opacity_035 {
  opacity: .5;
}
.title-wrap__coutns {
  position: relative;
  top: -5px;
  white-space: nowrap;
  color: #999;
  font-family: OpenSans-Semibold, Helvetica, Arial, sans-serif;
  font-size: 10px;;
}
.prod-color .prod-color__mark {
  background-size: contain;
}
.prod-card-table .product-info {
  z-index: 102;
}
@media (max-width: 767px) {
  .filter-view:after {
    top: unset;
  }
}
@media (min-width: 1599px) {
  .grid-col-5 .p-card-tile_catalog {
    flex: 0 0 20%;
    width: 20%;
  }
}
@media (min-width: 1024px) {
  .btn-status:not(.in-basket) .icon {
    display: inline-block;
  }
}
.top-button-filter-wrapper {
  margin-bottom: 35px;
}
.top-button-filter-wrapper, .bottom-button-filter-wrapper {
  text-align: center;
}
.top-button-filter-wrapper button, .bottom-button-filter-wrapper button {
  margin-right: 8px;
}
@media (max-width: 1600px) {
  .top-button-filter-wrapper .btn, .bottom-button-filter-wrapper .btn {
    padding: 13px 18px 14px;
  }
}
@media (max-width: 767px) {
  .ms-slide .ms-close:last-of-type {
    display: none;
  }
  .mobile-button-filter-wrapper {
    position: fixed;
    right: 0;
    bottom: 30px;
    left: 0;
    display: flex;
    margin: 0 -15px -30px;
    padding: 0 !important;
    border: none !important;
  }
  .mobile-button-filter-wrapper .btn {
    flex: 1 0 50%;
    max-width: 50%;
  }
  .ms-slide {
    left: -100%;
    transition: left .4s ease;
    transform: none;

    will-change: auto;
  }
  .ms-open .ms-slide {
    left: 0;
    transform: none;
  }
}
.user-panel .item.delivery {
  max-width: 355px;
}
.user-panel .item.delivery .tooltip-info .drop-info {
  top: auto;
  width: 200px;
  min-width: initial;
  margin-left: -100px;
  padding: 0 0 15px;
  box-shadow: none;
}
.user-panel .item.delivery .tooltip-info .drop-wrap {
  padding: 10px 25px;
}
.user-panel .item-delivery__schedule {
  font-size: 14px;
}
.user-panel .item.delivery .tooltip-info .btn-icon {
  position: absolute;
  top: -2px;
  width: 15px;
  height: 15px;
}
.user-panel .item.delivery .tooltip-info .btn-icon:before {
  transform: scale(.65) translate(-2px, -2.5px);
}
.form-control--select .form-control--select_value {
  overflow: hidden;
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.form-control--select .form-control--select_item {
  height: auto;
}
@media (max-width: 678px) {
  .jivosite-load-btn {
    display: none !important;
  }
}
@media (max-width: 1279px) {
  .product-view.grid-layout .smart-bonus {
    -ms-grid-row-align: start;
    align-self: start;

    -ms-grid-row: 3;
        grid-row: 3/3;
  }
}
@media (max-width: 768px) {
  .controls-order-mob_not-avail .controls-order-mob__btn {
    height: 40px;
    font-size: 11px;
  }
  .controls-order-mob__text {
    font-size: 14px;
  }
}
.order-content .step-controls .tooltip-info__wrap > p {
  cursor: pointer;
}
.b-status-wrap__count, .b-status-wrap__text {
  font-size: 15px;
  line-height: 15px;
}
/*Изменные стили для столбцов корзины*/


.basket-table .th-gift {
  width: 2%;
}
.basket-table .td-count {
  width: 9%;
}
.basket-table .td-price {
  width: 10%;
}
.basket-table .td-nds {
  width: 7%;
}
.basket-table .td-bonus {
  width: 8%;
}
/* корректировки для стилей корзины на мобайле ================================ */

.page-title .pt-basket .total-wrap .price {
  float: right;
}
.page-title .pt-basket .total-wrap .bonus {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .page-title.page-title_basket-ext .pt__bottom .pt-message-wrap:after {
    bottom: 0;
  }
}
/*====================================================================================*/


.grecaptcha-badge {
  display: none !important;
}
.prod-table-list td div.controls-basket {
  min-width: 94px;
}
.prod-table-list td .b-status-wrap__text.waiting {
  font-size: 13px;
}
.yxo18 {
  position: fixed;
  z-index: 3003;
  top: 300px;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 80px;
  height: 400px;
  cursor: pointer;
  text-decoration: none;
  background: url('./images/yxo2.svg') no-repeat 50% 50%;
  background: url('./images/yxo1.svg') no-repeat 50% 50%;
}
.yxo18:hover {
  box-sizing: border-box;
  text-decoration: none;
  background: url('./images/yxo2.svg') no-repeat 50% 50%;
}
@media (max-width: 1200px) {
  .yxo18 {
    display: none;
  }
}
.price-wrap__prc-old:before {
  top: 49%;
}
@media (max-width: 1279px) {
  .product-view.grid-layout .smart-bonus {
    -ms-grid-row: 3;
    -ms-grid-row: 2;
        grid-row: 3/2;
  }
}
.user-panel-mob .item.logo img.halloween-mob-logo-img {
  width: 100px;
  height: 40px;
}
@media (min-width: 1600px) {
  .reviews .p-card-tile_catalog {
    -ms-flex: 0 0 33%;
        flex: 0 0 33%;
    width: 33%;
  }
}
.item-delivery__txt .tooltip-info {
  position: absolute;
}
.breadcrumb-drop-mob {
  padding: 5px 15px 10px 0;
}
.breadcrumb-drop-mob li:before {
  position: static;
  display: inline-block;
  width: 1em;
  height: 1.6em;
  margin: 0 10px 0 0;
  content: ' ';
  transform: scaleX(-1);
  vertical-align: middle;
  color: #666;
  background-image: url(/local/templates/html/images/sprite_svg.svg);
  background-repeat: no-repeat;
  background-position: -.7em -21.4em;
  background-size: 5.7em 585.5em;
  font-size: 10px;
}
.breadcrumb-drop-mob li > a {
  text-decoration: none;
  color: #666;
  border-bottom: 1px dotted #666;
  font-size: 13px;
}
.breadcrumb-drop-mob .list-reset {
  margin: 0;
}
.breadcrumb-drop-mob {
  display: none;
}
@media (max-width: 1023px) {
  .breadcrumb-drop-mob {
    display: block;
  }
}
.brands-section__list span.text.checked {
  color: #fff;
  background: #458381;
}
.ajax-result.preloader-block{
  position: relative;
}
.ajax-result.preloader-block:before, .order-preloader:not(.prod-card-table):before {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  display: block !important;
  opacity: .5;
  width: 100%;
  height: 100%;
  content: '';
  background: #fff;
}
.ajax-result.preloader-block:after {
  position: absolute;
  z-index: 200;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  display: block;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  content: '';
  transform-origin: 50% 50%;
  animation-name: rotate;
  animation-duration: .6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  border: 3px solid #eee;
  border-top-color: #458381;
  border-radius: 100%;
}
.order-preloader.prod-card-table {
  opacity: .5;
  background: #fff;
}
.p-card-tile_catalog.catalog-item {
  position: relative;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.prod-card-list .prod-card-group {
  width: 100%;
}

.prod-card-list.js-hover{
  display: flex;
  flex-flow: wrap row;
}

.search-empty-result{
  margin: 10px;

}

@media (min-width: 1600px){
  .five-row-item > .p-card-tile_catalog {
    flex: 0 0 20%;
    width: 20%;
  }
}

#modalCatalogSort.modal-catalog-sort{
  margin: 100px 10px 10px 10px;
}