@media (min-width: 1100px) {
    .cms-home .container {
        max-width: 1100px;
        padding: 0;
    }

    .cms-home .back-banner .conteudo {
        max-width: 1100px;
    }
}

@media (min-width: 1400px) {
    /* body {
        width: 100vw;
        overflow-x: hidden;
    } */

    .cms-home .category-section .container,
    .cms-home .back-banner .conteudo {
        max-width: calc(100vw * 1652 / 1920);
    }
}

@media (min-width: 1930px) {
    .cms-home .category-section .container,
    .cms-home .back-banner .conteudo {
        max-width: calc(100vw * 1652 / 2560);
    }
}

.page-layout-1column .column.main {
    background: var(--main-color);
}

.cms-home .bt-padrao {
    width: auto;
    padding: 0 14px;
    height: 32px;
    background-color: var(--main-color-01);
    border-radius: 4px;
    line-height: 32px;
    margin: 0;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: var(--main-color);
    text-decoration: none !important;
}

.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-next,
.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-prev,
.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-next,
.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-prev,
#accordionObjetivos .title-accordion,
#wordpress-posts .btLinkPost,
.cms-home .bt-padrao,
.bannerP-home .bt-banner,
.back-banner .conteudo a {
    transition: all 0.3s;
}

.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-next:hover,
.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-prev:hover,
.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-next:hover,
.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-prev:hover,
#wordpress-posts .btLinkPost:hover,
.cms-home .bt-padrao:hover,
.bannerP-home .bt-banner:hover,
.back-banner .conteudo a:hover {
    opacity: 0.8;
}

#accordionObjetivos .title-accordion:hover {
    opacity: 0.7;
}

.linkBanner {
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.owl-lancamentos2,
.owl-carousel-banners- {
    display: flex;
}

.owl-carousel-banners- .item {
    display: none;
    width: 100vw;
}

/*Banner BF vem ai*/
.tag-new {
    width: 118px;
    height: 26px;
    border: 1px solid var(--main-color-01);
    border-radius: 4px;
    color: var(--main-color-01);
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 14px;
    letter-spacing: 1.2px;
}

.banner-branco .tag-new {
    border: 1px solid var(--main-color);
    color: var(--main-color);
}

.cms-home .back-banner .conteudo {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
    align-items: start;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
}

.cms-home .back-banner .conteudo .d-flex {
    align-items: start;
    flex-direction: column;
    width: 100%;
}

.cms-home .back-banner .title-banner {
    font-family: var(--main-font-family-condensed);
    font-weight: 900;
    font-size: 42px;
    display: block;
    line-height: 40px;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}

.cms-home .back-banner .text-banner {
    line-height: 24px;
    font-size: 22px;
    margin-bottom: 0;
}

.contBts {
    display: flex;
    align-items: center;
    justify-content: start;
}

.back-banner .conteudo .contBts a {
    margin: 24px 0 0;
    pointer-events: auto;
}

.contBts .action.tocart.primary,
.back-banner .conteudo a {
    width: auto;
    height: 40px;
    line-height: 40px;
    background-color: var(--main-color);
    color: #3d3935;
    font-size: 16px;
    border-radius: 6px;
    margin: 16px auto 0;
    display: inline-block;
    text-align: center;
    padding: 0;
    text-decoration: none !important;
    position: relative;
    min-width: 130px;
    z-index: 2;
}



.back-banner .conteudo a {
    /* line-height: 32px; */
}

.back-banner.banner-preto .contBts .action.tocart.primary,
.back-banner.banner-preto .conteudo a {
    background-color: #252424;
    color: var(--main-color);
}

.back-banner.banner-branco {
    color: var(--main-color);
}

.back-banner.banner-branco .contBts .action.tocart.primary,
.back-banner.banner-branco .conteudo a {
    background-color: var(--main-color);
    color: #252424;
}

@media (max-width: 1440px) {
    .cms-home .back-banner .title-banner {
        font-size: 36px;
        line-height: 34px;
        margin-bottom: 4px;
    }

    .cms-home .back-banner .text-banner {
        line-height: 20px;
        font-size: 18px;
        margin-bottom: 0;
    }

    .back-banner .conteudo .contBts a {
        margin: 24px 0 0;
        max-width: 118px;
        height: 32px;
        line-height: 32px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
}

@media (max-width: 767px) {
    .tag-new {
        margin-bottom: 12px;
    }

    .cms-home .back-banner .title-banner {
        line-height: 24px;
        font-size: 26px;
        margin-bottom: 10px;
    }

    .cms-home .back-banner .conteudo {
        margin-left: 0;
        justify-content: end;
        padding: 24px 16px 48px;
    }

    .contentMobile {
        display: flex;
        width: 100%;
        align-items: end;
    }

    .back-banner .conteudo .contBts a {
        margin: 0;
        width: 120px;
        max-width: 120px;
        height: 40px;
        line-height: 40px;
    }
}

/*Fim Banner BF vem ai*/

/*Banners carrossel*/

.gallery {
    overflow: hidden;
    position: relative;
    height: 510px;
    background: var(--main-color)
        url(https://d1g2ab1f83fbfh.cloudfront.net/media/wysiwyg/home/carregando-carrossel-2.jpg)
        center top no-repeat;
    background-size: 1440px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.gallery .item-container {
    position: relative;
    margin: 0 auto;
    will-change: transform;
}

.gallery .back-banner {
    overflow: hidden;
    border-radius: 8px;
    position: absolute;
    left: 0;
    height: 510px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    will-change: opacity;
    z-index: 0 !important;
}

.gallery .owl-item {
    height: 510px;
    border-radius: 8px;
    overflow: hidden;
}

.gallery .item-container .banner-home {
    opacity: calc((var(--progress-0-1) * -0.7) + 0.99);
    background-size: cover;
    background-position: center;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    will-change: opacity;
}

.owl-carousel-banners .owl-item:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(210, 210, 215, 0.64);
    z-index: 1;
}

/* .owl-carousel-banners .owl-item:not(.active) .banner-home {
    filter: grayscale(1);
    transition-delay: 0.5s;
} */
/* .owl-carousel-banners .owl-item.active .banner-home {
    --abs: Max(var(--progress), var(--progress)* -1);
    --progress-0-1: clamp(0, var(--abs), 1);
    --progress-1-1: clamp(-1, var(--progress), 1);
    animation: animProgress .5s ease;
}
@keyframes animProgress {
    0% {
        --progress: 0;
    }

    100% {
        --progress: -0.5;
    }
}
.owl-carousel-banners .owl-item .banner-home {
    --abs: Max(-1, -1* -1);
    --progress-0-1: clamp(0, var(--abs), 1);
    --progress-1-1: clamp(-1, -1, 1);
} */
/* .owl-carousel-banners .owl-item {
    opacity: 0.3;
    transition: opacity 0.8s ease-in-out;
}

.owl-carousel-banners .owl-item.active {
    opacity: 1;
} */

.owl-carousel-banners .owl-item.active:before {
    display: none;
}

.cms-home .gallery {
    position: relative;
}

.cms-home .gallery:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border: 4px solid var(--main-color-01);
    border-top: 4px solid transparent;
    border-radius: 50%;
    animation: spin 2s linear infinite;
}

.cms-home .gallery .owl-carousel.owl-loaded {
    background: var(--main-color);
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.cms-home .owl-carousel-banners:has(.active .banner-branco) .owl-nav span {
    background: url(https://d1g2ab1f83fbfh.cloudfront.net/media/wysiwyg/home/icone-seta-carousel-branco.svg)
        center no-repeat !important;
}

.cms-home .owl-carousel-banners:has(.active .banner-branco) .owl-dot span {
    border: 1px solid var(--main-color);
}

.cms-home
    .owl-carousel-banners:has(.active .banner-branco)
    .owl-dot.active
    span {
    background: var(--main-color);
}

.cms-home .owl-theme .owl-dots .owl-dot,
.cms-home .owl-theme .owl-nav button,
.cms-home .newsletter .politica--botao .botao-enviar-news-home {
    outline: none;
    box-shadow: none !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.cms-home .owl-carousel .owl-nav button.owl-next,
.cms-home .owl-carousel .owl-nav button.owl-prev {
    background: transparent !important;
    position: relative;
    z-index: 9;
}

.cms-home .owl-carousel .owl-nav button.owl-next span {
    background: url(../../images/icons/icone-seta-carousel.svg) center no-repeat;
    height: 16px;
    width: 22px;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
}

.cms-home .owl-carousel .owl-nav button.owl-prev span {
    background: url(../../images/icons/icone-seta-carousel.svg) center no-repeat;
    height: 16px;
    width: 22px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    transform: rotate(180deg);
}

.cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
    text-align: center;
    width: auto;
    position: absolute;
    margin: 0;
    display: flex;
    justify-content: end;
    gap: 80px;
    /*Quando houver mais de 3 itens no carrossel principal da home, alterar a propriedade GAP para um valor maior*/
    right: 240px;
}

.cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
    margin: 0;
    justify-content: space-between;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 100%;
}

.cms-home .owl-carousel .owl-nav button.owl-next,
.cms-home .owl-carousel .owl-nav button.owl-prev {
    margin: 0 16px;
}

.cms-home .owl-carousel .owl-nav button.owl-prev span,
.cms-home .owl-carousel .owl-nav button.owl-next span {
    background: url(../../images/icons/icone-seta-carousel-mobile.svg) center
        no-repeat;
    height: 32px;
    width: 32px;
    transition: all 0.3s;
}

.cms-home .owl-carousel .owl-nav button:hover span {
    opacity: 0.8;
}

.cms-home .owl-carousel-banners:has(.active .banner-branco) .owl-nav span {
    background: url(../../images/icons/icone-seta-carousel-mobile.svg) center
        no-repeat !important;
}

.cms-home .gallery .owl-theme .owl-dots {
    text-align: center;
    margin: 0;
    position: relative;
    right: 272px;
    bottom: 56px;
    margin-left: auto;
    margin-right: 20px;
    width: 80px;
}

.cms-home .gallery .owl-theme .owl-dots .owl-dot {
    line-height: 32px;
    height: 32px;
}

.cms-home .owl-theme .owl-dots .owl-dot.active span,
.cms-home .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--main-color-01);
}

.cms-home .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background: transparent;
    border: 1px solid var(--main-color-01);
}

