

/* Start:/local/templates/shop_bootstrap/components/bitrix/search.title/shop_search/style.css?1784714601655*/

.title-search-result {
  border: 1px solid #ced4da;
  display: none;
  overflow: hidden;
  z-index: 205;
  background-color: #fff;
  padding: 10px;
  border-radius: 3px;
}

.search-title-result-item {
  border-bottom: 1px solid #ddd;
}

.search-title .search-title-result-item:last-child {
  border-bottom: none;
}

.search-title-result-item-link {
  font-size: 16px;
  transition: 170ms linear all;
  color: #000;
  text-decoration:none;
}

.search-title-result-item-price {
  font-size: 16px;
}

.search-title-result-item-current-price {
  font-weight: bold;
}

.search-title-result-item-old-price {
  font-size: 80%;
  text-decoration: line-through;
}
/* End */


/* Start:/local/templates/shop_bootstrap/components/bitrix/catalog.section.list/catalog_dropdown/style.css?17847101891308*/
.catalog-dropdown {
  left: 0;
}

.top_menu_catalog {
  align-items: flex-start;
}

.top_menu_catalog > li {
  box-sizing: border-box;
}

.wrapper_top_menu_link {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.root-menu-img {
  width: 84px;
  height: 84px;
  flex: 0 0 84px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 14px;
  background-color: #f1f3f5;
}

.wrapper_root_menu_title {
  flex: 1 1 auto;
  min-width: 0;
}

.root-menu-title {
  display: inline-block;
  font-weight: 600;
  color: #212529;
  text-decoration: none;
  margin-bottom: 10px;
}

.root-menu-title:hover,
.sub-catalog-menu a:hover,
.nav-link:hover {
  color: var(--bs-success);
}

.sub-catalog-menu {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.sub-catalog-menu a {
  color: #212529;
  text-decoration: none;
  font-size: 14px;
}

.catalog-toggle-icon {
  transition: transform .2s ease;
}

.catalog-parent-placeholder {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: #dee2e6;
}

.sub-toggle-btn {
  border: 0;
  background: transparent;
}

@media (min-width: 768px) {
  .top_menu_catalog > li {
    border-right: 1px solid #eee;
    padding-right: 16px;
  }

  .top_menu_catalog > li:last-child {
    border-right: 0;
  }
}
/* End */


/* Start:/local/templates/shop_bootstrap/components/bitrix/breadcrumb/bootstrap5/style.css?1782498856310*/
.breadcrumb {
    /* Меняем стандартный слэш на стрелочку */
    --bs-breadcrumb-divider: "→"; 
    /* Немного уменьшаем цвет разделителя, чтобы он не сливался с текстом */
    --bs-breadcrumb-divider-color: #6c757d; 
}

/* End */


/* Start:/local/templates/shop_bootstrap/components/bitrix/menu/bottom_menu_catalog/style.css?1784720436133*/
.navigation {
    list-style: none;
    padding: 0;
    margin: 0;
    cursor: default;
}

.navigation .bi-check-lg {
	color:green;
}
/* End */


/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17815495983805*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:none;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:none;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:none}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translateY(50%);transform:translateY(50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:"";display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}.main-user-consent-request-announce-required{color:red}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn)}}@media (min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-link,.main-user-consent-request-popup-text{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media (max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/local/templates/shop_bootstrap/styles.css?17847034304738*/
/* ==========================================================================
   1. БАЗОВАЯ РАЗМЕТКА И ПРИЖАТЫЙ ФУТЕР
   ========================================================================== */
html, body {
    min-height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

main {
    flex: 1 0 auto;
}

footer {
    flex-shrink: 0;
}


/* ==========================================================================
   7. Прокрутка наверх
   ========================================================================== */
#scrollToTopBtn {
    right: 20px;
    bottom: 20px;
    width: 48px;
    height: 48px;
    z-index: 1055;
    display: none;
    align-items: center;
    justify-content: center;
}

#scrollToTopBtn.show {
    display: inline-flex;
}

/* ==========================================================================
   ГЛОБАЛЬНЫЙ ПЕРЕВОД СИНЕГО BOOTSTRAP В ЗЕЛЕНЫЙ ЦВЕТ
   ========================================================================== */

/* 1. Основные кнопки (btn-primary) */
.btn-primary {
    color: #fff !important;
    background-color: #198754 !important; /* Фирменный зеленый Bootstrap 5 */
    border-color: #198754 !important;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #157347 !important; /* Более темный при наведении */
    border-color: #146c43 !important;
}
.btn-primary:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5) !important;
}
.btn-primary:disabled, .btn-primary.disabled {
    background-color: #198754 !important;
    border-color: #198754 !important;
    opacity: 0.65;
}

