
/* Убираем растяжение по высоте в некоторых случаях в плитке */
.products-view-tile .products-view-item .products-view-info {
    flex-grow: 0 !important;
}

/* Footer (сравнение) забирает оставшееся пространство */
.products-view-tile .products-view-item .products-view-footer-additional {
    flex-grow: 1 !important;
}


h1 {
    font-weight: 600;
}
/*  ВСПЛЫВАЮЩАЯ корзина отступ от иконки корзины*/
.copyright-block {
    display: none;
}

/*  ВСПЛЫВАЮЩАЯ корзина отступ от иконки корзины*/
.cart-popup-cart-text {
    padding-left: 5px;
}

/*  ВСПЛЫВАЮЩАЯ корзина перенос названия товара по словам*/
.cart-popup-product-link {
    word-break: normal;
}

/*  ВСПЛЫВАЮЩАЯ корзина "Товар добавлен"*/
.h2.cart-popup-header.h2 {
    margin-top: 8px;
    font-size: 20px;
    color: #0aa949;
}

/*  В КОРЗИНЕ ШИРИНА СПАНБОКСА*/
.cart-full-amount-control--with-unit .spinbox-input {
    width: 75px !important;
}

/*  КНОПАКА ОФОРМИТЬ ЗАКАЗ И СУММА ЗАКАЗА В НИЖНЕМ ТУЛБАРЕ*/
.btn.btn-xsmall.toolbar-bottom-btn-confirm {
    margin: 0px 0px 0px;
    padding: 5px 8px;
    background: #ff6666;
}
.toolbar-bottom-link-with-icon-right {
    margin-right: 3.4rem;
}
.toolbar-bottom-count-right {
    left: 100%;
    margin-left: .4125rem;
    font-weight: 500;
    font-size: .85rem;
}

/*  КНОПАКА ВЫБЕРИТЕ ПУНКТ В ОФОРМЛЕНИИ ЗАКАЗА*/
.btn-xsmall {
    font-weight: 500;
    font-size: .8rem;
    padding: .6rem .5rem;
    
}

/*  В ПЛИТКЕ В КАТЕГОРИЙ ВТОРАЯ СТРОКА НАЗВАНИЯ ПЕРЕКРЫВАЛАСЬ УЗКИМ ПРЯМОУГОЛЬНИКОМ С ГРАДИЕНТОМ*/
.product-categories-header-slim-extend {
  position: relative; /* ключевая строка */
  z-index: 1;          /* выше псевдоэлемента */
}
.product-categories-item-picture-obj-slim {
   background-color: #f9f9f9;
}
.product-categories-header-slim-extend:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2rem;
  background: #f9f9f9;
  z-index: -1; /* теперь градиент позади */
  pointer-events: none;
}
.product-categories-header-slim {
    padding: 20px;
    margin: 0;
    background-color: #f9f9f9;
}

/*  ЦВЕТ КНОПКИ ПОИСК И В КОРЗИНУ*/
.site-head-search-btn
 {
    background-color: #cb329b;
}
.icon-bag-before.products-view-buy {
    background-color: #cb329b;
}
/*  ЦВЕТ ГЛАВНОЕ МЕНЮ ac21b8-цвет лого*/
.harmonica-initialized {
background-color: #cb329b;
border-radius:.3125rem;/*скругление углов блока*/
}
.menu-general-root-link:hover {
background-color:#e738ad;/*второй цвет главного меню*/
}
.icon-up-open-before:before, .icon-up-open-after:after, .icon-up-open-before-abs:before, .icon-up-open-after-abs:after, .icon-up-open-before-abs-offset:before, .icon-up-open-after-abs-offset:after {
    margin-right: 0.6;;
}
/*  ГЛАВНОЕ МЕНЮ*/
.menu-general-item.cs-bg-i-1 {
  background: none !important;
  background-color: transparent !important;
}
.menu-general-item.cs-bg-i-1:hover,
.menu-general-item.cs-bg-i-1:focus {
  background: none !important;
  background-color: transparent !important;
}
.menu-general-item.cs-bg-i-1::before,
.menu-general-item.cs-bg-i-1::after {
  background: none !important;
  content: none !important;
}



