/*** START - Custom Ly 2025-02-19 ***/
/* Tema: 5 - v1.13.0 - https://ctmautomacao.wdna.me */

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

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

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

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

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

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

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

.account_link:last-child {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.banner-custom_title b {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.cart-text {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}


.showcase-model-12 .card-title {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.showcase-prices_plots b {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.showcase-prices_price {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

/*.showcase-title { font-family: "Corsa Grotesk X", sans-serif; font-weight: bold; }*/
.showcase-offer {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.footer-contact_link.footer-contact_link__tel {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.footer-contact_title {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.footer-content_main .footer_title {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.footer-store_text a {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

/* Primary: #263572 */
/* Primary-hover: #1c2855 */
/* Second: #ee030b */
/* Second-hover: #d1050c */
/* Third: #071342 */


/* Input Error */
.btn {
  background-color: #263572;
}

.btn:focus,
.btn:hover {
  background-color: #1c2855;
}

.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(038, 053, 114, 0.6);
  border-left-color: rgba(038, 053, 114, 0.8);
}

.notfound-btn {
  background-color: #263572;
  border-radius: 4px;
}

.notfound-btn:focus,
.notfound-btn:hover {
  background-color: #1c2855;
}

.notfound-text {
  color: #000000;
}

.sidenav-overlay.loading:after {
  border-bottom-color: rgba(038, 053, 114, 0.6);
  border-left-color: rgba(038, 053, 114, 0.8);
}

html {
  background-color: #ffffff;
  color: #040708;
}

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


/** Start - Header  **/
.account_link {
  color: #071342;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 16px;
  text-transform: none;
}

.account_link.account_link__logout {
  overflow: initial;
}

.account_link:last-child {
  font-size: 13px;
  font-weight: bold;
}

.header-link-account_tel .account_link {
  font-size: 14px;
  line-height: 19px;
}

.header-link-account_tel .account_link:last-child {
  font-size: 15px;
}


.box-cart {
  float: left;
}

.box-cart {
  position: relative;
}

.box-cart_info {
  color: #071342;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 16px;
  margin-left: 10px;
  text-transform: none;
}

.cart_quantity {
  background-color: #071342;
  bottom: auto;
  color: #ffffff;
  float: right;
  font-size: 11px;
  font-weight: bold;
  height: 22px;
  left: auto;
  line-height: 22px;
  margin-right: -12px;
  margin-top: -6px;
  min-width: 22px;
  padding: 0 2px;
  position: absolute;
  right: 0;
  top: 0;
}

.header .icon-ssl svg {
  fill: #263572;
}

.header .icon-ssl:hover svg {
  fill: #263572;
}

.header .navbar {
  background-color: #ffffff;
  height: 96px;
}

.header {
  background-color: #ffffff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
}

.header-checkout .header-link_ssl {
  float: right;
  margin-left: auto;
  margin-right: 0 !important;
}

.header-link .icon_cart {
  height: 32px;
  min-width: 34px;
  width: 34px;
}

.header-link .icon_user {
  height: 32px;
  margin-top: 0;
  width: 32px;
}

.header-link svg {
  fill: #ee030b;
}

.header-link.header-link_cart {
  align-items: center;
  display: flex;
}

.header-link.header-link_cart {
  padding: 0 0 1px;
}

.header-link_menu__mobile .icon-bar {
  background-color: #ee030b;
}

.header-link_menu__mobile.active .icon-bar {
  background-color: #ee030b;
}

.icon_cart {
  float: left;
}

.logo img {
  max-height: calc(96px - (8px * 2));
}

.nav-content {
  background-color: #071342;
  color: #ffffff;
}

.nav-main {
  background-color: #071342;
  height: 52px;
}

.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: #ffffff;
}

.nav-main_link {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  text-transform: initial;
}

.nav-main_link:focus svg,
.nav-main_link:hover svg {
  fill: #fff;
}

.nav-main_link:focus,
.nav-main_link:hover {
  color: #fff;
  opacity: 1;
}

.search .form-input {
  border-radius: 4px;
  color: #231f20;
  font-size: 16px;
}

.search .form-input::placeholder {
  color: #abacb1;
}

.search svg {
  fill: #263572;
}

.search-desktop .btn svg {
  height: 21px;
  width: 21px;
}

.search-desktop .btn {
  align-items: center;
  background-color: transparent;
  border-radius: 0;
  border: none !important;
  box-shadow: none !important;
  display: flex;
  fill: #ee030b;
  height: 48px;
  justify-content: flex-start;
  right: 0;
  width: 52px;
  z-index: 9;
}

.search-desktop .btn:focus,
.search-desktop .btn:hover {
  background-color: transparent;
  fill: #d1050c;
}

.search-desktop .form-input {
  background-color: #ffffff;
  border-radius: 8px !important;
  border: 1px solid #d7d7d7;
  box-shadow: none;
  color: #404040;
  font-size: 12px;
  font-weight: 500;
  height: auto;
  letter-spacing: 0;
  line-height: 18px;
  padding-bottom: calc((48px - 18px - 2px) / 2);
  padding-left: 30px;
  padding-right: calc(52px + 8px);
  padding-top: calc((48px - 18px - 2px) / 2);
}

.search-desktop .form-input::placeholder {
  color: #404040;
  font-size: 14px;
  letter-spacing: 0;
  opacity: 1;
  text-transform: none;
}

.search-desktop .form-input:focus {
  border-color: #c4c4c4;
  box-shadow: none;
}

.search-desktop {
  max-width: 100%;
  width: 100%;
}

.search_link .icon-bar:first-child {
  border-color: #d1050c;
}

.search_link .icon-bar:last-child {
  background-color: #d1050c;
}

.search_link.active .icon-bar:first-child {
  background-color: #d1050c;
}

.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: #071342;
  border-bottom: 1px solid #23305f;
}

.sidebar-nav .sidebar-nav-icon svg {
  fill: #fff;
}

.sidebar-nav a.sidebar-nav-link {
  color: #fff;
}

.sidebar-nav {
  background-color: #fff;
}

.header-link-account_tel .header-link_icon svg {
  height: 39px;
  width: 36px;
}

.header-link-account_tel {
  align-content: center;
  display: flex;
  min-width: 180px;
}

@media (min-width: 992px) {
  .cart_quantity {
    display: none;
  }

  .header .dropdown-content {
    padding: 20px 12px 12px;
  }

  .header .navbar-center {
    justify-content: space-between;
  }

  .header .navbar-center {
    max-width: calc(100% - (212px + 315px));
    padding-left: 30px;
    padding-right: 30px;
  }

  .header .navbar-section:first-child {
    max-width: 212px;
  }

  .header .navbar-section:last-child {
    max-width: 315px;
  }

  .header-box.header-box_account {
    max-width: calc(100% - (138px + 40px) - (134px + 40px));
    min-width: 128px;
    width: auto;
  }

  .header-box.header-box_account.header-box-account_tel {
    margin-right: 40px;
    max-width: none;
    min-width: 138px;
  }

  .header-box_account .header-link_text {
    margin-top: 0;
  }

  .header-box_account .header-link_text {
    max-width: calc(100% - 32px - 8px);
  }

  .header-box_account.header-box-account_tel .header-link_text {
    max-width: none;
  }

  .header-link.header-link_cart {
    margin-left: 40px;
  }

  .header-link:last-child {
    margin-right: auto;
  }

  .header-link_account {
    display: block;
    margin-left: 0;
    max-width: 100%;
    width: auto;
  }

  .header-link_text__logged .account_link {
    width: 100%;
  }

  .search-desktop {
    max-width: 506px;
    width: calc(100% - (140px + 30px));
  }


  .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 {
    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: 0;
  }

  .nav-main_item:before {
    display: table;
    background-color: #23305f;
    bottom: 0;
    content: '';
    /*display: table;*/
    height: 19px;
    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 {
    height: 12px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    width: 20px;
  }

  .nav-main_item__all .nav-main_link {
    padding-left: 0;
    padding-right: 30px;
  }

  .nav-main_link {
    padding-bottom: calc((52px - 30px) / 2);
    padding-top: calc((52px - 30px) / 2);
  }

  .nav-main_link {
    padding-left: 32px;
    padding-right: 32px;
  }

  .nav-main_nav-main_itemlink {
    margin-left: 16px;
    margin-right: 16px;
  }


  .header .dropdown>.dropdown-content ul {
    float: left;
  }

  .header .dropdown:hover>.dropdown-content {
    display: flex;
  }

  .header .dropdown:hover>ul.dropdown-content {
    flex-direction: column;
  }

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

@media (max-width: 1399px) and (min-width: 1200px) {
  .header .navbar-center {
    max-width: calc(100% - (190px + 326px));
  }

  .header .navbar-section:first-child {
    max-width: 190px;
  }

  .header .navbar-section:last-child {
    max-width: 326px;
  }

  .header-box.header-box_account {
    max-width: calc(100% - (138px + 20px) - (134px + 20px));
  }

  .header-box.header-box_account.header-box-account_tel {
    margin-right: 20px;
  }

  .header-link.header-link_cart {
    margin-left: 20px;
  }


  .nav-main_item {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-main_item.nav-main_item__all {
    margin-right: 0;
  }

  .nav-main_item__all .nav-main_link {
    padding-right: 20px;
  }

  .nav-main_link {
    padding-left: 22px;
    padding-right: 22px;
  }

  .nav-main_link {
    font-size: 14px;
  }

  .nav-main>.nav-main_item:nth-child(5) .nav-main_content__children,
  .nav-main>.nav-main_item:nth-child(6) .nav-main_content__children {
    left: auto;
    right: calc(100% - 10px);
    top: 20px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .account_link {
    font-size: 12px;
    line-height: 14px;
  }

  .account_link:last-child {
    font-size: 11px;
  }

  .box-cart_info {
    font-size: 12px;
    line-height: 14px;
  }

  .box-cart_info {
    margin-left: 10px;
  }

  .cart_quantity {
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    margin-right: -5px;
    margin-top: -4px;
    min-width: 18px;
  }

  .header .navbar {
    height: 92px;
  }

  .header .navbar-center {
    max-width: calc(100% - (210px + 260px));
    padding-left: 20px;
    padding-right: 20px;
  }

  .header .navbar-section:first-child {
    max-width: 210px;
  }

  .header .navbar-section:last-child {
    max-width: 260px;
  }

  .header-box.header-box_account {
    max-width: calc(100% - (112px + 20px) - (122px + 20px));
    min-width: 116px;
  }

  .header-box.header-box_account.header-box-account_tel {
    margin-right: 20px;
  }

  .header-box.header-box_account.header-box-account_tel {
    min-width: 112px;
  }

  .header-box_account .header-link_text {
    max-width: calc(100% - 32px - 8px);
  }

  .header-link .icon_cart {
    height: 28px;
    margin-top: 0;
    width: 30px;
  }

  .header-link .icon_user {
    height: 28px;
    width: 28px;
  }

  .header-link-account_tel .account_link {
    font-size: 12px;
    line-height: 16px;
  }

  .header-link-account_tel .account_link:last-child {
    font-size: 13px;
  }

  .header-link-account_tel .header-link_icon svg {
    height: 35px;
    width: 31px;
  }

  .header-link.header-link_cart {
    margin-left: 20px;
  }

  .nav-main>.nav-main_item:nth-child(5) .nav-main_content__children,
  .nav-main>.nav-main_item:nth-child(6) .nav-main_content__children {
    left: auto;
    right: calc(100% - 10px);
    top: 20px;
  }

  .nav-main {
    height: 44px;
  }

  .nav-main_item {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-main_item.nav-main_item__all {
    margin-right: 0;
  }

  .nav-main_item__all .icon-nav-first {
    height: 10px;
    margin-right: 8px;
    width: 16px;
  }

  .nav-main_item__all .nav-main_link {
    padding-right: 18px;
  }

  .nav-main_link {
    font-size: 12px;
  }

  .nav-main_link {
    padding-bottom: calc((44px - 30px) / 2);
    padding-top: calc((44px - 30px) / 2);
  }

  .nav-main_link {
    padding-left: 18px;
    padding-right: 18px;
  }

  .search-desktop .btn svg {
    height: 16px;
    width: 16px;
  }

  .search-desktop .btn {
    height: 44px;
    width: 48px;
  }

  .search-desktop .form-input {
    font-size: 11px;
    padding-bottom: calc((44px - 18px - 2px) / 2);
    padding-left: 24px;
    padding-right: calc(48px + 8px);
    padding-top: calc((44px - 18px - 2px) / 2);
  }

  .search-desktop .form-input::placeholder {
    font-size: 11px;
  }

  .search-desktop {
    width: calc(100% - (108px + 20px));
  }
}

@media (max-width: 991px) {
  .cart_quantity {
    font-size: 10px;
    height: 18px;
    line-height: 12px;
    margin-left: 0;
    margin-right: -5px;
    margin-top: -4px;
    min-width: 18px;
    padding: 0 2px;
  }

  .header .navbar {
    height: 92px;
  }

  .header-link .icon_cart {
    height: 28px;
    margin-top: 0;
    width: 28px;
  }

  .header-link.header-link_cart {
    padding: 0;
  }

  .icon_cart {
    margin-top: 2px;
  }

  .logo img {
    max-height: calc(92px - (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: 92px;
  }
}

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

@media (max-width: 575px) {
  .header .navbar-section:first-of-type {
    max-width: calc(100% - (150px + 20px));
  }
}

/** End - Header  **/

/** Start - Header WhatsApp Section  **/
.header-top-content a {
  color: #263572;
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.header-top-content b {
  color: #263572;
}

.header-top-content span {
  font-weight: bold;
}

.header-top-content {
  background-color: #ebebeb;
  color: #263572;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  padding-bottom: calc((50px - 20px) / 2);
  padding-top: calc((50px - 20px) / 2);
  position: relative;
  text-align: center;
  z-index: 1;
}

@media (max-width: 991px) {
  .header-top-content {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 8px;
    padding-top: 8px;
  }

  /*.header-top-content a { color: #ffffff; }*/
  /*.header-top-content b { color: #ffffff; }*/
  /*.header-top-content { background-color: #263572; color: #ffffff;}*/

}

@media (max-width: 575px) {
  .header-top-content span {
    display: block;
  }

  .header-top-content {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
  }
}

@media (max-width: 380px) {
  .header-top-content {
    font-size: 11px;
    line-height: 14px;
  }
}

/** End - Header WhatsApp Section  **/

/** Start - Banner Custom  **/
.banner-custom-content {
  background-color: transparent;
  color: #0e0e0f;
  fill: #ee030b;
}

.banner-custom_box {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: calc((106px - 50px) / 2);
  padding-top: calc((106px - 50px) / 2);
}

.banner-custom_icon svg {
  height: 100%;
  width: auto;
}

.banner-custom_icon svg {
  max-height: 100%;
  max-width: 100%;
}

.banner-custom_icon {
  margin-right: 12px;
}

.banner-custom_icon__1 {
  height: 45px;
  width: 34px;
}

.banner-custom_icon__2 {
  height: 36px;
  width: 62px;
}

.banner-custom_icon__3 {
  height: 45px;
  width: 59px;
}

.banner-custom_icon__4 {
  height: 44px;
  width: 46px;
}

.banner-custom_info {
  padding-top: 2px;
}

.banner-custom_item {
  float: left;
}

.banner-custom_item__box {
  align-items: center;
  display: flex;
  justify-content: center;
}

.banner-custom_text {
  font-size: 16px;
  font-weight: bold;
  line-height: 17px;
}

.banner-custom_title b {
  font-weight: bold;
}

.banner-custom_title {
  font-size: 14px;
  font-weight: normal;
  line-height: 15px;
  letter-spacing: 0;
}

@media (min-width: 992px) {
  .banner-custom_list {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .banner-custom_icon {
    margin-right: 10px;
  }

  .banner-custom_icon__1 {
    height: 41px;
    width: 30px;
  }

  .banner-custom_icon__2 {
    height: 32px;
    width: 58px;
  }

  .banner-custom_icon__3 {
    height: 41px;
    width: 55px;
  }

  .banner-custom_icon__4 {
    height: 40px;
    width: 42px;
  }

  .banner-custom_text {
    font-size: 14px;
    line-height: 15px;
  }

  .banner-custom_title {
    font-size: 12px;
    line-height: 13px;
  }
}

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

/** End - Banner Custom  **/

/** Start - Content  **/
.home-main .showcase:first-child:is(.showcase-model-2) {
  padding-bottom: 0;
}


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

.showcase {
  padding-bottom: 50px;
}

.slider__arrow svg {
  fill: #4e4e4e;
}

.slider__arrow[disabled] {
  opacity: 0.4;
}

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

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

.slider__arrow.slider__arrow--next {
  right: calc(-18px / 2);
}

.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: #263572;
  border-radius: 4px;
  bottom: auto;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  left: 20px;
  line-height: 14px;
  min-width: 48px;
  padding: 0 6px;
  top: 20px;
  width: auto;
}

.showcase-offer.showcase-offer_new-product {
  display: none;
  background-color: #a5a5a6;
  color: #fff;
}

.showcase-offer_text {
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  margin-bottom: 1px;
}

.showcase-prices {
  align-content: center;
  height: calc(22px + ((14px * 2) + 2px));
  justify-content: flex-start;
  width: 100%;
}

.showcase-prices_plots .showcase-prices-plots_custom-1 {
  display: none;
}

.showcase-prices_plots .showcase-prices-plots_custom-2 {
  display: block;
}

.showcase-prices_plots span {
  color: #919191;
  font-weight: 500;
}

.showcase-prices_plots {
  color: #919191;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding-top: 2px;
}

.showcase-prices_price {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
}

.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((22px + ((14px * 2) + 2px)) + (26px + 34px));
}

.showcase-product .card-footer {
  padding-top: 0;
}

.showcase-product .card-footer,
.showcase-product .card-header,
.showcase-product .card-image {
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px;
}

.showcase-product .card-footer:last-child {
  padding-bottom: 0;
}

.showcase-product .card-header {
  padding-bottom: 22px;
  padding-top: 28px;
}

.showcase-product .showcase-product_image.card-image {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #e7e7e7;
  padding: 20px;
}

.showcase-product .showcase-product_image.card-image {
  height: 330px;
}

.showcase-product {
  background-color: transparent;
}

.showcase-product {
  border-radius: 0;
  border: 0;
  padding: 0 0 10px;
  position: relative;
  text-align: left;
}

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

.showcase-product:focus .showcase-product_image,
.showcase-product:hover .showcase-product_image {
  opacity: 0.7;
}

.showcase-product_buy svg {
  fill: #ffffff;
  height: 16px;
  margin-bottom: 2px;
  margin-right: 7px;
  width: 18px;
}

.showcase-product_buy {
  align-items: center;
  background-color: #263572;
  border-radius: 4px;
  border: 1px solid #263572;
  color: #fff;
  display: flex;
  float: none;
  font-size: 14px;
  font-weight: bold;
  height: 46px;
  justify-content: center;
  line-height: 16px;
  margin: 26px auto 0;
  max-width: 100%;
  min-height: 0;
  padding: 2px 16px;
  text-align: center;
  text-transform: initial;
  width: 100%;
}

.showcase-product_buy.showcase-product_whats {
  background-color: #4ea765;
  border-color: #4ea765;
  color: #fff;
}

.showcase-product_buy.showcase-product_whats:focus,
.showcase-product_buy.showcase-product_whats:hover {
  background-color: #428e55;
  border-color: #428e55;
  color: #fff;
}

.showcase-product_buy {
  opacity: 1;
  position: static;
}

.showcase-product_buy:focus,
.showcase-product_buy:hover {
  background-color: #1c2855;
  border-color: #1c2855;
  box-shadow: none;
  color: #fff;
}

.showcase-product_link__image {
  background-color: transparent;
  border-radius: 8px;
  height: calc(330px - (20px * 2));
  max-height: 100%;
  max-width: 100%;
  width: 250px;
}

.showcase-product_link_title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #040708;
  display: -webkit-box;
  font-size: 15px;
  font-weight: normal;
  height: calc(20px * 2);
  line-height: 20px;
  text-transform: none;
}

.showcase-products .slider__arrow {
  bottom: calc(100% - 330px);
  top: 0;
}

.showcase-products.showcase-products_carousel {
  border-bottom: 0;
}

.showcase-tag {
  display: none;
}

.showcase-tag.showcase-tag-free_shipping {
  background-color: #000000;
}

.showcase-title {
  color: #404040;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 34px;
  text-align: center;
  text-transform: initial;
}

.showcase.showcase-model-2 {
  padding-bottom: 40px;
}

.showcase.showcase-model-9 {
  padding-bottom: 0;
}

@media (min-width: 992px) {

  .showcase-banners .slider__arrow,
  .showcase-products .slider__arrow {
    height: 57px;
    width: 18px;
  }

  .showcase-product .card-footer,
  .showcase-product .card-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .showcase-product:focus .showcase-product_buy,
  .showcase-product:hover .showcase-product_buy {
    opacity: 1;
  }

  /*.showcase-product_buy { bottom: auto; left: 0; margin: auto; opacity: 0; position: absolute; right: 0; top: calc(((240px + (30px * 2)) - 34px) / 2); }*/
  .showcase-product_buy {
    bottom: auto;
    left: 20px;
    margin: auto;
    max-width: calc(100% - (20px * 2));
    opacity: 0;
    position: absolute;
    right: 20px;
    top: calc(((330px) - 34px) / 2);
    width: 100%;
  }

  .showcase-product-buy_box {
    bottom: auto;
    left: 20px;
    margin: auto;
    max-width: calc(100% - (20px * 2));
    position: absolute;
    right: 20px;
    top: calc(((330px) - (34px * 2) - 10px) / 2);
    width: 100%;
  }

  .showcase-product-buy_box>.showcase-product_buy {
    position: static;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .showcase-product .card-footer {
    min-height: calc((22px + ((14px * 2) + 2px)));
  }

  .showcase-product_buy {
    max-width: 250px;
    right: 0;
    left: 0;
  }
}

@media (max-width: 991px) {
  .showcase-product .card-footer {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    min-height: calc((22px + ((14px * 2) + 2px)) + (16px + ((46px + 8px) * 2)));
  }

  .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: 10px;
    padding-right: 10px;
  }

  .showcase-product-buy_box {
    margin-top: 16px;
    width: 100%;
  }

  .showcase-product-buy_box>.showcase-product_buy {
    margin-top: 8px;
    width: 100%;
  }
}

@media (max-width: 575px) {
  .showcase {
    padding-bottom: 60px;
  }

  .showcase-prices {
    height: calc(18px + ((12px * 2) + 2px));
  }

  .showcase-prices_plots {
    font-size: 10px;
    line-height: 12px;
    padding-top: 2px
  }

  .showcase-prices_price {
    font-size: 16px;
    line-height: 18px;
  }

  .showcase-prices_strike {
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 0;
  }

  .showcase-product .card-footer {
    padding-top: 0;
    min-height: 0;
  }

  /*.showcase-product .card-footer { padding-top: 0; min-height: calc((36px + 18px) + (18px + ( (12px * 2) + 2px ))); }*/
  .showcase-product .card-footer,
  .showcase-product .card-header,
  .showcase-product .card-image {
    padding-left: 20px;
    padding-right: 20px;
  }

  .showcase-product .card-footer:last-child {
    padding-bottom: 0;
  }

  .showcase-product .card-header {
    padding-bottom: 18px;
    padding-top: 24px;
  }

  .showcase-product .showcase-product_image.card-image {
    height: auto;
  }

  .showcase-product {
    padding-bottom: 26px;
    padding-top: 0;
  }

  .showcase-product_buy svg {
    height: 14px;
    margin-bottom: 2px;
    margin-right: 6px;
    width: 16px;
  }

  .showcase-product_buy {
    border-radius: 4px;
    font-size: 12px;
    height: 36px;
    line-height: 16px;
    margin-top: 18px;
    max-width: 100%;
    padding: calc((36px - 16px - 2px) / 2) 16px calc((36px - 16px - 2px) / 2);
  }

  .showcase-product_link__image {
    height: 280px;
    width: 280px;
  }

  .showcase-product_link_title {
    -webkit-line-clamp: 2;
    font-size: 13px;
    font-weight: normal;
    height: calc(18px * 2);
    line-height: 18px;
  }

  .showcase-title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 28px;
  }
}

/** End - Content  **/

/** Start - Showcase Newsletter **/
.showcase-model-newslleter {
  margin-bottom: 60px;
}

.newsletter-box .btn {
  align-items: center;
  border-radius: 4px;
  border: none;
  box-shadow: none;
  display: flex;
  font-size: 16px;
  height: 45px;
  justify-content: center;
  letter-spacing: -1px;
  line-height: 18px;
  margin-left: 10px;
  min-width: 60px;
  padding: 0;
  position: static;
  width: auto;
}

.newsletter-box .btn {
  background-color: #ee030b;
  color: #ffffff;
}

.newsletter-box .btn:focus,
.newsletter-box .btn:hover {
  background-color: #d1050c;
  color: #ffffff;
  opacity: 1;
}

.newsletter-box .form-input {
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px !important;
  border: 1px solid #ffffff;
  color: #383838;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 45px;
  letter-spacing: 0;
  line-height: 16px;
  max-width: 100%;
  min-height: 0;
  padding: 2px 20px;
  width: 270px;
}

.newsletter-box .form-input::placeholder {
  color: #a5a5a5;
  opacity: 1;
}

.newsletter-box .form-input:focus {
  border-color: #cecece;
}

.newsletter-box .input-group {
  max-width: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.newsletter-box {
  align-items: center;
  background-color: #071342;
  border-radius: 4px;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  padding: 24px 38px;
  width: 100%;
}

.newsletter-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -1px;
}

.newsletter-title {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

.newsletter-box .btn {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

@media (min-width: 992px) {
  .newsletter-box {
    min-height: 104px;
  }

  .newsletter-box-form .input-group {
    float: left;
    margin-left: 10px;
    width: auto;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .newsletter-title {
    font-size: 22px;
    line-height: 24px;
  }

  .newsletter-box .form-input {
    width: 210px;
  }

  .newsletter-box {
    padding: 24px 30px;
  }
}

@media (max-width: 1199px) {
  .newsletter-box .btn {
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    margin-left: 8px;
    min-width: 54px;
  }

  .newsletter-box .form-input {
    font-size: 12px;
    height: 40px;
    line-height: 14px;
    padding: 2px 16px;
  }

  .newsletter-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1px;
  }

}

@media (min-width: 922px) and (max-width: 1199px) {
  .newsletter-box .form-input {
    width: 170px;
  }

  .newsletter-box {
    padding: 24px 30px;
  }

  .newsletter-box-form .input-group {
    margin-left: 8px;
  }

  .newsletter-title {
    font-size: 19px;
    line-height: 21px;
  }
}

@media (max-width: 991px) {
  .newsletter-box .form-input {
    width: 100%;
  }

  .newsletter-box .input-group {
    margin-top: 16px;
  }

  .newsletter-box {
    flex-direction: column;
    justify-content: center;
  }

  .newsletter-box {
    padding: 40px 30px 50px;
  }

  .newsletter-box-form {
    width: 100%;
  }

  .newsletter-title {
    letter-spacing: -0.5px;
  }

  .newsletter-title {
    padding-bottom: 16px;
    text-align: center;
  }
}

/** End - Showcase Newsletter **/

/** Start - Showcase Model 6 **/
.showcase.showcase-model-6 .showcase-title {
  border-top: 1px solid #e7e7e7;
  padding-top: 50px;
  width: 100%;
}

.showcase.showcase-model-6 {
  margin-bottom: 10px;
  margin-top: 0;
}


.showcase-model-6 .showcase-banners {
  padding-left: 30px;
  padding-right: 30px;
}

.showcase-model-6 .showcase-banners_link {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  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;
}

@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 { background-color: #ffffff; margin-bottom: 50px; padding-bottom: 50px; padding-top: 50px; }*/
.showcase.showcase-model-7 {
  padding-bottom: 50px;
}

/** End - Showcase Model 7 **/

/** Start - Showcase Model 12 **/
.showcase-model-12 {
  background-color: #ffffff;
  margin-bottom: 70px;
  padding-bottom: 50px;
  padding-top: 72px;
}

.showcase-model-12 .card .card-body {
  padding-top: 30px;
}

.showcase-model-12 .card .card-body:last-child {
  padding-bottom: 30px;
}

.showcase-model-12 .card .card-body_full {
  height: auto;
}

.showcase-model-12 .card .card-body_full {
  justify-content: space-between;
}

.showcase-model-12 .card .card-description {
  margin-bottom: 0;
}

.showcase-model-12 .card .card-header,
.showcase-model-12 .card .card-body,
.showcase-model-12 .card .card-footer {
  padding-left: 0;
  padding-right: 0;
}

.showcase-model-12 .card .card-title {
  margin-bottom: 0;
}

.showcase-model-12 .card-btn {
  display: none;
}

.showcase-model-12 .card-description span {
  display: block;
}

.showcase-model-12 .card-description {
  -webkit-line-clamp: 3;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  height: calc(18px * 3);
  line-height: 18px;
}

.showcase-model-12 .card-description {
  max-width: calc(100% - 172px);
  padding-left: 8px;
  width: 212px;
}

.showcase-model-12 .card-link {
  border-radius: 5px;
}

.showcase-model-12 .card-title span {
  display: block;
}

.showcase-model-12 .card-title {
  -webkit-line-clamp: 2;
  color: #010101;
  font-size: 14px;
  font-weight: bold;
  height: calc(18px * 2);
  line-height: 18px;
}

.showcase-model-12 .card-title {
  max-width: 172px;
  padding-right: 8px;
  width: 100%;
}

.showcase-model-12 .showcase-title {
  color: #14212b;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 26px;
}

.showcase-model-12 .card .card-body_full {
  position: relative;
}

.showcase-model-12 .card .card-body_full:before {
  background-color: #e2e2e2;
  bottom: auto;
  content: '';
  display: table;
  height: 47px;
  left: 173px;
  position: absolute;
  right: auto;
  top: calc(30px + 4px);
  width: 1px;
}

.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: 280px;
}

.showcase-model-12 .showcase-list.showcase-list-3[data-img-position="top"] .card-link {
  height: 280px;
}

.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 .slider__arrow {
  margin-top: 0;
  top: calc((280px - 57px) / 2);
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .showcase-model-12 .card .card-body_full:before {
    left: 152px;
  }

  .showcase-model-12 .card-description {
    max-width: calc(100% - 152px);
    width: 202px;
  }

  .showcase-model-12 .card-title {
    max-width: 152px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .showcase-model-12 .card .card-body_full:before {
    height: 43px;
    left: 128px;
  }

  .showcase-model-12 .card-description {
    font-size: 12px;
    height: calc(16px * 3);
    line-height: 16px;
  }

  .showcase-model-12 .card-description {
    max-width: calc(100% - 128px);
    width: 168px;
  }

  .showcase-model-12 .card-title {
    font-size: 12px;
    height: calc(15px * 2);
    line-height: 15px;
  }

  .showcase-model-12 .card-title {
    max-width: 128px;
  }
}

@media (max-width: 991px) {
  .showcase-model-12 .card .card-body {
    padding-right: 16px;
  }

  .showcase-model-12 .card .card-body:last-child {
    padding-bottom: 20px;
  }

  .showcase-model-12 .card .card-body_full:before {
    display: none;
  }

  .showcase-model-12 .card-description {
    margin-top: 10px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 8px;
    width: 100%;
  }

  .showcase-model-12 .card-title {
    max-width: 100%;
  }

  .showcase-model-12 .showcase-list.showcase-list-1[data-img-position="bottom"] .card-link {
    height: 280px;
  }

  .showcase-model-12 .showcase-list.showcase-list-1[data-img-position="top"] .card-link {
    height: 280px;
  }

  .showcase-model-12 .slider__arrow {
    margin-top: 0;
    top: calc((280px - 57px) / 2);
  }
}

@media (max-width: 575px) {
  .showcase-model-12 {
    background-position: left center;
    background-size: 1920px auto;
  }

  .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 .showcase-title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 24px;
  }
}

/** End - Showcase Model 12 **/

/** Start - Showcase List  **/
.showcase-model-list .showcase-offer {
  left: 16px;
  top: 10px;
}

.showcase-model-list .showcase-prices-price_info {
  font-size: 12px;
  line-height: 14px;
  padding-top: 2px;
}

.showcase-model-list .showcase-prices_plots b {
  color: #676767;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}

.showcase-model-list .showcase-prices_plots span {
  color: #676767;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
}

.showcase-model-list .showcase-prices_plots {
  display: none;
  color: #676767;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  padding-top: 1px;
}

.showcase-model-list .showcase-prices_price span {
  font-size: 18px;
  line-height: 20px;
}

.showcase-model-list .showcase-prices_price {
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  line-height: 20px;
}

.showcase-model-list .showcase-prices_strike {
  display: none;
}

.showcase-model-list .showcase-product .card-footer {
  border-top: 0;
  min-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
  background-color: transparent;
  border-radius: 0;
}

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
  padding-left: 20px;
  padding-right: 22px;
  width: calc(100% - (132px + (20px * 2)));
}

.showcase-model-list .showcase-product .card-header>* {
  border-bottom: 0;
  padding-bottom: 0;
}

.showcase-model-list .showcase-product .card-header {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 28px;
}

.showcase-model-list .showcase-product .card-image {
  height: calc(120px + (10px * 2));
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  padding: 10px 20px;
  width: calc(132px + (20px * 2));
}

.showcase-model-list .showcase-product .showcase-prices {
  height: calc(20px + (14px + 2px));
}

.showcase-model-list .showcase-product {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e7e7e7;
}

.showcase-model-list .showcase-product_link__image img,
.showcase-model-list .showcase-product_link__image svg {
  max-height: 100%;
  max-width: 100%;
  position: static;
}

.showcase-model-list .showcase-product_link__image {
  align-content: center;
  display: flex;
  height: 120px;
  justify-content: center;
  padding: 0;
  width: 132px;
}

.showcase-model-list .showcase-product_link_title {
  -webkit-line-clamp: 2;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
  height: calc(20px * 2);
  line-height: 20px;
}

.showcase-model-list .showcase-products_grid__1 .showcase-product .card-header,
.showcase-model-list .showcase-slider-1 .showcase-product .card-header {
  padding-bottom: 22px;
  padding-top: 36px;
}

.showcase-model-list .showcase-title {
  border-bottom: 0;
  padding-bottom: 0;
}

.showcase-model-list .showcase-product .card-image {
  border: none;
  position: relative;
}

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

@media (max-width: 1399px) and (min-width: 1200px) {

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    width: calc(100% - (120px + (20px * 2)));
  }

  .showcase-model-list .showcase-product .card-image {
    width: calc(120px + (20px * 2));
  }

  .showcase-model-list .showcase-product_link__image {
    width: 120px;
  }
}

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

@media (max-width: 991px) {
  .showcase-model-list .showcase-product .card-footer {
    min-height: 0;
  }

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    padding-right: 20px;
  }

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    width: calc(100% - (120px + (20px * 2)));
  }

  .showcase-model-list .showcase-product .card-header {
    padding-top: 30px;
  }

  .showcase-model-list .showcase-product .card-image {
    height: calc(120px + (10px * 2));
  }

  .showcase-model-list .showcase-product .card-image {
    width: calc((100% - 16px) / 2);
  }

  .showcase-model-list .showcase-product_link__image {
    height: 120px;
    padding: 0;
    width: 120px;
  }

  .showcase-model-list .showcase-product_link_title {
    -webkit-line-clamp: 2;
    font-size: 14px;
    height: calc(18px * 2);
    line-height: 18px;
  }
}

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

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    width: calc(100% - (120px + (20px * 2)));
  }

  .showcase-model-list .showcase-product .card-image {
    width: calc(120px + (20px * 2));
  }

  .showcase-model-list .showcase-product_link__image {
    width: 120px;
  }
}

@media (max-width: 767px) and (min-width: 576px) {

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

  .showcase-model-list .showcase-product .card-image {
    width: calc(132px + (20px * 2));
  }

  .showcase-model-list .showcase-product_link__image {
    width: 132px;
  }
}

@media (max-width: 575px) {
  .showcase-model-list .showcase-prices-price_info {
    font-size: 10px;
    line-height: 12px;
    padding-top: 2px;
  }

  .showcase-model-list .showcase-prices_plots b {
    font-size: 9px;
    line-height: 11px;
  }

  .showcase-model-list .showcase-prices_plots span {
    font-size: 9px;
    line-height: 11px;
  }

  .showcase-model-list .showcase-prices_plots {
    font-size: 9px;
    line-height: 11px;
    padding-top: 1px;
  }

  .showcase-model-list .showcase-prices_price span {
    font-size: 20px;
    line-height: 22px;
  }

  .showcase-model-list .showcase-prices_price {
    font-size: 16px;
    line-height: 18px;
  }

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    padding-left: 16px;
    padding-right: 20px;
    width: calc(50% + 30px);
  }

  .showcase-model-list .showcase-product .card-header {
    padding-bottom: 12px;
    padding-top: 30px;
  }

  .showcase-model-list .showcase-product .card-image {
    height: calc(116px + (10px * 2));
    padding: 8px 16px;
    width: calc(50% - 30px);
  }

  .showcase-model-list .showcase-product .showcase-prices {
    height: calc(18px + (12px + 2px));
  }

  .showcase-model-list .showcase-product_link__image {
    height: 116px;
    width: 116px;
  }

  .showcase-model-list .showcase-product_link_title {
    font-size: 12px;
    height: calc(16px * 2);
    line-height: 16px;
  }


  .showcase-model-list .showcase-product .card-image:before {
    height: 76px;
  }
}

/** End - Showcase List  **/

/** Start - Footer  **/
.footer-box_info b {
  font-weight: 600;
}

.footer-box_info {
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
}

.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: 14px;
  font-weight: 500;
  line-height: 18px;
  padding-bottom: 22px;
}

.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>.container>.col-12 {
  border-top: 1px solid #d8d8d8;
  padding-bottom: calc((70px - 32px) / 2);
  padding-top: calc((70px - 32px) / 2);
}

.footer-content_info {
  background-color: #ffffff;
  border-top: 0 solid #dadada;
  color: #979797;
}

.footer-content_main a {
  color: #ffffff;
}

.footer-content_main a:focus,
.footer-content_main a:hover {
  color: #ffffff;
  opacity: 0.7;
}

.footer-content_main {
  background-color: #ee030b;
  color: #ffffff;
}

.footer-content_second .footer-box {
  margin-bottom: 0;
}

.footer-content_second .footer_title {
  color: #070706;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
  text-transform: initial;
}

.footer-content_second {
  background-color: #ffffff;
}

.footer-info_text {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.footer-page_item {
  font-size: 14px;
  line-height: 18px;
  padding: 8px 0;
}

.footer-page_link {
  font-size: 1em;
  font-weight: 500;
  line-height: 18px;
}

.footer-payment_item svg>* {
  fill: #080808;
}

.footer-payment_item svg {
  fill: #080808;
}

.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 {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}

.footer_title {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.logo-platform svg {
  fill: #333333;
  height: 21px;
  margin-left: 7px;
  width: 68px;
}

.logo-platform {
  align-items: center;
  color: #333333;
  display: flex;
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  text-transform: uppercase;
}

.social-icons__link img,
.social-icons__link svg {
  max-height: 20px;
  max-width: 20px;
}

.social-icons__link svg {
  fill: #3c3c3b;
  height: 20px;
  width: 20px;
}

.social-icons__link {
  border-radius: 0;
  border: none !important;
  height: 26px;
  width: 26px;
}

.social-icons__link:focus svg,
.social-icons__link:hover svg {
  fill: #3c3c3b;
}

.social-icons__link:focus,
.social-icons__link:hover {
  background-color: transparent;
  border-color: #5dab3b;
}

footer .footer-content_main {
  padding-bottom: 92px;
  padding-top: 80px;
}

footer .footer-content_second .container {
  padding-bottom: calc((114px - 66px) / 2);
  padding-top: calc((114px - 66px) / 2);
}

footer a {
  color: #474747;
}

footer a:focus,
footer a:hover {
  color: #1f1f1f;
}

footer {
  background-color: #ffffff;
  border-top: 1px solid #f6f9fc;
  color: #474747;
}


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

  .footer-content_main>.container>.columns>.column:nth-child(1) .footer-box {
    max-width: 284px;
  }

  .footer-content_main>.container>.columns>.column:nth-child(3) .footer-box {
    max-width: 160px;
  }

  .footer-content_main>.container>.columns>.column:nth-child(4) .footer-box {
    max-width: 160px;
  }

  .footer-content_main>.container>.columns>.column:nth-child(5) .footer-box {
    max-width: 160px;
  }

  .footer-box_stamp {
    float: right;
  }

  .footer-content_second>.container>.columns>.column:nth-child(2) .footer-box {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-info_text {
    max-width: 870px;
  }
}

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

@media (max-width: 1199px) {
  .footer-contact-item_email .footer-contact_title {
    font-size: 10px;
    line-height: 12px;
  }

  .footer-contact-item_tel .footer-contact_title {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 3px;
  }

  .footer-contact_item {
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 20px;
  }

  .footer-contact_link.footer-contact_link__tel {
    font-size: 17px;
    line-height: 19px;
  }

  .footer-contact_title {
    font-size: 11px;
    line-height: 13px;
  }

  .footer-content_second .footer_title {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 9px;
  }

  .footer-page_item {
    font-size: 11px;
    line-height: 13px;
    padding: 3px 0;
  }

  .footer-page_link {
    line-height: 13px;
  }

  .footer-store_text {
    font-size: 11px;
    line-height: 15px;
  }

  .footer_title {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 11px;
  }
}

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

@media (max-width: 991px) {
  .footer-box {
    margin-bottom: 40px;
  }

  .footer-box.footer-box_contact {
    margin-bottom: 60px;
  }

  .footer-contact_item {
    padding-bottom: 16px;
  }

  .footer-content_info>.container>.col-12 {
    padding-bottom: 24px;
    padding-top: 24px;
  }

  .footer-content_main .footer-box {
    margin-bottom: 60px;
  }

  .footer-content_second .footer-box {
    margin-bottom: 8px;
    margin-top: 8px;
  }

  .footer-content_second .footer_title {
    display: none;
  }

  .footer-payment_item,
  .footer-stamp_item {
    margin-bottom: 2px;
    margin-top: 2px;
  }

  .logo-platform {
    float: left;
    margin-top: 12px;
  }

  .social-icons__link img,
  .social-icons__link svg {
    max-height: 20px;
    max-width: 20px;
  }

  footer .footer-content_main {
    padding-bottom: calc(80px - 60px);
    padding-top: 80px;
  }

  .footer-box_info {
    font-size: 10px;
    line-height: 13px;
  }
}

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

@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(4) .footer-box:first-child {
    padding-left: 16px;
  }

  .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: #1c2855;
}

.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: #263572;
  color: #fff;
}

.product-btn.product-btn_buy:focus,
.product-btn.product-btn_buy:hover {
  background-color: #1c2855;
  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: #263572;
  border-color: #263572;
}

.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: #263572;
  border-color: #263572;
  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: #1c2855;
  font-weight: bold;
}

.product-btn.product-btn_whats {
  /*.product-btn.product-btn_shipping {*/
  float: left;
  width: 100%;
  margin-bottom: 20px;
  max-width: none !important;
}

.product-btn.product-btn_whats svg {
  margin-right: 6px;
  max-height: 24px;
  max-width: 24px;
}

.product-btn.product-btn_whats {
  align-items: center;
  background-color: #4ea765;
  color: #ffffff;
  display: flex;
  fill: #ffffff;
  font-size: 13px;
  justify-content: center;
  padding: 2px 8px;
}

.product-buy .product-btn {
  max-width: calc(50% - 5px);
}

.product-buy {
  align-items: center;
  display: flex;
  justify-content: space-between;
}


@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-buy .product-btn {
    max-width: 100%;
  }

  .product-buy {
    display: table;
    width: 100%;
  }

  .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: #263572;
  border-color: #263572;
  color: #fff;
  font-weight: bold;
}

.sidenav-overlay .btn:not(.btn-access):focus,
.sidenav-overlay .btn:not(.btn-access):hover {
  background-color: #1c2855;
  border-color: #1c2855;
  color: #fff;
}

.sidenav-overlay_account .forget-password a {
  color: #263572;
}

.sidenav-overlay_account .forget-password a:focus,
.sidenav-overlay_account .forget-password a:hover {
  color: #1c2855;
}

.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: #263572;
  color: #fff;
}

.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 {
  margin-bottom: 50px;
}

.form-checkbox input:checked+.form-icon,
.form-radio input:checked+.form-icon,
.form-switch input:checked+.form-icon {
  background: #263572;
  border-color: #263572;
}

.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: #263572;
  border-color: #263572;
}

.search-filter-link_category.active .form-radio .form-icon:after {
  background-color: #1c2855;
}

.search-filter-price .noUi-connect {
  background: #263572;
}

.search-filter-price .noUi-handle {
  background-color: #ee030b;
}

.search-filter_variation__button .form-radio input:checked+.search-filter-variation_link {
  border-color: #1c2855;
}

.search-filter_variation__button .form-radio input:checked+.search-filter-variation_link.search-filter-variation_link__cor {
  box-shadow: 0 0 0 2px #1c2855;
}

.search-filters-btn {
  background-color: #263572;
  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(038, 053, 114, 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: #263572;
}

.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: #263572;
}

.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: 46px;
}

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

.showcase-search.showcase-search_list .showcase-product-buy_box {
  align-items: center;
  display: flex;
  float: left;
  justify-content: space-between;
  max-width: 100%;
  position: static;
}

.showcase-search.showcase-search_list .showcase-product-buy_box>.showcase-product_buy {
  margin-left: 0;
  margin-right: 0;
  max-width: calc(50% - 5px);
}

@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: 36px;
  }

  .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: 36px;
  }

  .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: 40px;
  }

  .showcase-search.showcase-search_list .showcase-product {
    padding: 0;
  }

  .showcase-search.showcase-search_list .showcase-product_buy {
    border-radius: 4px;
    font-size: 10px;
    height: 30px;
    line-height: 16px;
    max-width: 160px;
    padding: calc((30px - 16px) / 2) 8px calc((30px - 16px) / 2);
    width: 100%;
  }

  .showcase-search.showcase-search_list .showcase-product_image {
    height: 230px;
    margin-right: 20px;
    max-width: 220px;
  }

  .showcase-search.showcase-search_list .showcase-product_link_title {
    -webkit-line-clamp: 2;
    font-size: 13px;
    height: calc(17px * 2);
    line-height: 17px;
  }

  .showcase-search.showcase-search_list .showcase-product-buy_box .showcase-product_buy svg {
    height: 20px;
    margin-bottom: 0;
    margin-right: 4px;
    width: 20px;
  }
}

