/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-11-03 19:01:57 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

/*
 * Cleaned & grouped CSS (duplicates removed, later values preserved)
 * - Kept specificity and intent; consolidated repeated selectors
 * - Grouped by area: Base → Buttons → Footer → Header → Category Cards → Layout/Sticky → Breadcrumbs → Sliders → Catalog → Right-side Header
 */

<style>
/* =====================
   Base typography & theme
   ===================== */
body { line-height: 22px; letter-spacing: 0; }

p, li { letter-spacing: 0; line-height: 22px; }

@media (max-width: 575px){
  body { font-size: 13px; line-height: 21px; }
}

h1, h2, h3, h4, h5, h6 {
  font-family: Open Sans, sans-serif;
  color: #222529;
  letter-spacing: normal;
}

h1 { font-weight: 400; font-size: 36px; line-height: 44px; margin: 0 0 32px; }
h2 { font-weight: 400; font-size: 32px; line-height: 52px; margin: 0 0 32px; }
h3 { font-weight: 400; font-size: 22px; line-height: 22px; margin: 0 0 20px; }
h4 { font-weight: 400; font-size: 20px; line-height: 27px; margin: 0 0 14px; }
h5 { font-weight: 400; font-size: 13px; line-height: 18px; letter-spacing: -.325px; color: #666; margin: 0 0 14px; }
h6 { font-weight: 400; font-size: 14px; line-height: 18px; margin: 0 0 14px; }

.home-banner-slider h2.vc_custom_heading,
.custom-font4 { font-family: 'Segoe Script','Savoye LET'; }

html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary { color: #ff7272; }

.wel-msg i { font-size: 23.68px; color: #ed0c6e; }

.home-banner-slider { display: block; }

.subcategory-grid .subcategory-item img {
  max-width: 200px; height: auto; display: block; margin: 0 auto;
}

/* =====================
   Buttons
   ===================== */
html .btn,
html .action.primary { font-family: Open Sans; letter-spacing: .01em; font-weight: 700; line-height: 1.42857; padding: .8em 2em; }

html .btn-modern { text-transform: uppercase; font-size: .8125rem; padding: 1em 2.8em; font-weight: 600; height: auto; }

html .btn-xl { font-size: 1rem; padding: .8rem 2rem; }
.btn-modern.btn-xl { font-size: 1rem; padding: 1.25em 3.125em; }

.btn-flat { padding: 0!important; background: none!important; border: none!important; border-bottom: 1px solid transparent!important; box-shadow: none!important; text-transform: uppercase; font-size: .75rem; }

html .action.primary { color: #fff; background-color: #ed0c6e; border-color: #ed0c6e #ed0c6e #3e8b51; }
html .btn-dark { color: #fff; background-color: #222529; border-color: #222529 #222529 #0b0c0e; }
html .btn-light { color: #222529; background-color: #fff; border-color: #fff #fff #e6e6e6; }
html .btn-quaternary { color: #fff; background-color: #000; border-color: #000 #000 #000; }

/* Utility colors */
html .background-color-secondary { background-color: #ff7272 !important; }

/* =====================
   Footer
   ===================== */
.footer, .footer p { font-size: 13px; line-height: 22px; letter-spacing: 0; }
.footer .widgettitle, .footer .widget-title { font-size: .9375rem; font-weight: 700; }
.footer-top .custom-block:before, .footer-top .custom-block:after { margin: 0; border: none; }
.footer-middle > .container::after { border-color:#e7e7e7; }
.footer .block.newsletter .form.subscribe { margin-bottom: 10px; }
.footer .newsletter input { height: 3rem; padding-left: 1.25rem; background: #f4f4f4; border-radius: 0; }
.footer .newsletter .action.subscribe { height: 3rem; font-weight: 600; border-radius: 0; border: none; letter-spacing: .15em; }
.footer .widget>div>ul li { margin-bottom: 14px; }
.footer-middle > .container { padding-top: 3.7rem; padding-bottom: 1rem; }
.footer-bottom address { text-align: center; padding-top: 24px; padding-bottom: 8px; font-size: 13px; letter-spacing: -.025em; }
.footer-bottom { font-size: 1em; padding-bottom: 54px; padding-top: 0; }

/* =====================
   Header & search tweaks
   ===================== */
.page-header.type22 .search-area .minisearch .actions button { background-color: #957955; border-radius: 0; }
.header-main { min-height: unset !important; }
.header-main .header-left { padding-top: 10px !important; padding-bottom: 10px !important; }
.main-panel-top { padding-top: 0 !important; padding-bottom: 0 !important; min-height: auto !important; height: auto !important; }
.page-header.type22 .search-area .block.block-search { max-width: 372px !important; }
.page-header.type22 .logo { margin-right: 1rem !important; }

/* =====================
   Category card tweaks
   ===================== */
.category-slider .products li.product-category .thumb-info,
.category-slider .products li.product-category a { position: relative; padding: 0 !important; margin: 0 !important; }

.category-slider .products li.product-category .thumb-info .thumb-info-wrapper::before,
.category-slider .products li.product-category .thumb-info .thumb-info-wrapper::after { content: none !important; padding-top: 0 !important; }

.category-slider .products li.product-category .thumb-info .thumb-info-wrapper {
  aspect-ratio: 1 / 1; width: 100%; height: auto !important; overflow: hidden; display: block; border-radius: 4px;
}

.category-slider .products li.product-category .thumb-info .thumb-info-wrapper img { width: 100% !important; height: 100% !important; object-fit: cover; display: block; }

.category-slider .products li.product-category .thumb-info-wrap,
.category-slider .products li.product-category .thumb-info-title { padding: 0 !important; margin: 0 !important; }

.category-slider .products li.product-category .thumb-info-wrap {
  position: absolute; top: 10px; left: 10px; right: 10px; z-index: 2; text-align: left !important; background: transparent;
}

.category-slider .products li.product-category .thumb-info-title { display: block; writing-mode: horizontal-tb !important; transform: none !important; }

.category-slider .products li.product-category .thumb-info-title h3.sub-title {
  margin: 0 !important; line-height: 1; font-weight: 700; font-size: 20px; color: #222; transition: color .25s ease;
}

.category-slider .products li.product-category .thumb-info-type { display: block; margin-top: 0; font-size: 14px; color: #555; }
.category-slider .products li.product-category .thumb-info-title .thumb-info-inner { color: inherit; }
.category-slider .products li.product-category:hover .thumb-info-title .thumb-info-inner,
.category-slider .products li.product-category a:hover .thumb-info-title .thumb-info-inner { color: #ed0c6e !important; }

@supports not (aspect-ratio: 1 / 1) {
  .category-slider .products li.product-category .thumb-info .thumb-info-wrapper { position: relative; }
  .category-slider .products li.product-category .thumb-info .thumb-info-wrapper::after { content: ""; display: block; padding-top: 100%; }
  .category-slider .products li.product-category .thumb-info .thumb-info-wrapper > img { position: absolute; inset: 0; }
}

/* =====================
   Layout, sticky header & containers
   ===================== */
.page-wrapper, .header.content, header.page-header.type22 { overflow: visible !important; transform: none !important; }
.page-wrapper { transition: padding-top .18s ease; }
:root { --porto-sticky-gap: 0px; /* default; JS sets real gap when active */ }
.page-main { padding-top: 0 !important; }

/* Sticky positions */
@media (max-width: 767.98px){
  header.page-header.type22.sticky-header { position: fixed !important; top: 0; left: 0; right: 0; width: 100%; z-index: 1005; }
}

@media (min-width: 768px){
  header.page-header.type22 { position: static !important; }
  header.page-header.type22.sticky-header { position: static !important; width:auto; }
  header.page-header.type22.sticky-header .header-bottom,
  header.page-header.type22.sticky-header ~ .header-bottom,
  header.page-header.type22.sticky-header ~ .main-menu-wrap { position: static !important; }
  header.page-header.type22.sticky-header .header-main,
  header.page-header.type22.sticky-header ~ .header-main { position: fixed !important; top: 0; left: 0; right: 0; width: 100%; z-index: 1004; transform: translateZ(0); }

  /* Sticky visuals */
  html body header.page-header.type22.sticky-header .header-main,
  html body header.page-header.type22.sticky-header ~ .header-main { background: #fff !important; background-color: #fff !important; box-shadow: 0 2px 10px rgba(0,0,0,.06); border-bottom: 1px solid #eee; }
  header.page-header.type22.sticky-header .header-main::before,
  header.page-header.type22.sticky-header ~ .header-main::before,
  header.page-header.type22.sticky-header .header-main::after,
  header.page-header.type22.sticky-header ~ .header-main::after,
  header.page-header.type22.sticky-header ~ .header-main > .container::before,
  header.page-header.type22.sticky-header ~ .header-main > .container::after { content: none !important; display: none !important; background: none !important; }
  header.page-header.type22.sticky-header ~ .header-main > .container,
  header.page-header.type22.sticky-header ~ .header-main .header-row,
  header.page-header.type22.sticky-header ~ .header-main .header-content { background: #fff !important; background-color: #fff !important; }
}

/* Add body padding only while sticky is active */
body.porto-sticky-active .page-wrapper { padding-top: var(--porto-sticky-gap, 64px); }

/* =====================
   Breadcrumbs (compact ~26–30px)
   ===================== */
.page-wrapper > .breadcrumbs { padding-top: 4px !important; padding-bottom: 4px !important; margin-bottom: 8px !important; min-height: 0 !important; display: flow-root; }
.page-wrapper > .breadcrumbs .items { margin-top: 0 !important; margin-bottom: 0 !important; min-height: 0 !important; }
.page-wrapper > .breadcrumbs .item { padding-top: 0 !important; padding-bottom: 0 !important; margin: 0 !important; }
.page-wrapper > .breadcrumbs .item > a,
.page-wrapper > .breadcrumbs .item > strong { font-size: 12px; line-height: 18px !important; }
.page-wrapper > .breadcrumbs .item + .item::before { line-height: 18px !important; }

/* Additional UL reset for Porto breadcrumbs */
.page-wrapper > .breadcrumbs > ul.items { margin-top: 0 !important; margin-bottom: 0 !important; padding-top: 0 !important; padding-bottom: 0 !important; min-height: 0 !important; align-items: center; }
.page-wrapper > .breadcrumbs > ul.items > li.item { margin: 0 !important; padding: 0 !important; min-height: 0 !important; }
.page-wrapper > .breadcrumbs > ul.items > li.item > a,
.page-wrapper > .breadcrumbs > ul.items > li.item > strong { font-size: 12px; line-height: 16px !important; padding: 0 !important; display: inline-block; }

/* Breadcrumbs background to match category pages */
.page-wrapper > .breadcrumbs {
  background-color: #f4f4f4 !important;
  padding: 8px 12px; /* optional: gives it a little breathing space */
  border-radius: 0;  /* optional: adjust if you want rounded corners */
}

/* =====================
   Sliders
   ===================== */
#banner-slider-demo-33 .owl-nav { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); width: 100% !important; }
#banner-slider-demo-33 .owl-nav .owl-prev { left: 12px; }
#banner-slider-demo-33 .owl-nav .owl-next { right: 12px; }
#banner-slider-demo-33 .owl-nav button { width: 40px; height: 80px; }

/* =====================
   My Company Catalog — match Browse Products
   ===================== */
@media (min-width: 992px) {
  .page-header.type22 #company-toggle-menu { flex: 0 0 190px; width: 190px; min-width: 190px; max-width: 190px; margin-left: 0; position: relative; }
  .page-header.type22 #company-toggle-menu .menu-title { position: relative; display: flex; align-items: center; padding: 22px 18px 23px; height: auto !important; line-height: 20px; border: 0 !important; background: transparent !important; box-shadow: none !important; color: #ed0c6e; text-decoration: none; }
  .page-header.type22 #company-toggle-menu .menu-title::before { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background: #e6e6e6; pointer-events: none; }
/*  .page-header.type22 #company-toggle-menu::before,
  .page-header.type22 #company-toggle-menu::after { display:none !important; } */
  .page-header.type22 #company-toggle-menu .menu-title:hover { background: #ed0c6e !important; color: #fff !important; }
  .page-header.type22 #company-toggle-menu .menu-title:after { margin-left: auto; }
}

@media (max-width: 991.98px){ #company-toggle-menu{ display:none; } }

/* =====================
   Right-side header fixes (account • wishlist • cart)
   ===================== */
:root { --header-icon-gap: 8px; }

.page-header .header-main .custom-vertical-divider { display: none !important; }
.header-main .header-right { display: flex !important; align-items: center !important; justify-content: flex-end !important; }
.header-main .header-right > * { flex: 0 0 auto !important; margin: 0 !important; padding: 0 !important; }

.header-contact .header-mini-icons { display: inline-flex; align-items: center; gap: var(--header-icon-gap); }
.header-contact .porto-sicon-box-link, .header-contact .porto-sicon-box { margin: 0 !important; padding: 0 !important; }
.header-contact a.my-account { display: none !important; }

.header-main .header-right .header-contact + .minicart-wrapper { margin-left: var(--header-icon-gap) !important; }

.header-main .minicart-wrapper.cart-design-1 .action.showcart {
  display: inline-flex !important; align-items: center !important; justify-content: center !important;
  width: 32px !important; height: 32px !important; padding: 0 !important; margin: 0 !important; line-height: 1 !important; position: relative !important; gap: 0 !important;
}

.header-main .minicart-wrapper .action.showcart .text,
.header-main .minicart-wrapper .action.showcart .counter-label { display: none !important; }

.header-main .minicart-wrapper { margin: 0 !important; }
.header-main .minicart-wrapper::before, .header-main .minicart-wrapper::after { content: none !important; display: none !important; }

.header-main .minicart-wrapper .action.showcart .counter { position: absolute !important; top: -6px; right: -8px; }
.header-main .minicart-wrapper .action.showcart .porto-icon-shopping-cart { display: inline-block !important; transform: translate(-2px,-4px); }

body.customer-logged-in .header-contact .signin-text-link { display: none !important; }

/*MAKE MY COMPANY PRODUCTS DROPDOWN MATCH PORTO*/
@media (min-width: 992px){
  /* base reset to kill bullets and default padding */
  #company-toggle-menu .side-nav,
  #company-toggle-menu .side-nav ul{
    list-style: none !important;
    margin: 0;
    padding: 0;
  }

  /* top-level items */
  #company-toggle-menu .side-nav > li{
    position: relative;
  }
  #company-toggle-menu .side-nav > li > a{
    display: block;
    padding: 12px 20px;
    color: #333;
    text-decoration: none;
    line-height: 1.3;
  }
  #company-toggle-menu .side-nav > li:hover > a{
    background: #f5f5f5;                 /* Porto-like hover */
    color: #ed0c6e;
  }

  /* right chevron for parents (like Porto) */
  #company-toggle-menu .side-nav > li.parent > a:after{
    content: "›";
    float: right;
    font-size: 16px;
    line-height: 1;
    opacity: .6;
  }

  /* second level panel */
  #company-toggle-menu .side-nav > li > .sub-menu{
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 240px;
    background: #fff;
    border: 1px solid #e6e6e6;
    display: none;
    z-index: 1000;
  }
  #company-toggle-menu .side-nav > li:hover > .sub-menu{
    display: block;
  }

  #company-toggle-menu .sub-menu li > a{
    display: block;
    padding: 10px 16px;
    color: #333;
  }
  #company-toggle-menu .sub-menu li > a:hover{
    background: #f5f5f5;
    color: #ed0c6e;
  }
}

/* TWEAKS TO MAIN DROPDOWN */
/* Porto 4.0.6 — Mega menu dropdown: first-level items */
.nav-sections .navigation .level0 > .submenu .level1 > a,
.nav-sections .navigation .level0 > .submenu .level1 > a > span {
  text-transform: none !important;                     /* stop UPPERCASE */
  color: #957955 !important;                            /* gold */
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;                          /* Semibold */
}

/* keep appearance on hover/focus/active */
.nav-sections .navigation .level0 > .submenu .level1 > a:hover,
.nav-sections .navigation .level0 > .submenu .level1 > a:focus,
.nav-sections .navigation .level0 > .submenu .level1.active > a {
  color: #957955 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}

/* tighten spacing between sub-categories */
.nav-sections .navigation .level0 > .submenu .level2 > a,
.nav-sections .navigation .level0 > .submenu .level2 > a > span {
  line-height: 12px !important;  /* was 24px */
}

/* ADJUST WIDTH OF BROWSE PRODUCTS MENU */
/* Porto vertical "Browse Products" mega menu flyout width */
.nav-sections .navigation .level0 > .submenu {
  width: 812px !important;     /* set whatever width you want */
  max-width: none !important;  /* remove theme cap if present */
}
.nav-sections .navigation .level0 > .submenu .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.nav-sections .navigation .level0 > .submenu [class*="col-"] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* Mega menu (Browse Products) – always show the product image in the 3rd column */
.nav-sections .navigation .level0 > .submenu .product-item-info .product-item-photo,
.nav-sections .navigation .level0 > .submenu .product-item-info .product-image-photo {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;   /* cancel any hover translate effect */
}

/* In case an overlay hides it before hover */
.nav-sections .navigation .level0 > .submenu .product-item-info::before,
.nav-sections .navigation .level0 > .submenu .product-item-info::after {
  display: none !important;
}

/* If the image is lazy-loaded, make sure it isn’t kept transparent */
.nav-sections .navigation .level0 > .submenu img.lazyload,
.nav-sections .navigation .level0 > .submenu img.owl-lazy {
  opacity: 1 !important;
}
/* Keep "Browse Products" on one line */
.header .main-toggle-menu {            /* the left “Browse Products” toggle */
  flex: 0 0 auto !important;           /* don't let flexbox shrink it */
  width: auto !important;              /* allow natural width */
  min-width: 210px;                    /* adjust until it fits on one line */
}

.header .main-toggle-menu .menu-title {
  white-space: nowrap !important;      /* prevent wrapping */
  word-break: normal !important;
}

/* FIX MISALIGNMENT OF SHOPPING BAG WHEN HEADER IS STICKY */
/* Keep the right column stable */
.page-header.type22 .header-main .header-right,
.page-header.type22.sticky-header .header-main .header-right {
  display: flex;
  align-items: center;
  gap: 12px;           /* tidy spacing between icons */
  flex: 0 0 auto;      /* don't allow shrink/grow */
  min-width: max-content;
}

/* Cancel Porto's sticky absolute positioning for the minicart */
@media (min-width: 768px) {
  .page-header.type22.sticky-header .minicart-wrapper {
    position: static !important;
    right: auto;
    top: auto;
    margin: 0;
  }
}

/* (Optional) If type22 adds negative offsets on the right column, neutralize them */
.page-header.type22.sticky-header .header-main .header-right {
  margin-top: 0;
  margin-left: 0;
}

.page-header.type22 { --header-icon-gap: 0px !important; }
/* or */
.page-header.type22 .header-mini-icons { gap: 0 !important; }

/* ensure visible on checkout too */
.checkout-index-index #company-toggle-menu { display:block !important; }

/* Base: enable smooth scaling on the cart icon */
.page-header .minicart-wrapper .action.showcart .minicart-icon,
.page-header .minicart-wrapper .action.showcart [class*="porto-icon-"] {
  display: inline-block;               /* ensures transform behaves nicely */
  transition: transform .2s ease-in-out;
  transform-origin: center;
}

/* Hover/focus: scale the icon */
.page-header .minicart-wrapper .action.showcart:hover .minicart-icon,
.page-header .minicart-wrapper .action.showcart:focus .minicart-icon,
.page-header .minicart-wrapper .action.showcart:hover [class*="porto-icon-"],
.page-header .minicart-wrapper .action.showcart:focus [class*="porto-icon-"] {
  transform: scale(1.15); /* tweak to match your Account/Wishlist growth */
}

/* Keep the qty bubble from scaling */
.page-header .minicart-wrapper .action.showcart .counter,
.page-header .minicart-wrapper .action.showcart .counter * {
  transform: none !important;
}
/* Shift the scale pivot a bit to the right */
.page-header .minicart-wrapper .action.showcart .minicart-icon {
  transform-origin: 80% 80%;  /* try 54–60% until it looks perfect */
}
/* The icon element that actually scales */
.page-header .minicart-wrapper .action.showcart i.minicart-icon,
.page-header .minicart-wrapper .action.showcart i[class*="porto-icon-"] {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  /* move the pivot a bit to the bottom-right */
  transform-origin: 62% 56% !important;  /* adjust a couple % if needed */
}
.page-header .minicart-wrapper .action.showcart:hover i.minicart-icon,
.page-header .minicart-wrapper .action.showcart:focus i.minicart-icon,
.page-header .minicart-wrapper .action.showcart:hover i[class*="porto-icon-"],
.page-header .minicart-wrapper .action.showcart:focus i[class*="porto-icon-"] {
  transform: translate(-2.5px, -4px) scale(1.15); /* tweak -1px/-2px as needed */
}
.layout-1220.wide.mobile-sticky.checkout-index-index.page-layout-1column
  .header-contact a.signin-text-link { display: none !important; }

/* Hide the custom "My Company Catalog" on mobile to avoid the phantom list */
@media (max-width: 991.98px){
  .page-header.type22 #company-toggle-menu { display: none !important; }
}

/* Checkout: show header mini-cart by default */
.checkout-index-index .page-header .minicart-wrapper { display: flex !important; }

/* Hide it only when the layout switches to the “no progress bar” view */
@media (max-width: 767.98px) { /* adjust this number to match your theme */
  .checkout-index-index .page-header .minicart-wrapper { display: none !important; }
}
/* 1) Hide review stars */
.rating-result,
.rating-summary,
.product-reviews-summary { display: none !important; }

/* 2) Hide compare buttons/links */
.action.tocompare,
a.compare,
.link-compare,
.product-item .action.tocompare,
.block-compare,
.header .compare { display: none !important; }

/* 3) Hide prices on LISTINGS & WIDGETS only (keep PDP/minicart/cart/checkout) */
.catalog-product-view .price,
.catalog-product-view .price-box,
.catalog-product-view .price-wrapper,
.catalog-product-view [data-role="priceBox"],
.minicart-wrapper .price,
.block-minicart .price,
.cart-container .price,
.checkout-index-index .price { display: inline !important; }

body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .product-item .price,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .product-item .price-box,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .product-item .price-wrapper,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .product-item [data-role="priceBox"],
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .widget .product-item .price,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .widget .product-item .price-box,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .owl-carousel .product-item .price,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .slick-slider .product-item .price,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index) .swiper .product-item .price { display: none !important; }

/* Hide Add-to-Cart on ALL listings & carousels (keep PDP/cart/checkout intact) */

/* Keep PDP/minicart/cart/checkout visible just in case */
.catalog-product-view .action.tocart,
.minicart-wrapper .action.tocart,
.cart-container .action.tocart,
.checkout-index-index .action.tocart { display: inline-block !important; }

/* Listings, widgets, and carousels (Porto uses many wrappers) */
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index)
  .product-item .action.tocart,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index)
  .product-item .actions-primary .action.tocart,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index)
  .product-item-photo .actions .action.tocart,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index)
  .widget .product-item .action.tocart,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index)
  .owl-carousel .product-item .action.tocart,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index)
  .slick-slider .product-item .action.tocart,
body:not(.catalog-product-view):not(.checkout-cart-index):not(.checkout-index-index)
  .swiper .product-item .action.tocart {
  display: none !important;
}
/* Category pages background color site-wide */
.catalog-category-view {
  background-color: #f4f4f4  !important;
}

/* Optional: also set container backgrounds to transparent
   so the gray shows through everywhere */
.catalog-category-view .page-wrapper,
.catalog-category-view .columns,
.catalog-category-view .page-main,
.catalog-category-view .page-wrapper > .page-main {
  background: transparent !important;
}

/* Hide the PRICE filter (slider) everywhere */
.block.filter .filter-options-item:has(#ln_slider_container_price),
.sidebar .filter-options-item:has(#ln_slider_container_price),
.filter-options-item:has(#ln_slider_price),
.filter-options-item:has(#ln_slider_text_price) {
  display: none !important;
}

/* Extra belt-and-suspenders in case only the inner bits render */
#ln_slider_container_price,
#ln_slider_price,
#ln_slider_text_price {
  display: none !important;
}
/* Hide Recently Ordered sidebar block */
.block.block-reorder {
  display: none !important;
}
/* Adjust spacing under category description banners site-wide */
.catalog-category-view .category-description {
  margin-bottom: 15px !important;   /* small breathing room */
  padding-bottom: 0 !important;
}

.catalog-category-view .category-description .widget,
.catalog-category-view .category-description .pagebuilder-banner-wrapper,
.catalog-category-view .category-description div {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Tighten product grid position */
.catalog-category-view .page-main .columns {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* TWEAK FOR TODD - ALIGN ICONS VERTICALLY WITH SEARCH BAR */
/* Desktop: center the row and kill the type22 padding */
@media (min-width: 992px){
  /* center all three columns relative to each other */
  .page-header.type22 .header-main .header-row{
    display:flex;
    align-items:center !important;
  }

  /* remove the big top/bottom padding that forces the bottom alignment */
  .page-header.type22 .header-main .header-right{
    padding-top:0 !important;
    padding-bottom:4px !important;
  }

  /* make sure the right block (icons) uses flex centering */
  .page-header.type22 .header-main .header-right{
    display:flex !important;
    align-items:center !important;
  }
}
/* MAKE MY COMPANY CATALOG STYLE MATCH BROWSE PRODUCTS */
/* My Company Catalog dropdown — make it look like Browse Products (Type 22) */
@media (min-width: 992px){
  /* panel container: size, border, shadow like Browse */
  .page-header.type22 #company-toggle-menu .toggle-menu-wrap.side-nav-wrap{
    position: absolute;
    left: 0; top: 100%;
    min-width: 260px;                 /* tweak to match your Browse width */
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 15px 30px rgba(0,0,0,.16);
    padding: 6px 0;
    z-index: 1001;
  }

  /* reset list + spacing */
  .page-header.type22 #company-toggle-menu .side-nav,
  .page-header.type22 #company-toggle-menu .side-nav ul{
    list-style: none !important;
    margin: 0;
    padding: 0;
  }
  .page-header.type22 #company-toggle-menu .side-nav > li{
    position: relative;
  }
  .page-header.type22 #company-toggle-menu .side-nav > li + li{
    border-top: 1px solid #eee;       /* row divider like Browse */
  }

  /* row look & hover */
  .page-header.type22 #company-toggle-menu .side-nav > li > a{
    display: flex; align-items: center;
    padding: 13px 22px;               /* row height/padding like Browse */
    color: #333;
    text-decoration: none;
    line-height: 1.3;
  }
  .page-header.type22 #company-toggle-menu .side-nav > li:hover > a{
    background: #f5f5f5;
    color: #ed0c6e;
  }

  /* right chevron (matches Browse list) */
  .page-header.type22 #company-toggle-menu .side-nav > li > a:after{
    content: '›';
    margin-left: auto;
    font-size: 16px;
    line-height: 1;
    opacity: .6;
  }

  /* if you ever show deeper levels, style the fly-out like Browse */
  .page-header.type22 #company-toggle-menu .side-nav > li > .sub-menu{
    position: absolute; left: 100%; top: 0;
    min-width: 260px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 15px 30px rgba(0,0,0,.16);
    display: none;
  }
  .page-header.type22 #company-toggle-menu .side-nav > li:hover > .sub-menu{ display:block; }
  .page-header.type22 #company-toggle-menu .sub-menu li > a{
    display:block; padding: 11px 18px; color:#333;
  }
  .page-header.type22 #company-toggle-menu .sub-menu li > a:hover{
    background:#f5f5f5; color:#ed0c6e;
  }
}

