#top {
  height: 30px;
}
#top .toplinks .list-inline {
  line-height: 30px;
}
/*
@media (min-width: 992px) {
  .header-logo {
    width: 20%;
  }

}
*/
@media (min-width: 992px) {
  .header-logo {
    min-width: 20%;
    width: 20%;
  }
  .header-inner {
    height: 80px;
    min-width: 100%;
  }
}
.logo a {
  display: flex;
  align-items: center;
}
/*
@media (min-width: 1400px) {
  .col-md-3 {
    width: 18%;
  }
  .col-md-9 {
    width: 82%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .col-md-3 {
    width: 20%;
  }
  .col-md-9 {
    width: 80%;
  }
}
@media (min-width: 1400px) {
  .col-md-3 {
    width: 18%;
  }
  .col-md-9 {
    width: 82%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .col-md-3 {
    width: 20%;
  }
  .col-md-9 {
    width: 80%;
  }
}
@media (min-width: 992px) {
  #top .container,
  .header .container,
  #menu .container,
  .breadcrumb.container {
    width: 90%;
  }
  #manufacturer_module .container {
    width: 88%;
  }
  .container {
    width: 90%;
  }
  .ocf-input-group .ocf-form-control {
    font-size: 12px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .mega-menu .menu_main {
      padding: 15px 10px 15px;
  }
}
*/


/* В выпадающем меню основные пункты в виде кнопок */
/*
.menu-horizontal .main-menu {
  padding: 8px 10px;
  color: #fff;
  background-color: #6b655f;
  border: 1px solid #6b655f;
  border-radius: 3px;
}
*/

@media (min-width: 992px) and (max-width: 1199px) {
  .mega-menu .menu_main {
    padding: 15px 15px 16px;
  }
}

.breadcrumb a,
.breadcrumb li,
.breadcrumb > li + li::before {
  color: #6b655f;
}


.product-grid .product-name {
  height: 60px;
}
.product-thumb .title {
  color: #000;
  min-height: 100%;
  /*max-height: fit-content !important;*/
}
@media (max-width: 991px) {
  .product-thumb .title {
    font-size: 12px;
    line-height: 15px;
  }
}

.top-menu.top-menu-icon .top-menu-list.list-inline {
  display: flex;
}

.product-thumb .price {
  font-size: 18px;
}
.product-thumb .price .price-new {
  color: #c10000;
}
.product-thumb .price .price-old {
  font-size: 16px;
}
@media (max-width: 497px) {
  .product-thumb .price .price-new,
  .product-thumb .price .price-old {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.product-info .text_price_new_old_XVR .autocalc-product-special-XVR,
.product-info .text_price_new_old_XVR .autocalc-product-packaging-special-XVR {
  color: #c00;
}
.product-info .product-info_list .list-unstyled li {
  margin-bottom: 5px;
}
.product-info .text_model {
  max-width: min-content;
  white-space: nowrap;
  padding: 4px 10px 4px 5px;
  background: linear-gradient(54deg,#F5CC43 10%,#C7821BD6 200%);
  font-size: 14px;
  overflow: hidden;
  border-radius: 0px 20px 20px 0px;
  margin-top: 15px;
}
.product-info .text_model .text {
  margin-right: 5px;
  text-transform: lowercase;
  font-weight: 600;
}
.product-info .text_model .model {
  font-weight: 600;
}



/* Скрываем НУЛЕВУЮ цену, а также выбор количества и кнопку купить при нулевой цене */
.product-thumb .button-group[data-price='0'],
#product[data-price='0'],
.product-info .price[data-price='0'],
.text_price_block[data-price='0'],
.text_price_XVR[data-price='0'],
.text_summa_XVR[data-price='0'],
.price-new[data-price='0'] {
  display: none !important;
}
.product-thumb .price[data-price='0'] {
  opacity: 0;
}

/* ограничение ширины свайпера для доп.фото в товаре на смартфоне */
.thumbnails {
  max-width: 92vw;
}


/* Стикер наличия */
.product-label.soldout .inner {
  background: #c50000;
}
.product-label.soldout.soldin .inner {
  background: #8ebb04;
}



.manufacturer-module__heading {
  display: none;
}
.manufacturer-module__item a {
  border: none;
  color: #6b655f;
  font-size: 16px;
}
/*
.manufacturer-module {
  background: #6b655f;
  color: #fff;
}
.manufacturer-module__item-name.uni-href {
  color: #fff;
  background: #6b655f;
}
.manufacturer-module__item:hover .manufacturer-module__item-name.uni-href {
  color: #6b655f;
  background: #fff;
  border-radius: 3px 3px 0 0;
}
*/

.alphabet-list .btn {
  padding: 9px 15px;
}
#xvr_alphabetical_index_manufacturer_collections .text_manufacturer_name {
  display: none;
}

.mega-menu .menu_main {
  font-size: 15px;
}
.image-additional a {
  border: none;
}
.product-thumb .price {
  min-height: 30px;
}
.product-grid .product-thumb .image {
  min-height: 210px;
}


/* START simplecheckout */
.simplecheckout-block-content p {
  border-bottom: 1px solid #a8a8a8;
  background: #626262;
  color: #fff;
  padding-left: 10px;
}
#simplecheckout_cart .alert-danger {
  background-color: #fff;
  color: #ff3e3e;
  font-size: 16px;
  position: relative;
  max-width: none;
  padding: 20px 20px !important;
  z-index: 10;
}
/* END simplecheckout */


/* ocfilter */
.ocf-page-group-name {
  display: none;
}
.ocf-category-page-list {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}


/* START Карточка товара */
.product .product-info h1 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.product .product-info .rating {
  margin-bottom: 5px;
}
.product .product-info .top-group {
  margin-bottom: 5px;
}
.product .product-info .product-info_list {
  margin-bottom: 10px;
}
.product .product-info .stock {
  margin: 10px 0 20px 0;
}
/*
.product-image .thumbnail {
  box-shadow: 0px 0px 20px #ccc;
}
*/
.product-info_list .list-unstyled {
  width: 100%;
}
#tab-specification .attributes__text {
  flex: 0 0 60%;
}
#tab-description.active + #tab-specification {
  display: initial;
}
/* END Карточка товара */