/*Categorias*/
.cms-home .categorias-home {
    display: flex;
    justify-content: start;
    /* gap: 24px; */
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.cms-home .categorias-home img {
    width: 100%;
    /* max-width: 132px; */
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    border: 0;
}

.cms-home .categorias-home a.link-categorias {
    display: block;
    color: var(--main-color-01);
    font-size: 16px;
    margin: 12px 0 0;
    text-align: center;
}

.cms-home .categorias-home a.link-categorias:hover {
    text-decoration: none;
}

.blListaSabor {
    margin: 0 0 0 44px;
    /* overflow: hidden; */
}

.lista-sabor {
    /* display: flex; */
    position: relative;
    padding: 0;
}

.bt-lista-sabor {
    background-color: var(--main-color-07);
    border: 1px solid var(--main-color-07);
    color: var(--main-color);
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    display: inline-block;
    margin: 7px 8px;
}

.lista-sabor a {
    color: var(--main-color-01) !important;
    display: inline-block;
    text-decoration: none !important;
    transition: all 0.3s;
    text-align: center;
    position: relative;
}

.lista-sabor a.sku-488 .text {
    display: block;
    position: absolute;
    width: 122px;
    left: 50%;
    transform: translateX(-50%);
}

.lista-sabor a:hover {
}

.imgSabor {
    background-color: var(--main-color-05);
    width: 98px;
    height: 98px;
    margin: 1px 1px 7px;
    border-radius: 98px;
    border: 4px solid var(--main-color);
    overflow: hidden;
    position: relative;
    outline: 1px solid var(--main-color-04);
}

.owl-carousel.owl-categorias-home {
    max-width: 1012px;
    padding: 16px 0 0 0;
    margin: 0;
}

.owl-carousel.owl-categorias-home .item {
    text-align: center;
}

.owl-carousel.owl-categorias-home:has(.item:nth-child(-n + 3)) {
    display: flex !important;
    /* gap: 16px; */
}

.cat-whey .owl-carousel.owl-categorias-home,
.cat-omegas .owl-carousel.owl-categorias-home {
    margin: 0 auto;
}

.cms-home .owl-carousel.owl-categorias-home .owl-nav button.owl-next,
.cms-home .owl-carousel.owl-categorias-home .owl-nav button.owl-prev {
    background: #e5e5e5 !important;
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -5px !important;
}

.cms-home .owl-carousel.owl-categorias-home .owl-nav button.owl-next:hover,
.cms-home .owl-carousel.owl-categorias-home .owl-nav button.owl-prev:hover,
.section-em-alta .owl-em-alta-home .link-em-alta:hover,
.section-lancamentos .owl-lancamentos2 .link-em-alta:hover {
    opacity: 0.8;
}

.cms-home .owl-carousel.owl-categorias-home .owl-nav button.owl-next {
    right: -44px;
}

.cms-home .owl-carousel.owl-categorias-home .owl-nav button.owl-prev {
    left: -44px;
}

.owl-carousel.owl-categorias-home .owl-nav button.owl-next span {
    background: url(../../images/novos-icones/seta-carousel.svg) center
        no-repeat;
    background-size: 6px;
    height: 19px;
    width: 32px;
    transform: rotate(180deg);
}

.owl-carousel.owl-categorias-home .owl-nav button.owl-prev span {
    background: url(../../images/novos-icones/seta-carousel.svg) center
        no-repeat;
    background-size: 6px;
    height: 19px;
    width: 28px;
    transform: rotate(0deg);
}

.owl-carousel.owl-categorias-home .owl-prev,
.owl-carousel.owl-categorias-home .owl-next {
    position: absolute;
    top: 29px;
    margin: 0 !important;
    outline: none;
    box-shadow: none;
}

.owl-carousel.owl-categorias-home.owl-theme .owl-nav {
    margin: 0;
}

.owl-carousel.owl-categorias-home .owl-prev {
    left: -22px;
}

.owl-carousel.owl-categorias-home .owl-next {
    right: -22px;
}

.cms-home .background-blocos {
    background-position: center top;
}

.product-items.slick-slider .slick-slide .product-item {
    margin: 0 !important;
    max-width: 100%;
}

/*  */
.cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.page-main h1.h1-home {
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    margin: 40px auto 0px;
}

@media (min-width: 1600px) {
    .gallery {
        height: 699px;
        background: var(--main-color)
            url(https://d1g2ab1f83fbfh.cloudfront.net/media/wysiwyg/home/carregando-carrosel.jpg)
            center top no-repeat;
        background-size: 1920px;
    }

    .gallery .item-container {
        height: 699px;
        width: 1920px;
        margin-left: 50%;
        transform: translateX(-50%);
    }

    .gallery .back-banner {
        height: 699px;
    }

    .gallery .owl-item {
        height: 699px;
    }

    .gallery .item-container .banner-home {
        width: 1508px;
    }

    .cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
        max-width: 1508px;
    }

    .cms-home .gallery .owl-theme .owl-dots {
        right: 206px;
    }
}

@media (min-width: 1101px) and (max-width: 1599px) {
    .gallery .item-container {
        height: 510px;
        width: 1600px;
        margin-left: 50%;
        transform: translateX(-50%);
    }

    .cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
        max-width: calc(100vw - 420px);
        left: 50%;
    }

    .cms-home .gallery .owl-theme .owl-dots {
        right: 250px;
    }

    .gallery {
        height: 510px;
    }

    .gallery .back-banner {
        height: 510px;
    }

    .gallery .item-container .banner-home {
        width: 1100px;
    }

    .cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
        max-width: 1100px;
    }

    .gallery .owl-item {
        height: 510px;
    }
}

