/* Cheap Cigarette — light storefront overrides (cheapcigarette.net) */

body.lc-cheap-cigarette {
  --lc-cc-bg: #fefefe;
  --lc-cc-text: #242424;
  --lc-cc-muted: #767676;
  --lc-cc-border: #e8e8e8;
  --lc-cc-accent: #ff0000;
  --lc-cc-primary: rgb(46, 107, 198);
  font-family: var(--lc-cc-font, "hkgroteskpro", Arial, Helvetica, sans-serif);
}

/* Neutralize dark Aussie Smokes + Fifamug chrome */
body.lc-cheap-cigarette #wrapper,
body.lc-cheap-cigarette .header-wrapper,
body.lc-cheap-cigarette .header-main,
body.lc-cheap-cigarette .header-top,
body.lc-cheap-cigarette .header-bottom,
body.lc-cheap-cigarette .stuck .header-main,
body.lc-cheap-cigarette.lc-fifamug-storefront #header,
body.lc-cheap-cigarette.lc-fifamug-storefront .header-wrapper,
body.lc-cheap-cigarette.lc-fifamug-storefront .header-main,
body.lc-cheap-cigarette.lc-fifamug-storefront .header-bottom,
body.lc-cheap-cigarette.lc-aussie-smokes-storefront.lc-fifamug-storefront .header-wrapper,
body.lc-cheap-cigarette.lc-aussie-smokes-storefront.lc-fifamug-storefront .header-main {
  background-color: #ffffff !important;
  box-shadow: 0 1px 0 var(--lc-cc-border);
}

body.lc-cheap-cigarette .header-nav > li > a,
body.lc-cheap-cigarette .nav-top-link,
body.lc-cheap-cigarette .header .icon-search,
body.lc-cheap-cigarette .cart-icon strong,
body.lc-cheap-cigarette .header-main .nav > li > a,
body.lc-cheap-cigarette .header-button,
body.lc-cheap-cigarette .account-link,
body.lc-cheap-cigarette.lc-fifamug-storefront .header-main .nav > li > a,
body.lc-cheap-cigarette.lc-fifamug-storefront .header-main .nav-top-link,
body.lc-cheap-cigarette.lc-fifamug-storefront .header-main .account-link,
body.lc-cheap-cigarette.lc-fifamug-storefront .header-main .cart-icon strong {
  color: var(--lc-cc-text) !important;
}

body.lc-cheap-cigarette .header-nav > li.current-menu-item > a,
body.lc-cheap-cigarette .header-nav > li.current_page_item > a {
  color: var(--lc-cc-primary) !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: inset 0 -2px 0 var(--lc-cc-primary);
}

body.lc-cheap-cigarette #logo a {
  color: var(--lc-cc-text) !important;
  font-size: 0 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  max-width: 64px;
  line-height: 1;
}

body.lc-cheap-cigarette #logo img,
body.lc-cheap-cigarette #logo .header_logo,
body.lc-cheap-cigarette #logo .header-logo,
body.lc-cheap-cigarette #logo .header-logo-dark {
  display: block !important;
  max-height: 48px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
}

body.lc-cheap-cigarette #logo .header-logo-dark {
  display: none !important;
}

body.lc-cheap-cigarette .lc-aussie-text-logo {
  display: none !important;
}

body.lc-cheap-cigarette .header-main .header-search-form:not(.header-search-dropdown .header-search-form),
body.lc-cheap-cigarette .header-main .searchform-wrapper:not(.header-search-dropdown .searchform-wrapper) {
  display: none !important;
}

body.lc-cheap-cigarette .header-main .header-search-dropdown > a,
body.lc-cheap-cigarette .header-main .header-search-dropdown .icon-search {
  display: inline-flex !important;
}
body.lc-cheap-cigarette #top-bar {
  display: none !important;
}

body.lc-cheap-cigarette .header-main .cart-icon strong,
body.lc-cheap-cigarette .header-main .header-button,
body.lc-cheap-cigarette .header-main .account-link,
body.lc-cheap-cigarette .header-main .nav-top-link {
  color: var(--lc-cc-text) !important;
  opacity: 1 !important;
}

/* Hide duplicate logo injected into left nav column */
body.lc-cheap-cigarette .header-main .flex-left .header-nav > a {
  display: none !important;
}

body.lc-cheap-cigarette .header-bottom .header-nav {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
}

body.lc-cheap-cigarette .header-bottom {
  background: #fff !important;
  border-top: 1px solid var(--lc-cc-border);
}

@media (min-width: 850px) {
  body.lc-cheap-cigarette .header-bottom .header-nav > li > a {
    font-size: 11px !important;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding: 10px 12px !important;
  }
}

body.lc-cheap-cigarette .header-cart-title,
body.lc-cheap-cigarette .header-cart-link,
body.lc-cheap-cigarette .header-cart-link .cart-price,
body.lc-cheap-cigarette .header-cart-link .woocommerce-Price-amount {
  color: var(--lc-cc-text) !important;
  opacity: 1 !important;
}

@media (min-width: 850px) {
  body.lc-cheap-cigarette .header-nav > li.menu-item:not(.lc-fifamug-nav-item) {
    display: list-item !important;
  }

  body.lc-cheap-cigarette .header-main .header-nav {
    flex-wrap: nowrap !important;
  }

  body.lc-cheap-cigarette .header-main .header-nav > li > a {
    font-size: 11px !important;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding: 0 10px !important;
    white-space: nowrap;
  }

  body.lc-cheap-cigarette .header-main .flex-row.container {
    max-width: 1280px;
  }
}

/* Hero slider — see flatsome-home.css */

/* Category tiles */
body.lc-cheap-cigarette #brands .product-category .box-image,
body.lc-cheap-cigarette #brands .ux-product-categories .box-image {
  min-height: 140px;
  background: #f0ebe3;
}

body.lc-cheap-cigarette #brands .product-category .box-image img,
body.lc-cheap-cigarette #brands .ux-product-categories .box-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

body.lc-cheap-cigarette #brands .cat-label {
  font-size: 11px !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* Product cards */
body.lc-cheap-cigarette .product-small .box {
  background: #fff;
  border: 1px solid var(--lc-cc-border);
  border-radius: 4px;
}

body.lc-cheap-cigarette .product-small .box-text {
  padding: 12px !important;
}

body.lc-cheap-cigarette .product-small .title-wrapper a {
  font-size: 13px;
  line-height: 1.35;
  color: var(--lc-cc-text);
}

/* Section titles */
body.lc-cheap-cigarette .section-title h2,
body.lc-cheap-cigarette .section-title h1 {
  font-weight: 600;
  letter-spacing: 0.02em;
  color: var(--lc-cc-text);
}

body.lc-cheap-cigarette .section-title span {
  border-color: var(--lc-cc-border) !important;
}

/* Footer — match cheapcigarette.net (no footer-1 product row) */
body.lc-cheap-cigarette .footer-widgets.footer.footer-1 {
  display: none !important;
}

body.lc-cheap-cigarette #footer,
body.lc-cheap-cigarette .footer-wrapper,
body.lc-cheap-cigarette .footer-2,
body.lc-cheap-cigarette .footer-2 .row,
body.lc-cheap-cigarette.lc-fifamug-storefront .footer-2,
body.lc-cheap-cigarette.lc-aussie-smokes-storefront .footer-2 {
  background: #ffffff !important;
  color: var(--lc-cc-text) !important;
  padding-top: 40px;
  padding-bottom: 24px;
}

body.lc-cheap-cigarette .footer-2.dark,
body.lc-cheap-cigarette .footer-2 .row.dark,
body.lc-cheap-cigarette .footer-1 .row.dark {
  color: var(--lc-cc-text) !important;
}

