/*** START - Custom (Lucy - 19/02/2026) ***/
/* Tema: 5 - v1.14.4 - (tec9informatica.com.br) */

/** 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 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
}

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

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

.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
}

.label {
    color: #333;
}

.loading:after {
    border-bottom-color: rgba(034, 084, 181, 0.6);
    border-left-color: rgba(034, 084, 181, 0.8);
}

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

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

.notfound-text {
    color: #000000;
}

.sidenav-overlay.loading:after {
    border-bottom-color: rgba(034, 084, 181, 0.6);
    border-left-color: rgba(034, 084, 181, 0.8);
}

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

.checkout-main {
    background-color: #f9f9f9;
}

html {
    background-color: #ffffff;
    color: #393939;
}

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

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

.footer-contact_link__tel {
    font-family: "Corsa Grotesk X", sans-serif;
}

.footer-contact_title {
    font-family: "Corsa Grotesk X", sans-serif;
}

.footer-content_main .footer_title {
    font-family: "Corsa Grotesk X", sans-serif;
}

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

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


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

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

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

}

/** Start - Header  **/
.account_link {
    color: #fefeff;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    text-transform: none;
}

.account_link:nth-child(2) {
    font-weight: bold;
}

.cart_quantity {
    background-color: #fefeff;
    color: #000004;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 16px;
    margin-left: 4px;
    position: static;
    width: 26px;
}

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

.header .navbar_top .navbar-section {
    justify-content: space-between;
    width: 100%;
}

.header .navbar_top a {
    font-size: 12px;
    line-height: 14px;
    color: #545454;
    font-weight: 500;
}

.header .navbar_top {
    font-size: 12px;
    line-height: 14px;
    color: #545454;
    font-weight: 500;
}

.header {
    background-color: #000004;
}

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

.header-link .icon_user {
    height: 24px;
    margin-bottom: 0;
    margin-top: calc(((15px * 2) - 24px) / 2);
    width: 25px;
}

.header-link svg {
    fill: #2ed0fc;
}

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

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

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

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

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

.header-top-box_email {
    color: #2b2b2b;
}

.header-top-icon_whatsapp {
    height: 17px;
    width: 17px;
}

.header-top_box {
    align-items: center;
    display: flex;
}

.header-top_icon {
    margin-right: 8px;
}

.nav-content {
    background-color: #fefeff;
    border-bottom: 1px solid #000004;
    color: #fefeff;
}

.nav-main {
    justify-content: flex-start;
}

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

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

.nav-main_link {
    color: #000004;
    fill: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}

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

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

.search-filter_price {
    display: none;
}

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

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

.search svg {
    fill: #0167f3;
}

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

.search-desktop .btn {
    height: 16px;
    width: 16px;
}

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

.search-desktop .form-input {
    background-color: #ffffff;
    border-color: #ededed;
    border-radius: 5px !important;
    color: #2b2b2b;
    font-size: 12px;
    font-weight: 500;
    height: 42px;
    letter-spacing: 0;
    padding: 8px calc(8px + 18px + 16px) 8px 20px;
    text-transform: none !important;
}

.search-desktop .form-input::placeholder {
    color: #797979;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: none !important;
    font-weight: 500;
}

.search-desktop .form-input:focus {
    border-color: #d5d5d5;
}

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

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

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

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

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

.sidebar-nav .nav-mobile .nav-mobile_link a {
    color: #2b2b2b;
    fill: #2b2b2b;
}

.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: #2b2b2b;
    fill: #2b2b2b;
}

.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: #000004;
    border-color: #000004;
}

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

.sidebar-nav a.sidebar-nav-link {
    font-weight: 500;
}

.sidebar-nav .nav-mobile .nav-mobile_link {
    font-size: 13px;
    line-height: 16px;
}

@media (min-width: 1200px) {
    .header-box_account .header-link_text {
        margin-left: 10px;
    }
}

