/*** START - Custom Ly 2025-07-23 ***/
/* Tema: 5 - v1.15.0 - https://imaxcomercio.com */

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

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

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

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

/* Primary: #6f1888 */
/* Primary-hover: #521165 */
/* Second: #bf02f4 */
/* Second-hover: #a500d6 */
/* Third: #bf02f4 */


/* Input Error */
.btn { background-color: #6f1888; }
.btn:focus, .btn:hover { background-color: #521165; }
.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(111, 024, 136, 0.6); border-left-color: rgba(111, 024, 136, 0.8); }
.notfound-btn { background-color: #6f1888; border-radius: 4px; }
.notfound-btn:focus, .notfound-btn:hover { background-color: #521165; }
.notfound-text { color: #000000; }
.sidenav-overlay.loading:after { border-bottom-color: rgba(111, 024, 136, 0.6); border-left-color: rgba(111, 024, 136, 0.8); }

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

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


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

/** Start - Header  **/
.account_link { color: #f2f2f2; font-size: 14px; font-weight: 500; line-height: 15px; text-transform: none; }
.cart_quantity { background-color: #ffffff; color: #000000; font-weight: 600; }
.header .navbar { background-color: #000000; }
.header { background-color: #000000; }
.header-link .icon_user { margin-top: 0; }
.header-link svg { fill: #bf02f4; }
.header-link.header-link_cart svg { fill: #bf02f4; }
.header-link_account { margin-left: 0; }
.header-link_menu__mobile .icon-bar { background-color: #bf02f4; }
.header-link_menu__mobile.active .icon-bar { background-color: #bf02f4; }
.nav-content { background-color: #bf02f4; color: #ffffff; }
.nav-main { justify-content: center; }
.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: 600; line-height: 20px; text-transform: uppercase; }*/
.nav-main_link { color: #ffffff; fill: #ffffff; font-size: 14px; font-weight: 600; line-height: 20px; text-transform: uppercase; }
.nav-main_link:focus, .nav-main_link:hover { color: #fff4e7; fill: #fff4e7; }
.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: #6f1888; }
.search-desktop .btn { background-color: transparent !important; border: none !important; box-shadow: none !important; fill: #272424; z-index: 2; }
.search-desktop .btn:focus, .search-desktop .btn:hover { fill: #504a4a; }
.search-desktop .form-input { background-color: #f2f2f2; border-color: #f2f2f2; border-radius: 4px !important; color: #090e1d; font-size: 12px; font-weight: 500; height: 42px; padding: 8px calc( 8px + 18px + 16px) 8px 20px; text-transform: none !important; }
.search-desktop .form-input::placeholder { color: #090e1d; font-size: 12px; text-transform: none !important; font-weight: 500; }
.search-desktop { max-width: 100%; width: 752px; }
.search_link .icon-bar:first-child { border: 2px solid #bf02f4; }
.search_link .icon-bar:last-child { background-color: #bf02f4; }
.search_link.active .icon-bar:first-child { background-color: #bf02f4; }
.sidebar-nav .metismenu .has-arrow::after { color: #010101; }
.sidebar-nav .nav-mobile .nav-mobile_link a { color: #090e1d; fill: #090e1d; }
.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: #181f39; fill: #181f39; }
.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: #bf02f4; border-color: #bf02f4; }
.sidebar-nav { background-color: #f2f2f2; }

@media (min-width: 992px) {
  .header .navbar { height: 88px; }
  .header .navbar-center { max-width: calc(100% - (298px + 286px)); padding-left: 30px; padding-right: 30px; }
  .header .navbar-section:first-child { max-width: 298px; }
  .header .navbar-section:last-child { max-width: 286px; }
  .header-link.header-link_cart { margin-left: 40px; }
  .logo img { max-height: calc(88px - (8px * 2)); }
  .nav-main_item { margin-left: 0; margin-right: 0; }
  .nav-main_item:before { background-color: #c93cf1; bottom: 0; content: ''; display: table; height: 15px; 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_item__all .icon-nav-first { margin-right: 10px; margin-top: 0; }
  .nav-main_item__all .nav-main_link { padding-right: 40px; }
  .nav-main_link { padding-left: 40px; padding-right: 40px; }

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

@media (min-width: 1200px) and (max-width: 1399px) {
  .header .navbar-center { max-width: calc(100% - (258px + 286px)); }
  .header .navbar-section:first-child { max-width: 258px; }
  .header .navbar-section:last-child { max-width: 286px; }
  .nav-main_link { font-size: 13px; }
  .nav-main_item { margin-left: 0; margin-right: 0; }
  .nav-main_item__all .nav-main_link { padding-right: 30px; }
  .nav-main_link { padding-left: 30px; padding-right: 30px; }
}

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

  .nav-main_item { margin-left: 0; margin-right: 0; }
  .nav-main_item__all .nav-main_link { padding-right: 20px; }
  .nav-main_link { font-size: 12px; }
  .nav-main_link { padding-left: 20px; padding-right: 20px; }

  .nav-main_item__all .icon-nav-first { margin-right: 8px; }
}

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

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

.banner-custom-content { background-color: #ffffff; color: #0a0a0a; fill: #bf02f4; text-transform: initial; border-bottom: 0 solid #dddddd; }
.banner-custom-content { margin-bottom: 46px; margin-top: 0; padding-bottom: 20px; padding-top: 20px; position: relative; }
.banner-custom_box { background-color: #f0f0f0; border-bottom: 0 solid #dddddd; border-radius: 6px; padding-bottom: calc((84px - 46px) / 2); padding-top: calc((84px - 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; margin-top: 0; }
.banner-custom_icon__1 { height: 46px; width: 53px; }
.banner-custom_icon__2 { height: 40px; width: 40px; }
.banner-custom_icon__3 { height: 40px; width: 44px; }
.banner-custom_info { padding-top: 0; }
.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; position: relative; }
.banner-custom_item__box:before { display: none; background-color: #d6d6d6; bottom: 0; content: ''; /*display: table;*/ height: 40px; left: -1px; margin: auto 0; position: absolute; right: auto; top: 0; width: 1px; }
.banner-custom_text b { font-weight: bold; }
.banner-custom_text span { display: block; }
.banner-custom_text { font-size: 14px; font-weight: 500; line-height: 16px; }
.banner-custom_title { font-size: 14px; font-weight: 500; letter-spacing: 0; line-height: 16px; text-transform: uppercase; padding-bottom: 0; }

@media (min-width: 992px) {
  .banner-custom_list { align-items: center; display: flex; justify-content: space-around; width: 100%; }
  .banner-custom_list { margin-left: auto; margin-right: auto; max-width: 1150px; }
  .banner-custom_item { width: auto; }
}

@media (max-width: 1199px) {
  .banner-custom_icon { margin-right: 10px; margin-top: 0; }
  .banner-custom_icon__1 { height: 40px; width: 47px; }
  .banner-custom_icon__2 { height: 34px; width: 34px; }
  .banner-custom_icon__3 { height: 34px; width: 38px; }
  .banner-custom_info { padding-top: 0; }
  .banner-custom_text { font-size: 12px; line-height: 14px; }
  .banner-custom_title { font-size: 12px; line-height: 14px; padding-bottom: 0; }
}

@media (max-width: 991px) {
  .banner-custom_box { padding-bottom: 16px; padding-top: 16px; }
  .banner-custom_icon { margin-right: 8px; }
}
@media (max-width: 575px) { }
/** End - Banner Custom  **/

/** Start - Footer  **/
.footer-box { margin-bottom: 40px; }
.footer-contact_item { font-size: 14px; font-weight: 600; line-height: 18px; }
.footer-contact_item.footer-contact_item__tel { font-size: 20px; font-weight: bold; line-height: 32px; letter-spacing: 0; }
.footer-content_second a { color: #6f1888; font-size: 10px; font-weight: 700; letter-spacing: 3px; line-height: 14px; text-transform: uppercase; }
.footer-content_second a:focus,.footer-content_second a:hover { color: #521165; opacity: 1; }
.footer-content_second { background-color: #171717; border-top: 1px solid #171717;  }
.footer-page_item { font-size: 11px; padding: 8px 0; }
.footer-page_link { font-size: 11px; font-weight: 600; line-height: 13px; text-transform: uppercase; }
.footer-payment_info { display: none; margin-top: 16px; }
.footer-payment_item { border-radius: 3px; border-color: #6f1888; }
.footer-payment_item { border: none; margin-left: 10px; margin-right: 10px; padding: 0; width: auto; }
.footer-stamp_item img { max-width: none; }
.footer-stamp_item svg { max-height: 100px; max-width: none; }
.footer_title { color: #ffffff; font-size: 14px; line-height: 16px; text-transform: uppercase; margin-bottom: 26px; }
.social-icons__link:focus svg, .social-icons__link:hover svg { fill: #6f1888; }
.social-icons__link:focus, .social-icons__link:hover { background-color: transparent; border-color: #6f1888; }
footer .footer-content_main { padding-bottom: calc(60px - 40px); padding-top: 60px; }
footer .footer-content_second .container { padding-bottom: 13px; padding-top: 13px; }
footer .footer-content_second .logo-platform { color: #ffffff; font-size: 10px; font-weight: bold; letter-spacing: 3px; line-height: 14px; text-transform: initial; }
footer { background-color: #000000; color: #ffffff; }
.footer-content_main a:focus, .footer-content_main a:hover { color: #bf02f4; opacity: 1; }
.footer-logo { float: left; margin-bottom: 28px; max-height: 60px; width: 100%; }
.footer-logo img { max-height: 100%; }

@media (min-width: 1400px) {
  .footer-stamp { margin-left: -20px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-stamp { margin-left: -20px; }
}

@media (max-width: 991px) {
  .footer-box { margin-bottom: 40px; }
  .footer-box.footer-box_contact { margin-bottom: 40px; }
  .footer-stamp .footer_title { display: none; }
  .footer-stamp_item { margin-right: 24px; }

  .footer-contact_item { font-size: 12px; line-height: 16px; }
  .footer-contact_item.footer-contact_item__tel { font-size: 16px; line-height: 20px; }
  .footer-content_second a { font-size: 8px; letter-spacing: 2px; line-height: 12px; }
  .footer-page_item { font-size: 10px; padding: 6px 0; }
  .footer-page_link { font-size: 10px; line-height: 12px; }
  .footer_title { font-size: 12px; line-height: 14px; margin-bottom: 20px; }

  footer .footer-content_second .logo-platform { font-size: 8px; letter-spacing: 1px; line-height: 12px; }
}
/** End - Footer  **/

/** End - Content  **/
.showcase-banners .slider__arrow { bottom: 0; }
.showcase-banners .slider__arrow svg, .showcase-products .slider__arrow svg { fill: #7d7d7d; }
.showcase-banners .slider__arrow, .showcase-products .slider__arrow { background-color: #fff; border-color: #ededed; }
.showcase-banners .slider__arrow:focus, .showcase-banners .slider__arrow:hover, .showcase-products .slider__arrow:focus, .showcase-products .slider__arrow:hover { background-color: #f3f3f3; border-color: #d5d5d5; }
.showcase-model-10 .showcase-banners_footer__link { background-color: #6f1888; border-radius: 4px; }
.showcase-offer { background-color: #000000; border-radius: 3px; height: 25px; min-width: 45px; }
.showcase-offer_text { font-size: 12px; font-weight: bold; line-height: 14px; }
.showcase-offer.showcase-offer_new-product { background-color: #6f1888; }
.showcase-prices { align-content: center; height: calc(22px + ((16px * 2) + 4px)); }
.showcase-prices_plots span { color: #393939; display: block; font-weight: 500; }
.showcase-prices_plots { color: #393939; font-size: 14px; font-weight: 500; line-height: 16px; padding-top: 4px; }
.showcase-prices_price { color: #000000; font-size: 20px; line-height: 22px; }
.showcase-prices_strike { display: none !important; color: #cccccc; }
.showcase-product .card-footer { align-items: center; display: flex; flex-direction: column; justify-content: center; }
.showcase-product .card-footer { min-height: calc( (22px + ((16px * 2) + 4px)) + (40px + 16px)); }
.showcase-product .card-footer { padding-bottom: 0; padding-top: 0; }
.showcase-product .card-footer:last-child { padding-bottom: 0; }
.showcase-product .card-header { padding-bottom: 32px; padding-top: 18px; }
.showcase-product .showcase-prices { justify-content: center; width: 100%; }
.showcase-product { border-color: transparent; border-radius: 6px; margin-bottom: 10px; padding: 20px 24px 25px; text-align: center; }
.showcase-product_buy { align-items: center; background-color: #6f1888; border-radius: 20px; color: #ffffff; display: flex; font-size: 12px; font-weight: bold; height: 40px; justify-content: center; line-height: 13px; margin-left: auto; margin-right: auto; margin-top: 16px; max-width: 160px; min-height: 0; opacity: 1; padding: 2px 16px; position: static; text-transform: uppercase; width: 100%; }
.showcase-product_buy:focus, .showcase-product_buy:hover { background-color: #521165; color: #ffffff; }
.showcase-product_link__image { height: 260px; max-width: 280px; width: 100%; }
.showcase-product_link_title { -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #393939; display: -webkit-box; font-size: 14px; font-weight: normal; height: calc(20px * 2); line-height: 20px; }
.showcase-products.showcase-products_carousel { border-bottom: 0; }
.showcase-tag.showcase-tag-free_shipping { background-color: #6f1888; }
.showcase-tag { border-radius: 3px; }
.showcase-title { color: #393939; font-size: 20px; font-weight: 500; line-height: 22px; margin-bottom: 36px; text-transform: uppercase; }
.showcase { padding-bottom: 60px; }
.showcase-list { padding-bottom: 0; }
.showcase:not(.showcase-model-9):last-child { padding-bottom: 70px !important; }
.showcase-offer.showcase-offer_new-product { display: none; }

@media (max-width: 991px) {
  .showcase-product_buy { float: left; }
}

@media (max-width: 575px) {
  .showcase-title { font-size: 18px; line-height: 20px; margin-bottom: 32px; }
}
/** Start - Content  **/

/** Start - Showcase Product List  **/
.showcase-model-list .showcase-prices_plots span { color: #4c4c4c; }
.showcase-model-list .showcase-prices_plots { display: none; color: #4c4c4c; }
.showcase-model-list .showcase-prices_price { color: #000000; }
.showcase-model-list .showcase-product .card-footer { min-height: 0; }
.showcase-model-list .showcase-product .card-header { padding-bottom: 30px; padding-top: 42px; }
.showcase-model-list .showcase-product .showcase-prices { justify-content: flex-start; height: auto; }
.showcase-model-list .showcase-product { border-color: #dddddd; }
.showcase-model-list .showcase-product { text-align: left; }
.showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 2; color: #000000; font-size: 14px; font-weight: 500; height: calc(18px * 2); line-height: 18px; }

@media (max-width: 1399px) and (min-width: 1200px) {
  .showcase-model-list .showcase-product .card-header { padding-bottom: 24px; padding-top: 36px; }
}

@media (max-width: 991px) {
  .showcase-model-list .showcase-prices_plots { font-size: 10px; line-height: 12px; }
  .showcase-model-list .showcase-product .card-header { padding-bottom: 16px; padding-top: 36px; }
}

@media (max-width: 575px) {
  .showcase-model-list .showcase-product .card-header { padding-bottom: 8px; padding-top: 40px; }
}
/** End - Showcase Product List  **/

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

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

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

/** Start - Search  **/
.search-filter-icon { background-color: #6f1888; border-color: #6f1888; }
.search-filter-price .noUi-connect { background: #6f1888; }
.search-filter-price .noUi-handle { background-color: #6f1888; }
.search-options-pagination a.search-options-pagination_link__arrow { background-color: #6f1888; border-color: #6f1888; }
.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: #bf02f4; border-color: #bf02f4; 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: #6f1888; }
.search-view_link svg { fill: #6f1888; }
.form-checkbox input:checked + .form-icon, .form-radio input:checked + .form-icon, .form-switch input:checked + .form-icon { background: #6f1888; border-color: #6f1888; }
.search-filters-content .form-radio .form-icon { background-color: #f0f0f0; }
.search-filter-link_category.active .form-radio .form-icon::after { background-color: #6f1888; }
.search-options_mobile .search-option-icon svg { fill: #6f1888; }
/** End - Search  **/

/** Start - Search List  **/
.showcase-search.showcase-search_list .showcase-product .card-footer { min-height: 0; }
.showcase-search.showcase-search_list .showcase-product .showcase-prices { justify-content: flex-start; }
.showcase-search.showcase-search_list .showcase-product { text-align: left; }
.showcase-search.showcase-search_list .showcase-product_buy { margin-left: 0; }
.showcase-search.showcase-search_list .showcase-product .card-header { margin-top: 48px; }
.showcase-search.showcase-search_list .showcase-product_link_title { -webkit-line-clamp: 2; font-size: 14px; height: calc(20px * 2); line-height: 20px; }

@media (max-width: 1399px) and (min-width: 1200px) {
  .showcase-search.showcase-search_list .showcase-product .card-header { margin-top: 48px; }
}

@media (max-width: 991px) {
  .showcase-search.showcase-search_list .showcase-prices_plots { font-size: 12px; line-height: 14px; padding-top: 2px; }
}

@media (max-width: 767px) {
  .showcase-search.showcase-search_list .showcase-product .card-header { margin-top: 20px; padding-bottom: 18px; }
  .showcase-search.showcase-search_list .showcase-product_buy { width: 100%; }
}
@media (max-width: 575px) {
  /*.showcase-product_buy { font-size: 9px; }*/
}
/** 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: #6f1888; }
.card-page .btn:focus, .card-page .btn:hover { background-color: #521165; }
.card-page .card-title { color: #6f1888; }
.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit { background-color: #333333; }
.card-pages-nav .card-header { color: #6f1888; }
.page-accordion .accordion-header svg { fill: #333; }
.page-table-box_main .form-switch input:checked + .form-icon { background-color: #6f1888; }
.page-title { color: #6f1888; }

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

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

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

@media (min-width: 992px) {
  .tab-checkout-status.tab-checkout-status_all::after { background-color: #6f1888; }
  .tab-checkout-status::before { background-color: #6f1888; }
}
/** 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-23 ***/