/* START Карточка товара Скрываем плавающее и масштабируемое изображени при наведении мышкой */
.product .product-image div.easyzoom-flyout,
.product .product-image div.easyzoom-notice {
  display: none !important;
  opacity: 0;
  z-index: -100;
}
.product .product-image .easyzoom.is-ready .img-responsive {
  cursor: pointer;
}
/* END Карточка товара Скрываем плавающее и масштабируемое изображени при наведении мышкой */

.product .product-image .img-responsive {
  background: #f1f0f0;
}

/* START Карточка товара Размер Рекомендованных товаров и Товаров коллекции */
@media (min-width: 1200px) {
  .container.product .product-related.carousel-product .col-lg-2 {
    width: 25%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container.product .product-related.carousel-product .col-md-3 {
    width: 33%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container.product .product-related.carousel-product .col-sm-4 {
    width: 50%;
  }
}
/* END Карточка товара Размер Рекомендованных товаров и Товаров коллекции */


/* START Карточка товара Атрибуты в две колонки */
@media (min-width: 1200px) {
  .product #tab-specification .attributes {
    grid-template-columns: none;
  }
  .product #tab-specification .attributes__title {
    display: none;
  }
  .product #tab-specification .attributes__group {
    column-count: 2;
  }
  /*
  .product #tab-specification .attributes__group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product #tab-specification .attributes__item {
    width: 45%;
  }
  */
}
/* END Карточка товара Атрибуты в две колонки */


/* START КАРТОЧКА ТОВАРА Задерживаем изображение при прокрутке страницы */
@media (min-width: 1200px) {
  .product .row .image.col-sm-7 {
    position: sticky;
    top: 51px;
    height: max-content;
  }
}
/* END КАРТОЧКА ТОВАРА Задерживаем изображение при прокрутке страницы */


