 @media (min-width: 769px) {   body.gs-trendy .gs-shell-categories {     justify-content: flex-start !important;     gap: clamp(16px, 1.8vw, 28px) !important;     overflow: visible !important;     scrollbar-width: none !important;   }   body.gs-trendy .gs-shell-categories::-webkit-scrollbar {     display: none !important;   }   body.gs-trendy .gs-shell-categories a {     font-size: 13px !important;     line-height: 1 !important;   }   body.gs-trendy .gs-shell-menu {     font-size: 20px !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-single .gs-shell-mega {     left: var(--gs-desktop-mega-left, 0) !important;     right: auto !important;     width: min(390px, calc(100vw - 48px)) !important;     min-height: 0 !important;     grid-template-columns: 1fr !important;     overflow: visible !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-single .gs-shell-mega-left {     display: none !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-single .gs-shell-mega-grid {     display: grid !important;     grid-template-columns: 1fr !important;     gap: 0 !important;     padding: 16px !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-single .gs-shell-mega-group {     display: none !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-single .gs-shell-mega-group.is-active {     display: grid !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-all .gs-shell-mega {     left: 0 !important;     right: 0 !important;     width: auto !important;     min-height: 390px !important;     grid-template-columns: 190px minmax(0, 1fr) !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-all .gs-shell-mega-left {     display: grid !important;   }   body.gs-trendy .gs-shell.gs-desktop-mega-all .gs-shell-mega-grid {     grid-template-columns: repeat(4, minmax(145px, 1fr)) !important;     gap: 20px 30px !important;     padding: 16px 20px 24px !important;   }   body.gs-trendy.single-product .nasa-add-to-cart-fixed,   body.gs-trendy.single-product .nasa-single-product-fixed-add-to-cart,   body.gs-trendy.single-product .nasa-fixed-single-add-to-cart,   body.gs-trendy.single-product .nasa-fixed-product-btn,   body.gs-trendy.single-product .nasa-single-btn-clone,   body.gs-trendy.single-product .single_variation_wrap-clone,   body.gs-trendy.single-product .woocommerce-variation-add-to-cart-clone,   body.gs-trendy.single-product .ns_btn-fixed,   body.gs-trendy.single-product .nasa-bottom-bar {     display: none !important;     visibility: hidden !important;     pointer-events: none !important;     height: 0 !important;     min-height: 0 !important;     max-height: 0 !important;     overflow: hidden !important;   }   body.gs-trendy.single-product .gs-mobile-float-offer,   body.gs-trendy.single-product .gs-mobile-float-wp,   body.gs-trendy.single-product .gs-floating-whatsapp,   body.gs-trendy.single-product .gs-trust-toast {     display: none !important;     visibility: hidden !important;     pointer-events: none !important;   } } @media (min-width: 769px) and (max-width: 1120px) {   body.gs-trendy .gs-shell-categories {     gap: clamp(8px, 1vw, 12px) !important;   }   body.gs-trendy .gs-shell-categories a {     font-size: 12px !important;   }   body.gs-trendy .gs-shell-menu {     font-size: 18px !important;   }   body.gs-trendy.single-product .focus-info > .row {     grid-template-columns: minmax(0, 1fr) !important;   }   body.gs-trendy.single-product .product-gallery,   body.gs-trendy.single-product .product-info.summary.entry-summary,   body.gs-trendy.single-product .summary.entry-summary {     width: 100% !important;     max-width: 100% !important;   }   body.gs-trendy.single-product .product-info.summary.entry-summary,   body.gs-trendy.single-product .summary.entry-summary {     position: relative !important;     top: auto !important;   } } 