@media (max-width: 575px) {
  .showcase-search.showcase-search_list .showcase-product .card-footer {
    padding-top: 8px;
  }

  .showcase-search.showcase-search_list .showcase-product .card-footer,
  .showcase-search.showcase-search_list .showcase-product .card-header {
    max-width: calc(50% + 30px - 8px);
    width: 100%;
  }

  .showcase-search.showcase-search_list .showcase-product .card-footer:last-child {
    padding-bottom: 0;
  }

  /*.showcase-search.showcase-search_list .showcase-product .card-header { padding-top: 16px; }*/
  .showcase-search.showcase-search_list .showcase-product .card-header {
    padding-top: 0;
  }

  .showcase-search.showcase-search_list .showcase-product_image {
    height: 178px;
    margin-right: 8px;
    max-width: calc(50% - 30px);
    padding-right: 8px;
  }

  .showcase-search.showcase-search_list .showcase-product_link_title {
    -webkit-line-clamp: 2;
    font-size: 13px;
    height: calc(17px * 2);
    line-height: 17px;
  }

  .showcase-search.showcase-search_list .showcase-product-buy_box {
    display: table;
    margin-top: 8px;
  }

  .showcase-search.showcase-search_list .showcase-product-buy_box>.showcase-product_buy {
    margin-top: 4px;
    max-width: 100%;
  }
}