/* Mobile: keep it hidden to avoid the phantom list (your earlier fix) */
@media (max-width: 991.98px){
  .page-header.type22 #company-toggle-menu{ display:none !important; }
}

/* FIX HOVER ON IMAGES IN SUBCATEGORIES - NO PROMO AUTOMATICALLY */
/* RESET the previous tweak */
.nav-sections .navigation .level0 > .submenu { pointer-events: auto; }

/* Ensure submenus stack correctly */
.nav-sections .navigation .level0 > .submenu {
  position: absolute;   /* Porto already does this, but make it explicit */
  z-index: 1;           /* baseline below the active one */
}

/* Raise only the active/hovered top-level submenu above its siblings */
.nav-sections .navigation .level0:hover > .submenu,
.nav-sections .navigation .level0._active > .submenu {
  z-index: 9999;
}
/* FIX FLASHING OF MY COMPANY CATALOG */
/* Prevent flash of unpositioned My Company Catalog button */
.page-header.type22 #company-toggle-menu{
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: -9999px;
}
.page-header.type22 #company-toggle-menu.company-menu-ready{
  opacity: 1;
  pointer-events: auto;
  position: relative;
  left: auto;
}
/* REMOVE CARET SYMBOL FROM MY COMPANY CATALOG ITEMS */
/* My Company Catalog – only show caret when the item has children */
@media (min-width: 992px){
  /* kill any default chevron */
  .page-header.type22 #company-toggle-menu .side-nav > li > a:after{
    content: none !important;
  }
  /* show it only on items marked .parent */
  .page-header.type22 #company-toggle-menu .side-nav > li.parent > a:after{
    content: '›';
    margin-left: auto;
    font-size: 16px;
    line-height: 1;
    opacity: .6;
  }
}

