/*** START - Custom Ly 2022-12-06  ***/
/* Tema: 5 - v1.4.16 - superainformatica.wdna.me */

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

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

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

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

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

.banner-custom-content {
  font-family: "Gotham", sans-serif;
}

.cart_quantity {
  font-family: "Gotham", sans-serif;
}

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

.nav-main {
  font-family: "Gotham", sans-serif;
}

.showcase-product {
  font-family: "Gotham", sans-serif;
}

.product-btn_whatsapp {
  font-family: "Gotham", sans-serif;
}

.showcase-title {
  font-family: "Gotham", sans-serif;
}

footer {
  font-family: "Gotham", sans-serif;
}

/* Primary: #d75b38 */
/* Primary-hover: #bd4f30 */
/* Second: #f59846 */
/* Third: #d75a37 */
/* Third: #ff902e */
/* Third: #d7512b */



/* Text: #000000 */
/*ok*/
/* Text2: #231f20 */
/*ok*/
/* Text3: #393939*/
/*ok*/
/* Text4: #201e1f*/
/*ok*/
/* border-card: #f4f4f4 */
/* background-card: #f7f7f7 */
/* background-footer: #e5e5e5 */


/* Input Error */
.has-error .form-input-hint,
.is-error+.form-input-hint {
  color: #e85600
}

.btn {
  background-color: #d75b38;
}

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

.card {
  border-radius: 4px;
  border: 1px solid #f4f4f4;
}

.label {
  color: #231f20;
}

.loading:after {
  border-bottom-color: rgba(215, 091, 056, 0.6);
  border-left-color: rgba(215, 091, 056, 0.8)
}

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

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

.notfound-text {
  color: #000000;
}

.sidenav-overlay.loading:after {
  border-bottom-color: rgba(215, 091, 056, 0.6);
  border-left-color: rgba(215, 091, 056, 0.8);
}

html {
  background-color: #f5f5f5;
  color: #393939;
}

.home-main {
  background-color: #f5f5f5;
}

/** Start - Header  **/
.account_link {
  color: #201e1f;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  text-transform: none;
}

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

.cart_quantity {
  background-color: #d75b38;
  color: #fff;
  float: right;
  font-size: 14px;
  font-weight: 500;
  height: 28px;
  line-height: 16px;
  margin-left: 7px;
  min-width: 28px;
  padding: 2px;
  position: static;
}

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

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

.header .navbar {
  background-color: #f7f7f7;
  height: 90px;
}

