body{/* font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; */}.stiker-special{background-color:#dc3545;color:#ffffff}.stiker-upc{background-color:#007bff;color:#ffffff}.stiker-ean{background-color:#28a745;color:#ffffff}.stiker-jan{background-color:#ffc107;color:#343a40}.stiker-isbn{background-color:#17a2b8;color:#ffffff}.stiker-mpn{background-color:#343a40;color:#ffffff}.d-social-login__button-list { gap: .5rem !important }
.d-social-login__button { padding: 0.375rem !important; min-width: unset }
.d-social-login__button__label { display: none !important }

#product-product .col-12.col-xl-3.col-lg-4.col-md-5.order-lg-3 { display: flex; flex-direction: column }

@media (max-width: 767px) { 
  #product-product .col-12.col-xl-3.col-lg-4.col-md-5.order-lg-3 { flex-direction: column-reverse }
}

@media (min-width: 992px) { 
  #product-product #column-right .custom-block { padding: 0 !important }
  #product-product #column-right .custom-blocks > .col:first-child > .custom-block > .row > * { padding-right: 0 !important }
  #product-product #column-right .custom-blocks > .col:last-child > .custom-block > .row > .col-auto { margin-left: .5rem !important }
  #product-product #column-right .custom-blocks > .col:last-child > .custom-block > .row > .col { padding-left: 0 !important }
}

/* GPSR accordion chevron — same construction as FAQ .faq-icon */
.gpsr-widget .panel-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gpsr-widget .panel_arrow {
  display: inline-block;
  float: none;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  margin-left: 15px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform .25s;
}
.gpsr-widget .active .panel_arrow {
  transform: rotate(-135deg);
}

#product-product [itemprop="description"] p {
  margin: 0 0 0.85em;
}
#product-product [itemprop="description"] p:last-child {
  margin-bottom: 0;
}

.product-short-attrs,
.product-short-attrs .form-row {
  font-size: 12px;
  line-height: 1.35;
}
.product-short-attrs .h6 {
  font-size: 13px;
  margin-bottom: 0.45rem;
}
.product-short-attrs .form-row {
  margin-bottom: 0.45rem !important;
}
.product-short-attrs .mt-n3 {
  margin-top: 0.45rem !important;
}

#product-product #tab-specification .snusflx-spec-table,
#product-product #tab-specification .table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate !important;
  border-spacing: 0;
  background: #fafbfc;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
  margin: 0 0 15px !important;
  border: 2px solid #e5e9f2 !important;
  font-size: 0.9em;
}
#product-product #tab-specification .snusflx-spec-table td,
#product-product #tab-specification .table td {
  padding: 8px 12px !important;
  font-size: 0.85em !important;
  border: none !important;
  border-bottom: 1px solid #e5e9f2 !important;
  border-right: 1px solid #e5e9f2 !important;
  color: #222 !important;
  vertical-align: middle !important;
  background: transparent !important;
}
#product-product #tab-specification .snusflx-spec-table td:last-child,
#product-product #tab-specification .table td:last-child {
  border-right: none !important;
}
#product-product #tab-specification .snusflx-spec-table tr:first-child td,
#product-product #tab-specification .table tr:first-child td {
  background: #f4f6fa !important;
  color: #2b3a55 !important;
  font-weight: 600 !important;
  font-size: 0.8em !important;
}
#product-product #tab-specification .snusflx-spec-table tr td:first-child,
#product-product #tab-specification .table tr td:first-child {
  width: 42%;
  font-weight: 600;
}
#product-product #tab-specification .snusflx-spec-table tbody tr:nth-child(even) td,
#product-product #tab-specification .table tbody tr:nth-child(even) td {
  background: #fafbfc !important;
}
#product-product #tab-specification .snusflx-spec-table tbody tr:hover td,
#product-product #tab-specification .table tbody tr:hover td {
  background: #f4f6fa !important;
}

@media (max-width: 767px) {
  #product-product #tab-specification {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #product-product #tab-specification .snusflx-spec-table td,
  #product-product #tab-specification .table td {
    padding: 6px 8px !important;
    font-size: 0.8em !important;
  }
}

.product-more-attr {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 2px;
}
.product-more-attr-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
}


/* top bar in header */
#top { border-bottom:0!important; padding-bottom:0!important }
#top > .container > .row > .col { text-align:right!important; margin-right: .5rem }

:root {
  --header-top-h: 2.75rem;
}

/* Mobile header: logo left, language+icons right; burger | search | cart sticky */
@media (min-width: 992px) {
  .header-sticky-main {
    display: contents;
  }

  .header-mobile-brand {
    display: none !important;
  }

  .header-trustpilot-col {
    align-self: center;
  }
}

