html{overflow-x:hidden!important;max-width:100vw!important;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overflow-x:hidden!important;max-width:100vw!important;position:relative!important;width:100%!important}*,*:before,*:after{box-sizing:border-box}.shopify-section,.shopify-section>*,.page-width{max-width:100vw;overflow-x:hidden}.dhpdp-grid{align-items:start!important}.dhpdp-left-col{position:sticky!important;top:100px!important;max-height:calc(100vh - 120px);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.dhpdp-left-col::-webkit-scrollbar{display:none}.dh-mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:6px;color:#fff;flex-shrink:0;-webkit-tap-highlight-color:transparent}.dh-mobile-menu-btn svg{width:24px;height:24px;display:block}.dh-mobile-drawer{position:fixed;top:0;left:0;width:300px;max-width:85vw;height:100vh;height:100dvh;background:#fff;z-index:9999;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:2px 0 20px #00000026;visibility:hidden}.dh-mobile-drawer.is-open{transform:translate(0);visibility:visible}.dh-mobile-drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.dh-mobile-drawer-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.dh-mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#1a1a2e;color:#fff}.dh-mobile-drawer__header .dh-drawer-logo{font-size:20px;font-weight:700;color:#fff;text-decoration:none}.dh-mobile-drawer__close{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:4px 8px;line-height:1}.dh-mobile-drawer__search{padding:12px 16px;border-bottom:1px solid #eee}.dh-mobile-drawer__search input{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none}.dh-mobile-drawer__search input:focus{border-color:#e74c3c}.dh-mobile-drawer__nav{padding:8px 0}.dh-mobile-drawer__nav a{display:flex;align-items:center;padding:13px 20px;color:#333;text-decoration:none;font-size:15px;font-weight:500;border-bottom:1px solid #f5f5f5;transition:background .15s;min-height:44px}.dh-mobile-drawer__nav a:hover,.dh-mobile-drawer__nav a:active{background:#f8f8f8}.dh-mobile-drawer__nav a.is-active{color:#e74c3c;font-weight:600}.dh-mobile-drawer__nav a svg,.dh-mobile-drawer__nav a .drawer-icon{margin-right:12px;width:20px;text-align:center}.dh-mobile-drawer__divider{height:1px;background:#eee;margin:8px 0}.dh-mobile-drawer__section-title{padding:12px 20px 6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#999}.dh-mobile-drawer__footer{padding:16px 20px;border-top:1px solid #eee;margin-top:8px}.dh-mobile-drawer__footer a{display:block;padding:8px 0;color:#666;text-decoration:none;font-size:13px}.dh-mobile-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;box-shadow:0 -2px 10px #0000001a;z-index:9990;padding:10px 16px;gap:10px;align-items:center}.dh-mobile-sticky-bar__price{font-size:18px;font-weight:700;color:#e74c3c;white-space:nowrap;max-width:80px;overflow:hidden;text-overflow:ellipsis}.dh-mobile-sticky-bar__atc{flex:1;background:#2d2d3f;color:#fff;border:none;padding:14px 20px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;text-align:center;transition:background .2s;-webkit-tap-highlight-color:transparent}.dh-mobile-sticky-bar__atc:active{background:#1a1a2e}.dh-mobile-sticky-bar__buy{background:#e74c3c;color:#fff;border:none;padding:14px 16px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s;-webkit-tap-highlight-color:transparent}.dh-mobile-sticky-bar__buy:active{background:#c0392b}.dh-cart-drawer{position:fixed;top:0;right:0;width:400px;max-width:90vw;height:100vh;height:100dvh;background:#fff;z-index:10000;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s ease;display:flex;flex-direction:column;box-shadow:-2px 0 20px #00000026;visibility:hidden}.dh-cart-drawer.is-open{transform:translate(0);visibility:visible}.dh-cart-drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.dh-cart-drawer-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.dh-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee}.dh-cart-drawer__header h3{margin:0;font-size:18px;font-weight:700}.dh-cart-drawer__close{background:none;border:none;font-size:24px;cursor:pointer;padding:4px 8px;color:#333;line-height:1}.dh-cart-drawer__body{flex:1;overflow-y:auto;padding:16px 20px}.dh-cart-drawer__item{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid #f5f5f5}.dh-cart-drawer__item img{width:72px;height:72px;object-fit:cover;border-radius:8px;background:#f5f5f5;flex-shrink:0}.dh-cart-drawer__item-info{flex:1;min-width:0}.dh-cart-drawer__item-title{font-size:13px;font-weight:500;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dh-cart-drawer__item-price{font-size:15px;font-weight:700;color:#e74c3c;margin-top:6px}.dh-cart-drawer__item-variant{font-size:12px;color:#888;margin-top:2px}.dh-cart-drawer__empty{text-align:center;padding:40px 20px;color:#999}.dh-cart-drawer__empty svg{width:48px;height:48px;margin-bottom:12px;opacity:.5}.dh-cart-drawer__footer{border-top:1px solid #eee;padding:16px 20px}.dh-cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-bottom:14px}.dh-cart-drawer__checkout{display:block;width:100%;text-align:center;background:#e74c3c;color:#fff;padding:14px;border-radius:8px;text-decoration:none;font-weight:600;font-size:15px;transition:background .2s}.dh-cart-drawer__checkout:hover{background:#c0392b}.dh-cart-drawer__continue{display:block;width:100%;text-align:center;background:none;border:1px solid #ddd;padding:12px;border-radius:8px;margin-top:10px;cursor:pointer;font-size:14px;color:#333;transition:background .2s}.dh-cart-drawer__continue:hover{background:#f8f8f8}.dh-catbar{overflow:hidden;max-width:100vw}.dh-catbar-inner{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dh-catbar-inner::-webkit-scrollbar{display:none}.dh-catbar-inner a{display:inline-block;white-space:nowrap;flex-shrink:0}.dh-extra-carousel,[class*=carousel],[class*=slider]{max-width:100vw!important;overflow-x:auto!important;overflow-y:hidden!important}body.drawer-open{overflow:hidden!important;position:fixed;width:100%;height:100%}@media(max-width:992px){.dh-mobile-menu-btn{display:flex!important;align-items:center}.dh-nav .dh-nav-plus,.dh-nav .dh-nav-plus-cta,.dh-nav .dh-account-wrap{display:none!important}.dh-header{padding:8px 12px!important;gap:8px!important}.dh-logo{font-size:18px!important}.dh-loc{display:none!important}.dh-search-wrap{flex:1!important;min-width:0!important}.dh-search-cat{display:none!important}.dh-nav{gap:4px!important;flex-shrink:0!important}.dh-nav-item span:not(.dh-nav-icon):not(.dh-cart-badge){display:none!important}.dh-catbar-inner{padding:0 12px;gap:0!important}.dh-catbar-inner a{padding:8px 12px!important;font-size:13px!important}.dh-header{max-width:100vw!important;overflow:hidden!important}}@media(max-width:768px){.dh-announce,.dh-announce-bar,[class*=announce],.shopify-section--announcement,header .announcement-bar,.announcement-bar-section{display:none!important;height:0!important;overflow:hidden!important;visibility:hidden!important}html,body{overflow-x:hidden!important;max-width:100vw!important;width:100%!important}main,#MainContent,.shopify-section,.page-width,#shopify-section-header{max-width:100vw!important;overflow-x:hidden!important}.dh-header{flex-wrap:wrap!important;padding:10px 12px 8px!important;gap:0!important;align-items:center!important;justify-content:flex-start!important;position:sticky!important;top:0!important;z-index:100!important;max-width:100vw!important;overflow:visible!important;width:100%!important}.dh-mobile-menu-btn{order:1!important;display:flex!important;align-items:center;padding:8px!important;margin-right:8px!important;flex-shrink:0!important}.dh-logo{order:2!important;font-size:18px!important;flex-shrink:0!important;margin-right:auto!important;white-space:nowrap!important}.dh-loc{display:none!important}.dh-nav{order:3!important;display:flex!important;gap:0!important;flex-shrink:0!important;margin-left:auto!important}.dh-nav .dh-nav-plus,.dh-nav .dh-nav-plus-cta,.dh-nav .dh-account-wrap{display:none!important}.dh-nav-item{padding:8px 10px!important;font-size:0!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;text-decoration:none!important;position:relative!important}.dh-nav-item .dh-nav-icon{font-size:22px!important;display:inline-block!important}.dh-nav-item span:not(.dh-nav-icon):not(.dh-cart-badge){display:none!important}.dh-cart-badge{display:inline-flex!important;font-size:10px!important;position:absolute!important;top:2px!important;right:2px!important;min-width:16px!important;height:16px!important;background:#e74c3c!important;color:#fff!important;border-radius:50%!important;align-items:center!important;justify-content:center!important;line-height:1!important}.dh-search-wrap{order:4!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin-top:8px!important;padding:0!important}.dh-search-form{height:42px!important;border-radius:8px!important;overflow:hidden!important;max-width:100%!important;display:flex!important}.dh-search-input{font-size:14px!important;padding:0 12px!important;border-radius:8px 0 0 8px!important;flex:1!important;min-width:0!important;width:100%!important}.dh-search-btn{padding:0 16px!important;font-size:13px!important;border-radius:0 8px 8px 0!important;white-space:nowrap!important;flex-shrink:0!important}.dh-search-cat{display:none!important}.dh-catbar{overflow:hidden!important;max-width:100vw!important;padding:0!important;width:100%!important}.dh-catbar-inner{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;white-space:nowrap!important;display:flex!important;justify-content:flex-start!important;padding:0 10px!important;gap:0!important;max-width:100vw!important}.dh-catbar-inner::-webkit-scrollbar{display:none}.dh-catbar-item,.dh-catbar-inner a{padding:8px 10px!important;font-size:12px!important;flex-shrink:0!important;white-space:nowrap!important}.dhpdp-grid{grid-template-columns:1fr!important;gap:16px!important}.dhpdp-left-col{position:static!important;max-height:none!important;overflow:visible!important}#dhpdp-main-img{width:100%!important;max-height:400px!important;object-fit:contain!important}.dhpdp{padding:0 12px!important;max-width:100vw!important;overflow-x:hidden!important}.dhpdp h1{font-size:18px!important;line-height:1.3!important}.dhpdp nav{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;font-size:12px!important;padding:8px 0!important}.dhpdp nav::-webkit-scrollbar{display:none}.dhpdp-variant-btn{padding:8px 14px!important;font-size:13px!important;min-height:44px!important}#dhpdp-atc,#dhpdp-buy{width:100%!important;min-height:48px!important;font-size:16px!important;border-radius:8px!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent}.dhpdp-section{padding:16px 0!important;overflow-x:hidden!important}.dhpdp-spec-table td{padding:8px 10px!important;font-size:13px!important}.dhpdp-spec-table td:first-child{width:35%!important}.dhpdp-thumbs{overflow-x:auto!important;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:8px!important}.dhpdp-thumbs img{width:56px!important;height:56px!important;flex-shrink:0!important}.dh-search-grid{grid-template-columns:1fr 1fr!important;gap:10px!important;padding:0 8px!important}.dh-product-card img{height:auto!important;max-height:200px!important;object-fit:contain!important}.dh-hero-grid,.dh-trending-grid,.dh-deals-grid,.dh-best-grid,[class*=dh-featured-grid],.dh-extra-carousel,[class*=carousel],[class*=slider]{max-width:100vw!important;overflow-x:hidden!important}.dh-cart-layout{flex-direction:column!important}.dh-footer-grid{grid-template-columns:1fr!important}.dh-footer{font-size:13px!important}.dh-catbar-inner a,.dh-nav-item,.dh-footer a{min-height:44px;display:inline-flex;align-items:center}body{font-size:14px}.dh-search-results{max-width:100vw!important;left:0!important;right:0!important;width:100%!important}.dh-hero-section,.dh-trending-section,.dh-flash-section,.dh-best-section,.dh-featured-section,.dh-trust-section,[class*=dealshub_home],[class*=dh-extra]{max-width:100vw!important;overflow-x:hidden!important}}@media(max-width:480px){.dh-header{padding:8px 10px 6px!important}.dh-logo{font-size:16px!important}.dh-mobile-menu-btn{padding:6px!important;margin-right:6px!important}.dh-mobile-menu-btn svg{width:22px;height:22px}.dh-nav-item{padding:6px 8px!important}.dh-nav-item .dh-nav-icon{font-size:20px!important}.dh-search-wrap{margin-top:6px!important}.dh-search-form{height:38px!important}.dh-search-input{font-size:13px!important}.dh-search-btn{padding:0 12px!important;font-size:12px!important}.dh-catbar-item,.dh-catbar-inner a{padding:7px 8px!important;font-size:11px!important}.dhpdp h1{font-size:16px!important}#dhpdp-main-img{max-height:320px!important}.dhpdp-thumbs img{width:48px!important;height:48px!important}.dhpdp-left-col{max-height:none!important}.dh-mobile-sticky-bar{padding:8px 10px!important;gap:8px!important}.dh-mobile-sticky-bar__atc{padding:12px 14px;font-size:14px}.dh-mobile-sticky-bar__buy{padding:12px;font-size:14px}.dh-cart-drawer{width:100vw!important;max-width:100vw!important}.dh-search-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}}@media(max-width:375px){.dh-header{padding:6px 8px 5px!important}.dh-logo{font-size:15px!important}.dh-mobile-menu-btn{padding:5px!important;margin-right:4px!important}.dh-nav-item{padding:5px 6px!important}.dh-nav-item .dh-nav-icon{font-size:18px!important}.dh-search-form{height:36px!important}.dh-search-btn{padding:0 10px!important}.dh-catbar-item,.dh-catbar-inner a{padding:6px 7px!important;font-size:10.5px!important}.dhpdp h1{font-size:15px!important}.dh-search-grid{grid-template-columns:1fr!important}}@media(max-width:768px)and (orientation:landscape){.dh-header{padding:4px 12px 3px!important}.dh-search-wrap{margin-top:4px!important}.dh-search-form{height:34px!important}.dh-mobile-sticky-bar{padding:6px 12px!important}}#dhpdp-atc{background:#1a1a2e!important;color:#fff!important;border:none!important;padding:14px 32px!important;border-radius:8px!important;font-size:16px!important;font-weight:600!important;cursor:pointer!important;transition:background .2s!important;-webkit-tap-highlight-color:transparent;min-height:48px;width:auto}#dhpdp-atc:hover{background:#2d2d3f!important}#dhpdp-atc:disabled,#dhpdp-atc.is-loading{opacity:.6!important;cursor:not-allowed!important}#dhpdp-buy{background:#e74c3c!important;color:#fff!important;border:none!important;padding:14px 32px!important;border-radius:8px!important;font-size:16px!important;font-weight:600!important;cursor:pointer!important;transition:background .2s!important;-webkit-tap-highlight-color:transparent;min-height:48px;width:auto}#dhpdp-buy:hover{background:#c0392b!important}.dhpdp-actions{display:flex!important;gap:12px!important;margin-top:16px!important;flex-wrap:wrap!important}@media(max-width:768px){.dhpdp-actions{flex-direction:column!important;gap:10px!important}#dhpdp-atc,#dhpdp-buy{width:100%!important;text-align:center!important}}@supports (padding-top: env(safe-area-inset-top)){.dh-header{padding-top:max(8px,env(safe-area-inset-top))!important}.dh-mobile-sticky-bar{padding-bottom:max(10px,env(safe-area-inset-bottom))!important}.dh-mobile-drawer{padding-top:env(safe-area-inset-top)}}.dh-hero-section,.dh-trending-section,.dh-flash-section,.dh-best-section,.dh-featured-section,.dh-trust-section,[class*=dealshub_home],.dh-extra-carousel,[class*=dh-extra]{max-width:100vw!important;overflow-x:hidden!important}img{max-width:100%;height:auto}iframe{max-width:100%}table{max-width:100%!important;overflow-x:auto;display:block}.dh-header{max-width:100vw;overflow:hidden}.dh-search-form{max-width:100%;overflow:hidden}.dh-search-wrap{min-width:0;overflow:hidden}@media(max-width:768px){.dh-nav{overflow:visible 1important;padding-right:4px 1important}#shopify-section-header{overflow:visible 1important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/dealshub-mobile-fixes.css.map */
