/*** START - Custom Ly 2026-01-28 ***/
/* Tema: 5 - v1.16.1 - https://arthfesta.wdna.me */

/** FONT-FAMILY: Sora **/
@font-face {
    font-family: 'Sora';
    src: local("Sora-Light"),
    url("https://salescdn.net/static/fonts/sora/sora_light.woff2") format("woff2"),
    url("https://salescdn.net/static/fonts/sora/sora_light.woff") format("woff"),
    url("https://salescdn.net/static/fonts/sora/sora_light.ttf") format("truetype"),
    url("https://salescdn.net/static/fonts/sora/sora_light.eot?#iefix") format("embedded-opentype");
    unicode-range: U+000-5FF;
    font-display: swap;
    font-weight: 300;
    font-style: normal
}

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


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

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

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

/* Primary: #0080c9 */
/* Primary-hover: #0073b4 */
/* Second: #ffbb13 */
/* Second-hover: #e4a711 */


/* Input Error */
.btn { background-color: #0080c9; }
.btn:focus, .btn:hover { background-color: #0073b4; }
.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(000, 128, 201, 0.6); border-left-color: rgba(000, 128, 201, 0.8); }
.notfound-btn { background-color: #0080c9; border-radius: 4px; }
.notfound-btn:focus, .notfound-btn:hover { background-color: #0073b4; }
.notfound-text { color: #000000; }
.sidenav-overlay.loading:after { border-bottom-color: rgba(000, 128, 201, 0.6); border-left-color: rgba(000, 128, 201, 0.8); }

.home-main { background-color: #f8f8f8; }
html { background-color: #f8f8f8; color: #0e0e0e; }

html { font-family: 'Sora', sans-serif; }
.header { font-family: "Sora", sans-serif; }
/*.showcase-offer { font-family: "Sora", sans-serif; }*/

/** Start - Header  **/
.account_link { color: #ffffff; font-size: 13px; font-weight: normal; line-height: 15px; text-transform: none; }
.account_link.account_link__logout { text-decoration: underline; }
.cart_quantity { display: none; background-color: #f2f2f2; color: #333; font-size: 8px; font-weight: bold; height: 14px; line-height: 13px; margin-bottom: auto; margin-left: auto; margin-right: 3px; margin-top: 10px; min-width: 14px; width: auto; }
.header .navbar { background-color: #0080c9; }
.header { background-color: #0080c9; }
.header-contact a { color: #ffffff; }
.header-contact { color: #ffffff; fill: #ededed; font-size: 14px; line-height: 14px; }
.header-contact_box { align-items: center; display: flex; }
.header-contact_icon svg { max-height: 100%; max-width: 100%; }
.header-contact_icon { display: flex; height: 29px; width: 25px; }
.header-contact_info { margin-left: 8px; }
.header-link .icon_cart { height: 23px; width: 26px; }
.header-link .icon_user { height: 28px; margin-bottom: calc(((15px * 2) - 28px) / 2); margin-top: calc(((15px * 2) - 28px) / 2); width: 28px; }
.header-link svg { fill: #ffffff; }
.header-link.header-link_cart { padding: 0; }
.header-link.header-link_cart {align-items: center; background-color: #ffbb13; border-radius: 8px; display: flex; height: 47px; justify-content: center; padding: 0 4px 0 0; position: relative; margin-left: 24px; width: 46px; }
.header-link_account { margin-left: 0; width: 184px; }
.header-link_menu__mobile .icon-bar { background-color: #ffffff; }
.header-link_menu__mobile.active .icon-bar { background-color: #ffffff; }
.header-link_text__logged .account_link { width: calc(146px - (30px + 8px)); }
.nav-content { background-color: #efefef; color: #181818; }
.nav-main { justify-content: flex-start; }
.nav-main_content li { text-transform: none; }
.nav-main_item__all .nav-main_link svg { fill: #ffbb13; }
.nav-main_link svg { fill: #f6a40e; }
.nav-main_link { color: #181818; fill: #f6a40e; font-size: 13px; font-weight: 500; line-height: 14px; text-align: initial; text-transform: initial; }
.nav-main_link:focus, .nav-main_link:hover { color: #181818; fill: #f6a40e; }
.search .btn { background-color: transparent !important; border: none !important; box-shadow: none !important; fill: #090e1d; }
.search .form-input { color: #333333; }
.search .form-input::placeholder { color: #333333; }
.search svg { fill: #0080c9; }
.search-desktop .btn { background-color: transparent !important; border: none !important; box-shadow: none !important; fill: #0080c9; z-index: 2; }
.search-desktop .btn:focus, .search-desktop .btn:hover { fill: #131313; }
.search-desktop .form-input { background-color: #ffffff; border-color: #f4f4f4; border-radius: 20px !important; color: #5c5c5c; font-size: 12px; font-weight: 500; height: 40px; letter-spacing: 0; padding: 8px calc( 8px + 18px + 28px) 8px 22px; text-transform: none !important; }
.search-desktop .form-input::placeholder { color: #5c5c5c; font-size: 12px; letter-spacing: 0; text-transform: none !important; font-weight: 500; }
.search-desktop { max-width: 100%; width: calc(100% - 124px); }
.search_link .icon-bar:first-child { border: 2px solid #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: #010101; }
.sidebar-nav .nav-mobile .nav-mobile_link a { color: #181818; fill: #f6a40e; text-transform: initial; font-weight: 400; }
.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: #181818; fill: #f6a40e; font-weight: 500; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link:before { background-color: #f2f2f2; }
.sidebar-nav .nav-mobile ul { background-color: #f2f2f2; }
.sidebar-nav .sidebar-nav-content { background-color: #f2f2f2; }
.sidebar-nav .sidebar-nav-header { background-color: #009ed9; border-color: #f6f8f8; }
.sidebar-nav { background-color: #f2f2f2; }
a.logo { opacity: 1 !important; }

@media (min-width: 992px) {
  .nav-main_content a { color: #0e0e0e; }
  .header-box_account .header-link_text { margin-left: 8px; }
  .header-content .navbar { height: 106px; }
  .header-content .navbar-center { max-width: calc(100% - (250px + 260px)); padding-left: 30px; padding-right: 30px; justify-content: space-between; }
  .header-content .navbar-section:first-child { max-width: 250px; }
  .header-content .navbar-section:last-child { max-width: 260px; }

  .logo img, .logo svg { max-height: calc(106px + 14px); }
  .logo { height: calc(106px + 14px + (8px *2)); margin-left: -28px; margin-top: calc(-14px - (8px * 2)); }
  .nav-main_item { margin-left: 0; margin-right: 0; }
  .nav-main_item:before { background-color: #ededed; bottom: 0; content: ''; display: table; height: 19px; left: 0; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
  .nav-main_item:first-child { margin-left: 0; }
  .nav-main_item:first-child:before { display: none; }
  .nav-main_item:last-child { margin-right: 0; }
  .nav-main_link { padding-left: 30px; padding-right: 30px; }
    .nav-main_item:last-child .nav-main_link { padding-right: 30px; }

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

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


    .header-content { border-bottom: calc((80px - 50px) / 2) solid #efefef; }
    .nav-content { border-bottom: calc((80px - 50px) / 2) solid #efefef; }
    .nav-main { border-radius: 4px; background-color: #ffffff; }
    .nav-main { height: 50px; }
    .nav-main_icon svg { height: initial; width: initial; }
    .nav-main_icon { margin-right: 10px; max-height: 30px; max-width: 40px; }
    .nav-main_item__all .icon-nav-first { align-items: center; background-color: #ffbb13; border-radius: 4px 0 0 4px; display: flex; height: 100%; justify-content: center; margin-bottom: 0; margin-right: 14px; margin-top: 0; min-width: 48px; padding: 8px 12px; }
    .nav-main_item__all .nav-main_link .nav-main-box_link { height: 50px; }
    .nav-main_item__all .nav-main_link svg { fill: #ffffff; height: 22px; width: 22px; }
    .nav-main_item__all .nav-main_link { display: table; padding: 0 35px 0 0; }
    .nav-main_link { padding-bottom: calc((50px - 30px) / 2); padding-top: calc((50px - 30px) / 2); }
    .nav-main_text span { display: block; }


    .header .dropdown-content li { float: left; margin-top: 0; width: 180px; }
    .header .dropdown-content ul > li:last-of-type { border-bottom: none; }
    .header .dropdown-content { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; min-width: calc(180px + (28px * 2)); padding: 8px 20px 16px; }
    .nav-main_content li { border-bottom: 1px solid #ebebeb; border-radius: 0; color: #0e0e0e; font-size: 13px; font-weight: normal; line-height: 15px; margin-left: 8px; margin-right: 8px; padding: 12px 0; }
    .nav-main_content li:focus a, .nav-main_content li:hover a { opacity: 1; }
    .nav-main_content li:focus, .nav-main_content li:hover { background-color: transparent; font-weight: 500; }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .header-content .navbar-center { max-width: calc(100% - (230px + 260px)); }
  .header-content .navbar-section:first-child { max-width: 230px; }
  .header-content .navbar-section:last-child { max-width: 260px; }

  .nav-main_icon svg { max-height: 24px; }
  .nav-main_icon { margin-right: 8px; }
  .nav-main_item__all .nav-main_link { padding-right: 24px; }
  .nav-main_link { font-size: 12px; line-height: 13px; }
  .nav-main_link { padding-left: 22px; padding-right: 22px; }
  .nav-main_item:last-child .nav-main_link { padding-right: 22px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header-content .navbar-center { max-width: calc(100% - (200px + 260px)); }
  .header-content .navbar-section:first-child { max-width: 200px; }
  .header-content .navbar-section:last-child { max-width: 260px; }

    .nav-main_icon svg { max-height: 20px; }
    .nav-main_icon { margin-right: 8px; }
    .nav-main_item__all .nav-main_link { padding-right: 20px; }
    .nav-main_link { font-size: 10px; line-height: 12px; }
    .nav-main_link { padding-left: 18px; padding-right: 18px; }
    .nav-main_item__all .nav-main_link { padding-right: 24px; }
    .nav-main_item:last-child .nav-main_link { padding-right: 18px; }

    .nav-main_item__all .nav-main_link svg { height: 20px; width: 20px; }
    .nav-main { height: 46px; }
    .nav-main_link { padding-bottom: calc((46px - 30px) / 2); padding-top: calc((46px - 30px) / 2); }
    .nav-main_item__all .icon-nav-first { min-width: 44px; }
    .nav-main_item__all .nav-main_link .nav-main-box_link { height: 46px; }
}

@media (max-width: 991px) {
    .header .navbar-section:first-of-type { max-width: calc(100% - 150px); }
    .header .navbar-section:last-of-type { max-width: 150px; }
    .header-content .navbar { height: 80px; }
    .header-link.header-link_cart { margin-left: 10px; margin-right: 0; }
    .logo img { max-height: calc((80px + 14px) - (8px * 2)); }
    .logo { height: calc(80px + 14px); margin-left: -8px; margin-top: -14px; }
    .nav-mobile_icon svg { width: 40px; }
    .nav-mobile_icon { margin-right: 16px; max-width: 40px; }
    .sidebar-nav { margin-top: calc(80px + 34px); }
}

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

/** Start - Header Top **/
.top-box { padding: 9px 0; text-align: center; width: 100%; }
.top-content { background-color: #ffffff; color: #0e0e0e; font-size: 14px; font-weight: normal; line-height: 18px; }

@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 - Banner Custom  **/
.showcase.showcase-model-2 { padding-bottom: 40px; }

.banner-custom-content { background-color: transparent; color: #000000; fill: #295d8b; margin-bottom: 50px; }
.banner-custom_box { border-bottom: 0 solid #d7d7d7; padding-bottom: 0; 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: 12px; }
.banner-custom_icon__1 { height: 38px; width: 44px; }
.banner-custom_icon__2 { height: 40px; width: 35px; }
.banner-custom_icon__3 { height: 41px; width: 33px; }
.banner-custom_icon__4 { height: 33px; width: 45px; }
.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: #dcdcdc; bottom: 0; content: ''; display: table; height: 34px; 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: 16px; }
.banner-custom_title b { font-weight: bold; }
.banner-custom_title { font-size: 14px; font-weight: 500; line-height: 16px; letter-spacing: 0; }

@media (min-width: 992px) {
    .banner-custom_list { align-items: center; display: flex; justify-content: space-between; width: 100%; }
    .banner-custom_item { width: calc(100% / 4); position: relative; }
    .banner-custom_list { padding-left: 20px; padding-right: 20px;}
}

@media (max-width: 1199px) {
    .banner-custom_icon { margin-right: 10px; }
    .banner-custom_icon__1 { height: 34px; width: 40px; }
    .banner-custom_icon__2 { height: 36px; width: 31px; }
    .banner-custom_icon__3 { height: 37px; width: 29px; }
    .banner-custom_icon__4 { height: 29px; width: 41px; }
    .banner-custom_text { font-size: 13px; line-height: 14px; }
    .banner-custom_title { font-size: 12px; line-height: 14px; }
    .banner-custom_item .banner-custom_item__box:before { height: 30px; }
}

@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_main { font-size: 14px; line-height: 18px; padding-bottom: 60px; padding-top: 60px; }
.footer .footer-content_second .container { padding-bottom: 26px; padding-top: 0; }
.footer a { color: #0e0e0e; }
.footer a:focus, .footer a:hover { color: #0e0e0e; }
.footer { background-color: #ffffff; color: #0e0e0e; fill: #0e0e0e; }
.footer-contact_item { font-size: 13px; line-height: 15px; padding-bottom: 14px; }
.footer-contact_item:last-child { padding-bottom: 0; }
.footer-contact_link { font-weight: bold; }
.footer-contact_title { margin-bottom: 3px; }
.footer-content_info .footer-box { margin-bottom: 0; }
.footer-content_info { background-color: #f6f8f8; padding-bottom: 30px; padding-top: 30px; }
.footer-content_main .footer-box { margin-bottom: 66px; }
.footer-content_second .footer-box { margin-bottom: 0; }
.footer-content_second { background-color: #f6f8f8; color: #5d5d5d; font-size: 12px; line-height: 18px; }
.footer-logo img { max-height: 140px; }
.footer-logo { display: table; margin-bottom: 30px; margin-left: -55px; }
.footer-page_item { display: table; font-size: initial; padding: 7px 0; width: 100%; }
.footer-page_link { display: block; font-size: 13px; font-weight: normal; line-height: 15px; }
.footer-payment_item svg > * { fill: #2e1b0e; }
.footer-payment_item svg { fill: #2e1b0e; }
.footer-payment_item { border-radius: 0; border: 0; height: auto; margin: 4px 10px; max-height: 40px; padding: 0; width: auto; }
.footer-social { margin-left: -5px; }
.footer-social_item { margin: 4px 5px; }
.footer-stamp_item img, .footer-stamp_item svg { max-height: 50px; max-width: initial; }
.footer-stamp_item { margin: 4px 12px; }
.footer-stamp_list { margin-left: -12px; margin-right: -12px; }
.footer_title { font-size: 16px; font-weight: bold; line-height: 18px; margin-bottom: 20px; }
.logo-platform { float: right; font-size: 11px; font-weight: 500; line-height: 13px; text-align: right; }
.social-icons__link img, .social-icons__link svg { max-height: 16px; max-width: 16px; }
.social-icons__link svg { fill: #007fc7; }
.social-icons__link { border-color: #007fc7; height: 32px; width: 32px; }


@media (min-width: 992px) {
    .footer-content_main > .container > .columns > .column .footer-box:last-child { margin-bottom: 0; }
    .footer-content_main > .container > .columns > .column:nth-child(2) .footer-box { display: table; margin-left: auto; margin-right: 0; max-width: 130px; width: 100%; }
    .footer-content_main > .container > .columns > .column:nth-child(3) .footer-box { display: table; margin-left: auto; margin-right: auto; max-width: 236px; width: 100%; }
    .footer-content_info > .container > .columns { align-items: center; }

    .footer-box_payment { display: table; margin-left: auto; margin-right: auto; }
    .footer-logo { margin-top: -8px; }
    .footer-store { text-align: center; }
}

@media (max-width: 1199px) {
    .footer .footer-content_main { font-size: 12px; line-height: 16px; }
    .footer-contact_item { font-size: 11px; line-height: 13px; padding-bottom: 12px; }
    .footer-contact_title { margin-bottom: 2px; }
    .footer-content_second { font-size: 10px; line-height: 16px; }
    .footer-page_item { padding: 5px 0; }
    .footer-page_link { font-size: 10px; line-height: 12px; }
    .footer_title { font-size: 14px; line-height: 16px; margin-bottom: 18px; }
    .logo-platform { font-size: 9px; line-height: 11px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-content_main .footer-box { margin-bottom: 46px; }
    .footer-content_main > .container > .columns > .column:nth-child(2) .footer-box { max-width: 100px; }
    .footer-logo img { max-height: 100px; }
    .footer-logo { margin-bottom: 24px; margin-left: -4px; }
}

@media (max-width: 991px) {
    .footer .footer-content_main { padding-bottom: 20px; padding-top: 80px; }
    .footer .footer-content_second .column { width: 100%; }
    .footer-box.footer-box_contacts { margin-bottom: 30px; }
    .footer-content_info .footer-box { margin-bottom: 8px; margin-top: 8px; }
    .footer-content_main .footer-box { margin-bottom: 60px; }
    .footer-logo { display: none; }
    .footer-payment_list { margin-left: -10px; margin-right: -10px; }
    .logo-platform { float: left; margin: 4px 0; text-align: left; }
}

@media (max-width: 767px) {

}
/** End - Footer  **/


/** Start - Footer Newsletter  **/
.footer-box.footer-box_newsletter { margin-bottom: 52px; margin-top: 52px; }
.footer-box_newsletter .btn { align-items: center; background-color: #007fc7; border-radius: 4px; display: flex; font-size: 18px; font-weight: bold; height: 60px; justify-content: center; line-height: 20px; padding: 4px 8px; width: 122px; }
.footer-box_newsletter .btn:focus, .footer-box_newsletter .btn:hover { background-color: #0069a4; }
.footer-box_newsletter .footer_title span { display: block; }
.footer-box_newsletter .footer_title { font-size: 30px; font-weight: bold; line-height: 1em; margin-bottom: 0; margin-right: 30px; }
.footer-box_newsletter .form-input { background-color: #ffffff; border-radius: 4px !important; border: 1px solid #f0f0f0; color: #333333; font-size: 16px; font-weight: normal; height: 60px; line-height: 18px; margin-right: 14px; padding: 8px 30px; width: calc((100% - (14px * 2) - 122px) / 2); }
.footer-box_newsletter .form-input::placeholder { color: #8c8c8c; opacity: 1; }
.footer-box_newsletter .form-input:focus { border-color: #c5c5c5; box-shadow: none; }
.footer-box_newsletter .input-group { max-width: calc(100% - (260px + 30px)); width: 868px; }
.footer-box_newsletter { align-items: center; display: flex; justify-content: space-between; margin-bottom: 0; width: 100%; }
.footer-content_newsletter { background-color: #f6f8f8; border-top: 1px solid #c9c9c9; color: #0e0e0e; }

@media (min-width: 992px) {
    .footer-box.footer-box_newsletter { padding-left: 74px; padding-right: 74px; }
    .footer-box_newsletter .footer_title { float: left; }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .footer-box.footer-box_newsletter { padding-left: 54px; padding-right: 54px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-box.footer-box_newsletter { padding-left: 0; padding-right: 0; }
    .footer-box_newsletter .form-input { width: calc((100% - (10px * 2) - 92px) / 2); }
    .footer-box_newsletter .input-group { max-width: calc(100% - (210px + 30px)); }
}

@media (max-width: 1199px) {
    .footer-box.footer-box_newsletter { margin-bottom: 42px; margin-top: 42px; }
    .footer-box_newsletter .btn { font-size: 14px; height: 50px; line-height: 16px; width: 92px; }
    .footer-box_newsletter .footer_title { font-size: 24px; }
    .footer-box_newsletter .form-input { font-size: 12px; height: 50px; line-height: 14px; margin-right: 10px; padding: 8px 20px; }
}

@media (max-width: 991px) {
    .footer-box_newsletter .footer_title { text-align: center; width: 100%; }
    .footer-box_newsletter .form-input:first-child { margin-bottom: 10px; margin-right: 0; width: 100%; }
    .footer-box_newsletter .input-group { flex-wrap: wrap; }
    .footer-box_newsletter .input-group { margin-top: 24px; max-width: 100%; width: 100%; }
    .footer-box_newsletter { flex-wrap: wrap; }
}
@media (max-width: 575px) {}
/** End - Footer Newsletter  **/

/** Start - Footer Search **/
.footer-content_search .footer-box { margin-bottom: 0; padding-bottom: 26px; padding-top: 26px; }
.footer-search-col-12 { border-bottom: 1px solid #1e4a72; }
.search-footer .btn svg { fill: #282828; height: 14px; width: 14px; }
.search-footer .btn { background-color: transparent !important; border: none !important; bottom: 0; box-shadow: none !important; left: auto; margin: auto; padding: 0; position: absolute; right: 20px; top: 0; z-index: 10; }
.search-footer .form-input { border-radius: 3px !important; color: #282828; font-size: 12px; height: 40px; line-height: 14px; padding: 10px calc(20px + 14px + 8px) 10px 30px; }
.search-footer .form-input::placeholder { color: #282828; }
.search-footer .form-input:focus { border-color: #1e4a72; box-shadow: 0 0 0 0.1rem rgba(030, 074, 114, 0.2); }
.search-footer .input-group { position: relative; }
/** End - Footer Search **/

/** Start - Content  **/
.showcase { padding-bottom: 50px; }
.showcase:not(.showcase-model-9):last-child { padding-bottom: 50px !important; }
.showcase-banners .slider__arrow svg, .showcase-products .slider__arrow svg { fill: #393939; height: 14px; width: 14px; }
.showcase-banners .slider__arrow { bottom: 0; top:0; }
.showcase-banners .slider__arrow, .showcase-products .slider__arrow { background-color: #ffffff; border: 1px solid #ededed; height: 34px; width: 34px; }
.showcase-banners .slider__arrow.slider__arrow--next, .showcase-products .slider__arrow.slider__arrow--next { right: calc(-34px / 2); }
.showcase-banners .slider__arrow.slider__arrow--prev, .showcase-products .slider__arrow.slider__arrow--prev { left: calc(-34px / 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: #575757; }
.showcase-banners .slider__arrow:focus, .showcase-banners .slider__arrow:hover, .showcase-products .slider__arrow:focus, .showcase-products .slider__arrow:hover { background-color: #ffffff; border-color: #c5c5c5; }
.showcase-list { padding-bottom: 0; }
.showcase-offer { align-items: center; background-color: #e30086; border-radius: 4px; bottom: calc(-30px / 2); color: #ffffff; font-size: 12px; font-weight: 600; height: 26px; left: 12px; line-height: 14px; min-width: 58px; top: 12px; width: auto; }
.showcase-offer.showcase-offer_new-product { background-color: #ffbb13; 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 + (18px + 2px) + (15px + 5px)); justify-content: center; width: 100%; }
/*.showcase-prices_info { background-color: #ffecb3; border-radius: 4px; color: #14212b; font-size: 11px; font-weight: 500; line-height: 13px; margin-left: -2px; margin-right: -2px; margin-top: 8px; padding: 4px 8px; width: calc(100% + 4px); }*/
.showcase-prices_plots b { font-weight: bold; }
.showcase-prices_plots { color: #0e0e0e; font-size: 13px; font-weight: 300; line-height: 15px; padding-top: 5px; width: 100%; }
.showcase-prices_plots-info { color: #0080c9; font-size: 16px; line-height: 18px; padding-top: 2px; }
.showcase-prices_price { color: #0080c9; display: flex; font-size: 20px; font-weight: 800; justify-content: center; line-height: 22px; width: 100%; }
.showcase-prices_price-pix { font-size: 14px; margin-left: 4px; }
.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 + (18px + 2px) + (15px + 5px)) + (38px + 18px)); }
.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: 10px; padding-top: 16px; }
.showcase-product .showcase-product_image.card-image { background-color: #fff; border-radius: 8px; padding: 0; }
.showcase-product .showcase-product_image.card-image { height: 300px; }
.showcase-product { background-color: transparent; border-radius: 0; border: 0 solid #ecf0f0; padding: 0; position: relative; text-align: center; }
.showcase-product { margin-bottom: 0; }
.showcase-product:focus .showcase-product_image, .showcase-product:hover .showcase-product_image { opacity: 0.7; }
.showcase-product_buy { align-items: center; background-color: #0080c9; border-radius: 4px; border: 1px solid #0080c9; 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: #0073b4; border-color: #0073b4; box-shadow: none; color: #ffffff; }
.showcase-product_link__image { background-color: transparent; border-radius: 0; height: 300px; max-height: 100%; max-width: 100%; width: 300px; }
.showcase-product_link_title { -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #0e0e0e; display: -webkit-box; font-size: 14px; font-weight: normal; height: calc(20px * 3); line-height: 20px; }
.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: #393939; font-size: 25px; font-weight: bold; letter-spacing: -1px; line-height: 27px; margin-bottom: 25px; text-align: center; text-transform: initial; }
.showcase-product_link__image img { max-height: calc(100% - 20px); max-width: calc(100% - 20px); }

.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: 300px; width: 270px; }
    .showcase-product .showcase-product_image.card-image { height: 300px; }
    .showcase-products .slider__arrow { bottom: calc(100% - ((300px + 34px)/2)); top: auto; }
}

@media (max-width: 991px) {
    .showcase-product .card-footer { min-height: calc(((16px + 3px) + 24px + (14px)) + (16px + 46px)); }
    .showcase-product .card-footer { padding-top: 0; }
    /*.showcase-product .card-footer, .showcase-product .card-header { padding-left: 0; padding-right: 0; }*/
    .showcase-product_buy { float: left; margin-top: 16px; max-width: 100%; position: static; }
    .showcase-product_link_title { -webkit-line-clamp: 2; height: calc(18px * 2); }

    .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) {
    /*.showcase { padding-bottom: 60px; }*/
    /*.showcase-offer_box { bottom: 0; }*/
    /*.showcase-offer { border-radius: 4px !important; font-size: 8px; height: 24px; left: 0; line-height: 10px; min-width: 42px; }*/
    /*.showcase-offer_text { font-size: 9px; line-height: 10px; }*/
    /*.showcase-prices { height: calc((14px + 2px) + 20px + 12px); }*/
    /*.showcase-prices_plots { font-size: 10px; line-height: 12px; padding-top: 0; }*/
    /*.showcase-prices_price { font-size: 18px; line-height: 20px; }*/
    /*.showcase-prices_strike { font-size: 12px; line-height: 14px; padding-bottom: 2px; }*/
    /*.showcase-product .card-footer { padding-top: 0; min-height: calc(((14px + 2px) + 20px + 12px) + (12px + 38px)); }*/
    /*!*.showcase-product .card-footer, .showcase-product .card-header, .showcase-product .card-image { padding-left: 0; padding-right: 0; }*!*/
    /*.showcase-product .card-footer:last-child { padding-bottom: 0; }*/
    /*.showcase-product .card-header { padding-bottom: 18px; padding-top: 24px; }*/
    /*.showcase-product .showcase-product_image.card-image { height: auto; }*/
    /*.showcase-product { padding-bottom: 24px; padding-top: 0; }*/
    /*.showcase-product_buy { font-size: 11px; height: 38px; line-height: 13px; margin-top: 12px; padding: 2px 8px; }*/
    /*.showcase-product_buy svg { height: 28px; margin-right: 8px; width: 18px; }*/
    /*.showcase-product_link__image { height: 200px; width: 200px; }*/
    /*.showcase-product_link_title { -webkit-line-clamp: 2; font-size: 12px; font-weight: 500; height: calc(16px * 2); line-height: 16px; }*/
    /*.showcase-tag { border-radius: 4px; font-size: 9px; height: 18px; line-height: 10px; width: 90px; }*/
    /*.showcase-tag:nth-child(2) { left: 0; top: calc(18px + 2px); }*/
    /*.showcase-title { font-size: 20px; line-height: 22px; }*/

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

/** Start - Showcase List  **/
.showcase-model-list .showcase-offer_box { left: 16px; top: 10px; z-index: 1; }
.showcase-model-list .showcase-prices-price_info { font-size: 12px; line-height: 14px; padding-top: 2px; }
.showcase-model-list .showcase-prices_plots b { color: #393939; font-size: 11px; font-weight: bold; line-height: 12px; }
.showcase-model-list .showcase-prices_plots span { color: #393939; font-size: 11px; font-weight: 500; line-height: 12px; }
.showcase-model-list .showcase-prices_plots { color: #393939; font-size: 11px; font-weight: 500; line-height: 12px; padding-top: 1px; }
.showcase-model-list .showcase-prices_price .showcase-prices-price_text { display: none; }
.showcase-model-list .showcase-prices_price span { font-size: 18px; line-height: 20px; }
.showcase-model-list .showcase-prices_price { background-color: transparent; color: #2554b2; font-size: 18px; font-weight: bold; height: auto; line-height: 20px; padding: 0; }
.showcase-model-list .showcase-prices_strike { display: none; }
.showcase-model-list .showcase-product .card-footer { border-top: 0; min-height: 0; padding-bottom: 0; padding-top: 0; }
.showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { background-color: transparent; border-radius: 0; }
.showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { padding-left: 18px; padding-right: 20px; width: calc(100% - (132px + (20px * 2))); max-width: 100%; }
.showcase-model-list .showcase-product .card-header > * { border-bottom: 0; padding-bottom: 0; }
.showcase-model-list .showcase-product .card-header { border-bottom: 0; margin-bottom: 0; padding-bottom: 10px; padding-top: 28px; }
.showcase-model-list .showcase-product .card-image { height: calc(120px + (10px * 2)); max-height: none; max-width: none; min-height: 0; min-width: 0; padding: 10px 20px; width: calc(132px + (20px * 2)); }
.showcase-model-list .showcase-product .showcase-prices { height: calc(20px + (14px + 2px)); }
.showcase-model-list .showcase-product { background-color: #ffffff; border-radius: 8px; border: 1px solid #e7e7e7; }
.showcase-model-list .showcase-product_link__image img, .showcase-model-list .showcase-product_link__image svg { max-height: 100%; max-width: 100%; position: static; }
.showcase-model-list .showcase-product_link__image { align-content: center; display: flex; height: 120px; justify-content: center; padding: 0; width: 132px; }
.showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 2; color: #404040; font-size: 14px; font-weight: 400; height: calc(20px * 2); line-height: 20px; text-transform: initial; }
.showcase-model-list .showcase-products_grid__1 .showcase-product .card-header, .showcase-model-list .showcase-slider-1 .showcase-product .card-header { padding-bottom: 22px; padding-top: 36px; }
.showcase-model-list .showcase-title { border-bottom: 0; padding-bottom: 0; }

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

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

@media (max-width: 1399px) and (min-width: 1200px) {
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { width: calc(100% - (120px + (20px * 2))); }
    .showcase-model-list .showcase-product .card-image { width: calc(120px + (20px * 2)); }
    .showcase-model-list .showcase-product_link__image { width: 120px; }
}

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

@media (max-width: 991px) {
    .showcase-model-list .showcase-product .card-footer { min-height: 0; }
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { padding-right: 20px; }
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { width: calc(100% - (120px + (20px * 2))); }
    .showcase-model-list .showcase-product .card-header { padding-top: 30px; }
    .showcase-model-list .showcase-product .card-image { height: calc(120px + (10px * 2)); }
    .showcase-model-list .showcase-product .card-image { width: calc((100% - 16px) / 2); }
    .showcase-model-list .showcase-product_link__image { height: 120px; padding: 0; width: 120px; }
    .showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 2; font-size: 14px; height: calc(18px * 2); line-height: 18px; }
}

@media (max-width: 991px) and (min-width: 768px) {
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { width: calc(100% - (120px + (20px * 2))); }
    .showcase-model-list .showcase-product .card-image { width: calc(120px + (20px * 2)); }
    .showcase-model-list .showcase-product_link__image { width: 120px; }
}

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

@media (max-width: 575px) {
    .showcase-model-list .showcase-prices-price_info { font-size: 10px; line-height: 12px; padding-top: 2px; }
    .showcase-model-list .showcase-prices_plots b { font-size: 9px; line-height: 11px; }
    .showcase-model-list .showcase-prices_plots span { font-size: 9px; line-height: 11px; }
    .showcase-model-list .showcase-prices_plots { font-size: 9px; line-height: 11px; padding-top: 1px; }
    .showcase-model-list .showcase-prices_price span { font-size: 20px; line-height: 22px; }
    .showcase-model-list .showcase-prices_price { font-size: 16px; line-height: 18px; }
    .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { padding-left: 16px; padding-right: 20px; width: calc(50% + 30px); }
    .showcase-model-list .showcase-product .card-header { padding-bottom: 12px; padding-top: 30px; }
    .showcase-model-list .showcase-product .card-image { height: calc(116px + (10px * 2)); padding: 8px 16px; width: calc(50% - 30px); }
    .showcase-model-list .showcase-product .showcase-prices { height: calc(18px + (12px + 2px)); }
    .showcase-model-list .showcase-product_link__image { height: 116px; width: 116px; }
    .showcase-model-list .showcase-product_link_title { font-size: 12px; height: calc(16px * 2); line-height: 16px; }


    .showcase-model-list .showcase-product .card-image:before { height: 76px; }
}
/** End - Showcase List  **/

/** Start - Showcase Model 6 **/
.showcase-model-6 .showcase-banners .slider__arrow { bottom: calc(100% - (((100% - 16px - 18px) + 34px)/2)); top: auto; }
.showcase-model-6 .showcase-image-title { color: #0e0e0e; font-size: 14px; font-weight: 600; line-height: 18px; margin-bottom: 0; margin-top: 16px; }
.showcase.showcase-model-6 .showcase-banners_item { vertical-align: top; }
.showcase.showcase-model-6 { margin-bottom: 0; margin-top: 0; }

@media (max-width: 991px) { }
/** End - Showcase Model 6 **/

/** Start - Showcase Model 7  **/
.showcase.showcase-model-7 { padding-bottom: 60px; }
/*.showcase.showcase-model-7 { background-color: #ffffff; margin-bottom: 50px; padding-bottom: 56px; padding-top: 46px; }*/
/*.showcase.showcase-model-7.showcase:nth-of-type(3) { margin-top: -46px; }*/
/** End - Showcase Model 7  **/

/** Start - Showcase 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: #0080c9; }
.showcase-model-9:before { background-color: #0080c9; }
.showcase-model-9 .showcase-timer-content_title { background-color: #0080c9; }
.showcase-model-9 .showcase-timer-content { border-color: #223e73; }

@media (max-width: 991px) {
  .showcase-model-9 { background-color: #0080c9; }
}
/** 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: #0080c9; color: #ffffff; }
.product-btn.product-btn_buy:focus, .product-btn.product-btn_buy:hover { background-color: #0073b4; color: #ffffff; }
.product-btn.product-btn_shipping { color: #0080c9; }
.product-btn.product-btn_shipping:focus, .product-btn.product-btn_shipping:hover { color: #0073b4; }
.product-btn_payment { background-color: transparent !important; color: #0080c9; }
.product-btn_payment:focus, .product-btn_payment:hover { color: #0073b4; }
.product-description_ico { background-color: #0080c9; border-color: #0080c9; }
.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: #0080c9; }
.product-variations_content__button .product-variation_item.active .product-variation_link { border-color: #0080c9; }
.product-variations_content__button .product-variation_item.active .product-variation_link.product-variation_link__colors { box-shadow: 0 0 0 2px #0080c9; }



.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: #0080c9; }
.btn-sidenav-close.btn-sidenav-close_custom { background-color: #0080c9; }
.btn-sidenav-close.btn-sidenav-close_custom:focus, .btn-sidenav-close.btn-sidenav-close_custom:hover { background-color: #0073b4; }
.btn.btn-access svg { fill: #0080c9; }
.btn.btn-access:focus svg, .btn.btn-access:hover svg { fill: #0073b4; }
.btn.btn-access:focus, .btn.btn-access:hover { color: #0073b4; }
.sidenav-overlay .btn:not(.btn-access) { background-color: #0080c9; border-color: #0080c9; }
.sidenav-overlay .btn:not(.btn-access):focus, .sidenav-overlay .btn:not(.btn-access):hover { background-color: #0073b4; border-color: #0073b4; }
.sidenav-overlay_account .forget-password a { color: #0080c9; }
.sidenav-overlay_cart .cart-product_quantity .btn { background-color: transparent !important; }
.sidenav-payment-calculation .accordion-header { background-color: #0080c9; }
/** End - Popup  **/

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

.showcase-search.showcase-search_grid .showcase-item .showcase-product { padding-left: 0; padding-right: 0; }
.showcase-search.showcase-search_grid .showcase-item { margin-bottom: 50px; }
.showcase-search.showcase-search_grid .showcase-product_link__image { width: 100%; }
/** 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-bottom: 0; padding-top: 0; 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 (max-width: 991px) {
    .showcase-search.showcase-search_list .showcase-product .card-footer, .showcase-search.showcase-search_list .showcase-product .card-header { max-width: calc(100% - (260px + 20px)); }
    .showcase-search.showcase-search_list .showcase-product .card-footer, .showcase-search.showcase-search_list .showcase-product .card-header { padding-left: 20px; padding-right: 20px; }
    .showcase-search.showcase-search_list .showcase-product .card-footer:last-child { padding-bottom: 0; }
    .showcase-search.showcase-search_list .showcase-product .card-header { padding-top: 26px; }
    .showcase-search.showcase-search_list .showcase-product_image { height: 252px; margin-right: 20px; max-width: 260px; }
}

@media (max-width: 767px) {
    .showcase-search.showcase-search_list .showcase-product .card-footer, .showcase-search.showcase-search_list .showcase-product .card-header { margin-left: 0; padding-left: 16px; padding-right: 16px; }
    .showcase-search.showcase-search_list .showcase-product .card-footer, .showcase-search.showcase-search_list .showcase-product .card-header { max-width: calc(100% - (220px + 20px)); width: 100%; }
    .showcase-search.showcase-search_list .showcase-product .card-footer:last-child { padding-bottom: 0; }
    .showcase-search.showcase-search_list .showcase-product .card-header { padding-top: 32px; }
    .showcase-search.showcase-search_list .showcase-product { padding: 0; }
    .showcase-search.showcase-search_list .showcase-product_buy { border-radius: 4px; font-size: 10px; height: 30px; line-height: 16px; max-width: 160px; padding: calc((30px - 16px) / 2) 8px calc((30px - 16px) / 2); width: 100%; }
    .showcase-search.showcase-search_list .showcase-product_image { height: 230px; margin-right: 20px; max-width: 220px; }
    .showcase-search.showcase-search_list .showcase-product_link_title { -webkit-line-clamp: 2; font-size: 13px; height: calc(17px * 2); line-height: 17px; }
    .showcase-search.showcase-search_list .showcase-product_buy svg { display: none; }
    .showcase-search.showcase-search_list .showcase-offer_box { top: 20px; }
}

@media (max-width: 575px) {
    .showcase-search.showcase-search_list .showcase-product .card-footer { padding-top: 8px; }
    .showcase-search.showcase-search_list .showcase-product .card-footer, .showcase-search.showcase-search_list .showcase-product .card-header { max-width: calc(50% + 30px - 8px); width: 100%; }
    .showcase-search.showcase-search_list .showcase-product .card-footer:last-child { padding-bottom: 0; }
    .showcase-search.showcase-search_list .showcase-product .card-header { padding-top: 16px; }
    .showcase-search.showcase-search_list .showcase-product_image { height: 178px; margin-right: 8px; max-width: calc(50% - 30px); padding-right: 8px; }
    .showcase-search.showcase-search_list .showcase-product_link_title { -webkit-line-clamp: 2; font-size: 13px; height: calc(17px * 2); line-height: 17px; }
    .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: #0080c9; }
.card-page .btn:focus, .card-page .btn:hover { background-color: #0073b4; }
.card-page .card-title { color: #0080c9; }
.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit { background-color: #333333; }
.card-pages-nav .card-header { color: #0080c9; }
.page-accordion .accordion-header svg { fill: #333; }
.page-table-box_main .form-switch input:checked + .form-icon { background-color: #0080c9; }
.page-title { color: #0080c9; }

@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(000, 128, 201, 0.51); }
  .page-accordion_address .form-switch input:checked + .form-icon { background-color: #0080c9; }
}
/** End - Address  **/

/** Start - Orders  **/
.adresses-main .dropdown-toggle, .orders-main .dropdown-toggle { background-color: #0080c9; border-color: #0080c9; }
.adresses-main .dropdown-toggle:focus, .adresses-main .dropdown-toggle:hover, .orders-main .dropdown-toggle:focus, .orders-main .dropdown-toggle:hover { background-color: #0073b4; border-color: #0073b4; }
.page-pagination .pagination_link__arrow { background-color: #0080c9; border-color: #0080c9; }
.page-pagination .pagination_link__arrow:focus, .page-pagination .pagination_link__arrow:hover { background-color: #0073b4; border-color: #0073b4; }
.table-product_custom a { color: #0080c9; }
/** End - Orders  **/

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

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

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

/** Start - Fontes  **/
.card-footer > :not(.checkout-product-total) .checkout-product-price, .card-footer > :not(.checkout-product-total) .checkout-product-title { font-weight: 500;}
.cart-subtotal_price, .cart-subtotal_text { font-weight: 500; }
.checkout-accordion .accordion-price { font-weight: 500; }
.checkout-card .card-title { font-weight: 500; }
.checkout-card-finish_body .tile-title { font-weight: 500; }
.checkout-card-finish_header .checkout-text b { font-weight: 500; }
.checkout-card-summary_info .card-header a { font-weight: 500; }
.checkout-option .checkout-option_title { font-weight: 500; }
.checkout-payment-option__title { font-weight: 500; }
.checkout-product-price { font-weight: 500; }
.page-tbody .page-table-item { font-weight: 500; }
.page-thead .page-table-item { font-weight: 500; }
.product-prices_price { font-weight: bold; }
/*.product-title { font-weight: bold; }*/
.sidenav-overlay_cart .cart-product_price { font-weight: 500; }
.sidenav-overlay_cart .cart-total { font-weight: 500; }
.btn.btn-access { font-weight: 500; }
.sidenav-payment-calculation .product-payment_price { font-size: 12px; line-height: 16px; }
.sidenav-payment-calculation .product-payment_title { font-size: 16px; line-height: 20px; }
.sidenav-payment-calculation .product-payment_title { font-weight: 500; }
.sidenav-shipping-calculation table { font-weight: 500; }
/** End - Fontes  **/

/*** END - Custom Ly 2026-01-28 ***/