@media (max-width: 991.98px) {
  header,
  header > .container,
  header > .container > .row {
    display: contents;
  }

  .header-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1032;
    background: #fff;
    padding-top: .3rem !important;
    padding-bottom: .3rem !important;
    box-shadow: none;
  }

  #top.header-sticky-top {
    padding-top: .3rem !important;
    padding-bottom: .3rem !important;
  }

  .header-sticky-top > .container > .row {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }

  .header-mobile-brand {
    display: flex !important;
    order: 1;
    flex: 0 1 auto;
    min-width: 0;
    max-width: 58%;
    margin-right: 0 !important;
    padding-left: .1rem;
    padding-right: .35rem;
  }

  .header-mobile-brand-link {
    display: flex;
    align-items: center;
    gap: .4rem;
    max-width: 100%;
    text-decoration: none;
    color: #111;
  }

  .header-mobile-brand img {
    display: block !important;
    height: 36px;
    width: auto;
    max-width: 150px;
    max-height: 36px;
  }

  .header-mobile-brand-text {
    display: inline-block !important;
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: -.02em;
    line-height: 1;
    color: #111;
    white-space: nowrap;
  }

  .header-mobile-brand-link:has(img) .header-mobile-brand-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }

  .header-top-lang {
    order: 2;
    flex: 0 0 auto;
    margin-left: auto !important;
  }

  .header-top-actions {
    order: 3;
    flex: 0 0 auto;
    margin-left: 0 !important;
  }

  .header-top-account {
    order: 4;
    flex: 0 0 auto;
    margin-left: 0 !important;
  }

  .header-top-compare {
    display: none !important;
  }

  .header-sticky-top .btn-light {
    background: transparent;
    border: 0;
  }

  .header-sticky-top .btn {
    padding: .3rem .22rem;
  }

  .header-sticky-top .dropdown-toggle::after {
    display: none;
  }

  .header-sticky-top .ft-icon-18 {
    width: 22px;
    height: 22px;
  }

  .header-sticky-top .col-auto.mx-2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .header-sticky-main {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    position: sticky;
    top: var(--header-top-h);
    z-index: 1031;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    padding: .2rem .5rem .45rem;
  }

  .header-sticky-main > .col-aside.order-lg-1 {
    display: none;
  }

  .header-mobile-menu {
    flex: 0 0 auto;
  }

  .header-sticky-main > .header-mobile-search,
  .header-sticky-main > .order-lg-6 {
    flex: 1 1 auto;
    min-width: 0;
    margin-bottom: 0 !important;
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .header-mobile-cart {
    flex: 0 0 auto;
  }

  .header-sticky-main #ftSearch .input-group-prepend {
    display: none;
  }

  .header-sticky-main #ftSearch .form-control {
    text-align: center;
    padding-top: .45rem;
    padding-bottom: .45rem;
  }

  .header-sticky-main #ftSearch .input-group {
    border-radius: .5rem;
  }

  .header-mobile-cart #ft_m_cart_total {
    font-size: .65rem;
    min-width: 1rem;
  }

  header .order-lg-4 {
    display: none;
  }

  body.live-search-open .header-sticky-top,
  body.live-search-open .header-sticky-main {
    z-index: 1040;
  }

  html.brands-index .header-sticky-top,
  html.brands-index .header-sticky-main {
    position: static !important;
    top: auto !important;
    box-shadow: none !important;
  }
}

/* category menu */
.svg-menu-icon, .svg-submenu-icon { fill:var(--primary);display: block;margin:-2px 0;opacity:.75 }
.svg-menu-icon.sale { fill:var(--danger) }
.item-level-1.hover .svg-menu-icon, .item-level-2:hover .svg-submenu-icon { fill:var(--danger);opacity:1 }
.level-arrow { display:none!important }
.category-menu-item:not(.item-level-1):not(.item-level-2):not(.item-level-3) { opacity:.35 }
#ftModalMenu .col-auto.border-left.d-lg-none { border:none!important; margin-right:.25rem }
@media (min-width:992px) { 
  #ftMenu [class*="list-level-2"].show { display:none } /* fix resize recombinate menu bug */
}

/* desktop mega nav, Snussie-style horizontal bar */
@media (max-width: 991.98px) {
  .ft-desktop-nav-wrap {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible;
    pointer-events: none;
  }
  .ft-desktop-nav-wrap #ftModalMenu {
    pointer-events: auto;
  }
}

@media (min-width: 992px) {
  /* Language/account dropdowns in #top must sit above the category bar */
  #top.header-sticky-top {
    position: relative;
    z-index: 1060;
  }

  #top .dropdown-menu {
    z-index: 1061;
  }

  .ft-menu-spacer,
  .menu-holder {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
  }

  .ft-desktop-nav-wrap {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: .75rem;
    position: relative;
    z-index: 2;
  }

  .ft-desktop-nav-wrap #ftMenu {
    position: relative;
    width: 100%;
  }

  .ft-desktop-nav-wrap #ftMenu > .btn {
    display: none !important;
  }

  .ft-desktop-nav-wrap #ftMenu #d_category_menu_list,
  .ft-desktop-nav-wrap #ftMenu .category-menu-list.dropdown-menu {
    display: flex !important;
    flex-wrap: wrap;
    align-items: stretch;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    float: none;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 .15rem !important;
    border: 0 !important;
    border-bottom: 1px solid #e6e6e6 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #fff;
    z-index: 1;
  }

  .ft-desktop-nav-wrap #ftMenu .category-menu-list > .category-menu-item {
    flex: 1 1 auto;
    border: 0 !important;
    border-top-color: transparent !important;
  }

  .ft-desktop-nav-wrap #ftMenu .category-menu-item.item-level-1 {
    position: static !important;
  }

  .ft-desktop-nav-wrap #ftMenu .item-level-1 > .row.no-gutters {
    display: block;
  }

  .ft-desktop-nav-wrap #ftMenu .link-level-1 {
    padding: .85rem .7rem !important;
    font-size: .86rem;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    line-height: 1.2;
    white-space: nowrap;
    color: #1a1a1a !important;
  }

  .ft-desktop-nav-wrap #ftMenu a[href*="specials"] {
    color: #e10600 !important;
  }

  .ft-desktop-nav-wrap #ftMenu .link-level-1 .row.no-gutters.py-1 {
    padding: 0 !important;
    align-items: center;
    justify-content: center;
  }

  .ft-desktop-nav-wrap #ftMenu .link-level-1 .col-auto,
  .ft-desktop-nav-wrap #ftMenu .link-level-1 .menu-icon-holder,
  .ft-desktop-nav-wrap #ftMenu .link-level-1 svg,
  .ft-desktop-nav-wrap #ftMenu .item-level-1 .col-auto.d-none.d-lg-block {
    display: none !important;
  }

  .ft-desktop-nav-wrap #ftMenu .link-level-1 .col {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
  }

  .ft-desktop-nav-wrap #ftMenu .category-menu-item.hover > .row .link-level-1,
  .ft-desktop-nav-wrap #ftMenu .category-menu-item.item-level-1:hover > .row .link-level-1,
  .ft-desktop-nav-wrap #ftMenu .category-menu-item.item-level-1:hover > .link-level-1,
  .ft-desktop-nav-wrap #ftMenu .category-menu-item.active > .link-level-1,
  .ft-desktop-nav-wrap #ftMenu .category-menu-item.active > .row .link-level-1 {
    background: transparent !important;
    color: #e10600 !important;
  }

  .ft-desktop-nav-wrap #ftMenu .item-level-1.hover .link-level-1.has-child:after {
    display: none !important;
  }

  .ft-desktop-nav-wrap #ftMenu .mobile-link-holder {
    display: none !important;
  }

  .ft-desktop-nav-wrap #ftMenu .list-level-2 {
    display: none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 1.15rem 1.4rem 1.35rem !important;
    background: #fff;
    border: 1px solid #ececec !important;
    border-top: 0 !important;
    border-radius: 0 0 8px 8px !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .12) !important;
    z-index: 3;
  }

  .ft-desktop-nav-wrap #ftMenu .category-menu-item.hover > .list-level-2,
  .ft-desktop-nav-wrap #ftMenu .category-menu-item.item-level-1.hover .list-level-2 {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .ft-desktop-nav-wrap #ftMenu .list-level-2 > .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
  }

  .ft-desktop-nav-wrap #ftMenu .list-level-2 > .row > .col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 .65rem;
  }

  .ft-desktop-nav-wrap #ftMenu .list-level-2 .category-menu-item {
    border: 0 !important;
  }

  .ft-desktop-nav-wrap #ftMenu .link-level-2 {
    padding: .4rem 0 !important;
    font-size: 1.01rem;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    white-space: normal;
  }

  .ft-desktop-nav-wrap #ftMenu .link-level-2 .col-auto,
  .ft-desktop-nav-wrap #ftMenu .link-level-2 .menu-icon-holder {
    display: none !important;
  }

  .ft-desktop-nav-wrap #ftMenu .link-level-2:hover {
    color: #e10600 !important;
  }

  .ft-desktop-nav-wrap #ftMenu .link-all {
    display: none !important;
  }

  .ft-desktop-nav-wrap #ftMenu .list-level-3 {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .ft-desktop-nav-wrap #ftMenu .link-level-1 {
    font-size: .75rem;
    padding: .75rem .4rem !important;
    letter-spacing: .02em;
  }
} 

