.footer{width:100%;background-color:var(--section-background)}.footer.footer--rounded{width:calc(100% - 32px);margin:16px auto;border-radius:calc(var(--global-border-radius) * 2)}.footer.footer--rounded .footer__top-content{border-top-left-radius:calc(var(--global-border-radius) * 2);border-top-right-radius:calc(var(--global-border-radius) * 2)}.footer .footer__container{width:100%;margin:0 auto}.footer .footer__top-content{display:flex;justify-content:space-between;align-items:center;column-gap:40px;row-gap:24px;background-color:var(--newsletter-background);padding:23px 140px}.footer .footer__newsletter-header{display:flex;gap:16px}.footer .footer__newsletter-icon-background{display:flex;justify-content:center;flex-shrink:0;width:48px;height:48px;align-items:center;border-radius:50%;background-color:var(--newsletter-icon-background)}.footer .footer__newsletter-icon{width:24px;height:24px;object-fit:contain;object-position:center}.footer .footer__newsletter-content{display:flex;flex-direction:column;gap:8px}.footer .footer__newsletter-heading{font-size:calc(var(--body-font-size) * 1.125);font-weight:600;line-height:1.33;color:var(--newsletter-heading-color)}.footer .footer__newsletter-text{font-size:calc(var(--body-font-size) * .875);line-height:1.286;color:var(--newsletter-text-color)}.footer .footer__newsletter-text h1,.footer .footer__newsletter-text h2,.footer .footer__newsletter-text h3,.footer .footer__newsletter-text h4,.footer .footer__newsletter-text h5,.footer .footer__newsletter-text h6{color:var(--newsletter-text-color)}.footer .footer__newsletter-text a{text-decoration:underline;color:var(--footer-link-color)}.footer .footer__newsletter-text a:focus-visible{outline:2px solid var(--footer-link-color)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__newsletter-text a:hover{color:var(--footer-link-hover-color);text-decoration:none}}.footer .footer__newsletter-form{flex-shrink:0;max-width:400px;width:100%}.footer .footer__navigation-heading{margin-bottom:24px;font-size:calc(var(--body-font-size) * 1.125);font-weight:600;line-height:1.33;word-wrap:break-word;color:var(--menu-headings-color)}.footer a{color:var(--footer-link-color)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer a:hover{color:var(--footer-link-hover-color)}}.footer a:focus-visible,.footer button:focus-visible{outline:2px solid var(--footer-link-color)}.footer .footer__logo-container{display:inline-block;width:var(--logo-image-width);margin-bottom:16px}.footer .footer__logo{vertical-align:middle;object-fit:contain;object-position:var(--img-desktop-pos)}.footer .footer__main-content{display:flex;padding:32px 140px;column-gap:104px}.footer .footer__about{width:34.29%}.footer .footer__about-rte{font-size:calc(var(--body-font-size) * .875);line-height:1.286;word-wrap:break-word;color:var(--text-color)}.footer .footer__about-rte h1,.footer .footer__about-rte h2,.footer .footer__about-rte h3,.footer .footer__about-rte h4,.footer .footer__about-rte h5,.footer .footer__about-rte h6{color:var(--text-color)}.footer .footer__about-rte a{text-decoration:underline;color:var(--footer-link-color)}.footer .footer__about-rte a:focus-visible{outline:2px solid var(--footer-link-color)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__about-rte a:hover{color:var(--footer-link-hover-color);text-decoration:none}}.footer .footer__navigation-item{flex-grow:1;width:calc(21.9% - 104px);padding-top:16px}.footer .footer__navigation-list-item{display:flex}.footer .footer__navigation-list-item+.footer__navigation-list-item{margin-top:16px}.footer .footer__navigation-list-link{line-height:1.5;text-decoration:none;word-wrap:break-word;transition-property:color;transition-duration:var(--timing-base)}.footer .footer__mobile-navigation{display:none}.footer .footer__bottom-content{display:flex;flex-wrap:wrap;align-items:center;padding:16px 140px;border-top:1px solid var(--footer-bottom-border-color)}.footer .footer__bottom-content.footer__bottom-content--without-border{border-top:none}.footer .footer__selectors{display:flex;margin-inline-end:32px;column-gap:32px}.footer .disclosure__button{padding:3px 0;color:var(--footer-link-color)}.footer .footer__bottom-left-col{display:flex;flex-wrap:wrap;align-items:center;flex-grow:1;flex-basis:0;padding-inline-end:15px;row-gap:24px}.footer .footer__bottom-right-col{display:flex;align-items:center;margin-inline-start:auto;flex-shrink:0}.footer .footer__copyright{font-size:calc(var(--body-font-size) * .875);line-height:1.286;word-wrap:break-word;color:var(--copyright-text-color)}.footer .footer__copyright a{text-decoration:underline;color:var(--footer-link-color)}.footer .footer__copyright a:focus-visible{outline:2px solid var(--footer-link-color)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__copyright a:hover{color:var(--footer-link-hover-color);text-decoration:none}}.footer .footer__back-to-top{display:flex;justify-content:center;align-items:center;width:48px;height:48px;margin-inline-start:40px;padding:5px;border:1px solid var(--button-top-border);background-color:var(--button-top-background);color:var(--button-top-color);min-width:44px;min-height:44px;border-radius:50%;transition-property:background-color,color,border;transition-duration:var(--timing-short)}.footer .footer__back-to-top .icon{width:24px;height:24px}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .footer__back-to-top:hover{border:1px solid var(--button-top-border-hover);background-color:var(--button-top-background-hover);color:var(--button-top-color-hover)}}.footer .footer__payments-container{display:flex;align-items:center;flex-wrap:wrap;gap:8px;row-gap:12px}.footer .footer__payments-item{display:inline-flex;height:28px}.footer .footer__payments-item svg{width:100%;height:100%}.footer .social-links{margin-top:24px}.footer .button-social{color:var(--button-icon-color-social);fill:var(--button-icon-color-social)}.footer .button-social:focus-visible{color:var(--button-icon-color-social);fill:var(--button-icon-color-social)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer .button-social:hover{color:var(--button-icon-color-social-hover);fill:var(--button-icon-color-social)}}.footer .footer__follow-shop-btn{margin-top:24px}@media(max-width:1700.98px){.footer .footer__top-content,.footer .footer__main-content,.footer .footer__bottom-content{padding-left:94px;padding-right:94px}.footer .footer__main-content{column-gap:70px}}@media(max-width:1500.98px){.footer .footer__top-content,.footer .footer__main-content,.footer .footer__bottom-content{padding-left:70px;padding-right:70px}.footer .footer__main-content{column-gap:52px}}@media(max-width:1199.98px){.footer .footer__top-content,.footer .footer__main-content,.footer .footer__bottom-content{padding-left:47px;padding-right:47px}.footer .footer__bottom-content{padding-bottom:40px;border-top:none}.footer .footer__main-content{flex-wrap:wrap;gap:40px}.footer .footer__about{width:calc(50% - 20px)}.footer .footer__about-rte{max-width:650px}.footer .footer__navigation-item{flex-grow:0;width:calc(50% - 20px);padding-top:0}.footer .footer__selectors{margin-inline-end:0}.footer .footer__bottom-left-col{flex-direction:column;flex-basis:100%;width:100%;padding-inline-end:0}.footer .footer__bottom-right-col{flex-direction:column;justify-content:center;width:100%;margin-top:24px;text-align:center}.footer .footer__back-to-top{margin-top:24px;margin-inline-start:0}}@media(max-width:991.98px){.footer .footer__top-content,.footer .footer__main-content,.footer .footer__bottom-content{padding-left:40px;padding-right:40px}.footer .footer__top-content{flex-direction:column;align-items:flex-start}.footer .footer__newsletter-form{max-width:unset}}@media(max-width:767.98px){.footer .footer__main-content{gap:32px}.footer .footer__main-content .footer__navigation-item{display:none}.footer .footer__about{width:100%;text-align:center}.footer .footer__about-rte{font-size:calc(var(--body-font-size) * .875);line-height:1.28}.footer .social-links__list{justify-content:center}.footer .footer__navigation-list-link{font-size:calc(var(--body-font-size) * .875);line-height:1.286}.footer .footer__mobile-navigation{display:flex;flex-direction:column;row-gap:32px}.footer .footer__mobile-navigation .footer__navigation-item{display:block;width:100%;padding:0}.footer .footer__navigation-heading{margin-bottom:0}.footer .footer__accordion-control{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;text-align:start;font-size:calc(var(--body-font-size) * 1.125);font-weight:600;line-height:1.33;color:var(--menu-headings-color)}.footer .footer__accordion-control .icon{flex-shrink:0;width:24px;height:24px}.footer .footer__accordion-control[aria-expanded=true] svg{transform:rotate(-180deg)}.footer .footer__navigation-list{margin:0;padding-top:24px}.footer .disclosure__list{left:50%;transform:translateY(-10px) translate(-50%)}.footer .footer__payments-container{justify-content:center}}@media(max-width:575.98px){.footer .footer__top-content{padding-left:16px;padding-right:16px}.footer .footer__main-content{padding-top:24px}.footer .footer__main-content,.footer .footer__bottom-content{padding-left:24px;padding-right:24px}}@media screen and (max-width:374px){.footer .footer__top-content,.footer .footer__main-content,.footer .footer__bottom-content{padding-left:16px;padding-right:16px}.footer .footer__selectors{flex-direction:column;align-items:center;row-gap:16px}}.footer-form{width:100%}.footer-form .footer-form__field{position:relative}.footer-form .footer-form__input{min-height:50px;padding-inline-end:140px;color:var(--newsletter-input-color);background-color:var(--newsletter-input-background);border-color:var(--newsletter-input-background)}.footer-form .footer-form__input::placeholder{color:var(--newsletter-input-placeholder-color)}.footer-form .footer-form__input:focus-visible{border-color:var(--newsletter-button-background)}.footer-form .footer-form__button{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);color:var(--newsletter-button-color);background-color:var(--newsletter-button-background)}.footer-form .footer-form__button:before{background-color:var(--newsletter-button-background)}.footer-form .footer-form__button:after{background-color:var(--newsletter-button-background-hover)}.footer-form .footer-form__button:focus-visible{outline:2px solid var(--newsletter-button-background);outline-offset:1px}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.footer-form .footer-form__button:hover{background-color:var(--newsletter-button-background-hover);color:var(--newsletter-button-color-hover)}}.footer-form .footer-form__message{display:flex;align-items:center;margin-top:8px;column-gap:10px}.footer-form .footer-form__message .icon{width:24px;height:24px;flex-shrink:0}.footer-form .footer-form__message.footer-form__message--success{color:var(--color-text-success)}.footer-form .footer-form__message.footer-form__message--error{color:var(--color-text-attention)}@media(max-width:767.98px){.footer-form{margin-left:auto;margin-right:auto}.footer-form .footer-form__input{padding-inline-end:115px}.footer-form .footer-form__message{justify-content:center}}.footer{position:relative}.footer:before{content:"";position:absolute;right:40px;bottom:20px;width:180px;height:180px;background-image:url(https://www.gadgetdeals.ae/cdn/shop/files/Trizone_Electronics_Logo.jpg?v=1776014938);background-size:contain;background-repeat:no-repeat;opacity:.06;pointer-events:none}.footer ul li{margin-bottom:5px!important}.footer a{font-size:14px;line-height:1.4}.footer{padding-top:40px;padding-bottom:30px}.footer h2,.footer h3{font-size:16px;font-weight:700;margin-bottom:10px}.footer .footer__navigation-list-item+.footer__navigation-list-item{margin-top:4px!important}.gd-cod-line{margin-top:8px;font-size:14px;font-weight:600;color:#111}.gd-product-highlights{margin:12px 0 0;padding-left:18px}.gd-product-highlights li{margin-bottom:6px;font-size:14px;line-height:1.4}.gd-trust-badges{margin-top:15px}.gd-whatsapp-btn{margin-top:12px;margin-bottom:10px}.gd-product-highlights{margin-top:10px}.menu-drawer{background:#0a0a0a!important}.menu-drawer a{color:#fff!important;font-size:16px;font-weight:500;padding:14px 20px;display:block;letter-spacing:.3px}.menu-drawer a:hover{color:#25d366!important}.menu-drawer__menu-item{border-bottom:1px solid rgba(255,255,255,.08)}.drawer:not(#CartDrawer):not(.cart-upsell-drawer),.drawer:not(#CartDrawer) .drawer__inner,.drawer:not(#CartDrawer) .drawer__content,.header-drawer,.header-drawer__inner,.header-drawer__content,.mobile-menu,.mobile-menu__content,.mobile-navigation,.nav-drawer,.menu-panel,.sidebar-menu{background:#0a0a0a!important}.drawer:not(#CartDrawer) a,.drawer:not(#CartDrawer) .drawer__inner a,.drawer:not(#CartDrawer) .drawer__content a,.header-drawer a,.header-drawer__inner a,.header-drawer__content a,.mobile-menu a,.mobile-menu__content a,.mobile-navigation a,.nav-drawer a,.menu-panel a,.sidebar-menu a{color:#fff!important;font-size:17px!important;font-weight:600!important;letter-spacing:.2px!important;padding:14px 22px!important;display:block!important}.drawer a:hover,.header-drawer a:hover,.mobile-menu a:hover,.mobile-navigation a:hover,.nav-drawer a:hover,.menu-panel a:hover,.sidebar-menu a:hover{color:#25d366!important}.drawer li,.header-drawer li,.mobile-menu li,.mobile-navigation li,.nav-drawer li,.menu-panel li,.sidebar-menu li{border-bottom:1px solid rgba(255,255,255,.08)!important}.drawer:not(#CartDrawer) button,.header-drawer button,.mobile-menu button,.mobile-navigation button{color:#fff!important}.drawer__inner,.header-drawer__inner,.mobile-menu__content,.nav-drawer,.menu-panel{border-radius:0 24px 24px 0!important;box-shadow:0 20px 50px #00000059!important}.header__drawer,.header__mega-menu,.mega-menu,.mega-menu__content,.header__submenu,.header__dropdown,.navigation-dropdown,.submenu,.menu-dropdown{background:#0a0a0a!important;color:#fff!important}.header__drawer a,.header__mega-menu a,.mega-menu a,.mega-menu__content a,.header__submenu a,.header__dropdown a,.navigation-dropdown a,.submenu a,.menu-dropdown a{color:#fff!important;font-weight:500!important}.header__drawer a:hover,.header__mega-menu a:hover,.mega-menu a:hover,.mega-menu__content a:hover,.header__submenu a:hover,.header__dropdown a:hover,.navigation-dropdown a:hover,.submenu a:hover,.menu-dropdown a:hover{color:#25d366!important}.header__drawer h2,.header__drawer h3,.header__mega-menu h2,.header__mega-menu h3,.mega-menu h2,.mega-menu h3,.mega-menu__content h2,.mega-menu__content h3{color:#fff!important}.header__submenu li,.header__dropdown li,.mega-menu li,.mega-menu__content li,.navigation-dropdown li,.submenu li,.menu-dropdown li{border-bottom:1px solid rgba(255,255,255,.08)!important}#CartDrawer{z-index:9999!important}#CartDrawer.drawer--right{width:520px!important;max-width:100vw!important;right:0!important;left:auto!important;top:0!important;height:100vh!important;background:#fff!important}#CartDrawer .cart-drawer__container{height:100vh!important;display:flex!important;flex-direction:column!important;background:#fff!important;color:#111!important}#CartDrawer .cart-drawer__content{flex:1 1 auto!important;overflow-y:auto!important;background:#fff!important}#CartDrawer .drawer__header{background:#fff!important;color:#111!important;border-bottom:1px solid #e5e5e5!important}#CartDrawer .drawer__title,#CartDrawer .cart-item,#CartDrawer .cart-item *,#CartDrawer .cart-items *,#CartDrawer .cart-drawer__summary *,#CartDrawer .cart-drawer__footer *{color:#111!important}#CartDrawer .cart-drawer__footer{flex-shrink:0!important;background:#fff!important;border-top:1px solid #e5e5e5!important;position:sticky!important;bottom:0!important;z-index:5!important}.gd-cart-trust-bar{background:#f8fafc!important;border-top:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;padding:10px 14px!important;width:100%!important;box-sizing:border-box!important}.gd-cart-trust-inner{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:6px 12px!important}.gd-cart-trust-item{font-size:12px!important;font-weight:600!important;color:#1e293b!important;line-height:1.3!important;white-space:nowrap!important}.gd-trust-divider{color:#cbd5e1!important}@media screen and (max-width:768px){#CartDrawer.drawer--right{width:100vw!important;max-width:100vw!important}.gd-cart-trust-inner{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.gd-cart-trust-item{font-size:11px!important;text-align:center!important;white-space:normal!important}.gd-trust-divider{display:none!important}}#CartDrawer{height:100vh!important;max-height:100vh!important;overflow:hidden!important}#CartDrawer .cart-drawer__container{height:100vh!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important}#CartDrawer .cart-drawer__heading{flex:0 0 auto!important}#CartDrawer .cart-drawer__content{flex:1 1 auto!important;min-height:280px!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fff!important}#CartDrawer .cart-drawer__section--items,#CartDrawer .cart-items,#CartDrawer .cart-items__form,#CartDrawer .cart-items__body{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important}#CartDrawer .cart-drawer__summary{flex:0 0 auto!important;background:#fff!important;max-height:none!important;overflow:visible!important}#CartDrawer .cart-drawer__footer{flex:0 0 auto!important;position:relative!important;bottom:auto!important;background:#fff!important;z-index:10!important}#CartDrawer .cart-item,#CartDrawer .cart-item *{color:#111!important;visibility:visible!important}#CartDrawer.is-empty .cart-drawer__content{flex:1 1 auto!important;min-height:500px!important}#CartDrawer .cart-drawer__container{height:100vh!important;max-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important;display:block!important}#CartDrawer .cart-drawer__content{height:auto!important;max-height:none!important;min-height:auto!important;overflow:visible!important}#CartDrawer .cart-drawer__summary,#CartDrawer .cart-drawer__footer{position:relative!important;bottom:auto!important;height:auto!important;max-height:none!important;overflow:visible!important}#CartDrawer .cart-drawer__heading{position:sticky!important;top:0!important;z-index:20!important;background:#fff!important}#CartDrawer .cart-drawer__footer{padding-bottom:28px!important}#CartDrawer .cart-drawer__footer button,#CartDrawer .cart-drawer__footer .button,#CartDrawer .cart-drawer__footer [type=submit],#CartDrawer .cart-drawer__footer a.button{color:#fff!important;font-size:15px!important;font-weight:700!important;min-height:48px!important;height:48px!important;border-radius:14px!important;background:#000!important}#CartDrawer .cart-drawer__footer:before{content:"Proceed to Pay";display:block;font-size:16px;font-weight:800;color:#111;margin-bottom:10px;text-align:center}#CartDrawer .shopify-payment-button,#CartDrawer .shopify-payment-button__button{min-height:48px!important;height:48px!important;border-radius:14px!important;overflow:hidden!important}#CartDrawer .cart-drawer__footer form,#CartDrawer .cart-footer__buttons,#CartDrawer .cart-footer__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}#CartDrawer .cart-drawer__footer a[href*=collections],#CartDrawer .cart-drawer__footer a[href="/"],#CartDrawer .cart-drawer__footer .cart-footer__continue{background:#fff!important;color:#111!important;border:1px solid #111111!important;min-height:48px!important;height:48px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important;text-decoration:none!important}@media screen and (max-width:768px){#CartDrawer .cart-drawer__footer form,#CartDrawer .cart-footer__buttons,#CartDrawer .cart-footer__actions{grid-template-columns:1fr!important}}#CartDrawer .cart-drawer__footer .cart__ctas,#CartDrawer .cart-drawer__footer .cart-footer__buttons,#CartDrawer .cart-drawer__footer .cart-footer__actions,#CartDrawer .cart-drawer__footer .cart__checkout-button+.button,#CartDrawer .cart-drawer__footer .cart__checkout-button{width:100%}#CartDrawer .cart-drawer__footer .cart__ctas,#CartDrawer .cart-drawer__footer .cart-footer__buttons,#CartDrawer .cart-drawer__footer .cart-footer__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;align-items:stretch!important}#CartDrawer .cart-drawer__footer .cart__checkout-button,#CartDrawer .cart-drawer__footer button[name=checkout],#CartDrawer .cart-drawer__footer .button[type=submit]{width:100%!important;min-height:50px!important;margin:0!important}#CartDrawer .cart-drawer__footer a[href*="/collections"],#CartDrawer .cart-drawer__footer .cart-footer__continue,#CartDrawer .cart-drawer__footer .continue-shopping{width:100%!important;min-height:50px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}@media screen and (max-width:480px){#CartDrawer .cart-drawer__footer .cart__ctas,#CartDrawer .cart-drawer__footer .cart-footer__buttons,#CartDrawer .cart-drawer__footer .cart-footer__actions{grid-template-columns:1fr!important}}#CartDrawer .gd-cart-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:16px!important;align-items:stretch!important}#CartDrawer .gd-cart-actions .js-cart-footer-button,#CartDrawer .gd-cart-actions .cart-continue-shopping{margin:0!important;width:100%!important}#CartDrawer .gd-cart-actions button,#CartDrawer .gd-cart-actions .cart-continue-shopping{height:50px!important;min-height:50px!important;border-radius:14px!important;font-size:15px!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;box-sizing:border-box!important}#CartDrawer .gd-cart-actions button{background:#000!important;color:#fff!important;border:none!important}#CartDrawer .gd-cart-actions .cart-continue-shopping{background:#fff!important;color:#111!important;border:1px solid #d1d5db!important}@media screen and (max-width:480px){#CartDrawer .gd-cart-actions{grid-template-columns:1fr!important}}#CartDrawer .cart-drawer__footer:before{display:none!important}#CartDrawer .additional-checkout-buttons:before,#CartDrawer .cart-footer__ctas--additional:before{content:"Proceed to Pay";display:block;text-align:center;font-size:18px;font-weight:800;color:#111;margin-bottom:12px}#CartDrawer .shopify-payment-button__button [role=button],#CartDrawer .shopify-payment-button__button .shopify-cleanslate span{font-size:0!important}#CartDrawer .shopify-payment-button__button:after{content:"Proceed to Pay";font-size:18px;font-weight:700;color:#fff}#CartDrawer .additional-checkout-buttons:before,#CartDrawer .cart-footer__ctas--additional:before{display:none!important}.product-section .product__media,.product-section .product-media,.product-section .product-gallery,.product-section .media{max-width:680px!important;margin:0 auto!important}.product-section .product__media img,.product-section .product-media img,.product-section .product-gallery img,.product-section .media img{max-height:560px!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:0 auto!important;display:block!important}.product-section .product__media-wrapper,.product-section .product-media-wrapper{background:#f7f7f7;padding:20px!important;border-radius:12px;display:flex;justify-content:center;align-items:center}@media screen and (min-width:992px){.product-section .product__media img,.product-section .product-media img,.product-section .product-gallery img,.product-section .media img{max-height:500px!important}}@media screen and (max-width:768px){.product-section .product__media img,.product-section .product-media img,.product-section .product-gallery img,.product-section .media img{max-height:320px!important}}.product__media img{border-radius:12px;background:#f7f7f7;padding:8px}a[href*="wa.me"],a[href*=whatsapp],.whatsapp,.whatsapp-button,.whatsapp-chat,.whatsapp-widget{position:fixed!important;right:18px!important;bottom:18px!important;left:auto!important;z-index:99999!important}iframe[src*=chat],iframe[src*=crisp],iframe[src*=tidio],iframe[src*=intercom],#crisp-chatbox,.crisp-client,#tidio-chat,.tidio-chat,.intercom-lightweight-app,.intercom-launcher,.chat-widget,.chat-button,#hubspot-messages-iframe-container{right:18px!important;bottom:95px!important;left:auto!important;z-index:99998!important}@media screen and (min-width:768px){a[href*="wa.me"],a[href*=whatsapp],.whatsapp,.whatsapp-button{display:none!important}}@media screen and (max-width:767px){iframe[src*=chat],#crisp-chatbox,.crisp-client,#tidio-chat,.tidio-chat,.intercom-launcher,.chat-widget{display:none!important}}.product-description-drawer{--color-background-popup-drawer: #000000;--color-text-primary: #ffffff;--product-page-global-background-color: #000000;--product-page-global-text-color: #ffffff;background-color:#000!important;color:#fff!important}.product-description-drawer .drawer__body,.product-description-drawer .drawer__body *,.product-description-drawer .drawer__header,.product-description-drawer .drawer__title{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.product-description-drawer .drawer__close path{stroke:#fff!important}.product-description-drawer hr{border-color:#fff3!important}
/*# sourceMappingURL=/cdn/shop/t/16/assets/footer.build.css.map */
