*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172f50;background:#fff}a{text-decoration:none;color:inherit}.icon{width:22px;height:22px;display:block}.site-header{background:#111a24;color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 rgba(255,255,255,.1)}.topbar{height:62px;display:flex;align-items:center;padding:0 14px;gap:12px;border-bottom:1px solid #354252}.menu-btn{flex:0 0 34px}.icon-btn{border:0;background:transparent;color:inherit;padding:5px;display:grid;place-items:center;cursor:pointer}.brand{height:47px;display:flex;align-items:center;flex:1;min-width:0}.brand img{width:112px;height:auto;display:block;object-fit:contain}.top-actions{display:flex;align-items:center;gap:10px}.head-icon{position:relative;color:#fff;display:grid;place-items:center}.head-icon .icon{width:23px;height:23px}.cart-badge{position:absolute;right:-7px;top:-7px;background:#d71920;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}.pay-link{display:none;align-items:center;gap:4px;font-size:13px}.pay-link .icon{width:20px}.location-row{height:49px;background:#202d3d;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.location-pill{border:0;background:#ffd33d;border-radius:6px;padding:8px 12px;color:#172f50;font-weight:700;display:flex;align-items:center;gap:5px;font-size:12px}.location-pill .icon{width:16px;height:16px}.account-link{display:flex;align-items:center;gap:8px;font-size:12px;line-height:12px}.account-link .icon{width:21px}.search-row{background:#202d3d;padding:0 15px 9px}.search-box{height:39px;background:#fff;border-radius:5px;display:flex;overflow:hidden}.search-box input{border:0;outline:0;min-width:0;flex:1;padding:0 10px;font-size:13px;color:#333}.search-box button{border:0;background:#ffd33d;color:#172f50;width:40px;display:grid;place-items:center;cursor:pointer}.search-box button .icon{width:22px}.category-head{height:43px;background:#202d3d;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #ffd33d}.categories-link{color:#ffd33d;font-size:15px;font-weight:700;display:flex;align-items:center;gap:1px}.categories-link .icon{width:16px}.currency{background:transparent;border:1px solid #dce3eb;color:#fff;border-radius:4px;height:29px;padding:0 8px;display:flex;align-items:center;gap:4px}.currency .icon{width:14px}.quick-cats{display:flex;gap:7px;overflow-x:auto;padding:5px 15px;background:#ffd33d;scrollbar-width:none;white-space:nowrap}.quick-cats::-webkit-scrollbar{display:none}.quick-cats a{background:#fff;border-radius:5px;padding:5px 10px;font-size:12px;color:#18345a;box-shadow:0 1px 1px rgba(0,0,0,.04)}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:.2s;z-index:80}.mobile-drawer{position:fixed;left:-310px;top:0;bottom:0;width:290px;background:#fff;color:#172f50;z-index:90;padding:15px;transition:.25s;overflow:auto}.mobile-drawer a{display:block;padding:14px 8px;border-bottom:1px solid #edf0f3;font-size:14px}.drawer-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8ebef;padding-bottom:10px}.drawer-top strong{font-size:18px}.drawer-backdrop.open{opacity:1;visibility:visible}.mobile-drawer.open{left:0}.hero-wrap{padding:19px 14px 0;background:#fff}.hero{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:9px;background:#eee;box-shadow:0 1px 4px rgba(0,0,0,.08)}.hero-track{display:flex;width:100%;transition:transform .45s ease}.hero-slide{display:block;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;aspect-ratio:720/800;background:#eee;overflow:hidden}.hero-slide img{width:100% !important;height:100% !important;max-width:100% !important;display:block;object-fit:cover}.hero-nav{position:absolute;inset:0;pointer-events:none;display:flex;align-items:center;justify-content:space-between;padding:0 7px}.hero-arrow{pointer-events:auto;border:0;width:35px;height:35px;border-radius:50%;background:rgba(32,45,61,.72);color:#fff;display:grid;place-items:center;cursor:pointer}.hero-arrow .icon{width:18px}.hero-arrow.next{transform:rotate(180deg)}.dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.dot{width:8px;height:8px;border-radius:50%;background:#69727d;border:0;padding:0}.dot.active{background:#ffd33d}.section{padding:27px 14px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:0 0 14px}.section-title h2{font-size:21px;margin:0}.section-title a{font-size:12px;font-weight:700;color:#1d4b7a}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border:1px solid #e7e9ec;border-radius:9px;background:#fff;overflow:hidden;min-width:0;position:relative}.product-image{aspect-ratio:1/1;background:#f7f8f9;padding:8px;position:relative}.product-image img{width:100%;height:100%;object-fit:contain}.badge{position:absolute;top:7px;left:7px;background:#d71920;color:#fff;padding:4px 7px;border-radius:4px;font-size:9px;font-weight:700}.product-info{padding:9px}.product-name{font-size:13px;line-height:17px;min-height:34px;color:#26384d}.price{font-weight:800;font-size:17px;color:#173b68;margin-top:7px}.old-price{text-decoration:line-through;color:#8a919a;font-size:11px;margin-left:4px;font-weight:400}.add-btn{width:100%;margin-top:9px;border:0;border-radius:5px;background:#ffd33d;color:#132e4f;height:35px;font-weight:700;cursor:pointer}.floating-chat{display:none}.chat-float{position:fixed;right:17px;bottom:17px;width:57px;height:57px;border:0;border-radius:50%;background:#ffc32f;color:#24374d;display:grid;place-items:center;box-shadow:0 7px 20px rgba(0,0,0,.18);z-index:40;cursor:pointer}.chat-float .icon{width:26px;height:26px}.footer{margin-top:30px;background:#17202b;color:#e8edf2;padding:30px 15px}.footer-grid{display:grid;gap:25px}.footer h3{font-size:14px;margin:0 0 12px}.footer p,.footer a{font-size:12px;color:#c5cdd5;display:block;margin:7px 0}.footer-logo{width:120px;filter:none}.footer-bottom{border-top:1px solid #35404b;padding-top:15px;margin-top:25px;font-size:11px;color:#9ca7b1}.location-modal{position:fixed;inset:0;background:rgba(0,0,0,.5);display:none;place-items:end center;z-index:100}.location-modal.open{display:grid}.modal-card{background:#fff;width:100%;border-radius:16px 16px 0 0;padding:23px 18px;position:relative}.modal-close{position:absolute;right:12px;top:12px;border:0;background:#f0f2f4;width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.modal-card h2{margin:0 0 7px;font-size:20px}.modal-card p{font-size:13px;color:#6e7781}.modal-card label{font-size:12px;font-weight:700;display:block;margin-top:18px}.modal-card select{display:block;width:100%;height:42px;margin-top:7px;border:1px solid #d6dbe0;border-radius:6px;padding:0 10px;background:#fff}.primary-btn{border:0;border-radius:6px;background:#ffd33d;color:#172f50;font-weight:800;height:43px;width:100%;margin-top:18px}.page{padding:20px 15px;max-width:1200px;margin:auto}.page h1{font-size:24px;margin:0 0 18px}.filters{display:flex;gap:8px;overflow:auto;padding-bottom:12px}.filter{height:34px;border:1px solid #d8dde2;background:#fff;border-radius:5px;padding:0 11px;white-space:nowrap}.catalog-layout{display:grid;gap:18px}.sidebar{display:none}.product-detail{display:grid;gap:22px}.detail-image{background:#f7f8f9;border-radius:10px;aspect-ratio:1/1;display:grid;place-items:center}.detail-image img{width:85%;height:85%;object-fit:contain}.detail-info h1{font-size:26px;margin:0 0 12px}.detail-info .price{font-size:27px}.detail-description{color:#5e6975;font-size:14px;line-height:1.55}.qty-control{display:flex;align-items:center;border:1px solid #d8dde2;border-radius:6px;width:max-content;overflow:hidden;margin-top:15px}.qty-control button{width:40px;height:40px;border:0;background:#f4f5f6}.qty-control span{width:40px;text-align:center}.detail-add{height:44px;padding:0 24px;border:0;background:#ffd33d;color:#172f50;border-radius:6px;font-weight:800;margin-top:15px}.cart-list{display:grid;gap:10px}.cart-row{display:grid;grid-template-columns:75px 1fr auto;gap:10px;padding:10px;border:1px solid #e5e8eb;border-radius:8px;align-items:center}.cart-row img{width:75px;height:75px;object-fit:contain;background:#f7f8f9;border-radius:6px}.cart-row h3{font-size:13px;margin:0 0 6px}.cart-row .price{font-size:14px;margin:0}.cart-actions{display:flex;align-items:center;gap:5px}.cart-actions button{border:1px solid #d8dde2;background:#fff;border-radius:4px;width:28px;height:28px}.summary{border:1px solid #e5e8eb;border-radius:8px;padding:15px;margin-top:15px}.summary-line{display:flex;justify-content:space-between;padding:7px 0;font-size:13px}.summary-total{border-top:1px solid #e5e8eb;margin-top:5px;padding-top:12px;font-size:18px;font-weight:800}.form-card{max-width:520px;margin:auto;border:1px solid #e6e9ec;border-radius:10px;padding:18px}.form-row{display:grid;gap:6px;margin-bottom:13px}.form-row label{font-size:12px;font-weight:700}.form-row input,.form-row textarea{height:42px;border:1px solid #d5dbe0;border-radius:6px;padding:0 10px;font:inherit}.form-row textarea{height:90px;padding-top:10px}.notice{padding:11px;border-radius:6px;background:#f2f6fa;font-size:12px;margin-bottom:14px}.error{background:#fff0f0;color:#a51e26}.success{background:#eef9f1;color:#216a35}.auth-switch{font-size:12px;text-align:center;margin-top:15px}.empty{text-align:center;padding:55px 15px;color:#697480}.empty h2{font-size:20px;color:#26384d}.desktop-only{display:none}

