 @media (max-width: 768px) {   html,   body {     max-width: 100% !important;     overflow-x: hidden !important;     overflow-x: clip !important;   }   body.gs-trendy {     max-width: 100vw !important;     overflow-x: hidden !important;     overflow-x: clip !important;     padding-bottom: calc(80px + env(safe-area-inset-bottom)) !important;   }   body.gs-trendy .gs-live,   body.gs-trendy .gs-fast,   body.gs-trendy .gs-live-home,   body.gs-trendy .gs-live-listing {     width: 100% !important;     max-width: 100vw !important;     min-width: 0 !important;     overflow-x: clip !important;   }   body.gs-trendy .gs-live-actions,   body.gs-trendy .gs-fast-actions,   body.gs-trendy .header-icons,   body.gs-trendy .nasa-header-icons-wrap,   body.gs-trendy .nasa-mobile-icons-wrap {     display: none !important;   }   body.gs-trendy .gs-live-header,   body.gs-trendy .gs-fast-head {     row-gap: 12px !important;   }   body.gs-trendy .gs-live-search,   body.gs-trendy .gs-fast-search {     grid-template-columns: minmax(0, 1fr) 76px !important;     margin-inline: auto !important;   }   body.gs-trendy .gs-live-search button,   body.gs-trendy .gs-fast-search button {     display: flex !important;     align-items: center !important;     justify-content: center !important;     padding: 0 !important;     text-align: center !important;   }   body.gs-trendy .gs-live-title {     min-height: auto !important;     max-height: none !important;     overflow: visible !important;     display: block !important;     white-space: normal !important;     text-overflow: clip !important;   }   body.gs-trendy .gs-live-info {     align-content: start !important;   }   body.gs-trendy .gs-mobile-float-wp {     right: 14px !important;     bottom: calc(92px + env(safe-area-inset-bottom)) !important;     width: 48px !important;     height: 48px !important;     z-index: 99992 !important;   }   body.gs-trendy .gs-mobile-float-offer {     right: 14px !important;     bottom: calc(146px + env(safe-area-inset-bottom)) !important;     width: 92px !important;     min-height: 34px !important;     max-width: 92px !important;     padding: 0 10px !important;     border-radius: 999px !important;     background: #fff !important;     color: #2f6f46 !important;     border: 1px solid #cfe3d4 !important;     box-shadow: 0 8px 22px rgba(0,0,0,.14) !important;     font-size: 0 !important;     line-height: 1 !important;     text-align: center !important;     z-index: 99992 !important;   }   body.gs-trendy .gs-mobile-float-offer::before {     content: "Teklif Al";     font-size: 12px;     font-weight: 900;     letter-spacing: 0;   }   body.gs-trendy.woocommerce-cart .gs-mobile-float-offer,   body.gs-trendy.gs-store-body .gs-mobile-float-offer {     display: none !important;   }   body.gs-trendy.single-product .gs-mobile-float-wp,   body.gs-trendy.woocommerce-cart .gs-mobile-float-wp,   body.gs-trendy.woocommerce-checkout .gs-mobile-float-wp {     bottom: calc(118px + env(safe-area-inset-bottom)) !important;   }   body.gs-trendy.single-product .gs-mobile-float-offer,   body.gs-trendy.woocommerce-cart .gs-mobile-float-offer,   body.gs-trendy.woocommerce-checkout .gs-mobile-float-offer {     bottom: calc(172px + env(safe-area-inset-bottom)) !important;   }   body.gs-trendy .gs-live-filter {     padding-bottom: calc(94px + env(safe-area-inset-bottom)) !important;   }   body.gs-trendy .gs-live-filter-apply {     position: sticky !important;     bottom: calc(12px + env(safe-area-inset-bottom)) !important;     z-index: 4 !important;     box-shadow: 0 10px 24px rgba(31, 87, 51, .18) !important;   }   body.gs-trendy .gs-mobile-bottom-nav {     min-height: 64px !important;   } } 