/* main slide show on main page */
[id*=ftSlideshow] > div.border { border:none!important }
[id*=ftSlideshow] .btn-next, [id*=ftSlideshow] .btn-prev { box-shadow: 0 0 1px 1px rgba(0,0,0,.1)!important; opacity: 0; transition: opacity ease .2s }
[id*=ftSlideshow]:hover .btn-next, [id*=ftSlideshow]:hover .btn-prev { opacity:.5 }
[id*=ftSlideshow]:hover .btn-next:hover, [id*=ftSlideshow]:hover .btn-prev:hover { opacity:1 }
[class*=main-slide-] p { max-width:280px }
[class*=main-slide-] .image { max-height:291px }
[class*=main-slide-] img { max-width:unset }
.main-slide-1 { background-color:#fff8ec; border-color:#f1e1c6!important }
.main-slide-1 .title { background: linear-gradient(272deg, var(--yellow) 35.5%, var(--dark) 69.9%) }
.main-slide-2 { background-color: #f0f8ff;border-color:#d2e2f4!important }
.main-slide-2 .title { background: linear-gradient(272deg, var(--primary) 35.5%, var(--dark) 69.9%) }
[class*=main-slide-] .title {  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent }
@media (min-width: 768px) {
  [class*=main-slide-] [class*=col-] { height: 291px }
  [class*=main-slide-] .image { max-height:unset }
}

/* homepage brand hero banners */
.ft-hero-stage {
  background: transparent;
}
.ft-hero-stage .btn-next,
.ft-hero-stage .btn-prev {
  background: rgba(255,255,255,.92) !important;
  box-shadow: 0 4px 16px rgba(0,0,0,.18) !important;
  opacity: .88;
  padding: .2rem;
}
.ft-hero-stage .btn-next svg,
.ft-hero-stage .btn-prev svg {
  color: #1a1a1a;
}
.ft-hero-item {
  width: 100%;
}
.ft-hero {
  --hero-accent: #d6ff3a;
  --hero-ink: #f4fff8;
  --hero-muted: rgba(244,255,248,.78);
  position: relative;
  display: grid;
  grid-template-columns: minmax(240px, 0.95fr) minmax(280px, 1.15fr);
  align-items: center;
  gap: 12px 24px;
  width: 100%;
  min-height: 220px;
  aspect-ratio: 1600 / 533;
  padding: 22px 96px 22px 96px;
  overflow: hidden;
  color: var(--hero-ink);
  text-decoration: none !important;
  background:
    radial-gradient(120% 90% at 78% 40%, var(--hero-glow, rgba(214,255,58,.22)), transparent 46%),
    radial-gradient(90% 80% at 8% 90%, rgba(255,255,255,.08), transparent 42%),
    linear-gradient(135deg, var(--hero-bg-1, #0b241c) 0%, var(--hero-bg-2, #12352a) 58%, var(--hero-bg-3, #071611) 100%);
}
.ft-hero:hover,
.ft-hero:focus {
  color: var(--hero-ink);
  text-decoration: none !important;
}
.ft-hero::after {
  content: "";
  position: absolute;
  inset: auto -8% -40% 38%;
  height: 90%;
  z-index: 0;
  background: var(--hero-sheen, linear-gradient(90deg, transparent, rgba(214,255,58,.16), transparent));
  transform: rotate(-18deg);
  pointer-events: none;
}
.ft-hero__copy {
  position: relative;
  z-index: 3;
  max-width: 420px;
  padding-right: 8px;
}
h2.ft-hero__title,
.ft-hero__title {
  margin: 0 0 8px;
  color: inherit;
  font-size: clamp(26px, 3.1vw, 42px);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -.04em;
}
.ft-hero__text {
  margin: 0 0 12px;
  max-width: 380px;
  font-size: 16px;
  line-height: 1.4;
  color: var(--hero-muted);
}
.ft-hero__text--empty {
  display: none;
}
.ft-hero__lines {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .01em;
  color: var(--hero-ink);
}
.ft-hero__offer {
  margin: 0 0 14px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: .01em;
  color: var(--hero-accent);
}
.ft-hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
}
.ft-hero__cta {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 18px;
  border-radius: 999px;
  background: var(--hero-accent);
  color: #10210f;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .02em;
  box-shadow: 0 8px 18px rgba(0,0,0,.18);
}
.ft-hero--pablo .ft-hero__cta,
.ft-hero--garant .ft-hero__cta {
  color: #fff;
}
.ft-hero__visual {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 0;
  max-height: 100%;
  overflow: visible;
  padding-bottom: 4px;
}
.ft-hero__can-wrap {
  display: block;
  flex-shrink: 0;
  width: clamp(78px, 12vw, 148px);
  height: clamp(78px, 12vw, 148px);
  margin-left: -18px;
  overflow: hidden;
  border-radius: 50%;
  filter: drop-shadow(0 14px 18px rgba(0,0,0,.35));
  transform: translateY(8px) rotate(-6deg);
}
.ft-hero-stage .owl-item img.ft-hero__can,
.ft-hero__can {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0;
  object-fit: cover;
  border-radius: 0;
  transform: none;
  filter: none;
}
.ft-hero-stage .owl-item .ft-hero--pablo img.ft-hero__can,
.ft-hero--pablo .ft-hero__can {
  width: 126% !important;
  height: 126% !important;
  max-width: none !important;
  margin: -13% 0 0 -13%;
  background: transparent;
}
.ft-hero-stage .owl-item .ft-hero--cuba img.ft-hero__can,
.ft-hero--cuba .ft-hero__can {
  width: 110% !important;
  height: 110% !important;
  max-width: none !important;
  margin: -5% 0 0 -5%;
  background: transparent;
}
.ft-hero-stage .owl-item .ft-hero--cuba .ft-hero__can-wrap:nth-child(n+3) img.ft-hero__can,
.ft-hero--cuba .ft-hero__can-wrap:nth-child(n+3) .ft-hero__can {
  width: 126% !important;
  height: 126% !important;
  margin: -13% 0 0 -13%;
}
@media (min-width: 992px) {
  .ft-hero--cuba .ft-hero__can-wrap {
    transform: translateY(2px) rotate(-6deg);
  }
  .ft-hero--cuba .ft-hero__can-wrap:nth-child(2) {
    transform: translateY(-2px) rotate(-3deg);
  }
  .ft-hero--cuba .ft-hero__can-wrap:nth-child(3) {
    transform: translateY(-10px) rotate(0deg);
  }
  .ft-hero--cuba .ft-hero__can-wrap:nth-child(4) {
    transform: translateY(-2px) rotate(4deg);
  }
  .ft-hero--cuba .ft-hero__can-wrap:nth-child(5) {
    transform: translateY(2px) rotate(7deg);
  }
}
.ft-hero__can-wrap:first-child {
  margin-left: 0;
}
.ft-hero__can-wrap:nth-child(2) {
  transform: translateY(2px) rotate(-3deg);
  z-index: 2;
}
.ft-hero__can-wrap:nth-child(3) {
  width: clamp(96px, 15vw, 176px);
  height: clamp(96px, 15vw, 176px);
  transform: translateY(-10px) rotate(0deg);
  z-index: 4;
}
.ft-hero__can-wrap:nth-child(4) {
  transform: translateY(2px) rotate(4deg);
  z-index: 3;
}
.ft-hero__can-wrap:nth-child(5) {
  transform: translateY(10px) rotate(7deg);
}
.ft-hero--cuba {
  --hero-bg-1: #08241c;
  --hero-bg-2: #16563a;
  --hero-bg-3: #06140f;
  --hero-accent: #d6ff3a;
  --hero-glow: rgba(214,255,58,.28);
}
.ft-hero--garant {
  --hero-bg-1: #07141c;
  --hero-bg-2: #12394a;
  --hero-bg-3: #050b12;
  --hero-accent: #5ee7ff;
  --hero-ink: #f3fbff;
  --hero-muted: rgba(243,251,255,.76);
  --hero-glow: rgba(94,231,255,.26);
  --hero-sheen: linear-gradient(90deg, transparent, rgba(94,231,255,.16), transparent);
}
.ft-hero--garant .ft-hero__cta {
  background: #e31b23;
  color: #fff;
}
.ft-hero--pablo {
  --hero-bg-1: #1a0708;
  --hero-bg-2: #3a0d12;
  --hero-bg-3: #0c0506;
  --hero-accent: #ff3b3b;
  --hero-ink: #fff6f4;
  --hero-muted: rgba(255,246,244,.76);
  --hero-glow: rgba(255,59,59,.28);
  --hero-sheen: linear-gradient(90deg, transparent, rgba(255,59,59,.2), transparent);
}
.ft-hero--pablo .ft-hero__cta {
  background: #ff3b3b;
}
@media (max-width: 991.98px) {
  .ft-hero-stage .owl-stage {
    align-items: stretch !important;
  }
  .ft-hero-stage .owl-item,
  .ft-hero-stage .ft-hero-item {
    display: flex;
    height: auto !important;
    align-self: stretch;
  }
  .ft-hero {
    grid-template-columns: 1fr;
    aspect-ratio: auto;
    flex: 1 1 auto;
    width: 100%;
    min-height: 310px;
    height: auto;
    max-height: none;
    padding: 12px 64px 12px;
    gap: 8px;
  }
  .ft-hero__visual {
    justify-content: center;
    height: 115px;
    min-height: 115px;
    max-height: 115px;
    padding: 0;
    margin-top: auto;
    overflow: hidden;
    z-index: 0;
  }
  .ft-hero__copy {
    max-width: none;
    z-index: 4;
  }
  .ft-hero__actions {
    justify-content: center;
  }
  h2.ft-hero__title,
  .ft-hero__title {
    font-size: 22px;
    min-height: 2.2em;
    margin: 0 0 4px;
    color: inherit;
  }
  .ft-hero__text,
  .ft-hero__lines {
    font-size: 13px;
    max-width: none;
  }
  .ft-hero__text { min-height: 2.8em; margin-bottom: 6px; }
  .ft-hero__lines { min-height: 2.6em; margin-bottom: 4px; }
  .ft-hero__offer { font-size: 13px; margin-bottom: 8px; }
  .ft-hero__cta { min-height: 32px; font-size: 12px; padding: 0 14px; }
  .ft-hero__can-wrap,
  .ft-hero__can-wrap:nth-child(2),
  .ft-hero__can-wrap:nth-child(3),
  .ft-hero__can-wrap:nth-child(4),
  .ft-hero__can-wrap:nth-child(5) {
    width: 86px;
    height: 86px;
    margin-left: -16px;
    transform: none;
    z-index: 1;
    filter: drop-shadow(0 6px 8px rgba(0,0,0,.28));
  }
  .ft-hero__can-wrap:nth-child(3) {
    width: 97px;
    height: 97px;
  }
  .ft-hero-stage .btn-next,
  .ft-hero-stage .btn-prev {
    top: 50%;
    bottom: auto;
    margin-top: 0 !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 575.98px) {
  .ft-hero {
    min-height: 285px;
    padding: 10px 56px 12px;
    gap: 6px;
  }
  h2.ft-hero__title,
  .ft-hero__title { font-size: 18px; min-height: 2.2em; margin-bottom: 2px; color: inherit; }
  .ft-hero__text,
  .ft-hero__lines,
  .ft-hero__offer { font-size: 13px; }
  .ft-hero__text { min-height: 2.8em; margin-bottom: 4px; }
  .ft-hero__lines { min-height: 2.6em; margin-bottom: 2px; }
  .ft-hero__offer { margin-bottom: 6px; }
  .ft-hero__cta { min-height: 28px; font-size: 12px; padding: 0 12px; }
  .ft-hero__visual {
    height: 86px;
    min-height: 86px;
    max-height: 86px;
  }
  .ft-hero__can-wrap,
  .ft-hero__can-wrap:nth-child(2),
  .ft-hero__can-wrap:nth-child(3),
  .ft-hero__can-wrap:nth-child(4),
  .ft-hero__can-wrap:nth-child(5) {
    width: 68px;
    height: 68px;
    margin-left: -16px;
    transform: none;
  }
  .ft-hero__can-wrap:nth-child(3) {
    width: 76px;
    height: 76px;
  }
}

/* additional slide show on main page */
.ft-additional-position-3 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ft-additional-position-3 .ft-side-stack {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}
.ft-additional-position-3 .ft-side-stack--split {
  gap: 8px;
  margin-bottom: 1.5rem;
}
.ft-additional-position-3 .ft-side-stack__slot {
  flex: 1 1 0;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.ft-additional-position-3 .ft-side-stack__slot .owl-carousel,
.ft-additional-position-3 .ft-side-stack__slot .owl-stage-outer,
.ft-additional-position-3 .ft-side-stack__slot .owl-stage,
.ft-additional-position-3 .ft-side-stack__slot .owl-item {
  height: 100% !important;
}
.ft-additional-position-3 .ft-side-stack__slot .owl-item {
  display: flex;
}
.ft-additional-position-3 .ft-side-stack__slot .owl-item > * {
  width: 100%;
  min-height: 0;
  flex: 1 1 auto;
}
.ft-additional-position-3 .ft-side-stack--split .bg-light {
  --side-bg-1: #08241c;
  --side-bg-2: #16563a;
  --side-bg-3: #06140f;
  --side-accent: #d6ff3a;
  --side-ink: #f4fff8;
  --side-glow: rgba(214,255,58,.34);
  --side-sheen: linear-gradient(90deg, transparent, rgba(214,255,58,.16), transparent);
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  color: var(--side-ink);
  background:
    radial-gradient(120% 90% at 50% 28%, var(--side-glow), transparent 48%),
    radial-gradient(90% 80% at 8% 90%, rgba(255,255,255,.08), transparent 42%),
    linear-gradient(135deg, var(--side-bg-1) 0%, var(--side-bg-2) 58%, var(--side-bg-3) 100%) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.12),
    0 10px 18px rgba(0,0,0,.22);
  border-color: rgba(214,255,58,.18) !important;
}
.ft-additional-position-3 .ft-side-stack--split article:has(a[href*="garant"]) {
  --side-bg-1: #07141c;
  --side-bg-2: #12394a;
  --side-bg-3: #050b12;
  --side-accent: #5ee7ff;
  --side-ink: #f3fbff;
  --side-glow: rgba(94,231,255,.34);
  --side-sheen: linear-gradient(90deg, transparent, rgba(94,231,255,.16), transparent);
  border-color: rgba(94,231,255,.2) !important;
}
.ft-additional-position-3 .ft-side-stack--split article:has(a[href*="pablo"]) {
  --side-bg-1: #1a0708;
  --side-bg-2: #3a0d12;
  --side-bg-3: #0c0506;
  --side-accent: #ff3b3b;
  --side-ink: #fff6f4;
  --side-glow: rgba(255,59,59,.34);
  --side-sheen: linear-gradient(90deg, transparent, rgba(255,59,59,.2), transparent);
  border-color: rgba(255,59,59,.22) !important;
}
.ft-additional-position-3 .ft-side-stack--split article:has(a[href*="iceberg"]) {
  --side-bg-1: #07141c;
  --side-bg-2: #12394a;
  --side-bg-3: #050b12;
  --side-accent: #5ee7ff;
  --side-ink: #f3fbff;
  --side-glow: rgba(94,231,255,.34);
  --side-sheen: linear-gradient(90deg, transparent, rgba(94,231,255,.16), transparent);
  border-color: rgba(94,231,255,.2) !important;
}
.ft-additional-position-3 .ft-side-stack--split .bg-light::before {
  content: "";
  position: absolute;
  inset: auto -18% -48% 18%;
  height: 90%;
  z-index: 0;
  background: var(--side-sheen);
  transform: rotate(-18deg);
  pointer-events: none;
}
.ft-additional-position-3 .ft-side-stack--split article > a.h5::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 4;
}
.ft-additional-position-3 .ft-side-stack--split article .position-relative {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.ft-additional-position-3 .ft-side-stack--split article .position-relative::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 46%;
  z-index: 0;
  width: 88%;
  height: 88%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(circle, var(--side-glow) 0%, rgba(255,255,255,.18) 32%, transparent 70%);
  pointer-events: none;
}
.ft-additional-position-3 .ft-side-stack--split article svg.img-fluid {
  width: 55%;
  max-width: 55%;
  height: auto;
  aspect-ratio: 1;
  margin: 0 auto;
  padding: .45rem 0 .15rem !important;
  position: relative;
  z-index: 1;
}
.ft-additional-position-3 .ft-side-stack--split article img.img-fluid {
  left: 50%;
  width: 55%;
  max-width: 55%;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
  padding: .45rem 0 .15rem !important;
  transform: translateX(-50%);
  filter: drop-shadow(0 10px 14px rgba(0,0,0,.42));
  z-index: 1;
}
.ft-additional-position-3 .ft-side-stack--split article .h5 {
  z-index: 4;
  font-size: 13px;
  line-height: 1.2;
  padding-left: .75rem !important;
  padding-right: .75rem !important;
  margin-bottom: .15rem !important;
  color: var(--side-ink) !important;
}
.ft-additional-position-3 .ft-side-stack--split article .save-block {
  position: relative;
  z-index: 1;
  padding-top: .2rem !important;
  padding-bottom: .4rem !important;
  font-size: 13px;
  color: var(--side-accent) !important;
}
.ft-additional-position-3 .ft-side-stack--split .btn-next,
.ft-additional-position-3 .ft-side-stack--split .btn-prev {
  margin-top: 0 !important;
  z-index: 6 !important;
  background: rgba(255,255,255,.14) !important;
}
.ft-additional-position-3 .ft-side-stack--split .btn-next svg,
.ft-additional-position-3 .ft-side-stack--split .btn-prev svg {
  color: #fff !important;
}

/* advantages on main page styling */
/*.custom-blocks .col:nth-child(1) .custom-block { background-color:#f0f8ff57!important; border-color:#027bff38!important }
.custom-blocks .col:nth-child(2) .custom-block { background-color:#e1566205!important; border-color:#e3525e38!important }
.custom-blocks .col:nth-child(3) .custom-block { background-color:#50b46008!important; border-color:#4fb35f42!important }
*/
.custom-block .description { font-weight: 300 }

.custom-block .title {
margin-top: 5px;
}


.custom-block .title ~ * {
display: none;
}


/* category wall on main page */
.category-item > .bg-white { background-color: var(--light) !important }
.card-header, .card-footer { background-color: var(--light) }

/* products carousels in main page */
[id*=ftProductsCarousel] .card-footer.py-2 { padding-top:.25rem!important; padding-bottom:.35rem!important }
[id*=ftProductsCarousel] .card-header .btn { box-shadow: none !important }
[id*=ftCarousel] > div > .bg-white { background-color: var(--light) !important }

/*
#ftProductsCarousel_0 { border-color: #ffc00857!important; }
#ftProductsCarousel_0 .card-header { background-color: #ffc00814!important; border-color: #ffc00857!important; }
#ftProductsCarousel_0 .card-header .btn > svg { color: #fcce47 !important }

#ftProductsCarousel_1 { border-color: #4fb35f42!important; }
#ftProductsCarousel_1 .card-header { background-color: #50b46008!important; border-color: #4fb35f42!important; }
#ftProductsCarousel_1 .card-header .btn > svg { color: #6faf7e !important }

#ftProductsCarousel_2 { border-color: #027bff38!important; }
#ftProductsCarousel_2 .card-header { background-color: #f0f8ff57!important; border-color: #027bff38!important; }
#ftProductsCarousel_2 .card-header .btn > svg { color: #6aa2de !important }
*/

/* breadcrumbs */
.breadcrumb { flex-wrap: nowrap !important; overflow: auto }
.breadcrumb li { white-space: nowrap !important; }

/* footer */
.modal-open #footer-fixed-buttons { display:none!important }

/* ocfilter */
.ocfilter-mobile-handle .btn { margin-left: -47px!important; z-index: 9999; position: relative }
.ocfilter-mobile-handle .btn svg{ fill: #cccccc }
.ocf-offcanvas.ocfilter-mobile.active { z-index: 1040 }

/* checkboxes */
.custom-checkbox .custom-control-label::before { border-radius: .25rem }

/* other */
:root { --menu-btn-border-radius: .5rem !important }

@media (max-width: 576px) { 
  h1.h2 { font-size: 1.5rem } 
  .mob-075em { font-size: 0.75em }
}

/* manufacturer list */
#product-manufacturer h2 + .row > .col { flex: 0 0 auto; width: auto; max-width: 100% }


/* HTMLArt */
.prd_cqty {
    padding: 5px 10px;
    align-items: center;
    display: inline-flex;
    border: #eee solid 2px;
    margin-right: 5px;
    border-radius: 25px;
    cursor: pointer;
    margin-top: 5px;
    width: auto;
    background-color: #eee;
}
.prd_cqty img{
    height: 30px;
}
.col-prd_cqty {
     margin-bottom: 20px;
}
.prd_cqty.active, .cat_cqty.active {
    background-color: rgba(28, 216, 199, .1);
    border: #1cd8c7 solid 2px;
}
.cat_cqty {
    padding: 0 2px;
    align-items: center;
    display: inline-flex;
    border: #eee solid 2px;
    margin-right: 1px;
    border-radius: 25px;
    cursor: pointer;
    margin-top: 10px;
    width: auto;
    line-height: 30px;
    box-sizing: border-box;
    background-color: #eee;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}
.cat_cqty img{
    height: 26px;
}
.pl-2, .px-2 {
    padding-left: 0.2rem !important;
}
.pb-2, .py-2 {
    padding-bottom: 0.2rem !important;
}
.col-cat_cqty, .col-prd_cqty{
 padding: 0;
 display: flex;
 flex-flow: wrap;
}
.col-c-sm-3{
 flex: 1 1 calc(33.33% - 0px);
 text-align: center;
}
/* ------- */


@media (min-width: 992px) {
#ftSocialLinks {
max-width: 540px;
margin: 0 auto;
}
}

@media (max-width: 991px) {
  #ftSocialLinks {
    overflow-x: auto;
  font-size: xx-small;
  }
    #ftSocialLinks > ul {
    white-space: nowrap;
  }

	#trustpilot-widget-trustbox-0-wrapper {
		position: fixed;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		z-index: 1020;
		width: 100%;
		max-width: 100%;
		height: 52px;
	}


.custom-block .title {
  font-size: xx-small;
}


}

.stock {
font-size: 13px;
  color: #343a40;
}

.stock svg {
width: 16px;
height: 16px;
margin-right: 2px;
display: none;
}

.stock.in-stock svg {
display: inline-block;
}


.per-pc-block {
font-size: 13px;
height: 16px;
line-height: 1.1;
font-weight: 500;
  color: #555;
}
	


#product .price {
display: flex;
  align-items: center;
  gap: 4px;
}	


