/* NayabBazar View Manager — safe presentation layer. Rules activate only when a View module is enabled. */
:root{--nb-view-radius:inherit;--nb-view-section-gap:inherit}
body.nb-view-radius-square{--nb-view-radius:0px}body.nb-view-radius-soft{--nb-view-radius:8px}body.nb-view-radius-rounded{--nb-view-radius:16px}body.nb-view-radius-pill{--nb-view-radius:28px}
body[class*="nb-view-radius-"] .mn-product-card,body[class*="nb-view-radius-"] .vp-product-card,body[class*="nb-view-radius-"] .nb-product-card{border-radius:var(--nb-view-radius)!important}
body.nb-view-animation-off *,body.nb-view-animation-off *::before,body.nb-view-animation-off *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
body.nb-view-animation-reduced *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.08s!important}
@media(max-width:767px){body.nb-view-mobile-compact .vp-homepage section,body.nb-view-mobile-compact .mn-main-content section{margin-block:10px!important}body.nb-view-mobile-tight .vp-homepage section,body.nb-view-mobile-tight .mn-main-content section{margin-block:6px!important}body.nb-view-mobile-tight .vp-container-wide,body.nb-view-mobile-tight .mn-main-content{--bs-gutter-x:.8rem}}

/* Search */
body.nb-view-search-fullscreen .mn-side-search{width:100vw!important;max-width:100vw!important;inset:0!important;border-radius:0!important}
body.nb-view-search-dropdown .mn-side-search{width:min(720px,calc(100vw - 24px))!important;max-width:720px!important;height:auto!important;max-height:min(82vh,720px)!important;left:50%!important;right:auto!important;top:72px!important;transform:translateX(-50%)!important;border-radius:16px!important}
.nb-view-search-results{background:#fff;border:1px solid #dfe8e2;border-radius:12px;box-shadow:0 15px 45px rgba(20,40,28,.13);margin-top:8px;overflow:hidden;max-height:62vh;overflow-y:auto;position:relative;z-index:10000}.nb-view-search-result{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 11px;border-bottom:1px solid #edf2ee;text-decoration:none!important;color:#17221c!important;background:#fff}.nb-view-search-result:last-child{border-bottom:0}.nb-view-search-result:hover{background:#f6faf7}.nb-view-search-result img{width:54px;height:54px;object-fit:contain;border-radius:8px;background:#fff;border:1px solid #edf2ee}.nb-view-search-result.no-image{grid-template-columns:minmax(0,1fr) auto}.nb-view-search-result strong{display:block;font-size:13px;line-height:1.25}.nb-view-search-result small{display:block;color:#748078;font-size:11px;margin-top:3px}.nb-view-search-result b{font-size:12px;color:#0b7333;white-space:nowrap}.nb-view-search-result-type{display:inline-block;background:#eef7f1;color:#21653a;border-radius:999px;padding:2px 6px;font-size:9px;text-transform:uppercase;letter-spacing:.04em;margin-right:5px}.nb-view-search-empty{padding:18px;text-align:center;color:#718078;font-size:13px}.nb-view-search-cards{display:grid;grid-template-columns:1fr 1fr;padding:8px;gap:8px}.nb-view-search-cards .nb-view-search-result{border:1px solid #edf2ee;border-radius:10px;grid-template-columns:48px minmax(0,1fr)}.nb-view-search-minimal .nb-view-search-result{grid-template-columns:minmax(0,1fr) auto}.nb-view-search-minimal .nb-view-search-result img{display:none}

/* Product cards / thumbnails */
body.nb-view-cards-clean :is(.mn-product-card,.vp-product-card,.nb-product-card){box-shadow:none!important;border-color:#e6ece8!important;background:#fff!important}
body.nb-view-cards-bordered :is(.mn-product-card,.vp-product-card,.nb-product-card){border:1px solid #dce6df!important;box-shadow:none!important}
body.nb-view-cards-flat :is(.mn-product-card,.vp-product-card,.nb-product-card){border:0!important;box-shadow:none!important;background:transparent!important}
body.nb-view-cards-compact :is(.mn-product-card,.vp-product-card,.nb-product-card){padding:8px!important}
body.nb-view-card-fit-contain :is(.mn-product-card,.vp-product-card,.nb-product-card) img{object-fit:contain!important}
body.nb-view-card-fit-cover :is(.mn-product-card,.vp-product-card,.nb-product-card) img{object-fit:cover!important}
body.nb-view-card-ratio-square :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.mn-pro-img,.vp-product-image,.product-image){aspect-ratio:1/1!important}
body.nb-view-card-ratio-portrait :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.mn-pro-img,.vp-product-image,.product-image){aspect-ratio:4/5!important}
body.nb-view-card-ratio-landscape :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.mn-pro-img,.vp-product-image,.product-image){aspect-ratio:4/3!important}
body[data-nb-title-lines] :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(h3,h4,h5,.product-title,.mn-pro-title){display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important;-webkit-line-clamp:var(--nb-title-lines)!important}
body.nb-view-hide-card-brand :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.brand,.mn-pro-brand,.vp-product-brand,[data-product-brand]){display:none!important}
body.nb-view-hide-card-rating :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.rating,.mn-pro-rating,.stars,[data-rating]){display:none!important}
body.nb-view-hide-card-stock :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.stock,.mn-stock,.product-stock,[data-stock]){display:none!important}
body.nb-view-hide-card-action :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.mn-add-cart,.add-to-cart,.product-action,[data-cart-action]){display:none!important}
body.nb-view-hide-card-badges :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.badge,.product-badge,[data-product-badge]){display:none!important}
body.nb-view-hide-compare-price :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(del,.old-price,.regular-price,.compare-price){display:none!important}

