/*
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
 */

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Bold';
    src: url('../fonts/Inter.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

button {
    outline: none !important;
}

/* *************** PAGES *************** */
.page-title {
    margin-left: 0 !important;
}

/* ************************************* */

/****************** LAYOUT *******************/
/*HEADER*/

.customer_wishlist_header {
    float: right;
    margin-left: 30px;
}

.customer_wishlist_header a {
    font-family: 'Inter', sans-serif;
    color: #555555;
    position: static;
    height: auto;
    width: auto;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 41px;
    padding-top: 30px;
}

.customer_wishlist_header a:hover {
    color: #555555;
}

.customer_wishlist_header a i,
.page-wrapper .page-header.type1 .header.content .custom-font::before,
.page-wrapper .page-header.type1 .header.content .minicart-wrapper .action.showcart:before {
    font-size: 20px !important;
}

.page-wrapper .page-header.type1 .header.content li.link.authorization-link-custom {
    margin-left: 0px !important;
    position: relative;
}

.page-wrapper .page-header.type1 .header.content li.link.authorization-link-custom a,
.page-wrapper .page-header.type1 .header.content .minicart-wrapper .action.showcart {
    font-size: 14px;
    font-family: 'Inter-Bold';
}

.page-wrapper .page-header.type1 .header.content li.link.authorization-link-custom a.custom-font i {
    font-size: 13px;
    color: #afafaf;
}

.page-wrapper .page-header.type1 .header.content .minicart-wrapper .action.showcart .counter.qty {
    border-radius: 50%;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    top: 0px;
    right: -22px;
}


.page-wrapper .page-header.type1 .header.content .custom-font::before {
    margin-right: 10px !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-wrapper .page-header.type1 .header.content .block-search {
        width: 300px !important;
    }

    .page-wrapper .page-header.type1 .header.content .header-logo .logo {
        left: 30%;
    }

    .page-wrapper .page-header.type1 .nav-sections {
        z-index: 99999;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation {
        background-color: #fff !important;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0 > a.level-top {
        color: #232323 !important;
    }

    .nav-sections .mean-nav ul li .level-top span {
        font-size: 20px;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0 ul.submenu {
        border: none !important;
    }
}


/*Popup My Account*/
.popup_dropdown_my_account {
    display: none;
    position: absolute;
    background-color: #fff;
    width: max-content;
    box-shadow: 7px 7px 10px #c1c1c1;
    z-index: 999999;
}

.popup_dropdown_my_account .block-content ul {
    padding-left: 0;
    margin-bottom: 0;
}

.popup_dropdown_my_account .block-content ul li {
    margin-bottom: 0;
}

.popup_dropdown_my_account .block-content ul li:hover {
    background-color: #f7f7f7;
}

.popup_dropdown_my_account .block-content ul li:last-child a {
    color: #3d9315;
}

.popup_dropdown_my_account .block-content ul li:hover a {
    color: #3d9315;
    text-decoration: none;
}

.popup_dropdown_my_account .block-content ul li a {
    font-family: 'Inter-Bold', serif !important;
    color: #000;
    font-size: 16px !important;
    width: 100%;
    height: 100%;
    display: block;
    padding: 13px 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1840px) {
    .popup_dropdown_my_account {
        right: 0;
    }

    .page-wrapper .page-header.type1 .header.content li.link.authorization-link-custom {
        position: inherit;
    }
}


/******************/

/*
@media only screen and (max-width: 768px) {
    div.panel.header {
        background-color: #3d9315;
    }
}
*/

/* ***** POPUP CARRINHO ***** */
.page-wrapper .page-header.type1 .header.content .minicart-wrapper .action.showcart.active:before {
    width: 72px;
}

.page-wrapper .page-header.type1 .header.content .minicart-wrapper .block-minicart {
    position: absolute;
    top: 95px;
}

.page-wrapper .page-header.type1 .header.content .minicart-wrapper .action.showcart:before {
    animation: none;
    transition: none !important;
    -webkit-transition: none !important;
    width: -webkit-fill-available !important;
    margin-left: 20px !important;
}

/* ************************** */

/*MENU*/
.overlay_submenu {
    background-color: #fff;
    height: 100%;
    position: absolute;
    left: -500px;
    right: -500px;
}

.background_menu {
    background-color: #00000047;
    height: 100%;
    position: fixed;
    left: -500px;
    right: -500px;
    pointer-events: none;
}

.magicmenu .nav-desktop .level0 .level-top > span {
    font-size: 12px;
}

.header_right_menu_mobile {
    display: none;
}

.page-wrapper .page-header.type1 .header.content .custom-font::before {
    margin-right: 5px;
}


@media screen and (max-width: 767px) {
    .page-wrapper .page-header.type1 .header.content li.link.authorization-link-custom a.custom-font i {
        display: none;
    }

    .header_right_menu_desktop {
        display: none;
    }

    .header_right_menu_mobile {
        display: flex;
        align-items: center;
        float: right;
        font-size: 20px;
        /*height: 60px;*/
        max-height: 50px;
        position: absolute;
        top: 0px;
        right: 20px;
        height: 100%;
    }

    .header_right_menu_mobile .fa {
        margin-left: 15px;
        color: #000;
    }

    .header.content .block-search .field.search .control {
        display: none;
        position: relative;
        z-index: 9999;
        background-color: white;
    }

    .page-wrapper .page-header.type1 .header.content .header-logo .action.nav-toggle {
        top: calc(25%);
    }

    .page-wrapper .page-header.type1 .header.content .header-logo .logo > img {
        width: 80px;
    }

    .header-logo .nav-toggle:before {
        font-size: 25px;
    }

    .page-wrapper .page-header.type1 .header.content .header-logo,
    header.page-header,
    header.page-header .header.content {
        max-height: 50px;
    }

    .nav-sections {
        width: calc(100% - 100px);
    }

    .nav-sections .mean-nav ul li .level-top span {
        font-size: 13px;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0 ul.submenu {
        padding-left: 15px;
    }
}


@media screen and (min-width: 768px) {
    .page-wrapper .page-header.type1 {
        margin-bottom: 0px;
    }

    .product.media {
        float: none !important;
    }

    .page-wrapper .page-header.type1 .header.content .custom-font::before {
        margin-right: 5px;
    }

    /*
    .magicmenu .nav-desktop .level0:hover {
        border-bottom: solid 4px #3d9315;
    }
    */
    .magicmenu .nav-desktop .level0:hover > a {
        font-family: 'Inter-Bold';
    }

    .magicmenu .nav-desktop .level0.hasChild:hover .level-top:after {
        font-weight: bold;
    }

    .magicmenu .nav-desktop .level0:hover .level-top-mega {
        top: 100%;
        box-shadow: none;
    }

    .magicmenu .nav-desktop .level0:hover .level-top-mega .submenu a:hover,
    .magicmenu .nav-desktop .level0:hover .level-top-mega .content-mega-horizontal a:hover {
        font-family: 'Inter-Bold', serif;
    }

}

/********/
/*FOOTER*/
.container_footer_info h2 {
    font-family: 'Inter-Bold', serif;
}

.container_footer_info .content_info_footer {
    padding-left: 0;
    font-size: 14px;
    line-height: 25px;
}

.container_footer_info a {
    color: #3d9315;
}

.container_footer_info .content_info_footer a {
    color: #b0b0b0 !important;
}

.container_info_logotipo_footer {
    border-top: solid 1px #ccc;
}

.pagebuilder-column-group.container_footer_info {
    padding-bottom: 0 !important;
    background-color: #313030 !important;
    color: #b0b0b0 !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 {
    background-color: #313030 !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 .footer-columns {
    padding-top: 0 !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 .footer-top {
    display: none !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 .footer-bottom {
    background-color: #272626 !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 .footer-bottom .content-main {
    border-top: none !important;
    padding: 15px 0 !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 .footer-bottom .content-main p.copyright-text {
    color: #b0b0b0 !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 .footer-columns .content-main {
    display: none !important;
}

.page-wrapper .page-footer .footer-wrapper.type1 .footer-columns .footer-text-content {
    border-top: none !important;
    padding: 30px 0 !important;
}

.page-wrapper .socials > li > a {
    width: 20px !important;
    height: 20px !important;
}

.page-wrapper .socials > li > a:hover {
    background-color: transparent !important;
    border: none !important;
    color: #3d9315 !important;
}

@media screen and (max-width: 767px) {
    .footer.content {
        text-align: center;
    }

    .footer.content .pagebuilder-column {
        margin-bottom: 50px;
    }

    .footer.content .pagebuilder-column h1 {
        margin-bottom: 20px;
    }
}

/********/
/*********************************************/
/**************** START HOMEPAGE *********************/
.section_banner_homepage {
    position: relative;
}

.section_banner_homepage figure {
    margin-bottom: 0;
}

.section_banner_homepage img {
    width: 100%;
}

.section_banner_homepage h1,
.section_banner_homepage h3,
.section_banner_homepage .links_section_homepage {
    position: absolute;
    width: 100%;
}

.section_banner_homepage h1 {
    top: 10px;
    font-size: 40px;
    font-family: 'Inter-Bold', serif;
}

.section_banner_homepage h3 {
    top: 65px;
    font-size: 25px;
    font-family: 'Inter', serif;
}

.section_banner_homepage .links_section_homepage {
    top: 110px;
    font-size: 20px;
    font-family: 'Inter', serif;
}

.section_banner_homepage .links_section_homepage a {
    text-decoration: none;
}

.section_banner_homepage .links_section_homepage a:after {
    content: '\f105';
    font-family: "FontAwesome", serif;
    margin-left: 10px;
}

.menu_minha_conta_item_mobile {
    display: none;
}

.categorias_link_content a:hover {
    text-decoration: none;
    color: #3d9315;
}

.categoria_homepage_container {
    position: relative;
}

.categoria_homepage_container figure img {
    width: 100%;
}

.categoria_homepage_container .categorias_link_content {
    font-size: 20px;
}

@media only screen and (min-width: 768px) {
    .categoria_homepage_container .categorias_link_content {
        top: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .section_banner_homepage h1 {
        font-size: 25px;
        top: 10px;
    }

    .section_banner_homepage h3 {
        font-size: 20px;
        top: 45px;
    }

    .section_banner_homepage .links_section_homepage {
        font-size: 18px;
        top: 80px;
    }

    .menu_minha_conta_item_mobile {
        display: block;
        left: 0;
        width: 100%;
        padding: 10px 15px;
        font-size: 15px;
        text-transform: uppercase;
        border-top: solid 1px #e1e1e1;
        font-family: "Inter-Bold", serif;
    }

    .menu_minha_conta_item_mobile a {
        display: block;
        color: #555555;
        font-weight: bold;
    }

    .categoria_homepage_container:last-child {
        margin: 0 !important;
    }

    .categoria_homepage_container:first-child {
        margin: 0 0 10px 0 !important;
    }

    .categoria_homepage_container .categorias_link_content {
        position: absolute;
        bottom: 20px;
    }
}

.categoria_homepage_container .categorias_link_content {
    font-family: "Inter", serif;
}

.categoria_homepage_container h1,
.categoria_homepage_container h3,
.categoria_homepage_container .categorias_link_content {
    position: absolute;
    width: 100%;
}

.categoria_homepage_container h1 {
    font-family: "Inter-Bold", serif;
    font-size: 50px;
    top: 20px;
}

.categoria_homepage_container h3 {
    font-size: 20px;
    top: 80px;
}


/***************** END HOMEPAGE **********************/


.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
    padding-top: 30px;
    padding-bottom: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
    padding-top: 8px;
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul {
    padding-top: 0 !important;
}

.magicmenu .nav-desktop .level0 .level-top > span.highlight-outlet /*Desktop menu - "Outlet" Menu*/
{
    color: #3d9315;
}

.magicmenu .nav-desktop {
    border-top: solid 1px #eee;
    display: flex;
    justify-content: space-between;
}


/*Retirar padding do menu para ficar alinhado com o resto do header*/
.nav-sections-item-content {
    max-width: 1500px;
    padding-left: 0px;
    padding-right: 0px;
}


.magicmenu .nav-desktop .level0 .level-top-mega .children.level1:has(ul.submenu) > a span {
    font-weight: bold !important;
    text-transform: uppercase !important;
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
    font-weight: normal;
    text-transform: none;
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
    width: 160px;
}

.magicmenu .nav-desktop .level0:hover .level-top-mega {
    left: 0px !important;
    right: 0px;
}

.magicmenu .nav-desktop .level0 .level-top-mega {
    transition: none;
    -webkit-transition: none;
}

/*Menu*/
.magicmenu .level-top.hasChild a.level-top {
    pointer-events: none;
}

@media only screen and (max-width: 767px) {
    /*Esconder "Menu" e "Account" no menu mobile*/
    .nav-sections-item-title.active,
    .nav-sections-item-title {
        display: none;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation {
        position: absolute;
        top: 10px;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0 > a.level-top {
        color: #555555;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0:last-child a span {
        color: #3d9315;
    }

    .navigation .nav-mobile .level0 .level-top .submenu .level1:has(ul.submenu) > a span {
        font-weight: bold !important;
        text-transform: uppercase !important;
    }

}


/********* BREADCRUMBS *********/
@media (min-width: 769px) {
    .page-wrapper > .breadcrumbs {
        background-color: #eee;
        margin-left: 0px;
        max-width: 100%;
        padding: 5px;
    }
}

.breadcrumbs .items {
    padding-left: 15px;
    max-width: 1500px;
    margin: auto;
    letter-spacing: 1px;
}

.breadcrumbs strong {
    color: #3d9315;
    font-weight: bold;
    text-transform: uppercase;
}

.breadcrumbs .items .item a,
.breadcrumbs .items .item a:visited,
.breadcrumbs .items .item a:active,
.breadcrumbs .items .item a:focus {
    font-weight: bold;
    color: #848484 !important;
}

.breadcrumbs .items .item a:hover {
    text-decoration: none;

}

.breadcrumbs .item:not(:last-child):after {
    content: '\002F';
    font-size: 16px;
    margin: 0 2px;
}

@media only screen and (max-width: 767px) {
    header.page-header {
        margin-bottom: 0;
    }

    .breadcrumbs {
        display: block;
        background-color: #f7f7f7;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .breadcrumbs .items {
        padding-left: 0;
    }
}

/*******************************/


ul.submenu > a span {
    font-weight: bold !important;
    text-transform: uppercase !important;
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
    font-weight: normal;
    text-transform: none;
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
    width: 160px;
}

.magicmenu .nav-desktop .level0:hover .level-top-mega {
    left: 0px !important;
    right: 0px;
}

.magicmenu .nav-desktop .level0 .level-top-mega {
    transition: none;
    -webkit-transition: none;
}


@media only screen and (max-width: 767px) {
    /*Esconder "Menu" e "Account" no meno mobile*/
    .nav-sections-item-title.active,
    .nav-sections-item-title {
        display: none;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation {
        position: absolute;
        top: 10px;
        height: 100vh;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation ul {
        height: 100vh;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0 > a.level-top {
        color: #555555;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0.cat:last-child a span {
        color: #3d9315;
    }

    .page-wrapper .page-header.type1 .nav-sections .navigation > ul li.level0.ext {
        font-family: 'Inter-Bold', serif;
    }

    .product-colors-sizes {
        top: 170px;
    }
}

.product-colors-sizes {
    pointer-events: none;
}


.new_color_info_content {
    background-color: #3d9315;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 20px;
    position: absolute;
    z-index: 999;
    font-size: 10px;
    font-family: 'Inter-Bold', serif;
    right: 0;
}

.new_product_info_content {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 20px;
    position: absolute;
    z-index: 999;
    font-size: 10px;
    font-family: 'Inter-Bold', serif;
    right: 0;
}


#custom-modal {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*FILTROS PRODUTOS*/
.sidebar.sidebar-main .block .block-content.filter-content .filter-options .swatch-option {
    background-size: cover !important;
    width: 29px;
    height: 29px;
    border-radius: 50%;
}

.sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item {
    border-bottom: none !important;
}

@media only screen and (max-width: 767px) {
    .sidebar.sidebar-main .block.filter .filter-content .filter-subtitle {
        color: black;
        font-family: 'Inter-Bold', serif;
        font-size: 25px;
        padding-left: 15px;
        text-transform: uppercase;
        border-bottom: none;
    }

    .filter.active .filter-title {
        border-bottom: none !important;
    }

    .filter.active .filter-options {
        padding: 10px;
    }

    .sidebar.sidebar-main .block.filter .filter-title strong {
        background-color: #3d9315;
        border-color: #3d9315;
        padding: 7px 30px;
        font-size: 13px;
        text-transform: uppercase;
    }

    .sidebar.sidebar-main .block#layered-filter-block {
        display: block !important;
    }

    .filter.active .filter-title strong:after {
        position: absolute;
        right: 10px;
        color: black;
        font-weight: bold;
    }
}

/******************/


/* **************** PAGINATION **************** */
.pages strong.page,
.pages a.page:hover,
.pages .action.next:hover,
.pages .action.previous:hover {
    background: #3d9315 !important;
    border: 1px solid #3d9315 !important;
}

/* ******************************************** */


/* ***** Página "Quem Somos" Content ***** */
.quem_somos_content_text {
    font-size: 16px;
}

/* *************************************** */


/* ******************** PRICE INFO ******************** */
.product-info-main .normal-price {
    float: left;
    margin-bottom: 20px;
}

.product-info-main .normal-price .price-container .price-label {
    font-size: 16px;
}

.product-info-main .normal-price .price-container .price-wrapper .price {
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
    color: #3d9315;
    display: block;
}

.global_attribute_content {
    margin-top: 30px;
}

.swatch_opt_pagina_produto .swatch-attribute.master_color {
    display: none;
}

@media screen and (min-width: 768px) {
    .product-info-main .product-options-wrapper {
        width: 60%;
    }
}

/* **************************************************** */


/* ********** GALERIA DE IMAGENS PRODUTO ********** */
.fotorama__nav-wrap {
    margin-top: 20px;
}

.fotorama__nav-wrap .fotorama__nav {
    display: block !important;
}

.fotorama__stage__frame {
    border: solid 1px #e9e9e9 !important;
}

.fotorama__stage__frame img.fotorama__img {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(0%);
}

.product-image-container,
.related_products_container .related_products_content .product_content .product_img_container {
    border: solid 1px #f1f1f1;
}

.fotorama-video-container .product-video {
    height: auto !important;
}

.related_products_container .related_products_content .product_content .product_img_container {
    min-height: 274.55px;
    display: flex;
    align-items: center;
}

/* ************************************************ */

/* MINICART */
.minicart-items .product-item-name a {
    color: #333333 !important;
}

#minicart-content-wrapper .minicart-items-wrapper #mini-cart .product.actions .primary .action.edit {
    display: none;
}

#minicart-content-wrapper .block-content .actions .secondary .action.viewcart {
    color: #7c7c7c;
}

/************/

.add_to_cart_simple_product_btn {
    color: #fff !important;
    background-color: #3d9315;
    cursor: pointer;
    height: 42px;
    display: flex;
    font-family: 'Inter-Bold', serif;
    align-items: center;
    font-size: 12px;
    padding: 0 25px;
    border-radius: 5px;
    border: solid 1px #3d9315;
}

.add_to_cart_simple_product_btn:hover {
    background-color: #fff;
    color: #3d9315 !important;
}


/*LOGIN PAGE - Captcha*/
#captcha-container-user_login .captcha-image img {
    position: relative;
    left: 0;
    transform: translateX(0);
}

#captcha-container-user_login .captcha-image button {
    background-color: #fff;
}


/* PAGINA PRODUTO */
@media screen and (min-width: 1000px) {

    .catalog-product-view .product-info-main {
        position: relative;
    }

    .catalog-product-view .product-info-main .page-title-wrapper {
        width: 55%;
    }

    .catalog-product-view .product-info-main .container__tamanhos_stock_preco {
        position: absolute;
        top: 0;
        right: 0;
    }
}

/* LOGOUT REDIRECT */
p.text_logout_redirect {
    font-size: 15px;
}


.price-including-tax .price,
.price-excluding-tax .price {
    font-size: 14px;
    font-weight: normal;
}

td.col.subtotal .cart-price .price {
    font-weight: bold;
}


.container_my_account a.apply_coupon_btn {
    color: #3d9315;
    font-weight: bold;
}

.level0.category-item.mage-column.cat-mega {
    gap: 50px;
}

.product-full-width-section#additional {
    display: none;
}
