/* ROMITRADERS_V2_DESIGN_SYSTEM */
:root{--rtv2-ink:#172033;--rtv2-muted:#667085;--rtv2-brand:#f36f21;--rtv2-brand-dark:#d9570d;--rtv2-green:#1fa855;--rtv2-soft:#f6f7f9;--rtv2-line:#e6e8ec;--rtv2-white:#fff;--rtv2-dark:#111827;--rtv2-shadow:0 20px 60px rgba(15,23,42,.09);--rtv2-radius:24px}
html{scroll-behavior:smooth}body{font-family:"Manrope","DM Sans",sans-serif;color:var(--rtv2-ink);background:#fff}.container{max-width:1320px}h1,h2,h3,h4,h5,h6{font-family:"Manrope","DM Sans",sans-serif;color:var(--rtv2-ink);letter-spacing:-.025em}a{text-decoration:none}.rtv2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 20px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:800;line-height:1;transition:.2s ease}.rtv2-btn:hover{transform:translateY(-1px)}.rtv2-btn-primary{background:var(--rtv2-brand);color:#fff!important}.rtv2-btn-primary:hover{background:var(--rtv2-brand-dark)}.rtv2-btn-outline{background:#fff;color:var(--rtv2-ink)!important;border-color:var(--rtv2-line)}.rtv2-btn-outline:hover{border-color:#c9ced6}.rtv2-btn-whatsapp{background:var(--rtv2-green);color:#fff!important}.rtv2-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--rtv2-brand-dark);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.rtv2-kicker:before{content:"";width:26px;height:2px;background:var(--rtv2-brand)}
.rtv2-topbar{background:#101828;color:#d0d5dd;font-size:12px}.rtv2-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.rtv2-topbar-left,.rtv2-topbar-right{display:flex;align-items:center;gap:22px}.rtv2-topbar a,.rtv2-topbar span{color:#d0d5dd;display:flex;align-items:center;gap:7px}.rtv2-nav-wrap{background:rgba(255,255,255,.97);border-bottom:1px solid var(--rtv2-line);box-shadow:0 6px 20px rgba(15,23,42,.04)}.rtv2-header{position:sticky;top:0;z-index:80}.rtv2-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.rtv2-logo img{display:block;max-width:168px;height:auto}.rtv2-menu{display:flex;align-items:center;gap:28px}.rtv2-menu>a,.rtv2-menu-dropdown>a{display:flex;align-items:center;gap:5px;color:#344054;font-size:14px;font-weight:800;padding:28px 0}.rtv2-menu a:hover{color:var(--rtv2-brand)}.rtv2-menu-dropdown{position:relative}.rtv2-dropdown-panel{position:absolute;top:72px;left:-20px;width:245px;padding:10px;background:#fff;border:1px solid var(--rtv2-line);border-radius:14px;box-shadow:var(--rtv2-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.rtv2-menu-dropdown:hover .rtv2-dropdown-panel{opacity:1;visibility:visible;transform:none}.rtv2-dropdown-panel a{display:block;padding:10px 12px;border-radius:8px;color:#475467;font-size:13px;font-weight:700}.rtv2-dropdown-panel a:hover{background:#fff4ed}.rtv2-nav-actions{display:flex;align-items:center;gap:10px}.rtv2-cart{width:44px;height:44px;border:1px solid var(--rtv2-line);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--rtv2-ink);position:relative}.rtv2-cart span{position:absolute;right:-6px;top:-7px;min-width:19px;height:19px;border-radius:20px;background:var(--rtv2-brand);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:900}.rtv2-mobile-btn{display:none;width:44px;height:44px;border:1px solid var(--rtv2-line);border-radius:12px;background:#fff;color:var(--rtv2-ink)}
.rtv2-hero{padding:54px 0 58px;background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%);overflow:hidden}.rtv2-hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr);gap:46px;align-items:center}.rtv2-hero-copy h1{font-size:clamp(42px,5vw,70px);line-height:1.02;font-weight:900;max-width:760px;margin:0 0 22px}.rtv2-lead{font-size:17px;line-height:1.75;color:var(--rtv2-muted);max-width:700px;margin:0 0 26px}.rtv2-search{height:58px;max-width:690px;background:#fff;border:1px solid var(--rtv2-line);border-radius:14px;box-shadow:0 12px 35px rgba(15,23,42,.07);display:flex;align-items:center;padding:7px 7px 7px 18px;gap:10px;margin-bottom:20px}.rtv2-search i{color:#98a2b3}.rtv2-search input{border:0;outline:0;min-width:0;flex:1;font-size:14px;background:transparent}.rtv2-search button{height:44px;padding:0 20px;border:0;border-radius:10px;background:var(--rtv2-dark);color:#fff;font-size:13px;font-weight:800}.rtv2-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.rtv2-trust-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#475467;font-size:12px;font-weight:750}.rtv2-trust-points span{display:flex;align-items:center;gap:7px}.rtv2-trust-points i{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ecfdf3;color:#079455;font-size:10px}.rtv2-hero-visual{min-width:0}.rtv2-hero-swiper{border-radius:28px;box-shadow:var(--rtv2-shadow);overflow:hidden}.rtv2-hero-slide{position:relative;height:540px;background:#e8eaee;overflow:hidden}.rtv2-hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(8,15,28,.75) 100%)}.rtv2-hero-slide img{width:100%;height:100%;object-fit:cover}.rtv2-hero-slide-overlay{position:absolute;z-index:2;left:28px;right:28px;bottom:30px;color:#fff}.rtv2-hero-slide-overlay span{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#fed7aa;margin-bottom:7px}.rtv2-hero-slide-overlay strong{display:block;color:#fff;font-size:25px;line-height:1.2;max-width:520px}.rtv2-hero-slide-overlay a{display:inline-flex;align-items:center;gap:6px;color:#fff;margin-top:12px;font-size:12px;font-weight:800}.rtv2-hero-pagination{bottom:18px!important;text-align:right!important;padding-right:22px}.rtv2-hero-pagination .swiper-pagination-bullet{background:#fff;opacity:.55}.rtv2-hero-pagination .swiper-pagination-bullet-active{opacity:1;width:24px;border-radius:20px}.rtv2-hero-fallback{background:linear-gradient(135deg,#222b3b,#101828)}
.rtv2-clients{padding:34px 0;border-top:1px solid var(--rtv2-line);border-bottom:1px solid var(--rtv2-line);background:#fff}.rtv2-section-intro.compact{margin-bottom:24px}.rtv2-section-intro.compact h2{font-size:24px;margin-bottom:6px}.rtv2-section-intro.compact p{font-size:13px}.rtv2-client-logo{height:86px;border:1px solid var(--rtv2-line);border-radius:14px;display:flex;align-items:center;justify-content:center;padding:16px;background:#fff}.rtv2-client-logo img{max-width:100%;max-height:52px;object-fit:contain;filter:grayscale(100%);opacity:.72;transition:.2s}.rtv2-client-logo:hover img{filter:none;opacity:1}
.rtv2-section{padding:78px 0}.rtv2-section-soft{background:var(--rtv2-soft)}.rtv2-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}.rtv2-section-head h2,.rtv2-section-intro h2{font-size:clamp(30px,3.4vw,46px);font-weight:900;line-height:1.08;margin:0 0 10px}.rtv2-section-head p,.rtv2-section-intro p{max-width:680px;color:var(--rtv2-muted);line-height:1.7;margin:0}.rtv2-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--rtv2-ink);font-size:13px;font-weight:900;white-space:nowrap}.rtv2-text-link:hover{color:var(--rtv2-brand)}.rtv2-category-card{display:block;color:var(--rtv2-ink)}.rtv2-category-image{position:relative;height:190px;border-radius:18px;overflow:hidden;background:#eceff3;margin-bottom:14px}.rtv2-category-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(15,23,42,.72))}.rtv2-category-image img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.rtv2-category-card:hover img{transform:scale(1.045)}.rtv2-category-image>span{position:absolute;left:16px;right:16px;bottom:14px;z-index:2;color:#fff;font-size:17px;font-weight:900}.rtv2-category-card p{font-size:12px;line-height:1.55;color:var(--rtv2-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rtv2-slider-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.rtv2-slider-controls button{width:40px;height:40px;border-radius:11px;border:1px solid var(--rtv2-line);background:#fff;color:var(--rtv2-ink)}.rtv2-slider-controls button:hover{border-color:var(--rtv2-brand);color:var(--rtv2-brand)}
.rtv2-product-card{height:100%;background:#fff;border:1px solid var(--rtv2-line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:.25s;box-shadow:0 10px 30px rgba(15,23,42,.04)}.rtv2-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(15,23,42,.09)}.rtv2-product-image{height:250px;display:block;position:relative;background:#eef0f3;overflow:hidden}.rtv2-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.rtv2-product-card:hover .rtv2-product-image img{transform:scale(1.035)}.rtv2-price-mode{position:absolute;top:14px;left:14px;padding:7px 10px;background:rgba(255,255,255,.94);border-radius:8px;color:#344054;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.rtv2-product-content{padding:19px;display:flex;flex-direction:column;flex:1}.rtv2-product-category{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:var(--rtv2-brand-dark);margin-bottom:7px}.rtv2-product-content h3{font-size:17px;font-weight:850;line-height:1.35;margin:0 0 11px}.rtv2-product-content h3 a{color:var(--rtv2-ink)}.rtv2-product-price{font-size:19px;font-weight:900;color:var(--rtv2-ink);margin-bottom:13px}.rtv2-product-meta{display:flex;gap:16px;padding:12px 0;border-top:1px solid var(--rtv2-line);border-bottom:1px solid var(--rtv2-line);margin-bottom:16px}.rtv2-product-meta span{font-size:10px;color:#98a2b3;text-transform:uppercase;font-weight:800}.rtv2-product-meta strong{display:block;color:#475467;font-size:11px;text-transform:none;margin-top:2px}.rtv2-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.rtv2-product-actions .rtv2-btn{padding:10px 8px;font-size:12px;min-height:42px}.rtv2-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#98a2b3;font-size:34px;background:linear-gradient(135deg,#f2f4f7,#e4e7ec)}
.rtv2-quote-wrap{display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);background:#101828;border-radius:28px;overflow:hidden;box-shadow:var(--rtv2-shadow)}.rtv2-quote-media{position:relative;min-height:640px;background:#1d2939}.rtv2-quote-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,24,40,.08),rgba(16,24,40,.78))}.rtv2-quote-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.rtv2-quote-media-copy{position:absolute;z-index:2;left:34px;right:34px;bottom:34px;color:#fff}.rtv2-quote-media-copy span{display:block;color:#fed7aa;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;margin-bottom:8px}.rtv2-quote-media-copy strong{font-size:26px;line-height:1.25;color:#fff}.rtv2-quote-form{padding:46px;color:#fff}.rtv2-quote-form h2{color:#fff;font-size:36px;font-weight:900;margin-bottom:12px}.rtv2-quote-form>p{color:#d0d5dd;line-height:1.7;margin-bottom:24px}.rtv2-quote-form .rt-quote-form{display:grid;gap:14px}.rtv2-quote-form .rt-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rtv2-quote-form label{display:grid;gap:7px;color:#d0d5dd;font-size:11px;font-weight:800}.rtv2-quote-form input,.rtv2-quote-form select,.rtv2-quote-form textarea{width:100%;border:1px solid #344054;background:#1d2939;color:#fff;border-radius:10px;padding:12px 13px;outline:0}.rtv2-quote-form textarea{min-height:105px}.rtv2-quote-form input:focus,.rtv2-quote-form select:focus,.rtv2-quote-form textarea:focus{border-color:#f79009}.rtv2-quote-form .rt-pro-btn{border-radius:10px;background:var(--rtv2-brand);border:0;width:max-content}
.rtv2-why{background:#101828;color:#fff}.rtv2-why .rtv2-kicker{color:#fed7aa}.rtv2-why .rtv2-section-intro h2{color:#fff}.rtv2-why .rtv2-section-intro p{color:#b9c0cc}.rtv2-section-intro{text-align:center;max-width:780px;margin:0 auto 38px}.rtv2-section-intro p{margin-left:auto;margin-right:auto}.rtv2-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rtv2-why-card{position:relative;padding:27px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.04)}.rtv2-why-card>span{position:absolute;right:18px;top:18px;color:rgba(255,255,255,.2);font-size:11px;font-weight:900}.rtv2-why-icon{width:46px;height:46px;border-radius:13px;background:rgba(243,111,33,.14);color:#ff9b5e;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:18px}.rtv2-why-card h3{color:#fff;font-size:18px;font-weight:850;margin-bottom:9px}.rtv2-why-card p{color:#98a2b3;font-size:13px;line-height:1.65;margin:0}
.rtv2-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rtv2-blog-card{border:1px solid var(--rtv2-line);border-radius:20px;overflow:hidden;background:#fff}.rtv2-blog-image{display:block;height:230px;background:#eef0f3;overflow:hidden}.rtv2-blog-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.rtv2-blog-card:hover .rtv2-blog-image img{transform:scale(1.035)}.rtv2-blog-content{padding:20px}.rtv2-blog-content>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#98a2b3}.rtv2-blog-content h3{font-size:19px;line-height:1.38;font-weight:850;margin:8px 0}.rtv2-blog-content h3 a{color:var(--rtv2-ink)}.rtv2-blog-content p{font-size:13px;line-height:1.65;color:var(--rtv2-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.rtv2-footer{padding:64px 0 0;background:#0c111d;color:#98a2b3}.rtv2-footer-grid{display:grid;grid-template-columns:1.6fr .8fr .9fr 1.2fr;gap:42px}.rtv2-footer img{filter:brightness(0) invert(1);max-width:168px;height:auto}.rtv2-footer-brand p{max-width:430px;line-height:1.75;font-size:13px;margin:20px 0}.rtv2-footer h3{font-size:14px;color:#fff;font-weight:850;margin-bottom:18px}.rtv2-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.rtv2-footer a{color:#98a2b3;font-size:13px}.rtv2-footer a:hover{color:#fff}.rtv2-contact-list li{display:flex;align-items:flex-start;gap:9px;font-size:13px}.rtv2-contact-list i{margin-top:3px}.rtv2-footer-bottom{min-height:70px;margin-top:48px;border-top:1px solid #1d2939;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px}.rtv2-footer-bottom div{display:flex;gap:18px}
@media(max-width:1199px){.rtv2-menu{gap:18px}.rtv2-nav-wa{display:none}.rtv2-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.rtv2-hero-slide{height:490px}.rtv2-why-grid{grid-template-columns:repeat(2,1fr)}.rtv2-footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:991px){.rtv2-topbar-right{display:none}.rtv2-menu{display:none}.rtv2-mobile-btn{display:flex;align-items:center;justify-content:center}.rtv2-hero{padding-top:40px}.rtv2-hero-grid{grid-template-columns:1fr}.rtv2-hero-copy{max-width:760px}.rtv2-hero-slide{height:480px}.rtv2-quote-wrap{grid-template-columns:1fr}.rtv2-quote-media{min-height:380px}.rtv2-footer-grid{grid-template-columns:1.3fr 1fr}.rtv2-blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.rtv2-topbar-left span:first-child{display:none}.rtv2-topbar-inner{justify-content:center}.rtv2-nav{height:68px}.rtv2-logo img{max-width:145px}.rtv2-hero-copy h1{font-size:40px}.rtv2-hero-slide{height:400px}.rtv2-section{padding:58px 0}.rtv2-section-head{align-items:flex-start;flex-direction:column;gap:12px}.rtv2-product-actions{grid-template-columns:1fr}.rtv2-quote-form{padding:30px 22px}.rtv2-quote-form .rt-form-row{grid-template-columns:1fr}.rtv2-why-grid,.rtv2-blog-grid{grid-template-columns:1fr}.rtv2-footer-grid{grid-template-columns:1fr 1fr}.rtv2-footer-brand{grid-column:1/-1}.rtv2-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}}
@media(max-width:520px){.rtv2-cart{display:none}.rtv2-hero{padding:32px 0 44px}.rtv2-hero-copy h1{font-size:35px}.rtv2-lead{font-size:15px}.rtv2-search{height:auto;flex-wrap:wrap;padding:10px}.rtv2-search i{display:none}.rtv2-search input{height:42px;padding:0 8px;flex-basis:100%}.rtv2-search button{width:100%}.rtv2-hero-actions{display:grid;grid-template-columns:1fr 1fr}.rtv2-hero-actions .rtv2-btn-whatsapp{grid-column:1/-1}.rtv2-trust-points{display:grid;gap:9px}.rtv2-hero-slide{height:350px;border-radius:20px}.rtv2-hero-slide-overlay{left:20px;right:20px;bottom:24px}.rtv2-hero-slide-overlay strong{font-size:21px}.rtv2-category-image{height:180px}.rtv2-product-image{height:230px}.rtv2-quote-media{min-height:300px}.rtv2-quote-media-copy{left:22px;right:22px;bottom:24px}.rtv2-quote-media-copy strong{font-size:21px}.rtv2-quote-form h2{font-size:29px}.rtv2-footer-grid{grid-template-columns:1fr}.rtv2-footer-brand{grid-column:auto}}

/* ============================================================
   ROMITRADERS_V2_PHASE2_COMMERCE
   SHOP / CATEGORY / PRODUCT / CART / CHECKOUT
   ============================================================ */

.rtv2-page-hero{
    padding:72px 0;
    background:#151a1d;
    color:#fff;
    position:relative;
    overflow:hidden;
}

.rtv2-page-hero::after{
    content:"";
    position:absolute;
    width:360px;
    height:360px;
    border-radius:50%;
    right:-120px;
    top:-160px;
    background:rgba(242,106,33,.13);
}

.rtv2-page-hero-compact{
    padding:54px 0;
}

.rtv2-page-hero-inner{
    position:relative;
    z-index:1;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:40px;
}

.rtv2-page-hero h1,
.rtv2-category-hero h1,
.rtv2-product-summary h1{
    font-family:inherit;
    font-weight:800;
    letter-spacing:-.04em;
}

.rtv2-page-hero h1{
    margin:10px 0 14px;
    max-width:780px;
    color:#fff;
    font-size:clamp(38px,5vw,64px);
    line-height:1.02;
}

.rtv2-page-hero p{
    max-width:760px;
    margin:0;
    color:rgba(255,255,255,.74);
    font-size:17px;
    line-height:1.75;
}

.rtv2-page-hero-actions{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-top:24px;
}

.rtv2-catalog-section,
.rtv2-cart-section,
.rtv2-checkout-section,
.rtv2-product-section,
.rtv2-product-information{
    padding:72px 0;
}

.rtv2-shop-search{
    display:flex;
    align-items:center;
    gap:12px;
    padding:16px;
    margin-bottom:30px;
    border:1px solid #e4e7e9;
    border-radius:18px;
    background:#fff;
    box-shadow:0 12px 40px rgba(19,28,34,.06);
}

.rtv2-shop-search-field{
    flex:1;
    display:flex;
    align-items:center;
    gap:12px;
    min-width:0;
}

.rtv2-shop-search-field i{
    font-size:20px;
    color:#6e767c;
}

.rtv2-shop-search input{
    width:100%;
    border:0;
    outline:0;
    background:transparent;
    font:inherit;
    color:#171c1f;
}

.rtv2-shop-layout{
    display:grid;
    grid-template-columns:260px minmax(0,1fr);
    gap:34px;
    align-items:start;
}

.rtv2-shop-sidebar{
    display:grid;
    gap:20px;
    position:sticky;
    top:120px;
}

.rtv2-filter-card,
.rtv2-filter-quote,
.rtv2-order-summary,
.rtv2-checkout-form,
.rtv2-product-order-info,
.rtv2-commerce-quote-form{
    border:1px solid #e3e7e9;
    border-radius:20px;
    background:#fff;
    box-shadow:0 16px 45px rgba(19,28,34,.06);
}

.rtv2-filter-card,
.rtv2-filter-quote{
    padding:24px;
}

.rtv2-filter-card h2{
    margin:8px 0 18px;
    font-size:22px;
}

.rtv2-category-filter{
    display:grid;
    gap:5px;
}

.rtv2-category-filter a{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:11px 12px;
    border-radius:10px;
    color:#465057;
    text-decoration:none;
    transition:.2s ease;
}

.rtv2-category-filter a:hover,
.rtv2-category-filter a.active{
    background:#fff2e9;
    color:#c95112;
}

.rtv2-category-filter strong{
    min-width:28px;
    height:28px;
    display:grid;
    place-items:center;
    border-radius:20px;
    background:#f1f3f4;
    font-size:12px;
}

.rtv2-filter-quote{
    background:#171d20;
    border-color:#171d20;
    color:#fff;
}

.rtv2-filter-quote h3{
    margin:8px 0;
    color:#fff;
}

.rtv2-filter-quote p{
    color:rgba(255,255,255,.7);
    line-height:1.65;
}

.rtv2-shop-toolbar{
    min-height:76px;
    margin-bottom:22px;
    padding:18px 20px;
    border:1px solid #e4e7e9;
    border-radius:16px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    background:#fff;
}

.rtv2-shop-toolbar > div:first-child{
    display:grid;
    gap:3px;
}

.rtv2-shop-toolbar strong{
    color:#171c1f;
}

.rtv2-shop-toolbar span{
    color:#707980;
    font-size:13px;
}

.rtv2-shop-legend{
    display:flex;
    gap:14px;
    flex-wrap:wrap;
}

.rtv2-shop-legend span{
    display:flex;
    align-items:center;
    gap:6px;
}

.rtv2-dot{
    width:8px;
    height:8px;
    border-radius:50%;
    display:inline-block;
}

.rtv2-dot.is-buy{
    background:#18864b;
}

.rtv2-dot.is-quote{
    background:#ed6b24;
}

.rtv2-catalog-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px;
}

.rtv2-catalog-card{
    min-width:0;
    overflow:hidden;
    border:1px solid #e3e7e9;
    border-radius:20px;
    background:#fff;
    box-shadow:0 10px 30px rgba(19,28,34,.05);
    transition:transform .2s ease,box-shadow .2s ease;
}

.rtv2-catalog-card:hover{
    transform:translateY(-4px);
    box-shadow:0 18px 46px rgba(19,28,34,.10);
}

.rtv2-catalog-image{
    position:relative;
    display:block;
    height:230px;
    overflow:hidden;
    background:#f4f5f5;
}

.rtv2-catalog-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .35s ease;
}

.rtv2-catalog-card:hover .rtv2-catalog-image img{
    transform:scale(1.035);
}

.rtv2-catalog-placeholder{
    width:100%;
    height:100%;
    min-height:190px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:10px;
    color:#879096;
    background:#f1f3f3;
}

.rtv2-catalog-placeholder i{
    font-size:34px;
}

.rtv2-commerce-badge{
    position:absolute;
    top:14px;
    left:14px;
    padding:7px 10px;
    border-radius:30px;
    font-size:11px;
    line-height:1;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.06em;
}

.rtv2-commerce-badge.is-buy{
    background:#e7f6ee;
    color:#167444;
}

.rtv2-commerce-badge.is-quote{
    background:#fff0e7;
    color:#bd4c10;
}

.rtv2-catalog-body{
    padding:20px;
}

.rtv2-catalog-category{
    display:block;
    margin-bottom:7px;
    color:#df641e;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.07em;
}

.rtv2-catalog-body h3{
    margin:0 0 9px;
    font-size:20px;
    line-height:1.3;
}

.rtv2-catalog-body h3 a{
    color:#171c1f;
    text-decoration:none;
}

.rtv2-catalog-body > p{
    margin:0;
    min-height:63px;
    color:#6c757b;
    font-size:13px;
    line-height:1.6;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

.rtv2-catalog-price{
    margin:18px 0 14px;
    padding:13px 14px;
    display:grid;
    gap:3px;
    border-radius:12px;
    background:#f5f6f6;
}

.rtv2-catalog-price span{
    color:#747d82;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.06em;
}

.rtv2-catalog-price strong{
    color:#171c1f;
    font-size:18px;
}

.rtv2-catalog-meta{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-bottom:16px;
}

.rtv2-catalog-meta span{
    padding:9px 10px;
    display:grid;
    gap:2px;
    border:1px solid #eaeced;
    border-radius:10px;
    color:#7a8287;
    font-size:11px;
}

.rtv2-catalog-meta strong{
    color:#343c41;
    font-size:12px;
}

.rtv2-catalog-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
}

.rtv2-catalog-actions form{
    margin:0;
}

.rtv2-catalog-actions form .rtv2-btn{
    width:100%;
}

.rtv2-catalog-actions .rtv2-btn-whatsapp{
    grid-column:1/-1;
}

.rtv2-empty-state{
    padding:70px 28px;
    text-align:center;
    border:1px dashed #d6dade;
    border-radius:22px;
    background:#fafafa;
}

.rtv2-empty-state > i{
    display:block;
    margin-bottom:18px;
    color:#e46a25;
    font-size:42px;
}

.rtv2-empty-state h2{
    margin-bottom:8px;
}

.rtv2-empty-state p{
    max-width:620px;
    margin:0 auto 22px;
    color:#6e777d;
}

.rtv2-empty-state > div{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    gap:10px;
}

.rtv2-category-hero{
    padding:64px 0;
    background:#f5f6f5;
}

.rtv2-category-hero-grid{
    display:grid;
    grid-template-columns:1.05fr .95fr;
    align-items:center;
    gap:48px;
}

.rtv2-category-hero h1{
    margin:12px 0 16px;
    font-size:clamp(40px,5vw,64px);
    line-height:1.02;
    color:#151b1e;
}

.rtv2-category-hero-copy > p{
    max-width:700px;
    color:#657078;
    font-size:17px;
    line-height:1.75;
}

.rtv2-category-hero-image{
    height:390px;
    overflow:hidden;
    border-radius:24px;
    box-shadow:0 24px 60px rgba(18,28,33,.14);
}

.rtv2-category-hero-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.rtv2-breadcrumbs{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:8px;
    margin-bottom:20px;
    color:#798188;
    font-size:13px;
}

.rtv2-breadcrumbs a{
    color:#555f65;
    text-decoration:none;
}

.rtv2-breadcrumbs strong{
    color:#20272b;
}

.rtv2-rate-note{
    margin-top:18px;
    padding:13px 15px;
    display:flex;
    gap:10px;
    align-items:flex-start;
    border:1px solid #f3ceb8;
    border-radius:12px;
    background:#fff4ed;
    color:#9b481b;
}

.rtv2-commerce-quote-section{
    padding:72px 0;
    background:#171d20;
    color:#fff;
}

.rtv2-commerce-quote-grid{
    display:grid;
    grid-template-columns:.85fr 1.15fr;
    gap:48px;
    align-items:start;
}

.rtv2-commerce-quote-grid h2{
    margin:10px 0 12px;
    color:#fff;
    font-size:clamp(32px,4vw,48px);
    letter-spacing:-.03em;
}

.rtv2-commerce-quote-grid > div:first-child > p{
    max-width:560px;
    color:rgba(255,255,255,.7);
    line-height:1.75;
}

.rtv2-commerce-quote-form{
    padding:26px;
    color:#20272b;
}

.rtv2-product-section{
    background:#fff;
}

.rtv2-product-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:56px;
    align-items:start;
}