@media (min-width: 1025px) and (max-width: 1100px) {
    .cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
        max-width: calc(100vw - 320px);
        left: 50%;
        transform: translate(-50%);
    }

    .cms-home .gallery .owl-theme .owl-dots {
        right: 155px;
    }
}

/*Tablet*/
@media (min-width: 768px) and (max-width: 1024px) {
    /*Banners*/

    .gallery {
        height: 370px;
        background-size: 1439px;
    }

    .gallery .back-banner {
        height: 370px;
    }

    .gallery .owl-item {
        height: 367.79359px;
    }

    .gallery .item-container .banner-home {
        width: 100%;
    }

    .cms-home .gallery .owl-theme.owl-carousel-banners .owl-nav {
        max-width: calc(100vw - 120px);
    }

    .cms-home .gallery .owl-theme .owl-dots {
        right: 70px;
    }
}

@media (max-width: 767px) {
    .gallery,
    .gallery .back-banner,
    .gallery .item-container,
    .gallery .owl-item {
        height: 533px;
    }

    .cms-home .gallery {
        min-height: 485px;
        overflow: initial;
    }

    .gallery .item-container .banner-home {
        width: 100%;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .cms-home .owl-carousel .owl-nav button.owl-next,
    .cms-home .owl-carousel .owl-nav button.owl-prev {
        margin: 0 16px;
    }

    .cms-home .owl-carousel .owl-nav button.owl-prev span,
    .cms-home .owl-carousel .owl-nav button.owl-next span {
        background: url(../../images/icons/icone-seta-carousel-mobile.svg)
            center no-repeat;
        height: 32px;
        width: 32px;
    }

    .cms-home .owl-carousel-banners:has(.active .banner-branco) .owl-nav span {
        background: url(../../images/icons/icone-seta-carousel-mobile.svg)
            center no-repeat !important;
    }

    .cms-home .gallery .owl-theme .owl-dots {
        width: 80px;
        margin: auto;
        position: relative;
        text-align: center;
        top: 0px;
        right: 0;
    }

    .cms-home .gallery .owl-theme .owl-dots .owl-dot {
        width: 24px;
    }

    .cms-home .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 0 auto;
    }

    .cms-home .gallery .owl-theme .owl-dots .owl-dot.active span {
        background: var(--main-color-01);
    }

    .cms-home
        .owl-carousel-banners:has(.active .banner-branco)
        .owl-dot.active
        span {
        background: var(--main-color-01);
    }

    .cms-home .owl-carousel-banners:has(.active .banner-branco) .owl-dot span {
        border: 1px solid var(--main-color-01);
    }

    .contBts .action.tocart.primary,
    .back-banner .conteudo a {
        min-width: 104px;
        padding: 0 10px;
    }
}