.header {
  background-color: #f7f7f7;
  border-bottom: 1px solid #e7e7e7;
  box-shadow: none;
  /*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-content {
  border-top: 5px solid #d75b38;
}

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

.header-link .icon_user {
  margin-top: 1px;
}

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

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

.header-link.header-link_ssl {
  margin-right: 0;
}

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

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

.icon_cart {
  float: left;
  margin-top: 3px;
}

.logo img {
  max-height: 90px;
  padding-bottom: 2px;
  padding-top: 2px;
}

.nav-content {
  background-color: #fff;
  color: #282829;
}

.nav-main {
  height: 54px;
}

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

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

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

.nav-main_link:focus,
.nav-main_link:hover {
  color: #181f31;
}

.nav-main_link__first svg {
  fill: #282829;
}

.nav-main_link__first {
  color: #282829;
}

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

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

.search svg {
  fill: #231f20;
}

.search-desktop .btn {
  border: none !important;
  box-shadow: none !important;
  fill: #201e1f;
  right: 34px;
  z-index: 9;
}

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

.search-desktop .form-input {
  background-color: #f7f7f7;
  border-radius: 27px !important;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  color: #92939d;
  font-size: 14px;
  font-weight: normal;
  height: 48px;
  letter-spacing: 1px;
  line-height: 18px;
  padding-bottom: calc((48px - 18px - 2px) / 2);
  padding-left: 30px;
  padding-right: 60px;
  padding-top: calc((48px - 18px - 2px) / 2);
}

.search-desktop .form-input::placeholder {
  color: #92939d;
  text-transform: none;
}

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

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

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

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

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

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

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

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

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

/*.header-link .icon_cart { fill: #06354c; }*/

@media (min-width: 992px) {
  .header .dropdown-content {
    padding: 24px 14px;
  }

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

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

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

  .header-box.header-box_account {
    max-width: calc(100% - 20px - 64px);
    min-width: 152px;
    width: auto;
  }

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

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

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

  .nav-main {
    justify-content: flex-start;
    /*justify-content: space-between;*/
  }

  .nav-main_content a {
    color: #231f20;
    font-weight: 500;
  }

  .nav-main_content li {
    background-color: #f5f5f5;
    margin: 10px 6px;
  }

  .nav-main_item {
    margin-left: 36px;
    margin-right: 36px;
  }

  .nav-main_item:before {
    display: none;
    background-color: #d75b38;
    bottom: 0;
    content: '';
    /*display: table;*/
    height: 17px;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 1px;
  }

  .nav-main_item:first-child {
    margin-left: 0;
  }

  .nav-main_item:first-of-type:before {
    display: none;
  }

  .nav-main_item:last-child .nav-main_link {
    padding-right: 20px;
  }

  .nav-main_item:last-child {
    margin-right: 0;
  }

  .nav-main_item__all .icon-nav-first {
    margin-bottom: 1px;
    margin-right: 30px;
    margin-top: 3px;
  }

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

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

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

  /*.header .dropdown-content li { width: 100%; }*/
  /*.nav-main_item:first-child .nav-main_link { padding-left: 0; }*/



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

  .nav-main>.nav-main_item:last-child>.nav-main_content {
    left: auto;
    right: 0;
  }

}

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

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

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

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

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

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

  .nav-main_item {
    margin-left: 5px;
    margin-right: 12px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .header .navbar-center {
    max-width: calc(100% - 200px - 216px);
  }

  .header .navbar-center {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .nav-main_content li {
    font-size: 10px;
  }

  .nav-main_item__all .icon-nav-first {
    margin-bottom: calc((20px - 12px) / 2);
    margin-top: calc((20px - 12px) / 2);
  }

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

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

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

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

  .nav-main_item {
    margin-left: 14px;
    margin-right: 14px;
  }
}

@media (max-width: 991px) {
  .cart_quantity {
    font-size: 13px;
    height: 24px;
    line-height: 14px;
    margin-left: 4px;
    min-width: 24px;
    padding: 2px;
  }

  .header .navbar {
    height: 80px;
  }

  .header-link .icon_cart {
    height: 21px;
    width: 24px;
  }

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

  .icon_cart {
    margin-top: 2px;
  }

  .logo img {
    max-height: 80px;
  }

  .search.open {
    bottom: -180px;
  }

  .sidebar-nav {
    margin-top: calc(80px + (5px + 1px));
  }
}

@media (max-width: 767px) {
  .header .navbar {
    height: 70px;
  }

  .logo img {
    max-height: 70px;
  }

  .sidebar-nav {
    margin-top: calc(70px + (5px + 1px));
  }
}

@media (max-width: 575px) {
  .sidebar-nav {
    margin-top: calc(70px + (5px + 1px));
  }
}

/** End - Header  **/

/** Start - Header WhatsApp  **/
.top-whatsapp-icon {
  height: 21px;
  margin-right: 8px;
  margin-top: 2px;
  width: 20px;
}

.top-whatsapp-link {
  align-items: center;
  background-color: #d75b38;
  border-radius: 24px;
  color: #fff;
  display: flex;
  fill: #fff;
  float: left;
  height: 48px;
  justify-content: center;
  margin-right: 18px;
  min-width: 164px;
  padding: 8px 20px 10px;
}

.top-whatsapp-link:focus,
.top-whatsapp-link:hover {
  color: #fff;
}

.top-whatsapp-text span {
  display: block;
  font-size: 14px;
  font-weight: bold;
}

.top-whatsapp-text {
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .top-whatsapp-link {
    margin-right: 8px;
  }
}

/** End - Header WhatsApp  **/


/** Start - Banner Custom  **/
.banner-custom-content {
  background-color: #fff;
  color: #000;
  fill: #ff902e;
  margin-bottom: 0;
  padding-bottom: calc((170px - 100px) / 2);
  padding-top: calc((170px - 100px) / 2);
  text-align: center;
}

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

.banner-custom_icon {
  align-items: center;
  display: flex;
  height: 38px;
  justify-content: center;
  margin-bottom: 10px;
}

.banner-custom_icon__1 svg {
  height: 38px;
  width: 47px;
}

.banner-custom_icon__2 svg {
  height: 38px;
  width: 38px;
}

.banner-custom_icon__3 svg {
  height: 34px;
  width: 42px;
}

.banner-custom_icon__4 svg {
  height: 38px;
  width: 36px;
}

.banner-custom_item {
  float: left;
}

.banner-custom_item:first-child .banner-custom_item__box:before {
  display: none;
}

.banner-custom_item__box {
  padding-bottom: 4px;
  position: relative;
  width: 100%;
}

.banner-custom_item__box:before {
  background-color: #ebebeb;
  bottom: auto;
  content: '';
  display: table;
  height: calc(100% - (12px * 2) + 4px);
  left: -1px;
  position: absolute;
  right: auto;
  top: 12px;
  width: 1px;
}

.banner-custom_text span {
  display: block;
}

.banner-custom_text {
  color: #757575;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
  padding-top: 5px;
}

.banner-custom_title {
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
}

/*.showcase.showcase-model-2 { padding-bottom: 0 !important; }*/


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

  .banner-custom_item {
    width: calc(100% / 4);
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .banner-custom_icon {
    height: 34px;
    margin-bottom: 6px;
  }

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

  .banner-custom_icon__2 svg {
    height: 34px;
    width: 34px;
  }

  .banner-custom_icon__3 svg {
    height: 30px;
    width: 38px;
  }

  .banner-custom_icon__4 svg {
    height: 34px;
    width: 32px;
  }

  .banner-custom_text {
    font-size: 11px;
  }

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

@media (max-width: 991px) {
  .banner-custom-content {
    padding-bottom: 26px;
    padding-top: 26px;
  }

  .banner-custom_icon {
    height: 34px;
    margin-bottom: 6px;
  }

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

  .banner-custom_icon__2 svg {
    height: 34px;
    width: 34px;
  }

  .banner-custom_icon__3 svg {
    height: 30px;
    width: 38px;
  }

  .banner-custom_icon__4 svg {
    height: 34px;
    width: 32px;
  }

  .banner-custom_text {
    font-size: 11px;
  }

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

@media (max-width: 575px) {
  .banner-custom_item__box:before {
    display: none;
  }
}

/** End - Banner Custom  **/

/** Start - Content  **/
.showcase {
  padding-bottom: 50px;
}

.showcase-banners .slider__arrow svg,
.showcase-products .slider__arrow svg {
  fill: #000000;
}

.showcase-banners .slider__arrow,
.showcase-products .slider__arrow {
  border-color: #ededed;
}

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

.showcase-list {
  padding-bottom: 10px;
}

.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 {
  justify-content: flex-start;
}

.showcase-model-list .showcase-product {
  text-align: left;
}

.showcase-offer {
  background-color: #f59846;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  height: 34px;
  left: 12px;
  line-height: 14px;
  top: 10px;
  width: 47px;
}

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

.showcase-offer_text {
  font-size: 10px;
  font-weight: 800;
  line-height: 11px;
}

.showcase-prices {
  align-content: center;
  height: calc(24px + (14px + 3px));
  justify-content: center;
  width: 100%;
}

.showcase-prices_plots span {
  color: #7c7c7c;
  font-weight: bold;
}

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

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

.showcase-prices_strike {
  display: none;
  color: #aaa9a9;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
  padding-bottom: 0;
}

.showcase-product .card-footer {
  min-height: calc((24px + (14px + 3px)) + (18px + 34px) + (10px + 34px) + 34px);
}

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

.showcase-product .card-footer,
.showcase-product .card-header {
  background-color: #f5f5f5;
}

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

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

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

.showcase-product .showcase-product_image.card-image {
  background-color: #fff;
  border-radius: 6px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.showcase-product {
  background-color: transparent;
  margin-bottom: 0;
}

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

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

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

.showcase-product_buy {
  background-color: #d75b38;
  border-radius: 20px;
  border: 1px solid #d75b38;
  color: #fff;
  float: none;
  font-size: 14px;
  font-weight: bold;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 16px;
  margin: 18px auto 0;
  max-width: 240px;
  min-height: 0;
  padding: 4px 16px;
  width: 100%;
}

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

.showcase-product_buy.showcase-product-buy_whatsapp svg {
  height: 18px;
  margin-right: 4px;
  width: 18px;
}

.showcase-product_buy.showcase-product-buy_whatsapp {
  background-color: #2fb16f;
  border-color: #2fb16f;
  color: #fff;
  fill: #fff;
  font-size: 11px;
}

.showcase-product_buy.showcase-product-buy_whatsapp:focus,
.showcase-product_buy.showcase-product-buy_whatsapp:hover {
  background-color: #27945d;
  border-color: #27945d;
  box-shadow: none;
  color: #fff;
}

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

.showcase-product_buy:not(.showcase-product-buy_whatsapp) {
  margin-top: 10px
}

.showcase-product_link__image {
  height: 340px;
  max-height: 100%;
  max-width: 100%;
  width: 314px;
}

.showcase-product_link_title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #393939;
  display: -webkit-box;
  font-size: 16px;
  font-weight: normal;
  height: calc(22px * 3);
  line-height: 22px;
}

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

.showcase-tag {
  display: none;
}

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

.showcase-title {
  color: #35363a;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 36px;
  text-align: center;
  text-transform: uppercase;
}

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

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

/*.showcase-product .card-footer { border-top: 1px solid #f4f4f4; padding-top: 25px; }*/

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

@media (max-width: 991px) {
  .showcase-product .card-footer {
    min-height: calc((24px + (14px + 3px)) + (18px + 34px) + 34px);
  }

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

  .showcase-product_buy {
    margin-top: 18px;
    position: static;
  }
}

@media (max-width: 575px) {
  .showcase-prices {
    height: calc(22px + (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_strike {
    font-size: 11px;
  }

  .showcase-product .card-footer {
    padding-top: 0;
    min-height: calc((22px + (12px + 2px)) + (8px + 30px) + 30px);
  }

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

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

  .showcase-product .showcase-product_image.card-image {
    padding-bottom: 16px;
    padding-top: 16px;
  }

  .showcase-product_buy {
    border-radius: 14px;
    font-size: 12px;
    height: 30px;
    line-height: 16px;
    margin-top: 8px;
    max-width: 160px;
    padding: calc((30px - 16px - 2px) / 2) 16px calc((30px - 16px - 2px) / 2);
  }

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

  .showcase-product_link_title {
    -webkit-line-clamp: 3;
    font-size: 14px;
    height: calc(20px * 3);
    line-height: 16px;
  }

  .showcase-title {
    font-size: 18px;
    line-height: 20px;
  }
}

/** End - Content  **/

/** Start - Showcase List  **/
.showcase.showcase-model-7 {
  padding-bottom: 50px;
}

.showcase-model-list .showcase-prices {
  height: auto;
}

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

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

.showcase-model-list .showcase-prices_price {
  color: #373435;
  font-size: 22px;
  font-weight: 500;
  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: 10px;
  padding-top: 0;
}

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
  background-color: transparent;
  padding-left: 0;
  padding-right: 25px;
  width: calc((100% - 22px) / 2 + 22px);
}

.showcase-model-list .showcase-product .card-header {
  padding-bottom: 22px;
  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 {
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #dddddd;
}

.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 {
  color: #373435;
  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: 22px;
  }

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

@media (max-width: 575px) {
  .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: 20px;
    padding-top: 28px;
  }

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

/** End - Showcase List  **/

/** Start - Footer  **/
.footer-box_contact {
  margin-bottom: 44px;
}

.footer-contact_item {
  font-size: 15px;
  font-weight: 500;
  line-height: 17px;
  text-transform: none;
}

.footer-contact_item.footer-contact_item__tel {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding-bottom: 10px;
}

.footer-content_second {
  background-color: #d7512b;
  color: #fff;
}

.footer-page_item {
  font-size: 14px;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-transform: none;
}

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

.footer-page_link:focus,
.footer-page_link:hover {
  color: #fff;
}

.footer-pages {
  text-transform: uppercase;
}

.footer-payment .footer_title,
.footer-stamp .footer_title {
  display: none;
}

.footer-payment_info {
  display: none;
}

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

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

.footer-payment_item {
  border-color: #000000;
  border-radius: 0;
  border: none;
  height: auto;
  margin-bottom: 16px;
  margin-top: 0;
  max-height: 34px;
  padding: 0;
  width: auto;
}

.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_title {
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.social-icons__link svg {
  fill: #fff;
}

.social-icons__link {
  border-color: #fff;
}

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

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

footer .footer-content_main {
  padding-bottom: 40px;
  padding-top: 72px;
}

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

footer .footer-content_second .logo-wdna span {
  color: #fff;
  margin-right: 0;
  padding-top: 0;
}

footer .footer-content_second .logo-wdna {
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 15px;
  padding-bottom: calc((30px - 15px) / 2);
  padding-top: calc((30px - 15px) / 2);
  text-transform: uppercase;
}

footer .footer-content_second a.logo-wdna:focus span,
footer .footer-content_second a.logo-wdna:hover span {
  color: #fff;
}

footer .footer-content_second a.logo-wdna:focus,
footer .footer-content_second a.logo-wdna:hover {
  background-color: transparent;
  color: #fff;
  opacity: .6;
}

footer a {
  color: #fff;
}

footer a:focus,
footer a:hover {
  color: #fff;
}

footer {
  background-color: #d75b38;
  color: #fff;
  text-transform: uppercase;
}

@media (min-width: 1400px) {

  .footer-payment,
  .footer-stamp {
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  .footer-stamp_item img {
    max-height: 60px;
    max-width: 150px;
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .footer-contact_item {
    font-size: 13px;
    line-height: 15px;
  }

  .footer-stamp_item img {
    max-height: 40px;
    max-width: 110px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .footer-contact_item {
    font-size: 11px;
    line-height: 13px;
  }

  .footer-contact_item.footer-contact_item__tel {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 7px;
  }

  .footer-page_item {
    font-size: 12px;
  }

  .footer-payment,
  .footer-stamp {
    margin-left: -20px;
  }

  .footer-stamp_item img {
    max-height: 40px;
    max-width: 110px;
  }

  .footer_title {
    font-size: 13px;
    line-height: 15px;
  }
}

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

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

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

  .footer-contact_item.footer-contact_item__tel {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 7px;
  }

  .footer-content_main .column:last-child .footer-box:last-child {
    margin-bottom: 0 !important;
  }

  .footer-page_item {
    font-size: 12px;
  }

  .footer-payment,
  .footer-stamp {
    margin-bottom: 40px;
    margin-top: 20px;
  }

  .footer-stamp_item img {
    max-height: 40px;
    max-width: 110px;
  }

  .footer_title {
    font-size: 13px;
    line-height: 15px;
  }

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

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

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

  .footer-payment,
  .footer-stamp {
    margin-bottom: 20px;
    margin-top: 0;
  }

  footer .footer-content_main {
    padding-bottom: 58px;
    padding-top: 68px;
  }

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

/** 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: #231f20;
}

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

.product-btn.product-btn_buy:focus,
.product-btn.product-btn_buy:hover {
  background-color: #bd4f30;
  color: #fff;
}

.product-btn.product-btn_shipping {
  border: 1px solid #e5e5e5;
  box-shadow: none;
}

.product-btn.product-btn_shipping {
  color: #231f20;
}

.product-btn.product-btn_shipping:focus,
.product-btn.product-btn_shipping:hover {
  color: #000000;
}

.product-btn_payment {
  background-color: transparent;
  color: #231f20;
}

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

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

.product-gallery {
  background-color: #fdfdfd;
  border-radius: 4px;
}

.product-prices_strike {
  color: #aaa9a9;
}

.product-sku {
  color: #231f20;
  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: #231f20;
  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 - Product - Btn WhatsApp **/
.product-btn_whatsapp svg {
  height: 26px;
  margin-right: 10px;
  width: 26px;
}

.product-btn_whatsapp {
  align-items: center;
  background-color: #2fb16f;
  border-radius: 25px;
  color: #fff;
  display: flex;
  fill: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  line-height: 20px;
  padding: 4px 16px;
  text-transform: uppercase;
  width: 100%;
}

.product-btn_whatsapp {
  margin-top: 30px;
}

.product-btn_whatsapp:focus,
.product-btn_whatsapp:hover {
  background-color: #27945d;
  color: #fff;
}

/** End - Product - Btn WhatsApp **/

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

.cart-subtotal_price,
.cart-subtotal_text {
  color: #231f20;
  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: #d75b38;
  border-color: #d75b38;
  color: #fff;
  font-weight: bold;
}

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

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

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

.sidenav-overlay_cart .cart-product_price {
  color: #231f20;
}

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

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

.sidenav-payment-calculation .accordion-header {
  background-color: #d75a37;
  color: #fff;
}

.sidenav-payment-calculation .accordion-header svg {
  fill: #fff;
}

.sidenav-shipping-calculation .sidenav-footer .btn .icon {
  color: #fff;
}

/** End - SideNav overlay  **/

/** Start - Search  **/
.form-checkbox input:checked+.form-icon,
.form-radio input:checked+.form-icon,
.form-switch input:checked+.form-icon {
  background: #d75b38;
  border-color: #d75b38;
}

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

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

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

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

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

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

.search-filters-btn {
  background-color: #d75b38;
  color: #fff;
  border-radius: 4px;
  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;
}

.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(215, 091, 056, 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: #d75b38;
}

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

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

.showcase-search.showcase-search_list .showcase-product .card-header {
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 56px;
}

.showcase-search.showcase-search_list .showcase-product {
  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: 40px;
  }

  .showcase-search.showcase-search_list .showcase-product .card-header {
    padding-top: 46px;
  }

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

  .showcase-search.showcase-search_list .showcase-product .card-header {
    padding-top: 46px;
  }

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

  .showcase-search.showcase-search_list .showcase-product .card-header {
    padding-top: 46px;
  }

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

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

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

@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% + 20px - 8px);
    width: 100%;
  }

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

  .showcase-search.showcase-search_list .showcase-product .card-header {
    padding-top: 26px;
  }

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

/** End - Search List  **/

/** Start - Page  **/
.btn.btn-access svg {
  fill: #231f20;
}

.btn.btn-access {
  border-color: #e5e5e5;
}

.btn.btn-access:focus svg,
.btn.btn-access:hover svg {
  fill: #231f20;
}

.btn.btn-access:focus,
.btn.btn-access:hover {
  background-color: #f9f9f9;
  border-color: #e5e5e5;
  color: #231f20;
}

.card-page .btn {
  background-color: #d75b38;
  border-color: #d75b38;
  color: #fff;
}

.card-page .btn:focus,
.card-page .btn:hover {
  background-color: #bd4f30;
  border-color: #bd4f30;
  color: #fff;
}

.card-page .card-title {
  color: #000000;
}

.card-pages-nav .card-header {
  color: #231f20;
}

.page-accordion .accordion-header svg {
  fill: #d75b38;
}

.page-accordion {
  border-radius: 4px;
  border: 1px solid #eaeaea;
}

.pages-nav .btn-access {
  font-weight: bold;
  color: #231f20;
}

/** 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: #231f20;
}

.btn-checkout-coupon:focus,
.btn-checkout-coupon:hover {
  background-color: #f9f9f9;
  border-color: #ddd;
  color: #231f20;
}

.card-footer>*:not(.checkout-product-total) .checkout-product-price,
.card-footer>*:not(.checkout-product-total) .checkout-product-title {
  color: #231f20;
  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: #d75b38;
  border-color: #d75b38;
}

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

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

.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon {
  border: 2px solid rgba(215, 091, 056, 0.25);
}

.checkout-card-finish_body .timeline .timeline-item.disable::before {
  background-color: rgba(215, 091, 056, 0.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 991px) {
  .page-accordion-info .accordion-header>svg {
    fill: #231f20;
  }

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

  .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: #231f20 !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  **/

/*** END - Custom Ly 2022-12-06  ***/

.footer-bottom_text {
  font-size: 12px;
}






@media (min-width: 1200px) {
    .showcase-model-4 .showcase-products_carousel__3 .showcase-product_buy { font-size: 12px; }
    .showcase-model-4 .showcase-products_carousel__3 .showcase-product_buy.showcase-product-buy_whatsapp span { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; height: auto; justify-content: flex-start; max-width: calc(100% - (12px + 6px)); text-align: left; white-space: normal; width: 74px; }
    .showcase-model-4 .showcase-products_carousel__3 .showcase-product_buy.showcase-product-buy_whatsapp span { max-width: calc(100% - (12px + 4px)); }
    .showcase-model-4 .showcase-products_carousel__3 .showcase-product_buy.showcase-product-buy_whatsapp svg { height: 14px; margin-right: 6px; width: 14px; }
    .showcase-model-4 .showcase-products_carousel__3 .showcase-product_buy.showcase-product-buy_whatsapp { font-size: 9px; justify-content: center; line-height: 11px; }
}