.rtv2-product-main-image{
    height:520px;
    overflow:hidden;
    border-radius:24px;
    background:#f2f3f3;
    border:1px solid #e5e7e8;
}

.rtv2-product-main-image img{
    width:100%;
    height:100%;
    object-fit:contain;
}

.rtv2-product-thumbs{
    margin-top:12px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:10px;
}

.rtv2-product-thumbs > div{
    height:100px;
    overflow:hidden;
    border:1px solid #e4e7e8;
    border-radius:12px;
    background:#f5f6f6;
}

.rtv2-product-thumbs img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.rtv2-product-labels{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin-bottom:18px;
}

.rtv2-commerce-pill{
    padding:8px 11px;
    border-radius:30px;
    background:#f1f3f3;
    color:#586167;
    font-size:11px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.05em;
}

.rtv2-commerce-pill.is-buy{
    background:#e8f7ef;
    color:#157245;
}

.rtv2-commerce-pill.is-quote{
    background:#fff0e7;
    color:#b84a10;
}

.rtv2-product-summary h1{
    margin:0 0 14px;
    color:#171d20;
    font-size:clamp(38px,5vw,58px);
    line-height:1.04;
}

.rtv2-product-lead{
    margin-bottom:22px;
    color:#687279;
    font-size:16px;
    line-height:1.75;
}

.rtv2-product-price-box{
    margin-bottom:20px;
    padding:18px 20px;
    display:flex;
    align-items:baseline;
    flex-wrap:wrap;
    gap:10px;
    border-radius:16px;
    background:#f4f5f5;
}

.rtv2-product-price-box > span{
    width:100%;
    color:#737c82;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.08em;
}

.rtv2-product-price-box strong{
    color:#171d20;
    font-size:28px;
}

.rtv2-product-price-box del{
    color:#9aa1a5;
}

.rtv2-product-spec-grid{
    margin-bottom:20px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
}