/* Bloco Banner P */
.bannerP-home {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.line02 {
    margin-top: 16px;
}

.bannerP01 {
    margin-right: 16px;
}

.bannerP01,
.bannerP02 {
    max-width: 542px;
    width: 100%;
    height: 369px;
    border-radius: 8px;
}

.back-banner-p {
    display: flex;
    max-width: 542px;
    width: 100%;
    height: 369px;
    position: relative;
    border-radius: 8px;
}

.cont-banner-p {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 24px;
    width: 100%;
}

.bannerP-home h2 {
    font-size: 1.424rem;
    font-family: var(--main-font-family-condensed);
    color: var(--main-color-01);
    line-height: 23px;
    font-weight: 900;
}

.bannerP-home .txt-banner-p {
    line-height: 19px;
    display: block;
}

.bannerP-home .bt-banner {
    display: block;
    width: 116px;
    height: 32px;
    line-height: 32px;
    background: var(--main-color-01);
    border-radius: 4px;
    color: var(--main-color);
    text-align: center;
    text-decoration: none !important;
    position: relative;
    z-index: 2;
}

/* Bloco Em Alta */
.product-click-image {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.section-blog h2,
.section-em-alta h2 {
    margin-top: 48px;
    font-size: 1.802rem;
    font-family: var(--main-font-family-condensed);
    margin-bottom: 25px;
    font-weight: 900;
    text-transform: uppercase;
}

.section-blog h2 span,
.section-em-alta h2 span {
    font-family: var(--main-font-family-utopia);
    font-style: italic;
    font-weight: 400;
    text-transform: none;
}

.section-blog h2 span {
    margin-left: 5px;
}

.section-em-alta .owl-em-alta-home .item {
    width: 356px;
    height: 400px;
    /* background: #F0F0F0; */
    background-size: 100% !important;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

.section-em-alta .owl-em-alta-home .tag-em-alta {
    padding: 0 13px;
    height: 28px;
    border: 1px solid #666666;
    border-radius: 14px;
    color: var(--main-color-03);
    text-align: center;
    line-height: 25px;
    display: block;
    left: 27px;
    top: 22px;
    position: absolute;
}

.section-em-alta .owl-em-alta-home .cont-item-em-alta {
    margin-left: 27px;
    width: 100%;
}

.section-em-alta .owl-em-alta-home .titulo-prod {
    font-size: 1.4375rem;
    font-weight: bold;
    display: block;
    line-height: 23px;
    max-width: 48%;
}

.section-em-alta .owl-em-alta-home .prod-2409 .cont-item-em-alta,
.section-em-alta .owl-em-alta-home .prod-2409 .titulo-prod,
.section-em-alta .owl-em-alta-home .prod-290 .cont-item-em-alta,
.section-em-alta .owl-em-alta-home .prod-290 .titulo-prod {
    max-width: 140px;
}

.section-em-alta .owl-em-alta-home .link-em-alta {
    color: var(--main-color-03);
    text-decoration: none;
    line-height: 16px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-top: 5px;
    max-width: 90px;
}

.section-em-alta .owl-em-alta-home .link-em-alta:after {
    content: "";
    background: url(../../images/novos-icones/seta-carousel.svg) center
        no-repeat;
    background-size: 6px;
    width: 7px;
    height: 13px;
    display: inline-block;
    transform: rotate(180deg);
    margin-left: 7px;
}

.section-em-alta .owl-em-alta-home .numero-item {
    width: 121px;
    height: 100px;
    text-align: left;
    font: normal normal 300 132px/100px var(--main-font-family);
    letter-spacing: 0px;
    color: #d0d0d0;
    position: absolute;
    bottom: 10px;
    left: 22px;
}

.cms-home .owl-carousel.owl-em-alta-home .owl-nav {
    text-align: right;
}

.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-next,
.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-prev {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background: #e5e5e5 !important;
    margin: 1px 0 0 8px;
}

.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-prev span,
.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-next span {
    background: url(../../images/novos-icones/seta-carousel.svg) center
        no-repeat;
    background-size: 6px;
    margin: 0 auto;
}

.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-prev span {
    transform: rotate(0deg);
}

.cms-home .owl-carousel.owl-em-alta-home .owl-nav button.owl-next span {
    transform: rotate(180deg);
}

/* Lancamentos */
.cms-home .container.section-lancamentos {
    overflow: hidden;
}

.section-lancamentos h2 {
    margin-top: 64px;
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.46px;
}

.section-lancamentos h2 span {
    font-family: var(--main-font-family-utopia);
    font-style: italic;
    font-weight: 400;
    text-transform: none;
}

.owl-lancamentos2.slick-initialized .slick-slide {
    margin: 0 8px;
}

.owl-lancamentos2.slick-dotted.slick-slider {
    margin: 0px;
}

.section-lancamentos .owl-lancamentos2 .item {
    width: 356px;
    height: 485px;
    border-radius: 8px;
    display: flex;
    align-items: end;
    background-size: cover;
    position: relative;
}

.section-lancamentos .owl-lancamentos2 .cont-item-lancamentos {
    padding: 0 24px 24px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: space-between;
    position: relative;
    pointer-events: none;
}

.section-lancamentos .owl-lancamentos2 .titulo-prod {
    display: block;
    font-size: 14px;
    color: var(--main-color);
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.28px;
}

.section-lancamentos .owl-lancamentos2 .complemento-prod {
    display: block;
    line-height: 22px;
    color: var(--main-color);
    font-size: 20px;
    font-weight: bold;
    max-width: 220px;
}

.section-lancamentos .owl-lancamentos2 .link-lancamentos {
    display: flex;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: var(--main-color);
    border-radius: 38px;
    color: var(--main-color-01);
    text-align: center;
    text-decoration: none !important;
    position: relative;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.section-lancamentos .owl-lancamentos2 .link-lancamentos svg path {
    fill: var(--main-color-01);
}

.section-lancamentos .owl-lancamentos2 .backColorBlack .titulo-prod {
    color: var(--main-color-01);
}

.section-lancamentos .owl-lancamentos2 .backColorBlack .complemento-prod {
    color: var(--main-color-01);
}

.section-lancamentos .owl-lancamentos2 .backColorBlack .link-lancamentos {
    background: var(--main-color-01);
    color: var(--main-color);
}

.section-lancamentos
    .owl-lancamentos2
    .backColorBlack
    .link-lancamentos
    svg
    path {
    fill: var(--main-color);
}

.cms-home .owl-carousel.owl-lancamentos2 .owl-nav {
    text-align: right;
}

.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-next,
.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-prev {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background: #e5e5e5 !important;
    margin: 1px 0 0 8px;
}

.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-prev span,
.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-next span {
    background: url(../../images/novos-icones/seta-carousel.svg) center
        no-repeat;
    background-size: 6px;
    margin: 0 auto;
}

.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-prev span {
    transform: rotate(0deg);
}

.cms-home .owl-carousel.owl-lancamentos2 .owl-nav button.owl-next span {
    transform: rotate(180deg);
}

.section-lancamentos .owl-lancamentos2 .item.itemTodos {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #f9f9f9;
}

.owl-lancamentos2 .link-ver-todos {
    width: auto;
    padding: 0 25px;
    margin: 0;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
}

.owl-lancamentos2 .link-ver-todos img {
    margin: auto;
}

.owl-lancamentos2 .link-ver-todos p {
    font-size: 18px;
    line-height: 20px;
    max-width: 150px;
    color: #141414;
    margin-top: 6px;
}

.section-lancamentos .owl-lancamentos2 .prod-banner-15151 .complemento-prod {
    max-width: 208px;
}

.section-lancamentos .backImgBanner {
    position: absolute;
    z-index: 0;
}

.arrowsLancamentos {
    position: relative;
    width: 119px;
    height: 24px;
    background: #f5f5f5;
    border-radius: 12px;
    margin-top: 9px;
}

.arrowsLancamentos .slick-prev,
.arrowsLancamentos .slick-next {
    box-shadow: none !important;
    outline: none !important;
    width: 24px;
    height: 24px;
    background: transparent;
}

.arrowsLancamentos .slick-prev:before,
.arrowsLancamentos .slick-next:before {
    font-size: 12px;
    padding: 0;
}

.arrowsLancamentos .slick-prev {
    left: 9px;
}

.arrowsLancamentos .slick-next {
    right: 9px;
}

.arrowsLancamentos .slick-dots {
    top: 0;
    align-items: center;
    justify-content: center;
    height: 24px;
    display: flex;
}

.arrowsLancamentos .slick-dots li {
    width: 16px;
    height: 24px;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
}

.arrowsLancamentos .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0;
    margin: 0 auto;
    border: 1px solid var(--main-color-01);
}

.section-lancamentos .owl-lancamentos2 .prod-banner-15614 .complemento-prod,
.section-lancamentos .owl-lancamentos2 .prod-banner-15413 .complemento-prod {
    max-width: 150px;
}

.section-lancamentos .owl-lancamentos2 .prod-banner-15016 .complemento-prod {
    max-width: 215px;
}

.section-lancamentos .owl-lancamentos2 .prod-banner-15011 .complemento-prod {
    max-width: 151px;
}

.section-lancamentos .owl-lancamentos2 .prod-banner-12986 .complemento-prod {
    max-width: 190px;
}

/* Faixa infos */
.section-infos {
    margin-top: 32px;
}

.blcInfos {
    height: 72px;
    background: var(--main-color-01);
    border-radius: 15px;
    color: var(--main-color);
    letter-spacing: 0.72px;
    font-size: 12px;
    line-height: 15px;
    padding: 16px 0;
}

.blcInfos a {
    color: var(--main-color);
    text-decoration: underline;
}

.blcInfos .col-md-4 {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.blcInfos .col-md-4:after {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    background: #707070;
    right: 0;
}

.blcInfos .col-md-4:last-child::after {
    display: none;
}

/* Objetivos  */
.cms-home .container.section-objetivos {
    margin-top: 45px;
    padding-bottom: 45px;
}

.section-objetivos .row {
}

.colImgObjetivo {
    background: url(https://essentialnutrition-upload-files.s3.amazonaws.com/site-nutrition/home/qual-o-seu-objetivo-new.jpg)
        center right 30px no-repeat;
    text-align: right;
}

.colImgObjetivo img {
    margin-right: 33px;
    margin-top: 5px;
    max-width: 374px;
}

.section-objetivos .padL30 {
    padding-left: 30px;
}

.section-objetivos h2 {
    font-size: 23px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 18px;
}

#accordionObjetivos {
    border-bottom: 1px solid var(--main-color-04);
}

#accordionObjetivos .card {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid var(--main-color-04);
    background-color: transparent;
}

#accordionObjetivos > .card > .card-header {
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    margin-bottom: -1px;
}

#accordionObjetivos .title-accordion {
    color: var(--main-color-01);
    text-align: left;
    padding-right: 36px;
    padding-top: 10px;
    padding-bottom: 11px;
    display: block;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    position: relative;
    border-top: 1px solid var(--main-color-04);
}

#accordionObjetivos .title-accordion strong {
    font-family: var(--main-font-family-condensed);
    font-weight: 900;
    font-style: normal;
}