.product-item .price {
display: flex;
  align-items: start;
  gap: 0 4px;
  height: 34px;
  flex-wrap: wrap;
}	


.product-item .h6 {
margin: 0!important;}
.price s {
order: 1;
color: #343a40 !important;
font-size: 13px;
  font-weight: 500 !important;

margin-right: auto;
}	

 .price s+ div {

font-weight: 600;
  font-size: 16px;
}

.price s:not(:empty) + div {
color: #dc3545;
}

.save-block  {
order: 3;
color: #dc3545;
font-weight: 600;
font-size: 13px;
}


#rightWidget {
font-size: 0}

/*fix*/
.dropdown-menu {
  z-index: 1001;
}

.text-column-2 {
column-count: 2;
}


footer {background-color: #1a1a1a;
  color: #f0f0f0;

  padding: 50px 0 20px;
  font-size: 16px;

}
footer .h5{
font-size: 1.2em;
  font-weight: 700;
  margin: 20px 0;
}

footer ul li {
  margin-bottom: 10px;
}

footer  ul li a {
  color: #b0b0b0;
  text-decoration: none;
}



.social-links {
    margin-bottom: 20px;
}

.social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #fff;
    color: #333;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 10px;
    transition: all 0.3s ease;
}

.social-links a:hover {
color: #fff;
    background-color: #dc3545;
    transform: translateY(-3px);
}