.rtv2-product-spec-grid > div{
    padding:13px 14px;
    border:1px solid #e4e7e8;
    border-radius:12px;
    display:grid;
    gap:3px;
}

.rtv2-product-spec-grid span{
    color:#777f84;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.05em;
}

.rtv2-product-spec-grid strong{
    color:#272e32;
}

.rtv2-buy-box{
    display:flex;
    align-items:end;
    gap:10px;
    margin-bottom:12px;
    padding:16px;
    border:1px solid #e1e5e7;
    border-radius:16px;
}

.rtv2-buy-box label{
    flex:1;
}

.rtv2-buy-box label span{
    display:block;
    margin-bottom:6px;
    color:#555f65;
    font-size:12px;
    font-weight:700;
}

.rtv2-buy-box input{
    width:100%;
    min-height:46px;
    padding:0 13px;
    border:1px solid #d7dcde;
    border-radius:10px;
}

.rtv2-quote-notice{
    margin-bottom:14px;
    padding:16px;
    display:flex;
    gap:12px;
    border:1px solid #f1cdb8;
    border-radius:14px;
    background:#fff4ed;
    color:#94491e;
}

.rtv2-quote-notice i{
    margin-top:2px;
    font-size:20px;
}

.rtv2-quote-notice div{
    display:grid;
    gap:3px;
}

.rtv2-quote-notice span{
    line-height:1.55;
    font-size:13px;
}

.rtv2-product-actions-main{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
}

.rtv2-product-confidence{
    margin-top:18px;
    display:grid;
    gap:7px;
    color:#5e686e;
    font-size:13px;
}

.rtv2-product-confidence span{
    display:flex;
    align-items:center;
    gap:8px;
}

.rtv2-product-confidence i{
    color:#18834b;
}

.rtv2-product-information{
    background:#f5f6f5;
}

.rtv2-product-info-grid{
    display:grid;
    grid-template-columns:1.35fr .65fr;
    gap:34px;
    align-items:start;
}

.rtv2-product-description{
    padding:32px;
    border-radius:20px;
    background:#fff;
    border:1px solid #e2e6e8;
}

.rtv2-product-description h2{
    margin:8px 0 18px;
}

.rtv2-rich-text{
    color:#59646a;
    line-height:1.8;
}

.rtv2-rich-text p{
    margin-bottom:14px;
}

.rtv2-product-order-info{
    padding:28px;
}

.rtv2-product-order-info h3{
    margin:8px 0 14px;
}

.rtv2-product-order-info ul{
    margin:0;
    padding-left:20px;
    color:#606a70;
}

.rtv2-product-order-info li{
    margin-bottom:10px;
    line-height:1.6;
}

.rtv2-related-section{
    background:#fff;
}

.rtv2-cart-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr) 360px;
    gap:32px;
    align-items:start;
}

.rtv2-cart-items{
    min-width:0;
}

.rtv2-cart-heading{
    margin-bottom:16px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
}

.rtv2-cart-heading h2{
    margin:5px 0 0;
}

.rtv2-cart-item{
    margin-bottom:12px;
    padding:18px;
    display:grid;
    grid-template-columns:120px minmax(0,1fr) 130px;
    gap:18px;
    align-items:center;
    border:1px solid #e3e7e9;
    border-radius:18px;
    background:#fff;
}

.rtv2-cart-image{
    width:120px;
    height:120px;
    overflow:hidden;
    border-radius:12px;
    background:#f4f5f5;
}

.rtv2-cart-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.rtv2-cart-info h3{
    margin:2px 0 5px;
    font-size:18px;
}

.rtv2-cart-info h3 a{
    color:#171d20;
    text-decoration:none;
}

.rtv2-cart-sku{
    display:block;
    color:#7d858a;
    font-size:12px;
}

.rtv2-cart-unit-price{
    display:block;
    margin-top:7px;
    color:#20272b;
}

.rtv2-cart-actions{
    margin-top:13px;
    display:flex;
    flex-wrap:wrap;
    align-items:end;
    gap:10px;
}

.rtv2-cart-update{
    display:flex;
    align-items:end;
    gap:8px;
}

.rtv2-cart-update label{
    color:#666f75;
    font-size:11px;
}

.rtv2-cart-update input{
    width:74px;
    height:42px;
    margin-top:4px;
    padding:0 10px;
    display:block;
    border:1px solid #d5dade;
    border-radius:9px;
}

.rtv2-cart-line-total{
    text-align:right;
}

.rtv2-cart-line-total span{
    display:block;
    margin-bottom:4px;
    color:#7c858a;
    font-size:11px;
    text-transform:uppercase;
}

.rtv2-cart-line-total strong{
    font-size:18px;
    color:#171d20;
}

.rtv2-text-button{
    padding:0;
    border:0;
    background:transparent;
    color:#555f65;
    font:inherit;
    font-size:13px;
    font-weight:700;
    cursor:pointer;
}

.rtv2-text-button.is-danger{
    color:#b44736;
}

.rtv2-order-summary{
    padding:26px;
    position:sticky;
    top:120px;
}

.rtv2-order-summary h2{
    margin:7px 0 20px;
}

.rtv2-summary-row{
    padding:12px 0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    border-bottom:1px solid #eceeef;
}

.rtv2-summary-row.is-total{
    margin-top:4px;
    padding:17px 0;
    border-bottom:0;
    font-size:18px;
}

.rtv2-summary-row.is-total strong{
    font-size:22px;
    color:#171d20;
}

.rtv2-btn-full{
    width:100%;
    margin-top:14px;
    justify-content:center;
}

.rtv2-summary-note{
    margin:13px 0 0;
    color:#7a8388;
    font-size:11px;
    line-height:1.6;
    text-align:center;
}

.rtv2-alert{
    margin-bottom:20px;
    padding:13px 15px;
    border-radius:12px;
    font-size:14px;
    font-weight:600;
}

.rtv2-alert.is-success{
    border:1px solid #bce2cc;
    background:#edf9f2;
    color:#17683e;
}

.rtv2-alert.is-error{
    border:1px solid #efc9c4;
    background:#fff1ef;
    color:#9c3d30;
}

.rtv2-checkout-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr) 390px;
    gap:34px;
    align-items:start;
}

.rtv2-checkout-form{
    padding:30px;
}

.rtv2-checkout-heading{
    margin-bottom:24px;
}

.rtv2-checkout-heading h2{
    margin:6px 0;
}

.rtv2-checkout-heading p{
    margin:0;
    color:#707a80;
}

.rtv2-form-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:16px;
}

.rtv2-form-grid label{
    display:block;
}

.rtv2-form-grid label > span{
    display:block;
    margin-bottom:7px;
    color:#4e585e;
    font-size:12px;
    font-weight:700;
}

.rtv2-form-grid input,
.rtv2-form-grid textarea{
    width:100%;
    min-height:48px;
    padding:12px 13px;
    border:1px solid #d7dcdf;
    border-radius:10px;
    background:#fff;
    color:#20272b;
    font:inherit;
}

.rtv2-form-grid textarea{
    min-height:105px;
    resize:vertical;
}

.rtv2-form-span-2{
    grid-column:1/-1;
}

.rtv2-payment-box{
    margin-top:28px;
    padding-top:26px;
    border-top:1px solid #eceeef;
}

.rtv2-payment-box h3{
    margin:7px 0 15px;
}

.rtv2-payment-option{
    margin-bottom:10px;
    padding:14px;
    display:flex;
    align-items:flex-start;
    gap:12px;
    border:1px solid #dde1e3;
    border-radius:12px;
    cursor:pointer;
}

.rtv2-payment-option input{
    margin-top:4px;
}

.rtv2-payment-option div{
    display:grid;
    gap:3px;
}

.rtv2-payment-option span{
    color:#727b80;
    font-size:12px;
    line-height:1.5;
}

.rtv2-checkout-products{
    margin-bottom:14px;
}

.rtv2-checkout-product{
    padding:11px 0;
    display:grid;
    grid-template-columns:54px minmax(0,1fr) auto;
    align-items:center;
    gap:11px;
    border-bottom:1px solid #eceeef;
}

.rtv2-checkout-product img{
    width:54px;
    height:54px;
    object-fit:cover;
    border-radius:9px;
    background:#f2f3f3;
}

.rtv2-checkout-product div{
    min-width:0;
    display:grid;
}

.rtv2-checkout-product strong{
    color:#282f33;
    font-size:13px;
    line-height:1.35;
}

.rtv2-checkout-product span{
    color:#7a8388;
    font-size:11px;
}

.rtv2-checkout-product b{
    white-space:nowrap;
    color:#252c30;
    font-size:12px;
}

@media (max-width:1199px){

    .rtv2-catalog-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .rtv2-cart-layout,
    .rtv2-checkout-layout{
        grid-template-columns:minmax(0,1fr) 320px;
    }
}

@media (max-width:991px){

    .rtv2-page-hero-inner{
        align-items:flex-start;
        flex-direction:column;
    }

    .rtv2-shop-layout,
    .rtv2-category-hero-grid,
    .rtv2-product-grid,
    .rtv2-product-info-grid,
    .rtv2-commerce-quote-grid,
    .rtv2-cart-layout,
    .rtv2-checkout-layout{
        grid-template-columns:1fr;
    }

    .rtv2-shop-sidebar,
    .rtv2-order-summary{
        position:static;
    }

    .rtv2-category-hero-image{
        height:340px;
    }

    .rtv2-product-main-image{
        height:440px;
    }
}

@media (max-width:767px){

    .rtv2-page-hero,
    .rtv2-category-hero,
    .rtv2-catalog-section,
    .rtv2-cart-section,
    .rtv2-checkout-section,
    .rtv2-product-section,
    .rtv2-product-information,
    .rtv2-commerce-quote-section{
        padding:48px 0;
    }

    .rtv2-shop-search{
        align-items:stretch;
        flex-direction:column;
    }

    .rtv2-catalog-grid{
        grid-template-columns:1fr;
    }

    .rtv2-catalog-image{
        height:260px;
    }

    .rtv2-product-main-image{
        height:360px;
    }

    .rtv2-product-spec-grid,
    .rtv2-product-actions-main,
    .rtv2-form-grid{
        grid-template-columns:1fr;
    }

    .rtv2-form-span-2{
        grid-column:auto;
    }

    .rtv2-buy-box{
        align-items:stretch;
        flex-direction:column;
    }

    .rtv2-cart-item{
        grid-template-columns:88px minmax(0,1fr);
    }

    .rtv2-cart-image{
        width:88px;
        height:88px;
    }

    .rtv2-cart-line-total{
        grid-column:1/-1;
        padding-top:12px;
        border-top:1px solid #eceeef;
        text-align:left;
    }

    .rtv2-cart-actions,
    .rtv2-cart-update{
        align-items:stretch;
        flex-direction:column;
    }

    .rtv2-cart-update input{
        width:100%;
    }

    .rtv2-checkout-form,
    .rtv2-order-summary,
    .rtv2-product-description,
    .rtv2-product-order-info,
    .rtv2-commerce-quote-form{
        padding:20px;
    }
}

/* ============================================================
   ROMITRADERS_V2_PHASE4_FRONTEND
   ABOUT / CONTACT / FAQ / BLOG / SEARCH / CONFIRMATION
   ============================================================ */

.rtv2-honeypot{
    position:absolute !important;
    left:-10000px !important;
    width:1px !important;
    height:1px !important;
    overflow:hidden !important;
}

.rtv2-content-section,
.rtv2-blog-section,
.rtv2-faq-section,
.rtv2-search-page{
    padding:72px 0;
}

.rtv2-content-section.is-soft,
.rtv2-catalog-section.is-soft{
    background:#f5f6f5;
}

.rtv2-about-hero{
    padding:76px 0;
    background:#171d20;
    color:#fff;
}

.rtv2-about-hero-grid{
    display:grid;
    grid-template-columns:1.25fr .75fr;
    gap:52px;
    align-items:center;
}

.rtv2-about-hero h1{
    max-width:820px;
    margin:10px 0 18px;
    color:#fff;
    font-size:clamp(42px,5.5vw,72px);
    line-height:1.01;
    letter-spacing:-.045em;
}

.rtv2-about-hero p{
    max-width:720px;
    margin:0;
    color:rgba(255,255,255,.72);
    font-size:17px;
    line-height:1.75;
}

.rtv2-about-stat-panel{
    display:grid;
    gap:12px;
}

.rtv2-about-stat-panel > div{
    padding:22px;
    border:1px solid rgba(255,255,255,.12);
    border-radius:18px;
    background:rgba(255,255,255,.05);
}

.rtv2-about-stat-panel strong{
    display:block;
    color:#fff;
    font-size:34px;
    line-height:1;
}

.rtv2-about-stat-panel span{
    display:block;
    margin-top:8px;
    color:rgba(255,255,255,.65);
    font-size:13px;
}

.rtv2-about-split{
    display:grid;
    grid-template-columns:.95fr 1.05fr;
    gap:58px;
    align-items:center;
}

.rtv2-about-split.is-reverse{
    grid-template-columns:1.05fr .95fr;
}

.rtv2-about-split.is-reverse .rtv2-about-image{
    order:2;
}

.rtv2-about-image{
    height:470px;
    overflow:hidden;
    border-radius:24px;
    background:#eef0f0;
    border:1px solid #e1e5e7;
}

.rtv2-about-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.rtv2-content-copy h2{
    margin:9px 0 16px;
    color:#171d20;
    font-size:clamp(34px,4vw,50px);
    line-height:1.08;
    letter-spacing:-.035em;
}

.rtv2-content-copy > p,
.rtv2-copy-text{
    color:#667178;
    font-size:15px;
    line-height:1.8;
}

.rtv2-person-role{
    display:block;
    margin:-5px 0 18px;
    color:#e46821;
    font-size:13px;
}

.rtv2-value-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
}

.rtv2-value-card{
    padding:28px;
    border:1px solid #e0e5e7;
    border-radius:20px;
    background:#fff;
}

.rtv2-value-card > span{
    color:#e46a25;
    font-size:12px;
    font-weight:800;
    letter-spacing:.1em;
}

.rtv2-value-card h3{
    margin:16px 0 10px;
    font-size:21px;
}

.rtv2-value-card p{
    margin:0;
    color:#6b747a;
    line-height:1.7;
}

.rtv2-notice-wrap{
    padding-top:22px;
}

.rtv2-contact-layout,
.rtv2-contact-message-grid{
    display:grid;
    grid-template-columns:.85fr 1.15fr;
    gap:42px;
    align-items:start;
}

.rtv2-contact-cards{
    margin-top:24px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
}