#accordionObjetivos .title-accordion::after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 16px;
    right: 1px;
    transition: all 0.3s;
    background: url(../../images/novos-icones/arrow_outward.svg) right center
        no-repeat;
}

#accordionObjetivos .title-accordion[aria-expanded="true"]:after {
    transform: rotate(90deg);
    right: 5px;
    top: 14px;
}

/* Blogo Receitas + Blog */
.section-blog-receita {
    background: #f0f0f0;
    padding: 62px 0;
}

.contentBlogReceita {
    max-width: 504px;
}

.blcTitle {
    margin-bottom: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blcTitle h2 {
    font-size: 23px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0.46px;
    margin-bottom: 0;
}

.contentBlogReceita .blcContent {
    margin-top: 23px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contentBlogReceita .blcContent .linkTituloReceita {
    font-size: 20px;
    line-height: 20px;
    color: var(--main-color-01);
    font-weight: bold;
    text-decoration: none !important;
}

.contentBlog .col-12 {
    padding: 0 8px;
}

.contentBlog .linkImagemPost {
    display: block;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    height: 179px;
}

.contentBlog .linkImagemPost img {
    max-width: fit-content;
    height: 179px;
}

.contentBlog .blcContent {
    padding: 0 16px 16px;
    background: var(--main-color);
    border-radius: 0 0 8px 8px;
}

.contentBlog .blcContent ul {
    list-style: none;
    display: flex;
    /* gap: 5px; */
    margin: -12px 0 0;
    padding: 0;
}

.contentBlog .blcContent ul li {
    margin: 0;
    display: block;
}

.contentBlog .blcContent ul a {
    background: var(--main-color-01);
    color: var(--main-color);
    font-size: 12px;
    text-align: center;
    height: 20px;
    padding: 0 14px;
    line-height: 20px;
    text-decoration: none !important;
    border-radius: 12px;
    font-weight: 500;
    display: block;
    margin: 2px 5px 2px 0;
}

.contentBlog .blcContent p {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 24px;
    margin-bottom: 0;
    height: 80px;
}

.contentBlog .blcFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contentBlog .blcFooter span {
    font-size: 14px;
    line-height: 16px;
    color: var(--main-color-03);
}

.contentBlog .link-post {
    display: flex;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: var(--main-color-01);
    border-radius: 38px;
    text-align: center;
    text-decoration: none !important;
    position: relative;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

/* Banner P */
.section-banner-p {
    padding: 64px 0;
}

.section-banner-p .linkBanner {
    position: absolute;
}

.heightBannerP {
    height: 369px;
}

.section-banner-p .slick-initialized .slick-slide {
    margin: 0 8px;
    width: 100%;
    max-width: 542px;
}

.arrowsBannerP {
    position: relative;
    width: 119px;
    height: 24px;
    background: #f5f5f5;
    border-radius: 12px;
    margin-top: 9px;
}

.arrowsBannerP .slick-prev,
.arrowsBannerP .slick-next {
    box-shadow: none !important;
    outline: none !important;
    width: 24px;
    height: 24px;
    background: transparent;
}

.arrowsBannerP .slick-prev:before,
.arrowsBannerP .slick-next:before {
    font-size: 12px;
    padding: 0;
}

.arrowsBannerP .slick-prev {
    left: 0px;
}

.arrowsBannerP .slick-next {
    right: 0px;
}

.arrowsBannerP .slick-dots {
    top: 0;
    align-items: center;
    justify-content: center;
    height: 24px;
    display: flex;
}

.arrowsBannerP .slick-dots li {
    width: 16px;
    height: 24px;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
}

.arrowsBannerP .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0;
    margin: 0 auto;
    border: 1px solid var(--main-color-01);
}

.section-banner-p h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-family: var(--main-font-family-condensed);
    color: var(--main-color-01);
    line-height: 24px;
    font-weight: 900;
}

.section-banner-p .txt-banner-p {
    line-height: 19px;
    display: block;
}

.section-banner-p .bt-banner {
    display: block;
    width: 116px;
    height: 32px;
    line-height: 32px;
    background: var(--main-color-01);
    border-radius: 4px;
    color: var(--main-color);
    text-align: center;
    text-decoration: none !important;
    position: relative;
    z-index: 2;
}

.section-banner-p .banner-branco h2,
.section-banner-p .banner-branco .txt-banner-p {
    color: var(--main-color);
}

.section-banner-p .banner-branco .bt-banner {
    background: var(--main-color);
    color: var(--main-color-01);
}

/* Nossa Marca */
.section-nossa-marca {
    padding-bottom: 130px;
}

.section-nossa-marca .col-md-4 {
    display: flex;
    align-items: end;
}

.section-nossa-marca h2 {
    font-size: 150px;
    font-family: var(--main-font-family-condensed-extra);
    color: #d6ab59;
    line-height: 122px;
    font-weight: 900;
    max-width: 670px;
    margin-bottom: 0;
}

.section-nossa-marca p {
    font-size: 1.125rem;
    line-height: 24px;
    margin-bottom: 23px;
    max-width: 300px;
}

.section-nossa-marca .bt-padrao {
    margin-top: 0;
    margin-bottom: 10px;
}

/* Produtos */
.listProdHome {
    padding-top: 30px;
}

.cms-home .page-wrapper .block.widget .products-grid .product-item {
    flex: auto;
}

.cms-home .page-wrapper .product-items {
    gap: 24px;
}

.btWishlist .towishlist {
    z-index: 3;
}

.product_img {
    display: block;
    position: relative;
    padding-bottom: 0;
    background: #f8f8f8;
    overflow: hidden;
}

.product-item-details {
    padding-top: 4px;
}

.product-item-name-list {
    font-size: 1rem;
    line-height: 1.32rem;
    height: 93px;
    text-align: left;
}

.product-item-name-list a {
    display: block;
    text-decoration: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0px;
    line-height: 18px;
    color: var(--main-color-01) !important;
    font-weight: 600 !important;
    font-size: 1rem;
}

.product-item-details .nameComplement {
    text-align: left;
    color: var(--main-color-03);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0;
    display: block;
}

.blPriceTags {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    height: 45px;
    margin-top: -25px;
}

.price-box.price-final_price {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}

.product-item .price-box .price {
    font-size: 1rem !important;
    color: var(--main-color-01);
    font-weight: bold;
    display: block;
}

.product-item .special-price {
    display: block;
    line-height: 16px;
    margin-top: 6px;
    height: 21px;
}

.product-item .price-box .old-price .price {
    font-size: 14px !important;
    color: var(--main-color-03);
    line-height: 14px;
    display: block;
    text-align: left;
    font-weight: 400;
}

.products-grid .product-item-actions {
    margin: 16px 0 0;
}

.product_img .product-item-photo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}