.footer-bottom {
  text-align: center;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #333;
  position: relative;
}

.footer-bottom p {
margin: 16px 0;
}


.textsm {
max-width: 250px;
  color: #b0b0b0;
}


::selection {
  background-color: rgba(18,18,18, 0.2);
}

/* article blog */
/*body {
  font-family: 'Segoe UI', Arial, sans-serif;
 background: #fafbfc;
  color: #222;
  margin: 0;
  padding: 0;
  line-height: 1.7;
}
*/
.main-article-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2.5rem 1.2rem 2.5rem 1.2rem;
  background: #fff;
  border-left: 5px solid #e5e9f2;
  border-right: 5px solid #e5e9f2;
  border-radius: 12px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.06);
}
h1 {
  color: #2b3a55;
  font-size: 2em;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 1.2em;
  margin-top: 0.2em;
  text-align: left;
  line-height: 1.2;
}
.intro-row {
  display: flex;
  gap: 2.5rem;
  align-items: center;
  margin-bottom: 2.5rem;
  flex-wrap: wrap;
}
.intro-image {
  flex: 0 0 480px;
  max-width: 480px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(43,58,85,0.10);
  border: 4px solid #2b3a55;
  background: #f4f6fa;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.intro-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}
.intro-summary {
  flex: 1 1 320px;
  min-width: 240px;
  font-size: 1.09em;
  color: #222;
  padding: 0.5rem 0;
}
section {
  margin-bottom: 2.2rem;
}
h2 {
  color: #2b3a55;
  font-size: 1.3em;
  margin-bottom: 0.7em;
  margin-top: 1.8em;
  font-weight: 600;
  letter-spacing: -0.5px;
}
ul {
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
ul li {
  margin-bottom: 0.7em;
}
.table-scroll {
  overflow-x: auto;
  margin: 1.5rem 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  /* min-width: 480px; */
  width: 100%;
  background: #fafbfc;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0,0,0,0.03);
  font-size: 1em;
}
th, td {
  border-bottom: 1px solid #e5e9f2;
  padding: 0.7em 0.9em;
  text-align: left;
  vertical-align: top;
}
th {
  background: #f4f6fa;
  color: #2b3a55;
  font-weight: 600;
}
tr:last-child td {
  border-bottom: none;
}
.callout {
  background: #f4f6fa;
  border-left: 5px solid #2b3a55;
  padding: 1.1em 1.2em;
  margin: 2em 0;
  border-radius: 7px;
  font-size: 1.08em;
  color: #333;
}
@media (max-width: 900px) {
  .main-article-container {
    padding: 1.2rem 0.3rem;
  }
  .intro-row {
    flex-direction: column;
    gap: 1.5rem;
  }
  .intro-image {
    margin-bottom: 1.2rem;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 1.3em;
  }
  h2 {
    font-size: 1.07em;
  }
  .intro-image {
    max-width: 100%;
  }
  table, th, td {
    font-size: 0.97em;
  }
}

/* manufacturer brand pages */
.article-container {
  margin: 0 auto;
  line-height: 1.6;
}
.main-intro-row {
  display: flex;
  gap: 2rem;
  align-items: flex-start;
  margin-bottom: 2.5rem;
  flex-wrap: wrap;
}
.article-image-box {
  flex: 1 1 80px;
  max-width: 350px;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.1rem;
}
.article-image {
  width: 100%;
  overflow: hidden;
  padding: 0.2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.article-image img {
  max-height: 100px;
  width: auto;
  display: block;
  margin: 0 auto;
  vertical-align: middle;
}
.right-content {
  flex: 1 1 200px;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.intro-section {
  margin: 0;
}
.intro-text {
  font-size: 1.1em;
  margin: 0;
  color: #000;
}
.highlight-box {
  margin-left: 0 !important;
  width: 100%;
  padding: 1.3em 1.5em;
  background: #fff;
  border-left: 5px solid #000;
  border-radius: 8px;
  font-size: 1.05em;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  color: #000;
  text-align: left;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
.section-title {
  color: #000;
  font-size: 1.4em;
  margin: 2em 0 1em 0;
  font-weight: 600;
  border-bottom: 2px solid #000;
  padding-bottom: 0.5em;
}
.table-responsive {
  overflow-x: auto;
  margin: 1rem 0;
  -webkit-overflow-scrolling: touch;
}
.data-table {
  width: 100%;
  min-width: 500px;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  font-size: 0.95em;
  border: 1px solid #000;
}
.data-table th {
  background: #000;
  color: #fff;
  padding: 0.8em;
  text-align: left;
  font-weight: 600;
  font-size: 0.9em;
  white-space: nowrap;
  border-color: #000;
}
.data-table td {
  padding: 0.7em 0.8em;
  border-bottom: 1px solid #000;
  vertical-align: middle;
  color: #000;
  border-color: #000;
}
.data-table tr:last-child td {
  border-bottom: none;
}
.data-table tr:nth-child(even) {
  background: #eee;
}
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin: 2rem 0;
}
.feature-card {
  background: #fff;
  padding: 1.2rem;
  border-radius: 8px;
  border-left: 4px solid #000;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  color: #000;
}
.feature-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.feature-title {
  font-weight: 600;
  color: #000;
  margin-bottom: 0.5rem;
  font-size: 1em;
}

/* Responsive */
@media (max-width: 900px) {
  .main-intro-row {
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
    margin-bottom: 1rem;
  }
  .article-image-box {
    max-width: 100%;
    min-width: 0;
    gap: 0.5rem;
  }
  .right-content {
    min-width: 0;
    gap: 0.8rem;
  }
  .highlight-box {
    margin-bottom: 1rem;
    padding: 0.9em 1em;
    font-size: 1em;
  }
  .section-title {
    margin: 1.1em 0 0.6em 0;
    font-size: 1.25em;
    padding-bottom: 0.4em;
  }
  .table-responsive {
    margin: 0.6rem 0;
  }
  .features-grid {
    gap: 0.9rem;
    margin: 1.1rem 0;
    grid-template-columns: 1fr;
  }
  .feature-card {
    padding: 0.9rem;
  }
}
@media (max-width: 520px) {
  .article-container {
    padding: 0 10px;
  }
  .intro-text {
    font-size: 1em;
  }
  .article-image img {
    max-height: 72px;
  }
  .data-table {
    min-width: 100%;
  }
  .data-table th, .data-table td {
    padding: 0.6em;
  }
}
@media (max-width: 400px) {
  .article-container {
    padding: 0 8px;
  }
  .section-title, .feature-title {
    font-size: 1.05em;
  }
}


.simplecheckout-step >.simplecheckout-three-column:last-child {

display: flex;
flex-direction: column;
  
}

.simplecheckout-button-block {
  order: 10;
}


#simplecheckout_payment_form {

  margin-bottom: 1.5rem;
}


#simplecheckout_shipping.unactive { position: relative }
#simplecheckout_shipping.unactive:after { content: ""; background: #fff; display: block; position: absolute; width: 100%; height: 100%; top: 0; bottom: 0; right: 0; left: 0; opacity: .5 }

/* product page desktop-only: spec row gap, main gallery -10% of 356px thumb */
.product-item .product-nicotine,
.product-image .product-nicotine {
  position: absolute;
  top: auto;
  right: 4px;
  left: auto;
  bottom: 4px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  margin: 0;
  max-width: calc(100% - 8px);
  line-height: 1.2;
  pointer-events: none;
}
.product-nicotine-item {
  display: inline-block;
  background: #ececec;
  color: #555;
  font-size: 9px;
  font-weight: 600;
  line-height: 1.2;
  padding: 3px 6px;
  border-radius: 4px;
  white-space: nowrap;
}

@media (min-width: 992px) {
  #product-product .col.order-lg-2.px-xl-4 .row.form-row.mb-3 {
    margin-bottom: 0.5rem !important;
  }
  #product-product .col.order-lg-2.px-xl-4 > .d-none.d-lg-block .h6 {
    margin-bottom: 0.4rem !important;
  }
  #product-product #product-gallery .gallery-placeholder .position-relative,
  #product-product #product-gallery .owl-carousel .item > a {
    width: 320px !important;
    max-width: 320px !important;
  }
}

