/*** START - Custom Ly 2026-02-13 ***/
/* Tema: 5 - v1.16.2 - https://lojainfomix.com.br */

/** 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-Medium"), url("https://salescdn.net/static/fonts/rubik2/rubik_medium.woff2") format("woff2"), url("https://salescdn.net/static/fonts/rubik2/rubik_medium.woff") format("woff"), url("https://salescdn.net/static/fonts/rubik2/rubik_medium.ttf") format("truetype"), url("https://salescdn.net/static/fonts/rubik2/rubik_medium.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Rubik';
    src: local("Rubik-SemiBold"), url("https://salescdn.net/static/fonts/rubik2/rubik_semibold.woff2") format("woff2"), url("https://salescdn.net/static/fonts/rubik2/rubik_semibold.woff") format("woff"), url("https://salescdn.net/static/fonts/rubik2/rubik_semibold.ttf") format("truetype"), url("https://salescdn.net/static/fonts/rubik2/rubik_semibold.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: 600;
    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: #106f9b */
/* Primary-hover: #0c577a */
/* Second: #1ea1de */
/* Second-hover: #1781b2 */


/* Input Error */
.btn { background-color: #106f9b; }
.btn:focus, .btn:hover { background-color: #0c577a; }
.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(016, 111, 155, 0.6); border-left-color: rgba(016, 111, 155, 0.8); }
.notfound-btn { background-color: #106f9b; border-radius: 4px; }
.notfound-btn:focus, .notfound-btn:hover { background-color: #0c577a; }
.notfound-text { color: #000000; }
.sidenav-overlay.loading:after { border-bottom-color: rgba(016, 111, 155, 0.6); border-left-color: rgba(016, 111, 155, 0.8); }

.home-main { background-color: #fdfdfd; }
html { background-color: #fdfdfd; color: #111111; }

html { font-family: 'Rubik', sans-serif; }
.header { font-family: "Rubik", 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: #111111; font-size: 14px; font-weight: normal; line-height: 16px; text-transform: none; }
.account_link.account_link__logout { text-decoration: underline; }
.cart_quantity { background-color: #ee242c; color: #ffffff; font-size: 12px; font-weight: normal; height: 19px; left: -4px; line-height: 14px; margin-bottom: auto; margin-left: 0; margin-right: auto; margin-top: 0; min-width: 19px; right: auto; top: -2px; width: auto; }
.header { background-color: #ffffff; }
.header-link .icon_cart { fill: #ffffff; height: 22px; width: 25px; }
.header-link .icon_user { height: 25px; margin-bottom: 0; margin-top: 0; width: 25px; }
.header-link svg { fill: #4c4c4c; }
.header-link.header-link_cart { align-items: center; background-color: #106f9b; border-radius: 20px; display: flex; height: 50px; justify-content: center; padding: 8px calc(11px + 3px) 8px 11px; width: 50px; }
.header-link_account { align-items: center; background-color: #ffffff; border-radius: 20px; border: 2px solid #f0f0f0; display: flex; height: 50px; margin-left: 25px; padding: 8px 16px; width: 184px; }
.nav-content { background-color: #ffffff; color: #ffffff; }
.nav-main { justify-content: flex-start; }
.nav-main_link { color: #ffffff; fill: #ffffff; font-size: 16px; font-weight: 600; line-height: 14px; text-align: initial; text-transform: initial; }
.nav-main_link:focus, .nav-main_link:hover { color: #20a2df; fill: #20a2df; opacity: 1; }
.search .form-input { color: #333333; }
.search .form-input::placeholder { color: #333333; }
.search svg { fill: #106f9b; }
.search-desktop .btn { align-items: center; background-color: #1ea1de; border-radius: 20px; border: none !important; box-shadow: none !important; display: flex; height: 50px; justify-content: center; right: 0; width: 50px; z-index: 2; }
.search-desktop .btn:focus, .search-desktop .btn:hover { background-color: #1781b2; opacity: 1; }
.search-desktop .form-input { background-color: #fdfdfd; border-color: #ebebeb; border-radius: 20px !important; border-width: 1.2px; color: #515151; font-size: 14px; font-weight: normal; height: 50px; letter-spacing: 0; padding: 9px calc( 8px + 50px) 8px 28px; text-transform: none !important; }
.search-desktop .form-input::placeholder { color: #515151; font-size: 14px; letter-spacing: 0; text-transform: none !important; font-weight: normal; }
.search-desktop svg { fill: #ffffff; height: 18px; width: 18px; }
.sidebar-nav .nav-mobile .nav-mobile_link { font-weight: normal; text-transform: initial; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link::before { background-color: #00537a; }
.sidebar-nav .nav-mobile ul { background-color: #00537a; }
.sidebar-nav .sidebar-nav-content { background-color: #00537a; }
.sidebar-nav .sidebar-nav-header { background-color: #00537a; border-color: #026391; }
.sidebar-nav { background-color: #00537a; }
.top-box a { color: #818181; }
.top-box { align-items: center; display: flex; }
.top-box { color: #818181; font-size: 14px; line-height: 17px; }
.top-box_contact .top-title { color: #111111; font-weight: 500; margin-right: 8px; }
.top-box_social .top-title { margin-right: 9px; }
.top-contact_item:not(:last-child) { margin-right: 10px; padding-right: 10px; position: relative; }
.top-contact_item:not(:last-child):before { background-color: #b9b9b9; bottom: 1px; content: ""; display: table; height: 11px; left: auto; margin: auto; position: absolute; right: -1px; top: 0; width: 2px; }
.top-contact_list { align-items: center; display: flex; }
.top-content .navbar { height: auto; min-height: 40px; padding-bottom: 8px; padding-top: 8px; }
.top-content { border: 1px solid #ebebeb; }
.top-icons_link img, .top-icons_link svg { max-height: 12px; max-width: 12px; }
.top-icons_link svg { fill: #818181; }
.top-icons_link { align-items: center; border-radius: 50%; border: 1px solid #818181; display: flex; height: 20px; justify-content: center; width: 20px; }
.top-social_item { margin: 2px 3px; }
.top-social_list { display: flex; }
.nav-main > .nav-main_item > .nav-main_content { box-shadow: none; }


@media (min-width: 992px) {
    .header .dropdown-content { background-color: #00537a; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; box-shadow: 0 0 0 1px rgba(200, 200, 200, 0.3); padding: 20px 15px; }
    .header { padding-bottom: 40px; }
    .header-box_account .header-link_text { margin-left: 10px; }
    .header-content .navbar { height: 110px; }
    .header-content .navbar-center { max-width: calc(100% - (256px + 298px)); padding-left: 30px; padding-right: 30px; justify-content: space-between; }
    .header-content .navbar-section:first-child { max-width: 256px; }
    .header-content .navbar-section:last-child { max-width: 298px; }
    .header-link.header-link_cart { margin-left: 0; }
    .logo img, .logo svg { max-height: calc(110px - 20px); }
    .nav-main { background-color: #00537a; border-radius: 20px; padding-left: 20px; padding-right: 20px; }
    .nav-main { height: 70px; }
    .nav-main_content a { color: #ffffff; }
    .nav-main_content li { border-radius: 0; padding: 10px 10px; }
    .nav-main_content li { font-size: 16px; line-height: 18px; font-weight: normal; text-transform: initial; }
    .nav-main_content li:focus > a, .nav-main_content li:hover > a { color: #20a2df !important; /*font-weight: 500;*/ opacity: 1; }
    .nav-main_content li:focus a, .nav-main_content li:hover a { color: #ffffff; }
    .nav-main_content li:focus, .nav-main_content li:hover { background-color: transparent; font-weight: normal; }
    .nav-main_content__children { border-top-left-radius: 20px; border-top-right-radius: 20px; }
    .nav-main_item__all .icon-nav-first svg { height: 17px; width: 25px; }
    .nav-main_item__all .icon-nav-first { align-items: center; background-color: #1ea1de !important; border-radius: 20px; display: flex; fill: #ffffff !important; height: 50px; justify-content: center; margin-right: 10px; margin-bottom: 0; margin-top: 0; padding: 8px; width: 50px; }
    .nav-main_item__all .nav-main_link .icon_arrow_down { margin-left: 18px; }
    .nav-main_item__all .nav-main_link .nav-main-box_link { background-color: #003d5a; border-radius: 20px; height: 50px; margin-bottom: calc((30px - 50px) / 2); margin-top: calc((30px - 50px) / 2); padding-right: 25px; }
    .nav-main_item__all .nav-main_link { display: table; }
    .nav-main_item__all .nav-main_link { padding-left: 0; padding-right: 56px; }
    .nav-main_link .nav-main_arrow svg { display: table; height: 20px; padding-top: 0; width: 11px; }
    .nav-main_link { padding-bottom: calc((70px - 30px) / 2); padding-top: calc((70px - 30px) / 2); }
    .nav-main_link { padding-left: 25px; padding-right: 25px; }
    .top-content .navbar-center { margin-left: 25%; max-width: 50%; padding-left: 8px; padding-right: 8px; }
    .top-content .navbar-section:last-child { max-width: 25%; padding-left: 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; }
    .header .dropdown:hover > .dropdown-content { display: flex; }
}

@media (min-width: 1400px) and (max-width: 1519px) {
    .header .dropdown-content { padding-left: 10px; padding-right: 10px; }
    .nav-main_item__all .nav-main_link .icon_arrow_down { margin-left: 16px; }
    .nav-main_item__all .nav-main_link { padding-right: 20px; }
    .nav-main_link { padding-left: 20px; padding-right: 20px; }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .header .dropdown-content { padding-left: 2px; padding-right: 2px; }
    .nav-main { padding-left: 16px; padding-right: 16px; }
    .nav-main_content li { font-size: 15px; line-height: 17px; }
    .nav-main_item__all .nav-main_link .icon_arrow_down { margin-left: 10px; }
    .nav-main_item__all .nav-main_link .nav-main-box_link { padding-right: 20px; }
    .nav-main_item__all .nav-main_link { padding-right: 8px; }
    .nav-main_link .nav-main_arrow svg { margin-left: 8px; }
    .nav-main_link { font-size: 15px; }
    .nav-main_link { padding-left: 12px; padding-right: 12px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .dropdown-content { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; padding: 8px 6px; }
    .nav-main { border-radius: 10px; height: 50px; padding-left: 10px; padding-right: 10px; }
    .nav-main_content li { font-size: 12px; line-height: 14px; }
    .nav-main_content__children { border-top-left-radius: 10px; border-top-right-radius: 10px; }
    .nav-main_item__all .icon-nav-first svg { height: 13px; width: 21px; }
    .nav-main_item__all .icon-nav-first { border-radius: 10px; height: 30px; margin-right: 8px; padding: 8px; width: 30px; }
    .nav-main_item__all .nav-main_link .icon_arrow_down { margin-left: 6px; }
    .nav-main_item__all .nav-main_link .nav-main-box_link { border-radius: 10px; height: 30px; margin-bottom: 0; margin-top: 0; padding-right: 10px; }
    .nav-main_item__all .nav-main_link { padding-right: 8px; }
    .nav-main_link .nav-main_arrow svg { margin-left: 8px; width: 7px; }
    .nav-main_link { font-size: 12px; padding-bottom: calc((50px - 30px) / 2); padding-left: 16px; padding-right: 16px; padding-top: calc((50px - 30px) / 2); }


    .header-content .navbar-center { max-width: calc(100% - (256px + 270px)); padding-left: 20px; padding-right: 20px; }
    .header-content .navbar-section:first-child { max-width: 256px; }
    .header-content .navbar-section:last-child { max-width: 270px; }

    .top-content .navbar-center { justify-content: flex-start; margin-left: 0; max-width: 75%; padding-left: 8px; padding-right: 8px; }
    .top-content .navbar-section:last-child { max-width: 25%; padding-left: 16px; }
}

@media (max-width: 991px) {
    .cart_quantity { font-size: 10px; height: 17px; left: -5px; line-height: 12px; min-width: 17px; top: -4px; }
    .header { border: 1px solid #ebebeb; }
    .header-content .navbar-section:first-of-type { max-width: calc(100% - 160px); }
    .header-content .navbar-section:last-of-type { max-width: 160px; }
    .header-link .icon_cart { fill: #ffffff; height: 18px; width: 21px; }
    .header-link { margin-left: 8px; margin-right: 8px; }
    .header-link.header-link_cart { border-radius: 12px; height: 38px; padding: 4px 7px 4px 4px; width: 38px; }
    .header-link.header-link_cart { margin-right: 8px; margin-left: 8px; }
    .header-link.header-link_menu__mobile.menu-mobile_link { background-color: #1ea1de; border-radius: 12px; height: 38px; padding: calc((38px - 18px) / 2) calc((38px - 25px) / 2); width: 38px; }
    .header-link.header-link_search.search_link { background-color: #1ea1de; border-radius: 12px; height: 38px; padding: calc((38px - 18px) / 2); width: 38px; }
    .header-link_menu__mobile .icon-bar { background-color: #ffffff; }
    .header-link_menu__mobile { margin-left: 8px; }
    .header-link_menu__mobile.active .icon-bar { background-color: #ffffff; }
    .header-link_menu__mobile.active .icon-bar:nth-child(1) { transform: matrix(1, 0.9, -0.9, 1, 3, 6); }
    .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; }
    .top-content { display: none; }
    .logo img, .logo svg { max-height: calc(80px - 20px); }
}

@media (max-width: 575px) {
    .header-link { margin-left: 5px; margin-right: 5px; }
    .header-link.header-link_cart { margin-right: 5px; margin-left: 5px; }
    .header-link_menu__mobile { margin-left: 5px; }
}
/** End - Header  **/

/** Start - Header Checkout **/
.header .icon-ssl svg { fill: #106f9b; }
.header.header-checkout { padding-bottom: 0; }
/** End - Header Checkout **/

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

.banner-custom-content { background-color: transparent; color: #000000; fill: #000000; margin-bottom: 50px; }
.banner-custom_box { border-bottom: 1px solid #ebebeb; padding-bottom: 50px; padding-top: 0; }
.banner-custom_icon svg { height: 100%; width: auto; }
.banner-custom_icon svg { max-height: 100%; max-width: 100%; }
.banner-custom_icon { margin-right: 16px; }
.banner-custom_icon__1 { height: 44px; width: 56px; }
.banner-custom_icon__2 { height: 47px; width: 42px; }
.banner-custom_icon__3 { height: 49px; width: 42px; }
.banner-custom_icon__4 { height: 44px; width: 60px; }
.banner-custom_info { padding-top: 2px; }
.banner-custom_item .banner-custom_item__box { position: relative; }
.banner-custom_item .banner-custom_item__box:before { background-color: #ebebeb; bottom: 0; content: ''; display: table; height: 31px; left: -1px; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
.banner-custom_item { float: left; }
.banner-custom_item:first-child .banner-custom_item__box:before { display: none; }
.banner-custom_item__box { align-items: center; display: flex; justify-content: center; }
.banner-custom_text { font-size: 16px; font-weight: bold; line-height: 20px; }
.banner-custom_title { font-size: 14px; font-weight: normal; line-height: 20px; letter-spacing: 0; }

@media (min-width: 992px) {
    .banner-custom_list { align-items: center; display: flex; justify-content: center; width: 100%; }
    .banner-custom_item .banner-custom_item__box { padding-left: 100px; padding-right: 100px; }
    .banner-custom_item { width: auto; position: relative; }
    .banner-custom_item:first-of-type .banner-custom_item__box { padding-left: 0; }
    .banner-custom_item:last-of-type .banner-custom_item__box { padding-right: 0; }
    .banner-custom_list { padding-left: 0; padding-right: 0; }
    /*.banner-custom_item { width: calc(100% / 4); position: relative; }*/
}

@media (min-width: 1400px) and (max-width: 1519px) {
    .banner-custom_item .banner-custom_item__box { padding-left: 80px; padding-right: 80px; }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-custom_item .banner-custom_item__box { padding-left: 50px; padding-right: 50px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner-custom_item .banner-custom_item__box { padding-left: 36px; padding-right: 36px; }
}

@media (max-width: 1199px) {
    .banner-custom_icon { margin-right: 10px; }
    .banner-custom_icon__1 { height: 40px; width: 52px; }
    .banner-custom_icon__2 { height: 43px; width: 38px; }
    .banner-custom_icon__3 { height: 45px; width: 38px; }
    .banner-custom_icon__4 { height: 40px; width: 56px; }
    .banner-custom_text { font-size: 14px; line-height: 16px; }
    .banner-custom_title { font-size: 12px; line-height: 16px; }
    .banner-custom_item .banner-custom_item__box:before { height: 25px; }
}

@media (max-width: 991px) {
    /*.banner-custom_box { padding-bottom: 0; padding-top: 0; }*/
    .banner-custom-content { margin-bottom: 40px; }
    .showcase.showcase-model-2 { padding-bottom: 40px; }
}
@media (max-width: 768px) {
    .banner-custom_item .banner-custom_item__box:before { display: none; }
}
/** End - Banner Custom  **/

/** Start - Footer  **/
.footer .footer-content_info .container { padding-bottom: calc((80px - 48px) / 2); padding-top: calc((80px - 48px) / 2); }
.footer .footer-content_main { padding-bottom: 100px; padding-top: 60px; }
.footer .footer-content_second .container { padding-bottom: calc((114px - 66px) / 2); padding-top: calc((114px - 66px) / 2); }
.footer a { color: #000000; }
.footer a:focus, footer a:hover { color: #1f1f1f; }
.footer { background-color: #ffffff; border-top: 1px solid #eee; color: #000000; }
.footer-box_info b { color: #111111; font-weight: 600; }
.footer-box_info { font-size: 11px; line-height: 16px; color: #111111; }
.footer-box_newsletter .btn { background-color: #1ea1de; border-radius: 0 3px 3px 0; color: #ffffff; font-size: 16px; font-weight: bold; height: 50px; line-height: 18px; margin-left: -102px; position: relative; transition: .3s; width: 102px; z-index: 2; }
.footer-box_newsletter .btn:focus, .footer-box_newsletter .btn:hover { background-color: #1781b2; box-shadow: none; }
.footer-box_newsletter .form-input { background: #ffffff; border-radius: 3px !important; border: 1px solid #fff; color: #111111; font-size: 15px; font-weight: normal; height: 50px; line-height: 17px; padding: 8px calc(102px + 8px) 8px 12px ; }
.footer-box_newsletter .form-input::placeholder { color: #b7b7b7; opacity: 1; }
.footer-box_newsletter .form-input:focus { border-color: #1ea1de; box-shadow: none; }
.footer-box_social .footer_title { color: #fff !important; }
.footer-box_social .footer_title { margin-bottom: 6px; }
.footer-contact-item_tel .footer-contact_title { margin-bottom: 5px; }
.footer-contact-item_treatment .footer-contact_title { color: #1ea1de; }
.footer-contact_item { font-size: 14px; line-height: 16px; padding-bottom: 28px; }
.footer-contact_item.footer-contact-item_treatment .footer-contact_text p:not(:last-of-type) { padding-bottom: 5px; }
.footer-contact_link.footer-contact_link__email { text-decoration: underline; }
.footer-contact_link.footer-contact_link__tel svg { fill: #1ea1de; height: 18px; margin-right: 10px; width: 18px; }
.footer-contact_link.footer-contact_link__tel { align-items: center; display: flex; font-size: 14px; font-weight: 500; line-height: 16px; width: 100%; }
.footer-contact_link.footer-contact_link__tel:not(:last-child) { padding-bottom: 8px; }
.footer-contact_title { font-size: 14px; font-weight: bold; line-height: 16px; margin-bottom: 8px; }
.footer-content_info .footer-box { margin-bottom: 0; }
.footer-content_info { background-color: #ffffff; }
.footer-content_main a { color: #ffffff; }
.footer-content_main a:focus, .footer-content_main a:hover { color: #1ea1de; }
.footer-content_main { background-color: #00537a; color: #fff; }
.footer-content_second .footer-box { margin-bottom: 0; }
.footer-content_second .footer_title { color: #111111; font-size: 12px; font-weight: normal; line-height: 14px; margin-bottom: 10px; }
.footer-content_second { background-color: #ffffff; border-bottom: 1px solid #e4e4e4; }
.footer-page_item { font-size: initial; line-height: initial; padding: 10px 0; }
.footer-page_link { display: table; font-size: 15px; font-weight: normal; line-height: 17px; width: 100%; }
.footer-payment_item svg > * { fill: #000; }
.footer-payment_item svg { fill: #000; }
.footer-payment_item { border-color: #000000; 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 { margin-left: 20px; margin-right: 20px; }
.footer-stamp_list { margin-left: -20px; margin-right: -20px; }
.footer-stamp_item svg { height: 100%; max-height: 60px; max-width: none; width: 100%; }
.footer-store_text a { color: #18be69; text-transform: uppercase; }
.footer-store_text a:focus, .footer-store_text a:hover { color: #14a65b; }
.footer-store_text { font-size: 12px; line-height: 26px; font-weight: 500; max-width: 244px; }
.footer-title_newsletter span { display: block; }
.footer-title_newsletter { color: #f8f9fb; font-size: 14px; line-height: 19px; margin-bottom: 15px; }
.footer_title { font-size: 18px; font-weight: bold; line-height: 20px; margin-bottom: 26px; }
.logo-platform { align-items: center; color: #282828; display: table; float: right; font-size: 11px; font-weight: normal; line-height: 13px; }
.logo-platform b { font-weight: bold; }
.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: #1ea1de; }
.social-icons__link:focus, .social-icons__link:hover { background-color: transparent; border-color: #5dab3b; }


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

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

@media (min-width: 992px) {
    .footer-box { margin-bottom: 44px; }
    .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_stamp { float: right; min-width: 220px; }
    .footer-contact-item_treatment .footer-contact_title { margin-bottom: 13px; }
}

@media (max-width: 1399px) and (min-width: 1200px) {
    .footer-title_newsletter { font-size: 13px; line-height: 18px; }
}

@media (max-width: 1199px) {
    .footer-box_info { font-size: 9px; line-height: 14px; }
    .footer-box_newsletter .btn { font-size: 12px; height: 42px; line-height: 14px; margin-left: -72px; width: 72px; }
    .footer-box_newsletter .form-input { font-size: 12px; height: 42px; line-height: 14px; padding: 8px calc(72px + 8px) 8px 12px ; }
    .footer-box_social .footer_title { margin-bottom: 4px; }
    .footer-contact-item_tel .footer-contact_title { margin-bottom: 3px; }
    .footer-contact_item { font-size: 12px; line-height: 14px; padding-bottom: 26px; }
    .footer-contact_item.footer-contact-item_treatment .footer-contact_text p:not(:last-of-type) { padding-bottom: 3px; }
    .footer-contact_link.footer-contact_link__tel svg { height: 14px; margin-right: 8px; width: 14px; }
    .footer-contact_link.footer-contact_link__tel { font-size: 12px; line-height: 14px; }
    .footer-contact_link.footer-contact_link__tel:not(:last-child) { padding-bottom: 6px; }
    .footer-contact_title { font-size: 12px; line-height: 14px; margin-bottom: 6px; }
    .footer-content_second .footer_title { font-size: 10px; line-height: 12px; margin-bottom: 8px; }
    .footer-page_item { padding: 6px 0; }
    .footer-page_link { font-size: 13px; line-height: 15px; }
    .footer-payment_item { margin-bottom: 11px; max-height: 30px;}
    .footer-payment_item { margin-left: 8px; margin-right: 8px; }
    .footer-payment_list { margin-left: -8px; margin-right: -8px; }
    .footer-stamp_item img { max-height: 60px; }
    .footer-stamp_item { margin-left: 10px; margin-right: 10px; }
    .footer-stamp_list { margin-left: -10px; margin-right: -10px; }
    .footer-store_text { font-size: 10px; line-height: 20px; }
    .footer-title_newsletter { font-size: 11px; line-height: 16px; margin-bottom: 12px; }
    .footer_title { font-size: 15px; line-height: 17px; margin-bottom: 18px; }
    .logo-platform { font-size: 9px; line-height: 11px; }
    .social-icons__link img, .social-icons__link svg { max-height: 16px; max-width: 16px; }
    .social-icons__link svg { height: 16px; width: 16px; }
    .social-icons__link { height: 16px; width: 16px; }
}

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

@media (max-width: 991px) {
    .footer .footer-content_info .container { padding-bottom: 20px; padding-top: 20px; }
    .footer .footer-content_main { padding-bottom: calc(100px - 60px); padding-top: 80px; }
    .footer .footer-content_second .container { padding-bottom: calc(30px - 16px); padding-top: 30px; }
    .footer-content_main .footer-box { margin-bottom: 60px; }
    .footer-content_second .footer-box { margin-bottom: 16px; }
    .footer-title_newsletter span { display: initial; }
    .footer-title_newsletter { font-size: 12px; line-height: 17px; }
    .logo-platform { float: left; margin-top: 8px; }
}

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

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

/** Start - Content  **/
.showcase { padding-bottom: 60px; }
.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: #f8f8f8; border-radius: 3px; border: 0 solid #f8f8f8; height: 30px; width: 30px; }
.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: #262625; }
.showcase-banners .slider__arrow:focus, .showcase-banners .slider__arrow:hover, .showcase-products .slider__arrow:focus, .showcase-products .slider__arrow:hover { background-color: #e9e9e9; border-color: #e9e9e9; }
.showcase-list { padding-bottom: 0; }
.showcase-offer { align-items: center; background-color: #ee242c; border-radius: 14px; bottom: calc(-30px / 2); color: #ffffff; font-size: 12px; font-weight: normal; height: 28px; left: 12px; line-height: 14px; min-width: 52px; top: 12px; width: auto; }
.showcase-offer.showcase-offer_new-product { background-color: #1ea1de; 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)); justify-content: center; width: 100%; }
.showcase-prices_plots { color: #818181; font-size: 12px; font-weight: normal; line-height: 14px; padding-top: 4px; width: 100%; }
.showcase-prices_price { color: #111111; display: flex; font-size: 20px; font-weight: 500; justify-content: center; 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: 0; padding-right: 0; }
.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: 22px; padding-top: 38px; }
.showcase-product .showcase-product_image.card-image { background-color: #ffffff; border-radius: 14px; padding: 0; }
.showcase-product .showcase-product_image.card-image { height: 250px; }
.showcase-product { background-color: #f8f8f8; border-radius: 20px; border: 0 solid #f8f8f8; padding: 6px 6px 50px; position: relative; text-align: center; }
.showcase-product { margin-bottom: 0; }
.showcase-product.card { border: 0; }
.showcase-product:focus .showcase-product_image, .showcase-product:hover .showcase-product_image { opacity: 0.7; }
.showcase-product_buy { align-items: center; background-color: #106f9b; border-radius: 4px; border: 1px solid #106f9b; 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:focus, .showcase-product_buy:hover { background-color: #0c577a; border-color: #0c577a; box-shadow: none; color: #ffffff; }
.showcase-product_link__image { background-color: transparent; border-radius: 0; height: 250px; max-height: 100%; max-width: 100%; width: 250px; }
.showcase-product_link_title { -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #111111; display: -webkit-box; font-size: 14px; font-weight: normal; height: calc(18px * 3); line-height: 18px; }
.showcase-products .slider__arrow { bottom: calc(100% - ((250px + 34px)/2)); top: auto; }
.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: 22px; font-weight: 500; letter-spacing: 0; line-height: 24px; margin-bottom: 24px; text-align: center; text-transform: initial; }
.showcase-product_link__image img { max-height: calc(100% - 16px); max-width: calc(100% - 16px); }

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

    .showcase-product_link__image { height: 250px; width: 250px; }
    .showcase-product .showcase-product_image.card-image { height: 250px; }
    .showcase-products .slider__arrow { bottom: calc(100% - ((250px + 34px)/2)); top: auto; }
}

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

    .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: calc(100% - ((300px + 30px)/2)); }
}

@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-price_info { font-size: 12px; line-height: 14px; padding-top: 2px; }
.showcase-model-list .showcase-prices_plots { color: #818181; font-size: 11px; font-weight: normal; line-height: 13px; padding-top: 1px; }
.showcase-model-list .showcase-prices_price { background-color: transparent; color: #111111; font-size: 18px; font-weight: 500; 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 { border-radius: 16px; 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: #f8f8f8; border-radius: 20px; border: 0 solid #e7e7e7; padding: 6px; }
.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: 132px; }
.showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 2; color: #111111; font-size: 13px; 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; }
.showcase-model-list .showcase-products .slider__arrow { top: 0; bottom: 0; }

@media (min-width: 1520px) {
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { padding-left: 30px; padding-right: 40px; width: calc(100% - 180px); }
    .showcase-model-list .showcase-product .card-image { height: 180px; width: 180px; }
    .showcase-model-list .showcase-product_link__image { height: 1660px; width: 160px; }
}

@media (min-width: 1400px) {
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { padding-left: 20px; padding-right: 30px; width: calc(100% - 180px); }
    .showcase-model-list .showcase-product .card-image { height: 180px; width: 180px; }
    .showcase-model-list .showcase-product_link__image { height: 1660px; width: 160px; }

    .showcase-model-list .showcase-prices_plots { font-size: 12px; line-height: 14px; padding-top: 4px; }
    .showcase-model-list .showcase-prices_price { font-size: 20px; line-height: 22px; }
    .showcase-model-list .showcase-product .card-header { padding-bottom: 22px; }
    .showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 3; font-size: 14px; height: calc(20px * 3); line-height: 20px; }
}

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

@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-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 { border-bottom: 1px solid #ebebeb; border-top: 1px solid #ebebeb; padding: 0 30px; }
.showcase-model-6 .showcase-banners_link { align-items: center; display: flex; justify-content: center; min-height: 114px; padding: 16px 0; }
.showcase-model-6 .showcase-title { background-color: #ffffff; display: table; margin-bottom: calc(-24px / 2); margin-left: auto; margin-right: auto; padding: 0 78px; position: relative; text-align: center !important; z-index: 1; }

@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 { 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: #106f9b; }
.showcase-model-9:before { background-color: #106f9b; }
.showcase-model-9 .showcase-timer-content_title { background-color: #106f9b; }
.showcase-model-9 .showcase-timer-content { border-color: #223e73; }

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

/** Start - Product  **/
.image-main { box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.2); }
.product-btn.product-btn_buy { background-color: #106f9b; color: #ffffff; }
.product-btn.product-btn_buy:focus, .product-btn.product-btn_buy:hover { background-color: #0c577a; color: #ffffff; }
.product-btn.product-btn_shipping { color: #106f9b; }
.product-btn.product-btn_shipping:focus, .product-btn.product-btn_shipping:hover { color: #0c577a; }
.product-btn_payment { background-color: transparent !important; color: #106f9b; }
.product-btn_payment:focus, .product-btn_payment:hover { color: #0c577a; }
.product-description_ico { background-color: #106f9b; border-color: #106f9b; }
.product-gallery .slider__arrow { background-color: #333333; border-color: #333333; }
.product-gallery .slider__arrow:focus, .product-gallery .slider__arrow:hover { background-color: #1b1b1b; border-color: #1b1b1b; box-shadow: none; }
.product-gallery { background-color: rgba(0, 0, 0, 0.05); }
.product-tag.product-tag-free_shipping { background-color: #106f9b; }
.product-variations_content__button .product-variation_item.active .product-variation_link { border-color: #106f9b; }
.product-variations_content__button .product-variation_item.active .product-variation_link.product-variation_link__colors { box-shadow: 0 0 0 2px #106f9b; }

.product-btn.product-btn_shipping { float: left; width: 100%; }
.product-btn_buy.product-btn-buy_whats svg { height: 18px; margin-right: 6px; width: 18px; }
.product-btn_buy.product-btn-buy_whats { align-items: center; background-color: #4caf50; display: flex; fill: #fff; font-size: 13px; justify-content: center; }
.product-btn_buy.product-btn-buy_whats:focus, .product-btn_buy.product-btn-buy_whats:hover { background-color: #4caf50; }
.product-msg { font-size: 13px; font-weight: 500; line-height: 16px; padding-top: 30px; }
/*.product-shipping { display: table; margin-top: 20px; width: 100%; }*/

/** End - Product  **/

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

/** Start - Search  **/
.form-checkbox input:checked + .form-icon, .form-radio input:checked + .form-icon, .form-switch input:checked + .form-icon { background: #106f9b; border-color: #106f9b; }
.search-filter-icon { background-color: #106f9b; border-color: #106f9b; }
.search-filter-link_category.active .form-radio .form-icon::after { background-color: #106f9b; }
.search-filter-price .noUi-connect { background: #106f9b; }
.search-filter-price .noUi-handle { background-color: #106f9b; }
.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: #106f9b; border-color: #106f9b; }
.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: #1ea1de; border-color: #1ea1de; 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: #106f9b; }
.search-options_mobile .search-option-icon svg { fill: #106f9b; }
.search-view_link svg { fill: #106f9b; }

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

/*.showcase-search.showcase-search_grid .showcase-item { margin-bottom: 50px; }*/
/*.showcase-search.showcase-search_grid .showcase-product_link__image { width: 100%; }*/

@media (min-width: 1520px) {
    .showcase-search.showcase-search_grid .showcase-item { width: calc(100% / 4 - 16px); }
    .search-options, .showcase-search { float: right; max-width: calc(100% - 30px); }
}
@media (min-width: 992px) {
    /*.search-options, .showcase-search { float: right; max-width: 1020px; }*/
    .search-options, .showcase-search { float: right; max-width: calc(100% - 20px); }
}
/** 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: 36px; }
.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_strike { 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: 26px; }
    .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; }
}

@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: 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: 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; }
    .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: #106f9b; }
.card-page .btn:focus, .card-page .btn:hover { background-color: #0c577a; }
.card-page .card-title { color: #106f9b; }
.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit { background-color: #333333; }
.card-pages-nav .card-header { color: #106f9b; }
.page-accordion .accordion-header svg { fill: #333; }
.page-table-box_main .form-switch input:checked + .form-icon { background-color: #106f9b; }
.page-title { color: #106f9b; }

@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(016, 111, 155, 0.51); }
    .page-accordion_address .form-switch input:checked + .form-icon { background-color: #106f9b; }
}
/** End - Address  **/

/** Start - Orders  **/
.adresses-main .dropdown-toggle, .orders-main .dropdown-toggle { background-color: #106f9b; border-color: #106f9b; }
.adresses-main .dropdown-toggle:focus, .adresses-main .dropdown-toggle:hover, .orders-main .dropdown-toggle:focus, .orders-main .dropdown-toggle:hover { background-color: #0c577a; border-color: #0c577a; }
.page-pagination .pagination_link__arrow { background-color: #106f9b; border-color: #106f9b; }
.page-pagination .pagination_link__arrow:focus, .page-pagination .pagination_link__arrow:hover { background-color: #0c577a; border-color: #0c577a; }
.table-product_custom a { color: #106f9b; }
/** End - Orders  **/

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

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

/** Start - Review Order **/
.orders-main .product-rating_link { color: #106f9b; }
/** 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; }
.product-title { font-weight: 500; }
.product-prices_price { font-weight: 500; }
.product-description_header { 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; }
.input-group_qtd { border: 1px solid #ebebeb; box-shadow: none; }
.page-thead .label { border: 1px solid #ebebeb; box-shadow: none; }
.product-box_variations__list .dropdown > .btn { border: 1px solid #ebebeb; box-shadow: none; }
.product-btn.product-btn_shipping { border: 1px solid #ebebeb; box-shadow: none; }
.product-description { border: 1px solid #ebebeb; box-shadow: none; }
.product-zoom_link { 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-02-13 ***/