body.lc-cheap-cigarette .footer-2 .widget-title {
  color: var(--lc-cc-text) !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body.lc-cheap-cigarette .footer-2 .is-divider {
  background-color: var(--lc-cc-border) !important;
  opacity: 1;
}

body.lc-cheap-cigarette .footer-2 p,
body.lc-cheap-cigarette .footer-2 li,
body.lc-cheap-cigarette .footer-2 .product-title,
body.lc-cheap-cigarette .footer-2 .woocommerce-Price-amount,
body.lc-cheap-cigarette .footer-2 label {
  color: var(--lc-cc-muted) !important;
}

body.lc-cheap-cigarette .footer-2 a,
body.lc-cheap-cigarette .footer-2 .product-categories a {
  color: #555555 !important;
}

body.lc-cheap-cigarette .footer-2 a:hover {
  color: var(--lc-cc-accent) !important;
}

body.lc-cheap-cigarette .footer-2 .widget {
  margin-bottom: 24px;
}

body.lc-cheap-cigarette .footer-2 .menu > li,
body.lc-cheap-cigarette .footer-2 .menu li {
  border: none !important;
  padding: 4px 0 !important;
  margin: 0 !important;
}

body.lc-cheap-cigarette .footer-2 .menu > li > a {
  color: #555555 !important;
  font-size: 13px;
  line-height: 1.5;
  padding: 0 !important;
}

body.lc-cheap-cigarette .footer-2 .menu > li > a:hover {
  color: var(--lc-cc-accent) !important;
}

body.lc-cheap-cigarette .footer-2 .cc-footer-shopperapproved {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 120px;
}

@media (min-width: 850px) {
  body.lc-cheap-cigarette .footer-2 .cc-footer-shopperapproved {
    justify-content: flex-end;
  }
}

body.lc-cheap-cigarette .footer-2 .product_list_widget li {
  border-color: var(--lc-cc-border) !important;
}

body.lc-cheap-cigarette .footer-2 input[type="email"],
body.lc-cheap-cigarette .footer-2 .wpcf7 input[type="email"] {
  background: #fff !important;
  border: 1px solid var(--lc-cc-border) !important;
  color: var(--lc-cc-text) !important;
  border-radius: 4px;
}

body.lc-cheap-cigarette .footer-2 .button,
body.lc-cheap-cigarette .footer-2 input[type="submit"] {
  background: var(--lc-cc-text) !important;
  border-color: var(--lc-cc-text) !important;
  color: #fff !important;
}

body.lc-cheap-cigarette .lc-footer-brand-row,
body.lc-cheap-cigarette .lc-footer-privacy {
  display: none !important;
}

body.lc-cheap-cigarette .absolute-footer {
  display: none !important;
}

html:has(body.lc-cheap-cigarette) {
  background-color: #ffffff !important;
}

body.lc-cheap-cigarette .lc-cc-trust-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  color: var(--lc-cc-muted);
}

body.lc-cheap-cigarette .lc-cc-trust-list li {
  padding: 6px 0 6px 20px;
  position: relative;
}

body.lc-cheap-cigarette .lc-cc-trust-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: var(--lc-cc-accent);
}

/* Shop / archive */
body.lc-cheap-cigarette.tax-product_cat .page-title,
body.lc-cheap-cigarette.post-type-archive-product .page-title {
  font-size: 1.75rem;
  font-weight: 600;
}

body.lc-cheap-cigarette.single-product .product-main {
  background: #fff;
  padding: 24px;
  border: 1px solid var(--lc-cc-border);
  border-radius: 4px;
}