/* 2. Постраничная навигация (Пагинация / Pagination) */
.page-item.active .page-link {
    background-color: #198754 !important;
    border-color: #198754 !important;
    color: #fff !important;
}
.page-link {
    color: #198754 !important; /* Цвет обычных ссылок-цифр */
}
.page-link:hover {
    color: #157347 !important;
    background-color: #e9ecef !important;
}
.page-link:focus {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25) !important;
}

/* 3. Текстовые ссылки и элементы с классом text-primary */
.text-primary {
    color: #198754 !important;
}
a.text-primary:hover {
    color: #157347 !important;
}

/* 4. Бейджи (Badge) */
.bg-primary {
    background-color: #198754 !important;
}


/* Цвет активной страницы — зеленый фон и белый текст */
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
    background: #198754 !important;
    color: #fff !important;
    border-color: #198754 !important;
}

/* Эффект при наведении на остальные страницы (цифры и стрелки) */
.bx-pagination.bx-blue .bx-pagination-container ul li a:hover {
    background: #198754 !important;
    color: #fff !important;
    border-color: #198754 !important;
}

.list-group-item.active {
    background-color: #198754;
}
/* Личный кабинет зеленый */
.sale-personal-section-index-block {
    background-color: #198754;
}
.no-margin {
    margin: 0 !important;
}
.bi-brightness-high, .bi-telephone, .bi-thermometer-sun {
	color:#ffcc00;
	font-size:1.2em;
}
/* Для вывода в разделах текста */
.section-description {
    font-size: 15px;         /* Оптимальный базовый размер для текста описания */
    line-height: 1.6;        /* Обязательно добавьте межстрочный интервал для читаемости */
    color: #333333;          /* Текст должен быть контрастным, не серым на сером */
}

.section-description h1 {
    font-size: 28px;         /* Главный заголовок должен явно выделяться */
    margin-bottom: 20px;
}

.section-description h2 {
    font-size: 22px;         /* Подзаголовки второго уровня */
    margin-top: 25px;
    margin-bottom: 15px;
}

.section-description p {
    margin-bottom: 15px;     /* Отступы между абзацами */
}
.more_a {
	color:#fff;
	text-decoration:none;
}
.more_a:hover {
	color:#000;
	text-decoration:underline;
}

.bx-pagination .bx-pagination-container ul li.bx-active span, div.bx-pagination div.bx-pagination-container ul li.bx-active span {
    color: #fff;
    background-color: #198754;
}
/*
a class="text-dark text-decoration-none черный
a class="text-success text-decoration-none" зеленый
a class="text-success" зеленый
*/
/* End */


/* Start:/local/templates/shop_bootstrap/template_styles.css?17847289121399*/
body {
  font-family: 'Manrope', sans-serif!important;
}


.wrapper_top_menu,
.wrapper-header-top {
  background: #000;
}

.header-bottom {
  background: #2ecc71;
}



.nav-link.text-success,
.link-success,
.icon-box-link {
  color: #2ecc71;
}

.nav-link.text-success:hover,
.link-success:hover,
.icon-box-link:hover {
  color: #7dffab;
}

.top-icon-box i {
  font-size: 18px;
  line-height: 1;
}

.logo.top-logo img,
.navbar-brand img {
  max-height: 100px;
  width: auto;
}

@media (max-width: 991.98px) {
  .logo.top-logo img,
  .navbar-brand img {
    max-height: 60px;
  }
}

@media (max-width: 575.98px) {
  .logo.top-logo img,
  .navbar-brand img {
    max-height: 46px;
  }
}

.offcanvas.bg-black {
  background: #000 !important;
}

.offcanvas .nav-link {
  color: #2ecc71;
}

.offcanvas .nav-link:hover {
  color: #7dffab;
}
.custom-nav-top {
  margin-top: 20px;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #198754;
}


.promo-countdown {
    background: #000;
}

.countdown-item {
    min-width: 78px;
    text-align: center;
    padding: 10px 12px;
    border: 1px solid rgba(255,255,255,.15);
    border-radius: 12px;
    background: rgba(255,255,255,.04);
}

.countdown-item span {
    display: block;
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
}

.countdown-item small {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    opacity: .8;
}
/* End */
/* /local/templates/shop_bootstrap/components/bitrix/search.title/shop_search/style.css?1784714601655 */
/* /local/templates/shop_bootstrap/components/bitrix/catalog.section.list/catalog_dropdown/style.css?17847101891308 */
/* /local/templates/shop_bootstrap/components/bitrix/breadcrumb/bootstrap5/style.css?1782498856310 */
/* /local/templates/shop_bootstrap/components/bitrix/menu/bottom_menu_catalog/style.css?1784720436133 */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17815495983805 */
/* /local/templates/shop_bootstrap/styles.css?17847034304738 */
/* /local/templates/shop_bootstrap/template_styles.css?17847289121399 */