/* Home categories */
body.nb-view-categories-horizontal :is(.vp-slider-category-strip,.nb-mobile-category-grid,.vp-department-list){display:flex!important;overflow-x:auto!important;scroll-snap-type:x proximity;gap:10px!important;flex-wrap:nowrap!important}.nb-view-categories-horizontal :is(.vp-slider-category,.mobile-category-card,.vp-department-list>a){flex:0 0 auto!important;scroll-snap-align:start}.nb-view-categories-pills :is(.vp-slider-category,.mobile-category-card,.vp-department-list>a){border-radius:999px!important;padding:8px 12px!important;min-height:auto!important}.nb-view-categories-no-icon :is(.vp-slider-category-icon,.mobile-category-icon,.category-icon){display:none!important}.nb-view-categories-no-name :is(.vp-slider-category strong,.mobile-category-card strong,.vp-department-list>a span){display:none!important}

/* Generic section layouts */
.nb-view-layout-horizontal{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;gap:12px!important;scroll-snap-type:x proximity}.nb-view-layout-horizontal>*{flex:0 0 min(280px,76vw)!important;scroll-snap-align:start}.nb-view-layout-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:14px!important}.nb-view-layout-compact>*{padding-top:8px!important;padding-bottom:8px!important}

/* Satisfaction / Trust */
.nb-view-resolved-icons{display:grid;grid-template-columns:repeat(var(--nb-view-icon-cols,4),minmax(0,1fr));gap:10px}.nb-view-resolved-icon{display:flex;align-items:center;gap:10px;border:1px solid #e1e9e4;background:#fff;border-radius:12px;padding:11px;min-width:0}.nb-view-resolved-icon-media{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex:0 0 38px;border-radius:50%;background:#eef8f1;color:#0b7333;font-size:20px}.nb-view-resolved-icon-media img{max-width:28px;max-height:28px;object-fit:contain}.nb-view-resolved-icon h4{font-size:12px;line-height:1.2;margin:0;color:#17321f}.nb-view-resolved-icon p{font-size:10px;line-height:1.25;margin:3px 0 0;color:#66756d}.nb-view-icons-compact .nb-view-resolved-icon{padding:7px}.nb-view-icons-compact .nb-view-resolved-icon-media{width:30px;height:30px;flex-basis:30px}.nb-view-icons-horizontal{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important}.nb-view-icons-horizontal .nb-view-resolved-icon{flex:0 0 min(260px,78vw)}

/* Brands */
body.nb-view-brands-logo .nb-view-brands-target :is(.taxonomy-name,.brand-name,strong:not(:has(img))){display:none!important}body.nb-view-brands-name .nb-view-brands-target img{display:none!important}.nb-view-brands-target.nb-view-layout-marquee{display:flex!important;overflow:hidden!important;gap:18px!important}.nb-view-brands-target.nb-view-layout-marquee>*{flex:0 0 auto;animation:nbViewMarquee 24s linear infinite}@keyframes nbViewMarquee{from{transform:translateX(0)}to{transform:translateX(-35vw)}}

/* Product page */
body.nb-view-product-thumbs-hidden :is(.single-nav-thumb,.product-thumbnails,.vp-product-thumbs,.nb-product-thumbs){display:none!important}body.nb-view-product-thumbs-row :is(.single-nav-thumb,.product-thumbnails,.vp-product-thumbs,.nb-product-thumbs){display:flex!important;flex-direction:row!important;overflow-x:auto!important}body.nb-view-product-thumbs-column :is(.single-nav-thumb,.product-thumbnails,.vp-product-thumbs,.nb-product-thumbs){display:flex!important;flex-direction:column!important}.nb-view-product-fit-contain :is(.gallery-main-img,.vp-product-main-image,.nb-product-gallery-main img){object-fit:contain!important}.nb-view-product-fit-cover :is(.gallery-main-img,.vp-product-main-image,.nb-product-gallery-main img){object-fit:cover!important}body.nb-view-hide-brand-card :is(.product-brand-card,.vp-product-brand-card,.nb-product-brand-card){display:none!important}body.nb-view-hide-promises :is(.product-promises,.vp-product-promises,.nb-product-promises,.vp-home-service-icons){display:none!important}body.nb-view-hide-tabs :is(.product-tabs,.vp-product-tabs,.nb-product-tabs){display:none!important}body.nb-view-hide-related :is(.related-products,.vp-related-products,.nb-related-products){display:none!important}

/* Taxonomy */
body.nb-view-taxonomy-hide-description :is(.taxonomy-description,.category-description,.brand-description,.collection-description){display:none!important}body.nb-view-taxonomy-hide-cover :is(.taxonomy-cover,.category-cover,.brand-cover,.collection-cover){display:none!important}body.nb-view-taxonomy-hide-filters :is(.shop-filters,.product-filters,.filter-sidebar,[data-filter-sidebar]){display:none!important}body.nb-view-taxonomy-hide-sort :is(.shop-sort,.product-sort,[data-product-sort]){display:none!important}

@media(max-width:767px){.nb-view-resolved-icons{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.nb-view-resolved-icon{padding:8px}.nb-view-resolved-icon-media{width:32px;height:32px;flex-basis:32px}.nb-view-search-cards{grid-template-columns:1fr}.nb-view-search-result{grid-template-columns:44px minmax(0,1fr) auto}.nb-view-search-result img{width:44px;height:44px}}

/* Header / navigation / footer — activates only when Site Shell override is enabled. */
body.nb-view-header-compact :is(.mn-header,.vp-header-main,.nb-global-mobile-header,.nb-mobile-home-header){--nb-shell-pad:7px}body.nb-view-header-compact :is(.mn-header,.vp-header-main){padding-top:7px!important;padding-bottom:7px!important}
body.nb-view-header-comfortable :is(.mn-header,.vp-header-main){padding-top:14px!important;padding-bottom:14px!important}
body.nb-view-header-sticky-on :is(.mn-header,.vp-header-main,.nb-global-mobile-header,.nb-mobile-home-header){position:sticky!important;top:0!important;z-index:9990!important}
body.nb-view-header-sticky-off :is(.mn-header,.vp-header-main,.nb-global-mobile-header,.nb-mobile-home-header){position:relative!important;top:auto!important}
body.nb-view-hide-topbar :is(.mn-header-top,.header-top,.vp-topbar,.nb-topbar,[data-topbar]){display:none!important}
body.nb-view-hide-hamburger :is(.mn-menu-toggle,.vp-mobile-menu-btn,.nb-mobile-menu-btn,[data-menu-toggle]){display:none!important}
body.nb-view-hide-header-search :is(.mn-search-toggle,.mn-header-search,.vp-header-search,.nb-mobile-search,[data-header-search]){display:none!important}
body.nb-view-hide-header-account :is(.mn-tool-user,.vp-header-account,.nb-mobile-account,[data-account-link]){display:none!important}
body.nb-view-hide-header-cart :is(.mn-cart-toggle,.mn-tool-cart,.vp-header-cart-btn,.nb-mobile-cart,[data-cart-link]){display:none!important}
body.nb-view-hide-mobile-bottom-nav :is(.nb-global-bottom-nav,.vp-mobile-bottom-nav,.mn-mobile-bottom-nav,[data-mobile-bottom-nav]){display:none!important}
body.nb-view-hide-footer :is(footer,.mn-footer,.vp-footer,[data-site-footer]){display:none!important}
body.nb-view-hide-footer-newsletter :is(.newsletter,.mn-newsletter,.vp-newsletter,[data-footer-newsletter]){display:none!important}
body.nb-view-hide-footer-social :is(.footer-social,.mn-footer-social,.vp-footer-social,[data-footer-social]){display:none!important}
body.nb-view-hide-footer-payments :is(.footer-payment,.payment-icons,.mn-footer-payment,.vp-footer-payment,[data-footer-payments]){display:none!important}

/* Homepage hero presentation. Existing slider records and click targets stay intact. */
body.nb-view-hide-home-hero :is(.mn-hero,.vp-hero-section,.nb-mobile-hero,[data-nb-hero]){display:none!important}
body.nb-view-hero-full :is(.mn-hero,.vp-hero-section,.nb-mobile-hero,[data-nb-hero]){width:100%!important;max-width:none!important}
body.nb-view-hero-boxed :is(.mn-hero,.vp-hero-section,.nb-mobile-hero,[data-nb-hero]){width:min(1440px,calc(100% - 24px))!important;margin-inline:auto!important}
body.nb-view-hero-compact :is(.mn-hero,.vp-hero-section,.nb-mobile-hero,[data-nb-hero]){max-height:360px!important;overflow:hidden!important}
body.nb-view-hero-hide-copy :is(.mn-hero-detail,.vp-hero-copy,.hero-copy,[data-hero-copy]){display:none!important}
body.nb-view-hero-hide-arrows :is(.owl-nav,.swiper-button-next,.swiper-button-prev,.vp-hero-arrow,[data-hero-arrow]){display:none!important}
body.nb-view-hero-hide-dots :is(.owl-dots,.swiper-pagination,.vp-hero-dots,[data-hero-dots]){display:none!important}

/* More card / thumbnail controls */
body.nb-view-card-thumb-small :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.mn-pro-img,.vp-product-image,.product-image){max-height:150px!important}
body.nb-view-card-thumb-medium :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.mn-pro-img,.vp-product-image,.product-image){max-height:230px!important}
body.nb-view-card-thumb-large :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.mn-pro-img,.vp-product-image,.product-image){max-height:330px!important}
body.nb-view-card-hover-none :is(.mn-product-card,.vp-product-card,.nb-product-card) :is(.search-ingredients-image,.ingredients-hover-image,.hover-image,.secondary-image){display:none!important}