/*  РАЗМЕР ЦЕНЫ В ПЛИТКЕ*/
.products-view .price-old {
    font-size: .8rem;
}
.products-view .price-current, .products-view .price-new {
    font-size: 1.3rem;
    font-weight: 500;
}
/*  КОРРЕКТИРОВКИ В СПИНБОКСЕ*/
   .products-view .product-view-price-data .products-view-button__with-spinbox .spinbox-block .spinbox-input {
    width: 108%;
    border-color: #cac9cc;
}
.spinbox-more, .spinbox-less {
    display: block;
    line-height: .7;
    padding: .125rem .1rem;
}


/*  РАЗМЕР ШРИФТА В СПИНБОКСЕ*/
.spinbox-input {
    font-size: 13px;
}
    /*  ЦЕНА В ПЛИТКЕ*/
.products-view .product-view-price-data:has(.products-view-button__with-spinbox) > .products-view-price-inner .products-view-price {
    padding-bottom: 5px !important;
}

/*  ЦЕНА В КАРТОЧКЕ*/
.details-payment .price-current, .details-payment .price-new {
    font-size: 1.625rem;
    font-weight: 600;
    margin-right: 10px;
}
.price-discount {
    display: none;
}

/*  ОФОРМЛЕНИЕ ЗАКАЗА ВВОД КОЛИЧЕСТВА ТОВАРА*/
.cart-full-amount-control {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -10px;
    width: 90px;
}
/*  ЦВЕТ РАМКИ СПИНБОКСА*/
input[type=text], input[type=password], input[type=search], input[type=email], input[type=number], input[type=tel], input[type=url], textarea {
    border: 1px #cac9cc solid !important;
}

/*  ОФОРМЛЕНИЕ ЗАКАЗА УБИРАЕМ РАЗМЕРЫ ТОВАРА*/
.cart-full-properties-name, .cart-full-properties-value {
    display: none;
}
.btn-middle {
   
    line-height: 2;
    font-size: .85rem;
 
}

/*  ФОРМА ЗАКАЗА "ПОД ЗАКАЗ" */
.adv-modal .modal-header, .adv-modal-floating .modal-header {
    font-size: 1.2rem;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.3;
}
.details-payment-block .btn {
    white-space: nowrap;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}
.form-field-name {
    padding-right: .625rem;
    padding-left: .325rem;
    font-size: .85rem;
}




/*  В ПЛИТКЕ НЕ ПОКАЗЫВАЕМ ПЛАШКУ СКИДКА 10% */
.products-view-label-inner {
    display: none;
    display: block;
}



/*  В ПЛИТКЕ НЕ ПОКАЗЫВАЕМ ВЫГОДА 0.7 РУБ ИЛИ 10% */
.products-view .price-discount {
    display: none;
    
}



/*   раздвинуть скидку и старую цену в карточке товара*/
.details-payment .price-old {
    margin-bottom: 5px;
}
.price-discount {
    color: #e20a0a;
    margin-top: 5px;
}

/*   увеличиваем текст "Добавить в сравнение, избранное" в карточке твоара слева*/
.compare-checkbox~.custom-input-text .compare-text-not-added {
    font-size: 14px;         /* увеличиваем шрифт */
    margin-left: 5px;
}
.wishlist-checkbox~.custom-input-text .wishlist-text-not-added {
   font-size: 14px;         /* увеличиваем шрифт */
    margin-left: 5px;
}
.top-shipping-row {
    font-size: 14px; 
}