/** 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: #263572;
  border-color: #263572;
  color: #fff;
}

.card-page .btn:focus,
.card-page .btn:hover {
  background-color: #1c2855;
  border-color: #1c2855;
  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: #263572;
  border-color: #263572;
}

.checkout-card-finish_body .card-title .checkout-icon svg {
  fill: #000000;
}

.checkout-card-finish_body .timeline .timeline-item .timeline-icon {
  background-color: #263572;
}

.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon {
  border: 2px solid rgba(038, 053, 114, 0.25);
}

.checkout-card-finish_body .timeline .timeline-item.disable::before {
  background-color: rgba(038, 053, 114, 0.25);
}

.checkout-card-finish_body .timeline .timeline-item::before {
  background-color: #263572;
}

.checkout-card-finish_header .checkout-icon {
  background-color: #000000;
}

.checkout-card-finish_payment .checkout-text_icon .checkout-icon svg {
  fill: #263572;
}

.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: #263572;
}

.checkout-card-summary_info .card-subtitle a {
  color: #263572;
}

.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: #263572;
  border-color: #263572;
  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: #263572;
}

.tab-checkout-status .tab-item.active a>span {
  color: #263572;
}

.tab-checkout-status .tab-item.active a {
  border-bottom-color: #263572;
}

.checkout-more-option {
  background-color: #263572;
}

.checkout-card-finish_footer a {
  color: #263572;
}

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

  .tab-checkout-status:after {
    background-color: #d5d5d5;
  }

  .tab-checkout-status:before {
    background-color: #263572;
  }
}

@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: #263572;
  border-color: #263572;
  color: #fff;
}

.adresses-main .dropdown-toggle:focus,
.adresses-main .dropdown-toggle:hover,
.orders-main .dropdown-toggle:focus,
.orders-main .dropdown-toggle:hover {
  background-color: #1c2855;
  border-color: #1c2855;
  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: #1c2855;
  border-color: #1c2855;
}

.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: #1c2855;
  }

  .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: #1c2855 !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  **/
.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 2025-02-19 ***/


.checkout-product_quantity {
  display: none;
}