/* FIX SPACE UNDER CATEGORY HERO IMAGE (like AIVIA) */
/* Catch-all override for PB-generated min-heights inside the category description */
#html-body .category-description [data-content-type="row"] > [data-element="inner"],
#html-body .category-description [data-content-type="column"] > [data-element="inner"],
#html-body .category-description [data-content-type="banner"] > [data-element="inner"],
#html-body .category-description [data-pb-style]{
  min-height:150px !important;
  height:150px !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
}

/* Tablet */
@media (max-width: 992px){
  #html-body .category-description [data-content-type="row"] > [data-element="inner"],
  #html-body .category-description [data-content-type="column"] > [data-element="inner"],
  #html-body .category-description [data-content-type="banner"] > [data-element="inner"],
  #html-body .category-description [data-pb-style]{
    min-height:150px !important;
    height:150px !important;
  }
}

/* Mobile – set what you prefer here */
@media (max-width: 768px){
  #html-body .category-description [data-content-type="row"] > [data-element="inner"],
  #html-body .category-description [data-content-type="column"] > [data-element="inner"],
  #html-body .category-description [data-content-type="banner"] > [data-element="inner"],
  #html-body .category-description [data-pb-style]{
    min-height:120px !important;  /* or: auto !important */
    height:120px !important;      /* or: auto !important */
  }
}