@media (min-width: 992px) {
    .header.header-checkout {
        border-bottom: 1px solid #ededed;
    }

    .header .navbar {
        height: 125px;
    }

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

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

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

    .header .navbar.navbar_bottom {
        height: 74px;
    }

    .header .navbar.navbar_top {
        height: 40px;
    }

    .header .navbar_top .navbar-section {
        border-bottom: 1px solid #ededed;
        margin-left: 260px;
        max-width: calc(100% - 260px);
    }

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

    .header-link_account {
        width: 194px;
    }

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

    .header:not(.header-checkout) .logo {
        height: 100%;
        margin-top: 0px;
    }

    .nav-main {
        height: 58px;
    }

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

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

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

    .nav-main_item:first-of-type+.nav-main_item:before {
        display: none;
    }

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

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

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

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

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

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

    .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;
    }

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

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

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

    .nav-main_item__all .icon-nav-first svg {
        fill: #fefeff;
    }

    .nav-main_item__all .icon-nav-first {
        height: 10px;
        margin-bottom: 0;
        margin-right: 0;
        margin-top: 0;
        width: 18px;
    }

    .nav-main_item__all .nav-main-box_link {
        align-items: center;
        background-color: #2ed0fc;
        border-radius: 4px;
        color: #fefeff;
        display: flex;
        font-size: 12px;
        font-weight: 500;
        height: 30px;
        justify-content: space-between;
        min-width: 198px;
        padding: 4px 16px 4px 20px;
    }

    .nav-main_link__first {
        opacity: 1 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .nav-main_item {
        margin-left: 0;
        margin-right: 0;
    }

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

@media (max-width: 1199px) {
    .cart_quantity {
        font-size: 12px;
        height: 22px;
        line-height: 14px;
        margin-left: 2px;
        width: 22px;
    }

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

@media (min-width: 992px) and (max-width: 1199px) {
    .account_link {
        font-size: 12px;
        line-height: 13px;
    }

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

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

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

    .header .navbar_top .navbar-section {
        margin-left: 220px;
        max-width: calc(100% - 220px);
    }

    .header-link .icon_user {
        height: 20px;
        margin-top: calc(((13px * 2) - 20px) / 2);
        width: 21px;
    }

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

    .header-link_account {
        width: 174px;
    }

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

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

    /*.nav-main_item__all .nav-main_link { padding-right: 14px; }*/
    .nav-main_link {
        font-size: 10px;
    }

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

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

    .nav-main {
        height: 54px;
    }


    .nav-main_item__all .icon-nav-first {
        height: 8px;
        width: 8px;
    }

    .nav-main_item__all .nav-main-box_link {
        font-size: 10px;
        height: 26px;
        min-width: 150px;
        margin-bottom: calc((30px - 26px) / 2);
        margin-top: calc((30px - 26px) / 2);
        padding: 4px 12px;
    }
}

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

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

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

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

/** End - Header  **/

/** Start - Banner Custom  **/
.banner-custom-content {
    background-color: transparent;
    color: #000004;
    fill: #2ed0fc;
    margin-bottom: 10px;
}

.banner-custom_box {
    border-bottom: 0 solid #d7d7d7;
    padding-bottom: calc((100px - 46px) / 2);
    padding-top: calc((100px - 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;
}

.banner-custom_icon__1 {
    height: 45px;
    width: 34px;
}

.banner-custom_icon__2 {
    height: 36px;
    width: 62px;
}

.banner-custom_icon__3 {
    height: 45px;
    width: 59px;
}

.banner-custom_icon__4 {
    height: 44px;
    width: 46px;
}

.banner-custom_info {
    padding-top: 2px;
}

.banner-custom_item {
    float: left;
}

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

.banner-custom_text {
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
}

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

.banner-custom_title {
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    letter-spacing: 0;
}

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

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

    .banner-custom_icon__1 {
        height: 41px;
        width: 30px;
    }

    .banner-custom_icon__2 {
        height: 32px;
        width: 58px;
    }

    .banner-custom_icon__3 {
        height: 41px;
        width: 55px;
    }

    .banner-custom_icon__4 {
        height: 40px;
        width: 42px;
    }

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

    .banner-custom_title {
        font-size: 12px;
        line-height: 13px;
    }
}

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

/** End - Banner Custom  **/

/** Start - Footer  **/
.footer-box_newsletter .btn {
    align-items: center;
    background-color: #2ed0fc;
    border-radius: 0 7px 7px 0;
    display: flex;
    font-size: 13px;
    font-weight: bold;
    height: 48px;
    justify-content: center;
    line-height: 15px;
    padding: 4px 8px;
    text-transform: uppercase;
    width: 122px;
}

.footer-box_newsletter .btn:focus,
.footer-box_newsletter .btn:hover {
    background-color: #2ed0fc;
}

.footer-box_newsletter .footer-logo {
    width: calc(100% - (582px + 270px));
}

.footer-box_newsletter .footer_title {
    color: #fefeff;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 6px;
    text-transform: uppercase;
    width: 100%;
}

.footer-box_newsletter .form-input {
    background-color: #ececec;
    border-radius: 7px;
    border: 1px solid #ececec;
    color: #545454;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 16px;
    margin-right: 0;
    padding: 8px 20px;
    width: calc(100% - 122px);
}

.footer-box_newsletter .form-input::placeholder {
    color: #9f9f9f;
    opacity: 1;
}

.footer-box_newsletter .form-input:focus {
    border-color: #cdd0d0;
    box-shadow: none;
}

.footer-box_newsletter .input-group {
    width: 100%;
    max-width: 604px;
}

.footer-box_newsletter {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.footer-box_stamp .footer_title {
    color: #fefeff;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.footer-content_info .footer-box {
    margin-bottom: 8px;
    margin-top: 8px;
}

.footer-content_info a {
    color: #ffffff;
}

.footer-content_info a:focus,
.footer-content_info a:hover {
    color: #ffffff;
}

.footer-content_info {
    background-color: #0167f3;
    border-top: 0 solid #fefeff;
    color: #fefeff;
}

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

.footer-content_second>.container>.col-12 {
    border-top: 2px solid #2ed0fc;
    padding-bottom: 28px;
    padding-top: 28px;
}

.footer-content_second {
    background-color: #000004;
    border-bottom: 1px solid #2ed0fc;
    color: #fefeff;
    text-transform: none;
}

.footer-info_text b {
    font-weight: 600;
}

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

.footer-stamp_item img {
    /*max-height: 30px;*/
    max-height: none;
    max-width: 100%;
}

.footer-stamp_item svg {
    max-height: 60px;
    max-width: 100%;
}

.footer-stamp_item {
    margin: 4px 16px;
}

.footer-stamp_list {
    margin-left: -16px;
    margin-right: -16px;
}

.logo-footer img {
    max-height: 80px
}

.logo-footer {
    display: table;
}

.logo-platform {
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
}

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

@media (min-width: 992px) {
    .footer-content_second>.container>.col-12>.columns {
        align-items: center;
    }

    .footer-box_stamp {
        float: right;
        /*max-width: 220px;*/
        /*width: 100%;*/
    }


    .footer-content_info .footer-box {
        float: left;
    }

    .footer-content_info>.container>.col-12>.columns>.column:nth-child(1) {
        align-items: center;
        display: flex;
    }

    .footer-content_info>.container>.col-12>.columns {
        align-items: center;
    }

    .footer-content_info {
        padding-bottom: 18px;
        padding-top: 22px;
    }

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

@media (max-width: 1399px) and (min-width: 1200px) {}

@media (max-width: 1199px) {
    .footer-box_newsletter .btn {
        border-radius: 0 5px 5px 0;
        font-size: 11px;
        height: 44px;
        line-height: 13px;
        padding: 4px 8px;
        width: 106px;
    }

    .footer-box_newsletter .footer_title {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 4px;
    }

    .footer-box_newsletter .form-input {
        border-radius: 5px;
        font-size: 12px;
        height: 44px;
        line-height: 14px;
        margin-right: 0;
        padding: 8px 16px;
        width: calc(100% - (106px + 8px));
    }

    .footer-box_stamp .footer_title {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 6px;
    }

    .footer-info_text {
        font-size: 9px;
        line-height: 13px;
    }
}

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

@media (max-width: 991px) {
    .footer-box_newsletter .footer-logo {
        width: calc(242px + 30px);
    }

    .footer-box_newsletter .footer_title {
        width: calc(100% - (242px + 30px));
    }

    .footer-box_newsletter .input-group {
        margin-top: 0;
        width: 100%;
    }

    .footer-box_newsletter {
        flex-wrap: wrap;
    }

    .footer-content_info>.container>.col-12>.columns {
        align-items: center;
    }

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

    .footer-content_second>.container>.col-12>.columns>.column {
        padding: 16px 0;
    }

    .footer-logo {
        display: none;
    }

    .footer-stamp_item {
        margin: 4px 8px;
    }

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

@media (max-width: 991px) and (min-width: 768px) {
    .footer-content_info .footer-box {
        float: left;
    }

    .footer-content_info>.container>.col-12>.columns>.column:nth-child(1) {
        align-items: center;
        display: flex;
    }

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

@media (max-width: 767px) and (min-width: 576px) {
    .footer-content_info .footer-box {
        float: left;
    }

    .footer-content_info>.container>.col-12>.columns>.column:nth-child(1) {
        align-items: center;
        display: flex;
    }

    .logo-platform {
        margin-bottom: 8px;
        margin-top: 12px;
    }
}

@media (max-width: 575px) {
    .footer-box_newsletter .footer_title {
        margin-top: 8px;
        width: 100%;
    }

    .footer-content_info {
        padding-bottom: 18px;
        padding-top: 18px;
    }

    .logo-platform {
        margin-bottom: 8px;
        margin-top: 16px;
    }
}

/** End - Footer  **/

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

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

.showcase-banners .slider__arrow svg,
.showcase-products .slider__arrow svg {
    fill: #4e4e4e;
}

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

.showcase-banners .slider__arrow,
.showcase-products .slider__arrow {
    border-color: #ededed;
    border-radius: 9px;
    height: 57px;
    width: 18px;
}

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

.showcase-banners .slider__arrow.slider__arrow--next,
.showcase-products .slider__arrow.slider__arrow--next {
    right: calc(-18px / 2);
}

.showcase-banners .slider__arrow.slider__arrow--prev,
.showcase-products .slider__arrow.slider__arrow--prev {
    left: calc(-18px / 2);
}

.showcase-banners .slider__arrow:focus svg,
.showcase-banners .slider__arrow:hover svg,
.showcase-products .slider__arrow:focus svg,
.showcase-products .slider__arrow:hover svg {
    fill: #000000;
}

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

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

.showcase-offer {
    align-items: center;
    background-color: #ffd63b;
    border-radius: 4px;
    bottom: calc(-30px / 2);
    color: #2554b2;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    left: 0;
    line-height: 14px;
    min-width: 48px;
    top: auto;
    width: auto;
    position: static;
}

.showcase-offer.showcase-offer_new-product {
    background-color: #000004;
    color: #fff;
}

.showcase-offer:not(:first-child) {
    margin-top: 2px;
}

.showcase-offer_box {
    bottom: calc(-30px / 2);
    left: 0;
    position: absolute;
    right: auto;
    top: auto;
    z-index: 1;
}

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

.showcase-prices {
    align-content: center;
    height: calc(22px + (13px + 3px));
    justify-content: flex-start;
    width: 100%;
}

.showcase-prices_info {
    background-color: #ffecb3;
    border-radius: 4px;
    color: #14212b;
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: 8px;
    padding: 4px 8px;
    width: calc(100% + 4px);
}

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

.showcase-prices_plots {
    color: #393939;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: -0.1px;
    line-height: 13px;
    padding-top: 3px;
    text-transform: uppercase;
}

.showcase-prices_price {
    color: #00a000;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}

.showcase-prices_strike {
    display: none !important;
    color: #adadad;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding-bottom: 0;
}

.showcase-product .card-footer {
    min-height: calc(22px + (13px + 3px));
}

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

.showcase-product .card-footer,
.showcase-product .card-header,
.showcase-product .card-image {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}

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

.showcase-product .card-header {
    padding-bottom: 30px;
    padding-top: 35px;
}

.showcase-product .showcase-product_image.card-image {
    background-color: #fff;
    border-radius: 8px;
    padding: 0;
}

.showcase-product .showcase-product_image.card-image {
    height: 210px;
}

.showcase-product {
    background-color: #ffffff;
    border-radius: 6px;
    border: 0px solid #ecf0f0;
    padding: 20px 20px 16px;
    position: relative;
    text-align: left;
}

.showcase-product {
    background-color: transparent;
}

.showcase-product {
    margin-bottom: 0;
}

.showcase-product:focus .showcase-product_image,
.showcase-product:hover .showcase-product_image {
    opacity: 0.7;
}

.showcase-product_buy svg {
    height: 19px;
    margin-right: 10px;
    width: 20px;
}

.showcase-product_buy {
    align-items: center;
    background-color: #0167f3;
    border-radius: 4px;
    border: 1px solid #0167f3;
    color: #ffffff;
    display: flex;
    fill: #ffffff;
    float: none;
    font-size: 10px;
    font-weight: bold;
    height: 46px;
    justify-content: center;
    line-height: 12px;
    margin: 26px auto 0;
    max-width: 100%;
    min-height: 0;
    padding: 2px 8px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.showcase-product_buy {
    opacity: 1;
    position: static;
}

.showcase-product_buy:focus,
.showcase-product_buy:hover {
    background-color: #0167f3;
    border-color: #0167f3;
    box-shadow: none;
    color: #fff;
}

.showcase-product_link__image {
    background-color: transparent;
    border-radius: 0;
    height: 210px;
    max-height: 100%;
    max-width: 100%;
    width: 210px;
}

.showcase-product_link_title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #000000;
    display: -webkit-box;
    font-size: 12px;
    font-weight: 500;
    height: calc(18px * 3);
    line-height: 18px;
    text-transform: uppercase;
}

.showcase-products .slider__arrow {
    bottom: 0;
    top: 0;
}

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

.showcase-tag {
    align-items: center;
    background-color: #000000;
    border-radius: 4px;
    display: flex;
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    justify-content: center;
    left: auto;
    line-height: 12px;
    padding: 1px 2px 0;
    width: 94px;
}

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

.showcase-tag:nth-child(2) {
    left: 10px;
    top: calc(22px + 2px);
}

.showcase-title {
    color: #000004;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 36px;
    text-align: center;
    text-transform: initial;
}


.showcase.showcase-model-2 {
    padding-bottom: 60px;
}

.home-main>.showcase:first-child {
    padding-bottom: 0;
}

.showcase-products_grid .showcase-item {
    margin-bottom: 10px;
}




.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
    padding-left: 16px;
}

.showcase-model-list .showcase-product .card-image {
    padding-bottom: 20px;
    padding-top: 20px;
}

.showcase-model-list .showcase-product .showcase-prices {
    align-content: center;
    justify-content: flex-start;
}

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

@media (min-width: 992px) {

    /*.showcase-banners .slider__arrow, .showcase-products .slider__arrow { height: 57px; width: 18px; }*/
    .showcase-product .card-footer,
    .showcase-product .card-header {
        padding-left: 0;
        padding-right: 0;
    }

    .showcase-product:focus .showcase-product_buy,
    .showcase-product:hover .showcase-product_buy {
        opacity: 1;
    }

    .showcase-product_buy {
        bottom: auto;
        left: 0;
        margin: auto;
        max-width: calc(100% - (40px));
        opacity: 0;
        position: absolute;
        right: 0;
        top: calc(((250px + (20px)) - 46px) / 2);
    }
}

@media (max-width: 991px) {
    .showcase-product .card-footer {
        min-height: calc((22px + (13px + 3px)) + (16px + 46px));
    }

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

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

    .showcase-product_buy {
        float: left;
        margin-top: 16px;
        max-width: 100%;
        position: static;
    }

    .showcase-product_link_title {
        -webkit-line-clamp: 2;
        height: calc(18px * 2);
    }
}

@media (max-width: 575px) {
    .showcase {
        padding-bottom: 40px;
    }

    .showcase-offer_box {
        bottom: 0;
    }

    .showcase-offer {
        border-radius: 4px !important;
        font-size: 8px;
        height: 24px;
        left: 0;
        line-height: 10px;
        min-width: 42px;
    }

    .showcase-offer_text {
        font-size: 9px;
        line-height: 10px;
    }

    .showcase-prices {
        height: calc(20px + (12px + 8px + (4px * 2)));
    }

    .showcase-prices_plots span {
        font-size: 10px;
        line-height: 12px;
    }

    .showcase-prices_plots {
        font-size: 10px;
        line-height: 12px;
        padding-top: 1px;
    }

    .showcase-prices_price {
        font-size: 18px;
        line-height: 20px;
    }

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

    .showcase-product .card-footer {
        padding-top: 0;
        min-height: calc((36px + 18px) + (20px + (12px + 8px + (4px * 2))));
    }

    .showcase-product .card-footer,
    .showcase-product .card-header,
    .showcase-product .card-image {
        padding-left: 0;
        padding-right: 0;
    }

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

    .showcase-product .card-header {
        padding-bottom: 18px;
        padding-top: 24px;
    }

    .showcase-product .showcase-product_image.card-image {
        height: auto;
    }

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

    .showcase-product_buy {
        border-radius: 4px;
        font-size: 12px;
        height: 36px;
        line-height: 16px;
        margin-top: 18px;
        max-width: 100%;
        padding: calc((36px - 16px - 2px) / 2) 16px calc((36px - 16px - 2px) / 2);
    }

    .showcase-product_link__image {
        height: 200px;
        width: 200px;
    }

    .showcase-product_link_title {
        -webkit-line-clamp: 2;
        font-size: 11px;
        font-weight: 500;
        height: calc(16px * 2);
        line-height: 16px;
    }

    .showcase-tag {
        border-radius: 4px;
        font-size: 9px;
        height: 18px;
        line-height: 10px;
        width: 90px;
    }

    .showcase-tag:nth-child(2) {
        left: 0;
        top: calc(18px + 2px);
    }

    .showcase-title {
        font-size: 21px;
        line-height: 25px;
    }

    .showcase-prices_info {
        font-size: 10px;
        line-height: 12px;
        margin-top: 8px;
        padding: 4px 6px;
    }
}

/** End - Content  **/

/** Start - Showcase List  **/
.showcase-model-list .showcase-offer_box {
    left: 16px;
    top: 10px;
    z-index: 1;
}

.showcase-model-list .showcase-prices-price_info {
    font-size: 12px;
    line-height: 14px;
    padding-top: 2px;
}

.showcase-model-list .showcase-prices_plots b {
    color: #393939;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

.showcase-model-list .showcase-prices_plots span {
    color: #393939;
    font-size: 11px;
    font-weight: 500;
    line-height: 12px;
}

.showcase-model-list .showcase-prices_plots {
    color: #393939;
    font-size: 11px;
    font-weight: 500;
    line-height: 12px;
    padding-top: 1px;
}

.showcase-model-list .showcase-prices_price .showcase-prices-price_text {
    display: none;
}

.showcase-model-list .showcase-prices_price span {
    font-size: 18px;
    line-height: 20px;
}

.showcase-model-list .showcase-prices_price {
    background-color: transparent;
    color: #00a000;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 20px;
    padding: 0;
}

.showcase-model-list .showcase-prices_strike {
    display: none;
}

.showcase-model-list .showcase-product .card-footer {
    border-top: 0;
    min-height: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
    background-color: transparent;
    border-radius: 0;
}

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
    padding-left: 18px;
    padding-right: 20px;
    width: calc(100% - (132px + (20px * 2)));
    max-width: 100%;
}

.showcase-model-list .showcase-product .card-header>* {
    border-bottom: 0;
    padding-bottom: 0;
}

.showcase-model-list .showcase-product .card-header {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 28px;
}

.showcase-model-list .showcase-product .card-image {
    height: calc(120px + (10px * 2));
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    padding: 10px 20px;
    width: calc(132px + (20px * 2));
}

.showcase-model-list .showcase-product .showcase-prices {
    height: calc(20px + (14px + 2px));
}

.showcase-model-list .showcase-product {
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #e7e7e7;
}

.showcase-model-list .showcase-product_link__image img,
.showcase-model-list .showcase-product_link__image svg {
    max-height: 100%;
    max-width: 100%;
    position: static;
}

.showcase-model-list .showcase-product_link__image {
    align-content: center;
    display: flex;
    height: 100px;
    justify-content: center;
    padding: 0;
    width: 132px;
}

.showcase-model-list .showcase-product_link_title {
    -webkit-line-clamp: 2;
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    height: calc(20px * 2);
    line-height: 20px;
    text-transform: initial;
}

.showcase-model-list .showcase-products_grid__1 .showcase-product .card-header,
.showcase-model-list .showcase-slider-1 .showcase-product .card-header {
    padding-bottom: 22px;
    padding-top: 36px;
}

.showcase-model-list .showcase-title {
    border-bottom: 0;
    padding-bottom: 0;
}

.showcase-model-list .showcase-product .card-image {
    border: 0;
    position: relative;
}

.showcase-model-list .showcase-product .card-image::before {
    background-color: #eaecec;
    bottom: 0;
    content: '';
    display: table;
    height: 80px;
    left: auto;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.showcase-model-list .showcase-tags {
    bottom: auto;
    left: 12px;
    margin: 0;
    right: auto;
    top: 12px;
}

@media (max-width: 1399px) and (min-width: 1200px) {

    .showcase-model-list .showcase-product .card-footer,
    .showcase-model-list .showcase-product .card-header {
        width: calc(100% - (120px + (20px * 2)));
    }

    .showcase-model-list .showcase-product .card-image {
        width: calc(120px + (20px * 2));
    }

    .showcase-model-list .showcase-product_link__image {
        width: 120px;
    }
}

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

@media (max-width: 991px) {
    .showcase-model-list .showcase-product .card-footer {
        min-height: 0;
    }

    .showcase-model-list .showcase-product .card-footer,
    .showcase-model-list .showcase-product .card-header {
        padding-right: 20px;
    }

    .showcase-model-list .showcase-product .card-footer,
    .showcase-model-list .showcase-product .card-header {
        width: calc(100% - (120px + (20px * 2)));
    }

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

    .showcase-model-list .showcase-product .card-image {
        height: calc(120px + (10px * 2));
    }

    .showcase-model-list .showcase-product .card-image {
        width: calc((100% - 16px) / 2);
    }

    .showcase-model-list .showcase-product_link__image {
        height: 120px;
        padding: 0;
        width: 120px;
    }

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

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

    .showcase-model-list .showcase-product .card-footer,
    .showcase-model-list .showcase-product .card-header {
        width: calc(100% - (120px + (20px * 2)));
    }

    .showcase-model-list .showcase-product .card-image {
        width: calc(120px + (20px * 2));
    }

    .showcase-model-list .showcase-product_link__image {
        width: 120px;
    }
}

@media (max-width: 767px) and (min-width: 576px) {

    .showcase-model-list .showcase-product .card-footer,
    .showcase-model-list .showcase-product .card-header {
        max-width: 100%;
        padding-left: 32px;
        padding-right: 40px;
        width: calc(100% - (132px + (20px * 2)));
    }

    .showcase-model-list .showcase-product .card-image {
        width: calc(132px + (20px * 2));
    }

    .showcase-model-list .showcase-product_link__image {
        width: 132px;
    }
}

@media (max-width: 575px) {
    .showcase-model-list .showcase-prices-price_info {
        font-size: 10px;
        line-height: 12px;
        padding-top: 2px;
    }

    .showcase-model-list .showcase-prices_plots b {
        font-size: 9px;
        line-height: 11px;
    }

    .showcase-model-list .showcase-prices_plots span {
        font-size: 9px;
        line-height: 11px;
    }

    .showcase-model-list .showcase-prices_plots {
        font-size: 9px;
        line-height: 11px;
        padding-top: 1px;
    }

    .showcase-model-list .showcase-prices_price span {
        font-size: 20px;
        line-height: 22px;
    }

    .showcase-model-list .showcase-prices_price {
        font-size: 16px;
        line-height: 18px;
    }

    .showcase-model-list .showcase-product .card-footer,
    .showcase-model-list .showcase-product .card-header {
        padding-left: 16px;
        padding-right: 20px;
        width: calc(50% + 30px);
    }

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

    .showcase-model-list .showcase-product .card-image {
        height: calc(116px + (10px * 2));
        padding: 8px 16px;
        width: calc(50% - 30px);
    }

    .showcase-model-list .showcase-product .showcase-prices {
        height: calc(18px + (12px + 2px));
    }

    .showcase-model-list .showcase-product_link__image {
        height: 116px;
        width: 116px;
    }

    .showcase-model-list .showcase-product_link_title {
        font-size: 12px;
        height: calc(16px * 2);
        line-height: 16px;
    }


    .showcase-model-list .showcase-product .card-image:before {
        height: 76px;
    }
}

/** End - Showcase List  **/

/** Start - Showcase Model 6 **/
.showcase.showcase-model-6 {
    margin-bottom: 0;
    margin-top: 0;
}

.showcase-model-6 .showcase-banners {
    padding-left: calc((18px / 2) + 8px);
    padding-right: calc((18px / 2) + 8px);
}

.showcase-model-6 .showcase-banners_link {
    align-items: center;
    display: flex;
    height: 150px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
}

.showcase-model-6 .showcase-banners_link:focus img,
.showcase-model-6 .showcase-banners_link:hover img {
    filter: none;
}

.showcase-model-6 .showcase-banners_link:focus,
.showcase-model-6 .showcase-banners_link:hover {
    opacity: 0.7;
}

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

@media (max-width: 991px) {
    .showcase-model-6 .showcase-banners_link {
        max-width: 100%;
    }
}

/** End - Showcase Model 6 **/

/** Start - Showcase Model 7  **/
.showcase.showcase-model-7 {
    padding-bottom: 60px;
}

/** End - Showcase Model 7  **/

/** 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: #0167f3;
}

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

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

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

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

/** End - Showcase Promo  **/

/** Start - Product  **/
.image-main {
    box-shadow: 0 15px 15px 0 rgba(034, 084, 181, .2);
}

.product-btn.product-btn_buy {
    border-radius: 5px;
    background-color: #0167f3;
    color: #ffffff;
}

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

.product-btn.product-btn_shipping {
    color: #0167f3;
}

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

.product-btn_payment {
    background-color: transparent !important;
    color: #0167f3;
}

.product-btn_payment:focus,
.product-btn_payment:hover {
    color: #0167f3;
}

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

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

.product-gallery {
    background-color: rgba(034, 084, 181, 0.1);
}

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

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

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

.input-group_qtd {
    border: 1px solid #ededed;
}

.product-btn.product-btn_shipping {
    border: 1px solid #ededed;
}

.product-description {
    border: 1px solid #000004;
}

.product-zoom_link {
    border: 1px solid #000004;
}

/** End - Product  **/

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

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

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

.btn.btn-access svg {
    fill: #0167f3;
}

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

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

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

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

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

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

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

/** End - Popup  **/

/** Start - Search  **/
.showcase-search.showcase-search_grid .showcase-item .showcase-product {
    padding-left: 20px;
    padding-right: 20px;
}

.showcase-search.showcase-search_grid .showcase-item {
    margin-bottom: 50px;
}

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

.form-group .dropdown>.btn {
    border: 1px solid #eaeaea;
    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: #f7f7f7;
    border-radius: 4px;
}

.search-filter-icon {
    background-color: #0167f3;
    border-color: #0167f3;
}

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

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

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

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

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

.search-filters-btn {
    background-color: #0167f3;
    color: #fff;
    border-radius: 8px;
    font-weight: bold;
}

.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: 1px solid #eaeaea;
    color: #333;
}

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

.search-options-pagination a.search-options-pagination_link__arrow svg {
    fill: #fff;
}

.search-options-pagination a.search-options-pagination_link__arrow {
    background-color: #000000;
    border-color: #000000;
}

.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: #023462;
    border-color: #023462;
    box-shadow: 0px 10px 10px rgba(000, 151, 178, 0.25);
}

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

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

.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: #0167f3;
}

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

@media (min-width: 992px) {
    .search-filters-content {
        border: 1px solid #eaeaea;
    }
}

@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);
    }
}

/** End - Search  **/

/** Start - Search List  **/
.showcase-search.showcase-search_list .showcase-offer_box {
    bottom: auto;
    left: 20px;
    right: auto;
    top: 0;
    z-index: 1;
}

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

.showcase-search.showcase-search_list .showcase-product .card-footer {
    padding-bottom: 0;
    padding-top: 20px;
}

.showcase-search.showcase-search_list .showcase-product .card-footer,
.showcase-search.showcase-search_list .showcase-product .card-header {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}

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

.showcase-search.showcase-search_list .showcase-product .card-header>* {
    border-bottom: 0;
    padding-bottom: 0;
}

.showcase-search.showcase-search_list .showcase-product .card-header {
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 36px;
}

.showcase-search.showcase-search_list .showcase-product {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
}

.showcase-search.showcase-search_list .showcase-product_image {
    height: 260px;
}

.showcase-search_list .showcase-prices_price {
    justify-content: flex-start;
}

.showcase-search_list .showcase-product .card-footer {
    border-top: none;
}

@media (max-width: 1399px) and (min-width: 1200px) {

    .showcase-search.showcase-search_list .showcase-product .card-footer,
    .showcase-search.showcase-search_list .showcase-product .card-header {
        max-width: calc(100% - (320px + 20px));
    }

    .showcase-search.showcase-search_list .showcase-product_image {
        margin-right: 20px;
        max-width: 320px;
    }
}

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

    .showcase-search.showcase-search_list .showcase-product .card-footer,
    .showcase-search.showcase-search_list .showcase-product .card-header {
        max-width: calc(100% - (260px + 20px));
    }

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

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

    .showcase-search.showcase-search_list .showcase-product .card-header {
        padding-top: 26px;
    }

    .showcase-search.showcase-search_list .showcase-product_image {
        height: 240px;
        margin-right: 20px;
        max-width: 260px;
    }
}

@media (max-width: 991px) {

    .showcase-search.showcase-search_list .showcase-product .card-footer,
    .showcase-search.showcase-search_list .showcase-product .card-header {
        max-width: calc(100% - (260px + 20px));
    }

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

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

    .showcase-search.showcase-search_list .showcase-product .card-header {
        padding-top: 26px;
    }

    .showcase-search.showcase-search_list .showcase-product_image {
        height: 252px;
        margin-right: 20px;
        max-width: 260px;
    }
}

@media (max-width: 767px) {

    .showcase-search.showcase-search_list .showcase-product .card-footer,
    .showcase-search.showcase-search_list .showcase-product .card-header {
        margin-left: 0;
        padding-left: 16px;
        padding-right: 16px;
    }

    .showcase-search.showcase-search_list .showcase-product .card-footer,
    .showcase-search.showcase-search_list .showcase-product .card-header {
        max-width: calc(100% - (220px + 20px));
        width: 100%;
    }

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

    .showcase-search.showcase-search_list .showcase-product .card-header {
        padding-top: 32px;
    }

    .showcase-search.showcase-search_list .showcase-product {
        padding: 0;
    }

    .showcase-search.showcase-search_list .showcase-product_buy {
        border-radius: 4px;
        font-size: 10px;
        height: 30px;
        line-height: 16px;
        max-width: 160px;
        padding: calc((30px - 16px) / 2) 8px calc((30px - 16px) / 2);
        width: 100%;
    }

    .showcase-search.showcase-search_list .showcase-product_image {
        height: 230px;
        margin-right: 20px;
        max-width: 220px;
    }

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

    .showcase-search.showcase-search_list .showcase-product_buy svg {
        display: none;
    }

    .showcase-search.showcase-search_list .showcase-offer_box {
        top: 20px;
    }
}

@media (max-width: 575px) {
    .showcase-search.showcase-search_list .showcase-product .card-footer {
        padding-top: 8px;
    }

    .showcase-search.showcase-search_list .showcase-product .card-footer,
    .showcase-search.showcase-search_list .showcase-product .card-header {
        max-width: calc(50% + 30px - 8px);
        width: 100%;
    }

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

    .showcase-search.showcase-search_list .showcase-product .card-header {
        padding-top: 16px;
    }

    .showcase-search.showcase-search_list .showcase-product_image {
        height: 178px;
        margin-right: 8px;
        max-width: calc(50% - 30px);
        padding-right: 8px;
    }

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

/** 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: #0167f3;
}

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

.card-page .card-title {
    color: #0167f3;
}

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

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

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

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

.page-title {
    color: #0167f3;
}

.page-accordion {
    border: 1px solid #ededed;
}

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

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

    .page-accordion_address .form-switch .form-icon {
        background-color: rgba(034, 084, 181, 0.51);
    }

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

    .page-accordion-info {
        border: 1px solid #ededed;
    }
}

/** End - Address  **/

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

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

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

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

.table-product_custom a {
    color: #0167f3;
}

/** End - Orders  **/

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

.checkout-accordion .accordion-price {
    color: #0167f3;
}

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

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

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

.checkout-card-finish_body .timeline .timeline-item.disable:before {
    background-color: rgba(034, 084, 181, 0.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/** 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;
}

.product-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: .6666666667em
}

.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 - Showcase model product custom  **/
.showcase-products.showcase-products_grid:not(.showcase-products-list_grid) .showcase-item {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    margin-right: -0.5px;
    margin-left: -0.5px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.showcase-products.showcase-products_carousel .showcase-item {
    border-right: 1px solid #ededed;
}

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

.showcase-products.showcase-products_carousel .tns-outer {
    border-left: 1px solid #ededed;
}

.showcase-products.showcase-products_carousel {
    border-right: 1px solid #ededed;
}

/** End - Showcase model product custom  **/

/** Start - Search products custom **/
.showcase-search.showcase-search_grid .showcase-item {
    border: 1px solid #ededed;
}

.showcase-search.showcase-search_list .showcase-item {
    border: 1px solid #ededed;
}

/** End - Search products custom **/

/** Start - Last Viewed products custom **/
.showcase-last-viewed .showcase-item {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

.showcase-last-viewed .showcase-product {
    border: 0;
}

/** End - Last Viewed products custom **/

/** Start - Related products custom **/
.showcase-related .showcase-product {
    border: 0;
}

.showcase-related .showcase-item {
    border-right: 1px solid #ededed;
}

.showcase-related .tns-outer {
    border-left: 1px solid #ededed;
}

.showcase-related .showcase-products {
    border-right: 1px solid #ededed;
}

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

.showcase-product .showcase-prices:not(.showcase-prices_out-of-stock) .showcase-prices_price::after {
    display: inline-block;
    content: "À VISTA NO PIX";
    color: #32b643;
    font-size: 12px;
}

p.product-prices_price::after {
    content: "À VISTA NO PIX";
    font-size: 12px;
    color: #32b643;
}


p.product-prices_price::after {
    content: "NO PIX";
    font-size: 15px;
}

.info-custom_box {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 8px 0;
    text-align: center;
}

.info-custom_content a {
    color: #fefeff;
    font-weight: bold;
}

.info-custom_content {
    background-color: #0167f3;
    border-bottom: 1px solid #2ed0fc;
    color: #fefeff;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    z-index: 1;
}

.info-custom_content.info-custom-content_footer {
    border-bottom: 0;
    border-top: 1px solid #2ed0fc;
}

.info-custom_content.info-custom-content_footer .info-custom_box {
    padding: 12px 0;
}

@media (max-width: 991px) {

    /* Ajustar posição do menu mobile */
    .sidebar-nav {
        margin-top: calc(80px + ((8px * 2) + (16px * 2)));
    }
}

@media (max-width: 409px) {

    /* Ajustar posição do menu mobile */
    .sidebar-nav {
        margin-top: calc(80px + ((8px * 2) + (16px * 3)));
    }

    .info-custom_box {
        min-height: calc(((8px * 2) + (16px * 3)));
    }
}

.logo img,
.header-logo img {
    max-height: 130px !important;
    width: auto;
}

/** End - Related products custom **/
/*** END - Custom Lucy 2026-02-19 ***/