.rtv2-contact-cards > *{
    padding:15px;
    display:grid;
    gap:4px;
    border:1px solid #e0e4e6;
    border-radius:13px;
    color:#20272b;
    text-decoration:none;
    background:#fff;
}

.rtv2-contact-cards span{
    color:#7b8489;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.05em;
}

.rtv2-contact-cards strong{
    font-size:13px;
    line-height:1.5;
}

.rtv2-contact-map{
    min-height:430px;
    overflow:hidden;
    border-radius:22px;
    background:#eef0f0;
    border:1px solid #e0e5e7;
}

.rtv2-contact-map iframe{
    width:100%;
    min-height:430px;
    border:0;
}

.rtv2-public-form{
    padding:28px;
    border:1px solid #e0e5e7;
    border-radius:20px;
    background:#fff;
    box-shadow:0 15px 45px rgba(19,28,34,.06);
}

.rtv2-public-form .rtv2-btn{
    margin-top:18px;
}

.rtv2-faq-layout{
    display:grid;
    grid-template-columns:310px minmax(0,1fr);
    gap:44px;
    align-items:start;
}

.rtv2-faq-intro{
    position:sticky;
    top:120px;
}

.rtv2-faq-intro h2{
    margin:8px 0 10px;
}

.rtv2-faq-intro p{
    margin-bottom:20px;
    color:#6d767c;
    line-height:1.7;
}

.rtv2-faq-list{
    display:grid;
    gap:10px;
}

.rtv2-faq-item{
    border:1px solid #e0e4e6;
    border-radius:15px;
    background:#fff;
    overflow:hidden;
}

.rtv2-faq-item summary{
    padding:19px 20px;
    display:flex;
    align-items:center;
    gap:14px;
    cursor:pointer;
    list-style:none;
}

.rtv2-faq-item summary::-webkit-details-marker{
    display:none;
}

.rtv2-faq-item summary > span{
    color:#e46821;
    font-size:11px;
    font-weight:800;
}

.rtv2-faq-item summary strong{
    color:#222a2e;
    font-size:15px;
}

.rtv2-faq-item > div{
    padding:0 20px 20px 48px;
    color:#687279;
    line-height:1.75;
}

.rtv2-blog-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px;
}

.rtv2-blog-card{
    overflow:hidden;
    border:1px solid #e0e5e7;
    border-radius:20px;
    background:#fff;
    box-shadow:0 12px 36px rgba(19,28,34,.05);
}

.rtv2-blog-card-image{
    display:block;
    height:230px;
    overflow:hidden;
    background:#f1f3f3;
}

.rtv2-blog-card-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .3s ease;
}

.rtv2-blog-card:hover .rtv2-blog-card-image img{
    transform:scale(1.035);
}

.rtv2-blog-card-body{
    padding:22px;
}

.rtv2-blog-meta,
.rtv2-article-meta{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    margin-bottom:12px;
    color:#7a8388;
    font-size:11px;
}

.rtv2-blog-card h2,
.rtv2-blog-card h3{
    margin:8px 0 10px;
    font-size:21px;
    line-height:1.3;
}

.rtv2-blog-card h2 a,
.rtv2-blog-card h3 a{
    color:#20272b;
    text-decoration:none;
}

.rtv2-blog-card p{
    color:#687279;
    line-height:1.65;
}

.rtv2-article-header{
    padding:70px 0 48px;
    background:#f5f6f5;
}

.rtv2-article-header h1{
    max-width:900px;
    margin:10px 0 16px;
    color:#171d20;
    font-size:clamp(40px,5vw,64px);
    line-height:1.05;
    letter-spacing:-.04em;
}

.rtv2-article-header > .container > p{
    max-width:780px;
    color:#657078;
    font-size:17px;
    line-height:1.7;
}

.rtv2-article-image{
    height:520px;
    margin:42px 0;
    overflow:hidden;
    border-radius:24px;
    background:#f1f3f3;
}

.rtv2-article-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.rtv2-article-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr) 320px;
    gap:44px;
    align-items:start;
    padding-bottom:72px;
}

.rtv2-article-content{
    color:#4f5a60;
    font-size:16px;
    line-height:1.85;
}

.rtv2-article-content h1,
.rtv2-article-content h2,
.rtv2-article-content h3,
.rtv2-article-content h4{
    margin:30px 0 12px;
    color:#1d2529;
}

.rtv2-article-content img{
    max-width:100%;
    height:auto;
    border-radius:16px;
}

.rtv2-article-sidebar{
    position:sticky;
    top:120px;
    padding:25px;
    border:1px solid #e0e5e7;
    border-radius:18px;
    background:#fff;
}

.rtv2-article-sidebar h3{
    margin:8px 0 9px;
}

.rtv2-article-sidebar p{
    color:#687279;
    line-height:1.65;
}

.rtv2-search-summary{
    margin:28px 0;
}

.rtv2-search-summary h2{
    margin:7px 0 0;
}

.rtv2-search-section-head{
    margin-top:54px;
}

.rtv2-search-category-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
}

.rtv2-search-category{
    overflow:hidden;
    border:1px solid #e0e5e7;
    border-radius:18px;
    color:#20272b;
    text-decoration:none;
    background:#fff;
}

.rtv2-search-category img{
    width:100%;
    height:170px;
    object-fit:cover;
}

.rtv2-search-category > div{
    padding:20px;
}

.rtv2-search-category h3{
    margin:7px 0 8px;
}

.rtv2-search-category p{
    margin:0;
    color:#687279;
    font-size:13px;
    line-height:1.65;
}

.rtv2-confirmation-page{
    min-height:620px;
    padding:90px 0;
    display:flex;
    align-items:center;
    background:#f5f6f5;
}

.rtv2-confirmation-card{
    max-width:760px;
    margin:0 auto;
    padding:48px;
    text-align:center;
    border:1px solid #e0e5e7;
    border-radius:24px;
    background:#fff;
    box-shadow:0 20px 60px rgba(19,28,34,.08);
}

.rtv2-confirmation-icon{
    width:64px;
    height:64px;
    margin:0 auto 20px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#e9f7ef;
    color:#167548;
    font-size:28px;
    font-weight:800;
}

.rtv2-confirmation-card h1{
    margin:9px 0 12px;
    font-size:clamp(36px,5vw,54px);
    letter-spacing:-.04em;
}

.rtv2-confirmation-lead,
.rtv2-confirmation-note{
    max-width:580px;
    margin:0 auto;
    color:#687279;
    line-height:1.7;
}

.rtv2-reference-box{
    max-width:480px;
    margin:25px auto;
    padding:18px;
    display:grid;
    gap:5px;
    border-radius:14px;
    background:#f3f5f5;
}

.rtv2-reference-box span{
    color:#798287;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.08em;
}

.rtv2-reference-box strong{
    color:#1d2529;
    font-size:22px;
}

.rtv2-confirmation-actions{
    margin-top:28px;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:9px;
}

@media (max-width:991px){

    .rtv2-about-hero-grid,
    .rtv2-about-split,
    .rtv2-about-split.is-reverse,
    .rtv2-contact-layout,
    .rtv2-contact-message-grid,
    .rtv2-faq-layout,
    .rtv2-article-layout{
        grid-template-columns:1fr;
    }

    .rtv2-about-split.is-reverse .rtv2-about-image{
        order:0;
    }

    .rtv2-value-grid,
    .rtv2-blog-grid,
    .rtv2-search-category-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .rtv2-faq-intro,
    .rtv2-article-sidebar{
        position:static;
    }
}

@media (max-width:767px){

    .rtv2-content-section,
    .rtv2-blog-section,
    .rtv2-faq-section,
    .rtv2-search-page{
        padding:48px 0;
    }

    .rtv2-about-hero{
        padding:54px 0;
    }

    .rtv2-value-grid,
    .rtv2-blog-grid,
    .rtv2-search-category-grid,
    .rtv2-contact-cards{
        grid-template-columns:1fr;
    }

    .rtv2-about-image,
    .rtv2-article-image{
        height:330px;
    }

    .rtv2-confirmation-card{
        padding:30px 20px;
    }

    .rtv2-faq-item > div{
        padding-left:20px;
    }
}

/* ============================================================
   ROMITRADERS_MOBILE_FIRST_FINAL
   MOBILE-FIRST PROFESSIONAL CATALOG / COMMERCE REMEDIATION
   ============================================================ */

.rtv2-catalog-grid{
    align-items:stretch;
}

.rtv2-catalog-card{
    display:flex;
    flex-direction:column;
    height:100%;
    border-radius:18px;
    box-shadow:0 8px 24px rgba(19,28,34,.055);
}

.rtv2-catalog-image{
    height:auto;
    aspect-ratio:4/3;
    background:#fff;
}

.rtv2-catalog-image img{
    width:100%;
    height:100%;
    object-fit:contain;
    padding:14px;
}

.rtv2-catalog-body{
    display:flex;
    flex:1;
    flex-direction:column;
    padding:18px;
}