/* CHANGE REQUEST QUOTE BUTTON COLOUR */
/* Force gold on the "Request Product" trigger (Amasty form id=7) */
.amcform-button.-default, .amcform-button.-error {
  /* use the shorthand to override any 'background' rules */
  background: #957955 !important;
  border-color: #957955 !important;
  color: #fff !important;
  box-shadow: none !important;
  background-image: none !important;
}

button.amform-show-popup.amform-button-default[data-amform-show="7"]:hover,
a.amform-show-popup.amform-button-default[data-amform-show="7"]:hover,
.button.amform-show-popup.amform-button-default[data-amform-show="7"]:hover,
button.amform-show-popup.amform-button-default[data-amform-show="7"]:focus,
a.amform-show-popup.amform-button-default[data-amform-show="7"]:focus,
.button.amform-show-popup.amform-button-default[data-amform-show="7"]:focus {
  background: #7b6246 !important;   /* ~15% darker */
  border-color: #7b6246 !important;
  color: #fff !important;
}

.page-main, .columns, .column.main { overflow: visible; }

.hero-img-categories{
  --overlap: 80px;
  position: relative;
  transform: translateY(calc(-1 * var(--overlap)));
  margin-bottom: calc(-1 * var(--overlap));
  z-index: 10;                          /* ABOVE crumbs/header */
}