/* Brand image controls */
body.nb-view-brands-fit-contain .nb-view-brands-target img{object-fit:contain!important}body.nb-view-brands-fit-cover .nb-view-brands-target img{object-fit:cover!important}

/* Product gallery thumbnail sizes */
body.nb-view-product-thumb-size-small :is(.single-nav-thumb img,.product-thumbnails img,.vp-product-thumbs img,.nb-product-thumbs img){width:48px!important;height:48px!important;object-fit:contain!important}
body.nb-view-product-thumb-size-medium :is(.single-nav-thumb img,.product-thumbnails img,.vp-product-thumbs img,.nb-product-thumbs img){width:68px!important;height:68px!important;object-fit:contain!important}
body.nb-view-product-thumb-size-large :is(.single-nav-thumb img,.product-thumbnails img,.vp-product-thumbs img,.nb-product-thumbs img){width:88px!important;height:88px!important;object-fit:contain!important}

/* Listing-page layout modes */
body[class*="nb-view-products-layout-grid"] :is(.taxonomy-products,.vp-product-grid,.mn-product-row,[data-product-grid]),body[class*="nb-view-category-layout-grid"] :is(.taxonomy-products,.vp-product-grid,.mn-product-row,[data-product-grid]),body[class*="nb-view-brand-layout-grid"] :is(.taxonomy-products,.vp-product-grid,.mn-product-row,[data-product-grid]),body[class*="nb-view-collection-layout-grid"] :is(.taxonomy-products,.vp-product-grid,.mn-product-row,[data-product-grid]){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;gap:14px!important}
body[class*="layout-horizontal"] :is(.taxonomy-products,.vp-product-grid,.mn-product-row,[data-product-grid]){display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;gap:12px!important}
body[class*="layout-compact"] :is(.taxonomy-products,.vp-product-grid,.mn-product-row,[data-product-grid]) :is(.mn-product-card,.vp-product-card,.nb-product-card){padding:7px!important}

