/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.top-cat-item {
  border: none;
}
.horizontal-menu {
  text-align: center;
}
.opc-wrapper .shipping-address-item.selected-item:after,
.message.success > *:first-child:before,
.message.warning > *:first-child:before,
.message.notice > *:first-child:before,
#social-login-popup .message.error > *:first-child:before,
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after,
.opc-block-shipping-information .shipping-information-title .action-edit:before,
.minicart-items .action.delete:before,
.message.info > *:first-child:before,
.sorter-action:before,
.toolbar-products .modes-mode:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.cart-summary .block > .title:after,
.opc-block-summary .items-in-cart > .title:after {
  font-family: 'mbicon' !important;
}
.message.error > *:first-child:before,
.review-control-vote label:before,
.review-control-vote:before,
.rating-summary .rating-result > span:before {
  font-family: 'mbicon' !important;
}
.product-item-info.unavailable {
  opacity: .35;
}
.action.skip.contentarea {
  display: none;
}
.rating-summary .rating-result:before {
  content: '';
}
.smartmenu.magebig-nav li.level0 a {
  text-transform: uppercase;
  padding-right: 15px;
}
.smartmenu.magebig-nav li.level0:not(:last-child) a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 50%;
  /* Высота в два раза меньше */
  background-color: #ccc;
  transform: translateY(-50%);
  /* Центрирование */
}
.smartmenu.magebig-nav li.level0:last-child a {
  border-right: none;
}
.header-menu-content {
  border: none;
}
.authorization-link a {
  color: black !important;
  font-weight: 700;
}
.smartmenu.magebig-nav li.level0:not(:last-child) a::after {
  content: none;
}
.product-item-name a {
  color: #59a33e;
  font-weight: 600;
}
.toolbar-products {
  background-color: white;
}
.smartmenu.magebig-nav li.level0 a {
  font-size: 14px;
  font-weight: bold;
  font-family: Montserrat Alternates;
}
.smartmenu.magebig-nav li.level0 a {
  padding-right: 10px;
  padding-left: 10px;
}
.horizontal-menu .magebig-nav li.level0 > a:hover:after {
  content: '';
  position: absolute;
  bottom: -2px;
  top: auto;
  right: auto;
  left: 0;
  height: 3px;
  background: #59a33e;
  width: 100%;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.product-info-main-top .page-title {
  font-weight: 700;
}
.page-bottom {
  background-color: #59a33e;
}
.block-main-product .top-title a,
.post-list-wrapper .title a {
  color: white;
}
.block-main-product .top-title a:hover,
.post-list-wrapper .title a:hover {
  color: black;
}
.subscribe .input-box button {
  background: black;
}
.top-cat-item {
  background: #45AA26;
}
.top-cat-item .title a {
  color: white;
}
.top-cat-item .title a:hover {
  color: black;
}
.top-links a {
  color: white;
}
.top-links a:hover {
  color: #000000;
}
.wrapper-breadcrums li a {
  color: #757575;
}
.header-top-row {
  padding: 5px 0 5px;
}
.filter-title,
.toolbar-amount,
.toolbar-sorter.sorter,
.toolbar-products .limiter {
  display: none;
}
.mst-nav__slider .mst-nav__slider-slider .ui-slider-handle {
  position: absolute;
  display: inline-block;
  z-index: 1;
  border: none;
  border-radius: 0;
  background: #59a33e;
  box-shadow: none;
  width: 1.5rem;
  height: 1.5rem;
  top: -4px;
  cursor: pointer;
}
.mst-nav__slider .mst-nav__slider-slider {
  height: .7rem;
}
.filter-options-item .item a input[type='checkbox'] + label:before {
  border: 1px solid #000000;
  background: #ffffff;
  display: inline-block;
  content: " ";
  white-space: pre;
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 10px;
  line-height: 13px;
  font-weight: bold;
  vertical-align: text-bottom;
  margin-right: 5px;
}
li.level0.nav-1.hide-cat.level-top.mega_.parent span {
  font-weight: bold;
  background: linear-gradient(90deg, #ffa800 0%, #ff4c70 20%, #9a2bff 40%, #3b66ff 60%, #00bcd4 80%, #00e676 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
li.level0.nav-1.level-top.mega_left.parent span {
  font-weight: bold;
  background: linear-gradient(90deg, #ffa800 0%, #ff4c70 20%, #9a2bff 40%, #3b66ff 60%, #00bcd4 80%, #00e676 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.top-cat-item:hover .title a {
  color: #ffffff;
  /* замените на нужный цвет */
  text-decoration: underline;
  /* опционально */
}
.top-cat-item .title a {
  text-decoration: none;
  color: #ffffff;
  transition: color 0.3s;
}
.top-cat-item:hover .title a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
/* Сброс градиента для подкатегорий */
li.level0.nav-1.level-top.mega_left.parent ul.level0 li.level1 span {
  background: none !important;
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: initial !important;
  color: inherit;
}
/* А теперь задаём цвета по href */
a[href*="/efekt-spokij"] span {
  color: #F0B254 !important;
}
a[href*="/efekt-son"] span {
  color: #8FEBFC !important;
}
a[href*="/efekt-dzen"] span {
  color: #71D9A5 !important;
}
a[href*="/efekt-ljubov"] span {
  color: #FC7676 !important;
}
a[href*="/efekt-apetit"] span {
  color: #5CB5FF !important;
}
a[href*="/efekt-vidnovlennja"] span {
  color: #BD84FE !important;
}
.tab-title,
.left-text,
.hover-text {
  font-family: Montserrat Alternates;
}
.message-overlay-wrapper {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  z-index: 100000 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  pointer-events: none !important;
}
.message-overlay-wrapper .message-error {
  background: #fff !important;
  border: 2px solid #e74c3c !important;
  color: #e74c3c !important;
  padding: 25px 35px !important;
  border-radius: 12px !important;
  max-width: 600px !important;
  width: auto !important;
  font-size: 18px !important;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3) !important;
  text-align: center !important;
  position: relative !important;
  pointer-events: auto !important;
}
.message-overlay-wrapper .message-error .close-message {
  position: absolute !important;
  top: 8px !important;
  right: 10px !important;
  cursor: pointer !important;
  font-size: 20px !important;
  color: #aaa !important;
  z-index: 999999999 !important;
}
.message-overlay-wrapper .message-error .close-message:hover {
  color: #000 !important;
}
@media (max-width: 767px) {
  .message-overlay-wrapper .message-error {
    width: 80% !important;
    font-size: 16px !important;
    padding: 20px !important;
  }
}
.mfp-wrap.mfp-slide-right {
  z-index: 9999 !important;
}
.amcheckout-method .col-price {
  display: none;
}
.checkout-index-index .am-checkout:not(.-modern) {
  background: #ffffff;
}
div[name="shippingAddress.postcode"] {
  display: none !important;
}
.field[name="shippingAddress.street.0"] {
  display: none !important;
}
.field[name="shippingAddress.region_id"] {
  display: none !important;
}
.field[name="shippingAddress.country_id"] {
  display: none !important;
}
.field[name="shippingAddress.region"] {
  display: none !important;
}
.field > input[type="checkbox"] + label {
  display: none !important;
}
.totals.shipping.excl {
  display: none !important;
}
.checkout-payment-method .payment-methods .actions-toolbar .action.primary {
  background: #59A33E;
  border: 1px solid #59A33E;
}
.toggle-mobile .title {
  position: relative;
  padding: 0;
  color: #666;
  margin-bottom: 15px;
}
.post-header.clearfix {
  display: none !important;
}
.filter-options-item[data-collapsible="true"] .filter-options-title:after {
  content: "\f3d0";
}
.filter-options-item.opened[data-collapsible="true"] .filter-options-title:after {
  content: "\f3d8";
  font-family: 'mbicon' !important;
}
@media (min-width: 1200px) {
  .col-lg-2-4 {
    flex: 0 0 auto;
    width: 12.5%;
    /* 100 / 8 */
    padding: 5px;
  }
}
.cannascore-link {
  float: left;
  position: relative;
  top: 5px;
  margin-right: 16px !important;
}
.action.search {
  background: black;
}
.header-content-action > div {
  margin-right: 25px;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