/* push crumbs behind (or just let them be—z-index below 10) */
.breadcrumbs{ position: relative; z-index: 2; }

/* optional: prevent clicks on the overlapped crumb area */
.hero-img-categories::before{
  content:"";
  position:absolute; inset:0;
  pointer-events:none;
}

/* keep your image sizing rules from above */
.hero-img-categories img{
  display:block;
  width:100vw; max-width:100vw;
  margin-left:calc(50% - 50vw);
  height:clamp(120px, 15vw, 210px);
  object-fit:cover; object-position:center 20%;
}
@media (max-width:600px){
  .hero-img-categories img{
    height:clamp(160px, 35vw, 260px);
    object-position:center 15%;
  }
}
/* FIX MINICART BEHAVIOUR WHEN SCROLLING */
/* --- Porto sticky header minicart clipping fix --- */
/* Use your compact sticky height if you have one */
:root { --sticky-h: 160px; } /* adjust to your shrunk header height; your shot showed ~157px */

/* 1) Only when Porto sticky is active, stop header-main from creating a containing/clipping context */
.porto-sticky-active header.page-header.sticky-header .header-main {
  overflow: visible !important;
  transform: none !important;
  contain: none !important;     /* belt-and-suspenders in case Porto sets contain: paint */
  clip-path: none !important;   /* prevent any accidental clipping */
}