@media(max-width:767px){body.nb-view-hero-boxed :is(.mn-hero,.vp-hero-section,.nb-mobile-hero,[data-nb-hero]){width:calc(100% - 16px)!important}.nb-view-layout-horizontal>*{flex-basis:min(230px,76vw)!important}}

/* V7.3 — Current NayabBazar storefront selectors */
body[class*="nb-view-radius-"] :is(.catalog-product-card,.home-category-card,.home-brand-card,.mobile-deal-slide){border-radius:var(--nb-view-radius)!important}

/* Current homepage header shell */
body.nb-view-header-compact :is([data-nb-header],.pmh-sticky-header,.phh-desktop-header){--nb-shell-pad:7px}
body.nb-view-header-sticky-on :is([data-nb-header],.pmh-sticky-header,.phh-desktop-header){position:sticky!important;top:0!important;z-index:9990!important}
body.nb-view-header-sticky-off :is([data-nb-header],.pmh-sticky-header,.phh-desktop-header){position:relative!important;top:auto!important}
body.nb-view-hide-hamburger :is([data-nb-hamburger],.pmh-menu-trigger){display:none!important}
body.nb-view-hide-header-search :is([data-nb-header-search],.pmh-search-form,.phh-desktop-search){display:none!important}
body.nb-view-hide-header-account :is([data-nb-account],.pmh-account-link){display:none!important}
body.nb-view-hide-header-cart :is([data-nb-cart],.pmh-cart-link){display:none!important}