/*   блок ДРУГИЕ РАЗМЕРЫ*/
.linked-products__bundle-name {
    background-color: #f2f2f2; /* светло-серый */
  padding: 12px 20px;
  border-radius: 45px;       /* сильно скруглённые углы */
  font-weight: 400;
  font-size: 11px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-bottom: 5px;
    font-size: 1.06667em;
    text-align: left;
     border: 1px solid #cc0077;
  background: #f9f9f9;
}
/*   ВЫРАВНИВАНИЕ ПЛИТКИ В БЛОКЕ "ДРУГИЕ РАЗМЕРЫ" КАРТОЧКИ ТОВАРА*/
.linked-products__bundle-item {
  flex: 100%;
  display: flex;
  justify-content: center;
  margin: 5px; /* <-- отступ вокруг рамки */
  margin-left: 5px;
    box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  width: 75px; /* можно подогнать под макет */
}


.linked-products__bundle-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 6px;
  padding: 16px;
  width: 100%;
  box-sizing: border-box;
  transition: border 0.2s ease;
  background: #fff;
  text-align: center;
 
}
.linked-products__bundle-item.selected .linked-products__bundle-box {
  border: 1px solid #cc0077;
  background: #fefefe;
}
.linked-products__bundle-box img {
  width: 100%;
  max-width: 100px;
}




.products-view-sort, .panel.no-borders.catalog-sort-block.cs-br-1.cs-bg-4 { display: none; }

.products-view-label-discount {
background-color: #ff6666;
}

.details-payment-block .cart-add {
background-color: #cc3399;
}

.products-view-sort-result {
    display: none;
}
.catalog-sort-pnl .catalog-sort__count {display: none;}

.menu-dropdown-link-wrap {
background-color: #f9f9f9;
}
.menu-dropdown-link-wrap:hover {
background-color:#ECECEC;
}
.products-view-label-best {
background-color: #FFBD67;
}
.wrapper>.header>.logo img {
    max-width: 50% !important;
}
.checkout-cart-item-count .cart-full-item-unit {
    display: inline-block;
}
.cart-amount-error, .cart-mini-amount-error, span.checkout-cart-amount-error {display:none !important}

body {
font-family: Noto Sans display;
}

.product-categories-header-slim {
    font-size: .90rem;
    margin: 0 0 1rem;
}
.footer-menu-item {
    padding: 0;
    margin: 0 0 1.25rem;
    list-style: none;
    font-size: .85rem;
}
.menu-dropdown-icon {
    width: 1.875rem;
    margin: 0 0 1rem;
    text-align: center;
    position: absolute;
    top: 20%;
    transform: translateX(-20%);
}
.details-param-name, .details-param-value, .details-param-value-weight {
    display: inline;
    font-size: .85rem;
}
.spinbox-block {
    flex-wrap: nowrap;
    margin-top: 10px;
}
.cart-full-header-item, .cart-full-body-item {
    padding: 2.5625rem 2.5rem;
}

.cart-full-properties {
    display: none;/*Размер товара в корзине*/
}
.cart-full-result-name {
    font-size: 1rem;
    margin-right: 5px;/*Итого в корзине*/
}
.custom-input-checkbox, .custom-input-radio {
    height: 16px;
    width: 16px;
    margin-top: -2px;/*чекбоксы в фильтре слева в категории*/
}
.cart-popup-cart-text:before {
    padding-right: 10px;/*отступ иконка корзинки во встплывающей корзине в категории*/
    padding-left: 10px;
}
.product-categories-item-inner-slim {
    border-radius: 5px;/*кругление рамок плитки в Каталог*/
}

/*категория  фото на весь квадрат*/

.product-categories-item-inner-slim {
    padding: 0;
    border-radius: 5px !important;
}

.product-categories-header-slim {
    padding: 20px;
    margin: 0;
}

.product-categories-item-photo-link-slim {
    height: auto !important;
}

.product-categories-item-picture-obj-slim {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    max-height: 182px;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.product-categories-module .product-categories-header-container {
    line-height: 1.2 !important;
}

.product-categories-module .product-categories-item-photo-link-wrap {
    height: auto !important;
    display: block !important;
}


/*.product-categories-header-slim-title {*/
/*    font-size: 14px;*/
/*}*/

/*****/


.mobile-product-view-button__with-spinbox .details-spinbox-block-wrap .spinbox-input {
    line-height: 1;
    padding-block: 7px;
    font-size: 13px;
}