/* 2) Safety: parent wrappers shouldn’t clip either */
.porto-sticky-active header.page-header.sticky-header,
.porto-sticky-active header.page-header.sticky-header .header.content {
  overflow: visible !important;
  transform: none !important;
}

/* 3) Keep the minicart above the header and sized to the viewport */
body .ui-dialog.mage-dropdown-dialog {
  position: fixed !important;               /* detach from transformed ancestors */
  top: var(--sticky-h) !important;          /* start below sticky header */
  right: 12px !important;
  left: auto !important;
  z-index: 10100 !important;                /* above header */
  margin: 0 !important;
}

body .ui-dialog.mage-dropdown-dialog .ui-dialog-content,
body .ui-dialog.mage-dropdown-dialog .block-minicart {
  max-height: calc(100vh - var(--sticky-h)) !important;
  overflow: auto !important;
}
/* EXTEND MINICART TO BOTTOM OF SCREEN */
/* Default: no offset (header not sticky yet) */
:root { --sticky-h: 0px; }

/* When Porto sticky kicks in, use the shrunk header height */
.porto-sticky-active { --sticky-h: 0px; }  /* set to your sticky header height */

/* Make the minicart dialog fill from below the header to the bottom */
.ui-dialog.mage-dropdown-dialog {
  position: fixed !important;
  top: var(--sticky-h) !important;
  right: 12px !important;
  left: auto !important;
  bottom: 0 !important;              /* <= stretches to bottom */
  height: auto !important;           /* height defined by top+bottom */
  z-index: 10100 !important;
  margin: 0 !important;
}