.promo-strip{width:100%;max-width:100vw;padding:18px 15px 0;display:grid;gap:10px;background:#fff;overflow:hidden}
.promo-card{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden;border-radius:9px;background:#f4f5f6;line-height:0}
.promo-card img{display:block;width:100% !important;max-width:100% !important;height:auto !important;min-width:0 !important;object-fit:contain}


.bestsellers-section{padding:25px 13px 0;background:#fff}
.best-title{margin:0 0 16px}
.best-title h2{font-size:20px;line-height:1.2;color:#253a52;font-weight:500}
.best-title a{font-size:12px;color:#174c7d}
.bestseller-list{display:grid;grid-template-columns:1fr;gap:10px}
.bestseller-card{
 display:grid;
 grid-template-columns:140px minmax(0,1fr);
 min-height:260px;
 border:1px solid #e1e3e6;
 border-radius:7px;
 background:#fff;
 overflow:hidden;
}
.bestseller-image{
 position:relative;
 width:140px;
 height:220px;
 align-self:start;
 display:grid;
 place-items:center;
 padding:12px;
 background:#fff;
}
.bestseller-image img{width:100%;height:100%;object-fit:contain}
.bestseller-image .badge{top:8px;left:8px;font-size:9px}
.bestseller-body{padding:10px 10px 8px;display:flex;flex-direction:column;min-width:0}
.bestseller-name{font-size:15px;line-height:19px;color:#0061b0;font-weight:400}
.bestseller-brand{font-size:12px;color:#526273;margin-top:5px}
.bestseller-price{font-size:17px;font-weight:700;color:#273d55;margin-top:7px}
.bestseller-old{font-size:12px;color:#5c6670;margin-top:5px}
.bestseller-bottom{margin-top:auto;display:flex;align-items:center;gap:8px;padding-top:12px}
.bestseller-bottom .qty-control{margin:0;height:31px}
.bestseller-bottom .qty-control button{width:31px;height:31px;display:grid;place-items:center}
.bestseller-bottom .qty-control span{width:31px;font-size:13px}
.bestseller-bottom .qty-control .icon{width:16px;height:16px}
.mini-cart-btn,.wishlist-btn{
 border:0;background:transparent;color:#a5a8aa;
 width:34px;height:34px;padding:4px;display:grid;place-items:center;cursor:pointer
}
.mini-cart-btn .icon{width:27px;height:27px}
.wishlist-btn .icon{width:31px;height:31px;stroke-width:1.5}
.wishlist-btn.active{color:#d71920}
.add-best-btn{
 margin:20px 0 0 auto;
 height:43px;
 padding:0 17px;
 border:0;
 border-radius:24px;
 background:#ffd13b;
 color:#253b52;
 display:flex;
 align-items:center;
 justify-content:center;
 gap:8px;
 font-size:14px;
 cursor:pointer;
}
.add-best-btn .icon{width:21px;height:21px}

@media(min-width:700px){
 .bestsellers-section{max-width:1250px;margin:auto;padding:32px 22px 0}
 .bestseller-list{grid-template-columns:repeat(2,minmax(0,1fr))}
 .bestseller-card{min-height:250px}
}
@media(min-width:1100px){
 .bestseller-list{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(min-width:700px){
 .promo-strip{max-width:1250px;margin:auto;padding:24px 22px 0;grid-template-columns:1fr 1fr;gap:14px}
 .promo-water{grid-row:span 2}
}

@media(min-width:1100px){
 .promo-strip{padding-left:22px;padding-right:22px}
}

@media(min-width:700px){.topbar{padding:0 22px}.brand img{width:138px}.pay-link{display:flex}.location-row,.search-row,.category-head{padding-left:22px;padding-right:22px}.quick-cats{padding-left:22px;padding-right:22px}.hero-wrap{padding:24px 22px 0}.section{padding:32px 22px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.footer{padding:40px 22px}.footer-grid{grid-template-columns:2fr 1fr 1fr;max-width:1200px;margin:auto}.footer-bottom{max-width:1200px;margin-left:auto;margin-right:auto}.page{padding:28px 22px}.catalog-layout{grid-template-columns:210px 1fr}.sidebar{display:block}.sidebar h3{font-size:14px}.sidebar a{display:block;padding:9px 0;font-size:12px;border-bottom:1px solid #eee}.product-detail{grid-template-columns:1fr 1fr;align-items:start}.cart-layout{display:grid;grid-template-columns:1fr 320px;gap:18px}.desktop-only{display:block}.location-modal{place-items:center}.modal-card{width:min(440px,calc(100% - 30px));border-radius:14px}.mobile-drawer{display:none}.drawer-backdrop{display:none}}
@media(min-width:1100px){.topbar{height:62px;max-width:1250px;margin:auto}.location-row,.search-row,.category-head,.quick-cats{padding-left:max(22px,calc((100vw - 1250px)/2));padding-right:max(22px,calc((100vw - 1250px)/2))}.hero-wrap{max-width:1250px;margin:auto;padding-left:22px;padding-right:22px}.section{max-width:1250px;margin:auto}.hero-slide{aspect-ratio:720/800}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}

.toast{position:fixed;left:50%;bottom:85px;transform:translate(-50%,15px);background:#17202b;color:#fff;padding:10px 15px;border-radius:6px;font-size:12px;opacity:0;visibility:hidden;transition:.2s;z-index:120}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}

/* Exact mobile-first sizing for the "Más vendidos" module */
.bestsellers-section{padding:18px 13px 0}
.bestsellers-section .best-title h2{font-size:20px;font-weight:400}
.bestseller-list{width:100%;max-width:100%}
.bestseller-card{width:100%;min-height:0;height:260px;grid-template-columns:140px minmax(0,1fr)}
.bestseller-image{width:140px;height:210px;padding:10px}
.bestseller-body{padding:9px 9px 7px}
.bestseller-name{font-size:14px;line-height:18px}
.bestseller-price{font-size:17px;margin-top:6px}
.bestseller-bottom{padding-top:8px;gap:4px}
.add-best-btn{margin-top:18px;height:42px;font-size:14px}
@media(min-width:700px){
 .bestseller-list{max-width:560px}
 .bestseller-card{height:260px}
}

/* Post-sale content: compact Mobile First recreation */
.post-sale-promos{padding:18px 13px 0;background:#fff;display:grid;gap:10px;overflow:hidden}
.post-promo{display:block;width:100%;overflow:hidden;border-radius:9px;line-height:0}
.post-promo img{display:block;width:100%;height:auto;max-width:100%}
.bodegones-section{background:#f5f5f5;margin-top:20px;padding:22px 13px}
.bodegones-head{display:flex;gap:13px;align-items:flex-start}
.bodegones-head .store-icon{width:47px;flex:0 0 47px;color:#111}
.bodegones-head .store-icon .icon{width:38px;height:38px}
.bodegones-head h2{font-size:20px;line-height:24px;font-weight:500;margin:0 0 4px;color:#17283c}
.express-label{display:inline-block;background:#6ed65d;color:#16351c;font-size:13px;padding:4px 7px;margin:0 0 10px}
.yellow-pill{display:block;border:0;background:#ffd23e;color:#283b50;border-radius:24px;padding:10px 17px;font-size:14px}
.bodegon-card{margin-top:16px;background:#fff;border:1px solid #ddd;display:flex;gap:14px;padding:11px;min-height:160px}
.bodegon-card>img{width:132px;height:132px;object-fit:cover;border-radius:50%;align-self:center}
.bodegon-copy{min-width:0}
.bodegon-copy h3{font-size:15px;line-height:18px;margin:0 0 9px;color:#17283c;font-weight:600}
.bodegon-copy h3 .icon{width:17px;height:17px;vertical-align:-3px}
.bodegon-copy p{font-size:13px;line-height:18px;margin:0 0 10px;color:#263b52;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.bodegon-copy a{font-size:13px;color:#0070b7;text-decoration:underline}
.interest-section{padding:27px 13px 15px;background:#fff}
.interest-section h2{font-size:20px;line-height:24px;font-weight:400;color:#27384b;margin:0 0 16px}
.interest-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.interest-grid a{display:block;overflow:hidden;border-radius:9px;line-height:0}
.interest-grid img{display:block;width:100%;height:auto;max-width:100%}
.footer{margin-top:0;background:#202f40;color:#fff;padding:27px 10px 39px}
.footer-accordions details{border:0;margin:0}
.footer-accordions summary{list-style:none;cursor:pointer;color:#ffd32f;font-size:15px;font-weight:700;padding:13px 0}
.footer-accordions summary::-webkit-details-marker{display:none}
.footer-accordions summary span{float:right;font-size:17px;font-weight:400;margin-right:26px}
.footer-accordions details[open] summary span{transform:rotate(180deg)}
.footer-accordions a{display:block;color:#fff;font-size:13px;text-decoration:none;padding:0 0 11px}
.footer-bottom{border-top:1px solid #71808f;margin-top:34px;padding:18px 10px 0;text-align:center;color:#9da8b3;font-size:12px;line-height:30px}
@media(min-width:700px){
 .post-sale-promos{max-width:1250px;margin:auto;grid-template-columns:1fr 1fr;padding:28px 22px 0}
 .post-promo-tall{grid-row:span 2}
 .bodegones-section,.interest-section{max-width:1250px;margin-left:auto;margin-right:auto}
 .interest-grid{grid-template-columns:repeat(4,1fr)}
 .footer{padding-left:max(10px,calc((100vw - 1250px)/2));padding-right:max(10px,calc((100vw - 1250px)/2))}
}

@media(max-width:699px){
 .site-header{position:relative;width:100%;background:#111a24}
 .topbar{height:56px;min-height:56px;padding:0 10px;gap:7px}
 .menu-btn{flex:0 0 28px;width:28px}
 .menu-btn .icon{width:19px;height:19px}
 .brand{height:56px;flex:1;min-width:0}
 .brand img{width:101px;height:auto}
 .top-actions{gap:10px;margin-left:auto}
 .head-icon .icon{width:22px;height:22px}
 .contact-head .icon{width:24px;height:24px}
 .cart-head .icon{width:22px;height:22px}
 .cart-badge{width:16px;height:16px;right:-6px;top:-6px;font-size:9px}
 .pay-link{display:flex;gap:3px;font-size:12px;font-weight:600;white-space:nowrap}
 .pay-link .icon{width:22px;height:22px}
 .location-row{height:42px;min-height:42px;padding:0 9px}
 .location-pill{height:28px;padding:0 9px;border-radius:5px;font-size:10px;gap:4px}
 .location-pill .icon{width:14px;height:14px}
 .account-link{gap:7px;font-size:11px;line-height:11px}
 .account-link .icon{width:20px;height:20px}
 .search-row{height:45px;padding:5px 9px 6px}
 .search-box{height:34px;border-radius:4px}
 .search-box input{font-size:12px;padding:0 9px}
 .search-box button{width:37px}
 .search-box button .icon{width:20px}
 .category-head{height:39px;min-height:39px;padding:0 9px;border-bottom:0}
 .categories-link{font-size:14px}
 .categories-link .icon{width:14px}
 .currency{height:28px;padding:0 7px;font-size:12px;border-radius:4px}
 .currency .icon{width:12px}
 .desktop-quick-cats{display:none}
}
@media(min-width:700px){.desktop-quick-cats{display:flex}}

/* CONTACT MODAL + MOBILE DRAWER — reference based */
body.drawer-open,body.modal-open{overflow:hidden}
.contact-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:18px}
.contact-modal.open{display:flex}
.contact-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.64)}
.contact-modal-card{position:relative;z-index:1;width:min(303px,calc(100vw - 36px));background:#fff;border-radius:9px;padding:15px 18px 18px;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.contact-close{position:absolute;right:13px;top:13px;border:0;background:transparent;width:28px;height:28px;color:#26384b;display:grid;place-items:center;z-index:2}
.contact-close .icon{width:19px;height:19px}
.contact-illustration{display:block;width:100%;max-width:256px;height:auto;margin:14px auto 12px}
.contact-action{height:55px;border-radius:9px;display:flex;align-items:center;gap:12px;padding:0 20px;text-decoration:none;color:#26384b;background:#ffd13e;margin-top:12px;font-size:21px}
.contact-action .icon{width:31px;height:31px;flex:0 0 31px}
.contact-email{font-size:14px}
.mobile-drawer{position:fixed;z-index:999;left:0;top:0;bottom:0;width:min(338px,88vw);background:#fff;transform:translateX(-105%);transition:transform .28s ease;overflow:auto;box-shadow:10px 0 35px rgba(0,0,0,.16)}
.mobile-drawer.open{transform:translateX(0)}
.drawer-backdrop{position:fixed;z-index:998;inset:0;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;transition:.2s}
.drawer-backdrop.open{opacity:1;visibility:visible}
.drawer-account{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:0}
.drawer-login{display:flex;align-items:center;gap:6px;color:#26384b;text-decoration:none;font-size:14px}
.drawer-login .icon{width:18px;height:18px}
.drawer-close{width:30px;height:30px}
.drawer-settings{display:flex;gap:14px;padding:0 17px 11px}
.drawer-setting{border:0;background:transparent;color:#26384b;font-size:13px;padding:0;display:flex;align-items:center;gap:4px}
.drawer-setting .icon{width:11px;height:11px}
.flag-es{font-size:20px;line-height:1}
.drawer-phone{display:flex;align-items:center;gap:9px;padding:8px 17px 15px;color:#26384b;text-decoration:none;font-size:15px}
.drawer-phone .icon{width:22px;height:22px}
.drawer-location{margin:0 18px 11px;width:calc(100% - 36px);height:40px;border:0;border-radius:4px;background:#f1f1f1;color:#465567;display:flex;align-items:center;gap:10px;padding:0 12px;font-size:14px}
.drawer-location span{flex:1;text-align:left}
.drawer-location .icon{width:19px;height:19px}
.drawer-row{display:block;padding:7px 18px;color:#26384b;text-decoration:none;font-size:14px}
.drawer-row span{display:flex;align-items:center;gap:9px}
.drawer-row .icon{width:18px;height:18px}
.drawer-wishlist{margin:4px 18px 20px;height:42px;border:1px solid #dfe2e5;border-radius:9px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;color:#26384b;text-decoration:none;font-size:13px}
.drawer-wishlist .icon{width:15px}
.drawer-divider{height:1px;background:#e4e6e8}
.drawer-main-nav,.drawer-secondary-nav{padding:13px 0}
.drawer-main-nav a,.drawer-secondary-nav a{height:40px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;color:#344454;text-decoration:none;font-size:13px}
.drawer-main-nav a .icon,.drawer-secondary-nav a .icon{width:13px;height:13px;color:#657280}
.drawer-social{padding:9px 18px 30px;display:flex;align-items:center;gap:11px;color:#26384b;font-size:13px}
.drawer-social a{font-size:25px;font-weight:700;color:#26384b;text-decoration:none;line-height:1}
@media(min-width:700px){
 .contact-modal{padding:30px}
 .mobile-drawer,.drawer-backdrop{display:none!important}
}
@media(max-width:699px){
 .contact-head{border:0;background:transparent;padding:0;color:inherit;display:grid;place-items:center}
}
