/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/




li {
    list-style: none;
    font-size: 17px;
    line-height: 21px;
    color: #000000;
}


#beneficios, #assinante, #oferta {
    background: #951e16;
}

#como-funciona {
    background: #eae9dd;
}

.vh-75 {
    height: 86vh !important;
}

  .text-container {
    max-width: 700px;
    margin: 0 auto; /* centraliza */
  }

body {
    background-color: #fff;
}

div#wrapper {
    background: #ffffff;
}


#gastronomia {
    background: #eae9dd;
}

#beneficios {
    background: #951e16;
}

#explore p {
    margin-bottom: 10px;
}

section#header {
    background-color: #d7e6eb;
}

section#juridico {
    background-color: #000000;
}

#exclusivo p {
    color: #ffffff;
}

h1,
h2 {
    font-family: 'Merriweather', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #000000;
    font-weight: 600;
}

h1, .titulo {
    font-size: 35px;
    line-height: 45px;
}

h4 {
    font-size: 18px;
}

h3 {
    font-family: 'Merriweather', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

p {
    font-family: "Lato", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 21px;
    line-height: 27px !important;
    margin-bottom: 0;
    color: #000000;
    font-weight: 500;
}


#beneficios p {
    font-size: 19px;
    line-height: 27px !important;

}



#beneficios a {
    color: #ffffff;
    text-decoration: underline !important;
}

hr {
    border: 1px solid #ccc;
}

.img-small {
    height: 60px;
}

.text-white {
    color: #ffffff;
}

.btn {
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    border-radius: 6px;
    font-size: 17px;
    padding: 25px 25px;
    min-width: 326px;
}

.btn-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 326px;
}

.btn.banner {
    background: #dc650d ;
    padding: 21px;
}

.btn.banner:hover {
    background: #000;
    color: #fff;
}

.btn:hover {
    background: #951e16;
    color: #fff;
}


.btn-bgred:hover {
    background: #ffffff;
    color: #000000;
}

p i {
    color: #8c8c8c;
    font-size: 20px;
}

.font-md {
    font-size: 15px;
}

.font-sm {
    font-size: 13px;
}

#header-wrap {
    background: none;
    border: none;
}

.menu-item{
    border-top: none!important
}

mark {
    background-color: #fff6a6 !important;
}

.gratis {
    background-color: #000;
    padding: 15px;
    margin-bottom: 4px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 30px;
    width: max-content;
    color: #00adef;
    min-width: 326px;
    text-align: center;
}


a.custom-next {
    color: #ffffff;
    background: #951e16;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    border: 2px solid #5f1710;    
    line-height: 56px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin:2px;
}


a.custom-prev {
    color: #ffffff;
    background: #951e16;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    border: 2px solid #5f1710;
    line-height: 56px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin:2px;
}


a.custom-prev:hover, a.custom-next:hover {
    color: #000000 !important;
    background: #000000;
    border: 2px solid #000000;
    cursor: pointer;
}




.owl-nav {
    display: none;
}


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

footer {
    background: #ffffff;
}

div#copyrights {
    background: #232222
}


#copyrights {
    padding: 50px 0;
    font-size: 0.875rem;
    line-height: 1.8;
}


footer p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

p.fone {
    margin: 0 0 6px;
    font-size: 20px;
}

footer h4 {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 40px;
    line-height: 22px;
}

.icon-social {
    margin-right: 15px;
}

p.legal {
    font-size: 13px;
    line-height: 16px !important;
    margin-top: 35px !important;
    width: 70%;
}

.social-icons {
    margin-bottom: 40px;
}

.chat a {
    color: #ffffff;
}

a {
    color: #00adef;
}

.order {
    order: 2;
}



/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	
	
#intro .btn {
    max-width: none !important;
}	
	
.valor-mes .btn {
    min-width: initial;
}	
	
	
.economize {
    margin-top: -30px;
}	
	
section#intro {
        background-image: url(../images/header-mobile.jpg);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh;
    }	

    .pack {
        margin-left: 0px;
    }
	
	
h1, .titulo {
    font-size: 32px;
    line-height: 37px;
}	
	

	
.gratis {
        margin-top: 140px !important;
        font-size: 23px;
        min-width: 224px;
    }	
	
.one-page-arrow {display:block !important}	
	
#intro p {
    font-size: 17px;
    line-height: 21px !important;
}	
	

    #copyrights {
        padding: 20px 20px;
    }


}

@media (min-width: 767px) {

    .order {
        order: initial;
    }


}


@media (min-width: 992px) {
    section#intro {
        background-image: url(../images/header-bg.jpg);
    }

    h1, .titulo {
        font-size: 40px;
    }

    h4 {
        font-size: 18px;
    }

    .pd-50 {
        padding-right: 50px;
    }

    .menu-container {
        display: flex!important;
    }

    .primary-menu-trigger {
        display: none!important;
    }

    .is-expanded-menu .sticky-header #header-wrap {
        background-color: #23272bcc;
        border: none;
    }
    
}

@media (min-width: 1600px) {
    .padding {
        padding-right: 100px;
    }
}