/* Stretch dialog content so children can fill */
.ui-dialog.mage-dropdown-dialog .ui-dialog-content {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  min-height: 0 !important;
}

/* Stack minicart sections top→bottom and fill available space */
.ui-dialog.mage-dropdown-dialog .block-minicart {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  min-height: 0 !important;
}

/* Block content fills remaining space between title and footer */
.ui-dialog.mage-dropdown-dialog .block-minicart .block-content {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
  min-height: 0 !important;
}

/* Items list is the only scroller (beat Magento’s inline height) */
.ui-dialog.mage-dropdown-dialog .block-minicart .minicart-items-wrapper,
.ui-dialog.mage-dropdown-dialog .block-minicart [data-action="scroll"] {
  flex: 1 1 auto !important;
  overflow-y: auto !important;
  height: auto !important;        /* override inline height */
  max-height: none !important;
  min-height: 0 !important;
}

/* Title/subtotal/actions keep natural height */
.ui-dialog.mage-dropdown-dialog .block-title,
.ui-dialog.mage-dropdown-dialog .block-minicart .subtotal,
.ui-dialog.mage-dropdown-dialog .block-minicart .actions {
  flex: 0 0 auto !important;
}

/* Hide Porto's top panel when NOT logged in */
.customer-not-logged-in .main-panel-top { display: none !important; }

