/*
Theme Name: OFERTA7
Theme URI: https://oferta.thecnosystem.com.br
Author: Thecnosystem
Author URI: https://thecnosystem.com.br
Description: Tema leve e compatível com Elementor para o portal OFERTA7.
Version: 1.2.2
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: oferta7-theme
*/
:root{--o7-orange:#ff7a00;--o7-yellow:#ffd400;--o7-green:#18a53b;--o7-dark:#111820;--o7-text:#18212b;--o7-muted:#667085;--o7-line:#e7eaee;--o7-soft:#f6f7f9;--o7-white:#fff;--o7-radius:14px;--o7-shadow:0 8px 24px rgba(16,24,40,.08);--o7-container:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--o7-text);background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5}a{color:inherit}img{max-width:100%;height:auto}
.o7-container{width:min(calc(100% - 32px),var(--o7-container));margin-inline:auto}
.o7-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--o7-line)}
.o7-header-inner{min-height:74px;display:flex;align-items:center;gap:26px}
.o7-brand{display:flex;align-items:center;gap:10px;text-decoration:none;white-space:nowrap}
.o7-mark{width:34px;height:34px;background:linear-gradient(135deg,var(--o7-orange),var(--o7-yellow));border-radius:7px 10px 10px 7px;transform:rotate(8deg);display:inline-block;position:relative}
.o7-mark:after{content:"";width:7px;height:7px;border-radius:50%;background:#fff;position:absolute;top:7px;left:7px}
.o7-brand-text{font-size:29px;line-height:1;font-weight:900;letter-spacing:-1.4px;color:#111}.o7-brand-text em{color:var(--o7-orange);font-style:normal}.o7-brand small{display:block;font-size:10px;color:#4b5563;font-weight:700;margin-top:4px}
.o7-nav{margin-left:auto}.o7-nav ul{list-style:none;display:flex;align-items:center;gap:26px;padding:0;margin:0}.o7-nav a{text-decoration:none;font-size:14px;font-weight:700;color:#202833;position:relative;padding:27px 0 23px}.o7-nav a:hover{color:var(--o7-orange)}
.o7-menu-toggle{display:none;margin-left:auto;border:1px solid var(--o7-line);background:#fff;border-radius:10px;padding:10px 12px;font-weight:800}
h1,h2,h3,h4,h5,h6{color:var(--o7-dark);letter-spacing:-.02em}h1{font-weight:900}h2{font-weight:850}
.oferta7-grid{gap:20px!important}.oferta7-card{border:1px solid var(--o7-line)!important;border-radius:var(--o7-radius)!important;box-shadow:0 4px 14px rgba(16,24,40,.05)!important;overflow:hidden!important;background:#fff!important}.oferta7-card:hover{transform:translateY(-4px)!important;box-shadow:var(--o7-shadow)!important}
.oferta7-card-image-link{background:#fff!important;padding:10px!important}.oferta7-card-image{object-fit:contain!important}.oferta7-card-discount{background:var(--o7-yellow)!important;color:#111!important;border-radius:999px!important;padding:7px 11px!important}.oferta7-card-store{color:var(--o7-muted)!important}.oferta7-card-title{color:var(--o7-dark)!important;font-weight:800!important}.oferta7-card-old{color:#7b8491!important}.oferta7-card-price{color:#101828!important;font-weight:900!important}
.oferta7-button{background:var(--o7-green)!important;color:#fff!important;border-radius:9px!important;box-shadow:none!important;transition:.2s ease!important}.oferta7-button:hover{transform:translateY(-1px);filter:brightness(.95)}.oferta7-discount-front{background:var(--o7-yellow)!important;border-radius:999px!important}.oferta7-whatsapp{border:1px solid var(--o7-green)!important;color:var(--o7-green)!important;font-weight:800}
.oferta7-search{background:#fff;padding:8px;border:1px solid var(--o7-line);border-radius:14px;box-shadow:0 8px 24px rgba(16,24,40,.06)}.oferta7-search input[type="search"]{border:0!important;box-shadow:none!important;background:#fff!important;min-height:54px!important}.oferta7-search button{background:var(--o7-orange);color:#fff;min-height:54px!important;border-radius:10px!important}
.o7-footer{margin-top:70px;background:var(--o7-dark);color:#d8dee6}.o7-footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px;padding:46px 0 34px}.o7-footer h4{color:#fff;margin:0 0 14px;font-size:15px}.o7-footer p{color:#aeb7c3;font-size:14px;margin:0}.o7-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.o7-footer a{color:#cdd4dc;text-decoration:none;font-size:14px}.o7-footer .o7-brand-text{color:#fff}.o7-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:16px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#9aa5b1}.o7-disclosure{max-width:var(--o7-container);margin:30px auto 0;padding:0 16px;color:#7a8491;font-size:12px}
@media(max-width:980px){.o7-nav{display:none}.o7-menu-toggle{display:inline-flex}.o7-header.is-open .o7-nav{display:block;position:absolute;left:0;right:0;top:74px;background:#fff;border-bottom:1px solid var(--o7-line);padding:10px 16px 18px}.o7-header.is-open .o7-nav ul{width:min(100%,var(--o7-container));margin:auto;display:grid;gap:0}.o7-header.is-open .o7-nav a{display:block;padding:12px 0}.o7-footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.o7-header-inner{min-height:66px}.o7-brand-text{font-size:25px}.o7-brand small{display:none}.o7-header.is-open .o7-nav{top:66px}.o7-footer-main{grid-template-columns:1fr}.o7-footer-bottom{flex-direction:column}}


/* OFERTA7 1.1.0 */
.o7-header-search{margin-left:auto;width:min(310px,24vw)}
.o7-header-search form{display:flex;align-items:center;border:1px solid var(--o7-line);background:#f8fafc;border-radius:10px;overflow:hidden}
.o7-header-search input{width:100%;min-width:0;border:0!important;background:transparent!important;padding:10px 12px!important;outline:0;font-size:13px}
.o7-header-search button{border:0;background:transparent;padding:9px 11px;cursor:pointer;font-size:16px}
.o7-nav{margin-left:0}

.oferta7-card{display:flex!important;flex-direction:column!important;height:100%!important}
.oferta7-card-image-link{height:225px!important;aspect-ratio:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}
.oferta7-card-image{width:100%!important;height:100%!important;object-fit:contain!important;transition:transform .25s ease}
.oferta7-card:hover .oferta7-card-image{transform:scale(1.025)}
.oferta7-card-body{display:flex!important;flex-direction:column!important;flex:1!important;padding:18px!important}
.oferta7-card-title{font-size:16px!important;line-height:1.35!important;min-height:44px!important;margin-bottom:8px!important}
.oferta7-card-prices{margin-top:auto}
.oferta7-card-old{font-size:13px!important}
.oferta7-card-price{font-size:27px!important;letter-spacing:-.03em}
.oferta7-card-actions{margin-top:14px}
.oferta7-button{min-height:46px;display:inline-flex!important;align-items:center;justify-content:center}
.oferta7-button:after{content:" →";margin-left:5px}
.oferta7-button-details{background:#18212b!important}
.oferta7-card-discount{top:12px!important;left:12px!important;font-size:12px!important;font-weight:900!important}
.oferta7-empty-marker{display:none!important}

/* transforma os links de categoria já existentes na Home em pills/cards */
.elementor-widget-text-editor a[href*="/categoria-ofertas/"]{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:46px;
    margin:5px 3px;
    padding:9px 14px;
    border:1px solid var(--o7-line);
    border-radius:12px;
    background:#fff;
    box-shadow:0 3px 10px rgba(16,24,40,.04);
    text-decoration:none!important;
    color:var(--o7-dark)!important;
    transition:.2s ease;
}
.elementor-widget-text-editor a[href*="/categoria-ofertas/"]:hover{
    border-color:#ffc166;
    transform:translateY(-2px);
    box-shadow:0 8px 18px rgba(16,24,40,.08);
}

/* página individual da oferta */
.o7-offer-page{padding:44px 0 10px}
.o7-breadcrumb{font-size:13px;color:var(--o7-muted);margin-bottom:22px}
.o7-breadcrumb a{text-decoration:none}
.o7-offer-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:44px;align-items:start}
.o7-offer-media{position:relative;border:1px solid var(--o7-line);border-radius:18px;background:#fff;min-height:470px;display:flex;align-items:center;justify-content:center;padding:26px}
.o7-offer-media img{width:100%;height:430px;object-fit:contain}
.o7-offer-placeholder{display:flex;flex-direction:column;gap:10px;align-items:center;color:#98a2b3;font-weight:700}
.o7-offer-placeholder span:first-child{font-size:64px;opacity:.35;filter:grayscale(1)}
.o7-offer-discount{position:absolute;left:18px;top:18px;background:var(--o7-yellow);color:#111;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}
.o7-offer-info{padding-top:5px}
.o7-offer-store{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f2f4f7;color:#475467;padding:6px 10px;font-weight:800;font-size:12px;margin-bottom:15px}
.o7-offer-title{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:0 0 12px}
.o7-offer-brand{font-size:13px;color:var(--o7-muted);font-weight:700;margin-bottom:24px}
.o7-offer-old{text-decoration:line-through;color:#98a2b3;font-size:16px}
.o7-offer-price{font-size:42px;font-weight:900;letter-spacing:-.04em;margin:2px 0 20px}
.o7-offer-actions{display:grid;gap:10px;margin:22px 0}
.o7-offer-actions .oferta7-button{width:100%;font-size:17px;min-height:56px}
.o7-offer-actions .oferta7-whatsapp{width:100%;text-align:center;min-height:48px}
.o7-offer-note{font-size:12px;color:var(--o7-muted);line-height:1.5}
.o7-offer-content{margin-top:48px;padding-top:34px;border-top:1px solid var(--o7-line)}
.o7-offer-content h2{font-size:26px}
.o7-offer-related{margin-top:54px}
.o7-offer-stats{display:flex;gap:16px;flex-wrap:wrap;color:#667085;font-size:12px;margin-top:16px}

.o7-archive-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}
.o7-archive-head h1{margin:0}
.navigation.pagination{margin-top:34px}
.nav-links{display:flex;gap:8px;flex-wrap:wrap}
.page-numbers{display:inline-flex;min-width:38px;min-height:38px;align-items:center;justify-content:center;border:1px solid var(--o7-line);border-radius:8px;text-decoration:none}
.page-numbers.current{background:var(--o7-dark);color:#fff;border-color:var(--o7-dark)}

@media(max-width:1150px){
    .o7-header-search{display:none}
    .o7-nav{margin-left:auto}
}
@media(max-width:900px){
    .o7-offer-hero{grid-template-columns:1fr;gap:26px}
    .o7-offer-media{min-height:360px}
    .o7-offer-media img{height:330px}
}
@media(max-width:767px){
    .oferta7-card-image-link{height:260px!important}
    .o7-offer-page{padding-top:24px}
    .o7-offer-title{font-size:31px}
    .o7-offer-price{font-size:36px}
    .o7-offer-media{min-height:310px;padding:18px}
    .o7-offer-media img{height:285px}
    .elementor-section{overflow:hidden}
}


/* =========================================================
   OFERTA7 1.2.0 — acabamento visual
   ========================================================= */

/* Cabeçalho mais refinado */
.o7-header{
    box-shadow:0 1px 0 rgba(16,24,40,.02);
}
.o7-header-inner{
    min-height:76px;
}
.o7-header-search{
    width:min(330px,27vw);
}
.o7-header-search form{
    border-color:#dde2e8;
    background:#f8fafc;
    transition:.2s ease;
}
.o7-header-search form:focus-within{
    background:#fff;
    border-color:#ffb45f;
    box-shadow:0 0 0 3px rgba(255,122,0,.10);
}
.o7-header-search button{
    color:#18212b;
    font-weight:900;
}
.o7-nav a{
    font-size:13px;
    letter-spacing:-.01em;
}

/* HOME — Hero da primeira seção */
.home .elementor > .elementor-section:first-child{
    background:linear-gradient(135deg,#fff7ea 0%,#fffdf8 48%,#fff0b8 100%)!important;
    border:1px solid #ffe2ae!important;
    box-shadow:0 18px 45px rgba(255,122,0,.08)!important;
    overflow:hidden!important;
    position:relative;
}
.home .elementor > .elementor-section:first-child:after{
    content:"";
    position:absolute;
    width:330px;
    height:330px;
    border-radius:50%;
    right:-120px;
    top:-125px;
    background:radial-gradient(circle,rgba(255,212,0,.42),rgba(255,212,0,0) 67%);
    pointer-events:none;
}
.home .elementor > .elementor-section:first-child .elementor-container{
    position:relative;
    z-index:1;
}
.home .elementor > .elementor-section:first-child h1{
    color:#111820!important;
    font-size:clamp(38px,5vw,62px)!important;
    line-height:1.02!important;
    max-width:760px;
    margin-bottom:18px!important;
}
.home .elementor > .elementor-section:first-child h6{
    color:#e35f00!important;
    font-size:12px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
    text-transform:uppercase;
}
.home .elementor > .elementor-section:first-child .elementor-widget-text-editor,
.home .elementor > .elementor-section:first-child .elementor-widget-text-editor p{
    color:#5d6673!important;
}
.home .elementor > .elementor-section:first-child .elementor-widget-text-editor:last-child p{
    color:#344054!important;
    font-size:14px;
}

/* Busca principal */
.home .elementor > .elementor-section:first-child .oferta7-search{
    margin-top:20px;
    border:1px solid rgba(17,24,39,.08);
    box-shadow:0 12px 28px rgba(16,24,40,.08);
}
.home .elementor > .elementor-section:first-child .oferta7-search button{
    background:linear-gradient(135deg,#ff7a00,#ff9900)!important;
    font-weight:900!important;
    padding-inline:28px!important;
}

/* Seções gerais da home: menos vazio, mais ritmo */
.home .elementor > .elementor-section:not(:first-child){
    margin-top:0!important;
}
.home .elementor > .elementor-section h2{
    font-size:clamp(25px,3vw,34px)!important;
    line-height:1.15!important;
    color:#111820!important;
    margin-bottom:10px!important;
}
.home .elementor > .elementor-section h2 + .elementor-widget-text-editor p{
    color:#667085!important;
}
.home .elementor-section .elementor-widget-wrap{
    align-content:flex-start;
}

/* Categorias mais elegantes */
.home .elementor-widget-text-editor a[href*="/categoria-ofertas/"]{
    min-width:132px;
    min-height:52px;
    margin:6px 4px;
    padding:11px 16px;
    border:1px solid #e7eaee;
    border-radius:14px;
    background:#fff;
    box-shadow:0 5px 16px rgba(16,24,40,.05);
    font-weight:800!important;
    font-size:14px;
}
.home .elementor-widget-text-editor a[href*="/categoria-ofertas/"]:hover{
    color:#e35f00!important;
    border-color:#ffc574;
    background:#fffaf3;
    box-shadow:0 10px 24px rgba(16,24,40,.09);
}

/* Grade inteligente: 1, 2, 3 ou 4 produtos nunca ficam esticados */
.oferta7-grid,
.oferta7-grid.oferta7-cols-1,
.oferta7-grid.oferta7-cols-2,
.oferta7-grid.oferta7-cols-3,
.oferta7-grid.oferta7-cols-4{
    grid-template-columns:repeat(auto-fit,minmax(235px,280px))!important;
    justify-content:start!important;
    align-items:stretch!important;
    gap:22px!important;
}

/* Card final */
.oferta7-card{
    width:100%!important;
    min-width:0!important;
    border-color:#e5e9ee!important;
    border-radius:16px!important;
    box-shadow:0 5px 18px rgba(16,24,40,.055)!important;
    transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.oferta7-card:hover{
    transform:translateY(-5px)!important;
    border-color:#ffd59d!important;
    box-shadow:0 16px 35px rgba(16,24,40,.10)!important;
}
.oferta7-card-image-link{
    height:235px!important;
    background:linear-gradient(180deg,#fff 0%,#fafbfc 100%)!important;
    border-bottom:1px solid #f1f3f5;
}
.oferta7-card-placeholder{
    min-height:215px!important;
    width:100%;
    border-radius:12px;
}
.oferta7-card-body{
    padding:17px 17px 18px!important;
}
.oferta7-card-store{
    font-size:11px!important;
    padding:5px 9px!important;
}
.oferta7-card-title{
    font-size:16px!important;
    line-height:1.3!important;
    min-height:42px!important;
    margin-top:2px!important;
}
.oferta7-card-brand{
    font-size:11px!important;
    margin-top:1px!important;
}
.oferta7-card-old{
    margin-top:8px!important;
    font-size:12px!important;
}
.oferta7-card-price{
    font-size:28px!important;
    line-height:1.15!important;
}
.oferta7-button{
    border-radius:10px!important;
    font-size:13px!important;
    font-weight:900!important;
    letter-spacing:.01em;
}
.oferta7-button-details{
    background:#111820!important;
}
.oferta7-button-details:hover{
    background:#26313c!important;
}

/* Barra de confiança: transforma as 4 colunas em pequenos cards */
.home .elementor > .elementor-section:nth-child(4) .elementor-column > .elementor-widget-wrap{
    height:100%;
    padding:18px 14px!important;
    border-radius:14px;
    background:#fff;
    border:1px solid #edf0f3;
    box-shadow:0 5px 15px rgba(16,24,40,.035);
}
.home .elementor > .elementor-section:nth-child(4) h3{
    margin:0 0 5px!important;
    font-size:25px!important;
}
.home .elementor > .elementor-section:nth-child(4) p{
    color:#667085!important;
    font-size:13px!important;
}
.home .elementor > .elementor-section:nth-child(4) p strong{
    color:#18212b!important;
    font-size:14px;
}

/* CTA antes da transparência — contraste correto */
.home .elementor > .elementor-section:nth-last-child(2){
    background:linear-gradient(135deg,#ff7200 0%,#ff9800 100%)!important;
    border:0!important;
    box-shadow:0 18px 38px rgba(255,122,0,.20)!important;
    overflow:hidden;
}
.home .elementor > .elementor-section:nth-last-child(2) h2,
.home .elementor > .elementor-section:nth-last-child(2) h3,
.home .elementor > .elementor-section:nth-last-child(2) p{
    color:#fff!important;
}
.home .elementor > .elementor-section:nth-last-child(2) p{
    opacity:.92;
}
.home .elementor > .elementor-section:nth-last-child(2) .elementor-button{
    background:#18a53b!important;
    color:#fff!important;
    border-radius:10px!important;
    min-height:48px;
    font-weight:900!important;
    box-shadow:0 8px 20px rgba(10,90,35,.18);
}
.home .elementor > .elementor-section:nth-last-child(2) .elementor-button:hover{
    background:#128833!important;
    transform:translateY(-2px);
}

/* Transparência final mais discreta */
.home .elementor > .elementor-section:last-child{
    padding-top:24px!important;
    padding-bottom:0!important;
}
.home .elementor > .elementor-section:last-child p{
    color:#8a94a3!important;
    font-size:11.5px!important;
    line-height:1.55!important;
}

/* Rodapé mais próximo do conteúdo */
.home .o7-footer{
    margin-top:34px!important;
}

/* Evita seção vazia deixando espaço */
.home .elementor-section[data-oferta7-empty="1"],
.home .e-con[data-oferta7-empty="1"]{
    display:none!important;
    margin:0!important;
    padding:0!important;
    min-height:0!important;
}

/* Desktop: se houver só 1 produto, não cria sensação de card perdido */
@media(min-width:901px){
    .home .oferta7-grid:has(.oferta7-card:only-child){
        grid-template-columns:minmax(250px,300px)!important;
    }
}

/* Tablet */
@media(max-width:900px){
    .oferta7-grid,
    .oferta7-grid.oferta7-cols-1,
    .oferta7-grid.oferta7-cols-2,
    .oferta7-grid.oferta7-cols-3,
    .oferta7-grid.oferta7-cols-4{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
    .home .elementor > .elementor-section:nth-child(4) .elementor-column{
        width:50%!important;
    }
}

/* Mobile */
@media(max-width:600px){
    .o7-container{width:min(calc(100% - 22px),var(--o7-container))}
    .o7-header-inner{gap:12px}
    .o7-brand-text{font-size:24px}
    .o7-mark{width:31px;height:31px}
    .home .elementor > .elementor-section:first-child{
        border-radius:14px!important;
    }
    .home .elementor > .elementor-section:first-child h1{
        font-size:36px!important;
    }
    .home .elementor > .elementor-section:first-child .oferta7-search{
        padding:6px!important;
    }
    .home .elementor > .elementor-section:first-child .oferta7-search form{
        display:grid!important;
        gap:6px;
    }
    .home .elementor > .elementor-section:first-child .oferta7-search button{
        width:100%!important;
    }
    .oferta7-grid,
    .oferta7-grid.oferta7-cols-1,
    .oferta7-grid.oferta7-cols-2,
    .oferta7-grid.oferta7-cols-3,
    .oferta7-grid.oferta7-cols-4{
        grid-template-columns:1fr!important;
    }
    .oferta7-card-image-link{
        height:260px!important;
    }
    .home .elementor-widget-text-editor a[href*="/categoria-ofertas/"]{
        width:calc(50% - 12px);
        min-width:0;
        justify-content:flex-start;
        font-size:13px;
    }
    .home .elementor > .elementor-section:nth-child(4) .elementor-column{
        width:100%!important;
    }
    .home .elementor > .elementor-section:nth-last-child(2) .elementor-column{
        width:100%!important;
    }
}

/* =========================================================
   OFERTA7 1.2.1 — banner publicitário limpo
   Remove textos/botões sobrepostos do banner do cabeçalho Elementor.
   A arte do banner passa a ser a comunicação principal.
   ========================================================= */
.home .elementor-location-header > .elementor > .elementor-section:first-child .elementor-widget-heading,
.home .elementor-location-header > .elementor > .elementor-section:first-child .elementor-widget-text-editor,
.home .elementor-location-header > .elementor > .elementor-section:first-child .elementor-widget-button,
.home .elementor-location-header > .elementor > .elementor-section:first-child .elementor-widget-icon-list {
    display:none!important;
}
.home .elementor-location-header > .elementor > .elementor-section:first-child:before,
.home .elementor-location-header > .elementor > .elementor-section:first-child .elementor-background-overlay {
    display:none!important;
    opacity:0!important;
    background:transparent!important;
}
.home .elementor-location-header > .elementor > .elementor-section:first-child {
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-size:cover!important;
}

/* Mobile: banner mais baixo e enquadrado, sem textos HTML por cima */
@media(max-width:767px){
    .home .elementor-location-header > .elementor > .elementor-section:first-child {
        min-height:190px!important;
        background-position:center center!important;
    }
    .home .elementor-location-header > .elementor > .elementor-section:first-child > .elementor-container {
        min-height:190px!important;
    }
}

/* =========================================================
   OFERTA7 1.2.2 — compatibilidade Elementor Containers (Flexbox)
   O banner superior usa a própria arte como comunicação.
   ========================================================= */
.home .elementor-location-header > .elementor > .e-con:first-child .elementor-widget-heading,
.home .elementor-location-header > .elementor > .e-con:first-child .elementor-widget-text-editor,
.home .elementor-location-header > .elementor > .e-con:first-child .elementor-widget-button,
.home .elementor-location-header > .elementor > .e-con:first-child .elementor-widget-icon-list,
.home .elementor-location-header > .elementor > .e-con:first-child .elementor-widget-icon-box {
    display:none!important;
}
.home .elementor-location-header > .elementor > .e-con:first-child:before,
.home .elementor-location-header > .elementor > .e-con:first-child:after,
.home .elementor-location-header > .elementor > .e-con:first-child > .elementor-background-overlay {
    opacity:0!important;
    background:transparent!important;
    pointer-events:none!important;
}
.home .elementor-location-header > .elementor > .e-con:first-child {
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-size:cover!important;
    min-height:310px!important;
    padding:0!important;
    overflow:hidden!important;
}
.home .elementor-location-header > .elementor > .e-con:first-child > .e-con-inner {
    min-height:310px!important;
    padding:0!important;
}
@media(max-width:767px){
    .home .elementor-location-header > .elementor > .e-con:first-child,
    .home .elementor-location-header > .elementor > .e-con:first-child > .e-con-inner {
        min-height:220px!important;
    }
    .home .elementor-location-header > .elementor > .e-con:first-child {
        background-size:cover!important;
        background-position:center center!important;
        border-radius:16px!important;
    }
}