/* START Свой вид меню */
@media(min-width: 992px) {
  .mega-menu .navbar-nav {
    justify-content: start;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child {
    width: 21%;
    background: #5ab1bf;
    margin: 0 15px;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child .menu_main {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child:hover .menu_main {
    color: #fff;
  }
  .mega-menu .menu_main {
    padding: 12px 15px 13px;
    text-transform: unset;
  }

    .nav.navbar-nav .dropdown.submenu-1:first-child .menu_main .dropdown-toggle {
    background: white;
    display: block;
    height: 2px;
    position: absolute;
    /*right: 15px;*/
    top: 22px;
    width: 24px;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child .menu_main .dropdown-toggle .caret {
    display: none;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child .menu_main .dropdown-toggle:before {
    top: -8px;
    transition-property: top, transform;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child .menu_main .dropdown-toggle:after {
    bottom: -8px;
    transition-property: bottom, transform;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child .menu_main .dropdown-toggle:before,
    .nav.navbar-nav .dropdown.submenu-1:first-child .menu_main .dropdown-toggle:after {
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    transition-duration: 0.3s, 0.3s;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child:hover .menu_main .dropdown-toggle {
    background: none;
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child:hover .menu_main .dropdown-toggle:before {
    top: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
    .nav.navbar-nav .dropdown.submenu-1:first-child:hover .menu_main .dropdown-toggle:after {
    bottom: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .mega-menu .dropdown-menu {
    top: 45px;
  }
}

/*
.mega-menu .nav.navbar-nav > li {
  border: 1px solid #6b655f;
  border-radius: 5px;
  margin-right: 10px;
}
.mega-menu .nav.navbar-nav > li span {
  padding: 10px 15px !important;
}
*/
/* END Свой вид меню */


/* START Размер изображений в атрибутах */
#tab-description .block-image-wrapper-description {
  display: flex;
  flex-wrap: wrap;
}
#tab-description .block-image-wrapper-description .image-wrapper-description {
  display: flex;
  align-items: center;
  aspect-ratio: 1/1;
}
#tab-description .block-image-wrapper-description .image-wrapper-description img {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: cover;
}
@media (min-width: 577px) {
  #tab-description .block-image-wrapper-description .image-wrapper-description {
    width: 15%;
    min-width: 200px;
    margin: 5px;
  }
}
@media (max-width: 576px) {
  #tab-description .block-image-wrapper-description .image-wrapper-description {
    width: 47%;
    margin: 5px 1%;
  }
}
/* END Размер изображений в атрибутах */


/* ocFilter */
.ocf-noUi-connect::before,
.ocf-noUi-handle {
  background-color: #737373 !important;
}
/* ocFilter */


/* bundle-expert */
.bundle-expert-widget-items a.btn.btn-primary.btn-lg.btn-block {
  font-size: 14px;
}
a[href="#tab-custom-1"] {
  background: #5ab1bf !important;
  border: 1px solid #5ab1bf !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #fff !important;
}
li.active a[href="#tab-custom-1"] {
  background: #fff !important;
  border: 1px solid #5ab1bf !important;
  color: #5ab1bf !important;
}
/* bundle-expert */



.cart-list .quantity.text-right,
.cart-list .total.text-right {
  display: flex;
  min-width: max-content;
}
.cart-list .total.text-right {
  font-weight: 700;
}


.rating {
  display: none;
}


.product-thumb .model {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
  font-size: 13px;
}
.product-thumb .model-code {
  margin-left: 5px;
  font-weight: 600;
}


/* START Наличие для отображения под ценой */
.product-label.soldout2 {
  display: flex;
  justify-content: center;
}
.product-label.soldout2 .inner {
  background: #c50000;
}
.product-label.soldout2.soldin2 .inner {
  color: #000;
  font-size: 13px;
  background: #8ebb0459;
}
/*
.product-label.soldout2.soldin2 .inner {
  color: #fff;
  font-size: 13px;
  background: #8ebb04;
}
*/
/*
.product-label.soldout2 .inner {
  color: #5ab1bf;
  font-size: 13px;
  font-weight: 600;
}
*/
/* END Наличие для отображения под ценой */


/* START Страница поиска */
.search-page .control-label[for="input-search"] {
  display: none;
}
.search-page .title-h1,
.search-page .title-h1 h1 {
  margin: 0;
}
.search-page .title-h1 {
  padding: 10px 0;
}
.search-page .title-h1 h1 {
  font-size: 16px;
  text-align: left;
}
/* END Страница поиска */


.text_unit {
  font-size: 15px;
}


/* START Иконки описания для напольных покрытий */
.Info_iconLine__5r38N {
  padding: 35px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  justify-content: center;
}
.Info_iconLineImage__Luci2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  position: relative;
}
.Info_iconLineImage__Luci2 img {
  height: 90px;
}
.Info_iconLineImageText__UHu5H {
  font-size: 11px;
  font-weight: 600;
  padding: 4px 0 0;
  display: none;
}
.Info_iconLineImage__Luci2:hover .Info_iconLineImageText__UHu5H {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: .01em;
  color: var(--black);
  display: flex;
  justify-content: center;
  width: auto;
  position: absolute;
  bottom: 100%;
  transition: .3s ease-in-out;
  left: 50%;
  transform: translate(-50%);
  background-color: var(--white);
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  flex-wrap: wrap;
  min-width: 130px;
}
/* END Иконки описания для напольных покрытий */



#modal-agree .modal-dialog .modal-content {
  border-radius: 0;
  padding: 0px;
}
#modal-agree .modal-dialog .modal-content .modal-body {
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0px;
}
#modal-agree .modal-dialog .modal-content .modal-header .close {
  font-size: 30px;
}
#modal-agree .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 15px;
}
@media (max-width: 1199px) {
  #modal-agree .modal-dialog .modal-content .modal-body {
    max-height: 75vh;
  }
}