.rtv2-catalog-body h3{
    min-height:48px;
    margin:0 0 8px;
    font-size:18px;
    line-height:1.35;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

.rtv2-catalog-body>p{
    min-height:40px;
    margin:0;
    color:#667085;
    font-size:13px;
    line-height:1.52;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

.rtv2-catalog-price{
    margin:12px 0 10px;
    padding:10px 12px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    border-radius:10px;
}

.rtv2-catalog-price span{
    flex:0 0 auto;
}

.rtv2-catalog-price strong{
    font-size:16px;
    text-align:right;
    line-height:1.25;
}

.rtv2-catalog-meta{
    display:grid;
    grid-template-columns:1fr;
    gap:0;
    margin:0 0 14px;
    border:1px solid #eaeced;
    border-radius:10px;
    overflow:hidden;
}

.rtv2-catalog-meta span{
    min-width:0;
    padding:7px 10px;
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:12px;
    border:0;
    border-bottom:1px solid #eaeced;
    border-radius:0;
    font-size:10px;
    line-height:1.35;
}

.rtv2-catalog-meta span:last-child{
    border-bottom:0;
}

.rtv2-catalog-meta strong{
    max-width:72%;
    font-size:11px;
    line-height:1.35;
    text-align:right;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

.rtv2-catalog-actions{
    margin-top:auto;
    gap:8px;
}

.rtv2-catalog-actions .rtv2-btn{
    min-height:44px;
    padding:10px 9px;
    font-size:12px;
}

.rtv2-catalog-actions form{
    display:flex;
}

.rtv2-catalog-actions form .rtv2-btn{
    height:100%;
}

.rtv2-product-card{
    height:100%;
}

.rtv2-product-image{
    height:auto;
    aspect-ratio:4/3;
    background:#fff;
}

.rtv2-product-image img{
    object-fit:contain;
    padding:12px;
}

.rtv2-product-content{
    padding:18px;
}

.rtv2-product-content h3{
    min-height:46px;
    margin-bottom:9px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

.rtv2-product-price{
    font-size:17px;
    margin-bottom:10px;
}

.rtv2-product-meta{
    display:grid;
    grid-template-columns:1fr;
    gap:0;
    margin-bottom:13px;
    padding:0;
    border:1px solid var(--rtv2-line);
    border-radius:10px;
    overflow:hidden;
}

.rtv2-product-meta span{
    padding:7px 10px;
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:12px;
    border-bottom:1px solid var(--rtv2-line);
    font-size:10px;
}

.rtv2-product-meta span:last-child{
    border-bottom:0;
}

.rtv2-product-meta strong{
    max-width:72%;
    margin:0;
    text-align:right;
    font-size:11px;
    line-height:1.35;
}

.rtv2-product-actions{
    margin-top:auto;
}

.rtv2-product-actions .rtv2-btn,
.rtv2-slider-controls button{
    min-height:44px;
}

.rtv2-slider-controls button{
    width:44px;
    height:44px;
}

.rtv2-category-image,
.rtv2-blog-image,
.rtv2-product-main-image,
.rtv2-category-hero-image{
    overflow:hidden;
}

.rtv2-category-image img,
.rtv2-blog-image img,
.rtv2-product-main-image img,
.rtv2-category-hero-image img{
    display:block;
    width:100%;
    height:100%;
}

.rtv2-product-main-image img{
    object-fit:contain;
}

.rtv2-btn:focus-visible,
.rtv2-cart:focus-visible,
.rtv2-mobile-btn:focus-visible,
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible{
    outline:3px solid rgba(243,111,33,.45);
    outline-offset:3px;
}

@media (prefers-reduced-motion:reduce){
    html{
        scroll-behavior:auto;
    }

    .rtv2-catalog-card,
    .rtv2-product-card,
    .rtv2-catalog-image img,
    .rtv2-product-image img,
    .rtv2-btn{
        transition:none!important;
        transform:none!important;
    }
}

@media (max-width:991px){

    .rtv2-shop-layout{
        gap:18px;
    }

    .rtv2-shop-sidebar{
        display:block;
        position:static;
        margin:0;
        min-width:0;
    }

    .rtv2-filter-card{
        padding:12px;
        border-radius:14px;
        box-shadow:none;
    }

    .rtv2-filter-card>.rtv2-kicker{
        display:none;
    }

    .rtv2-filter-card>h2{
        margin:0 0 10px;
        font-size:14px;
        line-height:1.3;
    }

    .rtv2-category-filter{
        display:flex;
        gap:8px;
        overflow-x:auto;
        overscroll-behavior-inline:contain;
        scroll-snap-type:x proximity;
        -webkit-overflow-scrolling:touch;
        padding:1px 1px 4px;
        scrollbar-width:thin;
    }

    .rtv2-category-filter a{
        flex:0 0 auto;
        min-height:44px;
        padding:10px 14px;
        gap:8px;
        border:1px solid #e3e7e9!important;
        border-radius:999px!important;
        scroll-snap-align:start;
        white-space:nowrap;
        background:#fff;
    }

    .rtv2-category-filter a.active{
        border-color:var(--rtv2-brand)!important;
        background:#fff7f2;
    }

    .rtv2-filter-quote{
        display:none;
    }

    .rtv2-product-main-image{
        height:auto;
        aspect-ratio:1/1;
        min-height:0;
    }

    .rtv2-category-hero-image{
        height:auto;
        aspect-ratio:16/10;
    }
}

@media (max-width:767px){

    .rtv2-topbar{
        display:none;
    }

    .rtv2-nav{
        height:64px;
        gap:10px;
    }

    .rtv2-logo img{
        width:132px;
        max-width:132px;
        height:auto;
    }

    .rtv2-nav-actions{
        gap:8px;
    }

    .rtv2-cart{
        display:flex!important;
        width:44px;
        height:44px;
        flex:0 0 44px;
    }

    .rtv2-mobile-btn{
        width:44px;
        height:44px;
        flex:0 0 44px;
    }

    .rtv2-page-hero,
    .rtv2-category-hero,
    .rtv2-catalog-section,
    .rtv2-cart-section,
    .rtv2-checkout-section,
    .rtv2-product-section,
    .rtv2-product-information,
    .rtv2-commerce-quote-section{
        padding:38px 0;
    }

    .rtv2-page-hero h1,
    .rtv2-category-hero h1,
    .rtv2-product-summary h1{
        font-size:clamp(28px,8vw,34px);
        line-height:1.12;
    }

    .rtv2-hero{
        padding:30px 0 40px;
    }

    .rtv2-hero-copy h1{
        font-size:clamp(31px,9vw,38px);
        line-height:1.08;
    }

    .rtv2-hero-slide{
        height:320px;
        border-radius:18px;
    }

    .rtv2-section{
        padding:46px 0;
    }

    .rtv2-section-head{
        margin-bottom:22px;
    }

    .rtv2-section-head h2,
    .rtv2-section-intro h2{
        font-size:clamp(27px,8vw,34px);
    }

    .rtv2-shop-search{
        gap:10px;
        margin-bottom:18px;
    }

    .rtv2-shop-search .rtv2-btn{
        width:100%;
    }

    .rtv2-catalog-grid{
        grid-template-columns:1fr;
        gap:16px;
    }

    .rtv2-catalog-image{
        height:auto;
        aspect-ratio:4/3;
    }

    .rtv2-catalog-body{
        padding:16px;
    }

    .rtv2-catalog-body h3{
        min-height:auto;
        font-size:18px;
    }

    .rtv2-catalog-body>p{
        min-height:auto;
    }

    .rtv2-catalog-actions{
        grid-template-columns:1fr 1fr;
    }

    .rtv2-catalog-actions .rtv2-btn-whatsapp{
        grid-column:1/-1;
    }

    .rtv2-product-image{
        height:auto;
        aspect-ratio:4/3;
    }

    .rtv2-product-actions{
        grid-template-columns:1fr 1fr;
    }

    .rtv2-product-main-image{
        height:auto;
        aspect-ratio:1/1;
    }

    .rtv2-product-description,
    .rtv2-product-order-info,
    .rtv2-commerce-quote-form,
    .rtv2-checkout-form,
    .rtv2-order-summary{
        padding:18px;
    }

    .rtv2-product-actions-main{
        gap:10px;
    }

    .rtv2-product-actions-main .rtv2-btn{
        width:100%;
        min-height:48px;
    }

    .rtv2-cart-actions,
    .rtv2-cart-update{
        gap:10px;
    }

    .rtv2-cart-actions .rtv2-btn,
    .rtv2-cart-update .rtv2-btn{
        min-height:46px;
    }

    input,
    select,
    textarea{
        font-size:16px!important;
    }

    .rtv2-footer{
        padding-top:46px;
    }

    .rtv2-footer-grid{
        gap:30px 20px;
    }

    .rtv2-footer-bottom{
        margin-top:32px;
    }
}

@media (max-width:520px){

    .rtv2-cart{
        display:flex!important;
    }

    .rtv2-logo img{
        width:126px;
        max-width:126px;
    }

    .rtv2-hero{
        padding:26px 0 36px;
    }

    .rtv2-hero-copy h1{
        font-size:31px;
    }

    .rtv2-hero-actions{
        grid-template-columns:1fr;
    }

    .rtv2-hero-actions .rtv2-btn-whatsapp{
        grid-column:auto;
    }

    .rtv2-hero-slide{
        height:290px;
    }

    .rtv2-category-image{
        height:auto;
        aspect-ratio:16/10;
    }

    .rtv2-catalog-price{
        align-items:flex-start;
        flex-direction:column;
    }

    .rtv2-catalog-price strong{
        text-align:left;
    }

    .rtv2-product-actions{
        grid-template-columns:1fr 1fr;
    }

    .rtv2-footer-grid{
        grid-template-columns:1fr;
        gap:26px;
    }
}

/* ============================================================
   ROMITRADERS_PRODUCT_CARD_CANONICAL_V3
   ONE PRODUCT CARD SYSTEM
   HOME + SHOP + CATEGORY + RELATED PRODUCTS
   ============================================================ */

/*
 * All catalog grids now contain the same product card
 * structure used by the homepage.
 */
.rtv2-catalog-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:18px;
    align-items:stretch;
}

.rtv2-catalog-grid>.rtv2-product-card{
    min-width:0;
    width:100%;
    height:100%;
}

/*
 * Canonical product card.
 */
.rtv2-product-card{
    display:flex;
    flex-direction:column;
    height:100%;
}

.rtv2-shop-product-card .rtv2-product-image{
    height:auto;
    aspect-ratio:4/3;
    background:#fff;
}

.rtv2-shop-product-card .rtv2-product-image img{
    width:100%;
    height:100%;
    object-fit:contain;
    padding:12px;
}

.rtv2-shop-product-card .rtv2-product-content{
    display:flex;
    flex:1;
    flex-direction:column;
    padding:17px;
}

.rtv2-shop-product-card .rtv2-product-content h3{
    min-height:46px;
    margin:0 0 10px;
    font-size:17px;
    line-height:1.35;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

.rtv2-shop-product-card .rtv2-product-price{
    min-height:24px;
    margin:0 0 11px;
    font-size:17px;
    line-height:1.35;
}

/*
 * IMPORTANT:
 * Unit and MOQ are information, not giant cards.
 * Restore the compact homepage-style treatment.
 */
.rtv2-product-meta{
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    gap:8px 20px;
    margin:0 0 15px;
    padding:10px 0;
    border:0;
    border-top:1px solid var(--rtv2-line);
    border-bottom:1px solid var(--rtv2-line);
    border-radius:0;
    overflow:visible;
}

.rtv2-product-meta span{
    min-width:0;
    padding:0;
    display:block;
    border:0;
    color:#98a2b3;
    font-size:10px;
    line-height:1.3;
    font-weight:800;
    text-transform:uppercase;
}

.rtv2-product-meta span:last-child{
    border:0;
}

.rtv2-product-meta strong{
    display:block;
    max-width:none;
    margin-top:3px;
    color:#475467;
    font-size:11px;
    line-height:1.35;
    font-weight:800;
    text-align:left;
    text-transform:none;
    overflow-wrap:anywhere;
}

/*
 * Shop keeps business actions while using the same card.
 */
.rtv2-shop-product-actions{
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-top:auto;
}

.rtv2-shop-product-actions form{
    display:flex;
    width:100%;
    margin:0;
}

.rtv2-shop-product-actions form .rtv2-btn{
    width:100%;
}

.rtv2-shop-product-actions>.rtv2-btn-whatsapp{
    grid-column:1/-1;
}

.rtv2-shop-product-actions .rtv2-btn{
    width:100%;
    min-height:44px;
    padding:10px 8px;
    font-size:12px;
}

/*
 * Shop structure must never force horizontal overflow.
 */
.rtv2-shop-layout,
.rtv2-shop-main,
.rtv2-shop-toolbar,
.rtv2-catalog-grid{
    min-width:0;
}

@media (max-width:1199px){

    .rtv2-catalog-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

@media (max-width:767px){

    body{
        overflow-x:hidden;
    }

    .rtv2-catalog-section{
        padding:30px 0 42px;
    }

    .rtv2-catalog-section>.container{
        padding-left:14px;
        padding-right:14px;
    }

    .rtv2-shop-layout,
    .rtv2-shop-main,
    .rtv2-catalog-grid{
        width:100%;
        max-width:100%;
    }

    .rtv2-shop-layout{
        gap:14px;
    }

    .rtv2-filter-card{
        padding:10px;
        border-radius:12px;
    }

    .rtv2-filter-card>h2{
        margin-bottom:8px;
        font-size:13px;
    }

    .rtv2-category-filter{
        gap:7px;
        width:100%;
        max-width:100%;
        padding-bottom:4px;
    }

    .rtv2-category-filter a{
        min-height:40px;
        padding:8px 12px;
        font-size:12px;
    }

    .rtv2-shop-search{
        width:100%;
        max-width:100%;
        margin-bottom:15px;
    }

    .rtv2-shop-search input{
        width:100%;
        min-width:0;
    }

    .rtv2-shop-toolbar{
        width:100%;
        align-items:flex-start;
        flex-direction:column;
        gap:9px;
        margin-bottom:15px;
    }

    .rtv2-shop-legend{
        width:100%;
        display:flex;
        flex-wrap:wrap;
        gap:6px 14px;
    }

    .rtv2-catalog-grid{
        grid-template-columns:1fr;
        gap:14px;
    }

    .rtv2-shop-product-card{
        width:100%;
        border-radius:16px;
    }

    .rtv2-shop-product-card .rtv2-product-image{
        aspect-ratio:4/3;
    }

    .rtv2-shop-product-card .rtv2-product-image img{
        padding:10px;
    }

    .rtv2-shop-product-card .rtv2-product-content{
        padding:15px;
    }

    .rtv2-shop-product-card .rtv2-product-content h3{
        min-height:auto;
        margin-bottom:8px;
        font-size:17px;
    }

    .rtv2-shop-product-card .rtv2-product-price{
        min-height:0;
        margin-bottom:9px;
        font-size:16px;
    }

    .rtv2-product-meta{
        gap:7px 18px;
        padding:9px 0;
        margin-bottom:13px;
    }

    .rtv2-shop-product-actions{
        grid-template-columns:1fr 1fr;
        gap:7px;
    }

    .rtv2-shop-product-actions>.rtv2-btn-whatsapp{
        grid-column:1/-1;
    }

    .rtv2-shop-product-actions .rtv2-btn{
        min-height:44px;
        padding:9px 7px;
        font-size:12px;
    }
}

@media (max-width:430px){

    .rtv2-page-hero{
        padding:30px 0;
    }

    .rtv2-page-hero h1{
        font-size:28px;
    }

    .rtv2-shop-product-card .rtv2-product-image{
        aspect-ratio:16/11;
    }

    .rtv2-shop-product-card .rtv2-product-content{
        padding:14px;
    }

    .rtv2-product-meta{
        gap:7px 16px;
    }
}

/* ============================================================
   ROMITRADERS_CARD_ALIGNMENT_V4
   STRICT PRODUCT CARD GEOMETRY
   EVERY PRODUCT / EVERY BUTTON / EVERY SCREEN ALIGNED
   ============================================================ */

/*
 * The grid itself stretches every card in each row.
 */
.rtv2-catalog-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:18px;
    align-items:stretch;
}

.rtv2-catalog-grid>.rtv2-shop-product-card{
    width:100%;
    min-width:0;
    height:100%;
}

/*
 * Card has only two structural rows:
 * image + content.
 */
.rtv2-shop-product-card{
    display:grid;
    grid-template-rows:auto 1fr;
    overflow:hidden;
    height:100%;
    border-radius:18px;
}

/*
 * EVERY image receives identical geometry.
 */
.rtv2-shop-product-card .rtv2-product-image{
    position:relative;
    display:block;
    width:100%;
    height:auto;
    aspect-ratio:4/3;
    overflow:hidden;
    background:#fff;
}

.rtv2-shop-product-card .rtv2-product-image img{
    display:block;
    width:100%;
    height:100%;
    padding:12px;
    object-fit:contain;
}

/*
 * Critical alignment system.
 *
 * Row 1 category
 * Row 2 title
 * Row 3 price
 * Row 4 Unit/MOQ
 * Row 5 actions
 */
.rtv2-shop-product-card .rtv2-product-content{
    display:grid;
    grid-template-rows:
        20px
        52px
        48px
        66px
        auto;
    gap:0;
    height:100%;
    padding:17px;
}

/*
 * CATEGORY
 */
.rtv2-shop-product-card .rtv2-product-category{
    display:block;
    width:100%;
    height:20px;
    margin:0;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size:10px;
    line-height:16px;
}

/*
 * TITLE
 * Strictly two lines maximum.
 */
.rtv2-shop-product-card .rtv2-product-content h3{
    width:100%;
    min-width:0;
    height:52px;
    min-height:52px;
    max-height:52px;
    margin:0;
    padding:5px 0 7px;
    overflow:hidden;
    font-size:17px;
    line-height:20px;
    font-weight:850;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

/*
 * PRICE
 * Fixed row regardless of quote/price wording.
 */
.rtv2-shop-product-card .rtv2-product-price{
    width:100%;
    min-width:0;
    height:48px;
    min-height:48px;
    margin:0;
    padding:7px 0;
    display:flex;
    align-items:center;
    overflow:hidden;
    font-size:17px;
    line-height:20px;
    font-weight:900;
}

.rtv2-shop-product-card .rtv2-product-price{
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

/*
 * UNIT + MOQ
 * These are compact information columns.
 * They are NOT boxes.
 */
.rtv2-shop-product-card .rtv2-product-meta{
    width:100%;
    height:66px;
    min-height:66px;
    max-height:66px;
    margin:0;
    padding:9px 0;
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:14px;
    align-items:start;
    overflow:hidden;
    border:0;
    border-top:1px solid var(--rtv2-line);
    border-bottom:1px solid var(--rtv2-line);
    border-radius:0;
}

.rtv2-shop-product-card .rtv2-product-meta span{
    display:block;
    width:100%;
    min-width:0;
    margin:0;
    padding:0;
    border:0;
    color:#98a2b3;
    font-size:9px;
    line-height:13px;
    font-weight:850;
    text-transform:uppercase;
}

.rtv2-shop-product-card .rtv2-product-meta strong{
    display:-webkit-box;
    width:100%;
    max-width:100%;
    height:30px;
    margin:2px 0 0;
    padding:0;
    overflow:hidden;
    color:#475467;
    font-size:11px;
    line-height:15px;
    font-weight:800;
    text-align:left;
    text-transform:none;
    overflow-wrap:anywhere;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

/*
 * ACTION AREA
 * Same geometry for every product.
 */
.rtv2-shop-product-card .rtv2-shop-product-actions{
    width:100%;
    min-width:0;
    margin:0;
    padding-top:13px;
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    grid-template-rows:46px 46px;
    gap:8px;
    align-self:end;
}

.rtv2-shop-product-card .rtv2-shop-product-actions form{
    width:100%;
    height:46px;
    margin:0;
    padding:0;
    display:block;
}

.rtv2-shop-product-card .rtv2-shop-product-actions .rtv2-btn{
    display:flex;
    width:100%;
    height:46px;
    min-height:46px;
    max-height:46px;
    margin:0;
    padding:0 8px;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    white-space:nowrap;
    border-radius:10px;
    font-size:12px;
    line-height:1;
    text-align:center;
}

.rtv2-shop-product-card
.rtv2-shop-product-actions
form
.rtv2-btn{
    width:100%;
    height:46px;
}

.rtv2-shop-product-card
.rtv2-shop-product-actions
>.rtv2-btn-whatsapp{
    grid-column:1 / -1;
    grid-row:2;
}

/*
 * On quote products:
 * View Details + Get Quote = exact same first row
 * WhatsApp = exact same second row
 *
 * On stocked products:
 * View Details + Add to Cart = exact same first row
 * WhatsApp = exact same second row
 */
.rtv2-shop-product-card
.rtv2-shop-product-actions
>.rtv2-btn-outline{
    grid-column:1;
    grid-row:1;
}

.rtv2-shop-product-card
.rtv2-shop-product-actions
>.rtv2-btn-primary{
    grid-column:2;
    grid-row:1;
}

.rtv2-shop-product-card
.rtv2-shop-product-actions
>form{
    grid-column:2;
    grid-row:1;
}

/*
 * Tablet.
 */
@media (max-width:1199px){

    .rtv2-catalog-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

/*
 * PHONE IS PRIMARY.
 */
@media (max-width:767px){

    .rtv2-catalog-section{
        padding:24px 0 38px;
    }

    .rtv2-catalog-section>.container{
        width:100%;
        max-width:100%;
        padding-left:12px;
        padding-right:12px;
    }

    .rtv2-shop-layout{
        width:100%;
        max-width:100%;
        gap:12px;
    }

    .rtv2-shop-main{
        width:100%;
        max-width:100%;
        min-width:0;
    }

    /*
     * Category selector stays compact horizontally,
     * not a giant stacked block.
     */
    .rtv2-shop-sidebar{
        width:100%;
        max-width:100%;
        overflow:hidden;
    }

    .rtv2-filter-card{
        width:100%;
        max-width:100%;
        padding:10px;
    }

    .rtv2-category-filter{
        display:flex;
        width:100%;
        max-width:100%;
        gap:7px;
        overflow-x:auto;
        overflow-y:hidden;
        padding:0 0 4px;
        -webkit-overflow-scrolling:touch;
    }

    .rtv2-category-filter a{
        flex:0 0 auto;
        min-height:38px;
        padding:8px 12px;
        font-size:11px;
        white-space:nowrap;
    }

    .rtv2-shop-search{
        width:100%;
        max-width:100%;
        margin-bottom:13px;
    }

    .rtv2-shop-toolbar{
        width:100%;
        max-width:100%;
        margin-bottom:13px;
    }

    /*
     * One properly designed product per row.
     */
    .rtv2-catalog-grid{
        width:100%;
        max-width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:13px;
    }

    .rtv2-shop-product-card{
        width:100%;
        max-width:100%;
        margin:0;
        border-radius:15px;
    }

    /*
     * Mobile image is intentionally shorter.
     * Product content starts sooner.
     */
    .rtv2-shop-product-card .rtv2-product-image{
        aspect-ratio:16/10;
    }

    .rtv2-shop-product-card .rtv2-product-image img{
        padding:9px;
    }

    /*
     * Mobile retains IDENTICAL internal row heights.
     */
    .rtv2-shop-product-card .rtv2-product-content{
        grid-template-rows:
            18px
            48px
            43px
            61px
            auto;
        padding:14px;
    }

    .rtv2-shop-product-card .rtv2-product-category{
        height:18px;
        font-size:9px;
        line-height:14px;
    }

    .rtv2-shop-product-card .rtv2-product-content h3{
        height:48px;
        min-height:48px;
        max-height:48px;
        padding:5px 0;
        font-size:16px;
        line-height:19px;
    }

    .rtv2-shop-product-card .rtv2-product-price{
        height:43px;
        min-height:43px;
        padding:5px 0;
        font-size:16px;
        line-height:19px;
    }

    .rtv2-shop-product-card .rtv2-product-meta{
        height:61px;
        min-height:61px;
        max-height:61px;
        gap:12px;
        padding:8px 0;
    }

    .rtv2-shop-product-card .rtv2-product-meta strong{
        height:28px;
        font-size:10px;
        line-height:14px;
    }

    .rtv2-shop-product-card .rtv2-shop-product-actions{
        padding-top:11px;
        grid-template-rows:44px 44px;
        gap:7px;
    }

    .rtv2-shop-product-card .rtv2-shop-product-actions form,
    .rtv2-shop-product-card .rtv2-shop-product-actions .rtv2-btn{
        height:44px;
        min-height:44px;
        max-height:44px;
    }
}

/*
 * 360px - 430px priority.
 */
@media (max-width:430px){

    .rtv2-catalog-section>.container{
        padding-left:10px;
        padding-right:10px;
    }

    .rtv2-shop-product-card .rtv2-product-content{
        padding:13px;
    }

    .rtv2-shop-product-card .rtv2-product-image{
        aspect-ratio:16/10;
    }

    .rtv2-shop-product-card .rtv2-product-meta{
        gap:10px;
    }

    .rtv2-shop-product-card
    .rtv2-shop-product-actions
    .rtv2-btn{
        padding-left:5px;
        padding-right:5px;
        font-size:11px;
    }
}

/* ============================================================
   ROMITRADERS_HOME_ALIGNMENT_V5
   HOMEPAGE PRODUCT CARDS + HERO SEARCH
   STRICT VISUAL GEOMETRY
   ============================================================ */

/*
 * SWIPER MUST STRETCH EVERY SLIDE EQUALLY.
 */
.rtv2-product-swiper .swiper-wrapper{
    align-items:stretch;
}

.rtv2-product-swiper .swiper-slide{
    display:flex;
    height:auto;
}

.rtv2-product-swiper .swiper-slide>.rtv2-product-card{
    width:100%;
    height:100%;
}

/*
 * HOMEPAGE CARD:
 * image + one rigid content geometry.
 */
.rtv2-product-swiper .rtv2-product-card{
    display:grid;
    grid-template-rows:auto 1fr;
    overflow:hidden;
}

.rtv2-product-swiper .rtv2-product-image{
    width:100%;
    height:auto;
    aspect-ratio:4/3;
    overflow:hidden;
    background:#fff;
}

.rtv2-product-swiper .rtv2-product-image img{
    display:block;
    width:100%;
    height:100%;
    padding:12px;
    object-fit:contain;
}

/*
 * EXACT HOME CARD ROWS:
 * category
 * title
 * price
 * unit/moq
 * buttons
 */
.rtv2-product-swiper .rtv2-product-content{
    display:grid;
    grid-template-rows:
        20px
        52px
        48px
        66px
        46px;
    height:100%;
    padding:17px;
}

/* CATEGORY */
.rtv2-product-swiper .rtv2-product-category{
    display:block;
    width:100%;
    height:20px;
    margin:0;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size:10px;
    line-height:16px;
}

/* TITLE */
.rtv2-product-swiper .rtv2-product-content h3{
    width:100%;
    min-width:0;
    height:52px;
    min-height:52px;
    max-height:52px;
    margin:0;
    padding:5px 0 7px;
    overflow:hidden;
    font-size:17px;
    line-height:20px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

/* PRICE */
.rtv2-product-swiper .rtv2-product-price{
    width:100%;
    height:48px;
    min-height:48px;
    max-height:48px;
    margin:0;
    padding:7px 0;
    overflow:hidden;
    font-size:17px;
    line-height:20px;
    font-weight:900;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

/*
 * UNIT + MOQ
 * two equal columns, fixed height.
 */
.rtv2-product-swiper .rtv2-product-meta{
    width:100%;
    height:66px;
    min-height:66px;
    max-height:66px;
    margin:0;
    padding:9px 0;
    display:grid;
    grid-template-columns:
        minmax(0,1fr)
        minmax(0,1fr);
    gap:14px;
    align-items:start;
    overflow:hidden;
    border:0;
    border-top:1px solid var(--rtv2-line);
    border-bottom:1px solid var(--rtv2-line);
    border-radius:0;
}

.rtv2-product-swiper .rtv2-product-meta span{
    display:block;
    width:100%;
    min-width:0;
    margin:0;
    padding:0;
    border:0;
    color:#98a2b3;
    font-size:9px;
    line-height:13px;
    font-weight:850;
    text-transform:uppercase;
}

.rtv2-product-swiper .rtv2-product-meta strong{
    display:-webkit-box;
    width:100%;
    max-width:100%;
    height:30px;
    margin:2px 0 0;
    overflow:hidden;
    color:#475467;
    font-size:11px;
    line-height:15px;
    font-weight:800;
    text-align:left;
    text-transform:none;
    overflow-wrap:anywhere;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

/*
 * HOME BUTTONS:
 * identical height and identical bottom position.
 */
.rtv2-product-swiper .rtv2-product-actions{
    width:100%;
    height:46px;
    min-height:46px;
    max-height:46px;
    margin:0;
    padding-top:0;
    display:grid;
    grid-template-columns:
        minmax(0,1fr)
        minmax(0,1fr);
    gap:8px;
    align-self:end;
}

.rtv2-product-swiper .rtv2-product-actions .rtv2-btn{
    width:100%;
    height:46px;
    min-height:46px;
    max-height:46px;
    margin:0;
    padding:0 8px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    font-size:12px;
    line-height:1;
    white-space:nowrap;
}

/*
 * ============================================================
 * HERO SEARCH
 * One integrated control.
 * Input and button physically share same vertical geometry.
 * ============================================================
 */

.rtv2-search{
    width:100%;
    max-width:690px;
    height:58px;
    min-height:58px;
    margin-bottom:20px;
    padding:6px;
    display:grid;
    grid-template-columns:
        28px
        minmax(0,1fr)
        auto;
    align-items:center;
    gap:6px;
    overflow:hidden;
    background:#fff;
    border:1px solid var(--rtv2-line);
    border-radius:14px;
}

.rtv2-search i{
    width:28px;
    height:44px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0;
}

.rtv2-search input{
    display:block;
    width:100%;
    min-width:0;
    height:44px;
    margin:0;
    padding:0 8px;
    border:0;
    outline:0;
    background:transparent;
    font-size:14px;
    line-height:44px;
}

.rtv2-search button{
    display:flex;
    width:auto;
    min-width:92px;
    height:44px;
    min-height:44px;
    max-height:44px;
    margin:0;
    padding:0 20px;
    align-items:center;
    justify-content:center;
    align-self:center;
    border:0;
    border-radius:10px;
    line-height:1;
}

/*
 * PHONE/TABLET
 */
@media (max-width:767px){

    .rtv2-product-swiper .rtv2-product-content{
        grid-template-rows:
            18px
            48px
            43px
            61px
            44px;
        padding:14px;
    }

    .rtv2-product-swiper .rtv2-product-category{
        height:18px;
        font-size:9px;
        line-height:14px;
    }

    .rtv2-product-swiper .rtv2-product-content h3{
        height:48px;
        min-height:48px;
        max-height:48px;
        padding:5px 0;
        font-size:16px;
        line-height:19px;
    }

    .rtv2-product-swiper .rtv2-product-price{
        height:43px;
        min-height:43px;
        max-height:43px;
        padding:5px 0;
        font-size:16px;
        line-height:19px;
    }

    .rtv2-product-swiper .rtv2-product-meta{
        height:61px;
        min-height:61px;
        max-height:61px;
        padding:8px 0;
        gap:12px;
    }

    .rtv2-product-swiper .rtv2-product-meta strong{
        height:28px;
        font-size:10px;
        line-height:14px;
    }

    .rtv2-product-swiper .rtv2-product-actions,
    .rtv2-product-swiper .rtv2-product-actions .rtv2-btn{
        height:44px;
        min-height:44px;
        max-height:44px;
    }
}

/*
 * PRIMARY PHONE RANGE 360-430
 *
 * Override the old <=520 wrapping rule.
 * Search remains ONE ROW.
 */
@media (max-width:520px){

    .rtv2-search{
        height:54px;
        min-height:54px;
        padding:5px;
        display:grid;
        grid-template-columns:
            minmax(0,1fr)
            auto;
        gap:6px;
        flex-wrap:nowrap;
    }

    .rtv2-search i{
        display:none;
    }

    .rtv2-search input{
        width:100%;
        height:44px;
        min-height:44px;
        padding:0 9px;
        flex:initial;
        flex-basis:auto;
        font-size:16px;
        line-height:44px;
    }

    .rtv2-search button{
        width:auto;
        min-width:88px;
        height:44px;
        min-height:44px;
        max-height:44px;
        padding:0 16px;
        margin:0;
    }
}

@media (max-width:430px){

    .rtv2-product-swiper .rtv2-product-image{
        aspect-ratio:16/10;
    }

    .rtv2-product-swiper .rtv2-product-image img{
        padding:9px;
    }

    .rtv2-product-swiper .rtv2-product-content{
        padding:13px;
    }

    .rtv2-search{
        width:100%;
        max-width:100%;
    }

    .rtv2-search button{
        min-width:86px;
        padding-left:14px;
        padding-right:14px;
        font-size:12px;
    }
}

/* ================================================================
   ROMITRADERS_SITEWIDE_MOBILE_V6
   FINAL AUTHORITATIVE MOBILE LAYER
   TARGETS: 360 / 375 / 390 / 414 / 430
   DESKTOP BUSINESS UI PRESERVED
   ================================================================ */

@media (max-width:991px){

    html,
    body{
        width:100%;
        max-width:100%;
        overflow-x:hidden;
    }

    .container{
        width:100%;
        max-width:100%;
        padding-left:20px;
        padding-right:20px;
    }

    img,
    svg,
    video,
    iframe{
        max-width:100%;
    }

    .rtv2-hero-grid,
    .rtv2-about-hero-grid,
    .rtv2-about-split,
    .rtv2-about-split.is-reverse,
    .rtv2-contact-layout,
    .rtv2-contact-message-grid,
    .rtv2-faq-layout,
    .rtv2-article-layout,
    .rtv2-category-hero-grid,
    .rtv2-product-grid,
    .rtv2-product-info-grid,
    .rtv2-commerce-quote-grid,
    .rtv2-cart-layout,
    .rtv2-checkout-layout,
    .rtv2-shop-layout{
        grid-template-columns:minmax(0,1fr);
        width:100%;
        min-width:0;
    }

    .rtv2-about-split.is-reverse .rtv2-about-image{
        order:0;
    }

    .rtv2-shop-main,
    .rtv2-shop-sidebar,
    .rtv2-product-gallery,
    .rtv2-product-summary,
    .rtv2-cart-items,
    .rtv2-order-summary,
    .rtv2-checkout-form,
    .rtv2-article-content,
    .rtv2-article-sidebar,
    .rtv2-content-copy,
    .rtv2-contact-map,
    .rtv2-commerce-quote-form{
        width:100%;
        min-width:0;
        max-width:100%;
    }

    .rtv2-shop-sidebar,
    .rtv2-order-summary,
    .rtv2-faq-intro,
    .rtv2-article-sidebar{
        position:static;
        top:auto;
    }

    .rtv2-rich-text,
    .rtv2-copy-text,
    .rtv2-article-content,
    .rtv2-product-description,
    .rtv2-product-order-info{
        overflow-wrap:anywhere;
        word-break:normal;
    }

    table{
        display:block;
        width:100%;
        max-width:100%;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
    }

    pre,
    code{
        max-width:100%;
        overflow-x:auto;
    }

    #mobileMenu{
        width:min(88vw,360px);
        max-width:360px;
    }
}


/* ================================================================
   PRIMARY PHONE LAYOUT
   ================================================================ */

@media (max-width:767px){

    .container{
        padding-left:14px;
        padding-right:14px;
    }

    input,
    select,
    textarea,
    button{
        max-width:100%;
    }

    input,
    select,
    textarea{
        font-size:16px;
    }

    .rtv2-btn{
        min-height:44px;
        padding:11px 14px;
        line-height:1.2;
        text-align:center;
        white-space:normal;
    }


    /* ------------------------------------------------------------
       HEADER / NAVIGATION
       ------------------------------------------------------------ */

    .rtv2-topbar{
        display:none;
    }

    .rtv2-nav{
        width:100%;
        height:62px;
        min-height:62px;
        gap:8px;
    }

    .rtv2-logo{
        display:flex;
        min-width:0;
        align-items:center;
    }

    .rtv2-logo img{
        display:block;
        width:124px;
        max-width:124px;
        height:auto;
    }

    .rtv2-nav-actions{
        display:flex;
        flex:0 0 auto;
        align-items:center;
        gap:7px;
    }

    .rtv2-cart,
    .rtv2-mobile-btn{
        width:42px;
        height:42px;
        min-width:42px;
        min-height:42px;
        flex:0 0 42px;
        border-radius:11px;
    }

    .rtv2-cart span{
        right:-4px;
        top:-5px;
    }

    #mobileMenu{
        width:min(88vw,340px);
        max-width:340px;
    }

    #mobileMenu .offcanvas-body{
        overflow-y:auto;
        -webkit-overflow-scrolling:touch;
    }


    /* ------------------------------------------------------------
       UNIVERSAL PAGE HEROES
       ------------------------------------------------------------ */

    .rtv2-page-hero,
    .rtv2-page-hero-compact,
    .rtv2-category-hero,
    .rtv2-about-hero{
        padding:30px 0;
    }

    .rtv2-page-hero-inner{
        display:flex;
        width:100%;
        align-items:flex-start;
        flex-direction:column;
        gap:14px;
    }

    .rtv2-page-hero h1,
    .rtv2-category-hero h1,
    .rtv2-about-hero h1,
    .rtv2-product-summary h1{
        max-width:100%;
        margin-top:7px;
        margin-bottom:10px;
        font-size:clamp(28px,8.2vw,34px);
        line-height:1.1;
        letter-spacing:-.035em;
        overflow-wrap:anywhere;
    }

    .rtv2-page-hero p,
    .rtv2-category-hero p,
    .rtv2-about-hero p{
        max-width:100%;
        font-size:15px;
        line-height:1.65;
    }

    .rtv2-page-hero-actions{
        display:grid;
        width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:8px;
        margin-top:17px;
    }

    .rtv2-page-hero-actions .rtv2-btn{
        width:100%;
    }

    .rtv2-breadcrumbs{
        width:100%;
        gap:6px;
        margin-bottom:14px;
        font-size:11px;
        line-height:1.5;
    }

    .rtv2-rate-note{
        width:100%;
        padding:11px 12px;
        gap:8px;
        font-size:12px;
        line-height:1.5;
    }


    /* ------------------------------------------------------------
       HOME HERO
       ------------------------------------------------------------ */

    .rtv2-hero{
        padding:26px 0 38px;
    }

    .rtv2-hero-grid{
        gap:24px;
    }

    .rtv2-hero-copy{
        width:100%;
        max-width:100%;
    }

    .rtv2-hero-copy h1{
        max-width:100%;
        margin-bottom:15px;
        font-size:clamp(31px,9vw,38px);
        line-height:1.07;
        overflow-wrap:anywhere;
    }

    .rtv2-lead{
        max-width:100%;
        margin-bottom:18px;
        font-size:15px;
        line-height:1.65;
    }

    .rtv2-search{
        width:100%;
        max-width:100%;
        height:54px;
        min-height:54px;
        padding:5px;
        display:grid;
        grid-template-columns:minmax(0,1fr) auto;
        align-items:center;
        gap:5px;
        border-radius:12px;
        overflow:hidden;
    }

    .rtv2-search i{
        display:none;
    }

    .rtv2-search input{
        width:100%;
        min-width:0;
        height:42px;
        margin:0;
        padding:0 9px;
        border:0;
        line-height:42px;
    }

    .rtv2-search button{
        width:auto;
        min-width:86px;
        height:42px;
        min-height:42px;
        margin:0;
        padding:0 13px;
        border-radius:9px;
        align-self:center;
    }

    .rtv2-hero-actions{
        display:grid;
        width:100%;
        grid-template-columns:minmax(0,1fr) minmax(0,1fr);
        gap:8px;
    }

    .rtv2-hero-actions .rtv2-btn{
        width:100%;
        padding-left:9px;
        padding-right:9px;
    }

    .rtv2-hero-actions .rtv2-btn-whatsapp{
        grid-column:1/-1;
    }

    .rtv2-trust-points{
        display:grid;
        grid-template-columns:minmax(0,1fr);
        gap:8px;
        margin-top:18px;
        font-size:11px;
    }

    .rtv2-hero-visual{
        width:100%;
        min-width:0;
    }

    .rtv2-hero-swiper{
        width:100%;
        border-radius:18px;
    }

    .rtv2-hero-slide{
        width:100%;
        height:auto;
        min-height:0;
        aspect-ratio:16/10;
        border-radius:18px;
    }

    .rtv2-hero-slide-overlay{
        left:17px;
        right:17px;
        bottom:20px;
    }

    .rtv2-hero-slide-overlay strong{
        max-width:100%;
        font-size:20px;
        line-height:1.25;
    }

    .rtv2-hero-pagination{
        padding-right:14px;
    }


    /* ------------------------------------------------------------
       GENERIC SECTIONS
       ------------------------------------------------------------ */

    .rtv2-section,
    .rtv2-content-section,
    .rtv2-blog-section,
    .rtv2-faq-section,
    .rtv2-search-page,
    .rtv2-catalog-section,
    .rtv2-cart-section,
    .rtv2-checkout-section,
    .rtv2-product-section,
    .rtv2-product-information,
    .rtv2-commerce-quote-section{
        padding:40px 0;
    }

    .rtv2-section-head{
        width:100%;
        margin-bottom:20px;
        display:flex;
        align-items:flex-start;
        flex-direction:column;
        gap:10px;
    }

    .rtv2-section-head h2,
    .rtv2-section-intro h2{
        max-width:100%;
        font-size:clamp(26px,7.4vw,32px);
        line-height:1.1;
    }

    .rtv2-section-head p,
    .rtv2-section-intro p{
        max-width:100%;
        font-size:14px;
        line-height:1.6;
    }

    .rtv2-section-intro{
        width:100%;
        max-width:100%;
        margin-bottom:24px;
    }

    .rtv2-text-link{
        max-width:100%;
        white-space:normal;
    }

    .rtv2-slider-controls{
        margin-top:16px;
        gap:7px;
    }

    .rtv2-slider-controls button{
        width:42px;
        height:42px;
    }


    /* ------------------------------------------------------------
       HOME CATEGORY / CLIENT SLIDERS
       ------------------------------------------------------------ */

    .rtv2-clients{
        padding:26px 0;
    }

    .rtv2-client-logo{
        height:76px;
        padding:12px;
        border-radius:12px;
    }

    .rtv2-category-image{
        width:100%;
        height:auto;
        aspect-ratio:16/10;
        border-radius:15px;
    }

    .rtv2-category-card p{
        min-height:0;
        font-size:12px;
    }


    /* ------------------------------------------------------------
       PRODUCT CARDS
       Existing V4/V5 geometry is preserved.
       ------------------------------------------------------------ */

    .rtv2-catalog-grid{
        width:100%;
        max-width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:13px;
    }

    .rtv2-product-card,
    .rtv2-shop-product-card,
    .rtv2-catalog-grid > .rtv2-product-card,
    .rtv2-catalog-grid > .rtv2-shop-product-card{
        width:100%;
        max-width:100%;
        min-width:0;
    }

    .rtv2-shop-product-card .rtv2-product-image,
    .rtv2-product-swiper .rtv2-product-image{
        width:100%;
        height:auto;
        aspect-ratio:16/10;
    }

    .rtv2-shop-product-card .rtv2-product-image img,
    .rtv2-product-swiper .rtv2-product-image img{
        width:100%;
        height:100%;
        object-fit:contain;
    }

    .rtv2-shop-product-card .rtv2-shop-product-actions,
    .rtv2-product-swiper .rtv2-product-actions{
        width:100%;
        min-width:0;
    }


    /* ------------------------------------------------------------
       SHOP / SEARCH RESULT
       ------------------------------------------------------------ */

    .rtv2-shop-search{
        display:grid;
        width:100%;
        max-width:100%;
        grid-template-columns:minmax(0,1fr) minmax(0,1fr);
        gap:8px;
        margin-bottom:14px;
        padding:10px;
        border-radius:13px;
    }

    .rtv2-shop-search-field{
        grid-column:1/-1;
        width:100%;
        min-width:0;
        min-height:46px;
        padding:0 12px;
        border:1px solid var(--rtv2-line);
        border-radius:10px;
        background:#fff;
    }

    .rtv2-shop-search input{
        width:100%;
        min-width:0;
        height:44px;
    }

    .rtv2-shop-search > .rtv2-btn{
        width:100%;
        margin:0;
    }

    .rtv2-shop-layout{
        gap:13px;
    }

    .rtv2-shop-sidebar{
        display:block;
        width:100%;
        overflow:hidden;
    }

    .rtv2-filter-card{
        width:100%;
        padding:10px;
        border-radius:12px;
        box-shadow:none;
    }

    .rtv2-filter-card > .rtv2-kicker{
        display:none;
    }

    .rtv2-filter-card > h2{
        margin:0 0 8px;
        font-size:13px;
    }

    .rtv2-category-filter{
        display:flex;
        width:100%;
        max-width:100%;
        gap:7px;
        padding:0 0 4px;
        overflow-x:auto;
        overflow-y:hidden;
        overscroll-behavior-inline:contain;
        -webkit-overflow-scrolling:touch;
    }

    .rtv2-category-filter a{
        flex:0 0 auto;
        min-height:40px;
        padding:8px 11px;
        border-radius:999px;
        white-space:nowrap;
        font-size:11px;
    }

    .rtv2-filter-quote{
        display:none;
    }

    .rtv2-shop-toolbar{
        width:100%;
        min-width:0;
        margin-bottom:13px;
        padding:12px;
        display:flex;
        align-items:flex-start;
        flex-direction:column;
        gap:8px;
        border-radius:12px;
    }

    .rtv2-shop-legend{
        width:100%;
        display:flex;
        flex-wrap:wrap;
        gap:6px 12px;
        font-size:11px;
    }

    .rtv2-search-summary{
        margin:18px 0;
    }

    .rtv2-search-section-head{
        margin-top:34px;
    }

    .rtv2-search-category-grid{
        grid-template-columns:minmax(0,1fr);
        gap:13px;
    }

    .rtv2-search-category img{
        width:100%;
        height:auto;
        aspect-ratio:16/10;
        object-fit:cover;
    }

    .rtv2-search-category > div{
        padding:15px;
    }


    /* ------------------------------------------------------------
       CATEGORY PAGE
       ------------------------------------------------------------ */

    .rtv2-category-hero-grid{
        gap:20px;
    }

    .rtv2-category-hero-copy{
        width:100%;
        min-width:0;
    }

    .rtv2-category-hero-image{
        width:100%;
        height:auto;
        min-height:0;
        aspect-ratio:16/10;
        border-radius:16px;
        overflow:hidden;
    }

    .rtv2-category-hero-image img{
        width:100%;
        height:100%;
        object-fit:cover;
    }


    /* ------------------------------------------------------------
       PRODUCT DETAIL
       ------------------------------------------------------------ */

    .rtv2-product-grid{
        gap:22px;
    }

    .rtv2-product-main-image{
        width:100%;
        height:auto;
        min-height:0;
        aspect-ratio:1/1;
        border-radius:16px;
    }

    .rtv2-product-main-image img{
        width:100%;
        height:100%;
        object-fit:contain;
    }

    .rtv2-product-thumbs{
        width:100%;
        grid-template-columns:repeat(4,minmax(0,1fr));
        gap:7px;
    }

    .rtv2-product-thumbs > div{
        width:100%;
        height:auto;
        aspect-ratio:1/1;
    }

    .rtv2-product-summary{
        width:100%;
    }

    .rtv2-product-lead{
        font-size:14px;
        line-height:1.65;
    }

    .rtv2-product-price-box{
        width:100%;
        margin-bottom:14px;
        padding:14px;
        border-radius:13px;
    }

    .rtv2-product-price-box strong{
        font-size:24px;
    }

    .rtv2-product-spec-grid{
        width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:8px;
        margin-bottom:14px;
    }

    .rtv2-product-spec-grid > div{
        min-width:0;
        padding:11px 12px;
    }

    .rtv2-buy-box{
        display:grid;
        width:100%;
        grid-template-columns:minmax(0,1fr);
        align-items:stretch;
        gap:8px;
        padding:13px;
    }

    .rtv2-buy-box label,
    .rtv2-buy-box input,
    .rtv2-buy-box .rtv2-btn{
        width:100%;
        max-width:100%;
    }

    .rtv2-buy-box input{
        min-height:44px;
    }

    .rtv2-quote-notice{
        width:100%;
        padding:13px;
        gap:9px;
    }

    .rtv2-product-actions-main{
        width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:8px;
    }

    .rtv2-product-actions-main .rtv2-btn{
        width:100%;
    }

    .rtv2-product-confidence{
        gap:8px;
        font-size:12px;
    }

    .rtv2-product-info-grid{
        gap:16px;
    }

    .rtv2-product-description,
    .rtv2-product-order-info{
        padding:16px;
    }


    /* ------------------------------------------------------------
       QUOTE FORMS / HOME QUOTE
       ------------------------------------------------------------ */

    .rtv2-quote-wrap{
        width:100%;
        grid-template-columns:minmax(0,1fr);
        border-radius:18px;
    }

    .rtv2-quote-media{
        width:100%;
        min-height:0;
        height:auto;
        aspect-ratio:16/10;
    }

    .rtv2-quote-media-copy{
        left:18px;
        right:18px;
        bottom:20px;
    }

    .rtv2-quote-media-copy strong{
        font-size:20px;
    }

    .rtv2-quote-form{
        width:100%;
        padding:20px 16px;
    }

    .rtv2-quote-form h2,
    .rtv2-commerce-quote-grid h2{
        font-size:27px;
        line-height:1.12;
    }

    .rtv2-quote-form .rt-form-row,
    .rtv2-form-grid{
        grid-template-columns:minmax(0,1fr);
        gap:11px;
    }

    .rtv2-form-span-2{
        grid-column:auto;
    }

    .rtv2-commerce-quote-grid{
        gap:20px;
    }

    .rtv2-commerce-quote-form{
        padding:16px;
        border-radius:15px;
    }

    .rtv2-quote-form input,
    .rtv2-quote-form select,
    .rtv2-quote-form textarea,
    .rtv2-commerce-quote-form input,
    .rtv2-commerce-quote-form select,
    .rtv2-commerce-quote-form textarea,
    .rtv2-public-form input,
    .rtv2-public-form select,
    .rtv2-public-form textarea,
    .rtv2-checkout-form input,
    .rtv2-checkout-form select,
    .rtv2-checkout-form textarea{
        width:100%;
        max-width:100%;
        min-height:46px;
    }

    textarea{
        min-height:110px;
    }


    /* ------------------------------------------------------------
       CART
       ------------------------------------------------------------ */

    .rtv2-cart-layout{
        gap:18px;
    }

    .rtv2-cart-heading{
        width:100%;
        align-items:flex-start;
        flex-direction:column;
        gap:7px;
    }

    .rtv2-cart-item{
        width:100%;
        min-width:0;
        margin-bottom:10px;
        padding:12px;
        grid-template-columns:84px minmax(0,1fr);
        gap:11px;
        align-items:start;
        border-radius:14px;
    }

    .rtv2-cart-image{
        width:84px;
        height:84px;
        border-radius:10px;
    }

    .rtv2-cart-image img{
        width:100%;
        height:100%;
        object-fit:contain;
    }

    .rtv2-cart-info{
        min-width:0;
    }

    .rtv2-cart-info h3{
        margin-top:0;
        font-size:15px;
        line-height:1.35;
        overflow-wrap:anywhere;
    }

    .rtv2-cart-sku,
    .rtv2-cart-unit-price{
        font-size:11px;
    }

    .rtv2-cart-actions{
        display:grid;
        width:100%;
        grid-template-columns:minmax(0,1fr);
        align-items:stretch;
        gap:8px;
        margin-top:10px;
    }

    .rtv2-cart-update{
        display:grid;
        width:100%;
        grid-template-columns:minmax(0,1fr) auto;
        align-items:end;
        gap:7px;
    }

    .rtv2-cart-update label{
        grid-column:1/-1;
    }

    .rtv2-cart-update input{
        width:100%;
        height:44px;
        min-height:44px;
    }

    .rtv2-cart-update .rtv2-btn{
        height:44px;
    }

    .rtv2-text-button{
        min-height:40px;
        padding:8px 0;
        text-align:left;
    }

    .rtv2-cart-line-total{
        grid-column:1/-1;
        width:100%;
        padding-top:10px;
        border-top:1px solid var(--rtv2-line);
        text-align:left;
    }

    .rtv2-order-summary{
        width:100%;
        padding:17px;
        border-radius:15px;
    }

    .rtv2-summary-row{
        width:100%;
        gap:12px;
        align-items:flex-start;
    }

    .rtv2-summary-row > *{
        min-width:0;
    }

    .rtv2-summary-row strong{
        text-align:right;
        overflow-wrap:anywhere;
    }


    /* ------------------------------------------------------------
       CHECKOUT
       ------------------------------------------------------------ */

    .rtv2-checkout-layout{
        gap:18px;
    }

    .rtv2-checkout-form{
        width:100%;
        padding:17px;
        border-radius:15px;
    }

    .rtv2-checkout-heading{
        margin-bottom:17px;
    }

    .rtv2-payment-option{
        width:100%;
        padding:12px;
        gap:9px;
    }

    .rtv2-checkout-product{
        width:100%;
        min-width:0;
        grid-template-columns:48px minmax(0,1fr);
        gap:9px;
        align-items:start;
    }

    .rtv2-checkout-product img{
        width:48px;
        height:48px;
        object-fit:contain;
    }

    .rtv2-checkout-product div{
        min-width:0;
    }

    .rtv2-checkout-product strong{
        overflow-wrap:anywhere;
    }

    .rtv2-checkout-product b{
        grid-column:2;
        justify-self:start;
        white-space:normal;
        text-align:left;
    }


    /* ------------------------------------------------------------
       ABOUT
       ------------------------------------------------------------ */

    .rtv2-about-hero-grid{
        gap:20px;
    }

    .rtv2-about-stat-panel{
        width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:8px;
    }

    .rtv2-about-stat-panel > div{
        padding:16px;
        border-radius:14px;
    }

    .rtv2-about-stat-panel strong{
        font-size:28px;
    }

    .rtv2-about-split{
        gap:22px;
    }

    .rtv2-about-image{
        width:100%;
        height:auto;
        aspect-ratio:16/10;
        border-radius:16px;
        overflow:hidden;
    }

    .rtv2-about-image img{
        width:100%;
        height:100%;
        object-fit:cover;
    }

    .rtv2-value-grid{
        grid-template-columns:minmax(0,1fr);
        gap:12px;
    }

    .rtv2-value-card{
        padding:19px;
    }


    /* ------------------------------------------------------------
       CONTACT
       ------------------------------------------------------------ */

    .rtv2-contact-layout,
    .rtv2-contact-message-grid{
        gap:20px;
    }

    .rtv2-contact-cards{
        grid-template-columns:minmax(0,1fr);
        gap:8px;
    }

    .rtv2-contact-cards > *{
        min-width:0;
        padding:13px;
        overflow-wrap:anywhere;
    }

    .rtv2-contact-map{
        width:100%;
        min-height:280px;
        border-radius:16px;
        overflow:hidden;
    }

    .rtv2-contact-map iframe{
        display:block;
        width:100%;
        height:300px;
        min-height:300px;
        border:0;
    }

    .rtv2-public-form{
        width:100%;
    }


    /* ------------------------------------------------------------
       FAQ
       ------------------------------------------------------------ */

    .rtv2-faq-layout{
        gap:20px;
    }

    .rtv2-faq-item{
        width:100%;
        border-radius:12px;
    }

    .rtv2-faq-item summary{
        width:100%;
        min-width:0;
        padding:15px;
        align-items:flex-start;
        gap:10px;
        line-height:1.4;
    }

    .rtv2-faq-item summary > *{
        min-width:0;
    }

    .rtv2-faq-item > div{
        padding-left:15px;
        padding-right:15px;
    }


    /* ------------------------------------------------------------
       BLOG / ARTICLE / LEGAL
       ------------------------------------------------------------ */

    .rtv2-blog-grid{
        grid-template-columns:minmax(0,1fr);
        gap:14px;
    }

    .rtv2-blog-card{
        width:100%;
        border-radius:15px;
    }

    .rtv2-blog-image,
    .rtv2-blog-card-image{
        display:block;
        width:100%;
        height:auto;
        aspect-ratio:16/10;
        overflow:hidden;
    }

    .rtv2-blog-image img,
    .rtv2-blog-card-image img{
        width:100%;
        height:100%;
        object-fit:cover;
    }

    .rtv2-blog-content,
    .rtv2-blog-card-body{
        padding:16px;
    }

    .rtv2-blog-content h3,
    .rtv2-blog-card-body h3{
        font-size:18px;
        line-height:1.35;
        overflow-wrap:anywhere;
    }

    .rtv2-article{
        width:100%;
    }

    .rtv2-article-header{
        width:100%;
    }

    .rtv2-article-image{
        width:100%;
        height:auto;
        aspect-ratio:16/10;
        border-radius:16px;
        overflow:hidden;
    }

    .rtv2-article-image img{
        width:100%;
        height:100%;
        object-fit:cover;
    }

    .rtv2-article-layout{
        gap:20px;
        padding-bottom:40px;
    }

    .rtv2-article-meta,
    .rtv2-blog-meta{
        gap:7px 10px;
        font-size:10px;
    }


    /* ------------------------------------------------------------
       WHY CHOOSE / CONTENT CARDS
       ------------------------------------------------------------ */

    .rtv2-why-grid{
        grid-template-columns:minmax(0,1fr);
        gap:10px;
    }

    .rtv2-why-card{
        padding:19px;
    }


    /* ------------------------------------------------------------
       EMPTY / CONFIRMATION / THANK YOU / 404
       ------------------------------------------------------------ */

    .rtv2-empty-state{
        width:100%;
        min-height:0;
        padding:30px 16px;
        border-radius:15px;
    }

    .rtv2-confirmation-page{
        width:100%;
        min-height:0;
        padding:48px 0;
    }

    .rtv2-confirmation-card{
        width:100%;
        max-width:100%;
        padding:24px 16px;
        border-radius:17px;
    }

    .rtv2-reference-box{
        width:100%;
        max-width:100%;
        margin:18px 0;
        overflow-wrap:anywhere;
    }

    .rtv2-confirmation-actions{
        display:grid;
        width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:8px;
    }

    .rtv2-confirmation-actions .rtv2-btn{
        width:100%;
    }


    /* ------------------------------------------------------------
       FOOTER
       ------------------------------------------------------------ */

    .rtv2-footer{
        padding-top:40px;
    }

    .rtv2-footer-grid{
        width:100%;
        grid-template-columns:minmax(0,1fr);
        gap:25px;
    }

    .rtv2-footer-brand{
        grid-column:auto;
    }

    .rtv2-footer img{
        width:auto;
        max-width:145px;
        height:auto;
    }

    .rtv2-footer-brand p{
        width:100%;
        max-width:100%;
        margin:15px 0;
    }

    .rtv2-contact-list li{
        min-width:0;
        overflow-wrap:anywhere;
    }

    .rtv2-footer-bottom{
        min-height:0;
        margin-top:30px;
        padding:18px 0;
        display:flex;
        align-items:flex-start;
        flex-direction:column;
        justify-content:flex-start;
        gap:10px;
    }

    .rtv2-footer-bottom div{
        width:100%;
        display:flex;
        flex-wrap:wrap;
        gap:8px 14px;
    }
}


/* ================================================================
   360 - 430 PX PRIORITY
   ================================================================ */

@media (max-width:430px){

    .container{
        padding-left:12px;
        padding-right:12px;
    }

    .rtv2-logo img{
        width:118px;
        max-width:118px;
    }

    .rtv2-nav-actions{
        gap:6px;
    }

    .rtv2-cart,
    .rtv2-mobile-btn{
        width:40px;
        height:40px;
        min-width:40px;
        min-height:40px;
        flex-basis:40px;
    }

    .rtv2-page-hero,
    .rtv2-page-hero-compact,
    .rtv2-category-hero,
    .rtv2-about-hero{
        padding:26px 0;
    }

    .rtv2-page-hero h1,
    .rtv2-category-hero h1,
    .rtv2-about-hero h1,
    .rtv2-product-summary h1{
        font-size:28px;
    }

    .rtv2-hero{
        padding:23px 0 34px;
    }

    .rtv2-hero-copy h1{
        font-size:31px;
    }

    .rtv2-search{
        height:52px;
        min-height:52px;
    }

    .rtv2-search input,
    .rtv2-search button{
        height:40px;
        min-height:40px;
    }

    .rtv2-search button{
        min-width:82px;
        padding-left:11px;
        padding-right:11px;
        font-size:12px;
    }

    .rtv2-section,
    .rtv2-content-section,
    .rtv2-blog-section,
    .rtv2-faq-section,
    .rtv2-search-page,
    .rtv2-catalog-section,
    .rtv2-cart-section,
    .rtv2-checkout-section,
    .rtv2-product-section,
    .rtv2-product-information,
    .rtv2-commerce-quote-section{
        padding:36px 0;
    }

    .rtv2-shop-search{
        padding:9px;
        gap:7px;
    }

    .rtv2-shop-product-card,
    .rtv2-product-swiper .rtv2-product-card{
        border-radius:14px;
    }

    .rtv2-product-main-image,
    .rtv2-category-hero-image,
    .rtv2-about-image,
    .rtv2-article-image,
    .rtv2-contact-map{
        border-radius:14px;
    }

    .rtv2-quote-form,
    .rtv2-commerce-quote-form,
    .rtv2-product-description,
    .rtv2-product-order-info,
    .rtv2-checkout-form,
    .rtv2-order-summary{
        padding:14px;
    }

    .rtv2-cart-item{
        grid-template-columns:76px minmax(0,1fr);
        gap:10px;
        padding:10px;
    }

    .rtv2-cart-image{
        width:76px;
        height:76px;
    }

    .rtv2-checkout-product{
        grid-template-columns:44px minmax(0,1fr);
    }

    .rtv2-checkout-product img{
        width:44px;
        height:44px;
    }

    .rtv2-checkout-product b{
        grid-column:2;
    }

    .rtv2-contact-map iframe{
        height:270px;
        min-height:270px;
    }

    .rtv2-confirmation-card{
        padding:21px 14px;
    }
}


/* ================================================================
   NARROWEST SUPPORTED PHONE: 360 / 375
   ================================================================ */

@media (max-width:380px){

    .container{
        padding-left:11px;
        padding-right:11px;
    }

    .rtv2-logo img{
        width:112px;
        max-width:112px;
    }

    .rtv2-hero-actions{
        grid-template-columns:minmax(0,1fr);
    }

    .rtv2-hero-actions .rtv2-btn-whatsapp{
        grid-column:auto;
    }

    .rtv2-search button{
        min-width:76px;
        padding-left:9px;
        padding-right:9px;
        font-size:11px;
    }

    .rtv2-shop-search{
        grid-template-columns:minmax(0,1fr);
    }

    .rtv2-shop-search-field{
        grid-column:auto;
    }

    .rtv2-product-thumbs{
        gap:5px;
    }

    .rtv2-cart-item{
        grid-template-columns:70px minmax(0,1fr);
    }

    .rtv2-cart-image{
        width:70px;
        height:70px;
    }

    .rtv2-summary-row{
        gap:8px;
        font-size:12px;
    }
}
