/*** START - Custom Ly 2025-07-25 ***/
/* Tema: 5 - v1.15.0 - https://gabriel.wdna.me */

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

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

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

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

/* Primary: #e97805 */
/* Primary-hover: #cf6b04 */
/* Second: #3a9ead */
/* Second-hover: #2e808c */
/* Third: #2554b2 */
/* Third-hover: #1f4695 */


/* Input Error */
.btn { background-color: #e97805; }
.btn:focus, .btn:hover { background-color: #cf6b04; }
.card { border-radius: 4px; border: 1px solid #eee; }
.cookie-notification-button { font-size: 10px !important; font-weight: 500; }
.has-error .form-input-hint, .is-error+.form-input-hint { color: #e85600 }
.label { color: #333; }
.loading:after { border-bottom-color: rgba(233, 120, 005, 0.6); border-left-color: rgba(233, 120, 005, 0.8); }
.notfound-btn { background-color: #e97805; border-radius: 4px; }
.notfound-btn:focus, .notfound-btn:hover { background-color: #cf6b04; }
.notfound-text { color: #000000; }
.sidenav-overlay.loading:after { border-bottom-color: rgba(233, 120, 005, 0.6); border-left-color: rgba(233, 120, 005, 0.8); }

.home-main { background-color: #060606; }
/*html { background-color: #f2f2f2; color: #404040; }*/
html { background-color: #060606; color: #404040; }
.checkout-main { background-color: #2a2a2a; }

body .loading-main { background-color: rgba(0, 0, 0, 0.85); }
body .sidenav-overlay_background { background-color: rgba(0, 0, 0, 0.85); }

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

.footer-contact_link__tel { font-family: "Corsa Grotesk X", sans-serif; }
.footer-contact_title { font-family: "Corsa Grotesk X", sans-serif; }
.footer-content_main .footer_title { font-family: "Corsa Grotesk X", sans-serif; }
.showcase-prices_plots b { font-family: "Corsa Grotesk X", sans-serif; }
.showcase-prices_price { font-family: "Corsa Grotesk X", sans-serif; }


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

/** Start - Header  **/
.account_link { color: #ffffff; font-size: 14px; font-weight: 500; line-height: 15px; text-transform: none; }
.account_link:nth-child(2) { font-weight: bold; }
.cart_quantity { background-color: #ffffff; color: #060606; font-size: 14px; font-weight: bold; height: 26px; line-height: 16px; margin-left: 4px; position: static; width: 26px; }
.header .navbar { background-color: #060606; }
.header .navbar_top .navbar-section { justify-content: space-between; width: 100%; }
.header .navbar_top a { font-size: 12px; line-height: 14px; color: #ffffff; font-weight: 500; }
.header .navbar_top { font-size: 12px; line-height: 14px; color: #ffffff; font-weight: 500; }
.header { background-color: #060606; }
.header-link .icon_cart { height: 28px; width: 30px; }
.header-link .icon_user { height: 24px; margin-bottom: 0; margin-top: calc(((15px * 2) - 24px ) / 2); width: 25px; }
.header-link svg { fill: #e97805; }
.header-link.header-link_cart svg { fill: #e97805; }
.header-link.header-link_cart { padding: 0; }
.header-link_account { margin-left: 0; }
.header-link_menu__mobile .icon-bar { background-color: #e97805; }
.header-link_menu__mobile.active .icon-bar { background-color: #e97805; }
.header-top-box_email { color: #2b2b2b; }
.header-top-icon_whatsapp { height: 17px; width: 17px; }
.header-top_box { align-items: center; display: flex; }
.header-top_icon { margin-right: 8px; }
.header-top_icon { fill: #eb8824; }
.nav-content { background-color: #e97805; color: #e97805; }
.nav-main { justify-content: flex-start; }
.nav-main_content li { text-transform: none; }
.nav-main_link svg { fill: #ffffff; }
.nav-main_link { color: #ffffff; fill: #ffffff; font-size: 14px; font-weight: bold; line-height: 20px; text-transform: uppercase; }
.nav-main_link:focus, .nav-main_link:hover { color: #060606; fill: #060606; }
.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: #e97805; }
.search-desktop .btn { background-color: transparent !important; border: none !important; box-shadow: none !important; fill: #00277b; z-index: 2; }
.search-desktop .btn { height: 16px; width: 16px; }
.search-desktop .btn:focus, .search-desktop .btn:hover { fill: #001849; }
.search-desktop .form-input { background-color: #ffffff; border-color: #ededed; border-radius: 5px !important; color: #2b2b2b; font-size: 12px; font-weight: 500; height: 42px; letter-spacing: 0; padding: 8px calc( 8px + 18px + 16px) 8px 20px; text-transform: none !important; }
.search-desktop .form-input::placeholder { color: #797979; font-size: 12px;  letter-spacing: 0; text-transform: none !important; font-weight: 500; }
.search-desktop .form-input:focus { border-color: #d5d5d5; }
.search-desktop { max-width: 100%; width: 752px; }
.search_link .icon-bar:first-child { border: 2px solid #e97805; }
.search_link .icon-bar:last-child { background-color: #e97805; }
.search_link.active .icon-bar:first-child { background-color: #e97805; }
.sidebar-nav .metismenu .has-arrow::after { color: #e97805; }
.sidebar-nav .nav-mobile .nav-mobile_link a { color: #2b2b2b; fill: #2b2b2b; }
.sidebar-nav .nav-mobile .nav-mobile_link a:active, .sidebar-nav .nav-mobile .nav-mobile_link a:focus, .sidebar-nav .nav-mobile .nav-mobile_link a:hover { color: #2b2b2b; fill: #2b2b2b; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link:before { background-color: #f2f2f2; }
.sidebar-nav .nav-mobile ul { background-color: #f2f2f2; }
.sidebar-nav .sidebar-nav-content { background-color: #f2f2f2; }
.sidebar-nav .sidebar-nav-header { background-color: #e97805; border-color: #e97805; }
.sidebar-nav { background-color: #f2f2f2; }
.sidebar-nav a.sidebar-nav-link { font-weight: 500; }
.sidebar-nav .nav-mobile .nav-mobile_link { font-size: 13px; line-height: 16px; }
.account_link.account_link__logout { overflow: initial; }

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

@media (min-width: 992px) {
  .header.header-checkout { border-bottom: 1px solid #2d2d2d; }
  /*.header.header-checkout { border-bottom: 1px solid #ededed; }*/
  .header .navbar { height: 125px; }
  .header .navbar-center { max-width: calc(100% - (260px + 300px)); padding-left: 0; padding-right: 30px; }
  .header .navbar-section:first-child { max-width: 260px; }
  .header .navbar-section:last-child { max-width: 300px; }
  .header .navbar.navbar_bottom { height: 74px; }
  .header .navbar.navbar_top { height: 40px; }
  .header .navbar_top .navbar-section { border-bottom: 1px solid #373737; margin-left: 260px; max-width: calc(100% - 260px); }
  .header-link.header-link_cart { margin-left: 30px; }
  .header-link_account { width: 194px; }
  .header-link_text__logged .account_link { width: 140px; }
  .header:not(.header-checkout) .logo img { max-height: calc((74px + 40px) - (8px * 2)); }
  .header:not(.header-checkout) .logo { height: calc(100% + 40px); margin-top: -40px; }

  .nav-main { height: 58px; }
  .nav-main_item { margin-left: 0; margin-right: 0; }
  .nav-main_item:before { display: table; background-color: #eb8824; bottom: 0; content: ''; /*display: table;*/ height: 25px; left: 0; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
  .nav-main_item:first-child { margin-left: 0; }
  .nav-main_item:first-of-type + .nav-main_item:before { display: none; }
  .nav-main_item:first-of-type:before { display: none; }
  .nav-main_item:last-child { margin-right: 0; }
  .nav-main_item__all .icon-nav-first { margin-right: 15px; margin-top: 0; }
  .nav-main_item__all .nav-main_link { padding-right: 24px; }
  .nav-main_link { padding-bottom: calc((58px - 30px) / 2); padding-top: calc((58px - 30px) / 2); }
  .nav-main_link { padding-left: 32px; padding-right: 32px; }

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

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

  .nav-main_item__all .icon-nav-first svg { fill: #e97805; }
  .nav-main_item__all .icon-nav-first { height: 10px; margin-bottom: 0; margin-right: 0; margin-top: 0; width: 10px; }
  .nav-main_item__all .nav-main-box_link { align-items: center; background-color: #060606; border-radius: 4px; color: #ffffff; display: flex; font-size: 14px; font-weight: bold; height: 30px; justify-content: space-between; min-width: 198px; padding: 4px 12px 4px 14px; }
  .nav-main_link__first { opacity: 1 !important; }
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .account_link { font-size: 12px; line-height: 13px; }
  .header .navbar-center { max-width: calc(100% - (220px + 260px)); padding-left: 0; padding-right: 20px; }
  .header .navbar-section:first-child { max-width: 220px; padding-right: 40px; }
  .header .navbar-section:last-child { max-width: 260px; }
  .header .navbar_top .navbar-section { margin-left: 220px; max-width: calc(100% - 220px); }
  .header-link .icon_user { height: 20px; margin-top: calc(((13px * 2) - 20px ) / 2); width: 21px; }
  .header-link.header-link_cart { margin-left: 20px; }
  .header-link_account { width: 174px; }
  .header-link_text__logged .account_link { width: 130px; }

  .nav-main_item { margin-left: 0; margin-right: 0; }
  /*.nav-main_item__all .nav-main_link { padding-right: 14px; }*/
  .nav-main_link { font-size: 12px; }
  .nav-main_link { padding-left: 16px; padding-right: 16px; }
  .nav-main_link { padding-bottom: calc((54px - 30px) / 2); padding-top: calc((54px - 30px) / 2); }
  .nav-main { height: 54px; }


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

@media (max-width: 991px) {
  .header .navbar { height: 100px; }
  .header { border-bottom: 1px solid #2d2d2d; }
  .logo img { max-height: calc(100px - (8px * 2)); }
  .sidebar-nav .nav-mobile .nav-mobile_link { font-weight: 500; }
  .sidebar-nav { margin-top: 100px; }
}
/** End - Header  **/

/** Start - Banner Custom  **/
.banner-custom-content { background-color: transparent; color: #ffffff; fill: #e97805; margin-bottom: 10px; }
.banner-custom_box { border-bottom: 0 solid #d7d7d7; padding-bottom: calc((100px - 46px) / 2); padding-top: calc((100px - 46px) / 2); }
.banner-custom_icon svg { height: 100%; width: auto; }
.banner-custom_icon svg { max-height: 100%; max-width: 100%; }
.banner-custom_icon { margin-right: 12px; }
.banner-custom_icon__1 { height: 45px; width: 34px; }
.banner-custom_icon__2 { height: 36px; width: 62px; }
.banner-custom_icon__3 { height: 45px; width: 59px; }
.banner-custom_icon__4 { height: 47px; width: 44px; }
.banner-custom_info { padding-top: 2px; }
.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: 17px; }
.banner-custom_title b { font-weight: bold; }
.banner-custom_title { font-size: 14px; font-weight: normal; line-height: 15px; letter-spacing: 0; }
/*.showcase.showcase-model-2 { padding-bottom: 36px !important; }*/

@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_item:first-child:after { display: none; }*/
  /*.banner-custom_item:after { background-color: #e7e7e7; bottom: 0; content: ''; display: table; height: 32px; left: -1px; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }*/
}

@media (max-width: 1199px) {
  .banner-custom_icon { margin-right: 10px; }
  .banner-custom_icon__1 { height: 41px; width: 30px; }
  .banner-custom_icon__2 { height: 32px; width: 58px; }
  .banner-custom_icon__3 { height: 41px; width: 55px; }
  .banner-custom_icon__4 { height: 43px; width: 40px; }
  .banner-custom_text { font-size: 14px; line-height: 15px; }
  .banner-custom_title { font-size: 12px; line-height: 13px; }
}

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

/** Start - Footer  **/
.footer-box_newsletter .btn { align-items: center; background-color: #e97805; border-radius: 0 7px 7px 0; display: flex; font-size: 13px; font-weight: bold; height: 48px; justify-content: center; line-height: 15px; padding: 4px 8px; text-transform: uppercase; width: 122px; }
.footer-box_newsletter .btn:focus, .footer-box_newsletter .btn:hover { background-color: #cf6b04; }
.footer-box_newsletter .footer-logo { width: calc(100% - (582px + 270px)); }
.footer-box_newsletter .footer_title { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 16px; margin-bottom: 6px; text-transform: uppercase; width: 100%; }
.footer-box_newsletter .form-input { background-color: #ececec; border-radius: 7px; border: 1px solid #ececec; color: #545454; font-size: 14px; font-weight: 500; height: 48px; line-height: 16px; margin-right: 0; padding: 8px 20px; width: calc(100% - 122px); }
.footer-box_newsletter .form-input::placeholder { color: #9f9f9f; opacity: 1; }
.footer-box_newsletter .form-input:focus { border-color: #cdd0d0; box-shadow: none; }
.footer-box_newsletter .input-group { width: 100%; max-width: 604px; }
.footer-box_newsletter { align-items: center; display: flex; flex-wrap: wrap; width: 100%; }
.footer-box_stamp .footer_title { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 16px; margin-bottom: 8px; text-transform: uppercase; }
.footer-contact-item_email .footer-contact_link { text-decoration: underline; }
.footer-contact-item_tel .footer-contact_link { font-size: 20px; font-weight: bold; line-height: 20px; }
.footer-contact_item { font-size: 13px; font-weight: 500; line-height: 17px; padding-bottom: 28px; }
.footer-contact_item:first-child .footer-contact_title { font-size: 14px; font-weight: bold; line-height: 16px; padding-bottom: 22px; }
.footer-contact_item:last-child { padding-bottom: 0; }
.footer-contact_title { font-size: 12px; font-weight: bold; line-height: 14px; padding-bottom: 6px; text-transform: uppercase; }
.footer-content_info .footer-box { margin-bottom: 8px; margin-top: 8px; }
.footer-content_info a { color: #ffffff; }
.footer-content_info a:focus, .footer-content_info a:hover { color: #ffffff; }
.footer-content_info { background-color: #2a2a2a; border-top: 0 solid #eaeaea; color: #ffffff; }
.footer-content_main .footer_title { font-size: 14px; font-weight: bold; line-height: 16px; margin-bottom: 18px; text-transform: uppercase; }
.footer-content_second .footer-box { margin-bottom: 0; }
.footer-content_second > .container > .col-12 { border-top: 0 solid #1f2c71; padding-bottom: 28px; padding-top: 28px; }
.footer-content_second { background-color: #060606; color: #ffffff; text-transform: none; }
.footer-info_text b { font-weight: 600; }
.footer-info_text { color: #ffffff; font-size: 10px; font-weight: 500; line-height: 14px; }
.footer-page_item { font-size: 13px; line-height: 15px; padding: 7px 0; }
.footer-page_link { font-size: 1em; font-weight: 500; line-height: 15px; }
.footer-payment_info { display: none; }
.footer-payment_item svg > * { fill: #ffffff; }
.footer-payment_item svg { fill: #ffffff; }
.footer-payment_item { border-color: #000000; border-radius: 0; border: none; height: auto; margin: 0 10px 16px; max-height: 34px; padding: 0; width: auto; }
.footer-payment_list { margin-left: -10px; margin-right: -10px; }
.footer-social { margin-left: -10px; margin-right: -10px; }
.footer-social_item { margin: 0 10px; }
.footer-stamp_item img { max-height: 60px; max-width: 100%; }
.footer-stamp_item svg { max-height: 60px; max-width: 100%; }
.footer-stamp_item { margin: 4px 16px; }
.footer-stamp_list { margin-left: -16px; margin-right: -16px; }
.logo-footer img { max-height: 80px }
.logo-footer { display: table; }
.logo-platform { font-size: 10px; font-weight: 500; line-height: 13px; }
.social-icons__link svg { fill: #ffffff; height: 26px; max-height: 26px; max-width: 26px; width: auto; }
.social-icons__link { border-color: #ffffff; border-radius: 0; border-width: 0; height: 26px; max-width: 26px; padding: 0; width: auto; }
.social-icons__link:focus svg, .social-icons__link:hover svg { fill: #007e94; }
.social-icons__link:focus, .social-icons__link:hover { background-color: transparent; border-color: #007e94; }
footer .footer-content_main { padding-bottom: 60px; padding-top: 70px; }
footer .footer-content_second .container { padding-bottom: 0; padding-top: 0; }
footer a { color: #ffffff; }
footer a:focus, footer a:hover { color: #eaeaea; }
footer { background-color: #e97805; color: #ffffff; }


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

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

@media (min-width: 992px) {
  .footer-content_main > .container > .columns > .column > .footer-box:last-child { margin-bottom: 0; padding-bottom: 0; }
  .footer-content_second > .container > .col-12 > .columns { align-items: center; }
  .footer-content_main .footer_title.footer-title_social span { display: block; }
  .footer-content_main .footer_title.footer-title_social { line-height: 20px; }

  .footer-content_main > .container > .columns > .column:nth-child(4) .footer-box { float: right; max-width: 220px; width: 100%; }
  .footer-box_stamp { float: right; max-width: 220px; width: 100%; }


  .footer-content_info .footer-box { float: left; }
  .footer-content_info > .container > .col-12 > .columns > .column:nth-child(1) { align-items: center; display: flex; }
  .footer-content_info > .container > .col-12 > .columns { align-items: center; }
  .footer-content_info { padding-bottom: 18px; padding-top: 22px; }
  .footer-content_main .footer-box { margin-bottom: 68px; }
  .footer-content_main .footer-box.footer-box_payment { margin-bottom: 40px; }
  .logo-platform { float: right; text-align: right; }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .footer-content_main > .container > .columns > .column:nth-child(4) .footer-box { max-width: 220px; }
  .footer-content_main .footer_title.footer-title_social { line-height: 18px; }
}

@media (max-width: 1199px) {
  .footer-box_newsletter .btn { border-radius: 0 5px 5px 0; font-size: 11px; height: 44px; line-height: 13px; padding: 4px 8px; width: 106px; }
  .footer-box_newsletter .footer_title { font-size: 10px; line-height: 14px; margin-bottom: 4px; }
  .footer-box_newsletter .form-input { border-radius: 5px; font-size: 12px; height: 44px; line-height: 14px; margin-right: 0; padding: 8px 16px; width: calc(100% - (106px + 8px)); }
  .footer-contact-item_tel .footer-contact_link { font-size: 18px; line-height: 1em; }
  .footer-contact_item { font-size: 11px; line-height: 15px; padding-bottom: 26px; }
  .footer-contact_item:first-child .footer-contact_title { font-size: 12px; line-height: 14px; padding-bottom: 20px; }
  .footer-contact_title { font-size: 10px; line-height: 12px; padding-bottom: 4px; }
  .footer-content_main .footer_title { font-size: 12px; line-height: 14px; margin-bottom: 16px; }
  .footer-box_stamp .footer_title { font-size: 10px; line-height: 14px; margin-bottom: 6px; }
  .footer-info_text { font-size: 9px; line-height: 13px; }
  .footer-page_item { font-size: 11px; line-height: 13px; padding-top: 5px; }
  .footer-page_link { line-height: 13px; }
  .social-icons__link img, .social-icons__link svg { height: 22px; max-height: 22px; max-width: 22px; }
  .social-icons__link { height: 22px; max-width: 22px; }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .footer-content_main > .container > .columns > .column:nth-child(4) .footer-box { max-width: 220px; }
}

@media (max-width: 991px) {
  .footer-box_newsletter .footer-logo { width: calc(242px + 30px); }
  .footer-box_newsletter .footer_title { width: calc(100% - (242px + 30px)); }
  .footer-box_newsletter .input-group { margin-top: 0; width: 100%; }
  .footer-box_newsletter { flex-wrap: wrap; }
  .footer-content_info > .container > .col-12 > .columns { align-items: center; }
  .footer-content_info { padding-bottom: 16px; padding-top: 16px; }
  .footer-content_main .footer-box { margin-bottom: 60px !important; }
  .footer-content_second > .container > .col-12 > .columns > .column { padding: 16px 0; }
  .footer-logo { display: none; }
  .footer-payment_item { margin: 4px 8px; }
  .footer-payment_list { margin-left: -8px; margin-right: -8px; }
  .footer-stamp_item { margin: 4px 8px; }
  .footer-stamp_list { margin-left: -8px; margin-right: -8px; }
  footer .footer-content_main { padding-bottom: calc(70px - 60px); padding-top: 80px; }
}

@media (max-width: 991px) and (min-width: 768px) {
  .footer-content_info .footer-box { float: left; }
  .footer-content_info > .container > .col-12 > .columns > .column:nth-child(1) { align-items: center; display: flex; }
  .logo-platform { float: right; text-align: right; }
}

@media (max-width: 767px) and (min-width: 576px) {
  .footer-content_info .footer-box { float: left; }
  .footer-content_info > .container > .col-12 > .columns > .column:nth-child(1) { align-items: center; display: flex; }
  .logo-platform { margin-bottom: 8px; margin-top: 12px; }
}

@media (max-width: 575px) {
  .footer-box_newsletter .footer_title { margin-top: 8px; width: 100%; }
  .footer-content_info { padding-bottom: 18px; padding-top: 18px; }
  .logo-platform { margin-bottom: 8px; margin-top: 16px; }
  footer .footer-content_main { padding-bottom: calc(60px - 60px); padding-top: 70px; }
}
/** End - Footer  **/

/** Start - Content  **/
.showcase { padding-bottom: 60px; }
.showcase:not(.showcase-model-9):last-child { padding-bottom: 80px; }
.showcase-banners .slider__arrow svg, .showcase-products .slider__arrow svg { fill: #4e4e4e; }
.showcase-banners .slider__arrow { bottom: 0; top:0; }
.showcase-banners .slider__arrow, .showcase-products .slider__arrow { border-color: #ededed; border-radius: 50%; height: 34px; width: 34px; }
.showcase-banners .slider__arrow, .showcase-products .slider__arrow { border-color: #ededed; }
.showcase-banners .slider__arrow.slider__arrow--next, .showcase-products .slider__arrow.slider__arrow--next { right: calc(-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: #000000; }
.showcase-banners .slider__arrow:focus, .showcase-banners .slider__arrow:hover, .showcase-products .slider__arrow:focus, .showcase-products .slider__arrow:hover { background-color: #fafafa; border-color: #cecece; }
.showcase-list { padding-bottom: 0; }
.showcase-offer { align-items: center; background-color: #e97805; border-radius: 4px; bottom: calc(-30px / 2); color: #ffffff; font-size: 12px; font-weight: bold; height: 30px; left: 0; line-height: 14px; min-width: 48px; top: auto; width: auto; position: static; }
.showcase-offer.showcase-offer_new-product { background-color: #3a9ead; 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 + ((13px * 2) + 3px)); justify-content: flex-start; width: 100%; }
.showcase-prices_info { background-color: #ffecb3; border-radius: 4px; color: #14212b; font-size: 11px; font-weight: 500; line-height: 13px; margin-left: -2px; margin-right: -2px; margin-top: 8px; padding: 4px 8px; width: calc(100% + 4px); }
.showcase-prices_plots b { font-weight: bold; }
.showcase-prices_plots { color: #ffffff; font-size: 11px; font-weight: 500; letter-spacing: -0.1px; line-height: 13px; padding-top: 3px; text-transform: uppercase; }
.showcase-prices_price { color: #e97805; font-size: 20px; font-weight: bold; line-height: 22px; }
.showcase-prices_strike { display: none !important; color: #adadad; font-size: 14px; font-weight: 500; line-height: 16px; padding-bottom: 0; }
.showcase-product .card-footer { min-height: calc(22px + ((13px * 2) + 3px)); }
.showcase-product .card-footer { padding-top: 0; }
.showcase-product .card-footer, .showcase-product .card-header { background-color: transparent; padding-left: 20px; padding-right: 20px; }
.showcase-product .card-image { background-color: transparent; padding-left: 0; padding-right: 0; }
.showcase-product .card-footer:last-child { padding-bottom: 0; }
.showcase-product .card-header { padding-bottom: 30px; padding-top: 26px; }
.showcase-product .showcase-product_image.card-image { background-color: #fff; border-radius: 8px 8px 0 0; padding: 0; }
.showcase-product .showcase-product_image.card-image { height: 250px; }
.showcase-product { background-color: #1d1d1d; border-radius: 7px; border: 0 solid #ecf0f0; padding: 0 0 48px; position: relative; text-align: left; }
.showcase-product { margin-bottom: 0; }
.showcase-product:focus .showcase-product_image, .showcase-product:hover .showcase-product_image { opacity: 0.7; }
.showcase-product_buy svg { height: 19px; margin-right: 10px; width: 20px; }
.showcase-product_buy { align-items: center; background-color: #e97805; border-radius: 4px; border: 1px solid #e97805; color: #ffffff; display: flex; fill: #ffffff; float: none; font-size: 10px; font-weight: bold; height: 46px; justify-content: center; line-height: 12px; margin: 26px auto 0; max-width: 100%; min-height: 0; padding: 2px 8px; text-align: center; text-transform: uppercase; width: 100%; }
.showcase-product_buy { opacity: 1; position: static; }
.showcase-product_buy:focus, .showcase-product_buy:hover { background-color: #cf6b04; border-color: #cf6b04; box-shadow: none; color: #fff; }
.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: #ffffff; display: -webkit-box; font-size: 12px; font-weight: bold; height: calc(18px * 3); line-height: 18px; text-transform: uppercase; }
.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: #ffffff; font-size: 26px; font-weight: bold; letter-spacing: 0; line-height: 28px; margin-bottom: 36px; text-align: center; text-transform: initial; }
.showcase.showcase-model-2 { padding-bottom: 0; }
.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); }
}

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

@media (max-width: 575px) {
  .showcase { padding-bottom: 40px; }
  .showcase-offer_box { bottom: 0; }
  .showcase-offer { border-radius: 4px !important; font-size: 8px; height: 24px; left: 0; line-height: 10px; min-width: 42px; }
  .showcase-offer_text { font-size: 9px; line-height: 10px; }
  .showcase-prices { height: calc(20px + (12px + 8px + (4px * 2))); }
  .showcase-prices_plots span { font-size: 10px; line-height: 12px; }
  .showcase-prices_plots { font-size: 10px; line-height: 12px; padding-top: 1px; }
  .showcase-prices_price { font-size: 18px; line-height: 20px; }
  .showcase-prices_strike { font-size: 12px; line-height: 14px; padding-bottom: 0; }
  .showcase-product .card-footer { padding-top: 0; min-height: calc((36px + 12px) + (20px + (12px + 8px + (4px * 2)))); }
  /*.showcase-product .card-footer, .showcase-product .card-header, .showcase-product .card-image { padding-left: 0; padding-right: 0; }*/
  .showcase-product .card-footer:last-child { padding-bottom: 0; }
  .showcase-product .card-header { padding-bottom: 18px; padding-top: 24px; }
  .showcase-product .showcase-product_image.card-image { height: auto; }
  .showcase-product { padding-bottom: 24px; padding-top: 0; }
  .showcase-product_buy { border-radius: 4px; font-size: 12px; height: 36px; line-height: 16px; margin-top: 12px; max-width: 100%; padding: calc((36px - 16px - 2px) / 2) 16px calc((36px - 16px - 2px) / 2); }
  .showcase-product_link__image { height: 200px; width: 200px; }
  .showcase-product_link_title { -webkit-line-clamp: 2; font-size: 11px; font-weight: 500; height: calc(16px * 2); line-height: 16px; }
  .showcase-tag { border-radius: 4px; font-size: 9px; height: 18px; line-height: 10px; width: 90px; }
  .showcase-tag:nth-child(2) { left: 0; top: calc(18px + 2px); }
  .showcase-title { font-size: 21px; line-height: 25px; }

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

/** Start - Showcase List  **/
.showcase-model-list .showcase-offer_box { left: 16px; top: 10px; z-index: 1; }
.showcase-model-list .showcase-prices-price_info { font-size: 12px; line-height: 14px; padding-top: 2px; }
.showcase-model-list .showcase-prices_plots b { color: #393939; font-size: 11px; font-weight: bold; line-height: 12px; }
.showcase-model-list .showcase-prices_plots span { color: #393939; font-size: 11px; font-weight: 500; line-height: 12px; }
.showcase-model-list .showcase-prices_plots { color: #393939; font-size: 11px; font-weight: 500; line-height: 12px; padding-top: 1px; }
.showcase-model-list .showcase-prices_price .showcase-prices-price_text { display: none; }
.showcase-model-list .showcase-prices_price span { font-size: 18px; line-height: 20px; }
.showcase-model-list .showcase-prices_price { background-color: transparent; color: #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.showcase-model-6 { margin-bottom: 0; margin-top: 0; }
.showcase-model-6 .showcase-banners { padding-left: calc((18px / 2) + 8px); padding-right: calc((18px / 2) + 8px); }
.showcase-model-6 .showcase-banners_link { align-items: center; display: flex; height: 70px; justify-content: center; margin-left: auto; margin-right: auto; padding: 0; width: 100%; }
.showcase-model-6 .showcase-banners_link:focus img, .showcase-model-6 .showcase-banners_link:hover img { filter: none; }
.showcase-model-6 .showcase-banners_link:focus, .showcase-model-6 .showcase-banners_link:hover { opacity: 0.7; }

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

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

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

/** Start - Showcase Promo  **/
.showcase-model-9 .showcase-product .showcase-prices { justify-content: flex-start; }
.showcase-model-9 .showcase-product { text-align: left; }
.showcase-model-9 .showcase-timer { background-color: #e97805; }
.showcase-model-9:before { background-color: #e97805; }
.showcase-model-9 .showcase-timer-content_title { background-color: #e97805; }
.showcase-model-9 .showcase-timer-content { border-color: #223e73; }

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

/** Start - Product  **/
.image-main { box-shadow: 0 15px 15px 0 rgba(233, 120, 005, .2); }
.product-btn.product-btn_buy { background-color: #e97805; color: #ffffff; }
.product-btn.product-btn_buy:focus, .product-btn.product-btn_buy:hover { background-color: #cf6b04; color: #ffffff; }
.product-btn.product-btn_shipping { color: #e97805; }
.product-btn.product-btn_shipping:focus, .product-btn.product-btn_shipping:hover { color: #cf6b04; }
.product-btn_payment { background-color: transparent !important; color: #e97805; }
.product-btn_payment:focus, .product-btn_payment:hover { color: #cf6b04; }
.product-description_ico { background-color: #e97805; border-color: #e97805; }
.product-gallery .slider__arrow { background-color: #e97805; border-color: #e97805; }
.product-gallery { background-color: #2a2a2a; border-radius: 8px; }
.product-tag.product-tag-free_shipping { background-color: #3a9ead; }
.product-variations_content__button .product-variation_item.active .product-variation_link { border-color: #e97805; }
.product-variations_content__button .product-variation_item.active .product-variation_link.product-variation_link__colors { box-shadow: 0 0 0 2px #e97805; }
.product-showcase { background-color: #060606; }
.product-description { border-radius: 8px; }
.input-group_qtd { border: 1px solid #ededed; }
.product-btn.product-btn_shipping { border: 1px solid #ededed; }
.product-description { border: 1px solid #ededed; }
.product-kit .product-btn.product-btn_buy { background-color: rgba(233, 120, 005, 0.6); }
.product-kit .product-btn.product-btn_buy.active { background-color: #e97805; }
.product-kit .product-btn.product-btn_buy.active:focus, .product-kit .product-btn.product-btn_buy.active:hover { background-color: #cf6b04; }
.product-kit .product-btn.product-btn_buy:focus, .product-kit .product-btn.product-btn_buy:hover { background-color: rgba(207, 107, 004, 0.6); }
.product-kit .product-content_box .showcase-product_title { color: #cf6b04; }
.product-kit .showcase-kit_finish .product-btn { background-color: #f7f8f9; color: #e97805; }
.product-kit .showcase-kit_finish .product-btn:focus, .product-kit .showcase-kit_finish .product-btn:hover { background-color: #cf6b04; color: #ffffff; }
.product-kit .showcase-kit_finish { background-color: #e97805; }
.product-kit .showcase-kit_header .showcase-kit_btn { color: #e97805; fill: #e97805; }
.product-kit .showcase-kit_header { background-color: #e97805; }
.product-price-group { background: #ffffff; }
.product-zoom_link { border-radius: 8px; }
.product-zoom_link { border: 1px solid #ededed; }
.product-kit .showcase-kit_header.disabled { background-color: rgba(233, 120, 005, 0.25); }


.product-breadcrumb .breadcrumb .breadcrumb-item a { color: #ffffff; }
.product-breadcrumb .breadcrumb .breadcrumb-item:not(:first-child)::before { color: #ffffff; }
.product-payments { color: #ffffff; }
.product-prices { color: #ffffff; }
.product-prices_price { color: #ffffff; }
.product-sku { color: #ffffff; }
.product-stock { color: #ffffff; }
.product-title { color: #ffffff; }
.product-variations_title { color: #ffffff; }

@media (max-width: 991px) {
  .product-breadcrumb { border-color: #2d2d2d; }
}
/** End - Product  **/

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

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

.form-checkbox input:checked + .form-icon, .form-radio input:checked + .form-icon, .form-switch input:checked + .form-icon { background: #e97805; border-color: #e97805; }
.form-group .dropdown > .btn { border: 1px solid #eaeaea; box-shadow: none; padding-bottom: 10px; padding-top: 8px; }
.form-group .dropdown ul a:focus, .form-group .dropdown ul a:hover { color: #000000; }
.search-filter-header { background-color: #f7f7f7; border-radius: 4px; }
.search-filter-icon { background-color: #e97805; border-color: #e97805; }
.search-filter-link_category.active .form-radio .form-icon:after { background-color: #cf6b04; }
.search-filter-price .noUi-connect { background: #cf6b04; }
.search-filter-price .noUi-handle { background-color: #e97805; }
.search-filter_variation__button .form-radio input:checked + .search-filter-variation_link { border-color: #cf6b04; }
.search-filter_variation__button .form-radio input:checked + .search-filter-variation_link.search-filter-variation_link__cor { box-shadow: 0 0 0 2px #cf6b04; }
.search-filters-btn { background-color: #e97805; color: #fff; border-radius: 8px; font-weight: bold; }
.search-filters-content .form-checkbox .form-icon { border-color: #ddd; }
.search-filters-content .form-radio .form-icon { background-color: transparent; border: 1px solid #c8c8c8; }
.search-filters-content, .search-header { border-radius: 4px; }
.search-header { border: 1px solid #eaeaea; color: #333; }
.search-main .showcase-product { padding-left: 0; padding-right: 0; }
.search-options-pagination a.search-options-pagination_link__arrow svg { fill: #fff; }
.search-options-pagination a.search-options-pagination_link__arrow { background-color: #000000; border-color: #000000; }
.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):focus, .search-options-pagination a.search-options-pagination_link__arrow:not(.disable):hover { background-color: #023462; border-color: #023462; box-shadow: 0px 10px 10px rgba(000, 151, 178, 0.25); }
.search-options.search-options_bottom .search-options-pagination_item.active a.search-options-pagination_link { background-color: #000000; }
.search-options_mobile .search-option-icon svg { fill: #e97805; }
.search-options_mobile .search-option-icon svg { height: 20px; width: 22px; }
.search-options_mobile { border-radius: 4px; border: 1px solid #eaeaea; }
.search-view_link svg { fill: #e97805; }
.showcase-search { padding-bottom: 16px; }


.search-options .form-group { line-height: 0; }
.search-options { background-color: #ffffff; border-radius: 4px; padding: 10px 16px 8px; }

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

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

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

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

/** Start - Search List  **/
.showcase-search.showcase-search_list .showcase-offer_box { bottom: auto; left: 20px; right: auto; top: 0; z-index: 1; }
.showcase-search.showcase-search_list .showcase-prices { justify-content: flex-start; }
.showcase-search.showcase-search_list .showcase-product .card-footer { padding-bottom: 0; padding-top: 20px; }
.showcase-search.showcase-search_list .showcase-product .card-footer, .showcase-search.showcase-search_list .showcase-product .card-header { padding-left: 30px; padding-right: 30px; width: 100%; }
.showcase-search.showcase-search_list .showcase-product .card-footer:last-child { padding-bottom: 0; }
.showcase-search.showcase-search_list .showcase-product .card-header > * { border-bottom: 0; padding-bottom: 0; }
.showcase-search.showcase-search_list .showcase-product .card-header { border-bottom: 0; margin-bottom: 0; margin-top: 0; padding-bottom: 0; padding-top: 36px; }
.showcase-search.showcase-search_list .showcase-product { padding-bottom: 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_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; }
}
/** 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: #cf6b04; }
.card-page .btn:focus, .card-page .btn:hover { background-color: #cf6b04; }
.card-page .card-title { color: #cf6b04; }
.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit { background-color: #cf6b04; }
.card-pages-nav .card-header { color: #cf6b04; }
.page-accordion .accordion-header svg { fill: #333; }
.page-table-box_main .form-switch input:checked + .form-icon { background-color: #cf6b04; }
.page-title { color: #cf6b04; }
.page-accordion { border: 1px solid #ededed; }

@media (max-width: 991px) {
  .page-accordion_address .btn-table-item { background-color: transparent !important; }
  .page-accordion_address .btn-table-item.btn-edit svg { fill: #cf6b04; }
  .page-accordion_address .form-switch .form-icon { background-color: rgba(233, 120, 005, 0.51); }
  .page-accordion_address .form-switch input:checked + .form-icon { background-color: #cf6b04; }
  .page-accordion-info { border: 1px solid #ededed; }
}
/** End - Address  **/

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

/** Start - Checkout  **/
.btn-checkout-coupon { background-color: #ffffff; color: #e97805; }
.checkout-accordion .accordion-price { color: #e97805; }
.checkout-card-finish_body .card-title .checkout-icon svg { fill: #e97805; }
.checkout-card-finish_body .timeline .timeline-item .timeline-icon { background-color: #e97805; }
.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon { border-color: rgba(233, 120, 005, 0.25); opacity: 1 !important; }
.checkout-card-finish_body .timeline .timeline-item.disable:before { background-color: rgba(233, 120, 005, 0.25); }
.checkout-card-finish_body .timeline .timeline-item::before { background-color: #e97805; }
.checkout-card-finish_header .checkout-icon { background-color: #e97805; }
.checkout-card-shipping_payment .card-title svg { fill: #e97805; }
.checkout-card-summary_info .card-header a { color: #e97805; }
.checkout-card-summary_info .card-subtitle a { color: #e97805; }
.checkout-card-summary_info .card-subtitle { color: #333; }
.checkout-link-login a { color: #e97805; }
.checkout-more-option { background-color: #e97805; }
.checkout-option .form-radio input:checked + .form-icon { border-color: #e97805; }
.checkout-option .form-radio input:checked + .form-icon::before { background-color: #e97805; }
.checkout-payment-icon.checkout-payment-icon_option svg { fill: #e97805; }
.header .icon-ssl svg { fill: #e97805; }
.tab-checkout-status .avatar { color: #000000; }
.tab-checkout-status .tab-item.active .avatar { background-color: #e97805; }
.tab-checkout-status .tab-item.active a > span { color: #e97805; }
.tab-checkout-status .tab-item.active a { border-bottom-color: #e97805; }

@media (min-width: 992px) {
  .tab-checkout-status.tab-checkout-status_all::after { background-color: #e97805; }
  .tab-checkout-status::before { background-color: #e97805; }
  .checkout-header-content { z-index: 0; }
}
/** End - Checkout  **/

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