/* Свой HTML в header Вариан 1 */
/*
.custom-html.top-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
.custom-header-contact {
  display: flex;
}
.custom-header-contact {
  display: flex;
  font-weight: 600;
  font-size: 17px !important;
  min-width: max-content;
  margin: 0px;
}
.custom-header-contact a {
  font-size: 20px;
  margin: 0 10px;
}
.custom-header-button .btn.btn-primary {
  background: #f0f0f0;
  color: #3d3d3d;
  border-color: #ddd;
  font-weight: 500;
  text-transform: none;
  padding: 9px 0px;
  min-width: 120px;
}
.custom-header-button .btn.btn-primary:hover {
  background: #ddd;
  border-color: #ddd;
}
@media (max-width: 1199px) {
  .custom-header-button {
    display: none;
  }
}
*/
/* Свой HTML в header Вариан 1 */



/* Свой HTML в header Вариан 2 */
.custom-html.top-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
.custom-header-contact {
  display: flex;
}
.custom-header-contact {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 17px !important;
  min-width: max-content;
  margin: 0px;
}
.custom-header-contact-social {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.custom-header-contact a {
  font-size: 20px;
  margin: 0 10px;
  text-decoration: none !important;
}
.custom-header-contact a.phone {
  color: #6b655f;
  text-align: center;
  text-decoration: none !important;
}
.custom-header-contact a.phone:hover {
  color: #5ab1bf;
}
.custom-header-contact a.max {
  margin-top: 2px !important;
}
.custom-header-button .btn.btn-primary {
  background: #f0f0f0;
  color: #3d3d3d;
  border-color: #ddd;
  font-weight: 500;
  text-transform: none !important;
  padding: 9px 0px;
  min-width: 120px;
}
.custom-header-button .btn.btn-primary:hover {
  background: #ddd;
  border-color: #ddd;
}
.custom-header-contact .fa-max {
  background-image: url('/image/catalog/social-icon/max-messenger-sign-logo.svg');
  display: inline-block;
  width: 25px;
  height: 25px;
}
.custom-header-contact .fab.fa-whatsapp {
  color: #10c410;
  display: flex;
}
.custom-header-contact .fa-whatsapp:before {
  font-size: 27px;
  margin-bottom: 4px;
}
@media (max-width: 1199px) {
.custom-html.top-menu {
  display: none;
}
.mobile-content .custom-html.top-menu {
  display: initial;
}
  .custom-header-button {
    display: none !important;
  }
  .custom-header-contact a.phone {
    margin-bottom: 10px;
  }
  .custom-header-contact {
    display: grid;
  }
}
/* Свой HTML в header Вариан 2 */


/* Социальные иконки в подвале footer */
.fa-tumblr::before {
  content: '' !important;
}
.footer .fa-tumblr {
  background-image: url('/image/catalog/social-icon/max-messenger-sign-logo.svg');
  display: inline-block;
  width: 30px;
  height: 30px;
}
.footer a[title="tumblr"] {
  display: flex;
  height: 30px;
}
.footer .fab.fa-whatsapp {
  color: #10c410 !important;
}
.footer .fab.fa-telegram-plane:before {
  content: "\f2c6" !important;
}
/* Социальные иконки */



/* START Комплекты Bandle Expert во всплывающем окне */
/* Так же дополнительно прописаны скрипты */
#product .be-main-widgets-container {
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: max-content;
}
#product .be-main-widgets-container .bundle-expert-widget-items {
  display: flex;
  gap: 2%;
}
#product .be-main-widgets-container .kit-items {
  display: none;
  height: 90vh;
  overflow-y: auto;
  scrollbar-width: thin;
}
#product .be-main-widgets-container .kit-widget {
  margin-bottom: 0px;
  min-width: 49%;
}
#product .be-main-widgets-container .kit-widget > div {
  border: none !important;
}
#product .be-main-widgets-container.active {
  position: fixed;
  top: -10px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  background: #0000006b;
  height: 100vh;
}
#product .be-main-widgets-container.active .kit-widget {
  display: none;
}
#product .be-main-widgets-container.active .kit-widget.active {
  display: block;
  width: 80%;
  /*height: 90vh;
  overflow-y: auto;
  scrollbar-width: thin;*/
  margin: 30px auto;
  background-color: #ffffff;
}
#product .be-main-widgets-container h3 {
  color: #5ab1bf;
  height: 40px;
  align-content: center;
  text-transform: uppercase;
  font-size: 14px !important;
  cursor: pointer;
}
#product .be-main-widgets-container .kit-widget-header {
  padding: 0px !important;
  background-color: #ffffff !important;
  border: 1px solid #5ab1bf !important;
  border-radius: 4px;
  position: sticky;
  top: 0;
  z-index: 11;
}
#product .be-main-widgets-container .kit-widget-header:hover {
  background-color: #5ab1bf !important;
  transition: 0.5s;
}
#product .be-main-widgets-container .kit-widget-header:hover h3 {
  color: #ffffff;
  transition: 0.5s;
}
#product .be-main-widgets-container .kit-widget.active .kit-widget-header {
  background-color: #5ab1bf !important;
  border-radius: 0px;
}
#product .be-main-widgets-container .kit-widget.active .kit-widget-header h3 {
  color: #ffffff;
}
#product .be-main-widgets-container .btn.btn-xs.be-btn-minus,
#product .be-main-widgets-container .btn.btn-xs.be-btn-plus {
  padding: 9px 10px;
}
#kit-items-container {
  border-right: 1px solid #e5e5e5;
}
#product .be-main-widgets-container .kit-widget.active .be-settings-dropdown {
  right: 50px;
}
#product .be-main-widgets-container .kit-widget.active button.close {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  z-index: 12;
  font-size: 26px;
  font-weight: 500;
  width: 30px;
  height: 30px;
  color: #fff;
  opacity: 1;
  border-radius: 5px;
  border: 1px solid #fff;
}
#product .be-main-widgets-container .kit-widget.active button.close:hover {
  color: #aeaeae;
  background: #fff;
}
#product .be-main-widgets-container .free-product-container-in-kit-header {
  font-weight: 600;
  font-size: 16px !important;
}
@media (min-width: 768px) {
  #product .be-main-widgets-container .kit-items.active {
    display: flex;
  }
  #product .be-main-widgets-container .kit-widget-total-container {
    position: sticky;
    height: max-content;
    min-width: 190px;
  }
  #product .be-main-widgets-container .kit-widget-total-container .col-xs-6.col-sm-9.text-right,
  #product .be-main-widgets-container .kit-widget-total-container .col-xs-6.col-sm-3.text-right {
    width: 100%;
  }
  #product .be-main-widgets-container .kit-widget-total-container .col-xs-12.text-right {
    width: 100%;
    border-top: none !important;
    background-color: #fff0 !important;
  }
}
@media (max-width: 767px) {
  #product .be-main-widgets-container.active .kit-items.active {
    display: grid;
    height: 80vh;
  }
  #product .be-main-widgets-container.active .kit-widget.active {
    width: 95% !important;
  }
  #product .be-main-widgets-container.active .kit-widget.active .kit-widget-header {
    padding: 0 20px !important;
  }
  #product .be-main-widgets-container.active .kit-widget.active .kit-widget-header h3 {
    text-align: left;
  }
  #product .be-main-widgets-container.active .kit-items.active .kit-widget-total-container {
    order: -1;
    position: sticky;
    background: #fff;
    padding: 4px 0px 0;
    z-index: 11;
    border-bottom: 1px solid #ccc;
  }
  #product .be-main-widgets-container.active .kit-items.active .kit-widget-total-container .col-xs-6.col-sm-9.text-right {
    width: max-content;
    padding: 0;
  }
  #product .be-main-widgets-container.active .kit-items.active .kit-widget-total-container .col-xs-6.col-sm-3.text-right {
    width: max-content;
  }
  #product .be-main-widgets-container.active .kit-items.active .kit-widget-total-container .col-xs-12.text-right {
    padding: 4px 12px 0px 12px !important;
    margin-top: 4px !important;
    border-top: none !important;
  }
}
/* END Комплекты Bandle Expert во всплывающем окне */