/* Extra belt-and-suspenders for the auth pages */
.customer-account-login .main-panel-top,
.customer-account-create .main-panel-top,
.customer-account-forgotpassword .main-panel-top { display: none !important; }
/* Hide the language switcher in the header */
.header .switcher-language {
    display: none !important;
}
/* HIDE MY ACCOUNT LINKS */
/* ==== Customer Account Nav: hide specific links + the delimiter under each ==== */
/* Works for both the default Porto wrapper and the alt/mobile wrapper */

/* ---------- Personalization Data ---------- */
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/customer/personalizationdata"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/customer/personalizationdata"]) { display: none !important; }
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/customer/personalizationdata"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/customer/personalizationdata"]) + li.nav.item { display: none !important; }

/* ---------- Company Information (/aw/ca/company) ---------- */
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw/ca/company"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw/ca/company"]) { display: none !important; }
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw/ca/company"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw/ca/company"]) + li.nav.item { display: none !important; }

/* ---------- Company Users (/aw/ca/user) ---------- */
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw_ca/user"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw_ca/user"]) { display: none !important; }
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw_ca/user"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw_ca_user"]) + li.nav.item { display: none !important; }

/* ---------- Roles & Permissions (/aw/ca/role) ---------- */
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw_ca/role"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw_ca/role"]) { display: none !important; }
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw_ca/role"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw_ca/role"]) + li.nav.item { display: none !important; }

/* ---------- Company Units (/aw/ca/unit) ---------- */
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw_ca/unit"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw_ca/unit"]) { display: none !important; }
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/aw_ca/unit"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/aw_ca/unit"]) + li.nav.item { display: none !important; }

/* ---------- External Projects (covers both routes) ---------- */
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/externalprojects"]),
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/external-projects"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/externalprojects"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/external-projects"]) { display: none !important; }
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/externalprojects"]) + li.nav.item,
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/external-projects"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/externalprojects"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/external-projects"]) + li.nav.item { display: none !important; }

/* ---------- Projects (covers /customer/projects and /projects) ---------- */
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/customer/projects"]),
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/projects"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/customer/projects"]),
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/projects"]) { display: none !important; }
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/customer/projects"]) + li.nav.item,
#block-collapsible-nav .nav.items > li.nav.item:has(> a[href*="/projects"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/customer/projects"]) + li.nav.item,
.block-collapsible-nav-content .nav.items > li.nav.item:has(> a[href*="/projects"]) + li.nav.item { display: none !important; }

/* ---------- Safety: hide any remaining standalone delimiters ---------- */
#block-collapsible-nav .nav.items > li.nav.item > .delimiter,
.block-collapsible-nav-content .nav.items > li.nav.item > .delimiter { display: none !important; }
