/*START CYBER MONDAY 2025*/
.wrap {
    padding-top: 0 !important;
}
#header-portal-de-ofertas {
    background: rgb(255,255,255) !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.menu-header-list {
    background-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    border-radius: 10px;

}
.menu-header-list li a{
    color:#000;
}
.menu-header-list li a:hover{
    background-color: transparent;
    opacity: .5;
    transition: .6s;
}
.subheader {
    background-color: #fff;
}
.subheader h1,
.subheader .breadcrumb li, .subheader .breadcrumb li a {
    color: #000;
}
.subheader .breadcrumb li a.active {
    color: #1387a1;
}
.banner,
.bar,
.button-block {
    background: #1387a1;
}
.button-block:hover{
    background-color: #1387a1;
    opacity: .6;
    transition: .6s;
}
.top-ofertas,
.lojas{
    background-color: #94cd42;
}
.box-subtitle-in-black,
#footer .bg-secondary {
    background: #636363;
    background: linear-gradient(0deg, #636363 0%, #636363 100%);
}
#whatsapp-group.bg-dark,
#whatsapp-group .bg-dark,
#footer .bg-dark{
    background-color: #f3f3f3 !important;
}
#footer ul li a{
    color:#636363 !important;
}
/*END CYBER MONDAY*/










/*START PORTAL DE OFERTAS*/
/* .carousel-portal-de-ofertas,
.section-banner-970x250,
.section-banner-triple-336x280,
.section-banner-880-380-dual-offer,
.section-banner-728-90{
    padding:2rem 0 0 0;  
}
.carousel-portal-de-ofertas img{
    border-radius: 15px;
}
footer a{
    color:#fff;
    text-decoration: none;
}
footer a:hover{
    opacity: .8;
    transform: .6s;
}
footer a span{
    margin-bottom:10px;
    line-height: 1.5;
}
footer small{
    line-height: 1.3;
}
small {
    font-size: 1rem !important;
}
.bg-dark{
    background-color:#000 !important;
}
.text-dark-100 {
    color: #636363;
}
.bg-secondary {
    background-color: #2c2c2c !important;
}

#whatsapp-group img{
    cursor: pointer;
}
.box-media-link{
    background-color:transparent !important;
}
#header-portal-de-ofertas{
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(39,39,39,1) 100%);
}
.sticky-section {
    position: sticky;
    top: 0;
    z-index: 1000;
}
#categoria_aberta_banner .box-media{
    padding:0 !important;
}
#categoria_aberta_banner .box-media.bg-white{
    background-color: transparent !important;
}

@media (min-width: 320px){
    header{
        min-height: 104px;
    }
    .home-portal .banner{
        min-height: 544px;
    }
    .home-portal .top-ofertas{
        min-height: 1143px;
    }
    .lgpd small {
        font-size: .6rem !important;
    }
    .lgpd img {
        width: 100px;
    }
    small {
        font-size: 1rem !important;
    }
    footer ul li img {
        width: 80%;
    }
    .logo-freemium-ajust{
        width: 55%;
    }
    .breadcrumb li a {
        font-size: 12px !important;
    }
}

@media (min-width: 768px){
    .lgpd small {
        font-size: .875rem !important;
    }
    .lgpd img {
        width: 130px;
    }
    small {
        font-size: .875em;
    }
    footer ul li img {
        width: 50%;
    }
    .logo-freemium-ajust{
        width: 35%;
    }
    .breadcrumb li a {
        font-size: 13px !important;
    }
}
@media (max-width: 768px) {
    .wrap {
        padding-top: 0;
    }
}

@media (min-width: 992px){
    footer .bg-dark ul li .img {
        width: 82%;
    }
    .logo-freemium-ajust{
        width: 53%;
    }
    .home-portal .banner{
        min-height: 370px;
    }
}

@media (min-width: 1200px){
    header{
        min-height: 104px;
    }
    .home-portal .banner{
        min-height: 425px;
    }
    .home-portal .top-ofertas{
        min-height: 453px;
    }
    footer .bg-dark ul li .img {
        width: 80%;
    }
}


 */
