/*** START - Custom Ly 2024-10-14 ***/
/* Tema: 5 - v1.10.41 */


/* 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-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*/
/*}*/

/** 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
}

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


/* Primary: #4c2e83 */
/* Primary-hover: #3b2365 */
/* Second: #4c2e83 */
/* Second-hover: #51883a */
/* Third: #074596 */


/* Input Error */
.btn { background-color: #4c2e83; }
.btn:focus, .btn:hover { background-color: #3b2365; }
.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: #f5f7f7; }
.label { color: #333; }
.loading:after { border-bottom-color: rgba(076, 046, 131, 0.6); border-left-color: rgba(076, 046, 131, 0.8); }
.notfound-btn { background-color: #4c2e83; border-radius: 4px; }
.notfound-btn:focus, .notfound-btn:hover { background-color: #3b2365; }
.notfound-text { color: #000000; }
.sidenav-overlay.loading:after { border-bottom-color: rgba(076, 046, 131, 0.6); border-left-color: rgba(076, 046, 131, 0.8); }
html { background-color: #f5f7f7; color: #393939; }

.checkout-main { background-color: #f3f6f9; }
.checkout-header-content { z-index: 0; }


.footer-box_newsletter .btn { font-family: "Corsa Grotesk X", sans-serif; }
.footer-contact_link.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; }
.footer-content_second .footer_title { font-family: "Corsa Grotesk X", sans-serif; }

.showcase-prices_price { font-family: "Corsa Grotesk X", sans-serif; }
.showcase-prices_plots b { font-family: "Corsa Grotesk X", sans-serif; }
.showcase-product_link_title { font-family: "Montserrat", sans-serif; font-weight: 500; }

/** Start - Header  **/
.account_link { color: #535353; font-size: 14px; font-weight: 500; letter-spacing: 0; line-height: 15px; text-transform: none; }
.account_link.account_link__logout { overflow: initial; }
.box-cart { align-items: center; display: flex; float: left; padding-right: 12px; position: relative; }
.box-cart_info { display: none; color: #f9f9f9; font-size: 14px; font-weight: normal; letter-spacing: 0; line-height: 16px; margin-left: 10px; text-transform: none; }
.cart_quantity { background-color: #4c2e83; bottom: auto; color: #ffffff; float: right; font-size: 11px; font-weight: bold; height: 21px; left: auto; line-height: 14px; min-width: 21px; padding: 0 2px; position: absolute; right: 0; top: -8px; }
.header .icon-ssl svg { fill: #f1f5f5; }
.header .icon-ssl:hover svg { fill: #f1f5f5; }
.header .navbar { background-color: #080808; height: 118px; }
.header { background-color: #080808; box-shadow: none; }
.header-box_account .header-link_text { display: none; margin-left: 10px; }
.header-checkout .header-link_ssl { float: right; margin-left: auto; margin-right: 0 !important; }
.header-link .icon_cart { height: 28px; min-width: 29px; width: 29px; }
.header-link .icon_user { height: 30px; margin-top: 0; width: 30px; }
.header-link svg { fill: #f1f5f5; }
.header-link.header-link_cart { align-items: center; display: flex; }
.header-link.header-link_cart { padding: 0; }
.header-link_icon { display: flex; }
.header-link_menu__mobile .icon-bar { background-color: #f1f5f5; }
.header-link_menu__mobile.active .icon-bar { background-color: #f1f5f5; }
.icon_cart { float: left; }
.logo img { max-height: calc(90px - (8px * 2)); }
.nav-content { background-color: #121212; color: #f1f5f5; }
.nav-main { background-color: #121212; height: 62px; }
.nav-main_content li { font-size: 12px; }
.nav-main_content li:focus, .nav-main_content li:hover { background-color: rgba(242, 242, 242, 0.8); }
.nav-main_link svg { fill: #f1f5f5; }
.nav-main_link { color: #f1f5f5; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.nav-main_link:focus svg, .nav-main_link:hover svg { fill: #4c2e83; }
.nav-main_link:focus, .nav-main_link:hover { color: #f1f5f5; opacity: 0.8; }
.search .form-input { border-radius: 4px; color: #f1f5f5; font-size: 16px; }
.search .form-input::placeholder { color: #abacb1; }
.search svg { fill: #4c2e83; }
.search-desktop .btn svg { height: 20px; width: 20px; }
.search-desktop .btn { align-items: center; background-color: transparent; border-radius: 0; border: none !important; box-shadow: none !important; color: #080808; display: flex; fill: #080808; font-size: 14px; font-weight: bold; height: 46px; justify-content: center; line-height: 16px; right: 38px; width: auto; z-index: 9; }
.search-desktop .btn:focus, .search-desktop .btn:hover { background-color: transparent; color: #080808; fill: #080808; }
.search-desktop .form-input { background-color: #f1f5f5; border-radius: 23px !important; border: 1px solid #f1f5f5; box-shadow: none; color: #393939; font-size: 12px; font-weight: 500; height: 46px; letter-spacing: 0; line-height: 18px; padding: 8px calc(8px + 20px + 32px) 8px 30px; }
.search-desktop .form-input::placeholder { color: #393939; font-size: 12px; letter-spacing: 0; opacity: 1; text-transform: none; }
.search-desktop .form-input:focus { border-color: #4c2e83; box-shadow: none; }
.search-desktop { max-width: 100%; width: 100%; }
.search_link .icon-bar:first-child { border-color: #f1f5f5; }
.search_link .icon-bar:last-child { background-color: #f1f5f5; }
.search_link.active .icon-bar:first-child { background-color: #f1f5f5; }
.sidebar-nav .metismenu .has-arrow::after { color: #231f20; }
.sidebar-nav .nav-mobile .nav-mobile_link a { color: #231f20; font-weight: 500; }
.sidebar-nav .nav-mobile .nav-mobile_link a:active, .sidebar-nav .nav-mobile .nav-mobile_link a:focus, .sidebar-nav .nav-mobile .nav-mobile_link a:hover { color: #231f20; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link { background-color: #fff; }
.sidebar-nav .nav-mobile > li > .nav-mobile_link::before { background-color: #fff; }
.sidebar-nav .nav-mobile ul { background-color: #fff; }
.sidebar-nav .sidebar-nav-content { background-color: #fff; }
.sidebar-nav .sidebar-nav-header { background-color: #4c2e83; border-bottom: 1px solid #4c2e83; }
.sidebar-nav .sidebar-nav-icon svg { fill: #fff; }
.sidebar-nav a.sidebar-nav-link { color: #fff; }
.sidebar-nav { background-color: #fff; }

@media (min-width: 992px) {
  .header .dropdown-content { padding: 20px 12px 12px; }
  .header .navbar-center { justify-content: space-between; }
  .header .navbar-center { max-width: calc(100% - (270px + 140px)); padding-left: 30px; padding-right: 30px; }
  .header .navbar-section:first-child { max-width: 270px; }
  .header .navbar-section:last-child { max-width: 140px; }
  .header-box.header-box_account { max-width: none; min-width: 0; width: auto; }
  .header-box_account .header-link_text { margin-top: 0; }
  .header-box_account .header-link_text { max-width: calc(100% - 30px - 10px); }
  .header-link.header-link_cart { margin-left: 35px; }
  .header-link:last-child { margin-right: 0; }
  .header-link_account { display: block; margin-left: 0; max-width: 100%; width: auto; }
  .header-link_text__logged .account_link { width: 100%; }



  .nav-main { justify-content: flex-start; /*justify-content: space-between;*/ }
  .nav-main_content a { color: #231f20; font-weight: 500; text-transform: none; }
  .nav-main_content li { background-color: #f5f5f5; margin: 8px 4px; }
  .nav-main_item { margin-left: 0; margin-right: 0; }
  .nav-main_item.nav-main_item__all { margin-right: 40px; }
  .nav-main_item:before { display: table; background-color: #252525; bottom: 0; content: ''; /*display: table;*/ height: 25px; left: 0; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
  .nav-main_item:first-child .nav-main_link { padding-left: 0; }
  .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 .nav-main_link { padding-right: 0; }
  .nav-main_item:last-child { margin-right: 0; }
  .nav-main_item__all .icon-nav-first { align-items: center; display: flex; height: auto; margin-bottom: 0; margin-right: 10px; margin-top: 1px; width: 20px; }
  .nav-main_item__all .nav-main_link svg { fill: #f1f5f5; }
  .nav-main_item__all .nav-main_link { padding-left: 0; padding-right: 0; }
  .nav-main_link { padding-bottom: calc((62px - 30px) / 2 ); padding-top: calc((62px - 30px) / 2 ); }
  .nav-main_link { padding-left: 36px; padding-right: 36px; }
  .nav-main_nav-main_itemlink { margin-left: 16px; margin-right: 16px; }

  .nav-main-icon_img img { filter: invert(1) grayscale(1); }


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

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

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

@media (max-width: 1199px) and (min-width: 992px) {
  .account_link { font-size: 12px; line-height: 13px; }
  .box-cart { padding-right: 10px; }
  .box-cart_info { font-size: 12px; line-height: 14px; }
  .box-cart_info { margin-left: 10px; }
  .cart_quantity { border-width: 2px; font-size: 9px; height: 18px; line-height: 11px; min-width: 18px; top: -5px; }
  .header .navbar-center { max-width: calc(100% - (250px + 120px)); padding-left: 20px; padding-right: 20px; }
  .header .navbar-section:first-child { max-width: 250px; }
  .header .navbar-section:last-child { max-width: 120px; }
  .header-box.header-box_account { max-width: none; min-width: 0; }
  .header-box_account .header-link_text { margin-left: 8px; }
  .header-box_account .header-link_text { max-width: calc(100% - 26px - 8px); }
  .header-link .icon_cart { height: 24px; margin-top: 0; min-width: 25px; width: 25px; }
  .header-link .icon_user { height: 26px; width: 26px; }
  .header-link.header-link_cart { margin-left: 24px; }
  .header-link.header-link_cart { padding: 0; }
  .header-link_account { width: auto; margin-left: 0; }
  .logo img { max-height: calc(90px - (8px * 2)); }
  .logo { max-width: 200px; }
  .search-desktop .btn svg { height: 16px; width: 16px; }
  .search-desktop .btn { height: 42px; right: 30px; width: auto; }
  .search-desktop .form-input { font-size: 10px; padding-bottom: calc((42px - 18px - 2px) / 2); padding-left: 30px; padding-right: calc((30px + 20px) + 8px); padding-top: calc((42px - 18px - 2px) / 2); }
  .search-desktop .form-input::placeholder { font-size: 12px; }

  .nav-main { height: 46px; }
  .nav-main_item { margin-left: 0; margin-right: 0; }
  .nav-main_item.nav-main_item__all { margin-right: 24px; }
  .nav-main_item__all .icon-nav-first { height: 10px; margin-right: 8px; width: 16px; }
  .nav-main_item__all .nav-main_link { padding-right: 0; }
  .nav-main_link { font-size: 10px; }
  .nav-main_link { padding-bottom: calc((46px - 30px) / 2 ); padding-top: calc((46px - 30px) / 2 ); }
  .nav-main_link { padding-left: 18px; padding-right: 18px; }
}

@media (max-width: 991px) {
  .box-cart { padding-right: 10px; }
  .box-cart_info { font-size: 12px; line-height: 14px; }
  .box-cart_info { margin-left: 10px; }
  .cart_quantity { border-width: 2px; font-size: 9px; height: 18px; line-height: 11px; min-width: 18px; top: -5px; }
  .header .navbar { height: 80px; }
  .header-link .icon_cart { height: 25px; margin-top: 0; min-width: 24px; width: 24px; }
  .header-link.header-link_cart { padding: 0; }
  .logo img { max-height: calc(80px - (8px * 2)); }
  .search .btn:focus, .search .btn:hover { background-color: transparent; box-shadow: none; }
  .sidebar-nav .nav-mobile .nav-mobile_link { font-size: 14px; font-weight: 600; line-height: 16px; text-transform: none; }
  .sidebar-nav { margin-top: 80px; }

  .sidebar-nav .sidebar-nav-icon { border-radius: 0; }
}

@media (max-width: 767px) {
  .header .navbar { height: 80px; }
  .logo img { max-height: calc(80px - (8px * 2)); }
  /*.sidebar-nav { margin-top: calc(80px + 30px + 2px - 1px); }*/
}

@media (max-width: 575px) {
  .header .navbar-section:first-of-type { max-width: calc(100% - (150px + 20px)); }
  .logo { max-width: 208px; }
  /*.sidebar-nav { margin-top: calc(80px + 30px + 2px - 1px); }*/
}
/** End - Header  **/

/** Start - Content  **/
.showcase { padding-bottom: 60px; }
.showcase-banners .slider__arrow svg, .showcase-products .slider__arrow svg { fill: #000000; }
.showcase-banners .slider__arrow { bottom: 0; top:0; }
.showcase-banners .slider__arrow, .showcase-products .slider__arrow { background-color: #ffffff; border-color: #ededed; border-radius: 9px; height: 57px; width: 18px; }
.showcase-banners .slider__arrow.slider__arrow--next, .showcase-products .slider__arrow.slider__arrow--next { right: calc(-18px / 2); }
.showcase-banners .slider__arrow.slider__arrow--prev, .showcase-products .slider__arrow.slider__arrow--prev { left: calc(-18px / 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-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; }
.showcase-offer { background-color: #63459a; border-radius: 14px; color: #ffffff; font-size: 12px; font-weight: bold; height: 28px; line-height: 14px; min-width: 48px; padding: 2px 8px 2px; position: static; width: auto; }
.showcase-offer.showcase-offer_new-product { display: none; }
.showcase-offer_text { font-size: 12px; font-weight: bold; line-height: 14px; margin-bottom: 1px; }
.showcase-prices { align-content: center; height: calc(24px + ( 14px + 2px) + ( 14px + 2px)); justify-content: flex-start; width: 100%; }
.showcase-prices { padding-top: 0; }
.showcase-prices { padding-left: 4px; padding-right: 4px; }
.showcase-prices-price-pix_list { display: none; }
.showcase-prices-price_pix { color: #906cd4; font-size: 12px; font-weight: bold; line-height: 14px; padding-top: 2px; width: 100%; }
.showcase-prices_plots span { color: #343434; font-weight: 500; }
.showcase-prices_plots { color: #343434; font-size: 12px; font-weight: 500; line-height: 14px; padding-top: 2px; }
.showcase-prices_price { color: #63459a; font-size: 22px; font-weight: bold; line-height: 24px; }
.showcase-prices_strike { display: none !important; color: #b3b3b3; font-size: 12px; font-weight: normal; line-height: 14px; padding-bottom: 2px; }
.showcase-product .card-footer { min-height: calc((24px + ( 14px + 2px) + ( 14px + 2px)) + (38px + 30px)); }
.showcase-product .card-footer { padding-top: 0; }
.showcase-product .card-footer { padding-left: 4px; padding-right: 4px; }
.showcase-product .card-footer, .showcase-product .card-header, .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: 38px; padding-top: 28px; }
.showcase-product .card-header { padding-left: 4px; padding-right: 4px; }
.showcase-product .showcase-product_image.card-image { background-color: #ffffff; border-radius: 7px; padding: 0; }
.showcase-product .showcase-product_image.card-image { height: 280px; }
.showcase-product { background-color: transparent; }
.showcase-product { border-radius: 0; border: 0 solid #eeeeee; padding: 0; 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 { align-items: center; background-color: #4c2e83; border-radius: 4px; border: 0 solid #4c2e83; color: #f5f7f7; display: flex; float: left; font-size: 13px; font-weight: bold; height: 38px; justify-content: center; line-height: 16px; margin: 30px auto 0; min-height: 0; padding: 2px 16px; 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: #3b2365; border-color: #3b2365; box-shadow: none; color: #ffffff; }
.showcase-product_link__image { background-color: transparent; border-radius: 0; height: 280px; max-height: 100%; max-width: 100%; width: 250px; }
.showcase-product_link_title { -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #393939; display: -webkit-box; font-size: 14px; font-weight: 500; height: calc(18px * 2); line-height: 18px; text-transform: uppercase; }
.showcase-products .slider__arrow { bottom: 0; top: 0; }
.showcase-products.showcase-products_carousel { border-bottom: 0; }
.showcase-tag { align-items: center; background-color: #3b2365; border-radius: 14px; display: flex; font-size: 12px; font-weight: bold; height: 28px; justify-content: center; line-height: 16px; min-width: 110px; padding: 1px 8px 2px; position: static; text-align: center; text-transform: none; }
.showcase-tag { margin-right: 4px; }
.showcase-tag.showcase-tag-free_shipping { background-color: #3f484f; }
.showcase-tags .showcase-offer { float: left; }
.showcase-tags .showcase-tag { float: left; margin: 0 4px; }
.showcase-tags { bottom: auto; display: flex; justify-content: space-between; left: 16px; margin-left: auto; margin-right: auto; position: absolute; right: 16px; top: 10px; z-index: 1; }
.showcase-title { color: #000000; font-size: 22px; font-weight: bold; letter-spacing: 0; line-height: 24px; margin-bottom: 26px; text-align: left; text-transform: initial; }
.showcase.showcase-model-2 { padding-bottom: 0; }
.showcase.showcase-model-9 { padding-bottom: 0; }
.showcase:not(.showcase-model-9):last-child { padding-bottom: 80px !important; }
.slider__arrow svg { fill: #4e4e4e; }
.slider__arrow { background-color: #ffffff; border-color: #ededed; border-radius: 9px; height: 57px; width: 18px; }
.slider__arrow.slider__arrow--next { right: calc(-18px / 2); }
.slider__arrow.slider__arrow--prev { left: calc(-18px / 2); }
.slider__arrow[disabled] { opacity: 0.4; }
/*.showcase:not(.showcase-model-9):last-child { padding-bottom: 0 !important; }*/

.showcase-products .slider__arrow { bottom: calc(100% - 280px); }
.showcase-product .card-header { border-bottom: 1px solid #e8ecec; margin-bottom: 30px; }


@media (min-width: 992px) {
  .showcase-product:focus .showcase-product_buy, .showcase-product:hover .showcase-product_buy { opacity: 1; }
  /*.showcase-product_buy { max-width: 244px; top: calc((250px - 52px) / 2 + 10px); }*/


  .showcase-model-list .showcase-product { margin-bottom: 0; }

  .showcase-product_buy { opacity: 0; }
}

@media (max-width: 991px) {
  .showcase-product .card-footer { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; min-height: calc((24px + ( 14px + 2px) + ( 14px + 2px)) + (52px + 24px)); }
  .showcase-product .card-footer { padding-top: 0; }
  .showcase-product_buy { margin-top: 24px; max-width: 100%; position: static; }
  .showcase-product .card-footer, .showcase-product .card-header { padding-left: 0; padding-right: 0; }
}

@media (max-width: 575px) {
  .showcase { padding-bottom: 60px; }
  .showcase-prices { height: calc(22px + ( 12px + 2px ) + ( 12px + 2px )); }
  .showcase-prices_plots { font-size: 10px; line-height: 12px; padding-top: 2px }
  .showcase-prices_price { font-size: 20px; line-height: 22px; }
  .showcase-prices-price_pix { font-size: 10px; line-height: 12px; padding-top: 2px; }
  .showcase-prices_strike { font-size: 10px; line-height: 12px; padding-bottom: 0; }
  .showcase-product .card-footer { padding-top: 0; min-height: calc((42px + 18px) + (22px + ( 12px + 2px ) + ( 12px + 2px ))); }
  .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: 28px; }
  .showcase-product .showcase-product_image.card-image { height: auto; }
  .showcase-product { padding-bottom: 26px; padding-top: 10px; }
  .showcase-product_buy svg { height: 17px; margin-bottom: 0; margin-right: 8px; width: 19px; }
  .showcase-product_buy { border-radius: 5px !important; font-size: 12px; height: 42px; line-height: 14px; margin-top: 18px; max-width: 100%; padding: 0 12px; }
  .showcase-product_link__image { height: 280px; width: 280px; }
  .showcase-product_link_title { -webkit-line-clamp: 2; font-size: 13px; font-weight: 500; height: calc(18px * 2); line-height: 18px; }
  .showcase-title { font-size: 24px; line-height: 26px; margin-bottom: 32px; }

  /*.showcase-products .slider__arrow { top: calc((300px - 30px) / 2); }*/
}
/** End - Content  **/


/** Start - Banner Custom  **/
.home-main .showcase:nth-child(1) { padding-bottom: 0 !important; }
.showcase-model-5 .showcase-banners_link { opacity: 1 !important;}
.showcase-model-banner-custom_next .container { position: relative; }
.showcase-model-banner-custom_next .container:before { background-color: #4c2e83; bottom: auto; content: ''; display: table; height: 50%; left: calc(50% - 50vw); position: absolute; right: auto; top: 0; width: 100vw; }


.banner-custom-content { background-color: transparent; color: #393939; fill: #4c2e83; text-transform: initial; }
.banner-custom-content { margin-bottom: 0; position: relative; }
.banner-custom_box { border: 0 solid #ecf0f0; border-radius: 0; margin-bottom: 50px; margin-top: 30px; }
.banner-custom_box { border: 1px solid #d0d0d0;}
.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: 35px; width: 38px; }
.banner-custom_icon__2 { height: 35px; width: 53px; }
.banner-custom_icon__3 { height: 46px; width: 27px; }
.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_item__box { height: 80px; width: 100%; }
.banner-custom_item__box:before { background-color: #ebebeb; bottom: auto; content: ''; display: none; height: calc(100% - (12px * 2) + 4px ); left: -1px; position: absolute; right: auto; top: 12px; 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; padding-top: 2px; }
.banner-custom_title b { font-weight: bold; }
.banner-custom_title { font-size: 15px; font-weight: bold; letter-spacing: 0; line-height: 17px; text-transform: uppercase; }
.showcase.showcase-model-2 { padding-bottom: 60px !important; }

@media (min-width: 992px) {
  .banner-custom_item { max-width: calc(100% / 3); position: relative; width: 100%; }
  .banner-custom_item:not(:first-child):before { background-color: #d0d0d0; bottom: 0; content: ''; display: table; height: 51px; left: 0; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
  .banner-custom_list { align-items: center; display: flex; justify-content: center; width: 100%; }
}

@media (max-width: 1199px) {
  .banner-custom_icon { margin-right: 8px; }
  .banner-custom_icon__1 { height: 31px; width: 34px; }
  .banner-custom_icon__2 { height: 31px; width: 49px; }
  .banner-custom_icon__3 { height: 42px; width: 23px; }
  .banner-custom_text { font-size: 12px; line-height: 14px; padding-top: 2px; }
  .banner-custom_title { font-size: 13px; line-height: 15px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-custom_item { max-width: 306px;}
  .banner-custom_item__box { height: 60px; }
}

@media (max-width: 991px) {
  .banner-custom_box { margin-bottom: 40px; margin-top: 30px; }
  .banner-custom_item__box { height: 60px; margin-left: auto; margin-right: auto; max-width: 306px; }
}

@media (max-width: 991px) and (min-width: 576px) {
  .banner-custom_item { position: relative; }
  .banner-custom_item:before { background-color: #d0d0d0; bottom: 0; content: ''; display: table; height: 30px; left: -1px; margin: auto; position: absolute; right: auto; top: 0; width: 1px; }
}

@media (max-width: 768px) {
  .banner-custom_item__box { max-width: calc(100% - (8px * 2)); }
}
/** End - Banner Custom  **/

/** Start - Showcase Model 6 **/
.showcase-model-6 .showcase-banners { padding-left: 30px; padding-right: 30px; }
/*.showcase-model-6 .showcase-banners_link img { filter: grayscale(100%) opacity(0.7); }*/
/*.showcase-model-6 .showcase-banners_link img { filter: none; }*/
.showcase-model-6 .showcase-banners_link { align-items: center; background-color: #ffffff; border-radius: 4px; display: flex; height: 72px; justify-content: center; margin-left: auto; margin-right: auto; max-width: 186px; padding: 16px 8px; 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.showcase-model-6 { background-color: #f1f5f5; margin-bottom: 0; margin-top: 0; padding-bottom: 80px; padding-top: 50px; }

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

@media (min-width: 992px) {
  /*.showcase.showcase-model-6 { padding-bottom: 112px; padding-top: 80px; }*/
}

@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: 50px; }
/** End - Showcase Model 7 **/

/** Start - Showcase Model 12 **/
.showcase-model-12 .card .card-body { padding-left: 4px; padding-right: 12px; }
.showcase-model-12 .card .card-body { padding-top: 26px; }
.showcase-model-12 .card .card-body:last-child { padding-bottom: 20px; }
.showcase-model-12 .card .card-body_full { height: auto; }
.showcase-model-12 .card .card-description { margin-bottom: 0; }
.showcase-model-12 .card .card-header, .showcase-model-12 .card .card-footer { padding-left: 0; padding-right: 0; }
.showcase-model-12 .card .card-title { margin-bottom: 10px; }
.showcase-model-12 .card-btn { background-color: transparent !important; border-radius: 0; color: #171717; display: table; font-size: 13px; font-weight: 500; height: auto; line-height: 22px; margin-top: 4px; padding: 0; text-align: left; text-decoration: underline; text-transform: none; }
.showcase-model-12 .card-description { -webkit-line-clamp: 4; color: #171717; font-size: 13px; font-weight: normal; height: calc(22px * 4); line-height: 22px; }
.showcase-model-12 .card-link { border-radius: 5px; }
.showcase-model-12 .card-title { -webkit-line-clamp: 2; color: #171717; font-size: 18px; font-weight: bold; height: calc(22px * 2); line-height: 22px; }
.showcase-model-12 .showcase-banners-description { border-bottom: 0 solid #ececec; }
.showcase-model-12 .showcase-card { background-color: transparent; border-radius: 0; border: 0; margin-bottom: 0; }
.showcase-model-12 .showcase-list.showcase-list-3[data-img-position="bottom"] .card-link { height: 200px; }
.showcase-model-12 .showcase-list.showcase-list-3[data-img-position="top"] .card-link { height: 200px; }
.showcase-model-12 .showcase-list[data-img-position="bottom"] .card .card-body_default { height: auto; padding: 28px 20px 28px 2px; }
.showcase-model-12 .showcase-list[data-img-position="top"] .card .card-body_default { height: auto; padding: 28px 20px 28px 2px; }


.showcase-model-12 .card .card-body { background-color: #ffffff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; padding-left: 20px; padding-right: 24px; }
.showcase-model-12 .card .card-body:last-child { padding-bottom: 38px; }
.showcase-model-12 .card .card-image .card-link { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.showcase-model-12 .card .card-image { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.showcase-model-12 .showcase-title { color: #ffffff; }
.showcase-model-12 { background-color: #1e1f22; margin-bottom: 60px; padding-bottom: 70px; padding-top: 68px; }
.showcase-model-12 .slider__arrow { bottom: 0; margin: auto; top: 0; }

@media (max-width: 991px) {
  .showcase-model-12 .slider__arrow { bottom: 0; margin: auto; top: 0; }
}

@media (max-width: 575px) {
  .showcase-model-12 .card .card-header, .showcase-model-12 .card .card-body, .showcase-model-12 .card .card-footer { padding-left: 8px; padding-right: 8px; }

  .showcase-model-12 .card .card-header, .showcase-model-12 .card .card-body, .showcase-model-12 .card .card-footer { padding-left: 16px; padding-right: 18px; }
}
/** End - Showcase Model 12 **/

/** Start - Showcase List  **/
.showcase.showcase-model-7 { padding-bottom: 60px; }
.showcase-model-list .showcase-prices_plots b { color: #5b5b5b; font-size: 10px; font-weight: bold; line-height: 12px; }
.showcase-model-list .showcase-prices_plots span { color: #5b5b5b; font-size: 10px; font-weight: 500; line-height: 12px; }
.showcase-model-list .showcase-prices_plots { color: #5b5b5b; font-size: 10px; font-weight: 500; line-height: 12px; padding-top: 1px; }
.showcase-model-list .showcase-prices_price span { font-size: 22px; line-height: 24px; }
.showcase-model-list .showcase-prices_price { color: #4c2e83; font-size: 22px; font-weight: bold; height: auto; line-height: 24px; }
.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: #fff; border-radius: 9px; }
.showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { padding-left: 0; padding-right: 25px; width: calc((100% - 22px) / 2 + 22px); }
.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: 12px; padding-top: 36px; }
.showcase-model-list .showcase-product .card-image { height: 180px; max-height: none; max-width: none; min-height: 0; min-width: 0; padding: 0 20px 0 0; width: calc((100% - 22px) / 2); }
.showcase-model-list .showcase-product .showcase-prices { height: calc(24px + ((13px * 2) + 1px)); }
.showcase-model-list .showcase-product { background-color: #ffffff; border-radius: 8px; border: 1px solid #f4f4f4; }
.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: 180px; justify-content: center; padding: 10px; width: 180px; }
.showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 3; color: #191919; font-size: 14px; font-weight: 500; height: calc(18px * 3); line-height: 18px; }
.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; }

@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: 16px; }
  .showcase-model-list .showcase-product .card-footer, .showcase-model-list .showcase-product .card-header { width: calc((100% - 24px) / 2 + 16px); }
  .showcase-model-list .showcase-product .card-header { padding-top: 30px; }
  .showcase-model-list .showcase-product .card-image { height: 150px; }
  .showcase-model-list .showcase-product .card-image { width: calc((100% - 16px) / 2); }
  .showcase-model-list .showcase-product_link__image { height: 150px; padding: 8px; width: 150px; }
  .showcase-model-list .showcase-product_link_title { -webkit-line-clamp: 2; font-size: 14px; height: calc(18px * 2); line-height: 18px; }
}

@media (max-width: 575px) {
  .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: 20px; line-height: 22px; }
  .showcase-model-list .showcase-product .card-header { padding-bottom: 12px; padding-top: 30px; }
  .showcase-model-list .showcase-product .showcase-prices { height: calc(22px + ((11px * 2) + 1px)); }
  .showcase-model-list .showcase-product_link_title { font-size: 12px; height: calc(16px * 2); line-height: 16px; }
}
/** End - Showcase List  **/

/** Start - Footer  **/
.footer-box_info b { font-weight: 600; }
.footer-box_info { font-size: 10px; line-height: 14px; }
.footer-box_newsletter .btn { background-color: #080808; border-radius: 0 4px 4px 0; color: #ffffff; font-size: 13px; font-weight: bold; height: 48px; line-height: 15px; margin-left: -85px; position: relative; text-transform: uppercase; transition: .3s; width: 86px; z-index: 2; }
.footer-box_newsletter .btn:focus, .footer-box_newsletter .btn:hover { background-color: #2c2a2a; box-shadow: none; }
.footer-box_newsletter .footer_title { font-size: 16px; line-height: 22px; margin-bottom: 26px; max-width: 280px; }
.footer-box_newsletter .form-input { background: #ffffff; border-radius: 4px !important; border: 1px solid #ffffff; color: #14212b; font-size: 14px; font-weight: 500; height: 48px; line-height: 16px; padding: 2px calc(86px + 8px) 2px 16px ; }
.footer-box_newsletter .form-input::placeholder { color: #14212b; opacity: 1; }
.footer-box_newsletter .form-input:focus { border-color: #4c2e83; box-shadow: none; }
.footer-contact-item_email .footer-contact_title { font-size: 12px; line-height: 14px; margin-bottom: 0; text-transform: uppercase; }
.footer-contact-item_tel .footer-contact_title { font-size: 12px; font-weight: bold; line-height: 14px; margin-bottom: 5px; }
.footer-contact_item { font-size: 13px; font-weight: 500; line-height: 17px; padding-bottom: 22px; }
.footer-contact_item.footer-contact-item_email { margin-top: 36px; }
.footer-contact_item.footer-contact-item_tel { padding-bottom: 10px; }
.footer-contact_item:last-child { padding-bottom: 0; }
.footer-contact_link.footer-contact_link__email { text-decoration: underline; }
.footer-contact_link.footer-contact_link__tel { font-size: 20px; font-weight: bold; line-height: 22px; }
.footer-contact_title { font-size: 13px; font-weight: bold; line-height: 15px; margin-bottom: 13px; text-transform: uppercase; }
.footer-content_info .footer-box { margin-bottom: 0; }
.footer-content_info { background-color: #ffffff; color: #14212b; }
.footer-content_main .footer_title { color: #ffffff; }
.footer-content_main a { color: #ffffff; }
.footer-content_main a:focus, .footer-content_main a:hover { color: #ffffff; }
.footer-content_main { background-color: #4c2e83; color: #ffffff; }
.footer-content_second .footer-box { margin-bottom: 0; }
.footer-content_second .footer_title { font-size: 11px; font-weight: bold; line-height: 13px; margin-bottom: 10px; text-transform: uppercase; }
.footer-content_second { background-color: #f5f7f7; color: #14212b; }
.footer-page_item { font-size: 14px; line-height: 16px; padding: 6px 0; }
.footer-page_link { font-size: 1em; font-weight: 400; line-height: 16px; }
.footer-payment_item svg > * { fill: #000; }
.footer-payment_item svg { fill: #000; }
.footer-payment_item { border-color: #000000; border-radius: 0; border: none; height: auto; margin-bottom: 13px; margin-top: 0; max-height: 34px; padding: 0; width: auto; }
.footer-payment_item, .footer-stamp_item { margin-bottom: 5px; margin-top: 5px; }
.footer-payment_item, .footer-stamp_item { margin-left: 12px; margin-right: 12px; }
.footer-payment_list, .footer-stamp_list { margin-left: -12px; margin-right: -12px; }
.footer-social { margin-left: -4px; margin-right: -4px; }
.footer-social_item { margin: 0 4px; }
.footer-stamp_item img { max-height: 55px; max-width: 116px; }
.footer-stamp_item svg { height: 100%; max-height: 55px; max-width: 80px; width: 100%; }
.footer-store_text a { color: #18be69; text-transform: uppercase; }
.footer-store_text a:focus, .footer-store_text a:hover { color: #14a65b; }
.footer-store_text { font-size: 12px; line-height: 26px; font-weight: 500; max-width: 244px; }
.footer_title { font-size: 14px; font-weight: bold; line-height: 16px; margin-bottom: 13px; text-transform: uppercase; }
.logo-platform { display: table; font-size: 10px; line-height: 12px; text-align: right; }
.logo-wdna svg { fill: #fff; height: 21px; margin-left: 7px; width: 68px; }
.logo-wdna { align-items: center; color: #fff; display: flex; float: right; font-size: 11px; font-weight: bold; line-height: 13px; }
.social-icons__link img, .social-icons__link svg { max-height: 26px; max-width: 26px; }
.social-icons__link svg { fill: #ffffff; height: 26px; width: 26px; }
.social-icons__link { border-radius: 0; border: none !important; height: 26px; width: 26px; }
.social-icons__link:focus svg, .social-icons__link:hover svg { fill: #ffffff; }
.social-icons__link:focus, .social-icons__link:hover { background-color: transparent; border-color: #ffffff; }
footer .footer-content_info .container { padding-bottom: calc((70px - 30px) / 2); padding-top: calc((70px - 30px) / 2); }
footer .footer-content_main { padding-bottom: 60px; padding-top: 60px; }
footer .footer-content_second .container { padding-bottom: calc((114px - 66px) / 2); padding-top: calc((114px - 66px) / 2); }
footer a { color: #000000; }
footer a:focus, footer a:hover { color: #1f1f1f; }
footer { background-color: #f5f7f7; border-top: 1px solid #eee; color: #000000; }

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

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

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


  .footer-content_main > .container > .columns > .column:nth-child(2) .footer-box { float: right; max-width: 140px; width: 100%; }
  .footer-content_main > .container > .columns > .column:nth-child(3) .footer-box { display: table; margin-left: auto; margin-right: auto; max-width: 240px; width: 100%; }
  .footer-content_main > .container > .columns > .column:nth-child(4) .footer-box { float: right; max-width: 394px; width: 100%; }

  .footer-box_newsletter { margin-bottom: 46px; }
  .footer-box_stamp { float: right; }
  .footer-contact-item_treatment .footer-contact_title { margin-bottom: 13px; }

}

@media (max-width: 1399px) and (min-width: 1200px) {
  .footer-content_main > .container > .columns > .column:nth-child(2) .footer-box { max-width: 110px;}
}

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

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

@media (max-width: 991px) {
  .footer-box { margin-bottom: 40px; }
  .footer-box_newsletter .footer_title { font-size: 14px; line-height: 18px; margin-bottom: 12px; max-width: 210px; }
  .footer-contact_item { padding-bottom: 16px; }
  .footer-content_second .footer-box { margin-bottom: 5px; margin-top: 5px; }
  .footer-content_second .footer_title { display: none; }
  .footer-payment_item, .footer-stamp_item { margin-bottom: 2px; margin-top: 2px; }
  .logo-wdna { float: left; margin-top: 12px; }
  .logo-platform { float: left; margin-top: 20px; text-align: left; }
  .social-icons__link img, .social-icons__link svg { max-height: 20px; max-width: 20px; }
  footer .footer-content_info .container { padding-bottom: 24px; padding-top: 24px; }
  footer .footer-content_main { padding-bottom: calc(80px - 60px); padding-top: 80px; }
  .footer-contact_item.footer-contact-item_email { margin-top: 16px; }
  .footer-box.footer-box_contact { margin-bottom: 60px; }
  .footer-content_main .footer-box { margin-bottom: 60px; }
}

@media (max-width: 991px) and (min-width: 768px) {
  .footer-content_main > .container > .columns > .column:nth-child(2) .footer-box { float: right; max-width: 210px; width: 100%; }
}

@media (max-width: 575px) {
  .footer-box.footer-box_contact { margin-bottom: 60px; }
  .footer-content_main .footer-box { margin-bottom: 60px; }
  .footer-content_main > .container > .columns > .column:nth-child(2) .footer-box { padding-left: 8px; }
  .footer-payment_item, .footer-stamp_item { margin-left: 6px; margin-right: 6px; }
  .footer-payment_list, .footer-stamp_list { margin-left: -6px; margin-right: -6px; }
}
/** End - Footer  **/

/** Start - Product  **/
.image-main { box-shadow: 0 15px 15px 0 rgba(000, 000, 000, 0.2); }
.input-group_qtd { border: 1px solid #e5e5e5; box-shadow: none; }
.product-box_variations__list .dropdown > .btn svg { fill: #3b2365; }
.product-box_variations__list .dropdown > .btn { border-radius: 4px; border: 1px solid #eaeaea; }
.product-box_variations__miniature .product-variation_item.active .product-variation_link { border-color: #333; }
.product-breadcrumb { border-bottom-color: #f4f4f4; }
.product-btn.product-btn_buy { background-color: #4c2e83; color: #fff; }
.product-btn.product-btn_buy:focus, .product-btn.product-btn_buy:hover { background-color: #3b2365; color: #fff; }
.product-btn.product-btn_shipping { border: 1px solid #e5e5e5; box-shadow: none; }
.product-btn.product-btn_shipping { color: #333; }
.product-btn.product-btn_shipping:focus, .product-btn.product-btn_shipping:hover { color: #000000; }
.product-btn_payment { background-color: transparent; color: #333; }
.product-btn_payment:focus, .product-btn_payment:hover { background-color: transparent; color: #000000; }
.product-description, .product-zoom_link { border-radius: 4px; border: 1px solid #eaeaea; }
.product-description.accordion[open] .accordion-body { max-height: none; overflow: initial; }
.product-description_body img { max-width: 100%; }
.product-description_header { color: #000000; }
.product-description_ico { background-color: #4c2e83; border-color: #4c2e83; }
.product-gallery .slider__arrow { background-color: #000000; border-color: #000000; }
.product-gallery .slider__arrow:focus svg, .product-gallery .slider__arrow:hover svg { fill: #fff; }
.product-gallery .slider__arrow:focus, .product-gallery .slider__arrow:hover { background-color: #4c2e83; border-color: #4c2e83; box-shadow: none; }
.product-gallery { background-color: #f6f6f6; border-radius: 4px; }
.product-prices_strike { color: #aaa9a9; }
.product-sku { color: #333; font-weight: bold; }
.product-tag.product-tag-free_shipping { background-color: #000000; }
.product-title { font-weight: bold; max-height: none; overflow: initial; }
.product-variations_content__button .product-variation_item.active .product-variation_link { border-color: #333; }
.product-variations_content__button .product-variation_item.active .product-variation_link.product-variation_link__colors { border-color: #fff; box-shadow: 0 0 0 2px #333; }
.product-variations_content__button .product-variation_link__colors { border: 2px solid #fff; box-shadow: 0 0 0 2px rgba(051, 051, 051, 0.4); }
.product-variations_title { color: #3b2365; font-weight: bold; }

@media (max-width: 991px) {
  .image-main { box-shadow: 0px 10px 10px 0px rgba(000, 000, 000, 0.2); }
  .product-header-container { padding-top: 54px; }
  .product-title { height: auto; margin-top: 0; max-height: none; max-width: 100%; overflow: initial; padding-bottom: 32px; position: static; }
}

@media (max-width: 767px) {
  .col-product-visited { margin-bottom: 30px; }
  .product-descriptions { padding-bottom: 50px; }
}

@media (max-width: 575px) {
  .product-header-container {
    padding-top: 36px; }
}
/** End - Product  **/

/** Start - SideNav overlay  **/
.btn-sidenav-close.btn-sidenav-close_custom { background-color: #000000; color: #fff; padding-bottom: 3px; padding-top: 3px; }
.btn-sidenav-close.btn-sidenav-close_custom:focus, .btn-sidenav-close.btn-sidenav-close_custom:hover { background-color: #282828; color: #fff; }
.cart-subtotal_price, .cart-subtotal_text { color: #333; font-size: 14px; font-weight: bold; line-height: 16px; }
.sidenav-body_empty .cart-section_empty p { color: #333; font-size: 16px; line-height: 20px; font-weight: 600; }
.sidenav-body_empty .cart-section_empty svg { fill: #333; }
.sidenav-overlay .btn:not(.btn-access) { background-color: #4c2e83; border-color: #4c2e83; color: #fff; font-weight: bold; }
.sidenav-overlay .btn:not(.btn-access):focus, .sidenav-overlay .btn:not(.btn-access):hover { background-color: #3b2365; border-color: #3b2365; color: #fff; }
.sidenav-overlay_account .forget-password a { color: #4c2e83; }
.sidenav-overlay_account .forget-password a:focus, .sidenav-overlay_account .forget-password a:hover { color: #3b2365; }
.sidenav-overlay_cart .cart-product_price { color: #000; }
.sidenav-overlay_cart .cart-product_quantity .btn, .sidenav-overlay_cart .cart-product_quantity input { background-color: transparent !important; }
.sidenav-overlay_cart .cart-product_quantity .btn.input-group-btn { color: #000; }
.sidenav-overlay_cart .cart-product_quantity .btn.input-group-btn:focus, .sidenav-overlay_cart .cart-product_quantity .btn.input-group-btn:hover { color: #8e8e8e; }
.sidenav-overlay_cart .cart-product_title { color: #000; }
.sidenav-payment-calculation .accordion-header svg { fill: #fff; }
.sidenav-payment-calculation .accordion-header { background-color: #4c2e83; color: #fff; }
.sidenav-overlay .panel .avatar { background-color: #4c2e83; }
.sidenav-shipping-calculation .sidenav-body > p { font-weight: 600; }
.sidenav-shipping-calculation .sidenav-footer .btn .icon { color: #fff; }
.sidenav-title { font-weight: 600; }
.sidenav-overlay_cart .cart-product_info { font-weight: 500; }
/** End - SideNav overlay  **/

/** 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: #4c2e83; border-color: #4c2e83; }
.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: #4c2e83; border-color: #4c2e83; }
.search-filter-link_category.active .form-radio .form-icon:after { background-color: #3b2365; }
.search-filter-price .noUi-connect { background: #3b2365; }
.search-filter-price .noUi-handle { background-color: #4c2e83; }
.search-filter_variation__button .form-radio input:checked + .search-filter-variation_link { border-color: #3b2365; }
.search-filter_variation__button .form-radio input:checked + .search-filter-variation_link.search-filter-variation_link__cor { box-shadow: 0 0 0 2px #3b2365; }
.search-filters-btn { background-color: #4c2e83; 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(076, 046, 131, 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: #4c2e83; }
.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: #4c2e83; }
.showcase-search { padding-bottom: 16px; }

@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-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: 20px; padding-top: 20px; 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; }

@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%; margin-left: 0; }
  .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; }
}

@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 - Page  **/
.btn.btn-access svg { fill: #333; }
.btn.btn-access svg { margin-right: 16px; }
.btn.btn-access { border-color: #e5e5e5; }
.btn.btn-access:focus svg, .btn.btn-access:hover svg { fill: #4b4b4b; }
.btn.btn-access:focus, .btn.btn-access:hover { background-color: #f9f9f9; border-color: #e5e5e5; color: #4b4b4b; }
.card-page .btn { background-color: #4c2e83; border-color: #4c2e83; color: #fff; }
.card-page .btn:focus, .card-page .btn:hover { background-color: #3b2365; border-color: #3b2365; color: #fff; }
.card-page .card-title { color: #000000; }
.card-pages-nav .card-header { color: #000000; }
.page-accordion .accordion-header svg { fill: #333; }
.page-accordion { border-radius: 4px; border: 1px solid #eaeaea; }
.page-main .btn-access span { max-width: calc(100% - 22px - 16px); text-align: left; white-space: normal; }
.page-main .btn-access { align-items: center; display: flex; height: auto; }
.pages-nav .btn-access { font-weight: 500; color: #333; }
/** End - Page  **/

/** Start - Checkout  **/
.accordion input:checked ~ .accordion-body, .accordion[open] .accordion-body { max-height: none; }
.btn-checkout-coupon { background-color: #fff; border: 1px solid #e5e5e5; color: #333; }
.btn-checkout-coupon:focus, .btn-checkout-coupon:hover { background-color: #f9f9f9; border-color: #ddd; color: #444444; }
.card-footer > *:not(.checkout-product-total) .checkout-product-price, .card-footer > *:not(.checkout-product-total) .checkout-product-title { color: #333; font-size: 14px; font-weight: bold; line-height: 16px; }
.card.checkout-card { border-radius: 4px; border: 1px solid #eaeaea; }
.checkout-accordion .accordion-price { color: #000000; }
.checkout-accordion { border-radius: 4px; border: 1px solid #eaeaea; }
.checkout-card .form-checkbox input:checked + .form-icon { background-color: #4c2e83; border-color: #4c2e83; }
.checkout-card-finish_body .card-title .checkout-icon svg { fill: #000000; }
.checkout-card-finish_body .timeline .timeline-item .timeline-icon { background-color: #4c2e83; }
.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon { border: 2px solid rgba(076, 046, 131, 0.25); }
.checkout-card-finish_body .timeline .timeline-item.disable::before { background-color: rgba(076, 046, 131, 0.25); }
.checkout-card-finish_body .timeline .timeline-item::before { background-color: #4c2e83; }
.checkout-card-finish_header .checkout-icon { background-color: #000000; }
.checkout-card-finish_payment .checkout-text_icon .checkout-icon svg { fill: #4c2e83; }
.checkout-card-finish_payment a.checkout-text { color: #555; }
.checkout-card-shipping_payment .accordion-body .card-subtitle { color: #272424; font-weight: 500; }
.checkout-card-shipping_payment .card-title svg { fill: #000000; }
.checkout-card-summary_info .card-header a { color: #4c2e83; }
.checkout-card-summary_info .card-subtitle a { color: #4c2e83; }
.checkout-card-summary_info .card-subtitle { color: #272424; font-weight: 500; }
.checkout-link-login a { color: #000000; }
.checkout-option .checkout-option_price { font-weight: bold; }
.checkout-option .form-radio input:checked + .form-icon { border-color: #000000; }
.checkout-option .form-radio input:checked + .form-icon::before { background-color: #000000; }
.checkout-payment-icon.checkout-payment-icon_option svg { fill: #000000; }
.checkout-product-coupon_new .btn:focus, .checkout-product-coupon_new .btn:hover { background-color: #4c2e83; border-color: #4c2e83; color: #fff; }
.tab-checkout-status .avatar { background-color: #d5d5d5; }
.tab-checkout-status .tab-item a { border-bottom-color: #d5d5d5; }
.tab-checkout-status .tab-item.active .avatar { background-color: #4c2e83; }
.tab-checkout-status .tab-item.active a > span { color: #4c2e83; }
.tab-checkout-status .tab-item.active a { border-bottom-color: #4c2e83; }
.checkout-more-option { background-color: #4c2e83; }

@media (min-width: 992px) {
  .tab-checkout-status.tab-checkout-status_all::after { background-color: #4c2e83; }
  .tab-checkout-status:after { background-color: #d5d5d5; }
  .tab-checkout-status:before { background-color: #4c2e83; }
}

@media (max-width: 991px) {
  .accordion-body .card.checkout-card { border: 0; }
  .checkout-card { box-shadow: none; }
}
/** End - Checkout  **/

/** Start - Adresses  **/
.adresses-main .dropdown-toggle, .orders-main .dropdown-toggle { background-color: #4c2e83; border-color: #4c2e83; color: #fff; }
.adresses-main .dropdown-toggle:focus, .adresses-main .dropdown-toggle:hover, .orders-main .dropdown-toggle:focus, .orders-main .dropdown-toggle:hover { background-color: #3b2365; border-color: #3b2365; color: #fff; }
.card-page-table_adresses .page-table-box_main .btn-table-item.btn-edit { background-color: #000000; }
.menu .menu-item > a:focus, .menu .menu-item > a:hover { color: #000000; }
.page-accordion-info { border-radius: 4px; border: 1px solid #e5e5e5; }
.page-pagination .pagination_link__arrow svg { fill: #fff; }
.page-pagination .pagination_link__arrow { background-color: #3b2365; border-color: #3b2365; }
.page-pagination .pagination_link__arrow:focus svg, .page-pagination .pagination_link__arrow:hover svg { fill: #fff; }
.page-pagination .pagination_link__arrow:focus, .page-pagination .pagination_link__arrow:hover { background-color: rgba(51, 51, 51, 0.7); border-color: rgba(51, 51, 51, 0.7); box-shadow: none; }
.page-table-box_edit .btn.btn-cancel { background-color: #cecece; color: #535353; }
.page-table-box_edit .btn.btn-cancel:focus, .page-table-box_edit .btn.btn-cancel:hover { opacity: 0.6; }
.page-table-box_main .form-switch .form-icon { background-color: rgba(010, 008, 059, 0.4); }
.page-table-box_main .form-switch input:checked + .form-icon { background-color: #000000; }
.page-tbody .page-table-content { border-color: #e5e5e5; }
.page-thead { background-color: #f7f7f7; }
.page-title { color: #333; }

@media (max-width: 991px) {
  .page-accordion-info .accordion-header > svg { fill: #333; }
  .page-accordion_address .btn-table-item.btn-edit svg { fill: #000000; }
  .page-accordion_address .btn-table-item:focus svg, .page-accordion_address .btn-table-item:hover svg { fill: #3b2365; }
  .page-accordion_address .btn-table-item:focus, .page-accordion_address .btn-table-item:hover { background-color: transparent; }
  .page-accordion_address .form-switch .form-icon { background-color: rgba(010, 008, 059, 0.4); }
  .page-accordion_address .form-switch input:checked + .form-icon { background-color: #000000; }
}

/** End - Adresses  **/

/** Start - Calculadora Solar  **/
.page-form-solar-calculator .select2-container--default .select2-selection--single .select2-selection__arrow b { border-top-color: #3b2365 !important; }
.page-form-solar-calculator .slider_slider .ui-slider .ui-slider-handle { background-color: #8e8e8e !important; border-color: #8e8e8e !important; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #646464 !important; }
/** End - Calculadora Solar  **/

/** Start - Fontes  **/
.checkout-summary-content { margin-top: 0; padding-top: 25px; }
.card-footer > :not(.checkout-product-total) .checkout-product-price, .card-footer > :not(.checkout-product-total) .checkout-product-title { font-weight: 600;}
.cart-subtotal_price, .cart-subtotal_text { font-weight: 600; }
.checkout-accordion .accordion-price { font-weight: 600; }
.checkout-card .card-title { font-weight: 600; }
.checkout-card-finish_body .tile-title { font-weight: 600; }
.checkout-card-finish_header .checkout-text b { font-weight: 600; }
.checkout-card-summary_info .card-header a { font-weight: 600; }
.checkout-option .checkout-option_title { font-weight: 600; }
.checkout-payment-option__title { font-weight: 600; }
.checkout-product-price { font-weight: 500; }
.page-tbody .page-table-item { font-weight: 500; }
.page-thead .page-table-item { font-weight: 600; }
.product-prices_price { font-weight: 600; }
.product-title { font-weight: 600; }
.sidenav-overlay_cart .cart-product_price { font-weight: 600; }
.sidenav-overlay_cart .cart-total { font-weight: 600; }
.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: 600; }
.sidenav-shipping-calculation table { font-weight: 500; }
/** End - Fontes  **/

/*** END - Custom Ly 2024-10-14 ***/
