/*** Customize seu css aqui ***/
/*** START - Custom Ly 2025-07-25 ***/
/* Tema: 5 - v1.15.0 - https://londrina.vendeu.shop */

/** FONT-FAMILY: Druk XCond Web **/
@font-face {
    font-family: 'Druk XCond Web';
    src: local("Druk-XCond-Web-Regular"),
    url("https://salescdn.net/static/fonts/druk-xcond-web/druk-xcond-web_regular.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/druk-xcond-web/druk-xcond-web_regular.woff") format("woff"),
    url("https://salescdn.net/static/fonts/druk-xcond-web/druk-xcond-web_regular.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/druk-xcond-web/druk-xcond-web_regular.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: normal;
    font-style: normal
}

/** FONT-FAMILY: CORSA GROTESK **/
@font-face {
    font-family: 'Corsa Grotesk';
    src: local("Corsa-Grotesk-Regular"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_regular.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_regular.woff") format("woff"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_regular.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_regular.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Corsa Grotesk';
    src: local("Corsa-Grotesk-Medium"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_medium.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_medium.woff") format("woff"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_medium.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_medium.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Corsa Grotesk';
    src: local("Corsa-Grotesk-Bold"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.woff") format("woff"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Corsa Grotesk';
    src: local("Corsa-Grotesk-Bold"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.woff") format("woff"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/corsa-grotesk/corsa-grotesk_bold.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Corsa Grotesk X';
    src: local("Corsa-Grotesk-X-Bold"),
    url("https://salescdn.net/static/fonts/corsa-grotesk-x/corsa-grotesk-x_bold.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/corsa-grotesk-x/corsa-grotesk-x_bold.woff") format("woff"),
    url("https://salescdn.net/static/fonts/corsa-grotesk-x/corsa-grotesk-x_bold.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/corsa-grotesk-x/corsa-grotesk-x_bold.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: bold;
    font-style: normal
}

/* Primary: #d80316 */
/* Primary-hover: #d80316 */
/* Second: #d80316 */
/* Second-hover: #d80316 */
/* Third: #d80316 */


/* Input Error */
.btn {
    background-color: #d80316;
}

.btn:focus,
.btn:hover {
    background-color: #d80316;
}

.card {
    border-radius: 4px;
    border: 1px solid #eee;
}

.cookie-notification-button {
    font-size: 10px !important;
    font-weight: 500;
}

.has-error .form-input-hint,
.is-error+.form-input-hint {
    color: #e85600
}

/*.home-main { background-color: #ffffff; }*/
.label {
    color: #333;
}

.loading:after {
    border-bottom-color: rgba(050, 106, 253, 0.6);
    border-left-color: rgba(050, 106, 253, 0.8);
}

.notfound-btn {
    background-color: #d80316;
    border-radius: 4px;
}

.notfound-btn:focus,
.notfound-btn:hover {
    background-color: #d80316;
}

.notfound-text {
    color: #000000;
}

.sidenav-overlay.loading:after {
    border-bottom-color: rgba(050, 106, 253, 0.6);
    border-left-color: rgba(050, 106, 253, 0.8);
}

.home-main {
    background-color: #f7fafa;
}

html {
    background-color: #f7fafa;
    color: #343434;
}

html {
    font-family: 'Corsa Grotesk', sans-serif;
}

.header {
    font-family: "Corsa Grotesk", sans-serif;
}

.header-btn_custom {
    font-family: "Corsa Grotesk X", sans-serif;
}

/*.showcase-prices_price { font-family: "Corsa Grotesk X", sans-serif; }*/
/*.showcase-prices_plots b { font-family: "Corsa Grotesk X", sans-serif; }*/


@media (max-width: 991px) {
    .product-gallery_link.image-main {
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
    }
}

/** Start - Header  **/
.account_link {
    color: #da091a;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-transform: none;
}

.account_link:last-child {
    color: #050505;
    font-size: 13px;
}

.cart_quantity {
    background-color: #050505;
    border: 3px solid #f7fafa;
    bottom: auto;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    left: auto;
    min-width: 22px;
    right: 3px;
    top: 0;
}

.header .navbar {
    background-color: #ffffff;
}

.header {
    background-color: #ffffff;
}

.header-link .icon_user {
    margin-top: 0;
}

.header-link svg {
    fill: #d80316;
}

.header-link.header-link_cart svg {
    fill: #d80316;
}

.header-link.header-link_cart {
    padding: 10px 0 0;
}

.header-link .icon_cart {
    height: 30px;
    width: 34px;
}

.header-link_account {
    margin-left: 0;
}

.header-link_menu__mobile .icon-bar {
    background-color: #d80316;
}

.header-link_menu__mobile.active .icon-bar {
    background-color: #d80316;
}

.nav-content {
    background-color: #ffffff;
    color: #343434;
    border-top: 1px solid #eee;
}

/*.nav-content { background-color: #ffffff; color: #343434; }*/
.nav-main {
    justify-content: flex-start;
}

.nav-main_content li {
    text-transform: none;
}

.nav-main_link svg {
    fill: #343434;
}

.nav-main_link {
    color: #343434;
    fill: #343434;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: initial;
}

.nav-main_link:focus,
.nav-main_link:hover {
    color: #050505;
    fill: #050505;
}

.search .btn {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    fill: #090e1d;
}

.search .form-input {
    color: #333333;
}

.search .form-input::placeholder {
    color: #333333;
}

.search svg {
    fill: #d80316;
}

.search-desktop .btn {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    fill: #d80316;
    right: 24px;
    z-index: 2;
}

.search-desktop .btn:focus,
.search-desktop .btn:hover {
    fill: #040517;
}

.search-desktop .form-input {
    background-color: #eaefef;
    border-color: #eaefef;
    border-radius: 22px !important;
    color: #090e1d;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    padding: 8px calc(8px + 18px + 24px) 8px 27px;
    text-transform: none !important;
}

.search-desktop .form-input::placeholder {
    color: #a0a0a0;
    font-size: 14px;
    text-transform: none !important;
    font-weight: normal;
}

.search-desktop {
    max-width: 100%;
    width: 752px;
}

.search_link .icon-bar:first-child {
    border: 2px solid #d80316;
}

.search_link .icon-bar:last-child {
    background-color: #d80316;
}

.search_link.active .icon-bar:first-child {
    background-color: #d80316;
}

.sidebar-nav .metismenu .has-arrow::after {
    color: #010101;
}

.sidebar-nav .nav-mobile .nav-mobile_link a {
    color: #090e1d;
    fill: #090e1d;
}

.sidebar-nav .nav-mobile .nav-mobile_link {
    color: #090e1d;
    fill: #090e1d;
}

.sidebar-nav .nav-mobile .nav-mobile_link a:active,
.sidebar-nav .nav-mobile .nav-mobile_link a:focus,
.sidebar-nav .nav-mobile .nav-mobile_link a:hover {
    color: #181f39;
    fill: #181f39;
}

.sidebar-nav .nav-mobile>li>.nav-mobile_link:before {
    background-color: #f2f2f2;
}

.sidebar-nav .nav-mobile ul {
    background-color: #f2f2f2;
}

.sidebar-nav .sidebar-nav-content {
    background-color: #f2f2f2;
}

.sidebar-nav .sidebar-nav-header {
    background-color: #d80316;
    border-color: #d80316;
}

.sidebar-nav {
    background-color: #f2f2f2;
}

.header-btn_custom {
    align-items: center;
    background-color: #050505;
    border-radius: 11px;
    color: #f7fafa;
    display: flex;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    justify-content: center;
    line-height: 16px;
    min-width: 76px;
    padding: 2px 12px;
}

.header-box-btns {
    display: flex;
    margin-left: 30px;
}

.header-box-btns .header-btn_custom {
    margin-right: 8px;
}

.header-box-btns .header-btn_custom:last-child {
    margin-right: 0;
}

.header .top-content .navbar {
    height: auto;
    padding-bottom: 8px;
    padding-top: 8px;
}

.header .top-content .navbar-section:first-child {
    max-width: calc(100% - 260px);
}

.header .top-content .navbar-section:last-child {
    max-width: 260px;
}

/*.header .top-content .navbar-section:last-child { max-width: none; }*/
.header-link_account {
    display: flex;
    align-items: center;
}

.top-item a {
    color: #343434;
}

.top-item {
    color: #343434;
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
    position: relative;
}

.top-item {
    padding: 2px 16px;
}

.top-item:before {
    background-color: #bbb;
    bottom: 0;
    content: "";
    display: table;
    height: 8px;
    left: auto;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.top-item:first-of-type {
    padding-left: 0;
}

.top-item:last-of-type {
    padding-right: 0;
}

.top-item:last-of-type:before {
    opacity: 0;
}

.top-list {
    display: flex;
}

.top-content {
    border-bottom: 1px solid #eeeeee;
}


.header.header-checkout {
    border-bottom: 1px solid #eee;
}

.icon_arrow_down {
    display: none;
}

.nav-main_item__all .nav-main_link .icon_arrow_down {
    height: 10px;
    margin: calc((20px - 10px) / 2 + 1px) 0 calc((20px - 10px) / 2 - 1px) 10px;
    width: 10px;
}

.nav-main_text {
    display: flex;
    align-items: center;
}








@media (min-width: 992px) {
    .header .navbar {
        height: 88px;
    }

    .header .navbar-center {
        max-width: calc(100% - (250px + 280px));
        padding-left: 30px;
        padding-right: 30px;
    }

    .header .navbar-section:first-child {
        max-width: 250px;
    }

    .header .navbar-section:last-child {
        max-width: 280px;
    }

    .header-link.header-link_cart {
        margin-left: 20px;
    }

    .header-link_account {
        width: 192px;
    }

    .logo img {
        max-height: calc(88px - (8px * 2));
    }

    .nav-main {
        height: 42px;
    }

    .nav-main_item {
        margin-left: 0;
        margin-right: 0;
    }

    .nav-main_item:before {
        background-color: #dddddd;
        bottom: 0;
        content: '';
        display: table;
        height: 12px;
        left: 0;
        margin: auto;
        position: absolute;
        right: auto;
        top: 0;
        width: 1px;
    }

    .nav-main_item:first-child {
        margin-left: 0;
    }

    .nav-main_item:first-child:before {
        display: none;
    }

    .nav-main_item:last-child {
        margin-right: 0;
    }

    .nav-main_item__all .icon-nav-first {
        display: none;
        margin-right: 15px;
        margin-top: 0;
    }

    .nav-main_item__all .nav-main_link {
        padding-right: 40px;
    }

    .nav-main_link {
        padding-bottom: calc((42px - 30px) / 2);
        padding-top: calc((42px - 30px) / 2);
    }

    .nav-main_link {
        padding-left: 36px;
        padding-right: 36px;
    }

    /*.nav-main_link { padding-left: 45px; padding-right: 45px; }*/

    .nav-main_content li {
        font-size: 12px;
        line-height: 16px;
    }

    .nav-main>.nav-main_item:last-child .nav-main_content__children {
        left: auto;
        right: calc(100% - 10px);
        top: 20px;
    }

    .nav-main>.nav-main_item:last-child>.nav-main_content {
        left: auto;
        right: 0;
    }

    .header-link_text__logged .account_link {
        width: 150px;
    }

}

@media (min-width: 1200px) and (max-width: 1399px) {
    .header .navbar-center {
        max-width: calc(100% - (250px + 250px));
    }

    .header .navbar-section:first-child {
        max-width: 250px;
    }

    .header .navbar-section:last-child {
        max-width: 250px;
    }

    /*.nav-main_link { font-size: 13px; }*/
    .nav-main_item {
        margin-left: 0;
        margin-right: 0;
    }

    .nav-main_item__all .nav-main_link {
        padding-right: 28px;
    }

    .nav-main_link {
        padding-left: 27px;
        padding-right: 27px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .navbar-center {
        max-width: calc(100% - (170px + 260px));
    }

    .header .navbar-section:first-child {
        max-width: 170px;
    }

    .header .navbar-section:last-child {
        max-width: 260px;
    }

    .nav-main_item {
        margin-left: 0;
        margin-right: 0;
    }

    .nav-main_item__all .nav-main_link {
        padding-right: 24px;
    }

    .nav-main_link {
        font-size: 12px;
    }

    .nav-main_link {
        padding-left: 22px;
        padding-right: 22px;
    }

    .nav-main_item__all .icon-nav-first {
        margin-right: 8px;
    }

    .header-box-btns {
        margin-left: 20px;
    }

    .search-desktop .btn {
        right: 20px;
    }

    .search-desktop .form-input {
        font-size: 12px;
        padding: 8px calc(8px + 18px + 20px) 8px 20px;
    }

    .search-desktop .form-input::placeholder {
        font-size: 12px;
    }

    .top-item {
        font-size: 10px;
        line-height: 12px;
    }
}

@media (max-width: 991px) {
    .header .navbar {
        height: 80px;
    }

    .logo img {
        max-height: calc(80px - (8px * 2));
    }

    .sidebar-nav .nav-mobile .nav-mobile_link {
        font-weight: 500;
    }

    .sidebar-nav {
        margin-top: 80px;
    }

    .cart_quantity {
        font-size: 9px;
        height: 18px;
        min-width: 18px;
        right: 4px;
    }

    .header-link .icon_cart {
        height: 26px;
        width: 30px;
    }

    .header-link.header-link_cart {
        padding: 8px 0 0;
    }

    .header {
        border-bottom: 1px solid #eee;
    }

    .top-content {
        display: none;
    }

    .sidebar-nav-pages-content {
        border-bottom: solid 1px #e6e6e6;
        padding: 16px 0;
    }

    .sidebar-nav .nav-mobile .nav-mobile_link {
        text-transform: none;
        letter-spacing: 0;
    }
}

/** End - Header  **/

/** Start - Banner Custom  **/
/*.showcase.showcase-model-2 { padding-bottom: 0; }*/

.banner-custom-content {
    background-color: #ffffff;
    color: #d80316;
    fill: #d80316;
    text-transform: initial;
    border-bottom: 0 solid #dddddd;
}

.banner-custom-content {
    margin-bottom: 46px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
}

.banner-custom_box {
    background-color: transparent;
    border-bottom: 1px solid #d5d9dc;
    border-radius: 0;
    padding-bottom: calc((120px - 46px) / 2);
    padding-top: calc((120px - 46px) / 2);
}

.banner-custom_icon svg {
    height: 100%;
    width: auto;
}

.banner-custom_icon svg {
    max-height: 100%;
    max-width: 100%;
}

.banner-custom_icon {
    margin-right: 12px;
    margin-top: 0;
}

.banner-custom_icon__1 {
    height: 46px;
    width: 53px;
}

.banner-custom_icon__2 {
    height: 40px;
    width: 40px;
}

.banner-custom_icon__3 {
    height: 40px;
    width: 44px;
}

.banner-custom_info {
    padding-top: 0;
}

.banner-custom_item {
    float: left;
}

.banner-custom_item:first-child .banner-custom_item__box:before {
    display: none;
}

.banner-custom_item__box {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}

.banner-custom_item__box:before {
    display: none;
    background-color: #d6d6d6;
    bottom: 0;
    content: '';
    /*display: table;*/
    height: 40px;
    left: -1px;
    margin: auto 0;
    position: absolute;
    right: auto;
    top: 0;
    width: 1px;
}

.banner-custom_text b {
    font-weight: bold;
}

.banner-custom_text span {
    display: block;
}

.banner-custom_text {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.banner-custom_title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: uppercase;
    padding-bottom: 0;
}

@media (min-width: 992px) {
    .banner-custom_list {
        align-items: center;
        display: flex;
        justify-content: space-around;
        width: 100%;
    }

    /*.banner-custom_list { margin-left: auto; margin-right: auto; max-width: 1150px; }*/
    .banner-custom_item {
        width: auto;
    }
}

@media (max-width: 1199px) {
    .banner-custom_icon {
        margin-right: 10px;
        margin-top: 0;
    }

    .banner-custom_icon__1 {
        height: 40px;
        width: 47px;
    }

    .banner-custom_icon__2 {
        height: 34px;
        width: 34px;
    }

    .banner-custom_icon__3 {
        height: 34px;
        width: 38px;
    }

    .banner-custom_info {
        padding-top: 0;
    }

    .banner-custom_text {
        font-size: 12px;
        line-height: 14px;
    }

    .banner-custom_title {
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 0;
    }
}

@media (max-width: 991px) {
    .banner-custom_box {
        padding-bottom: 16px;
        padding-top: 16px;
    }

    .banner-custom_icon {
        margin-right: 8px;
    }
}

@media (max-width: 575px) {}

/** End - Banner Custom  **/

/** Start - Footer  **/
.footer-box {
    margin-bottom: 40px;
}

.footer-box.footer-box_social {
    align-items: flex-end;
    display: flex;
    margin-bottom: 0;
}

.footer-content_main a:focus,
.footer-content_main a:hover {
    color: #d80316;
    opacity: 1;
}

.footer-content_second a {
    color: #050505;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 14px;
    text-transform: initial;
}

.footer-content_second a:focus,
.footer-content_second a:hover {
    color: #d80316;
    opacity: 1;
}

.footer-content_second {
    background-color: #f7fafa;
    border-top: 1px solid #b1b1b1;
}

.footer-info_text {
    color: #050505;
    font-size: 10px;
    line-height: 14px;
}

.footer-page_item {
    font-size: 14px;
    padding: 5px 0;
}

.footer-page_link {
    color: #050505;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: initial;
}

.footer-social {
    margin-left: 0;
    float: left;
}

.footer-social_item {
    margin: 2px 8px;
}

.footer_title {
    font-size: 17px;
    line-height: 19px;
    text-transform: none;
    margin-bottom: 14px;
}

.footer_title.footer-title_social span {
    display: block;
}

.footer_title.footer-title_social {
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
    margin-right: 12px;
}

.social-icons__link svg {
    fill: #050505;
}

.social-icons__link {
    border-radius: 0;
    border: none;
    display: flex;
    height: 26px;
    max-width: 26px;
    width: 26px;
}

.social-icons__link:focus svg,
.social-icons__link:hover svg {
    fill: #d80316;
}

.social-icons__link:focus,
.social-icons__link:hover {
    background-color: transparent;
    border-color: #d80316;
}

footer .footer-content_main {
    padding-bottom: 16px;
    padding-top: 16px;
}

footer .footer-content_second .container {
    padding-bottom: 20px;
    padding-top: 20px;
}

footer .footer-content_second .logo-platform {
    color: #383838;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 13px;
    text-transform: initial;
}

footer .footer-content_second a.logo-platform:focus,
footer .footer-content_second a.logo-platform:hover {
    color: #d80316;
    opacity: 1;
}

footer {
    background-color: #f7fafa;
    border-top: 1px solid #b1b1b1;
    color: #050505;
}


.footer-box.footer-box_social {
    align-items: center;
}

.footer-pages .footer-page_item {
    padding: 4px 12px;
    position: relative;
}

.footer-pages .footer-page_item::before {
    background-color: #aaa;
    bottom: 0;
    content: '';
    display: table;
    height: 10px;
    left: auto;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.footer-pages .footer-page_item:last-of-type::before {
    opacity: 0;
}

.footer-pages {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}

.footer-social_item {
    margin: 4px 10px;
}

.social-icons__link {
    color: #050505;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    line-height: 14px;
    max-width: none;
    width: auto;
}

footer {
    border-top-color: #ddd;
}

.footer-content_second {
    border-top-color: #ddd;
}

@media (min-width: 992px) {
    .col-custom_social {
        align-self: center;
    }

    /*.footer-box.footer-box_social { margin: 10px 0; }*/
    .footer-box_social {
        float: right;
    }

    .footer-content_main .footer-box {
        margin-bottom: 0;
        padding: 0;
    }

    /*.footer-content_main .footer-box { margin-bottom: 0; padding: 6px 0; }*/
    .footer-content_second .footer-box {
        margin-bottom: 0;
        padding: 0;
    }

    .footer-content_second>.container>.columns {
        align-items: center;
    }

    footer .footer-content_second .logo-platform {
        float: right;
        text-align: right;
    }

    footer .footer-content_second .logo-platform {
        padding: 3px 0;
    }

    .footer-social {
        margin-right: -10px;
    }
}

@media (min-width: 1400px) {}

@media (min-width: 992px) and (max-width: 1199px) {

    .social-icons__link img,
    .social-icons__link svg {
        max-height: 20px;
        max-width: 20px;
    }
}

@media (max-width: 991px) {
    .footer-box.footer-box_social {
        display: table;
    }

    .footer-content_second .footer-box {
        margin-bottom: 16px;
        margin-top: 0;
    }

    .footer-content_second {
        font-size: 0;
        line-height: 0;
    }

    .footer-page_link {
        font-size: 11px;
        line-height: 13px;
    }

    .footer-social {
        margin-left: -8px;
        margin-right: -8px;
    }

    .footer_title {
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 12px;
    }

    .footer_title.footer-title_social {
        float: none;
    }

    .footer_title.footer-title_social {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .social-icons__link img,
    .social-icons__link svg {
        max-height: 100%;
        max-width: 100%;
    }

    footer .footer-content_second .container {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}

/** End - Footer  **/

/** End - Content  **/
.showcase {
    padding-bottom: 60px;
}

.showcase-banners .slider__arrow svg,
.showcase-products .slider__arrow svg {
    fill: #7d7d7d;
}

.showcase-banners .slider__arrow {
    bottom: 0;
}

.showcase-banners .slider__arrow,
.showcase-products .slider__arrow {
    background-color: #fff;
    border-color: #ededed;
}

.showcase-banners .slider__arrow:focus,
.showcase-banners .slider__arrow:hover,
.showcase-products .slider__arrow:focus,
.showcase-products .slider__arrow:hover {
    background-color: #f3f3f3;
    border-color: #d5d5d5;
}

.showcase-list {
    padding-bottom: 0;
}

.showcase-model-10 .showcase-banners_footer__link {
    background-color: #d80316;
    border-radius: 4px;
}

.showcase-offer {
    display: none !important;
    background-color: #d80316;
    border-radius: 3px;
    color: #ffffff;
    height: 25px;
    min-width: 45px;
}

.showcase-offer.showcase-offer_new-product {
    background-color: #d80316;
    color: #ffffff;
}

.showcase-offer.showcase-offer_new-product {
    display: none;
}

.showcase-offer_text {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}

.showcase-prices {
    align-content: flex-start;
    height: auto;
    min-height: calc((13px + 1px) + 20px + ((15px + 1px) + (14px + 10px)));
}

.showcase-prices_plots {
    color: #343434;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    padding-top: 0;
}

.showcase-prices_plots b {
    font-weight: 500;
}

.showcase-prices_price {
    color: #4a4a4a;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

/*.showcase-prices_price { color: #343434; font-size: 18px; line-height: 20px; font-weight: 500; }*/
.showcase-prices_strike {
    color: #818181;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    padding-bottom: 1px;
    width: 100%;
}

.showcase-product .card-footer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.showcase-product .card-footer {
    min-height: calc((13px + 1px) + 20px + ((15px + 1px) + (14px + 10px)));
}

.showcase-product .card-footer {
    padding-bottom: 0;
    padding-top: 0;
}

.showcase-product .card-footer,
.showcase-product .card-header {
    padding-left: 10px;
    padding-right: 10px;
}

.showcase-product .card-footer:last-child {
    padding-bottom: 0;
}

.showcase-product .card-header {
    margin-bottom: 18px;
    padding-bottom: 16px;
    padding-top: 16px;
    position: relative;
}

.showcase-product .card-header:after {
    background-color: #f2f2f2;
    bottom: 0;
    content: "";
    display: table;
    height: 1px;
    left: 10px;
    position: absolute;
    right: 10px;
    top: auto;
    width: calc(100% - (10px * 2));
}

.showcase-product .card-image {
    background-color: #ffffff;
    border-radius: 6px;
}

.showcase-product .showcase-prices {
    justify-content: center;
    width: 100%;
}

.showcase-product {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
}

.showcase-product_buy {
    align-items: center;
    background-color: #d80316;
    border-radius: 4px;
    color: #ffffff;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    justify-content: center;
    line-height: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    max-width: 160px;
    min-height: 0;
    opacity: 1;
    padding: 2px 16px;
    position: static;
    text-transform: initial;
    width: 100%;
}

.showcase-product_buy:focus,
.showcase-product_buy:hover {
    background-color: #d80316;
    color: #ffffff;
}

.showcase-product_link__image img {
    max-height: 180px;
    max-width: calc(100% - (10px * 2));
}

.showcase-product_link__image {
    height: 200px;
    max-width: 250px;
    width: 100%;
}

.showcase-product_link_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #343434;
    display: -webkit-box;
    font-size: 13px;
    font-weight: normal;
    height: calc(18px * 2);
    line-height: 18px;
}

.showcase-products .slider__arrow {
    bottom: calc(100% - 200px);
}

.showcase-products.showcase-products_carousel {
    border-bottom: 0;
}

.showcase-tag {
    border-radius: 3px;
}

.showcase-tag {
    /*display: none !important;*/
}

.showcase-tag.showcase-tag-free_shipping {
    background-color: #d80316;
}

.showcase-title {
    color: #050505;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 36px;
    text-transform: uppercase;
}

.showcase:not(.showcase-model-9):last-child {
    padding-bottom: 70px !important;
}

.showcase-prices-box_second {
    display: flex;
    justify-content: space-between;
    padding-top: 1px;
    width: 100%;
}

.showcase-prices_offer {
    color: #1ca40a;
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
    margin-left: 8px;
}

.showcase-prices_tag {
    color: #1ca40a;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    padding-top: 8px;
    width: 100%;
}

.showcase-product_buy {
    display: none;
}

.showcase-product-buy_whats svg {
    height: 14px;
    margin-right: 6px;
    width: 14px;
}

.showcase-product-buy_whats {
    background-color: #e9faef;
    border-radius: 4px;
    /*border: 1px solid #25d366;*/
    border: 1px solid #ffffff;
    box-shadow: none !important;
    color: #21bd5b;
    fill: #21bd5b;
    font-size: 12px;
    margin-top: 0;
    max-width: calc(100% - (10px * 2));
}

.showcase-product-buy_whats:focus,
.showcase-product-buy_whats:hover {
    background-color: #e9faef;
    border-color: #1c9f4d;
    color: #1c9f4d;
    fill: #1c9f4d;
}


/*.showcase-product .card-footer.card-footer_custom .showcase-prices { height: calc((14px + 2px) + 24px + (15px + 1px)); }*/
.showcase-product .card-footer.card-footer_custom .showcase-prices {
    height: auto;
    min-height: 0;
    padding-bottom: 16px;
}

.showcase-product .card-footer.card-footer_custom .showcase-prices_offer {
    display: none;
}

.showcase-product .card-footer.card-footer_custom .showcase-prices_tag {
    display: none;
}

.showcase-product .card-footer.card-footer_custom .showcase-product_buy {
    display: flex;
    max-width: 100%;
    width: 100%;
}

.showcase-product .card-footer.card-footer_custom {
    min-height: auto;
    padding-bottom: 18px;
}

/*.showcase-product .card-footer.card-footer_custom { min-height: calc((36px + 22px) + ((14px + 2px) + 24px + (15px + 1px))); }*/

.showcase-products_grid ul {
    display: flex;
    flex-wrap: wrap;
}

.showcase-prices-box_second_custom .showcase-prices_offer {
    margin-left: 0;
}

.showcase-products_grid .showcase-item {
    margin-bottom: 0;
}


.showcase-prices-box_primary .showcase-prices_offer {
    margin-left: 10px;
    padding-bottom: 2px;
}

.showcase-prices-box_primary .showcase-prices_strike {
    margin-right: 8px;
}

.showcase-prices-box_primary>* {
    width: auto;
}

.showcase-prices-box_primary {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start;
    width: 100%;
}


.showcase.showcase-model-2 .showcase-banners_link {
    opacity: 1 !important;
}


@media (max-width: 991px) {
    .showcase-product_buy {
        float: left;
    }
}

@media (max-width: 575px) {
    .showcase-title {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 32px;
    }

    .showcase-product-buy_whats {
        font-size: 11px;
        padding: 2px 8px;
    }

    .showcase-product-buy_whats svg {
        height: 12px;
        margin-right: 4px;
        width: 12px;
    }
}

@media (max-width: 409px) {
    .showcase-product-buy_whats svg {
        display: none;
    }
}

/** Start - Content  **/

/** Start - Showcase Product List  **/
.showcase-model-list .showcase-prices_plots span {
    color: #4c4c4c;
}

.showcase-model-list .showcase-prices_plots {
    display: none;
    color: #4c4c4c;
}

.showcase-model-list .showcase-prices_price {
    color: #000000;
}

.showcase-model-list .showcase-product .card-footer {
    min-height: 0;
}

.showcase-model-list .showcase-product .card-header {
    padding-bottom: 30px;
    padding-top: 42px;
}

.showcase-model-list .showcase-product .showcase-prices {
    justify-content: flex-start;
    height: auto;
}

.showcase-model-list .showcase-product {
    border-color: #dddddd;
}

.showcase-model-list .showcase-product {
    text-align: left;
}

.showcase-model-list .showcase-product_link_title {
    -webkit-line-clamp: 2;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    height: calc(18px * 2);
    line-height: 18px;
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .showcase-model-list .showcase-product .card-header {
        padding-bottom: 24px;
        padding-top: 36px;
    }
}

@media (max-width: 991px) {
    .showcase-model-list .showcase-prices_plots {
        font-size: 10px;
        line-height: 12px;
    }

    .showcase-model-list .showcase-product .card-header {
        padding-bottom: 16px;
        padding-top: 36px;
    }
}

@media (max-width: 575px) {
    .showcase-model-list .showcase-product .card-header {
        padding-bottom: 8px;
        padding-top: 40px;
    }
}

/** End - Showcase Product List  **/

/** Start - Showcase Model 7  **/
.showcase.showcase-model-7 {
    background-color: #ffffff;
    margin-bottom: 50px;
    padding-bottom: 56px;
    padding-top: 46px;
}

.showcase.showcase-model-7.showcase:nth-of-type(3) {
    margin-top: -46px;
}

/** End - Showcase Model 7  **/

/** Start - Showcase Model 12 Custom  **/
.showcase-model-12-custom .card-btn {
    display: none;
}

.showcase-model-12-custom.showcase-model-12 .card .card-body {
    background-color: #d80216;
    border-radius: 0 0 6px 6px;
    align-content: center;
    height: auto;
    justify-content: flex-end;
    min-height: 78px;
    padding: 10px 20px !important;
    position: relative;
}

/*.showcase-model-12-custom.showcase-model-12 .card .card-body { align-content: center; height: auto; justify-content: flex-end; min-height: 78px; padding: 10px 20px !important; position: relative; }*/
.showcase-model-12-custom.showcase-model-12 .card-description b {
    font-family: "Corsa Grotesk X";
}

.showcase-model-12-custom.showcase-model-12 .card-description {
    font-size: 16px;
    height: auto;
    line-height: 18px;
    margin: auto 0 !important;
    max-width: calc(150px - 20px);
    overflow: initial;
    position: relative;
    width: 100%;
    z-index: 1;
}

.showcase-model-12-custom.showcase-model-12 .card-link img {
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    /* easeOutQuad */
}

.showcase-model-12-custom.showcase-model-12 .card-link {
    border-radius: 6px 6px 0 0;
    height: 250px;
}

.showcase-model-12-custom.showcase-model-12 .card-link:hover img {
    transform: scale(1.2);
}

.showcase-model-12-custom.showcase-model-12 .card-title {
    bottom: 0;
    color: #e01226;
    font-family: 'Druk XCond Web';
    font-size: 81px;
    height: auto;
    left: 20px;
    line-height: 1em;
    margin-bottom: 0 !important;
    position: absolute;
    right: auto;
    text-transform: uppercase;
    top: 0;
}

.showcase-model-12-custom.showcase-model-12 .showcase-card {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: #f7fafa;
    margin-left: auto;
    margin-right: auto;
    max-width: 248px;
}

.showcase-model-12-custom.showcase-model-12 a {
    opacity: 1 !important;
}

.showcase-model-12-custom.showcase-model-12 .slider__arrow {
    bottom: 0;
    margin: auto;
    top: 0;
}


.showcase-model-12-custom.showcase-model-12 .showcase-banners-description_carousel_1.showcase-banners-description {
    max-width: 248px;
    margin-left: auto;
    margin-right: auto;
}

.showcase-model-12-custom.showcase-model-12 .slider__arrow svg {
    fill: #7d7d7d;
}

.showcase-model-12-custom.showcase-model-12 .slider__arrow {
    background-color: #fff;
    border-color: #ededed;
}

.showcase-model-12-custom.showcase-model-12 .slider__arrow:focus,
.showcase-model-12-custom.showcase-model-12 .slider__arrow:hover {
    background-color: #f3f3f3;
    border-color: #d5d5d5;
}

@media (max-width: 575px) {
    .showcase-model-12-custom.showcase-model-12 .showcase-banners-description {
        max-width: 248px;
        margin-left: auto;
        margin-right: auto;
    }
}

/** End - Showcase Model 12 Custom  **/

/** Start - Showcase Promo  **/
.showcase-model-9 .showcase-product .showcase-prices {
    justify-content: flex-start;
}

.showcase-model-9 .showcase-product {
    text-align: left;
}

.showcase-model-9 .showcase-timer {
    background-color: #d80316;
}

.showcase-model-9:before {
    background-color: #d80316;
}

.showcase-model-9 .showcase-timer-content_title {
    background-color: #d80316;
}

.showcase-model-9 .showcase-timer-content {
    border-color: #223e73;
}

@media (max-width: 991px) {
    .showcase-model-9 {
        background-color: #d80316;
    }
}

/** End - Showcase Promo  **/

/** Start - Product  **/
/*.product-btn_payment { font-family: "Corsa Grotesk X", sans-serif; }*/
/*.product-prices_plots b { font-family: "Corsa Grotesk X", sans-serif; }*/
/*.product-prices_price { font-family: "Corsa Grotesk X", sans-serif; }*/

.image-main {
    border-color: #acacac !important;
    box-shadow: none !important;
}

.input-group_qtd .btn {
    color: #171717;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
}

.input-group_qtd .form-input {
    padding-left: 0;
    padding-right: 0;
}

.input-group_qtd {
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    box-shadow: none !important;
    max-width: 100%;
    min-height: 50px;
    padding-left: 16px;
    padding-right: 16px;
}

.product-box_prices {
    text-transform: initial;
}

.product-box_qtd {
    margin-right: 20px;
    max-width: 138px;
}

.product-breadcrumb .breadcrumb .breadcrumb-item a {
    color: #333333;
}

.product-breadcrumb .breadcrumb .breadcrumb-item {
    color: #333333;
    font-size: 13px;
    font-weight: 500;
}

.product-breadcrumb .breadcrumb .breadcrumb-item:not(:first-child)::before {
    color: #333333;
}

.product-breadcrumb .product-breadcrumb-list {
    padding: 22px 0;
}

.product-breadcrumb {
    background-color: #ffffff;
    padding-bottom: 20px;
}

.product-btn svg {
    height: 25px;
    margin-right: 12px;
    width: 20px;
}

.product-btn {
    align-items: center;
    background-color: #b60011;
    border-radius: 4px;
    color: #ffffff;
    display: flex;
    fill: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    justify-content: center;
    line-height: 16px;
    padding: 2px 26px;
    text-transform: uppercase;
    width: 100%;
}

.product-btn.product-btn_buy {
    background-color: #b60011;
    color: #ffffff;
}

.product-btn.product-btn_buy:focus,
.product-btn.product-btn_buy:hover {
    background-color: #d80316;
    color: #ffffff;
}

.product-btn.product-btn_shipping svg {
    height: 27px;
    margin-right: 15px;
    width: 40px;
}

.product-btn.product-btn_shipping {
    align-items: center;
    background-color: transparent !important;
    border-radius: 0;
    border: none !important;
    box-shadow: none !important;
    color: #000000;
    display: flex;
    fill: #e01226;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: 16px;
    padding: 2px 0;
    text-decoration: underline;
    text-transform: initial;
    width: auto;
}

.product-btn.product-btn_shipping {
    color: #b60011;
}

.product-btn.product-btn_shipping:focus,
.product-btn.product-btn_shipping:hover {
    color: #d80316;
}

.product-btn_payment {
    align-items: center;
    background-color: #e01226;
    border-radius: 4px;
    color: #ffffff;
    display: flex;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    justify-content: center;
    line-height: 16px;
    max-width: 100%;
    padding: 2px 10px;
    text-decoration: none;
    text-transform: initial;
    width: 200px;
}

.product-btn_payment:focus,
.product-btn_payment:hover {
    background-color: #bd0f20;
    color: #ffffff;
    text-decoration: none;
}

.product-buy {
    align-items: center;
    border-top: 1px solid #d9d9d9;
    display: flex;
    padding-top: 30px;
    width: 100%;
}

.product-description {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

.product-description_body {
    background-color: #ffffff;
    border-radius: 4px;
    font-size: 15px;
    line-height: 35px;
    margin-top: 25px;
    padding: 40px 40px 60px;
}

.product-description_header {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

.product-description_header.accordion-header {
    align-items: center;
    display: inline-flex;
    justify-content: space-between;
    padding: 2px 30px 2px 12px;
    width: 100%;
}

.product-description_ico svg {
    fill: #000000;
    height: 15px;
    width: 15px;
}

.product-description_ico {
    background-color: #b60011;
    border-color: #b60011;
}

.product-description_ico {
    background-color: transparent !important;
    border-radius: 0;
    border: none;
    height: auto;
    width: auto;
}

.product-description_title {
    padding-top: 0;
}

.product-descriptions {
    padding-bottom: 80px;
}

.product-gallery .slider__arrow {
    background-color: #333333;
    border-color: #333333;
}

.product-gallery .slider__arrow:focus,
.product-gallery .slider__arrow:hover {
    background-color: #1b1b1b;
    border-color: #1b1b1b;
    box-shadow: none;
}

.product-gallery {
    background-color: rgba(0, 0, 0, 0.05);
}

.product-gallery {
    background-color: transparent;
    border-radius: 0;
}

.product-gallery_link {
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
}

.product-header {
    background-color: #ffffff;
    margin-bottom: 50px;
    padding-bottom: 90px;
}

.product-header-box_top {
    margin-bottom: 28px;
}

.product-prices .product-content_box.product-box_prices {
    max-width: 100%;
    padding-right: 0;
}

.product-prices {
    border-top: 1px solid #d9d9d9;
    margin-bottom: 28px;
    padding-top: 26px;
    width: 100%;
}

.product-prices-price_pix {
    font-size: 14px;
    line-height: 16px;
}

.product-prices_plots b {
    font-weight: 500;
}

.product-prices_plots {
    color: #343434;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 0;
    padding-top: 5px;
}

.product-prices_price {
    color: #4a4a4a;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
}

.product-prices_strike {
    color: #818181;
    display: table;
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    padding-bottom: 3px;
    width: 100%;
}

.product-shipping {
    border-top: 1px solid #d9d9d9;
    display: table;
    padding: 30px 0;
    width: 100%;
}

.product-showcase {
    padding-bottom: 20px;
}

.product-sku span {
    color: #e01226;
}

.product-sku a {
    color: #e01226;
}

.product-sku {
    color: #171717;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 4px;
}

.product-stock span {
    color: #e01226;
}

.product-stock {
    color: #171717;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 4px;
}

.product-tag.product-tag-free_shipping {
    background-color: #b60011;
}

.product-title {
    font-size: 26px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 20px;
}

.product-variations_content__button .product-variation_item.active .product-variation_link {
    border-color: #b60011;
}

.product-variations_content__button .product-variation_item.active .product-variation_link.product-variation_link__colors {
    box-shadow: 0 0 0 2px #b60011;
}

.product-zoom_link {
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    float: left;
    height: 100%;
    max-width: 100%;
    padding: 30px;
    width: 530px;
}

.product-variations_content__button .product-variation_link {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}



.product-btn.product-btn_buy.product-btn-buy_whats svg {
    height: 22px;
    margin-right: 10px;
    width: 22px;
}

.product-btn.product-btn_buy.product-btn-buy_whats {
    background-color: #e9faef;
    border-radius: 4px;
    border: 0 solid #25d366;
    box-shadow: none !important;
    color: #21bd5b;
    fill: #21bd5b;
}

.product-btn.product-btn_buy.product-btn-buy_whats:focus,
.product-btn.product-btn_buy.product-btn-buy_whats:hover {
    background-color: #e9faef;
    border-color: #1c9f4d;
    color: #1c9f4d;
    fill: #1c9f4d;
}

.product-attributes {
    border-top: 1px solid #e8e8e8;
    margin-top: 20px;
    padding-top: 16px;
    width: 100%;
}

.product-attributes_title {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 12px;
}

.product-attributes_list {
    margin: 0;
}

.product-attributes_row {
    border-bottom: 1px solid #efefef;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    padding: 10px 0;
}

.product-attributes_row:last-child {
    border-bottom: 0;
}

.product-attributes_label,
.product-attributes_value {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.product-attributes_label {
    color: #666;
    flex: 1 1 auto;
    font-weight: 500;
}

.product-attributes_value {
    color: #222;
    flex: 0 0 auto;
    font-weight: 700;
    text-align: right;
}

.product-attributes_loading .product-attributes_skeleton-row {
    animation: product-attributes-pulse 1.2s ease-in-out infinite;
    background: #f0f0f0;
    border-radius: 4px;
    height: 14px;
    margin-bottom: 10px;
}

.product-attributes_loading .product-attributes_skeleton-row:nth-child(odd) {
    width: 88%;
}

.product-attributes_loading .product-attributes_skeleton-row:nth-child(even) {
    width: 72%;
}

@keyframes product-attributes-pulse {
    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.45;
    }
}

.product-prices-box_primary {
    align-items: flex-end;
    display: flex;
    width: 100%;
}

.product-prices_offer {
    color: #1ca40a;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    margin-left: 12px;
    padding-bottom: 3px;
}

.product-prices_tag {
    color: #1ca40a;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    padding-top: 10px;
    width: 100%;
}


@media (max-width: 1399px) and (min-width: 1200px) {
    .col-product-related {
        width: calc((100% - (100% / 5)));
    }

    .col-product-visited {
        width: calc(100% / 5);
    }
}

@media (min-width: 992px) {
    .product-gallery {
        width: auto;
    }

    .product-gallery.product-simple_gallery {
        padding-top: 0;
    }

    .product-gallery_link {
        height: 92px;
        margin-left: 0;
        margin-right: 0;
        width: 92px;
    }

    .product-header-box {
        float: right;
        max-width: 540px;
        width: 100%;
    }

    .product-header-right {
        max-width: none;
    }

    .product-zoom {
        height: 530px;
        max-width: calc(100% - (92px + 16px));
    }

    .product-zoom.product-zoom-unique {
        max-width: 644px;
        width: 100%;
    }

    .product-zoom.product-zoom-unique .product-zoom_link {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .product-header-box {
        max-width: 500px;
    }
}

@media (max-width: 1199px) {
    .input-group_qtd .btn {
        font-size: 18px;
        line-height: 20px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .input-group_qtd .form-input {
        font-size: 14px;
        line-height: 16px;
    }

    .input-group_qtd {
        min-height: 42px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .product-box_qtd {
        margin-right: 8px;
        max-width: 118px;
    }

    .product-breadcrumb .breadcrumb .breadcrumb-item {
        font-size: 12px;
    }

    .product-breadcrumb .breadcrumb .breadcrumb-item:not(:first-child)::before {
        margin-right: 6px;
    }

    .product-breadcrumb .breadcrumb .breadcrumb-item:not(:last-child) {
        margin-right: 6px;
    }

    .product-btn svg {
        height: 21px;
        margin-right: 8px;
        width: 16px;
    }

    .product-btn {
        font-size: 12px;
        height: 42px;
        line-height: 14px;
        padding: 2px 24px;
    }

    .product-btn.product-btn_shipping svg {
        height: 23px;
        margin-right: 8px;
        width: 36px;
    }

    .product-btn.product-btn_shipping {
        font-size: 12px;
        line-height: 14px;
    }

    .product-btn_payment {
        font-size: 10px;
        height: 28px;
        line-height: 14px;
        padding: 2px 10px;
        width: 160px;
    }

    .product-description_body {
        font-size: 13px;
        line-height: 30px;
    }

    .product-description_header {
        font-size: 16px;
        line-height: 18px;
    }

    .product-prices-price_pix {
        font-size: 12px;
        line-height: 14px;
    }

    .product-prices_plots {
        font-size: 12px;
        line-height: 14px;
        padding-top: 2px;
    }

    .product-prices_price {
        font-size: 22px;
        line-height: 24px;
    }

    .product-prices_strike {
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 1px;
    }

    .product-sku {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 2px;
    }

    .product-stock {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 2px;
    }

    .product-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 18px;
    }

    .product-description_body {
        margin-top: 20px;
        padding: 30px 30px 40px;
    }



    .product-btn.product-btn_buy.product-btn-buy_whats svg {
        height: 16px;
        margin-right: 8px;
        width: 16px;
    }
}

@media (max-width: 991px) {
    .product-breadcrumb {
        padding-bottom: 0;
    }

    .product-zoom_link {
        display: table;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 575px) {
    .product-box_qtd {
        margin-bottom: 20px;
        margin-right: 0;
        max-width: 100%;
    }

    .product-btn.product-btn_buy {
        margin-bottom: 0;
    }

    .product-buy {
        flex-wrap: wrap;
    }

    .product-header {
        padding-bottom: 40px;
    }

    .product-showcase .showcase-title {
        align-items: center;
        display: flex;
        min-height: calc(20px * 2);
        width: 100%;
    }
}

/** End - Product  **/


/** Start - Popup  **/
.avatar {
    background: #d80316;
}

.btn-sidenav-close.btn-sidenav-close_custom {
    background-color: #d80316;
}

.btn-sidenav-close.btn-sidenav-close_custom:focus,
.btn-sidenav-close.btn-sidenav-close_custom:hover {
    background-color: #d80316;
}

.btn.btn-access svg {
    fill: #d80316;
}

.btn.btn-access:focus svg,
.btn.btn-access:hover svg {
    fill: #d80316;
}

.btn.btn-access:focus,
.btn.btn-access:hover {
    color: #d80316;
}

.sidenav-overlay .btn:not(.btn-access) {
    background-color: #d80316;
    border-color: #d80316;
}

.sidenav-overlay .btn:not(.btn-access):focus,
.sidenav-overlay .btn:not(.btn-access):hover {
    background-color: #d80316;
    border-color: #d80316;
}

.sidenav-overlay_account .forget-password a {
    color: #d80316;
}

.sidenav-overlay_cart .cart-product_quantity .btn {
    background-color: transparent !important;
}

.sidenav-payment-calculation .accordion-header {
    background-color: #d80316;
}

.sidenav-payment-calculation .accordion-header {
    border-radius: 4px;
}

.sidenav-overlay_cart .cart-product_quantity .input-group {
    border-radius: 4px;
}

.btn-sidenav-close.btn-sidenav-close_custom {
    border-radius: 4px;
}

.sidenav-payment-calculation .accordion-body {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/** End - Popup  **/


/** Start - Search  **/
.showcase-search.showcase-search_grid .showcase-item {
    margin-bottom: 30px;
}

.search-left {
    font-size: 15px;
}

.form-checkbox input:checked+.form-icon,
.form-radio input:checked+.form-icon,
.form-switch input:checked+.form-icon {
    background: #d80316;
    border-color: #d80316;
}

.form-group .dropdown>.btn {
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    box-shadow: none;
    padding-bottom: 10px;
    padding-top: 8px;
}

.form-group .dropdown ul a:focus,
.form-group .dropdown ul a:hover {
    color: #000000;
}

.search-filter-header {
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #d9d9d9;
}

.search-filter-icon {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.search-filter-icon svg {
    fill: #2f2f2f;
}

.search-filter-title {
    color: #2f2f2f;
    font-weight: bold;
}

.search-filter-link_category.active .form-radio .form-icon:after {
    background-color: #d80316;
}

.search-filter-link_category.active .form-radio .form-icon {
    border-color: #d80316;
}

.search-filter-price .noUi-connect {
    background: #d80316;
}

.search-filter-price .noUi-target {
    padding: 0 12px;
}

.search-filter-price .noUi-target {
    background-color: transparent;
}

.search-filter-price .noUi-handle {
    border-radius: 3px;
    height: 8px;
    right: -12px;
    top: -3px;
    width: 24px;
}

.search-filter-price .noUi-handle {
    background-color: #d80316;
}

.search-filter_variation__button .form-radio input:checked+.search-filter-variation_link {
    border-color: #d80316;
}

.search-filter_variation__button .form-radio input:checked+.search-filter-variation_link.search-filter-variation_link__cor {
    box-shadow: 0 0 0 2px #d80316;
}

.search-filters-btn {
    background-color: #b60011;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    margin-top: 24px;
    text-transform: initial;
}

.search-filters-btn:focus,
.search-filters-btn:hover {
    background-color: #d80316;
    color: #fff;
}

.search-filters-content .form-checkbox .form-icon {
    border-color: #ddd;
}

.search-filters-content .form-radio .form-icon {
    background-color: transparent;
    border: 1px solid #c8c8c8;
}

.search-filters-content,
.search-header {
    border-radius: 4px;
}

.search-header {
    border: 0 solid #eaeaea;
    box-shadow: none;
    color: #2f2f2f;
    margin-bottom: 40px;
}

.search-main .showcase-product {
    padding-left: 0;
    padding-right: 0;
}

.search-options-pagination a.search-options-pagination_link__arrow svg {
    fill: #2c364a;
    height: 11px;
    width: 11px;
}

.search-options-pagination a.search-options-pagination_link__arrow {
    width: 28px;
    height: 28px;
    border-radius: 4px;
    background-color: #f1f4f6;
    border-color: #f1f4f6;
}

.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):focus,
.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):hover {
    background-color: #d80316;
    border-color: #d80316;
    box-shadow: 0 10px 10px rgba(216, 003, 022, 0.25);
}

.search-options.search-options_bottom .search-options-pagination_item.active a.search-options-pagination_link {
    background-color: transparent;
    color: #d80316;
}

.search-options.search-options_bottom .search-options-pagination_item:nth-last-child(2) .search-options-pagination_link {
    border-right: 0;
}

.search-options.search-options_bottom a.search-options-pagination_link:not(.search-options-pagination_link__arrow) {
    align-items: center;
    border-radius: 0;
    border-right: 2px solid #e9edf1;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    min-width: 64px;
    padding: 0 8px;
}

.search-options.search-options_bottom .search-options-pagination_item a.search-options-pagination_link {
    opacity: 1;
    color: #2f2f2f;
}

.search-options_mobile .search-option-icon svg {
    fill: #d80316;
}

.search-options_mobile .search-option-icon svg {
    height: 20px;
    width: 22px;
}

.search-options_mobile {
    border-radius: 4px;
    border: 1px solid #eaeaea;
}

.search-view_link svg {
    fill: #b3b3b3;
}

.showcase-search {
    padding-bottom: 16px;
}

.search-view_link.active svg {
    fill: #d80316;
}

.search-view_link {
    opacity: 1;
}

.search-options.search-options_top {
    border-bottom: 1px solid #e2e5e6;
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.search-options.search-options_top .search-options-pagination {
    display: none;
}

.search-options .form-label {
    color: #2f2f2f;
}

.search-filter-price_values {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 500;
}

.search-filter-body {
    margin: 20px 0;
}


@media (min-width: 1400px) {
    .showcase-search.showcase-search_grid .showcase-item {
        width: calc(100% / 4 - 16px);
    }

    /*.showcase-search.showcase-search_grid .showcase-product .showcase-product_image.card-image { height: 240px; }*/
    .showcase-search.showcase-search_grid .showcase-product_buy {
        top: calc(((240px) - 34px) / 2);
    }

    .showcase-search.showcase-search_grid .showcase-product .showcase-product_image.card-image {
        padding-left: 12px;
        padding-right: 12px;
    }

    .showcase-search.showcase-search_grid .showcase-product .card-header {
        padding-left: 12px;
        padding-right: 12px;
    }

    .showcase-search.showcase-search_grid .showcase-product .card-footer {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (min-width: 992px) {
    .search-filter {
        background-color: #fff;
        border-radius: 5px;
        margin-bottom: 20px;
        padding-bottom: 25px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .search-filter-header {
        height: 60px;
        padding: 19px 8px;
    }

    .search-filters {
        max-width: 290px;
    }

    .search-filters-content {
        border: 0 solid #eaeaea;
        background-color: transparent;
        box-shadow: none;
        padding: 0;
    }

    .showcase-search.showcase-search_grid .showcase-product_buy {
        left: 10px;
        max-width: calc(100% - (10px * 2));
        right: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .search-container>.columns>.column.col-3 {
        width: 30%;
    }

    .search-container>.columns>.column.col-9 {
        width: 70%;
    }
}

@media (max-width: 991px) {
    .search-filters-content {
        box-shadow: none;
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .search-filters-content {
        box-shadow: none;
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .showcase-search.showcase-search_grid .showcase-item {
        width: calc((100% / 2) - 16px);
    }
}

@media (max-width: 575px) {
    .search-options-pagination a.search-options-pagination_link__arrow {
        width: 24px !important;
        height: 24px !important;
    }

    .search-options.search-options_bottom .search-options-pagination a.search-options-pagination_link {
        margin-left: 0;
        margin-right: 0;
    }

    .search-options.search-options_bottom a.search-options-pagination_link:not(.search-options-pagination_link__arrow) {
        font-size: 12px;
        height: 24px;
        min-width: 60px;
    }
}

/** End - Search  **/

/** Start - Search List  **/
.showcase-search.showcase-search_list .showcase-product .card-footer {
    min-height: 0;
}

.showcase-search.showcase-search_list .showcase-product .showcase-prices {
    justify-content: flex-start;
}

.showcase-search.showcase-search_list .showcase-product {
    text-align: left;
}

.showcase-search.showcase-search_list .showcase-product_buy {
    margin-left: 0;
}

.showcase-search.showcase-search_list .showcase-product .card-header {
    margin-top: 48px;
}

.showcase-search.showcase-search_list .showcase-product .card-header:after {
    display: none;
}

.showcase-search.showcase-search_list .showcase-product_link_title {
    -webkit-line-clamp: 2;
    font-size: 14px;
    height: calc(20px * 2);
    line-height: 20px;
}

.showcase-search.showcase-search_list .showcase-prices_offer {
    display: none;
}


@media (max-width: 1399px) and (min-width: 1200px) {
    .showcase-search.showcase-search_list .showcase-product .card-header {
        margin-top: 48px;
    }
}

@media (max-width: 991px) {
    .showcase-search.showcase-search_list .showcase-prices_plots {
        font-size: 12px;
        line-height: 14px;
        padding-top: 2px;
    }
}

@media (max-width: 767px) {
    .showcase-search.showcase-search_list .showcase-product .card-header {
        margin-top: 20px;
        padding-bottom: 18px;
    }

    .showcase-search.showcase-search_list .showcase-product_buy {
        width: 100%;
    }
}

@media (max-width: 575px) {
    /*.showcase-product_buy { font-size: 9px; }*/
}

/** End - Search List  **/

/** Start - Pages  **/
.btn.btn-access {
    align-items: center;
    display: flex;
    height: auto;
    text-align: left;
    white-space: initial;
}

.btn.btn-access span {
    max-width: calc(100% - (22px + 20px));
}

/** End - Pages  **/

/** Start - Address  **/
.card-page .btn {
    background-color: #d80316;
}

.card-page .btn:focus,
.card-page .btn:hover {
    background-color: #d80316;
}

.card-page .card-title {
    color: #d80316;
}

.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit {
    background-color: #333333;
}

.card-pages-nav .card-header {
    color: #d80316;
}

.page-accordion .accordion-header svg {
    fill: #333;
}

.page-table-box_main .form-switch input:checked+.form-icon {
    background-color: #d80316;
}

.page-title {
    color: #d80316;
}

.card-page .btn {
    border-radius: 4px;
}

.card-page-table_adresses .card-title .btn {
    border-radius: 4px;
}

@media (max-width: 991px) {
    .page-accordion_address .btn-table-item {
        background-color: transparent !important;
    }

    .page-accordion_address .btn-table-item.btn-edit svg {
        fill: #333333;
    }

    .page-accordion_address .form-switch .form-icon {
        background-color: rgba(050, 106, 253, 0.51);
    }

    .page-accordion_address .form-switch input:checked+.form-icon {
        background-color: #d80316;
    }

    .page-title .btn {
        border-radius: 4px;
    }
}

/** End - Address  **/

/** Start - Orders  **/
.adresses-main .dropdown-toggle,
.orders-main .dropdown-toggle {
    background-color: #d80316;
    border-color: #d80316;
}

.adresses-main .dropdown-toggle:focus,
.adresses-main .dropdown-toggle:hover,
.orders-main .dropdown-toggle:focus,
.orders-main .dropdown-toggle:hover {
    background-color: #d80316;
    border-color: #d80316;
}

.page-pagination .pagination_link__arrow {
    background-color: #d80316;
    border-color: #d80316;
}

.page-pagination .pagination_link__arrow:focus,
.page-pagination .pagination_link__arrow:hover {
    background-color: #d80316;
    border-color: #d80316;
}

.table-product_custom a {
    color: #d80316;
}

.adresses-main .dropdown-toggle,
.orders-main .dropdown-toggle {
    border-radius: 4px;
}

/** End - Orders  **/

/** Start - Checkout  **/
.btn-checkout-coupon {
    background-color: #ffffff;
    color: #d80316;
}

.btn-checkout-coupon:focus,
.btn-checkout-coupon:hover {
    background-color: #d80316;
    border-color: #d80316;
    color: #ffffff;
}

.checkout-accordion .accordion-price {
    color: #d80316;
}

.checkout-card-finish_body .card-title .checkout-icon svg {
    fill: #d80316;
}

.checkout-card-finish_body .timeline .timeline-item .timeline-icon {
    background-color: #d80316;
}

.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon {
    border-color: rgba(050, 106, 253, 0.25);
    opacity: 1 !important;
}

.checkout-card-finish_body .timeline .timeline-item.disable:before {
    background-color: rgba(050, 106, 253, 0.25);
}

.checkout-card-finish_body .timeline .timeline-item::before {
    background-color: #d80316;
}

.checkout-card-finish_footer a {
    color: #d80316;
}

.checkout-card-finish_header .checkout-icon {
    background-color: #d80316;
}

.checkout-card-shipping_payment .card-title svg {
    fill: #d80316;
}

.checkout-card-summary_info .card-header a {
    color: #d80316;
}

.checkout-card-summary_info .card-subtitle a {
    color: #d80316;
}

.checkout-card-summary_info .card-subtitle {
    color: #333;
}

.checkout-link-login a {
    color: #d80316;
}

.checkout-more-option {
    background-color: #d80316;
}

.checkout-option .form-radio input:checked+.form-icon {
    border-color: #d80316;
}

.checkout-option .form-radio input:checked+.form-icon::before {
    background-color: #d80316;
}

.checkout-payment-icon.checkout-payment-icon_option svg {
    fill: #d80316;
}

.header .icon-ssl svg {
    fill: #d80316;
}

.header {
    border-bottom: 1px solid #eeeeee;
}

.tab-checkout-status .tab-item.active .avatar {
    background-color: #d80316;
}

.tab-checkout-status .tab-item.active a>span {
    color: #d80316;
}

.tab-checkout-status .tab-item.active a {
    border-bottom-color: #d80316;
}

.btn-checkout-coupon {
    border-radius: 4px;
}

.btn-checkout_next {
    border-radius: 4px;
}

.checkout-card .card-title .btn {
    border-radius: 4px;
}

.checkout-more-option {
    border-radius: 0 0 6px 6px;
}

.checkout-product-coupon_new .btn {
    border-radius: 4px;
}

.checkout-product_quantity .input-group {
    border-radius: 4px;
}


@media (min-width: 992px) {
    .tab-checkout-status.tab-checkout-status_all::after {
        background-color: #d80316;
    }

    .tab-checkout-status::before {
        background-color: #d80316;
    }
}

/** End - Checkout  **/

/** Start - Fontes  **/
.card-footer> :not(.checkout-product-total) .checkout-product-price,
.card-footer> :not(.checkout-product-total) .checkout-product-title {
    font-weight: 500;
}

.cart-subtotal_price,
.cart-subtotal_text {
    font-weight: 500;
}

.checkout-accordion .accordion-price {
    font-weight: 500;
}

.checkout-card .card-title {
    font-weight: 500;
}

.checkout-card-finish_body .tile-title {
    font-weight: 500;
}

.checkout-card-finish_header .checkout-text b {
    font-weight: 500;
}

.checkout-card-summary_info .card-header a {
    font-weight: 500;
}

.checkout-option .checkout-option_title {
    font-weight: 500;
}

.checkout-payment-option__title {
    font-weight: 500;
}

.checkout-product-price {
    font-weight: 500;
}

.page-tbody .page-table-item {
    font-weight: 500;
}

.page-thead .page-table-item {
    font-weight: 500;
}

.product-prices_price {
    font-weight: bold;
}

/*.product-title { font-weight: bold; }*/
.sidenav-overlay_cart .cart-product_price {
    font-weight: 500;
}

.sidenav-overlay_cart .cart-total {
    font-weight: 500;
}

.btn.btn-access {
    font-weight: 500;
}

.sidenav-payment-calculation .product-payment_price {
    font-size: 12px;
    line-height: 16px;
}

.sidenav-payment-calculation .product-payment_title {
    font-size: 16px;
    line-height: 20px;
}

.sidenav-payment-calculation .product-payment_title {
    font-weight: 500;
}

.sidenav-shipping-calculation table {
    font-weight: 500;
}


/** End - Fontes  **/

/** Start - Submenu Customizado  **/
.nav-main-custom-subsubcategory-item_more {
    margin-top: 5px !important;
    text-decoration: underline;
}

.nav-main {
    position: relative;
}

.nav-main_item.nav-main_item__all {
    position: static;
}

.nav-main-content_custom.dropdown-content {
    background-color: transparent;
    box-shadow: none;
    padding: 10px 0 0 0;
    width: 100%;
}

.nav-main-content_custom .nav-main-custom-children-inner_nav li.nav-main-custom-subcategory_item {
    width: calc(100% / 3);
}

/*
.nav-main-content_custom li.nav-main-custom-init_item:hover { background-color: #eeecec; }
.nav-main-content_custom li.nav-main-custom-init_item:hover .nav-main-custom-init_link { font-weight: bold; opacity: 1; }
*/
.nav-main-content_custom li.nav-main-custom-init_item.active {
    background-color: #eeecec;
    background-color: #e1e1e1;
    background-color: #ffffff;
}

.nav-main-content_custom li.nav-main-custom-init_item.active .nav-main-custom-init_link {
    font-weight: bold;
    opacity: 1;
}

.nav-main-custom_init .nav-main-custom_children .nav-main-custom-subsubcategory_list a:hover {
    font-weight: 600;
}

.nav-main-custom_init .nav-main-custom_children a:hover {
    opacity: 1;
    color: #da091a;
}





.nav-main-content_custom li.nav-main-custom-init_item {
    position: static;
    width: 100%;
}

.nav-main-content_custom li.nav-main-custom-subcategory_item {
    padding-right: 30px;
    width: calc(100% / 4);
}

.nav-main-custom-children-inner_banner {
    height: 100%;
    width: 260px;
}

.nav-main-custom-children-inner_nav {
    max-width: calc(100% - 260px);
}

.nav-main-custom-children_inner {
    background-color: #fff;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    height: 100%;
    width: 100%;
}

.nav-main-custom-init_item {
    border-bottom: 1px solid #dddddd;
    /*border-bottom: 1px solid #f3944d*/
}

.nav-main-custom-init_item:last-of-type {
    border-bottom: none;
}

.nav-main-custom_init .nav-main-custom_children.open {
    display: block;
}

.nav-main-custom_init .nav-main-custom_children {
    background-color: transparent;
    border-radius: 0;
    bottom: auto;
    box-shadow: none;
    color: #4b4b4d;
    height: auto;
    left: 220px;
    max-width: calc(100% - 220px);
    min-width: 0;
    padding: 10px 0 0 10px;
    right: 0;
    top: 0;
    width: 100%;
}

.nav-main-custom_init .nav-main-custom_children a {
    color: #4b4b4d;
}

.nav-main-custom-init_item li.nav-main-custom-subsubcategory_item {
    width: auto;
}

/*
.nav-main-custom-init_link {
    align-items: center;
    display: flex;
    font-size: 11px;
    font-weight: 500;
    justify-content: space-between;
    line-height: 14px;
    min-height: 48px;
    padding: 10px 30px 10px 24px;
    text-transform: uppercase;
    width: 100%;
}*/
.nav-main-custom-init_link {
    align-items: center;
    display: flex;
    font-size: 11px;
    font-weight: 500;
    justify-content: space-between;
    line-height: 14px;
    min-height: 36px;
    padding: 11px 20px 11px 16px;
    text-transform: none;
    width: 100%;
}

.nav-main-custom-init_link>span {
    max-width: calc(100% - (8px + 16px));
}

.nav-main-custom-init_link svg {
    fill: #fff;
    height: 10px;
}

.nav-main-custom-init_list {
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
    /*display: table;*/
    width: 100%;

    max-height: calc(30px * 20 + 2px);
    overflow: auto scroll;
    display: block;
}

.nav-main-custom-subcategory_item {
    display: flex;
    flex-direction: column;
    padding-bottom: 40px;
}

.nav-main-custom-subcategory_link {
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    padding-bottom: 14px;
}

.nav-main-custom-subcategory_list {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    list-style: none;
    min-height: 410px;
    padding: 25px 30px 0;
    width: 100%;
}

.nav-main-custom-subsubcategory_item {
    display: table;
    padding: 5px 0;
}

.nav-main-custom-subsubcategory_item:first-of-type {
    padding-top: 0;
}

.nav-main-custom-subsubcategory_item:last-of-type {
    padding-bottom: 0;
}

.nav-main-custom-subsubcategory_list {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    list-style: none;
}

.nav-main-custom_init {
    /*background-color: #f58634;*/
    background-color: #f2f2f2;
    color: #fff;
    display: table;
    max-width: 220px;
    width: 100%
}

/*.nav-main_item.nav-main_item__all {*/
/*  background-color: #333333;*/
/*  min-width: 224px;*/
/*}*/
/*.nav-main_item__all .nav-main_link { background-color: #333333; min-width: 224px; }*/

.nav-main-custom_init a {
    color: #333333;
    /*color: #fff*/
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .nav-main-custom_init .nav-main-custom_children {
        left: 186px;
        max-width: calc(100% - 186px);
    }

    .nav-main-custom-init_link {
        padding: 10px 24px 10px 28px;
    }

    .nav-main-custom_init {
        max-width: 186px;
    }

    /*.nav-main_item__all .nav-main_link { min-width: 186px; }*/
}

@media (max-width: 1199px) {
    .nav-main-custom-init_link {
        font-size: 10px;
        line-height: 14px;
        min-height: 44px;
    }

    .nav-main-custom-subcategory_item {
        padding-bottom: 30px;
    }

    .nav-main-custom-subcategory_link {
        font-size: 13px;
        line-height: 15px;
        padding-bottom: 12px;
    }

    .nav-main-custom-subsubcategory_item {
        padding: 5px 0;
    }

    .nav-main-custom-subsubcategory_list {
        font-size: 11px;
        line-height: 13px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .nav-main-custom_init .nav-main-custom_children {
        left: 150px;
        max-width: calc(100% - 150px);
    }

    .nav-main-custom-init_link {
        padding: 10px 20px 10px 16px;
    }

    .nav-main-custom_init {
        max-width: 150px;
    }

    /*.nav-main_item__all .nav-main_link { min-width: 150px; }*/
    .nav-main-custom-children-inner_banner {
        width: 220px;
    }

    .nav-main-custom-children-inner_nav {
        max-width: calc(100% - 220px);
    }

    .nav-main-custom-subcategory_list {
        min-height: 346px;
        padding: 24px 30px 0;
    }

    /*.nav-main_item__all .nav-main_link { padding-left: 20px; padding-right: 16px; }*/
}

/*Custom*/
.nav-main_item>.nav-main_content {
    display: none !important;
}

/*.nav-main_item.nav-main_item__all { margin-right: 16px; }*/
/*.nav-main_item:nth-child(2)::before { display: none; }*/
/*.nav-main_item__all .nav-main_link { padding-left: 30px; padding-right: 30px; }*/
/** End - Submenu Customizado  **/

/** Start - Ajustar Show Grid **/
.showcase-products_grid.showcase-products_grid__5 .showcase-item {
    max-width: calc(100% / 6);
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .showcase-products_grid.showcase-products_grid__5 .showcase-item {
        max-width: calc(100% / 5);
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .showcase-products_grid.showcase-products_grid__5 .showcase-item {
        max-width: calc(100% / 4);
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .showcase-products_grid.showcase-products_grid__5 .showcase-item {
        max-width: calc(100% / 3);
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .showcase-products_grid.showcase-products_grid__5 .showcase-item {
        max-width: calc(100% / 2);
    }
}

@media (max-width: 575px) {
    .showcase-products_grid.showcase-products_grid__5 .showcase-item {
        max-width: calc(100% / 2);
    }
}

/** End - Ajustar Show Grid  **/

/** Start - Ajustar Search Grid  **/
.showcase-search.showcase-search_grid .showcase-list {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .showcase-search.showcase-search_grid .showcase-item {
        width: calc(100% / 3 - 16px);
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .showcase-search.showcase-search_grid .showcase-item {
        width: calc((100% / 3) - 16px);
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .showcase-search.showcase-search_grid .showcase-item {
        width: calc((100% / 2) - 16px);
    }
}

@media (max-width: 575px) {
    .showcase-search.showcase-search_grid .showcase-item {
        margin-left: 4px;
        margin-right: 4px;
        width: calc(100% / 2 - 8px);
    }

    .showcase-search.showcase-search_grid .showcase-list {
        margin-left: -4px;
        margin-right: -4px;
        width: calc(100% + 8px);
    }
}

/** End - Ajustar Search Grid  **/

/** Start - Página Customizado  **/
.page-main .card-body_custom a {
    color: #b60011;
    font-weight: 500;
}

.page-main .card-body_custom h1 {
    font-size: 22px;
}

.page-main .card-body_custom h2 {
    font-size: 20px;
}

.page-main .card-body_custom h3 {
    font-size: 20px;
}

.page-main .card-body_custom h4 {
    font-size: 18px;
}

.page-main .card-body_custom h5 {
    font-size: 16px;
}

.page-main .card-body_custom hr {
    border-color: #f1f1f1;
}

.page-main .card-body_custom p {
    min-height: 30px;
}

.page-main .card-body_custom {
    color: #333;
    font-size: 15px;
    line-height: 30px;
    min-height: 1em;
}

.page-main .card-page.card-page-form {
    max-width: none;
}

/** End - Página Customizado  **/

/** Start - Showcase Product  **/
.showcase-model-1 .container {
    position: relative;
    z-index: 2;
}

.showcase-model-1 .container::before {
    background: #fff;
    border-radius: 6px;
    bottom: 0;
    content: '';
    display: table;
    height: 100%;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 0;
    width: calc(100% - (8px *2));
    z-index: -1;
}

.showcase-model-1 .showcase-products {
    padding: 0 16px 10px;
}

.showcase-model-1 .showcase-title {
    padding: 20px 16px 0;
    width: 100%;
}


.showcase-model-3 .container {
    position: relative;
    z-index: 2;
}

.showcase-model-3 .container::before {
    background: #fff;
    border-radius: 6px;
    bottom: 0;
    content: '';
    display: table;
    height: 100%;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 0;
    width: calc(100% - (8px *2));
    z-index: -1;
}

.showcase-model-3 .showcase-products {
    padding: 0 16px 10px;
}

.showcase-model-3 .showcase-title {
    padding: 20px 16px 0;
    width: 100%;
}


.product-showcase .container {
    position: relative;
    z-index: 2;
}

.product-showcase .container::before {
    background: #fff;
    border-radius: 6px;
    bottom: 0;
    content: '';
    display: table;
    height: 100%;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 0;
    width: calc(100% - (8px *2));
    z-index: -1;
}

.product-showcase .showcase-products {
    padding: 0 8px 10px;
}

.product-showcase .showcase-title {
    padding: 20px 8px 0;
    width: 100%;
}

.product-showcase .showcase:not(.showcase-model-9):last-child {
    padding-bottom: 0 !important;
}

.product-showcase .showcase {
    padding-bottom: 0 !important;
}

.product-showcase {
    padding-bottom: 100px;
}

.showcase-search {
    background: #ffffff;
    border-radius: 6px;
}

.showcase-search.showcase-search_grid {
    padding-top: 40px;
}

@media (max-width: 768px) {
    .showcase-model-1 .showcase-products {
        padding: 0 8px 8px;
    }

    .showcase-model-1 .showcase-title {
        padding: 16px 8px 0;
    }


    .showcase-model-3 .showcase-products {
        padding: 0 8px 10px;
    }

    .showcase-model-3 .showcase-title {
        padding: 16px 8px 0;
    }
}

/** End - Showcase Product  **/


/** Start - Page Category **/
.page-category_item {
    border-bottom: 1px solid #ededed;
}

.page-category_item {
    padding: 50px 0 60px;
}

.page-category_item:first-of-type {
    padding-top: 0;
}

.page-category_item:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
}

.page-category_link {
    color: #4b4b4d;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}

.page-category_link {
    display: table;
    padding-bottom: 24px;
    width: 100%;
}

.page-category_list {
    width: 100%;
}

.page-main .card-body_custom .page-category a:focus,
.page-main .card-body_custom .page-category a:hover {
    color: #d80316;
}

.page-main .card-body_custom a.page-category_link {
    color: #4b4b4d;
    font-weight: bold;
}

.page-main .card-body_custom a.page-subcategory_link {
    color: #4b4b4d;
    font-weight: 500;
}

.page-main_categorias .card-page .card-title {
    color: #4b4b4d;
    font-size: 28px;
    line-height: 30px;
}

.page-main_categorias .card.card-page .card-header {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 20px;
}

.page-main_categorias-proximidade .card-page .card-title {
    color: #4b4b4d;
    font-size: 28px;
    line-height: 30px;
}

.page-main_categorias-proximidade .card.card-page .card-header {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 20px;
}

.page-category_loading,
.page-category_error {
    color: #4b4b4d;
    font-size: 14px;
    margin: 0;
    padding: 8px 0;
}

.page-subcategory_item {
    padding: 7px 0;
}

/*
.page-subcategory_list {
    column-count: 4;
    column-gap: 16px;
    display: grid;
    font-size: 13px;
    font-weight: 500;
    grid-template-columns: repeat(4, 1fr);
    line-height: 15px;
    list-style: none;
}*/
.page-subcategory_list {
    column-count: 4;
    column-gap: 16px;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-subcategory_list li {
    break-inside: avoid;
    /* evita quebrar li no meio da coluna */
}


@media (max-width: 1199px) {
    .page-main_categorias .card-page .card-title {
        font-size: 20px;
        line-height: 22px;
    }

    .page-main_categorias-proximidade .card-page .card-title {
        font-size: 20px;
        line-height: 22px;
    }

    .page-category_link {
        font-size: 14px;
        line-height: 16px;
    }

    .page-subcategory_list {
        font-size: 11px;
        line-height: 13px;
    }

    .page-category_link {
        padding-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .page-subcategory_list {
        column-count: 3;
        column-gap: 16px;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .page-subcategory_list {
        column-count: 2;
        column-gap: 16px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .page-category_item {
        padding: 40px 0 46px;
    }
}

/** End - Page Category **/

/** Start - Showcase Model 6 **/
.showcase-link_all-category {
    color: #d80316;
    float: right;
    font-size: 13px;
    font-weight: bold;
    text-transform: initial;
}


a.showcase-link_all-category {
    color: #d80316;
}

.showcase-model-6 .showcase-banners .slider__arrow {
    bottom: calc(100% - 140px);
}

.showcase-model-6 .controls-arrow {
    display: none;
}

.showcase-model-6 .showcase-banners .tns-nav>[aria-controls] {
    margin: 0 5px;
}

.showcase-model-6 .showcase-banners .tns-nav>[aria-controls].tns-nav-active {
    background: #d80316;
    border-radius: 4.5px;
    width: 16px;
}

.showcase-model-6 .showcase-banners .tns-nav {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 46px;
    position: static;
    transform: none;
}

.showcase-model-6 .showcase-banners_link {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: flex;
    height: 140px;
    justify-content: center;
    max-width: 100%;
    padding: 8px;
    width: 140px;
}

.showcase-model-6 .showcase-image-title {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 100%;
    text-align: center;
    width: 140px;
}

.showcase.showcase-model-6 .showcase-banners_item {
    vertical-align: top;
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .showcase-model-6 .showcase-banners_link {
        height: 120px;
        width: 120px;
    }

    .showcase-model-6 .showcase-banners .slider__arrow {
        bottom: calc(100% - 120px);
    }
}

@media (max-width: 991px) {
    .showcase-link_all-category {
        bottom: 0;
        left: 0;
        max-width: 200px;
        position: absolute;
        right: auto;
        top: auto;
        width: 50%;
    }

    .showcase-model-6 .showcase-banners .slider__arrow {
        bottom: calc(100% - 120px);
    }

    .showcase-model-6 .showcase-banners .tns-nav>[aria-controls] {
        margin: 6px 5px;
    }

    .showcase-model-6 .showcase-banners .tns-nav {
        justify-content: flex-end;
        padding-left: calc(100% - 200px);
    }

    .showcase-model-6 .showcase-banners .tns-nav {
        margin-top: 30px;
    }

    .showcase-model-6 .showcase-banners_link {
        height: 120px;
        width: 120px;
    }
}

@media (max-width: 575px) {
    .showcase-link_all-category {
        font-size: 11px;
        line-height: 13px;
        max-width: 180px;
    }

    .showcase-model-6 .showcase-banners .tns-nav>[aria-controls] {
        margin: 1px 4px;
    }

    .showcase-model-6 .showcase-banners .tns-nav {
        padding-left: calc(100% - 200px);
    }
}

/** End - Showcase Model 6 **/

/** Start - SideNav Termo **/
.sidenav-box-custom a {
    color: #b60011;
    font-weight: 500;
}

.sidenav-box-custom h2 {
    font-size: 1.75em;
}

.sidenav-box-custom hr {
    background: transparent;
    border-color: #f1f1f1;
}

.sidenav-box-custom p {
    min-height: 1.8em;
}

.sidenav-box-custom {
    font-size: 14px;
    line-height: 1.8em;
    padding-bottom: 80px;
}

.form-group_send-email a {
    color: #b60011;
    font-weight: 500;
}

/** End - SideNav Termo **/

/** Start - Tag Custom **/
/*.tags-custom {*/
/*    display: flex;*/
/*    width: 100%;*/
/*    padding-bottom: 30px;*/
/*}*/
.tag-custom {
    background-color: #1ca40a;
    display: flex;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    padding: 2px 12px;
    border-radius: 4px;
}

.tags-custom>* {
    margin-right: 10px;
}

.showcase-custom_tags {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    line-height: 12px;
    white-space: nowrap;
    justify-content: flex-start;
    padding-top: 8px;
}

.showcase-custom_tag {
    background-color: #1ca40a;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 3px;
    line-height: 11px;
}

/** End - Tag Custom **/
.nav-mobile-item_category {
    border-top: solid 1px #e6e6e6;
    margin-top: 16px !important;
    padding-top: 16px;
}

/** Start - Showcase Model 12 Custom **/
@media (max-width: 991px) {
    .showcase-model-12-custom .showcase-link_all-category {
        float: left;
        max-width: 100%;
        padding-top: 24px;
        position: static;
        text-align: left;
        width: 100%;
    }

    .showcase-model-12-custom {
        padding-bottom: 80px;
    }
}

/** End - Showcase Model 12 **/









/*** END - Custom Ly 2025-07-25 ***/