.item-tierprice {
    text-align: left;
}

.widget-bestseller-grid .product_img {
    overflow: auto;
}

.widget-bestseller-grid .product_img .product-item-photo {
    position: relative;
}

.campaign-active .product-item-details .item-tierprice div {
    display: none;
}

.listProdHome .product-image-photo {
    position: relative;
}

/* Desktop */
@media (min-width: 768px) {
    .section-nossos-produtos {
        height: 730px;
    }

    .contentFixed100 {
        display: flex;
        align-items: center;
        margin-left: auto;
        max-width: calc(var(--padContainer3) + 1092px);
        position: absolute;
        overflow: hidden;
    }

    .owl-lancamentos2.slick-initialized .slick-slide {
        margin: 0 8px;
        max-width: 356px;
        width: 100%;
    }

    .section-objetivos .padR30 {
        padding-right: 30px;
    }

    .heightLancamentos {
        height: 492px;
    }
}

/*MOBILE*/
@media (max-width: 767px) {
    body {
        width: 100vw;
        overflow-x: hidden;
    }

    .blListaSabor {
        margin: 0;
    }

    .gallery .owl-item,
    .gallery .back-banner {
        border-radius: 0;
    }

    .cms-home .categorias-home {
        padding: 0;
    }

    .gallery- {
        height: calc(100vw * 533 / 375);
    }

    .section-lancamentos .owl-lancamentos2 .item {
        /* height: calc(100vw* 485 / 375); */
        height: calc(100vw * 445 / 375);
    }

    .owl-carousel.owl-categorias-home:has(.item:nth-child(-n + 3)) {
        gap: 11px;
    }

    .owl-carousel.owl-categorias-home {
        max-width: 100vw;
        padding-top: 29px;
    }

    .imgSabor {
        width: 88px;
        height: 88px;
    }

    .container.bannerP-home {
        padding: 0 24px;
    }

    .bannerP-home {
        flex-direction: column;
    }

    .bannerP01,
    .bannerP02 {
        height: 385px;
        overflow: hidden;
        margin: 8px 0;
    }

    .back-banner-p {
        background-size: 100%;
    }

    .cont-banner-p {
        justify-content: end;
        align-items: start;
        flex-direction: column;
        padding: 24px 24px;
    }

    .bannerP-home .bt-banner {
        margin-top: 16px;
    }

    /* Categorias */
    .titleH1 {
        margin-top: 32px;
    }

    /* Lancamentos */
    .cms-home .container.section-lancamentos {
        padding: 0;
    }

    .section-lancamentos h2 {
        padding-left: 16px;
    }

    .arrowsLancamentos {
        margin-left: 16px;
    }

    .owl-lancamentos2 .slick-list {
        /* margin-left: -8px;
        padding-left: 0 !important; */
        padding: 0 24px 0 8px !important;
    }

    .owl-lancamentos2.slick-initialized .slick-slide {
        max-width: calc(100vw - 32px);
        max-width: 100vw;
    }

    .heightLancamentos {
        /* height: 492px; */
        height: calc(100vw * 445 / 375);
    }

    .section-lancamentos .backImgBanner {
        width: 100%;
    }

    /* Infos */
    .section-infos .container,
    .section-infos .container .col-12 {
        padding: 0;
    }

    .section-infos .container .row {
        margin: 0;
    }

    .blcInfos {
        border-radius: 0;
        overflow: scroll;
        padding: 0;
    }

    .blcInfos .scrollMobile {
        max-width: 675px;
        width: 675px;
        display: flex;
        flex-direction: row;
        height: 72px;
        align-items: center;
    }

    .blcInfos .scrollMobile .col-md-4 {
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 0 34px;
    }

    .blcInfos .scrollMobile .col-md-4:nth-child(1) {
        width: 172px;
        padding-left: 15px;
    }

    .blcInfos .scrollMobile .col-md-4:nth-child(2) {
        width: 223px;
    }

    .blcInfos .scrollMobile .col-md-4:nth-child(3) {
        width: 280px;
    }

    .blcInfos .scrollMobile .col-md-4:after {
        content: "";
        height: 41px;
        width: 1px;
        position: absolute;
        right: 0;
        display: block;
        background: #707070;
    }

    /* Em Alta */
    .container.section-em-alta {
        padding: 0;
    }

    .section-em-alta h2 {
        padding: 0 24px;
    }

    .section-em-alta h2 span {
        display: block;
        line-height: 22px;
        margin-top: -3px;
    }

    .owl-carousel.owl-em-alta-home .owl-stage,
    .owl-carousel.owl-lancamentos2 .owl-stage {
        margin-left: -8px;
    }

    .owl-carousel.owl-em-alta-home .owl-item,
    .owl-carousel.owl-lancamentos2 .owl-item {
        overflow: hidden;
        border-radius: 8px;
    }

    .cms-home .owl-carousel.owl-em-alta-home .owl-nav,
    .cms-home .owl-carousel.owl-lancamentos2 .owl-nav {
        padding: 0 24px;
    }

    .section-em-alta .owl-em-alta-home .tag-em-alta,
    .section-em-alta .owl-lancamentos2 .tag-em-alta {
        left: 22px;
    }

    .section-em-alta .owl-em-alta-home .cont-item-em-alta,
    .section-em-alta .owl-lancamentos2 .cont-item-em-alta {
        margin-left: 22px;
        max-width: 40%;
    }

    .section-em-alta .owl-em-alta-home .numero-item {
        left: 14px;
    }

    .section-em-alta .owl-em-alta-home .item,
    .section-em-alta .owl-lancamentos2 .item {
        width: auto;
        height: 400px;
    }

    .section-em-alta .owl-em-alta-home .titulo-prod,
    .section-em-alta .owl-lancamentos2 .titulo-prod {
        line-height: 23px;
    }

    /* .cms-home .categorias-home img {
        max-width: 98px;
    }

    .cms-home .categorias-home {
        gap: 10px;
        justify-content: start;
        padding-left: 24px;
        overflow: auto;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .cms-home .categorias-home a.link-categorias {
        width: 106.44px;
        margin: 12px auto 0;
    }

    .cms-home .categorias-home div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    } */

    .section-objetivos .row {
        flex-direction: column;
    }

    .section-objetivos .padL30 {
        padding-left: 24px;
    }

    #accordionObjetivos {
        padding: 16px 0 0;
    }

    #accordionObjetivos .title-accordion {
        padding-left: 0;
    }

    .colImgObjetivo img {
        margin-right: 0;
    }

    #accordionObjetivos > .card button {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .section-objetivos h2 {
        margin-bottom: 0;
        margin-top: 9px;
    }

    .overflowMobile {
        width: 100%;
        position: relative;
        overflow: scroll;
        padding-bottom: 10px;
    }

    .section-blog .container {
        padding: 0;
    }

    .contentBlogReceita .blcContent {
        margin-top: 16px;
    }

    .contentBlog {
        margin-top: 60px;
    }

    .blcTitle {
        margin-bottom: 22px;
    }

    .contentBlog .row {
        overflow: scroll;
    }

    .scrollMobilePost {
        display: flex;
        padding-left: 8px;
    }

    .scrollMobilePost .col-6 {
        padding: 0 8px;
    }

    /* Banner P */
    .section-banner-p .container {
        padding: 0;
    }

    .section-banner-p .slick-initialized .slick-slide {
        max-width: 310px;
    }

    .section-banner-p .slick-list {
        padding-left: 16px;
    }

    .arrowsBannerP {
        margin-left: 16px;
        margin-top: 16px;
    }

    .section-banner-p h2 {
        margin-bottom: 4px;
        width: 270px;
        font-size: 23px;
        line-height: 24px;
    }

    .section-banner-p .cont-banner-p a {
        margin-left: 0 !important;
        margin-top: 11px;
    }

    /* Nossa marca */
    .section-nossa-marca {
        padding-bottom: 70px;
    }

    .section-nossa-marca .col-md-8 {
        padding: 0 16px;
    }

    .section-nossa-marca h2 {
        font-size: 100px;
        line-height: 80px;
    }

    .section-nossa-marca .bl-text {
        min-width: 132px;
        text-align: left;
        margin-top: 23px;
    }

    .section-nossa-marca .bt-padrao {
        width: 170px;
        height: 40px;
        line-height: 40px;
    }

    #wordpress-posts {
        width: 1272px;
        padding: 0 24px;
    }

    .section-blog h2 {
        padding: 0 24px;
        display: flex;
    }

    .section-blog h2 span {
        margin-left: 12px;
        max-width: 215px;
    }

    .cms-home .section-blog .bt-padrao {
        margin: 14px 24px 0 auto;
    }

    #wordpress-posts .titulo-post {
        font-size: 1.25rem;
    }

    #wordpress-posts .categorias-post li {
        height: 28px;
        font-size: 1rem;
        line-height: 28px;
    }

    .section-nossos-produtos {
        background: none;
        height: auto;
        position: relative;
        margin-top: 42px;
    }

    .section-nossos-produtos .imgBlocoNossosProdutos {
        margin-left: 0;
        margin-top: 0;
    }

    .blocoAnimeLetter {
        height: 100px;
        margin-top: 0;
        top: 216px;
    }

    .animTextBack {
        background-size: 1230px auto;
        height: 100px;
    }

    @keyframes marquee {
        0% {
            background-position: 0;
        }

        100% {
            background-position: -1230px;
        }
    }

    .section-nossos-produtos .pad0 {
        padding: 0 24px;
    }

    .section-nossos-produtos .bl-text {
        margin-left: 0;
    }

    .section-nossos-produtos .bl-text p {
        margin-top: 0;
        max-width: 310px;
    }

    .page-main h1.h1-home {
        font-size: 21px;
        line-height: 23px;
        max-width: 310px;
    }

    .cms-home .page-wrapper .product-items {
        gap: 0;
    }

    .cms-home .page-wrapper .block.widget .products-grid .product-item {
        flex: 0 0 50%;
        padding: 0 5px;
        margin-bottom: 48px !important;
    }

    .container.listProdHome {
        padding: 0 10px;
    }

    .product-item-name-list {
        line-height: 1.175rem;
        min-height: 115px;
    }

    .product-item-name-list a {
        font-size: 14px;
    }

    .product-item .price-box .price {
        font-size: 14px !important;
    }

    .blPriceTags {
        line-height: 18px;
        flex-direction: column-reverse;
        align-items: flex-start;
        height: 55px;
    }

    .price-box.price-final_price {
        margin: 0;
        flex-direction: row-reverse;
        align-items: center;
    }

    .price-box.price-final_price .old-price {
        margin-top: 4px;
    }

    .product-item .price-box .old-price .price {
        font-size: 12px !important;
        line-height: 16px;
        margin-right: 10px;
        font-weight: 400;
    }

    .products-grid .product-item-actions {
        margin: 12px 0 0;
    }

    .product-item .action.tocart.primary {
        margin-top: 5px;
    }

    .action.tocart.primary {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        text-transform: none;
    }
}