/* Current product cards */
body.nb-view-card-fit-contain .catalog-product-card .catalog-card-image{object-fit:contain!important}
body.nb-view-card-fit-cover .catalog-product-card .catalog-card-image{object-fit:cover!important}
body.nb-view-card-ratio-square .catalog-product-card .mn-img{aspect-ratio:1/1!important}
body.nb-view-card-ratio-portrait .catalog-product-card .mn-img{aspect-ratio:4/5!important}
body.nb-view-card-ratio-landscape .catalog-product-card .mn-img{aspect-ratio:4/3!important}
body.nb-view-hide-card-brand .catalog-product-card .catalog-card-meta>a{display:none!important}
body.nb-view-hide-card-action .catalog-product-card .catalog-card-actions{display:none!important}
body.nb-view-hide-card-badges .catalog-product-card .lbl{display:none!important}
body.nb-view-hide-compare-price .catalog-product-card .mn-price-old{display:none!important}
body.nb-view-card-thumb-small .catalog-product-card .mn-img{max-height:150px!important}
body.nb-view-card-thumb-medium .catalog-product-card .mn-img{max-height:230px!important}
body.nb-view-card-thumb-large .catalog-product-card .mn-img{max-height:330px!important}
body.nb-view-card-hover-none .catalog-product-card .catalog-ingredients-hover{display:none!important}

/* Current Shop by Category */
body.nb-view-categories-horizontal :is(.home-category-grid,[data-home-categories]){display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;gap:10px!important;scroll-snap-type:x proximity}
body.nb-view-categories-horizontal .home-category-card{flex:0 0 auto!important;scroll-snap-align:start}
body.nb-view-categories-grid :is(.home-category-grid,[data-home-categories]){display:grid!important}
body.nb-view-categories-list :is(.home-category-grid,[data-home-categories]){display:flex!important;flex-direction:column!important}
body.nb-view-categories-pills .home-category-card{border-radius:999px!important;min-height:auto!important;padding:9px 13px!important}
body.nb-view-categories-no-icon .home-category-icon{display:none!important}
body.nb-view-categories-no-name .home-category-card>span:not(.home-category-icon){display:none!important}
.nb-view-category-letter{font-style:normal;font-weight:800;font-size:1.2rem;line-height:1}