/* Shipping & Payment / FAQs page */
body.lc-cheap-cigarette.page-slug-shipping-and-payment #content,
body.lc-cheap-cigarette.page-slug-shipping-and-payment .lc-cc-shipping-faq {
  background: #ffffff !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero.normal-title,
body.lc-cheap-cigarette .lc-cc-shipping-faq-hero.page-title {
  background-color: #2a61b4 !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .page-title-inner {
  min-height: 150px;
  padding-top: 24px;
  padding-bottom: 24px;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .entry-title {
  color: #ffffff !important;
  font-size: clamp(1.75rem, 3vw, 2rem);
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .breadcrumbs,
body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .breadcrumbs a,
body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .breadcrumbs .divider {
  color: rgba(255, 255, 255, 0.88) !important;
  text-transform: none;
  font-size: 13px;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .title-breadcrumbs {
  padding-top: 6px;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .page-title-inner.flex-row-col .title-wrapper {
  order: 1;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .page-title-inner.flex-row-col .title-content {
  order: 2;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion--wide {
  max-width: 100%;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .breadcrumbs a:hover {
  color: #ffffff !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__section-title {
  margin-bottom: 18px;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__section-title .section-title-main {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__section-title .section-title b {
  border-color: #e8e8e8 !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion.accordion {
  max-width: 100%;
  margin: 0;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-item {
  border: 1px solid #d5d8dc !important;
  margin: 0 0 10px !important;
  background: #ffffff;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-item:last-child {
  margin-bottom: 0 !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-title {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding: 10px 12px !important;
  border: none !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #242424;
  background: transparent;
  position: relative;
  min-height: 0 !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-title .toggle {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  order: 0;
  flex: 0 0 18px;
  margin: 0 !important;
  width: 18px;
  min-width: 18px;
  height: 20px !important;
  min-height: 0 !important;
  max-height: 20px;
  border: 0;
  background: transparent;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1 !important;
  opacity: 1 !important;
  pointer-events: none;
  align-self: center;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-title .toggle i {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-title .toggle::before {
  content: "+";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #242424;
  line-height: 1;
  text-align: center;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-title.active .toggle::before {
  content: "−";
  font-size: 20px;
  font-weight: 700;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-title span {
  flex: 1 1 auto;
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 0 !important;
  margin: 0 !important;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-inner {
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
  padding: 0 12px 10px 12px !important;
  border-top: 0;
  text-align: left;
  display: none;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-title.active + .accordion-inner {
  display: block;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-inner p {
  margin: 0 0 10px;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-inner p:last-child {
  margin-bottom: 0;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-inner a {
  color: #242424;
  text-decoration: underline;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq__accordion .accordion-item.active .accordion-inner {
  background: #ffffff;
}

body.lc-cheap-cigarette .lc-cc-shipping-faq .col-inner {
  width: 100%;
}

/* About Us page */
body.lc-cheap-cigarette.page-slug-about-us #content,
body.lc-cheap-cigarette.page-slug-about-us .lc-cc-about {
  background: #ffffff !important;
}

body.lc-cheap-cigarette.page-slug-about-us .page-title {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-about__copy {
  max-width: 100%;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-about__copy h1 {
  margin: 0 0 20px;
  color: #242424;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
}

body.lc-cheap-cigarette .lc-cc-about__copy h2 {
  margin: 28px 0 20px;
  color: #242424;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}

body.lc-cheap-cigarette .lc-cc-about__copy p {
  margin: 0 0 20px;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-about__copy ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

body.lc-cheap-cigarette .lc-cc-about__copy li {
  margin: 0 0 4px;
  padding: 0;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-about__brands a {
  color: #333333;
  text-decoration: none;
}

body.lc-cheap-cigarette .lc-cc-about__brands a:hover {
  color: var(--lc-cc-primary);
  text-decoration: underline;
}

body.lc-cheap-cigarette .lc-cc-about__reviews {
  padding-top: 8px;
}

body.lc-cheap-cigarette .lc-cc-about__reviews > h2 {
  margin: 0 0 16px;
  color: #242424;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}

body.lc-cheap-cigarette .lc-cc-trustpilot {
  margin: 0;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__header {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__title {
  margin: 0;
  color: #242424;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.2;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__stars {
  display: block;
  width: 120px;
  height: auto;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 20px;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__stats {
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__score strong {
  color: #242424;
  font-weight: 700;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

body.lc-cheap-cigarette .lc-cc-trustpilot__badge-name {
  color: #242424;
  font-size: 14px;
  font-weight: 600;
}

@media (max-width: 849px) {
  body.lc-cheap-cigarette .lc-cc-about__copy h1 {
    font-size: 24px;
  }

  body.lc-cheap-cigarette .lc-cc-about__copy h2,
  body.lc-cheap-cigarette .lc-cc-about__reviews > h2 {
    font-size: 20px;
  }
}

/* Contact Us page */
body.lc-cheap-cigarette.page-slug-contact-us #content,
body.lc-cheap-cigarette.page-slug-contact-us .lc-cc-contact {
  background: #ffffff !important;
}

body.lc-cheap-cigarette.page-slug-contact-us .page-title {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-contact__copy {
  max-width: 100%;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-contact__copy h1 {
  margin: 0 0 20px;
  color: #242424;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
}

body.lc-cheap-cigarette .lc-cc-contact__intro {
  margin: 0 0 16px;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-contact__coupon-promo {
  margin: 0 0 24px;
  padding: 14px 16px;
  max-width: 640px;
  border: 1px solid #f0d9a8;
  border-radius: 10px;
  background: #fff8ea;
  color: #5c4a1f;
  font-size: 14px;
  line-height: 1.55;
}

body.lc-cheap-cigarette .lc-cc-contact__coupon-promo strong {
  color: #3d3114;
  font-weight: 700;
}

body.lc-cheap-cigarette .lc-cc-contact__coupon-amount {
  color: #b45309;
  font-weight: 700;
}

body.lc-cheap-cigarette .lc-cc-contact__details {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.lc-cheap-cigarette .lc-cc-contact__item {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px 8px;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-contact__label {
  color: #242424;
  font-weight: 600;
}

body.lc-cheap-cigarette .lc-cc-contact__value {
  color: #767676;
}

body.lc-cheap-cigarette .lc-cc-contact__email {
  color: #333333;
  text-decoration: none;
}

body.lc-cheap-cigarette .lc-cc-contact__email:hover {
  color: var(--lc-cc-primary);
  text-decoration: underline;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp {
  color: #128c7e;
  font-weight: 600;
  text-decoration: none;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp:hover {
  color: #075e54;
  text-decoration: underline;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp-card {
  margin-top: 28px;
  max-width: 420px;
  padding: 18px 20px;
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  background: #f9fbf9;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp-card-title {
  margin: 0 0 6px;
  color: #242424;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp-card-number {
  margin: 0 0 4px;
  font-size: 18px;
  line-height: 1.35;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp-card-hint {
  margin: 0 0 16px;
  color: #9a9a9a;
  font-size: 13px;
  line-height: 1.5;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: auto;
  max-width: 100%;
  min-height: 44px;
  padding: 10px 20px;
  border-radius: 999px;
  background: #25d366;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  box-shadow: 0 4px 14px rgba(37, 211, 102, 0.28);
  transition: background 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease;
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp-btn::before {
  content: "";
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.435 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z'/%3E%3C/svg%3E");
}

body.lc-cheap-cigarette .lc-cc-contact__whatsapp-btn:hover {
  background: #1ebe57;
  color: #fff !important;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(37, 211, 102, 0.35);
}

body.lc-cheap-cigarette .lc-cc-whatsapp-icon {
  display: block;
  width: 20px !important;
  height: 20px !important;
  max-width: 20px !important;
  min-width: 20px !important;
  flex: 0 0 20px !important;
}

body.lc-cheap-cigarette .lc-cc-whatsapp-fab {
  display: none;
}

body.lc-cheap-cigarette.page-slug-contact-us .lc-cc-whatsapp-fab {
  display: none !important;
}

@media (max-width: 849px) {
  body.lc-cheap-cigarette .lc-cc-contact__copy h1 {
    font-size: 24px;
  }

  body.lc-cheap-cigarette .lc-cc-contact__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  body.lc-cheap-cigarette .lc-cc-contact__whatsapp-card {
    max-width: none;
    margin-top: 24px;
    padding: 16px;
  }

  body.lc-cheap-cigarette .lc-cc-contact__whatsapp-btn {
    width: 100%;
  }
}

/* Payment Methods page */
body.lc-cheap-cigarette.page-slug-payment-methods #content,
body.lc-cheap-cigarette.page-slug-payment-methods .lc-cc-payment {
  background: #ffffff !important;
}

body.lc-cheap-cigarette.page-slug-payment-methods .page-title {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-payment__copy {
  max-width: 100%;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-payment__copy h1 {
  margin: 0 0 20px;
  color: #242424;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
}

body.lc-cheap-cigarette .lc-cc-payment__copy p {
  margin: 0 0 20px;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-payment__copy ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

body.lc-cheap-cigarette .lc-cc-payment__copy li {
  margin: 0 0 4px;
  padding: 0;
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
}

body.lc-cheap-cigarette .lc-cc-payment__copy li strong {
  font-weight: 600;
  color: #767676;
}

@media (max-width: 849px) {
  body.lc-cheap-cigarette .lc-cc-payment__copy h1 {
    font-size: 24px;
  }
}

/* Reviews page (Shopper Approved widget) */
body.lc-cheap-cigarette.page-slug-review #content,
body.lc-cheap-cigarette.page-slug-review .lc-cc-reviews {
  background: #ffffff !important;
}

body.lc-cheap-cigarette.page-slug-review .page-title {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-reviews .col-inner {
  width: 100%;
}

body.lc-cheap-cigarette .lc-cc-shopper-reviews,
body.lc-cheap-cigarette #SA_review_wrapper {
  width: 100%;
  max-width: 100%;
  min-height: 320px;
}

body.lc-cheap-cigarette .lc-cc-shopper-reviews .sa_review,
body.lc-cheap-cigarette #SA_review_wrapper .sa_review {
  font-family: var(--lc-cc-font, "hkgroteskpro", Arial, Helvetica, sans-serif);
}

@media (max-width: 849px) {
  body.lc-cheap-cigarette .lc-cc-shipping-faq-hero .page-title-inner {
    min-height: 120px;
  }
}

/* Mobile bottom bar — match target sticky toolbar */
@media (max-width: 849px) {
  body.lc-cheap-cigarette .header-bottom {
    display: none !important;
  }

  body.lc-cheap-cigarette .header-main .account-item {
    display: none !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-lightbox,
  body.lc-cheap-cigarette .header-main .header-search-dropdown {
    display: list-item !important;
  }

  body.lc-cheap-cigarette .header-main .flex-right .header-search > a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    color: var(--lc-cc-text) !important;
  }

  body.lc-cheap-cigarette .header-main .flex-right .header-search .icon-search {
    font-size: 18px;
  }

  /* Mobile uses overlay only — never show Flatsome header dropdown / lightbox search */
  body.lc-cheap-cigarette #search-lightbox,
  body.lc-cheap-cigarette .header-main .header-search-dropdown > .nav-dropdown,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.current-dropdown > .nav-dropdown,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.lc-fifamug-search-open > .nav-dropdown,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .header-search-form {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    height: 0 !important;
    overflow: hidden !important;
  }

  /* Mobile search overlay — FifaMug / World Cup theme pattern */
  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay {
    position: fixed;
    inset: 0;
    z-index: 10080;
    pointer-events: none;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay:not([hidden]) {
    pointer-events: auto;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__backdrop {
    position: fixed;
    inset: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.18);
    opacity: 0;
    transition: opacity 0.22s ease;
    pointer-events: none;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay:not([hidden]) .lc-fifamug-mobile-search-overlay__backdrop {
    opacity: 1;
    pointer-events: auto;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    height: 100dvh;
    max-height: 100dvh;
    background: transparent;
    padding: calc(10px + env(safe-area-inset-top, 0px)) 12px 0;
    box-shadow: none;
    overflow: hidden;
    pointer-events: none;
  }

  body.lc-cheap-cigarette.lc-fifamug-mobile-search-results-active .lc-fifamug-mobile-search-overlay__panel {
    padding-bottom: 0;
    pointer-events: auto;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__row {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 auto;
    margin: 0 -12px;
    padding: 10px 12px 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.72);
    -webkit-backdrop-filter: blur(18px) saturate(165%);
    backdrop-filter: blur(18px) saturate(165%);
    box-shadow: 0 6px 28px rgba(0, 0, 0, 0.08);
    pointer-events: auto;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__form-wrap {
    position: relative;
    flex: 1 1 auto;
    min-width: 0;
    align-self: center;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__results-body {
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    padding: 8px 0 calc(12px + env(safe-area-inset-bottom, 0px));
    pointer-events: none;
  }

  body.lc-cheap-cigarette.lc-fifamug-mobile-search-results-active .lc-fifamug-mobile-search-overlay__results-body {
    pointer-events: auto;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__results-slot {
    position: relative;
    width: 100%;
    min-height: 0;
    z-index: 4;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__form {
    margin: 0;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 30px 32px;
    grid-template-rows: auto minmax(24px, auto);
    align-items: center;
    padding: 6px 0;
    border: 1px solid rgba(26, 26, 26, 0.72);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
    overflow: hidden;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__label {
    display: block;
    grid-column: 1;
    grid-row: 1;
    padding: 0 0 2px 12px;
    font-size: 10px;
    line-height: 1.1;
    color: #666;
    text-transform: capitalize;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .flex-row {
    display: contents !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .flex-col.flex-grow {
    display: flex !important;
    align-items: center !important;
    grid-column: 1;
    grid-row: 2;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .search-field {
    width: 100% !important;
    min-height: 24px !important;
    height: 24px !important;
    margin: 0 !important;
    padding: 0 10px 0 12px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 15px !important;
    line-height: 24px !important;
    color: #111 !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .lc-fifamug-search-clear-col {
    display: none !important;
    align-items: center !important;
    justify-content: center !important;
    grid-column: 2;
    grid-row: 1 / -1;
    align-self: center !important;
    flex: 0 0 30px !important;
    width: 30px !important;
    max-width: 30px !important;
    min-height: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .lc-fifamug-search-clear-col.lc-fifamug-search-clear-col--visible {
    display: flex !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .lc-fifamug-search-clear {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    flex: 0 0 18px !important;
    width: 18px !important;
    min-width: 18px !important;
    max-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    max-height: 18px !important;
    aspect-ratio: 1 / 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(0, 0, 0, 0.24) !important;
    border-radius: 50% !important;
    background: transparent !important;
    color: #111 !important;
    font-size: 13px !important;
    line-height: 1 !important;
    cursor: pointer !important;
    overflow: hidden !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .lc-fifamug-search-clear span {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    line-height: 1 !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .flex-col:not(.flex-grow):not(.lc-fifamug-search-clear-col) {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    grid-column: 3;
    grid-row: 1 / -1;
    align-self: center !important;
    flex: 0 0 32px !important;
    width: 32px !important;
    max-width: 32px !important;
    min-height: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border-left: 0 !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .ux-search-submit {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 32px !important;
    min-width: 32px !important;
    max-width: 32px !important;
    min-height: 28px !important;
    height: 28px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #111 !important;
    box-shadow: none !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__field-shell .ux-search-submit .icon-search {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 1em !important;
    height: 1em !important;
    font-size: 17px !important;
    line-height: 1 !important;
    position: relative !important;
    top: 1px !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    flex: 0 0 28px;
    width: 28px;
    height: auto;
    min-height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #111;
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    cursor: pointer;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay__close span {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-overlay .live-search-results {
    position: static !important;
    height: 0 !important;
    overflow: visible !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    max-height: none !important;
    background: rgba(255, 255, 255, 0.88) !important;
    -webkit-backdrop-filter: blur(16px) saturate(155%) !important;
    backdrop-filter: blur(16px) saturate(155%) !important;
    border: 1px solid rgba(26, 26, 26, 0.65) !important;
    border-radius: 12px !important;
    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.14) !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    padding: 0 !important;
    pointer-events: auto !important;
    touch-action: manipulation;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel.lc-fifamug-mobile-live-search-panel--visible {
    display: block !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-products-heading {
    padding: 12px 16px 8px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #666;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel .autocomplete-suggestion {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 12px 16px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
    cursor: pointer !important;
    pointer-events: auto !important;
    touch-action: manipulation;
    line-height: 1.35 !important;
    text-align: left !important;
    background: transparent !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel .search-image {
    flex: 0 0 48px !important;
    width: 48px !important;
    height: 48px !important;
    object-fit: contain !important;
    border-radius: 6px !important;
    background: #fff !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel .search-name {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #111 !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel .search-price {
    flex: 0 0 auto !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
    text-align: right !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel .search-price ins {
    text-decoration: none !important;
    color: var(--lc-cc-primary) !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-mobile-live-search-panel .search-price del {
    margin-left: 4px;
    color: #9a9a9a !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    text-decoration: line-through !important;
  }

  body.lc-cheap-cigarette .lc-fifamug-mobile-search-footer {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px;
    padding: 12px 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.28);
    background: rgba(46, 107, 198, 0.06);
    -webkit-backdrop-filter: blur(18px) saturate(150%);
    backdrop-filter: blur(18px) saturate(150%);
    color: var(--lc-cc-primary) !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
  }

  body.lc-cheap-cigarette.lc-fifamug-mobile-search-open {
    overflow: hidden;
  }

  body.lc-cheap-cigarette.lc-fifamug-mobile-search-open .lc-fifamug-mobile-search-overlay,
  body.lc-cheap-cigarette.lc-fifamug-mobile-search-open .lc-fifamug-mobile-search-overlay__panel,
  body.lc-cheap-cigarette.lc-fifamug-mobile-search-open .lc-fifamug-mobile-search-overlay__results-body,
  body.lc-cheap-cigarette.lc-fifamug-mobile-search-open .autocomplete-suggestions {
    touch-action: manipulation;
  }

  body.lc-cheap-cigarette #search-lightbox {
    background: rgba(255, 255, 255, 0.98) !important;
    color: var(--lc-cc-text) !important;
  }

  body.lc-cheap-cigarette #search-lightbox .mfp-close {
    color: var(--lc-cc-text) !important;
    opacity: 0.85;
  }

  /* Shared cart icon — header + bottom toolbar (SVG bag + blue badge) */
  body.lc-cheap-cigarette .lc-cc-cart-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    line-height: 1;
    color: var(--lc-cc-text);
  }

  body.lc-cheap-cigarette .lc-cc-cart-icon__graphic {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  body.lc-cheap-cigarette .lc-cc-cart-icon__graphic .lc-cc-icon {
    display: block;
    width: 24px;
    height: 24px;
  }

  body.lc-cheap-cigarette .lc-cc-cart-icon__badge {
    position: absolute;
    top: -6px;
    right: -10px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border-radius: 999px;
    background: var(--lc-cc-primary);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    pointer-events: none;
  }

  body.lc-cheap-cigarette .header-main .cart-item .header-cart-link {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    padding: 0 !important;
    color: var(--lc-cc-text) !important;
    opacity: 1 !important;
  }

  body.lc-cheap-cigarette .header-main .cart-item .cart-icon,
  body.lc-cheap-cigarette .header-main .cart-item .header-cart-title,
  body.lc-cheap-cigarette .header-main .cart-item .cart-price,
  body.lc-cheap-cigarette .header-main .cart-item .woocommerce-Price-amount {
    display: none !important;
  }

  body.lc-cheap-cigarette .header-main .cart-item .header-button {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    min-width: 0 !important;
    padding: 0 !important;
  }

  body.lc-cheap-cigarette #logo img,
  body.lc-cheap-cigarette #logo .header_logo,
  body.lc-cheap-cigarette #logo .header-logo {
    max-height: 42px !important;
  }

  body.lc-cheap-cigarette .lc-aussie-bottom-bar,
  body.lc-cheap-cigarette .lc-cc-bottom-bar {
    display: flex !important;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9990;
    height: 56px;
    padding-bottom: env(safe-area-inset-bottom, 0);
    background: #fff !important;
    border-top: 1px solid var(--lc-cc-border);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04);
  }

  body.lc-cheap-cigarette .lc-aussie-bottom-bar__item,
  body.lc-cheap-cigarette .lc-cc-bottom-bar__item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    color: var(--lc-cc-text) !important;
    text-decoration: none;
    font-size: 11px;
    min-height: 44px;
    position: relative;
    padding-top: 4px;
  }

  body.lc-cheap-cigarette .lc-aussie-bottom-bar__item:active,
  body.lc-cheap-cigarette .lc-cc-bottom-bar__item:active {
    background: rgba(0, 0, 0, 0.04);
  }

  body.lc-cheap-cigarette .lc-aussie-bottom-bar__icon,
  body.lc-cheap-cigarette .lc-cc-bottom-bar__icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    line-height: 1;
    color: var(--lc-cc-text);
  }

  body.lc-cheap-cigarette .lc-cc-bottom-bar__cart-icon .lc-cc-icon {
    display: block;
    width: 24px;
    height: 24px;
  }

  body.lc-cheap-cigarette .lc-cc-bottom-bar__icon .lc-cc-icon {
    display: block;
    width: 24px;
    height: 24px;
  }

  body.lc-cheap-cigarette .lc-aussie-bottom-bar__label,
  body.lc-cheap-cigarette .lc-cc-bottom-bar__label {
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: var(--lc-cc-muted);
  }

  body.lc-cheap-cigarette #wrapper,
  body.lc-cheap-cigarette .page-template-default {
    padding-bottom: calc(56px + env(safe-area-inset-bottom, 0px));
  }

  body.lc-cheap-cigarette .lc-cc-whatsapp-fab {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: fixed;
    right: 14px;
    bottom: calc(68px + env(safe-area-inset-bottom, 0px));
    z-index: 9985;
    min-height: 48px;
    padding: 10px 14px 10px 12px;
    border-radius: 999px;
    background: #25d366;
    color: #fff !important;
    text-decoration: none;
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.45);
    transition: background 0.15s ease, transform 0.15s ease;
  }

  body.lc-cheap-cigarette .lc-cc-whatsapp-fab:active {
    transform: scale(0.97);
    background: #1ebe57;
  }

  body.lc-cheap-cigarette .lc-cc-whatsapp-fab__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    line-height: 1;
  }

  body.lc-cheap-cigarette .lc-cc-whatsapp-fab__label {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.01em;
  }
}

@media (min-width: 850px) {
  body.lc-cheap-cigarette .lc-aussie-bottom-bar {
    display: none !important;
  }

  body.lc-cheap-cigarette #wrapper,
  body.lc-cheap-cigarette .page-template-default {
    padding-bottom: 0 !important;
  }

  body.lc-cheap-cigarette #search-lightbox {
    display: none !important;
  }

  /* Desktop header search — FifaMug / World Cup inline bar */
  body.lc-cheap-cigarette .header-main .header-search-dropdown:not(.lc-fifamug-search-open) > .nav-dropdown,
  body.lc-cheap-cigarette .header-main .header-search-dropdown:not(.lc-fifamug-search-open).current-dropdown > .nav-dropdown,
  body.lc-cheap-cigarette .header-main .header-search-dropdown:not(.lc-fifamug-search-open):hover > .nav-dropdown {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main .header-inner {
    position: relative;
  }

  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main #logo,
  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main .flex-left {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    flex: 0 0 0 !important;
    width: 0 !important;
    max-width: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main .flex-right {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main .nav-right {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main .nav-right > li:not(.header-search-dropdown) {
    display: none !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown.lc-fifamug-search-open {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown.lc-fifamug-search-open > a {
    display: none !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown.lc-fifamug-search-open > .nav-dropdown {
    display: flex !important;
    align-items: center !important;
    justify-content: stretch !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    position: static !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 5 !important;
    transform: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown > .nav-dropdown::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown > .nav-dropdown::after,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.has-dropdown::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.has-dropdown::after,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.menu-item-has-children::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.menu-item-has-children::after,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.lc-fifamug-search-open::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown.lc-fifamug-search-open::after {
    content: none !important;
    display: none !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .header-search-form {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    list-style: none !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .lc-fifamug-desktop-search-wrap {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 12px;
    width: 100%;
    max-width: none;
    margin: 0;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform-wrapper {
    display: block !important;
    flex: 1 1 auto;
    min-width: 0;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    position: relative;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .header-search-form-wrapper::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .header-search-form-wrapper::after,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform-wrapper::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform-wrapper::after,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform::after,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .flex-row::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .flex-row::after,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .flex-col::before,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .flex-col::after {
    content: none !important;
    display: none !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .flex-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 10px !important;
    background: #fff !important;
    overflow: hidden;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .flex-col.flex-grow {
    display: flex !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform label.screen-reader-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .search-field {
    width: 100% !important;
    min-height: 45px !important;
    height: 45px !important;
    margin: 0 !important;
    padding: 10px 12px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 16px !important;
    color: #111 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .search-field::placeholder {
    color: #666 !important;
    opacity: 1;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .lc-fifamug-search-clear-col {
    display: none !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 36px !important;
    width: 36px !important;
    max-width: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .lc-fifamug-search-clear-col.lc-fifamug-search-clear-col--visible {
    display: flex !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .lc-fifamug-search-clear {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(0, 0, 0, 0.28) !important;
    border-radius: 50% !important;
    background: transparent !important;
    color: #111 !important;
    font-size: 15px !important;
    line-height: 1 !important;
    cursor: pointer !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .flex-col:not(.flex-grow):not(.lc-fifamug-search-clear-col) {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 44px !important;
    width: 44px !important;
    max-width: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-left: 1px solid #e8e8e8 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .ux-search-submit {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 45px !important;
    height: 45px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #111 !important;
    box-shadow: none !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .ux-search-submit:hover,
  body.lc-cheap-cigarette .header-main .header-search-dropdown .searchform .ux-search-submit:focus {
    background: #f7f7f7 !important;
    color: #111 !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .lc-fifamug-desktop-search__close {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 24px !important;
    width: 24px !important;
    height: 45px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0;
    background: transparent;
    color: #111;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    cursor: pointer;
    align-self: center !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .lc-fifamug-desktop-search__close:hover {
    color: var(--lc-cc-primary);
  }

  body.lc-cheap-cigarette.lc-fifamug-search-active #header,
  body.lc-cheap-cigarette.lc-fifamug-search-active .header-wrapper,
  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main,
  body.lc-cheap-cigarette.lc-fifamug-search-active .header-inner {
    overflow: visible !important;
    z-index: 10060 !important;
  }

  body.lc-cheap-cigarette.lc-fifamug-search-active .header-main .header-search-dropdown .searchform .flex-row {
    overflow: visible !important;
  }

  body.lc-cheap-cigarette .header-main .header-search-dropdown .live-search-results {
    position: static !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  body.lc-cheap-cigarette.lc-fifamug-search-results-active::before {
    content: '';
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.18);
    z-index: 10050;
    pointer-events: none;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel {
    background: rgba(255, 255, 255, 0.96) !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 12px !important;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.14) !important;
    box-sizing: border-box !important;
    max-width: none !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding: 0 !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel .autocomplete-suggestion {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 12px 16px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
    cursor: pointer !important;
    line-height: 1.35 !important;
    text-align: left !important;
    background: transparent !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel .autocomplete-suggestion.autocomplete-selected {
    background: rgba(46, 107, 198, 0.08) !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel .search-image {
    flex: 0 0 48px !important;
    width: 48px !important;
    height: 48px !important;
    object-fit: contain !important;
    border-radius: 6px !important;
    background: #fff !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel .search-name {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #111 !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel .search-price {
    flex: 0 0 auto !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
    text-align: right !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel .search-price ins {
    text-decoration: none !important;
    color: var(--lc-cc-primary) !important;
  }

  body.lc-cheap-cigarette .autocomplete-suggestions.lc-fifamug-live-search-panel .search-price del {
    opacity: 0.55;
    font-weight: 400 !important;
    margin-left: 6px;
  }
}

/* PDP tabs + related products */
body.lc-cheap-cigarette.single-product .woocommerce-tabs .tabs {
  border-bottom: 1px solid var(--lc-cc-border, #e5e5e5);
}

body.lc-cheap-cigarette.single-product .related.products > h2,
body.lc-cheap-cigarette.single-product .product-section-title {
  font-size: 22px;
  font-weight: 600;
  margin: 32px 0 16px;
  text-transform: none;
}

body.lc-cheap-cigarette.single-product .woocommerce-product-details__short-description {
  font-size: 14px;
  line-height: 1.6;
  color: var(--lc-cc-text, #333);
}

body.lc-cheap-cigarette.single-product .woocommerce-product-details__short-description strong {
  font-weight: 600;
}

/* External / multi-image product gallery */
body.lc-cheap-cigarette.single-product .product-images {
  position: relative;
}

body.lc-cheap-cigarette.single-product .lc-cc-gallery-count {
  position: absolute;
  right: 12px;
  bottom: 12px;
  z-index: 4;
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.62);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  pointer-events: none;
}

body.lc-cheap-cigarette.single-product .sfi-external-gallery-thumbnails {
  margin-top: 10px;
}

body.lc-cheap-cigarette.single-product .sfi-external-gallery-thumbnails .col {
  cursor: pointer;
}

body.lc-cheap-cigarette.single-product .sfi-external-gallery-thumbnails .col a {
  display: block;
  border: 2px solid transparent;
  border-radius: 4px;
  overflow: hidden;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}

body.lc-cheap-cigarette.single-product .sfi-external-gallery-thumbnails .col.is-nav-selected a,
body.lc-cheap-cigarette.single-product .sfi-external-gallery-thumbnails .col.is-selected a {
  border-color: var(--lc-cc-primary, #2a61b4);
}

body.lc-cheap-cigarette.single-product .sfi-external-gallery-thumbnails img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  background: #f7f7f7;
}

body.lc-cheap-cigarette.single-product .product-gallery-slider .flickity-prev-next-button {
  opacity: 1;
}

body.lc-cheap-cigarette.single-product .next-prev-thumbs {
  display: none !important;
}

body.lc-cheap-cigarette.single-product .lc-cc-product-knowledge {
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

body.lc-cheap-cigarette.single-product .lc-cc-product-knowledge li + li {
  margin-top: 0.65rem;
}

body.lc-cheap-cigarette.single-product .lc-cc-product-knowledge a {
  color: var(--lc-cc-primary, #2a61b4);
  text-decoration: none;
  font-weight: 500;
}

body.lc-cheap-cigarette.single-product .lc-cc-product-knowledge a:hover {
  text-decoration: underline;
}

/* Mobile off-canvas menu */
body.lc-cheap-cigarette .lc-aussie-mobile-menu__brand,
body.lc-cheap-cigarette .lc-fifamug-mobile-menu__brand {
  display: none !important;
}

@media (max-width: 849px) {
  body.lc-cheap-cigarette .mfp-bg.main-menu-overlay,
  body.lc-cheap-cigarette .mfp-bg.off-canvas.main-menu-overlay {
    background-color: transparent !important;
    opacity: 1 !important;
  }

  html.has-off-canvas-left .mfp-wrap.off-canvas-left,
  html.has-off-canvas .mfp-wrap.off-canvas-left,
  body.lc-cheap-cigarette .mfp-wrap.off-canvas-left {
    background: rgba(0, 0, 0, 0.45) !important;
    pointer-events: auto;
  }

  html.has-off-canvas-left .mfp-wrap.off-canvas-left .mfp-container.mfp-inline-holder .mfp-content,
  html.has-off-canvas .mfp-wrap.off-canvas-left .mfp-container.mfp-inline-holder .mfp-content,
  body.lc-cheap-cigarette .mfp-wrap.off-canvas-left .mfp-container.mfp-inline-holder .mfp-content {
    width: min(320px, 88vw) !important;
    max-width: min(320px, 88vw) !important;
    background: transparent !important;
    box-shadow: none !important;
    pointer-events: auto;
  }

  body.lc-cheap-cigarette .mfp-wrap.off-canvas-left .mfp-container {
    background: transparent !important;
    pointer-events: none;
  }

  body.lc-cheap-cigarette #main-menu.mobile-sidebar {
    background: #ffffff;
    width: min(320px, 88vw) !important;
    max-width: min(320px, 88vw) !important;
    min-height: 100%;
    box-shadow: 8px 0 24px rgba(0, 0, 0, 0.18);
  }

  body.lc-cheap-cigarette #main-menu .sidebar-menu {
    padding-top: 0;
    min-height: 100%;
    background: #ffffff;
  }

  body.lc-cheap-cigarette #main-menu .lc-cc-mobile-menu__brand {
    padding: 20px 20px 16px;
    border-bottom: 1px solid var(--lc-cc-border);
    text-align: center;
  }

  body.lc-cheap-cigarette #main-menu .lc-cc-mobile-menu__home {
    display: inline-block;
    text-decoration: none;
    color: var(--lc-cc-text);
  }

  body.lc-cheap-cigarette #main-menu .lc-cc-mobile-menu__logo {
    display: block;
    width: auto;
    max-width: 140px;
    max-height: 44px;
    height: auto;
    margin: 0 auto;
  }

  body.lc-cheap-cigarette #main-menu .lc-cc-mobile-menu__title {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
  }

  body.lc-cheap-cigarette #main-menu .nav-sidebar > li > a,
  body.lc-cheap-cigarette #main-menu .account-item a,
  body.lc-cheap-cigarette #main-menu .account-link {
    color: var(--lc-cc-text) !important;
    font-size: 13px;
    letter-spacing: 0.04em;
  }

  body.lc-cheap-cigarette #main-menu .nav-sidebar > li > a:hover,
  body.lc-cheap-cigarette #main-menu .nav-sidebar > li.current-menu-item > a,
  body.lc-cheap-cigarette #main-menu .nav-sidebar > li.current_page_item > a {
    color: var(--lc-cc-primary) !important;
  }

  body.lc-cheap-cigarette .mfp-wrap.off-canvas-left .mfp-close,
  body.lc-cheap-cigarette #main-menu.mobile-sidebar + .mfp-close {
    top: 12px;
    right: 12px;
    width: auto;
    height: auto;
    padding: 8px 10px;
    color: #ffffff !important;
    opacity: 1;
    z-index: 1046;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
  }
}

/* Off-canvas side cart — black close, sticky footer */
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart > .mfp-close {
  display: none !important;
}

body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart .mfp-content,
body.lc-cheap-cigarette .off-canvas-cart .mfp-content {
  background: #fff;
}

body.lc-cheap-cigarette #cart-popup.lc-cc-sidecart .cart-popup-inner,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .cart-popup-inner {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
  padding: 0 !important;
  background: #fff;
}

body.lc-cheap-cigarette #cart-popup.lc-cc-sidecart .cart-popup-title,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .cart-popup-title {
  position: relative;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 14px 48px 12px;
  border-bottom: 1px solid var(--lc-cc-border, #e8e8e8);
  text-align: center !important;
}

body.lc-cheap-cigarette #cart-popup.lc-cc-sidecart .cart-popup-title h4,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .cart-popup-title h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase !important;
  color: var(--lc-cc-text, #111);
}

body.lc-cheap-cigarette #cart-popup.lc-cc-sidecart .cart-popup-title .is-divider,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .cart-popup-title .is-divider {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-sidecart-close {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #111 !important;
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
  opacity: 1 !important;
  -webkit-appearance: none;
  appearance: none;
}

body.lc-cheap-cigarette #cart-popup .lc-fifamug-sidecart-close {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-sidecart-close span {
  display: block;
  margin-top: -2px;
}

body.lc-cheap-cigarette .lc-cc-sidecart-close:hover {
  opacity: 0.65 !important;
}

body.lc-cheap-cigarette #cart-popup.lc-cc-sidecart .widget_shopping_cart_content,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .widget_shopping_cart_content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
}

body.lc-cheap-cigarette #cart-popup.lc-cc-sidecart .woocommerce-mini-cart,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .woocommerce-mini-cart {
  flex: 1 1 auto;
  min-height: 0;
  max-height: none;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

body.lc-cheap-cigarette #cart-popup .lc-cc-sidecart-footer,
body.lc-cheap-cigarette #cart-popup .lc-fifamug-sidecart-footer {
  flex: 0 0 auto;
  margin-top: auto;
  padding: 16px 20px 20px;
  border-top: 1px solid var(--lc-cc-border, #e8e8e8);
  background: #fff;
}

body.lc-cheap-cigarette #cart-popup .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 0 0 14px !important;
  padding: 0 !important;
  border: 0;
  font-size: 15px;
  color: var(--lc-cc-muted, #666);
}

body.lc-cheap-cigarette #cart-popup .woocommerce-mini-cart__total .amount {
  font-size: 18px;
  font-weight: 700;
  color: var(--lc-cc-text, #111);
}

body.lc-cheap-cigarette #cart-popup .woocommerce-mini-cart__buttons,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart .woocommerce-mini-cart__buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0 !important;
  padding: 0 !important;
}

body.lc-cheap-cigarette #cart-popup .woocommerce-mini-cart__buttons .button,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart .woocommerce-mini-cart__buttons .button {
  width: 100%;
  margin: 0 !important;
  border-radius: 0;
  text-align: center;
  pointer-events: auto !important;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

body.lc-cheap-cigarette #cart-popup .woocommerce-mini-cart__buttons .button.checkout,
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart .woocommerce-mini-cart__buttons .button.checkout {
  background: var(--lc-cc-text, #111) !important;
  border-color: var(--lc-cc-text, #111) !important;
  color: #fff !important;
}

body.lc-cheap-cigarette #cart-popup .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout),
body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout) {
  background: #fff !important;
  border: 1px solid var(--lc-cc-text, #111) !important;
  color: var(--lc-cc-text, #111) !important;
}

@media (max-width: 849px) {
  body.lc-cheap-cigarette .mfp-wrap.off-canvas #cart-popup .cart-popup-inner,
  body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .cart-popup-inner {
    padding-bottom: calc(56px + env(safe-area-inset-bottom, 0px)) !important;
  }

  body.lc-cheap-cigarette #cart-popup .lc-cc-sidecart-footer,
  body.lc-cheap-cigarette #cart-popup .lc-fifamug-sidecart-footer,
  body.lc-cheap-cigarette .mfp-wrap.off-canvas #cart-popup .lc-cc-sidecart-footer,
  body.lc-cheap-cigarette .mfp-wrap.off-canvas #cart-popup .lc-fifamug-sidecart-footer,
  body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .lc-cc-sidecart-footer,
  body.lc-cheap-cigarette .mfp-wrap.off-canvas-cart #cart-popup .lc-fifamug-sidecart-footer {
    padding-bottom: calc(16px + env(safe-area-inset-bottom, 0px));
  }
}

/* Blog archive — cheapcigarette.net style */
body.lc-cheap-cigarette.lc-cc-blog-archive #content.blog-wrapper {
  background: #ffffff !important;
  padding-top: 0;
}

body.lc-cheap-cigarette.lc-cc-blog-archive #sidebar,
body.lc-cheap-cigarette.lc-cc-blog-archive .post-sidebar,
body.lc-cheap-cigarette.lc-cc-blog-archive .archive-page-header {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-blog-hero.normal-title,
body.lc-cheap-cigarette .lc-cc-blog-hero.page-title {
  background-color: #2a61b4 !important;
  margin-bottom: 0;
}

body.lc-cheap-cigarette .lc-cc-blog-hero .page-title-inner {
  min-height: 150px;
  padding-top: 24px;
  padding-bottom: 24px;
  max-width: 1280px;
}

body.lc-cheap-cigarette .lc-cc-blog-hero .entry-title {
  color: #ffffff !important;
  font-size: clamp(1.75rem, 3vw, 2rem);
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
}

body.lc-cheap-cigarette .lc-cc-blog-hero .breadcrumbs,
body.lc-cheap-cigarette .lc-cc-blog-hero .breadcrumbs a,
body.lc-cheap-cigarette .lc-cc-blog-hero .breadcrumbs .divider {
  color: rgba(255, 255, 255, 0.88) !important;
  text-transform: none;
  font-size: 13px;
}

body.lc-cheap-cigarette .lc-cc-blog-hero .breadcrumbs a:hover {
  color: #ffffff !important;
}

body.lc-cheap-cigarette .lc-cc-blog-hero .title-breadcrumbs {
  padding-top: 6px;
}

body.lc-cheap-cigarette .lc-cc-blog-filters {
  background: #ffffff;
  border-bottom: 1px solid #e8e8e8;
}

body.lc-cheap-cigarette .lc-cc-blog-filters .row {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

body.lc-cheap-cigarette .lc-cc-blog-filters__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  padding: 18px 16px 22px;
}

body.lc-cheap-cigarette .lc-cc-blog-filters__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 16px;
  border: 1px solid #1a1a1a;
  border-radius: 8px;
  background: #ffffff;
  color: #111111 !important;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none !important;
  white-space: nowrap;
}

body.lc-cheap-cigarette .lc-cc-blog-filters__btn:hover {
  border-color: var(--lc-cc-primary);
  color: var(--lc-cc-primary) !important;
}

body.lc-cheap-cigarette .lc-cc-blog-filters__btn.is-active {
  background: #111111;
  border-color: #111111;
  color: #ffffff !important;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .blog-wrapper .lc-cc-blog-layout > .col {
  max-width: 1280px;
  flex: 0 0 100%;
  padding-left: 16px;
  padding-right: 16px;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .blog-wrapper .row.align-center {
  max-width: none;
}

body.lc-cheap-cigarette.lc-cc-blog-archive #post-list,
body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid {
  margin-top: 8px;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .post-item .box-blog-post {
  background: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 100%;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .post-item .col-inner {
  height: 100%;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .box-image .image-cover {
  padding-top: 56% !important;
  background: #f3f3f3;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .box-image img {
  object-fit: cover;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .box-text {
  padding: 16px 0 0 !important;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .post-title {
  margin: 0 0 10px !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 1.35;
  color: #111111 !important;
  text-transform: none !important;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .from_the_blog_excerpt {
  margin: 0 0 12px !important;
  color: #767676 !important;
  font-size: 14px;
  line-height: 1.65;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .is-divider,
body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .cat-label,
body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .from_the_blog_comments {
  display: none !important;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .button.read-more,
body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .button.is-link,
body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid a.button {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #2a61b4 !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid a.button:hover {
  text-decoration: underline;
}

body.lc-cheap-cigarette.lc-cc-blog-archive .blog-wrapper .page-numbers {
  margin-top: 28px;
}

body.lc-cheap-cigarette.lc-cc-author-archive .blog-wrapper .lc-cc-blog-layout > .col {
  padding-top: 20px;
}

/* Single blog post */
body.lc-cheap-cigarette.lc-cc-single-post #content.blog-wrapper,
body.lc-cheap-cigarette.lc-cc-single-post .blog-single {
  background: #ffffff !important;
}

body.lc-cheap-cigarette.lc-cc-single-post #sidebar,
body.lc-cheap-cigarette.lc-cc-single-post .post-sidebar {
  display: none !important;
}

body.lc-cheap-cigarette.lc-cc-single-post .entry-header,
body.lc-cheap-cigarette.lc-cc-single-post .entry-header-text,
body.lc-cheap-cigarette.lc-cc-single-post .article-inner > .entry-header,
body.lc-cheap-cigarette.lc-cc-single-post .entry-category,
body.lc-cheap-cigarette.lc-cc-single-post .entry-title,
body.lc-cheap-cigarette.lc-cc-single-post .entry-divider {
  display: none !important;
}

body.lc-cheap-cigarette .lc-cc-single-hero {
  background: #ffffff;
  border-bottom: 1px solid #e8e8e8;
}

body.lc-cheap-cigarette .lc-cc-single-hero__media {
  max-height: 420px;
  overflow: hidden;
  background: #f3f3f3;
}

body.lc-cheap-cigarette .lc-cc-single-hero__media img {
  display: block;
  width: 100%;
  max-height: 420px;
  object-fit: cover;
}

body.lc-cheap-cigarette .lc-cc-single-hero__inner {
  max-width: 820px;
  margin: 0 auto;
  padding: 24px 16px 28px;
}

body.lc-cheap-cigarette .lc-cc-single-hero__crumbs,
body.lc-cheap-cigarette .lc-cc-single-hero__crumbs a,
body.lc-cheap-cigarette .lc-cc-single-hero__crumbs .divider {
  color: #767676 !important;
  font-size: 13px;
  text-transform: none;
}

body.lc-cheap-cigarette .lc-cc-single-hero__crumbs a:hover {
  color: var(--lc-cc-primary) !important;
}

body.lc-cheap-cigarette .lc-cc-single-hero__title {
  margin: 14px 0 12px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.75rem, 3.2vw, 2.35rem);
  font-weight: 700;
  line-height: 1.25;
  color: #111111;
  text-transform: none;
}

body.lc-cheap-cigarette .lc-cc-single-hero__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  color: #767676;
  font-size: 14px;
}

body.lc-cheap-cigarette .lc-cc-single-hero__meta a {
  color: #2a61b4 !important;
  font-weight: 600;
  text-decoration: none;
}

body.lc-cheap-cigarette .lc-cc-single-hero__meta a:hover {
  text-decoration: underline;
}

body.lc-cheap-cigarette.lc-cc-single-post .blog-wrapper .large-12.col,
body.lc-cheap-cigarette.lc-cc-single-post .blog-wrapper article {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

body.lc-cheap-cigarette .lc-cc-article-prose {
  color: #333333;
  font-size: 16px;
  line-height: 1.75;
}

body.lc-cheap-cigarette .lc-cc-article-prose > h2:first-child,
body.lc-cheap-cigarette .lc-cc-article-prose h2 {
  margin: 2rem 0 1rem;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.35;
  color: #111111;
  text-transform: none;
}

body.lc-cheap-cigarette .lc-cc-article-prose h3 {
  margin: 1.5rem 0 0.75rem;
  font-size: 1.2rem;
  font-weight: 700;
  color: #111111;
  text-transform: none;
}

body.lc-cheap-cigarette .lc-cc-article-prose h4 {
  margin: 1.25rem 0 0.5rem;
  font-size: 1.05rem;
  font-weight: 700;
  color: #111111;
  text-transform: none;
}

body.lc-cheap-cigarette .lc-cc-article-prose p,
body.lc-cheap-cigarette .lc-cc-article-prose ul,
body.lc-cheap-cigarette .lc-cc-article-prose ol {
  margin: 0 0 1rem;
}

body.lc-cheap-cigarette .lc-cc-article-prose ul,
body.lc-cheap-cigarette .lc-cc-article-prose ol {
  padding-left: 1.35rem;
}

body.lc-cheap-cigarette .lc-cc-article-prose li {
  margin-bottom: 0.45rem;
}

body.lc-cheap-cigarette .lc-cc-article-prose .gb-article-figure,
body.lc-cheap-cigarette .lc-cc-article-prose figure {
  margin: 1.5rem 0;
}

body.lc-cheap-cigarette .lc-cc-article-prose .gb-article-figure img,
body.lc-cheap-cigarette .lc-cc-article-prose figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

body.lc-cheap-cigarette .lc-cc-article-prose .article-table-wrap {
  overflow-x: auto;
  margin: 1.25rem 0 1.5rem;
}

body.lc-cheap-cigarette .lc-cc-article-prose .article-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

body.lc-cheap-cigarette .lc-cc-article-prose .article-table th,
body.lc-cheap-cigarette .lc-cc-article-prose .article-table td {
  border: 1px solid #e5e5e5;
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
}

body.lc-cheap-cigarette .lc-cc-article-prose .article-table th {
  background: #f7f7f7;
  font-weight: 700;
}

body.lc-cheap-cigarette .lc-cc-article-prose .compliance-footer {
  margin-top: 2rem;
  padding: 14px 16px;
  border-left: 3px solid #2a61b4;
  background: #f7f9fc;
  font-size: 14px;
}

body.lc-cheap-cigarette.lc-cc-single-post .entry-content,
body.lc-cheap-cigarette.lc-cc-single-post .article-inner {
  padding-top: 8px;
}

@media (max-width: 849px) {
  body.lc-cheap-cigarette .lc-cc-blog-filters__inner {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 14px;
  }

  body.lc-cheap-cigarette .lc-cc-blog-filters__btn {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  body.lc-cheap-cigarette.lc-cc-blog-archive .lc-cc-blog-grid .post-title {
    font-size: 18px !important;
  }
}