.faixa-home {
    background: var(--main-color-01);
    text-align: center;
    color: var(--main-color);
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
    transition: all 0.5s;

    &.fixed {
        top: 94px;
    }

    .item {
        a {
            color: var(--main-color);
        }
    }

    .back-falsificado {
        color: var(--main-color-01);

        a {
            color: var(--main-color-01);
            font-family: var(--main-font-family-utopia);
            text-decoration: none;
        }
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        margin: 0;
    }

    .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: 0px;
        z-index: 9999;
        left: 0;
    }

    .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 0px;
        z-index: 9999;
        right: 32px;
    }

    .owl-carousel .owl-nav button.owl-prev span,
    .owl-carousel .owl-nav button.owl-next span {
        background: url(https://essentialnutrition-upload-files.s3.amazonaws.com/site-nutrition/icone/arrow-left-fff.svg)
            center no-repeat;
        background-size: 27px;
        height: 32px;
        width: 32px;
        position: absolute;
        z-index: 1;
        top: 0;
    }
}

.faixa-home:has(.active > .back-falsificado) {
    background: #ffc725;

    .owl-carousel .owl-nav button.owl-prev span,
    .owl-carousel .owl-nav button.owl-next span {
        background: url(https://essentialnutrition-upload-files.s3.amazonaws.com/site-nutrition/icone/arrow-left-000.svg)
            center no-repeat;
        background-size: 27px;
    }
}

@media (min-width: 768px) {
    .faixa-home {
        .container {
            max-width: 420px;
        }
    }
}

@media (max-width: 767px) {
    .faixa-home {
        .container {
            padding: 0;
        }

        &.fixed {
            top: 60px;
        }
    }
}

@media (max-width: 767px) and (min-width: 395px) {
    .gallery,
    .gallery .back-banner,
    .gallery .item-container,
    .gallery .owl-item {
        height: 600px;
    }
}

@media (max-width: 340px) {
    .section-nossa-marca h2 {
        font-size: 80px;
        line-height: 60px;
    }
}

/* Categorias Black Friday */
.category-item.liCat-20-de-desconto,
.category-item.liCat-40-de-desconto {
    background: #e6e0dd;
}

.category-item.liCat-20-de-desconto a,
.category-item.liCat-40-de-desconto a {
    color: #000000;
    font-weight: bold;
}

.category-item.liCat-25-de-desconto,
.category-item.liCat-45-de-desconto {
    background: #ff6e1a;
}

.category-item.liCat-30-de-desconto,
.category-item.liCat-50-de-desconto {
    background: #141414;
}

.category-item.liCat-25-de-desconto a,
.category-item.liCat-45-de-desconto a,
.category-item.liCat-30-de-desconto a,
.category-item.liCat-50-de-desconto a {
    color: #ffffff;
    font-weight: bold;
}

.category-item.liCat-40-de-desconto,
.category-item.liCat-45-de-desconto,
.category-item.liCat-50-de-desconto {
    display: none;
}

.campaign-active .category-item.liCat-40-de-desconto,
.campaign-active .category-item.liCat-45-de-desconto,
.campaign-active .category-item.liCat-50-de-desconto {
    display: flex;
}

/*banner fps*/

.cms-home .back-banner .title-banner.fps {
    max-width: 398px;
}

@media (max-width: 767px) {
    .cms-home .back-banner .title-banner.fps {
        max-width: 181px;
    }
}