/* Current homepage section rails */
[data-nb-view-section="new_arrivals"] .nb-view-layout-grid,
[data-nb-view-section="collections"] .nb-view-layout-grid{width:100%}
.nb-view-layout-pills>*{border-radius:999px!important}

/* Current satisfaction */
[data-nb-satisfaction] .nb-view-resolved-icons{width:100%}
[data-nb-view-section="satisfaction"] .nb-view-layout-horizontal{display:flex!important}

/* Current brands */
body.nb-view-brands-name .nb-view-brands-target :is(img,svg,i){display:none!important}
body.nb-view-brands-name .nb-view-brands-target .mobile-brand-fallback{display:block!important}
body.nb-view-brands-logo .nb-view-brands-target .mobile-brand-fallback{display:none!important}
body.nb-view-brands-logo_name .nb-view-brands-target .mobile-brand-fallback{display:block!important}
body.nb-view-brands-logo_name .home-brand-card{display:flex!important;flex-direction:column!important;gap:6px!important;align-items:center!important;justify-content:center!important}
body.nb-view-brands-name .home-brand-card{display:flex!important;align-items:center!important;justify-content:center!important;min-height:72px!important}

/* Current deals */
[data-nb-view-section="deals"].nb-view-deals-hide-cover .mobile-deal-slide>img{display:none!important}
[data-nb-view-section="deals"].nb-view-deals-hide-title .mobile-deal-copy>strong{display:none!important}
[data-nb-view-section="deals"].nb-view-deals-hide-description .mobile-deal-copy>small{display:none!important}
[data-nb-view-section="deals"].nb-view-deals-hide-discount .mobile-deal-copy>em{display:none!important}
[data-nb-view-section="deals"].nb-view-deals-text .mobile-deal-slide>img,
[data-nb-view-section="deals"].nb-view-deals-discount_name .mobile-deal-slide>img{display:none!important}
[data-nb-view-section="deals"].nb-view-deals-text .mobile-deal-slide,
[data-nb-view-section="deals"].nb-view-deals-discount_name .mobile-deal-slide{min-height:150px!important;background:linear-gradient(135deg,#17321f,#0b7333)!important}
[data-nb-view-section="deals"].nb-view-deals-banner .mobile-deal-slide{min-width:100%!important}

/* Current product page */
body.nb-view-product-thumbs-hidden #product-thumbnails{display:none!important}
body.nb-view-product-thumbs-row #product-thumbnails{display:flex!important;flex-direction:row!important;overflow-x:auto!important}
body.nb-view-product-thumbs-column #product-thumbnails{display:flex!important;flex-direction:column!important}
body.nb-view-product-fit-contain .nb-gallery-image{object-fit:contain!important}
body.nb-view-product-fit-cover .nb-gallery-image{object-fit:cover!important}
body.nb-view-hide-brand-card .nb-desktop-brand-card{display:none!important}
body.nb-view-hide-tabs .product-information-tabs{display:none!important}

@media(max-width:767px){
  body.nb-view-mobile-comfortable [data-nb-view-section]{margin-block:16px!important}
  body.nb-view-mobile-compact [data-nb-view-section]{margin-block:10px!important}
  body.nb-view-mobile-tight [data-nb-view-section]{margin-block:6px!important}
}

/* V8.4: View > Product Page also controls the new mobile thumbnail rail. */
body.nb-view-product-thumbs-hidden .nb-mobile-gallery-thumbs{display:none!important}
body.nb-view-product-thumbs-row .nb-mobile-gallery-thumbs{display:flex!important;flex-direction:row!important}
body.nb-view-product-thumbs-column .nb-mobile-gallery-thumbs{display:flex!important;flex-direction:column!important;max-height:320px!important;width:68px!important}
body.nb-view-product-thumb-size-small .nb-mobile-gallery-thumb{flex-basis:48px!important;width:48px!important;height:48px!important}
body.nb-view-product-thumb-size-medium .nb-mobile-gallery-thumb{flex-basis:58px!important;width:58px!important;height:58px!important}
body.nb-view-product-thumb-size-large .nb-mobile-gallery-thumb{flex-basis:72px!important;width:72px!important;height:72px!important}
