<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-436fd6a:#FAFF0C;--e-global-color-efb4298:#fb0404;--e-global-color-247bb4f:#9F1915;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#A60505;}.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,
body {
    margin: 0;
    padding: 0;
}
body {
    font: normal  17px / 25px "Cabin", Helvetica, Arial, Verdana, sans-serif;
}
* {
    box-sizing: border-box;
}
::placeholder {
    color: #d9d9d9;
}
a {
    transition: all .3s;
}


.container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}


@media only screen and (max-width: 900px){
.sticky-on img{max-width:100%;transition:all 0.5s}
.secao-form-select select{width:100%;color:#000;height:60px!important;border-radius:6px;border:1px solid #000}
.columns-forms .col-3{width:100%!important}
.wpb_wrapper .vc_figure { display: block; } 
}

@media (min-width: 1000px){
.sticky-on img{max-width:60%;transition:all 0.5s}
.secao-form-select select{width:100%;color:#000;height:60px!important;border-radius:6px;border:1px solid #000}
.columns-forms .col-3{width:20%!important}
}
.custom-nav&gt;li&gt;a{display:block;position:relative;padding:0 0 10px;text-decoration:none}
.custom-nav&gt;li&gt;a span{display:inline-block}
.custom-nav&gt;li li a:before,
.custom-nav&gt;li&gt;a:before{display:block;position:absolute;top:14px;right:0;width:13px;height:13px;content:"";background-repeat:no-repeat;background-position:center center}
.custom-nav&gt;li .custom-menu li{border:none!important}
.custom-nav&gt;li li a{padding-left:12px;background-image:none!important}
.custom-nav&gt;li li a:before{top:50%;margin-top:-1px;right:auto;left:0;width:3px;height:3px;-webkit-border-radius:50%;border-radius:50%}
.custom-nav&gt;li&gt;ul{display:none;margin:0;padding:0 20px 15px}
.custom-nav&gt;li&gt;ul a span{display:inline-block}
.custom-nav&gt;li li{margin-top:0;padding-top:7px}.bg-under-widget .custom-nav&gt;li:last-child&gt;ul,
.custom-nav&gt;li:last-child&gt;ul,.solid-bg .custom-nav&gt;li:last-child&gt;ul{margin-bottom:-5px}
.custom-menu .widget_pages&gt;ul,.menu{margin:0;padding:0 0 10px}.wf-container-bottom .wf-float-left{display:none!important}

.secao-ofertas h1{color:#000!important;font-weight:700}
.secao-ofertas-conteudo h2{color:#000!important;font-weight:700}
.secao-ofertas h1 span{color:#ed1c23!important}
.secao-ofertas-conteudo h2 span{color:#ed1c23!important}
.secao-ofertas-conteudo h2{text-align:center;margin-bottom:40px}
.secao-ofertas-conteudo .btn-tabloide{border:0}
.secao-ofertas-conteudo .btn-tabloide{border:0}
.main-nav.underline-decoration.upwards-line{max-width:686px;float:right;margin-top:35px}
.btn-link-tabloid{display:block;color:red;font-weight:800;transition:all 0.5s;text-align:center;margin:auto;border:3px solid red;border-radius:6px;text-transform:uppercase;text-decoration:none;padding:15px}
.btn-link-tabloid:hover{display:block;color:#fff;background:red;transition:all 0.5s}@media (max-width:767px){.vc_row.wpb_row.vc_row-fluid.secao-ofertas.vc_custom_1565728688792.vc_row-has-fill{margin:0 auto;text-align:center}
.secao-form-select{margin:0 auto;text-align:center}
.secao-ofertas-conteudo h2{font-size:25px}
.secao-ofertas h1{font-size:25px;line-height:25px}}
#tabloids-container {
            margin-top: 30px;
            clear: both;
            width: 100%;
            text-align: center; /* Center the store title and any other text */
        }
        .store-title {
            font-size: 20px;
            margin-bottom: 15px;
            font-weight: bold;
            color: #333;
            text-align: center; /* Ensure the store title is centered */
        }
        .tabloids-list {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            justify-content: center; /* Center the tabloid items horizontally */
        }
        .tabloid-item {
            width: 200px;
            text-align: center; /* Center text within each tabloid item */
            margin-bottom: 20px;
            background: #fff;
            border-radius: 5px;
            padding: 10px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            transition: transform 0.2s ease;
            display: flex;
            flex-direction: column;
            align-items: center; /* Center content vertically within each item */
        }
        .tabloid-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .tabloid-thumb {
            max-width: 100%;
            height: auto;
            border: 1px solid #eee;
            border-radius: 3px;
            margin-bottom: 8px;
        }
        .no-thumb {
            width: 100%;
            height: 200px;
            background-color: #f8f8f8;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #eee;
            border-radius: 3px;
            color: #666;
            font-weight: bold;
            margin-bottom: 8px;
        }
        .tabloid-name {
            font-size: 14px;
            margin-top: 8px;
            color: #333;
            font-weight: 500;
            text-align: center; /* Ensure text is centered */
            width: 100%; /* Full width to ensure proper centering */
        }
        .tabloid-link {
            display: block;
            color: inherit;
            text-decoration: none;
            text-align: center; /* Center any text in links */
            width: 100%; /* Full width for proper alignment */
        }/* End custom CSS */</pre></body></html>