/*** START - Custom Ly 2026-04-15 ***/
/* Tema: 5 - v1.17.2 - https://goldnetstore.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
}

/** FONT-FAMILY: Rubik **/

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

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


/* Primary: #3a8af7 */
/* Primary-hover: #337ada */
/* Second: #113364 */
/* Second-hover: #0c2345 */


/* Input Error */
.btn { background-color: #3a8af7; }
.btn:focus, .btn:hover { background-color: #337ada; }
.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(017, 051, 100, 0.6); border-left-color: rgba(017, 051, 100, 0.8); }
.notfound-btn { background-color: #3a8af7; border-radius: 4px; }
.notfound-btn:focus, .notfound-btn:hover { background-color: #337ada; }
.notfound-text { color: #000000; }
.sidenav-overlay.loading:after { border-bottom-color: rgba(017, 051, 100, 0.6); border-left-color: rgba(017, 051, 100, 0.8); }

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

html { font-family: 'Corsa Grotesk', sans-serif; }
.header { font-family: "Rubik", sans-serif; }
.nav-content { font-family: "Corsa Grotesk", sans-serif; }



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


/** Start - GRID  **/
@media (min-width: 1520px) {
    .container-xxxl, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1440px; }
}
@media (max-width: 1519px) {
    .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxl-1, .col-xxxl-auto { -ms-flex: none; flex: none; }
    .col-xxxl-12 { width: 100%; }
    .col-xxxl-11 { width: 91.66666667%; }
    .col-xxl-10 { width: 83.33333333%; }
    .col-xxxl-9 { width: 75%; }
    .col-xxxl-8 { width: 66.66666667%; }
    .col-xxxl-7 { width: 58.33333333%; }
    .col-xxxl-6 { width: 50%; }
    .col-xxxl-5 { width: 41.66666667%; }
    .col-xxxl-4 { width: 33.33333333%; }
    .col-xxxl-3 { width: 25%; }
    .col-xxxl-2 { width: 16.66666667%; }
    .col-xxl-1 { width: 8.33333333%; }
    .col-xxxl-auto { width: auto; }
    .hide-xxxl { display: none !important; }
    .show-xxxl { display: block !important; }
}
/** END - GRID  **/

/** Start - Header  **/
.account_link { color: #ffffff; font-size: 14px; font-weight: 400; line-height: 16px; text-transform: none; }
.account_link.account_link__logout { overflow: initial; }
.cart_quantity { background-color: #ff8e08; bottom: auto; color: #ffffff; float: right; font-size: 12px; font-weight: normal; height: 20px; left: auto; line-height: 16px; margin-bottom: 0; margin-right: 5px; margin-top: -2px; min-width: 20px; padding: 2px; right: 0; top: 0; }
.header .icon-ssl svg { fill: #ffffff; }
.header .icon-ssl:hover svg { fill: #113364; }
.header .navbar { background-color: #003366; height: 80px; }
.header { background-color: #003366; /*box-shadow: 0 0 0 1px #e5e7eb;*/ }
.header-checkout .header-link_ssl { float: right; margin-left: auto; margin-right: 0 !important; }
.header-link .icon_cart { height: 40px; width: 35px; }
.header-link .icon_user { height: 34px; margin-top: 0; width: 34px; }
.header-link svg { fill: #ffffff; }
.header-link.header-link_cart { padding: 0; }
.header-link_menu__mobile .icon-bar { background-color: #ffffff; }
.header-link_menu__mobile.active .icon-bar { background-color: #ffffff; }
.icon_cart { float: left; }
.logo img { max-height: 102px; padding-bottom: 4px; padding-top: 4px; }
.nav-content { background-color: #003366; border-top: 1px solid #18407b; color: #ffffff; }
.nav-main { background-color: #003366; height: 48px; }
.nav-main_content li { font-size: 13px; }
.nav-main_content li:focus, .nav-main_content li:hover { background-color: rgba(242, 242, 242, 0.8); }
.nav-main_link svg { fill: #ffffff; }
.nav-main_link { color: #ffffff; font-size: 12px; font-weight: 500; text-transform: uppercase; }
.nav-main_link:focus svg, .nav-main_link:hover svg { fill: #3a8af7; }
.nav-main_link:focus, .nav-main_link:hover { color: #3a8af7; opacity: 1; }
.search .form-input { border-radius: 4px; color: #333333; font-size: 16px; font-weight: normal }
.search .form-input::placeholder { color: #333333; }
.search svg { fill: #333333; }
.search-desktop .btn { border: none !important; box-shadow: none !important; fill: #121827; right: 30px; z-index: 9; }
.search-desktop .btn:focus, .search-desktop .btn:hover { background-color: transparent; fill: #3a8af7; }
.search-desktop .form-input { background-color: #fdfdfd; border-radius: 3px !important; border: 1px solid #e5e7eb; box-shadow: none; color: #282828; font-size: 14px; font-weight: normal; height: 46px; letter-spacing: 0; line-height: 18px; padding-bottom: calc((46px - 18px - 2px) / 2); padding-left: 28px; padding-right: calc((30px + 18px) + 8px); padding-top: calc((46px - 18px - 2px) / 2); }
.search-desktop .form-input::placeholder { color: #515151; font-size: 14px; letter-spacing: 0; opacity: 1; text-transform: none; }
.search-desktop .form-input:focus { border-color: #d7d7d7; box-shadow: none; }
.search-desktop { max-width: 915px; width: 100%; }
.search_link .icon-bar:first-child { border-color: #ffffff; }
.search_link .icon-bar:last-child { background-color: #ffffff; }
.search_link.active .icon-bar:first-child { background-color: #ffffff; }
.sidebar-nav .metismenu .has-arrow::after { color: #231f20; }
.sidebar-nav .nav-mobile .nav-mobile_link a { color: #231f20; font-weight: 500; }
.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: #231f20; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link { background-color: #fff; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link::before { background-color: #fff; }
.sidebar-nav .nav-mobile ul { background-color: #fff; }
.sidebar-nav .sidebar-nav-content { background-color: #fff; }
.sidebar-nav .sidebar-nav-header { background-color: #003366; border-bottom: 1px solid #18407b;  border-top: 1px solid #18407b; }
.sidebar-nav .sidebar-nav-icon svg { fill: #fff; }
.sidebar-nav a.sidebar-nav-link { color: #fff; font-weight: 500; }
.sidebar-nav { background-color: #fff; }
.header-link.header-link_cart { margin-right: 0 !important; }


.logo img { filter: grayscale(1) brightness(100); }

@media (min-width: 992px) {
    .header .dropdown-content { padding: 20px 12px 12px; }
    .header-content .navbar-center { justify-content: space-between; max-width: calc(100% - (290px + 250px)); padding-left: 30px; padding-right: 30px; }
    .header-content .navbar-section:first-child { max-width: 290px; }
    .header-content .navbar-section:last-child { max-width: 250px; }
    .header-box.header-box_account { max-width: calc(100% - 20px - 52px ); min-width: 164px; width: auto; }
    .header-box_account .header-link_text { margin-left: 10px; margin-top: calc(35px - ( 16px * 2)); }
    .header-box_account .header-link_text { max-width: calc(100% - 35px - 10px); }
    .header-link.header-link_cart { margin-left: 20px; margin-right: 0; }
    .header-link:last-child { margin-right: auto; }
    .header-link_account { display: block; margin-left: 0; max-width: 100%; width: auto; }
    .header-link_text__logged .account_link { width: 100%; }
    .nav-content { position: relative; }
    .nav-main { justify-content: center; }
    .nav-main_item { margin-left: 0; margin-right: 0; }
    .nav-main_item.nav-main_item__all { margin-right: 0; }
    .nav-main_item:first-child { margin-left: 0; }
    .nav-main_item:first-of-type:before { display: none; }
    .nav-main_item:last-child .nav-main_link { padding-right: 0; }
    .nav-main_item:last-child { margin-right: 0; }
    .nav-main_item__all .icon-nav-first svg { fill: #ff8e08; height: 14px; width: 18px; }
    /*.nav-main_item__all .icon-nav-first { align-items: center; background-color: #3a8af7; border-radius: 4px; display: flex; height: 30px; justify-content: center; margin: 0 10px 0 0; width: 42px; }*/
    .nav-main_link { padding-bottom: calc((48px - 30px) / 2 ); padding-top: calc((48px - 30px) / 2 ); }
    .nav-main_link { padding-left: 52px; padding-right: 52px; }
    .nav-main_item__all .nav-main_link { color: #ff8e08; font-weight: bold; padding-right: 52px; }
    .nav-main > .nav-main_item:last-child > .nav-main_content { left: auto; right: 0; }



    .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; }
    .header .dropdown:hover > .dropdown-content { display: flex; }
    .nav-main_item:before { background-color: #18407b; bottom: 0; content: ''; display: table; height: 13px; left: 0; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
    .nav-main_item:first-child:before { display: none; }
    .nav-main_item:nth-child(2):before { display: none; }
    .nav-main_item__all .icon-nav-first { height: auto; margin: 0 10px 0 0; width: auto; }

    /* Ajustando submenu */
    .header .dropdown-content li { width: 230px; }
    .header .dropdown-content { background-color: #ffffff; }
    .header .dropdown-content { padding: 12px 16px; }
    .nav-main_content a { color: #111111; font-weight: 500; text-transform: none; }
    .nav-main_content li { font-size: 14px; }
    .nav-main_content li { background-color: #ffffff; border-radius: 2px; padding: 8px 30px; }
    .nav-main_content li:focus a, .nav-main_content li:hover a { color: #111111; }
    .nav-main_content li:focus, .nav-main_content li:hover { background-color: #ffffff; }
    .nav-main_item > .nav-main_content { padding: 8px 18px 26px; }
}

@media (max-width: 1519px) and (min-width: 1400px) {
    .nav-main_link { padding-left: 40px; padding-right: 40px; }
    .nav-main_item__all .nav-main_link { padding-right: 50px; }
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .nav-main_link { padding-left: 24px; padding-right: 24px; }
    .nav-main_item__all .nav-main_link { padding-right: 34px; }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .header-content .navbar-center { max-width: calc(100% - (230px + 230px)); padding-left: 20px; padding-right: 20px; }
    .header-content .navbar-section:first-child { max-width: 230px; }
    .header-content .navbar-section:last-child { max-width: 230px; }
    .nav-main_link { font-size: 12px; }
    .nav-main_link { padding-left: 20px; padding-right: 20px; }
    .nav-main_item__all .nav-main_link { padding-right: 24px; }
}

@media (max-width: 991px) {
    .cart_quantity { font-size: 10px; height: 16px; line-height: 12px; margin-right: 3px; margin-top: -1px; min-width: 16px; padding: 2px; }
    .header .navbar { height: 80px; }
    .header-link .icon_cart { height: 32px; width: 27px; }
    .header-link.header-link_cart { padding: 0; }
    .logo img { max-height: 80px; }
    .search.open { bottom: -180px; }
    .sidebar-nav .nav-mobile .nav-mobile_link { font-size: 14px; font-weight: bold; line-height: 16px; text-transform: none; }
    .sidebar-nav { margin-top: calc(80px + 42px); }
    .header-link.header-link_cart { margin-right: 0; }
}

@media (max-width: 767px) {
    .header .navbar { height: 70px; }
    .logo img { max-height: 70px; }
    /*.sidebar-nav { margin-top: 70px; }*/
    .sidebar-nav { margin-top: calc(70px + 42px); }
}

@media (max-width: 575px) {
    .sidebar-nav { margin-top: calc(70px + 42px); }
}
/** End - Header  **/



/** Start - Header Top **/
/** Font */
.top-content { font-family: "Corsa Grotesk", sans-serif; }
.top-content b { font-family: "Corsa Grotesk X", sans-serif; }

.top-box { padding: 9px 0; text-align: center; width: 100%; }
.top-content { background-color: #ffffff; color: #003366; font-size: 16px; font-weight: normal; line-height: 18px; }
.top-box { align-items: center; display: flex; justify-content: center; min-height: 42px; width: 100%; }

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

@media (max-width: 1199px) {
    .top-content { font-size: 12px; line-height: 16px; }
}

@media (max-width: 991px) {
}
@media (max-width: 575px) {
    .top-box { max-width: 330px; margin-left: auto; margin-right: auto; }
}
/** End - Header Top **/

/** Start - Footer  **/
/** Font */
.footer-newsletter_title b { font-family: "Corsa Grotesk X", sans-serif; }

.footer .footer-content_info .container > .col-12 { border-top: 0 solid #236733; padding-bottom: calc((68px - 16px) / 2); padding-top: calc((68px - 16px) / 2); }
.footer .footer-content_main { padding-bottom: 70px; padding-top: 50px; }
.footer .footer-content_second .container { padding-bottom: calc((110px - 68px) / 2); padding-top: calc((110px - 68px) / 2); }
.footer a { color: #000000; }
.footer a:focus, footer a:hover { color: #1f1f1f; }
.footer { background-color: #ffffff; border-top: 1px solid #e5e7eb; color: #000000; }
.footer-box_contact .footer_title { margin-bottom: 8px; }
.footer-box_newsletter .btn { background-color: #3a8af7; border-radius: 4px; color: #ffffff; font-size: 14px; font-weight: bold; height: 52px; line-height: 18px; margin-left: 0; position: relative; transition: .3s; width: 176px; z-index: 2; }
.footer-box_newsletter .btn:focus, .footer-box_newsletter .btn:hover { background-color: #3379d8; box-shadow: none; }
.footer-box_newsletter .form-input { background: #ffffff; border-radius: 4px !important; border: 1px solid #e5e7eb; color: #111111; font-size: 14px; font-weight: 500; height: 62px; line-height: 18px; padding: 8px calc(182px + 8px) 8px 28px; }
.footer-box_newsletter .form-input::placeholder { color: #888888; opacity: 1; }
.footer-box_newsletter .form-input:focus { border-color: #d2d3d6; box-shadow: none; }
.footer-box_social .footer_title { margin-bottom: 14px; }
.footer-contact_icon__whats svg { fill: #ffffff; height: 12px; width: 12px; }
.footer-contact_icon__whats { align-items: center; background-color: #32d951; border-radius: 50%; display: flex; height: 20px; justify-content: center; margin-right: 5px; width: 20px; }
.footer-contact_item { font-size: 14px; font-weight: 500; line-height: 16px; padding: 1px 0; }
.footer-contact_item.footer-contact-item_treatment { font-size: 12px; font-weight: normal; line-height: 14px; }
.footer-contact_item.footer-contact-item_treatment { padding-bottom: 25px; }
.footer-contact_item:first-of-type { padding-top: 0; }
.footer-contact_item:last-of-type { padding-bottom: 0; }
.footer-contact_link.footer-contact_link__whats { align-items: center; display: flex; }
.footer-contact_link.footer-contact_link__whats { align-items: center; display: flex; }
.footer-content_info .footer-box { margin-bottom: 0; }
.footer-content_info a { color: #151515; }
.footer-content_info { border-top: 1px solid #e5e7eb; }
.footer-content_main a { color: #ffffff; }
.footer-content_main a:focus, .footer-content_main a:hover { color: #3a8af7; }
.footer-content_main { background-color: #003366; background-image: url("https://salescdn.net/static/themes/loja-pronta/14638/background-footer.png"); background-position: center; background-size: auto 100%; color: #ffffff; }
.footer-content_second .footer-box { margin-bottom: 0; }
.footer-content_second .footer_title { color: #3c3c3b; font-size: 12px; font-weight: 500; line-height: 14px; margin-bottom: 10px; }
.footer-content_second { border-top: 1px solid #e5e7eb; }
.footer-page_item { font-size: initial; line-height: initial; padding: 7px 0; }
.footer-page_link { display: table; font-size: 14px; font-weight: normal; line-height: 16px; width: 100%; }
.footer-payment_item svg > * { fill: #3c3c3b; }
.footer-payment_item svg { fill: #3c3c3b; }
.footer-payment_item { border-color: #ffffff; border-radius: 0; border: none; height: auto; margin-bottom: 13px; margin-top: 0; max-height: 34px; padding: 0; width: auto; }
.footer-payment_item { margin-left: 10px; margin-right: 10px; }
.footer-payment_item, .footer-stamp_item { margin-bottom: 4px; margin-top: 4px; }
.footer-payment_list { margin-left: -10px; margin-right: -10px; }
.footer-social { margin-left: -6px; margin-right: -6px; }
.footer-social_item { margin: 2px 6px; }
.footer-stamp_item img { max-height: 60px; max-width: none; }
.footer-stamp_item svg { height: 100%; max-height: 60px; max-width: none; width: 100%; }
.footer-stamp_item { margin-left: 14px; margin-right: 14px; }
.footer-stamp_list { margin-left: -14px; margin-right: -14px; }
.footer-store b { font-weight: bold; }
.footer-store { font-size: 12px; font-weight: 500; line-height: 16px; }
.footer-store { width: 100%; }
.footer_title { font-size: 16px; font-weight: 600; line-height: 18px; margin-bottom: 22px; }
.logo-platform b { font-weight: bold; }
.logo-platform { align-items: center; display: table; float: right; font-size: 12px; font-weight: 500; line-height: 14px; }
.social-icons__link img, .social-icons__link svg { max-height: 26px; max-width: 26px; }
.social-icons__link svg { fill: #ffffff; height: 20px; width: 20px; }
.social-icons__link { border-radius: 0; border: none !important; height: 20px; width: 20px; }
.social-icons__link:focus svg, .social-icons__link:hover svg { fill: #3a8af7; }
.social-icons__link:focus, .social-icons__link:hover { background-color: transparent; border-color: #3a8af7; }
/*.footer-newsletter_info span { display: block; }*/
/*.footer-newsletter_info { font-size: 12px; font-weight: normal; line-height: 14px; margin-top: 13px; }*/
/*.logo-footer { display: flex; margin-bottom: 25px; width: 100%; }*/
/*.logo-footer { max-width: 160px; }*/

.footer-box_newsletter .btn { bottom: 0; left: auto; margin: auto; position: absolute; right: 3px; top: 0; }
.footer-box_newsletter .input-group { position: relative; }
.footer-content_newsletter .footer-box { margin: auto; padding-bottom: 30px; padding-top: 30px; }
.footer-content_newsletter .input-group { width: 100%; }
.footer-content_newsletter { background-color: #dee5ed; color: #111111; }
.footer-newsletter_title b { display: block; }

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

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

@media (min-width: 992px) {
    .footer-box { margin-bottom: 50px; }
    .footer-content_info > .container > .col-12 > .columns { align-items: center; }
    .footer-content_main > .container > .columns > .column > .footer-box:last-child { margin-bottom: 0; }
    .footer-content_second > .container > .columns { align-items: center; }

    .footer-box_newsletter .form-input { border-bottom-right-radius: 0 !important; border-right: 0 !important; border-top-right-radius: 0 !important; }
    .footer-box_stamp { float: right; }

    .footer-content_main > .container > .columns > .column:nth-child(3) .footer-box { margin-left: auto; margin-right: 0; max-width: calc(100% - 70px); width: 100%; }

    .footer-content_newsletter .footer-box { align-items: center; display: flex; max-width: calc(100% - (90px * 2)); min-height: 140px; width: 100%; }
    .footer-content_newsletter .input-group { max-width: calc(100% - 360px); }
    .footer-newsletter_title { font-size: 24px; line-height: 28px; min-width: 360px; padding-right: 40px; }
    .footer-box_contact { margin-top: 70px; }
}

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

@media (max-width: 1199px) {
    .footer-box_social .footer_title { margin-bottom: 12px; }
    .footer-contact_item { font-size: 12px; line-height: 14px; padding: 1px 0; }
    .footer-content_second .footer_title { font-size: 10px; line-height: 12px; margin-bottom: 8px; }
    .footer-page_item { padding: 4px 0; }
    .footer-page_link { font-size: 12px; line-height: 14px; }
    .footer-store { font-size: 10px; line-height: 14px; }
    .footer_title { font-size: 14px; line-height: 16px; margin-bottom: 20px; }
    .logo-platform { font-size: 10px; line-height: 12px; }


    .footer-box_newsletter .btn { font-size: 12px; height: 42px; line-height: 16px; width: 116px; }
    .footer-box_newsletter .form-input { font-size: 12px; height: 52px; line-height: 16px; padding: 8px calc(116px + 8px) 8px 20px; }
    .footer-newsletter_title { font-size: 22px; line-height: 26px; }
    .footer-contact_item.footer-contact-item_treatment { padding-bottom: 20px; }
    .footer-contact_item.footer-contact-item_treatment { font-size: 10px; line-height: 12px; }
    .footer-box_contact .footer_title { margin-bottom: 6px; }
    .footer-contact_icon__whats svg { height: 10px; width: 10px; }
    .footer-contact_icon__whats { height: 18px; margin-right: 4px; width: 18px; }
}

@media (max-width: 1199px) {
    /*.logo-footer { max-width: 130px; }*/
}

@media (max-width: 1199px) and (min-width: 992px) {
    .footer-content_main > .container > .columns > .column:nth-child(3) .footer-box { max-width: calc(100% - 50px); }

    .footer-content_newsletter .footer-box { max-width: calc(100% - (60px * 2)); }
    .footer-content_newsletter .input-group { max-width: calc(100% - 320px); }
    .footer-newsletter_title { min-width: 320px; padding-right: 30px; }
    .footer-box_contact { margin-top: 40px; }
}

@media (max-width: 991px) {
    .footer .footer-content_main { padding-bottom: calc(60px - 40px); padding-top: 60px; }
    .footer .footer-content_second .container { padding-bottom: calc(30px - 16px); padding-top: 30px; }
    .footer-content_main .footer-box { margin-bottom: 40px; }
    .footer-content_second .footer-box { margin-bottom: 16px; }
    .footer-box.footer-box_support { margin-bottom: 30px; }

    .footer-newsletter_title { margin-bottom: 16px; }
}

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

@media (max-width: 575px) {
    .footer-box.footer-box_contact { display: table; }
    /*.logo-footer { display: none; }*/
}
/** End - Footer  **/

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

.showcase { padding-bottom: 50px; }
.showcase:not(.showcase-model-9):last-child { padding-bottom: 75px !important; }
.showcase-banners .slider__arrow svg, .showcase-products .slider__arrow svg { fill: #3c3c3b; height: 10px; width: 10px; }
.showcase-banners .slider__arrow { bottom: 0; top:0; }
.showcase-banners .slider__arrow, .showcase-products .slider__arrow { background-color: #f9fafb; border-radius: 50%; border: 1px solid #e7e7e7; height: 32px; width: 32px; }
.showcase-banners .slider__arrow.slider__arrow--next, .showcase-products .slider__arrow.slider__arrow--next { right: calc(-30px / 2); }
.showcase-banners .slider__arrow.slider__arrow--prev, .showcase-products .slider__arrow.slider__arrow--prev { left: calc(-30px / 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: #3c3c3b; }
.showcase-banners .slider__arrow:focus, .showcase-banners .slider__arrow:hover, .showcase-products .slider__arrow:focus, .showcase-products .slider__arrow:hover { background-color: #e3e3e3; border-color: #e3e3e3; }
.showcase-list { padding-bottom: 0; }
.showcase-offer { align-items: center; background-color: #4f93c8; border-radius: 14px; bottom: auto; color: #ffffff; font-size: 12px; font-weight: 600; height: 28px; left: 20px; line-height: 14px; min-width: 52px; top: 20px; width: auto; }
.showcase-offer.showcase-offer_new-product { background-color: #113364; color: #ffffff; }
.showcase-offer:not(:first-child) { margin-top: 2px; }
.showcase-offer_box { bottom: auto; left: 20px; position: absolute; right: auto; top: 20px; z-index: 1; }
.showcase-offer_text { font-size: 12px; font-weight: bold; line-height: 14px; }
.showcase-prices { align-content: center; height: calc(22px + (14px + 4px)); width: 100%; }
.showcase-prices_plots { color: #111111; font-size: 12px; font-weight: 500; line-height: 14px; padding-top: 4px; width: 100%; }
.showcase-prices_price { color: #151515; font-size: 20px; font-weight: 500; line-height: 22px; width: 100%; }
.showcase-prices_strike { display: none; color: #9c9c9c; font-size: 14px; font-weight: normal; line-height: 16px; padding-bottom: 3px; }
.showcase-product .card-footer { min-height: calc((22px + (14px + 4px))); }
.showcase-product .card-footer { padding-top: 0; }
.showcase-product .card-footer, .showcase-product .card-header { background-color: transparent; padding-left: 20px; padding-right: 20px; }
.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: 32px; padding-top: 36px; }
.showcase-product .showcase-product_image.card-image { background-color: #ffffff; border-radius: 4px 4px 0 0; padding: 0; }
.showcase-product .showcase-product_image.card-image { align-items: center; display: flex; height: 270px; }
.showcase-product { background-color: #f3f5f8; border-radius: 4px; border: 1px solid #f3f5f8 !important; padding: 2px 2px 48px; position: relative; text-align: center; }
.showcase-product { margin-bottom: 2px; }
.showcase-product:focus .showcase-product_image, .showcase-product:hover .showcase-product_image { opacity: 0.7; }
.showcase-product_buy { align-items: center; background-color: #3a8af7; border-radius: 3px; border: 1px solid #3a8af7; color: #ffffff; display: flex; fill: #ffffff; float: left; font-size: 13px; font-weight: 600; height: 38px; justify-content: center; line-height: 15px; margin: 18px auto 0; max-width: 100%; min-height: 0; padding: 2px 8px; text-align: center; text-transform: initial; width: 100%; }
.showcase-product_buy { opacity: 1; position: static; }
.showcase-product_buy svg { height: 23px; margin-right: 8px; width: 20px; }
.showcase-product_buy:focus, .showcase-product_buy:hover { background-color: #337ada; border-color: #337ada; box-shadow: none; color: #ffffff; }
.showcase-product_link__image { background-color: transparent; border-radius: 0; height: 200px; max-height: 100%; max-width: 100%; width: 200px; }
.showcase-product_link_title { -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #151515; display: -webkit-box; font-size: 15px; font-weight: 500; height: calc(20px * 3); line-height: 20px; }
.showcase-products .slider__arrow { bottom: 0; top: 0; }
.showcase-products.showcase-products_carousel { border-bottom: 0; }
.showcase-tag { display: none !important; 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: #e97805; }
.showcase-tag:nth-child(2) { left: 10px; top: calc(22px + 2px); }
.showcase-title { color: #111111; font-size: 27px; font-weight: bold; letter-spacing: 0; line-height: 29px; margin-bottom: 24px; text-transform: initial; }


@media (min-width: 992px) {
    .showcase-product:focus .showcase-product_buy, .showcase-product:hover .showcase-product_buy { opacity: 1; }

    .showcase-product { transition:all 300ms cubic-bezier(0.91, 0.005, 0.07, 1); }


    .showcase-product { margin-bottom: 30px; }
    .showcase-product:after { opacity: 0; height: 0; bottom: 0; background-color: #f3f5f8; border-radius: 0 0 7px 7px; /*bottom: -30px;*/ content: ''; display: table; /*height: 40px;*/ left: 0; position: absolute; right: 0; top: auto; width: 100%; z-index: -1; }
    .showcase-product_buy { bottom: -15px; left: 0; margin: auto; max-width: calc(100% - (40px)); opacity: 0; position: absolute; right: 0; top: auto; }
    .showcase-product:focus:after, .showcase-product:hover:after { bottom: -30px; height: 40px; opacity: 1; }
    /*.showcase-product_buy { bottom: auto; left: 0; margin: auto; max-width: calc(100% - (40px)); opacity: 0; position: absolute; right: 0; top: calc(((270px - 38px) / 2) + 0); }*/
}

@media (max-width: 991px) {
    .showcase-product .card-footer { min-height: calc((22px + (14px + 4px)) + (16px + 46px)); }
    .showcase-product .card-footer { padding-top: 0; }
    .showcase-product { padding-bottom: 30px; }
    .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); }

    .showcase-banners .slider__arrow, .showcase-products .slider__arrow { height: 30px; width: 30px; }
    .showcase-banners .slider__arrow svg, .showcase-products .slider__arrow svg { height: 10px; width: 10px; }
    .showcase-banners .slider__arrow.slider__arrow--next, .showcase-products .slider__arrow.slider__arrow--next { right: calc(-30px / 2); }
    .showcase-banners .slider__arrow.slider__arrow--prev, .showcase-products .slider__arrow.slider__arrow--prev { left: calc(-30px / 2); }
    .showcase-products .slider__arrow { bottom: 0; }
}

@media (max-width: 575px) {}
/** End - Content  **/

/** Start - Showcase List  **/

.showcase-model-list .showcase-offer_box { left: 16px; top: 10px; z-index: 1; }
.showcase-model-list .showcase-prices_plots { color: #151515; font-size: 12px; font-weight: 500; line-height: 14px; padding-top: 0; }
.showcase-model-list .showcase-prices_price span { font-size: 1em; }
.showcase-model-list .showcase-prices_price { background-color: transparent; color: #151515; 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: 16px; padding-right: 0; width: calc(100% - (140px + 10px)); max-width: 100%; float: right; }
.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: 16px; }
.showcase-model-list .showcase-product .card-image { border-radius: 0; height: 120px; max-height: none; max-width: none; min-height: 0; min-width: 0; padding: 0; width: 140px; }
.showcase-model-list .showcase-product .card-image { margin-right: 10px; position: relative; }
.showcase-model-list .showcase-product .card-image:after { background-color: #ebecec; bottom: 0; content: ""; display: table; height: 80px; left: auto; margin: auto; position: absolute; right: -10px; top: 0; width: 1px; }
.showcase-model-list .showcase-product .showcase-prices { height: auto; }
.showcase-model-list .showcase-product { background-color: #ffffff; border-radius: 4px; border: 1px solid #ebecec !important; padding: 10px 20px; }
.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: 120px; justify-content: center; padding: 0; width: 140px; }
.showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 2; color: #151515; font-size: 15px; font-weight: 500; 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-prices_plots__info { display: none; }

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

.showcase-model-list .showcase-tags { bottom: auto; left: 12px; margin: 0; right: auto; top: 12px; }
.showcase-model-list .showcase-products .slider__arrow { top: 0; bottom: 0; }
.showcase-model-list .showcase-product::after { display: none; }


@media (min-width: 992px) {
    .showcase-model-list .showcase-product:focus, .showcase-model-list .showcase-product:hover { box-shadow: none; }
}

@media (min-width: 1520px) {
    .showcase-model-list .showcase-product .card-image { width: 160px; }
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { padding-left: 20px; padding-right: 10px; width: calc(100% - (160px + 10px)); }
}

@media (max-width: 991px) {
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { width: calc(100% - (130px)); }
}

@media (max-width: 991px) {
    .showcase-model-list .showcase-product .card-image { width: 120px; }
}

@media (max-width: 575px) {}
/** End - Showcase List  **/

/** Start - Showcase Model 6 **/
.showcase-model-6 .showcase-banners .slider__arrow { background-color: #ffffff; border: 1px solid #f3f4f6 !important; }
.showcase-model-6 .showcase-banners .slider__arrow.slider__arrow--next { right: 0; }
.showcase-model-6 .showcase-banners .slider__arrow.slider__arrow--prev { left: 0; }
.showcase-model-6 .showcase-banners_link { align-items: center; background-color: #ffffff; border-radius: 4px; border: 1px solid #f3f5f8; display: flex; justify-content: center; min-height: 60px; padding: 8px 20px; width: 100%; }
.showcase-model-6 .showcase-info b { font-weight: 600; }
.showcase-model-6 .showcase-banners { padding: 0 54px; }
.showcase-model-6 .showcase-info { color: #3a8af7; font-size: 14px; line-height: 16px; margin-top: 36px; text-align: center; }
/*.showcase.showcase-model-6 { background-color: #f9fafb; margin-bottom: 70px; margin-top: 0; padding-bottom: 86px; padding-top: 90px; }*/
.showcase.showcase-model-6 { margin-bottom: 0; margin-top: 0; }

@media (max-width: 575px) {
    /*.showcase-model-6 .showcase-title { font-size: 18px; line-height: 20px; margin-bottom: calc(-20px / 2); max-width: calc(100% - ((16px + 20px) * 2)); padding: 0 16px; }*/
}
/** End - Showcase Model 6 **/

/** Start - Showcase Model 7  **/
/*.showcase.showcase-model-7 { background-color: #f0f2f2; margin-bottom: 50px; padding-bottom: 70px; padding-top: 36px; }*/
.showcase.showcase-model-7 { padding-bottom: 70px; }
/** 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: #3a8af7; }
.showcase-model-9:before { background-color: #3a8af7; }
.showcase-model-9 .showcase-timer-content_title { background-color: #3a8af7; }
.showcase-model-9 .showcase-timer-content { border-color: #223e73; }

@media (max-width: 991px) {
    .showcase-model-9 { background-color: #3a8af7; }
}
/** End - Showcase Promo  **/

/** Start - Product  **/
.input-group_qtd .btn { align-items: center; background-color: transparent; color: #030303; display: flex; font-size: 22px; font-weight: 500; justify-content: center; line-height: 24px; min-width: 50px; padding: 8px 16px; }
.input-group_qtd .btn:focus, .input-group_qtd .btn:hover { background-color: transparent; border: none; box-shadow: none; opacity: 0.7; }
.input-group_qtd .form-input { border-bottom: 0; border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; border-top: 0; color: #030303; font-size: 16px; font-weight: 500; line-height: 20px; padding: 8px; text-align: center; }
.input-group_qtd .form-input:focus, .input-group_qtd .form-input:hover { border-bottom: none; border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; border-top: none; box-shadow: none; opacity: 0.7; }
.input-group_qtd { align-items: center; background-color: #fff; border-radius: 4px; border: 1px solid #d9d9d9; margin-bottom: 30px; max-width: 170px; min-height: 40px; padding-left: 0; padding-right: 0; width: 100%; }
.menu-group-purchase { border: 1px solid #d9d9d9; }
.product-box_prices { text-transform: initial; }
.product-box_variations__list .dropdown > .btn { border: 1px solid #ececec; }
.product-box_variations__list .dropdown ul { border: 1px solid #ececec; }
.product-box_variations__miniature .product-variation_item.active .product-variation_link { border-color: #121827; }
.product-box_variations__miniature .product-variation_link { border-color: #ececec; }
.product-breadcrumb .breadcrumb .breadcrumb-item .breadcrumb-item-next_icon { float: right; margin-left: 10px; }
.product-breadcrumb .breadcrumb .breadcrumb-item a { color: #111111; }
.product-breadcrumb .breadcrumb .breadcrumb-item { color: #111111; font-size: 11px; font-weight: 500; line-height: 20px; letter-spacing: 0; text-transform: uppercase; }
.product-breadcrumb .breadcrumb .breadcrumb-item:first-of-type { font-weight: bold; }
.product-breadcrumb .breadcrumb .breadcrumb-item:not(:first-child):before { display: none; }
.product-breadcrumb .breadcrumb .breadcrumb-item:not(:last-child) { margin-right: 20px; }
.product-breadcrumb .product-breadcrumb-list { padding: calc((56px - 20px) / 2) 0; }
.product-breadcrumb { background-color: #f5f7fa; }
.product-btn svg { height: 25px; margin-right: 8px; }
.product-btn { align-items: center; background-color: #3dbecb; border-radius: 5px; border: 0; color: #ffffff; display: flex; fill: #ffffff; font-size: 16px; font-weight: bold; height: 50px; justify-content: center; line-height: 18px; padding: 8px 16px; width: 100%; text-transform: initial; }
.product-btn.product-btn_buy { background-color: #3dbecb; color: #ffffff; }
.product-btn.product-btn_buy:focus, .product-btn.product-btn_buy:hover { background-color: #339ea8; }
.product-btn.product-btn_shipping svg { height: 31px; margin-right: 16px; }
.product-btn.product-btn_shipping { background-color: #003366; color: #ffffff; fill: #ffffff; float: right; font-size: 14px; }
.product-btn.product-btn_shipping:focus, .product-btn.product-btn_shipping:hover { background-color: #001e3c; color: #ffffff; fill: #ffffff; }
.product-btn:focus, .product-btn:hover { background-color: #339ea8; }
.product-btn_payment svg { height: 20px; margin-right: 8px; width: 31px; }
.product-btn_payment { align-items: center; background-color: #ffffff; border-radius: 5px; border: 1px solid #d9d9d9; color: #000000; display: flex; fill: #3dbecb; font-size: 12px; font-weight: bold; height: 40px; justify-content: center; line-height: 16px; padding: 8px 16px; text-decoration: none !important; text-transform: initial; }
.product-btn_payment:focus, .product-btn_payment:hover { background-color: #f2f2f2; border-color: #b3b3b3; box-shadow: none; color: #000000; fill: #3dbecb; }
.product-description { background-color: #ffffff; border-radius: 6px; border: 1px solid #f3f5f8; box-shadow: none; margin-bottom: 40px; padding: 0 3px; }
.product-description_body { background-color: #f5f7fa; border-radius: 0 0 6px 6px; color: #000000; font-size: 14px; line-height: 30px; padding: 60px 36px 70px; }
.product-description_header { color: #000; font-size: 18px; font-weight: bold; line-height: 22px; }
.product-description_header.accordion-header { border: 0; height: 58px; margin-bottom: 0; padding: 16px 38px; }
.product-description_ico svg { fill: #000000; height: 14px; width: 14px; }
.product-description_ico { background-color: transparent; border: 0; width: auto; }
.product-descriptions { padding-bottom: 70px; }
.product-gallery .slider__arrow svg { fill: #fff; height: 10px; margin-top: 1px; width: 14px; }
.product-gallery .slider__arrow { background-color: #3dbecb; border: 2px solid #3dbecb; height: 32px; left: 0; margin: auto; right: 0; width: 32px; }
.product-gallery .slider__arrow--next { bottom: 25px; top: auto; }
.product-gallery .slider__arrow--prev { bottom: auto; top: 25px; }
.product-gallery .slider__arrow:focus svg, .product-gallery .slider__arrow:hover svg { fill: #fff; }
.product-gallery .slider__arrow:focus, .product-gallery .slider__arrow:hover { background-color: #339ea8; border-color: #339ea8; box-shadow: none; }
.product-gallery { background-color: transparent; border-radius: 0; float: left; font-size: 16px; height: 540px; margin-right: auto; width: auto; }
.product-gallery-slider { transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1); }
.product-gallery.product-simple_gallery .product-gallery_list { padding-top: 0; }
.product-gallery.product-simple_gallery { height: auto; padding-bottom: 15px; padding-top: 15px; }
.product-gallery_link img { margin: auto; }
.product-gallery_link { align-items: center; background-color: #fff; border-radius: 6px; border: 1px solid #ececec; display: flex; height: 80px; justify-content: center; margin-left: 0; margin-right: 0; padding: 8px; width: 80px; }
.product-gallery_link.image-main { border-color: #c6c6c6; box-shadow: none; }
.product-gallery_list { padding-top: 25px; }
.product-header { background-color: #f5f7fa; margin-bottom: 70px; padding-bottom: 70px; }
.product-header-box { max-width: 462px; width: 100%; }
.product-header-box_left .product-header-box_inner { border-top: 1px solid #ececec; }
.product-header-container > .col-12 { background-color: #ffffff; border-radius: 6px; padding-bottom: 70px; padding-top: 50px; }
.product-header-right { max-width: none; }
.product-kit .input-group_qtd { border-radius: 4px; border: 1px solid #d9d9d9; padding-left: 0; padding-right: 0; }
.product-kit .product-btn { border-radius: 4px; }
.product-kit .product-btn.product-btn_buy { background-color: rgba(128, 198, 203, 0.6); }
.product-kit .product-btn.product-btn_buy.active { background-color: #80c6cb; }
.product-kit .product-btn.product-btn_buy.active:focus, .product-kit .product-btn.product-btn_buy.active:hover { background-color: #6fabaf; }
.product-kit .showcase-kit_accordion { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border: 1px solid #ececec; }
.product-kit .showcase-kit_finish .product-btn { background-color: #f7f8f9; color: #121827; }
.product-kit .showcase-kit_finish .product-btn:focus, .product-kit .showcase-kit_finish .product-btn:hover { background-color: #80c6cb; color: #ffffff; }
.product-kit .showcase-kit_finish { background-color: #121827; border-radius: 4px; }
.product-kit .showcase-kit_header .showcase-kit_btn { border-radius: 4px; color: #121827; fill: #121827; }
.product-kit .showcase-kit_header { background-color: #80c6cb; border-radius: 4px; }
.product-kit .showcase-kit_header.disabled { background-color: rgba(128, 198, 203, 0.25); }
.product-main { background-color: #ffffff; color: #000000; padding-bottom: 0; padding-top: 0 }
.product-payments { margin-bottom: 60px; }
.product-prices .product-content_box.product-box_prices { max-width: 100%; padding-right: 0; }
.product-prices { margin-bottom: 0; padding-bottom: 0; padding-top: 20px; }
.product-prices.product-prices_out-of-stock .product-prices_price { font-size: 24px; font-weight: bold; font-family: "Corsa Grotesk", sans-serif; line-height: 28px; }
.product-prices_pix b { font-family: "Corsa Grotesk X", sans-serif; }
.product-prices_pix { color: #3dbecb; font-size: 14px; font-weight: 500; line-height: 16px; padding-top: 4px; }
.product-prices_plots b { color: #111111; font-weight: bold; }
.product-prices_plots { color: #a0a0a0; font-size: 14px; font-weight: 500; line-height: 18px; padding-bottom: 0; padding-top: 6px; }
.product-prices_price { color: #000000; font-family: "Corsa Grotesk X", sans-serif; font-size: 33px; font-weight: bold; line-height: 35px; }
.product-prices_strike { color: #9f9f9f; font-size: 17px; font-weight: 500; line-height: 19px; }
.product-qtd_label { color: #111111; font-size: 14px; font-weight: 500; line-height: 16px; padding-bottom: 8px; }
.product-shipping { display: table; margin-top: 24px; width: 100%; }
.product-shipping-info b { display: block; }
.product-shipping-info { color: #010101; font-size: 12px; font-weight: 500; line-height: 16px; padding-top: 36px; }
.product-showcase { padding-bottom: 20px; }
.product-sku { border-bottom: 1px solid #ececec; color: #111111; font-size: 12px; font-weight: 500; line-height: 16px; margin-bottom: 4px; padding-bottom: 28px; padding-top: 26px; }
.product-stock { border-bottom: 1px solid #ececec; color: #111111; font-size: 12px; font-weight: 500; line-height: 16px; margin-bottom: 4px; padding-bottom: 28px; padding-top: 26px; }
.product-title { font-size: 30px; font-weight: bold; line-height: 30px; margin-bottom: 52px; }
.product-variations_content__button .product-variation_item.active .product-variation_link { border-color: #121827; }
.product-variations_content__button .product-variation_link { border-color: #ececec; }
.product-zoom { height: 540px; max-width: calc(100% - (80px + 30px)); }
.product-zoom_image { max-height: 100%; max-width: 100%; }
.product-zoom_link { background-color: #ffffff; border-radius: 0; box-shadow: none; float: right; padding: 0; width: 460px; }
.showcase-buy-to-gether .input-group_qtd { margin-bottom: 0; }
.showcase-buy-to-gether .product-payments { margin-bottom: 20px; }
.showcase-buy-to-gether .product-prices { align-items: center; padding-bottom: 30px; }
.product-variation_color { border-radius: 50%; box-shadow: 0 0 1px 1px rgba(0,0,0,.2); font-size: 16px; height: 1em; margin-left: 16px; width: 1em; }
.product-variations { margin-top: 40px; }
.btn-more-review { border-color: #121827; color: #121827; }
.product-price-group { margin-top: 20px; }

@media (min-width: 992px) {
    .product-header-box > .product-header-box_top { margin-top: 10px; margin-bottom: 0; }
    .product-header-box { display: table; float: right; margin-right: 44px; max-width: 674px; }
    .product-header-box_inner { max-width: 300px; width: 100%; }
    .product-header-box_right .product-header-box_inner { float: right; }
    .product-header-box_left { float: left; }
    .product-header-box_left, .product-header-box_right { width: 50%; }
    .product-header-box_right { float: right; }
    .product-images { float: right; margin-right: calc(-16px * 3); max-width: none; padding-left: 30px; padding-right: 16px; width: calc(100% + (16px * 3)); }

    .product-buy_subquery { margin-top: 0; }

}

@media (max-width: 1519px) and (min-width: 1400px) {
    .product-gallery { margin-right: 16px; }
    .product-zoom { height: 520px; max-width: calc(100% - (80px + 16px)); }
    .product-zoom_link { width: 440px; }
    .product-header-box { margin-right: 30px; max-width: 654px; }
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .product-gallery { margin-right: 10px; }
    .product-gallery, .product-zoom { height: 440px; }
    .product-header-box { max-width: 580px; margin-right: 30px; }
    .product-header-box_inner { max-width: 280px; }
    .product-header-box_right { padding-left: 8px;}
    .product-zoom { max-width: calc(100% - (80px + 10px)); }
    .product-zoom_link { width: 340px; }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .input-group_qtd .btn { font-size: 20px; line-height: 22px; min-width: 60px; padding: 5px 8px 7px }
    .input-group_qtd .form-input { font-size: 14px; line-height: 18px; padding: 4px }
    .input-group_qtd { min-height: 38px }
    .product-btn svg { height: 23px; margin-right: 6px }
    .product-btn { border-radius: 4px; font-size: 14px; height: 48px; line-height: 16px; padding: 4px 8px }
    .product-btn.product-btn_shipping svg { height: 27px; margin-right: 8px }
    .product-btn.product-btn_shipping { font-size: 12px }
    .product-btn_payment svg { height: 18px; margin-right: 6px }
    .product-btn_payment { font-size: 12px; height: 38px; line-height: 14px; padding: 4px 8px }
    .product-description_body { font-size: 12px; line-height: 18px; padding: 30px }
    .product-description_header { font-size: 16px; line-height: 20px }
    .product-description_header.accordion-header { border-radius: 4px; height: 58px; margin-bottom: 18px; padding: 16px 30px }
    .product-description_ico svg { height: 12px; width: 12px }
    .product-gallery { float: left; margin-right: 8px }
    .product-gallery, .product-zoom { height: 380px }
    .product-gallery_link { height: 70px; padding: 6px; width: 70px }
    .product-header-box { max-width: 460px; margin-right: 20px; }
    .product-header-box_inner { max-width: 230px }
    .product-header-box_right { padding-left: 8px }
    .product-header-container > div { padding-bottom: 40px; padding-top: 40px }
    .product-header-right { width: 500px; }
    .product-images { padding-left: 20px; }
    .product-prices_plots { font-size: 12px; line-height: 16px }
    .product-prices_price span { font-size: 20px }
    .product-prices_price { font-size: 31px; line-height: 33px }
    .product-prices_strike { font-size: 15px; line-height: 17px }
    .product-qtd_label { font-size: 12px; line-height: 14px }
    .product-sku { font-size: 11px; line-height: 14px }
    .product-title { font-size: 20px; line-height: 28px; margin-top: 0; }
    .product-variation_color { font-size: 14px; margin-left: 8px }
    .product-variations_content__button .product-variation_item.product-variation_item__color { min-width: 82px }
    .product-variations_content__button .product-variation_link { border-radius: 4px; font-size: 10px; line-height: 14px; padding: 2px 12px }
    .product-variations_title { font-size: 12px; line-height: 16px; }
    .product-zoom { max-width: calc(100% - (70px + 8px)) }
    .product-zoom_link { width: 300px }
}

@media (max-width: 991px) {
    .input-group_qtd .btn { font-size: 20px; line-height: 22px; min-width: 40px; padding: 5px 8px 7px }
    .input-group_qtd .form-input { font-size: 14px; line-height: 18px; padding: 4px }
    .input-group_qtd { min-height: 38px }
    .product-breadcrumb .breadcrumb .breadcrumb-item svg { height: 5px; margin-bottom: 1px; margin-left: 8px }
    .product-breadcrumb .breadcrumb .breadcrumb-item { font-size: 12px; line-height: 18px }
    .product-breadcrumb .breadcrumb .breadcrumb-item:not(:last-child) { margin-right: 8px }
    .product-breadcrumb .product-breadcrumb-list { padding-bottom: 22px; padding-top: 20px }
    .product-btn span { padding-bottom: 0 }
    .product-btn svg { height: 23px; margin-right: 6px }
    .product-btn { border-radius: 4px; font-size: 14px; height: 48px; line-height: 16px; padding: 4px 8px }
    .product-btn.product-btn_shipping svg { height: 27px; margin-right: 8px }
    .product-btn.product-btn_shipping { font-size: 12px }
    .product-btn_payment span { padding-bottom: 0 }
    .product-btn_payment svg { height: 18px; margin-right: 6px }
    .product-btn_payment { font-size: 12px; height: 38px; line-height: 14px; padding: 5px 8px 3px }
    .product-description_body { font-size: 12px; line-height: 18px; padding: 30px }
    .product-description_header { font-size: 16px; line-height: 20px }
    .product-description_header.accordion-header { border-radius: 4px; height: 58px; margin-bottom: 0; padding: 16px 30px }
    .product-description_ico svg { height: 12px; width: 12px; }
    .product-gallery .icon_arrow_down { margin: 0 }
    .product-gallery .slider__arrow { align-items: center; display: flex; justify-content: center }
    .product-gallery .slider__arrow--next .icon_arrow_down { margin-left: 1px; transform: rotate(270deg) }
    .product-gallery .slider__arrow--next { bottom: 0; left: auto; right: 0; top: 0 }
    .product-gallery .slider__arrow--prev .icon_arrow_down { transform: rotate(90deg) }
    .product-gallery .slider__arrow--prev { bottom: 0; left: 0; right: auto; top: 0 }
    .product-gallery { float: none; height: 70px; margin-left: auto; margin-right: auto; max-width: calc(((70px + 10px) * 5) + ((32px + 8px) * 2)); padding: 0 40px; width: 100% }
    .product-gallery-slider { display: table; width: auto }
    .product-gallery_desktop { display: none }
    .product-gallery_link { height: 70px; margin: 15px auto; padding: 6px; width: 70px }
    .product-gallery_list { margin-left: auto; margin-right: auto; max-width: calc((70px + 10px) * 5); padding-top: 0 }
    .product-gallery_mobile.product-simple_gallery .product-gallery_link { margin-left: 8px; margin-right: 8px }
    .product-gallery_mobile.product-simple_gallery .product-gallery_list { display: flex }
    .product-gallery_mobile.product-simple_gallery { display: table; height: 100px; margin: 0 auto; padding: 0 15px; width: auto }
    .product-header { padding-top: 30px; }
    .product-header-box { margin: 30px auto 20px }
    .product-header-box_right { margin-top: 20px }
    .product-header-container > .col-12 { padding-bottom: 60px; padding-left: 20px; padding-right: 20px; }
    .product-title { margin-top: 0; }
    .product-header-container > div { border-radius: 4px; padding: 40px 30px }
    .product-images { display: table; float: none; max-width: 100% }
    .product-payments { margin-bottom: 40px }
    .product-prices.product-prices_out-of-stock { margin-bottom: 0 }
    .product-prices_plots { font-size: 12px; line-height: 16px }
    .product-prices_price span { font-size: 20px }
    .product-prices_price { font-size: 31px; line-height: 33px }
    .product-prices_strike { font-size: 15px; line-height: 17px }
    .product-qtd_label { font-size: 12px; line-height: 14px }
    .product-sku { font-size: 11px; line-height: 14px }
    .product-stock { font-size: 11px; line-height: 14px }
    .product-title { font-size: 20px; line-height: 28px }
    .product-variation_color { font-size: 14px; margin-left: 8px }
    .product-variation_text { padding-bottom: 0; padding-top: 1px; }
    .product-variations_content__button .product-variation_item.product-variation_item__color { min-width: 82px; }
    .product-variations_content__button .product-variation_link { border-radius: 4px; font-size: 10px; line-height: 14px; padding: 2px 12px; }
    .product-variations_title { font-size: 12px; line-height: 16px; }
    .product-zoom { max-width: 100%; width: 100%; }
    .product-zoom_link { display: table; float: none; margin-left: auto; margin-right: auto; }
}

@media (min-width: 576px) and (max-width: 767px) {
    .product-gallery { max-width: calc(((70px + 10px) * 3) + ((32px + 8px) * 2)) }
    .product-gallery_list { max-width: calc((70px + 10px) * 3) }
}

@media (max-width: 575px) {
    .product-gallery { max-width: calc(((70px + 10px) * 2) + ((32px + 8px) * 2)) }
    .product-gallery_list { max-width: calc((70px + 10px) * 2) }
    .product-header-box { max-width: calc(100% - 20px); }
    .product-header-container > div { padding: 30px 0 }
    .product-zoom { height: 400px }
    .product-zoom_image { max-height: calc(100% - 8px); max-width: calc(100% - 16px) }
    .product-zoom_link { border-radius: 4px; max-width: 320px; padding: 8px; width: 100% }
    .product-kit .input-group_qtd { margin-bottom: 0; }
}
/** End - Product  **/

/** Start - Product Compre Junto **/
.showcase-buy-to-gether .showcase-tags { display: none }
.showcase-buy-to-gether .product-header-box { margin-left: 30px; margin-right: auto; max-width: calc(100% - 30px); width: 362px }
.showcase-buy-to-gether .product-shipping { margin-top: 0; margin-bottom: 10px }
.showcase-buy-to-gether .showcase-item_buy-to-gether { max-width: 315px; min-height: 460px }
.showcase-buy-to-gether .showcase-item_calc { color: #80c6cb; font-size: 55px; font-weight: 600; line-height: 58px; text-align: center }
.showcase-buy-to-gether .showcase-option_buy-to-gether > .columns { align-items: center }
.showcase-buy-to-gether .showcase-product .card-header { padding-bottom: 6px; padding-top: 36px }
.showcase-buy-to-gether .showcase-product_link__image { margin-top: 20px }

@media (min-width: 992px) {
    .showcase-buy-to-gether .col-custom { width: 4.166666665% }
    .showcase-buy-to-gether .product-buy { margin-bottom: 60px }
    .showcase-buy-to-gether .product-prices { flex-wrap: wrap; }
    .showcase-buy-to-gether .product-content_box.product-box_qtd { min-width: 195px; }
}

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

@media (max-width: 991px) {
    .showcase-buy-to-gether { padding-bottom: 100px }
    .showcase-buy-to-gether .product-header-box { margin-left: auto; margin-right: auto; max-width: 100%; width: 100% }
    .showcase-buy-to-gether .product-prices { justify-content: space-between }
    .showcase-buy-to-gether .showcase-item_buy-to-gether { max-width: 100%; min-height: 0 }
    .showcase-buy-to-gether .showcase-item_calc { line-height: 50px; padding-top: 8px }
    .showcase-buy-to-gether .showcase-option_buy-to-gether > .columns { justify-content: center }
    .showcase-buy-to-gether .showcase-product { display: table; padding-bottom: 25px; padding-top: 25px; width: 100% }
    .showcase-buy-to-gether .showcase-product .card-header { align-items: center; display: flex; float: left; padding-left: 60px; width: calc(100% - 250px) }
    .showcase-buy-to-gether .showcase-product .card-header, .showcase-buy-to-gether .showcase-product .showcase-product_image.card-image { height: 200px; padding-bottom: 0; padding-top: 0 }
    .showcase-buy-to-gether .showcase-product .showcase-product_image.card-image { float: left; width: 200px }
    .showcase-buy-to-gether .showcase-product_link__image { margin-top: 0 }
    .showcase-buy-to-gether .showcase-tag { border-radius: 12px; float: left; font-size: 11px; line-height: 12px; margin-bottom: 10px; margin-left: 5px; margin-right: 5px; min-width: 0; padding: 6px 15px; position: static; width: auto }
    .showcase-buy-to-gether .showcase-tag:first-child { margin-left: 0 }
    .showcase-buy-to-gether .showcase-tag:last-child { margin-right: 0 }
    .showcase-buy-to-gether .showcase-tags { float: left; width: 100% }
}

@media (max-width: 767px) {
    .showcase-buy-to-gether .showcase-product .card-header { padding-left: 40px; width: calc(100% - 180px) }
    .showcase-buy-to-gether .showcase-product .card-header, .showcase-buy-to-gether .showcase-product .showcase-product_image.card-image { height: 180px }
    .showcase-buy-to-gether .showcase-product .showcase-product_image.card-image { width: 180px }
}

@media (max-width: 575px) {
    .showcase-buy-to-gether .showcase-item_calc { font-size: 30px; line-height: 40px; padding-top: 0 }
    .showcase-buy-to-gether .showcase-product { border-radius: 15px; padding: 10px }
    .showcase-buy-to-gether .showcase-product .card-header { padding-left: 20px; width: calc(100% - 100px) }
    .showcase-buy-to-gether .showcase-product .card-header > * { width: 100% }
    .showcase-buy-to-gether .showcase-product .card-header, .showcase-buy-to-gether .showcase-product .showcase-product_image.card-image { height: 100px }
    .showcase-buy-to-gether .showcase-product .showcase-product_image.card-image { width: 100px }
    .showcase-buy-to-gether .showcase-product_link__image { height: 100% }
    .showcase-buy-to-gether .showcase-tag { margin-bottom: 5px }
}
/** End - Product Compre Junto **/

/** Start - Popup  **/
.avatar { background: #3a8af7; }
.btn-sidenav-close.btn-sidenav-close_custom { background-color: #3a8af7; }
.btn-sidenav-close.btn-sidenav-close_custom:focus, .btn-sidenav-close.btn-sidenav-close_custom:hover { background-color: #337ada; }
.btn.btn-access svg { fill: #3a8af7; }
.btn.btn-access:focus svg, .btn.btn-access:hover svg { fill: #337ada; }
.btn.btn-access:focus, .btn.btn-access:hover { color: #337ada; }
.sidenav-overlay .btn:not(.btn-access) { background-color: #3a8af7; border-color: #3a8af7; }
.sidenav-overlay .btn:not(.btn-access):focus, .sidenav-overlay .btn:not(.btn-access):hover { background-color: #337ada; border-color: #337ada; }
.sidenav-overlay_account .forget-password a { color: #3a8af7; }
.sidenav-overlay_cart .cart-product_quantity .btn { background-color: transparent !important; }
.sidenav-payment-calculation .accordion-header { background-color: #3a8af7; }
/** End - Popup  **/

/** Start - Search  **/
.form-checkbox input:checked + .form-icon, .form-radio input:checked + .form-icon, .form-switch input:checked + .form-icon { background: #3a8af7; border-color: #3a8af7; }
.search-filter-icon { background-color: #3a8af7; border-color: #3a8af7; }
.search-filter-link_category.active .form-radio .form-icon::after { background-color: #3a8af7; }
.search-filter-price .noUi-connect { background: #3a8af7; }
.search-filter-price .noUi-handle { background-color: #3a8af7; }
.search-filters-content .form-radio .form-icon { background-color: #f0f0f0; }
.search-main { padding-top: 40px; }
.search-options-pagination a.search-options-pagination_link__arrow { background-color: #3a8af7; border-color: #3a8af7; }
.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: #113364; border-color: #113364; box-shadow: 0 10px 10px rgba(019, 039, 077, 0.25); }
.search-options.search-options_bottom .search-options-pagination_item.active a.search-options-pagination_link { background-color: #3a8af7; }
.search-options_mobile .search-option-icon svg { fill: #3a8af7; }
.search-view_link svg { fill: #3a8af7; }

.showcase-search.showcase-search_grid .showcase-item .showcase-product { padding-left: 2px; padding-right: 2px; }

@media (min-width: 992px) {
    .search-options, .showcase-search { float: right; max-width: calc(100% - 20px); width: 100%; }

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

/** Start - Search List  **/
.showcase-search.showcase-search_list .showcase-offer_box { bottom: auto; left: 20px; right: auto; top: 20px; 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: 66px; }
.showcase-search.showcase-search_list .showcase-product { padding: 10px; 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; }
.showcase-search.showcase-search_list .showcase-prices { min-height: 0; }
.showcase-search.showcase-search_list .showcase-product .card-footer { min-height: 0; }

.showcase-search.showcase-search_list .showcase-prices_strike { display: none !important;}
.showcase-search.showcase-search_list .showcase-product_buy { display: none !important; }

/*.showcase-search_list .showcase-product .showcase-product_image.card-image { border-radius: 8px 0 0 8px; }*/

@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: 56px; }
    .showcase-search.showcase-search_list .showcase-product_image { height: 240px; margin-right: 20px; max-width: 260px; }
}

@media (min-width: 992px) {
    .showcase-search.showcase-search_list .showcase-product_buy { min-width: 220px; width: auto; }

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

@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: 56px; }
    .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: 6px; }
    .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: 36px; }
    .showcase-search.showcase-search_list .showcase-product_image { height: 160px; 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; }
    .showcase-search.showcase-search_list .showcase-prices_plots-info { font-size: 12px; line-height: 14px; padding-top: 1px; }
}
/** 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: #3a8af7; }
.card-page .btn:focus, .card-page .btn:hover { background-color: #337ada; }
.card-page .card-title { color: #3a8af7; }
.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit { background-color: #333333; }
.card-pages-nav .card-header { color: #3a8af7; }
.page-accordion .accordion-header svg { fill: #333; }
.page-table-box_main .form-switch input:checked + .form-icon { background-color: #3a8af7; }
.page-title { color: #3a8af7; }

@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(017, 051, 100, 0.51); }
    .page-accordion_address .form-switch input:checked + .form-icon { background-color: #3a8af7; }
}
/** End - Address  **/

/** Start - Orders  **/
.adresses-main .dropdown-toggle, .orders-main .dropdown-toggle { background-color: #3a8af7; border-color: #3a8af7; }
.adresses-main .dropdown-toggle:focus, .adresses-main .dropdown-toggle:hover, .orders-main .dropdown-toggle:focus, .orders-main .dropdown-toggle:hover { background-color: #337ada; border-color: #337ada; }
.page-pagination .pagination_link__arrow { background-color: #3a8af7; border-color: #3a8af7; }
.page-pagination .pagination_link__arrow:focus, .page-pagination .pagination_link__arrow:hover { background-color: #337ada; border-color: #337ada; }
.table-product_custom a { color: #3a8af7; }
/** End - Orders  **/

/** Start - Checkout  **/
.btn-checkout-coupon { background-color: #ffffff; color: #3a8af7; }
.btn-checkout-coupon:focus, .btn-checkout-coupon:hover { background-color: #3a8af7; border-color: #3a8af7; color: #ffffff; }
.checkout-accordion .accordion-price { color: #3a8af7; }
.checkout-card-finish_body .card-title .checkout-icon svg { fill: #3a8af7; }
.checkout-card-finish_body .timeline .timeline-item .timeline-icon { background-color: #3a8af7; }
.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon { border-color: rgba(017, 051, 100, 0.25); opacity: 1 !important; }
.checkout-card-finish_body .timeline .timeline-item.disable:before { background-color: rgba(017, 051, 100, 0.25); }
.checkout-card-finish_body .timeline .timeline-item::before { background-color: #3a8af7; }
.checkout-card-finish_footer a { color: #3a8af7; }
.checkout-card-finish_header .checkout-icon { background-color: #3a8af7; }
.checkout-card-shipping_payment .card-title svg { fill: #3a8af7; }
.checkout-card-summary_info .card-header a { color: #3a8af7; }
.checkout-card-summary_info .card-subtitle a { color: #3a8af7; }
.checkout-card-summary_info .card-subtitle { color: #333; }
.checkout-link-login a { color: #3a8af7; }
.checkout-more-option { background-color: #3a8af7; }
.checkout-option .form-radio input:checked + .form-icon { border-color: #3a8af7; }
.checkout-option .form-radio input:checked + .form-icon::before { background-color: #3a8af7; }
.checkout-payment-icon.checkout-payment-icon_option svg { fill: #3a8af7; }
.header-checkout .header-content { border-bottom: 0; }
.header-checkout .top-box { min-height: 36px; }
.tab-checkout-status .tab-item.active .avatar { background-color: #3a8af7; }
.tab-checkout-status .tab-item.active a > span { color: #3a8af7; }
.tab-checkout-status .tab-item.active a { border-bottom-color: #3a8af7; }

@media (min-width: 992px) {
    .tab-checkout-status.tab-checkout-status_all::after { background-color: #3a8af7; }
    .tab-checkout-status::before { background-color: #3a8af7; }
}
/** End - Checkout  **/

/** Start - Review Order **/
.orders-main .product-rating_link { color: #3a8af7; }
/** End - Review  **/

/** Start - Fontes  **/
.checkout-product-price { font-weight: normal; }
.page-tbody .page-table-item { font-weight: normal; }
.page-thead .page-table-item { font-weight: 500; }
.table-products-title { font-weight: 500; }
.checkout-option .checkout-option_title { font-weight: 500; }
.checkout-card .card-title { font-weight: 500; }
.checkout-card .card-title .btn { font-weight: 500; }
.tab-checkout-status .tab-item a > span { font-weight: 500; }
.checkout-payment-option__title { font-weight: 500; }
.checkout-card-summary_info .card-header a { font-weight: 500; }
.checkout-product-total .checkout-product-price, .checkout-product-total .checkout-product-title { font-weight: 500; }
.search-filter-title { font-weight: 500; }
/** End - Fontes  **/

/** Start - Border Card  **/
.page-tbody .page-table-content { border-color: #eeeeee; box-shadow: none; }
.page-thead { box-shadow: none; border: 1px solid #eeeeee; }
/*main:not(home-main) { border-top: 1px solid #f4f3f3; }*/

.card { border: 1px solid #ebebeb; box-shadow: none; }
.card.checkout-card { border: 1px solid #ebebeb; box-shadow: none; }
.form-group .dropdown > .btn { border: 1px solid #ebebeb; box-shadow: none; }
.page-thead .label { border: 1px solid #ebebeb; box-shadow: none; }
.search-header { border: 1px solid #ebebeb; box-shadow: none; }


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

@media (max-width: 991px) {
    .btn-checkout-coupon { border: 1px solid #ebebeb; box-shadow: none; }
    .checkout-accordion .card.checkout-card { border: none; }
    .checkout-accordion { border: 1px solid #ebebeb; box-shadow: none; }
    .page-accordion { border: 1px solid #ebebeb; box-shadow: none; }
    .page-accordion-info { border: 1px solid #ebebeb; box-shadow: none; }
    .search-options.search-options_bottom { border: 1px solid #ebebeb; box-shadow: none; }
    .search-options_mobile { border: 1px solid #ebebeb; box-shadow: none; }
}
/** End - Border Card  **/

/*** END - Custom Ly 2026-04-15 ***/
