/*** START - Custom Ly 2023-11-21 ***/
/* Tema: 5 - v1.9.27 - https://resplenlux.com.br */

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

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

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

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

/** 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: "Montserrat", sans-serif;
}

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

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

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

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

.footer-contact-item_tel .footer-contact_title {
  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 {
  font-family: "Corsa Grotesk", sans-serif;
}

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

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

.header-box-account_tel .account_link.account-link_number {
  font-family: "Corsa Grotesk X", sans-serif;
  font-weight: bold;
}

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

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

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

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

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


/* Primary: #05ae4e */
/* Primary-hover: #049a45 */
/* Second: #1999e0 */
/* Third: #006495 */


/* Text: #000000 */
/* border-card: #f4f4f4 */
/* background-card: #f7f7f7 */
/* background-footer: #e5e5e5 */



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

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

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

.label {
  color: #333;
}

.loading:after {
  border-bottom-color: rgba(005, 174, 178, 0.6);
  border-left-color: rgba(005, 174, 178, 0.8);
}

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

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

.notfound-text {
  color: #000000;
}

.sidenav-overlay.loading:after {
  border-bottom-color: rgba(005, 174, 178, 0.6);
  border-left-color: rgba(005, 174, 178, 0.8);
}

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

.checkout-main {
  background-color: #f3f6f9;
}

.checkout-header-content {
  z-index: 0;
}


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

.account_link.account_link__logout {
  overflow: initial;
}

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

.cart_quantity {
  background-color: #31b44a;
  color: #fff;
  float: right;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  line-height: 14px;
  margin-bottom: 5px;
  margin-left: 3px;
  margin-top: 3px;
  min-width: 22px;
  padding: 2px;
  position: static;
}

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

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

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

.header {
  background-color: #ffffff;
}

/*.header { background-color: #ffffff; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08); }*/
.header-box-account_tel .account_link {
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
}

.header-box-account_tel .account_link.account-link_number {
  font-size: 18px;
  line-height: 20px;
}

.header-box-account_tel .header-link_text {
  margin-left: 0;
}

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

.header-link .icon_cart {
  fill: #060706;
  height: 30px;
  width: 33px;
}

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

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

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

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

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

.icon_cart {
  float: left;
}

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

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

.nav-main {
  background-color: #31b44a;
  height: 60px;
}

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

.nav-main_link {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

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

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

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

.nav-main_link__first {
  color: #fff;
}

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

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

.search svg {
  fill: #231f20;
}

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

.search-desktop .btn {
  background-color: #05ae4e;
  border-radius: 0 6px 6px 0;
  border: none !important;
  box-shadow: none !important;
  fill: #fff;
  height: 50px;
  right: 0;
  width: 71px;
  z-index: 9;
}

.search-desktop .btn:focus,
.search-desktop .btn:hover {
  background-color: #049a45;
  fill: #fff;
}

.search-desktop .form-input {
  background-color: #f7f7f7;
  border-radius: 6px !important;
  border: 1px solid #d8d8d8;
  box-shadow: none;
  color: #040708;
  font-size: 13px;
  font-weight: 500;
  height: auto;
  letter-spacing: 0;
  line-height: 18px;
  padding-bottom: calc((50px - 18px - 2px) / 2);
  padding-left: 20px;
  padding-right: calc(70px + 8px);
  padding-top: calc((50px - 18px - 2px) / 2);
  text-transform: none;
}

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

  .header-box.header-box_account.header-box-account_tel {
    max-width: none;
    min-width: 0;
    width: 196px;
  }

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

  .header-box_account .header-link_text {
    max-width: calc(100% - 32px - 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%;
  }

  .search-desktop {
    max-width: calc(100% - 196px);
  }

  .search-desktop .btn {
    align-items: center;
    display: flex;
    justify-content: center;
  }

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

  .nav-main_item:before {
    /*display: none;*/
    background-color: #43c25b;
    bottom: 0;
    content: '';
    display: table;
    height: 13px;
    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: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: calc((20px - 12px) / 2);
    margin-right: 10px;
    margin-top: calc((20px - 12px) / 2);
    width: 19px;
  }

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

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

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

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

  .nav-main_item:nth-child(2):before {
    display: none;
  }


  /*.nav-main_item.nav-main_item__all > .nav-main_content > ul > .nav-children { width: calc(100% - (6px * 2)); }*/
  /*.nav-content { position: relative; }*/
  /*.nav-content:before { background-color: #ee8123; bottom: 0; content: ''; display: table; height: 17px; left: 0; position: absolute; right: auto; top: 0; width: 50%; }*/
  /*.nav-main_item__all .nav-main_link { background-color: #426cb4; padding-right: 44px; }*/
  /*.nav-main_item__all .nav-main_link:focus svg, .nav-main_item__all .nav-main_link:hover svg { fill: #090504; }*/
  /*.nav-main_item__all .nav-main_link:focus, .nav-main_item__all .nav-main_link:hover { color: #090504; fill: #090504; opacity: 1; }*/




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

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


}

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

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

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

  .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_item {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-main_item.nav-main_item__all {
    margin-right: 4px;
  }

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

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

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

  .cart_quantity {
    font-size: 10px;
    height: 22px;
    line-height: 16px;
    margin-bottom: calc((28px - 22px) / 2);
    margin-top: calc((28px - 22px) / 2);
    min-width: 22px;
  }

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

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

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

  .header-box-account_tel .account_link {
    font-size: 11px;
    line-height: 12px;
  }

  .header-box-account_tel .account_link.account-link_number {
    font-size: 16px;
    line-height: 18px;
  }

  .header-box.header-box_account {
    max-width: calc(100% - 16px - 58px);
    min-width: 180px;
  }

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

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

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

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

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

  .logo {
    max-width: 220px;
  }

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

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

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

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

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

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

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

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

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

  .search-desktop .btn {
    height: 40px;
    width: 61px;
  }

  .search-desktop .form-input {
    font-size: 11px;
    line-height: 18px;
    padding-bottom: calc((40px - 18px - 2px) / 2);
    padding-left: 12px;
    padding-right: calc(60px + 8px);
    padding-top: calc((40px - 18px - 2px) / 2);
  }

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

  .search-desktop {
    max-width: calc(100% - 160px);
  }
}

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

  .header .navbar {
    height: 70px;
  }

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

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

  .icon_cart {
    margin-top: 2px;
  }

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

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

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

  .sidebar-nav {
    margin-top: 70px;
  }
}

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

  .logo {
    max-width: 208px;
  }

  .sidebar-nav {
    margin-top: 70px;
  }
}

/** End - Header  **/


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

.top-whatsapp-link {
  align-items: center;
  color: #404040;
  display: flex;
  fill: #ffbd49;
  float: left;
  margin-right: 24px;
}

.top-whatsapp-link:focus,
.top-whatsapp-link:hover {
  color: #282828;
  fill: #365893;
}

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

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

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

/** End - Header WhatsApp  **/

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

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

.header-top-content {
  background-color: #05ae4e;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  padding-bottom: calc((38px - 14px) / 2);
  padding-top: calc((38px - 14px) / 2);
  position: relative;
  text-align: center;
  z-index: 1;
}

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

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

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

/** End - Header WhatsApp Section  **/


/** Start - Banner Custom  **/
.banner-custom-content {
  background-color: #f3f6f9;
  color: #000000;
  fill: #31b44a;
  text-transform: uppercase;
}

.banner-custom-content {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 40px;
}

.banner-custom_box {
  border-bottom: 0px solid #f3f3f3;
  padding-bottom: calc((120px - 54px) / 2);
  padding-top: calc((120px - 54px) / 2);
}

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

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

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

.banner-custom_icon__1 {
  height: 44px;
  width: 55px;
}

.banner-custom_icon__2 {
  height: 50px;
  width: 35px;
}

.banner-custom_icon__3 {
  height: 51px;
  width: 56px;
}

.banner-custom_icon__4 {
  height: 54px;
  width: 52px;
}

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

.banner-custom_item {
  float: left;
}

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

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

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

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

.banner-custom_text span {
  display: block;
}

.banner-custom_text {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

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

.banner-custom_title {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

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

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

  .banner-custom_item {
    width: auto;
  }
}

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

  .banner-custom_icon__1 {
    height: 40px;
    width: 51px;
  }

  .banner-custom_icon__2 {
    height: 46px;
    width: 31px;
  }

  .banner-custom_icon__3 {
    height: 47px;
    width: 52px;
  }

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

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

  .banner-custom_title {
    font-size: 11px;
    line-height: 16px;
  }
}

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

/** End - Banner Custom  **/


/** Start - Content  **/
.showcase.showcase-model-9 {
  padding-bottom: 0;
}

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

.showcase {
  padding-bottom: 60px;
}

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

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

.showcase-banners .slider__arrow {
  bottom: 0;
  top: 0;
}

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

/*.showcase-products .slider__arrow { bottom: auto; top: calc((360px - 30px) / 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: #05ae4e;
  border-radius: 50%;
  bottom: auto;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 35px;
  left: 20px;
  line-height: 13px;
  top: 20px;
  width: 35px;
}

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

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

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

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

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

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

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

.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 .card-header > * { border-bottom: 1px solid #e7e7e7; padding-bottom: 16px; }*/
.showcase-product .showcase-product_image.card-image {
  background-color: #fff;
  border-radius: 6px;
  padding: 20px;
}

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

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

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

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

.showcase-product_buy {
  background-color: #05ae4e;
  border-radius: 4px;
  border: 1px solid #05ae4e;
  color: #fff;
  float: none;
  font-size: 12px;
  font-weight: bold;
  height: 34px;
  line-height: 16px;
  margin: 26px auto 0;
  max-width: 100%;
  min-height: 0;
  padding: calc((34px - 16px - 2px) / 2) 16px calc((34px - 16px - 2px) / 2);
  text-align: center;
  text-transform: initial;
  width: 100%;
}

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

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

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

.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: 3;
  color: #040708;
  display: -webkit-box;
  font-size: 14px;
  font-weight: normal;
  height: calc(20px * 3);
  line-height: 20px;
  text-transform: none;
}

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

.showcase-tag {
  display: none;
}

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

.showcase-title {
  color: #040708;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 30px;
  margin-bottom: 38px;
  text-align: center;
  text-transform: initial;
}

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

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

@media (min-width: 992px) {

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

  .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 .card-footer {
    min-height: calc((22px + ((14px * 2) + 2px)));
  }
}

@media (max-width: 991px) {
  .showcase-product .card-footer {
    min-height: calc((20px + ((14px * 2) + 2px)) + (26px + 34px));
  }

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

  .showcase-product_buy {
    margin-top: 26px;
    max-width: 100%;
    position: static;
  }

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

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

  .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: 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 {
    padding-bottom: 26px;
    padding-top: 0;
  }

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

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

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

/** End - Content  **/

/** Start - Showcase Model 12 **/
.showcase-model-12 .card .card-body_full {
  height: auto;
}

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

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

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

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

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

.showcase-model-12 .showcase-banners-description {
  border-bottom: 0 solid #ececec;
}

.showcase-model-12 .showcase-card {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}

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

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

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

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

.showcase-model-12 .showcase-list[data-img-position="bottom"] .card .card-body_default {
  height: auto;
  padding: 28px 20px 28px 2px;
}

.showcase-model-12 .showcase-list[data-img-position="top"] .card .card-body_default {
  height: auto;
  padding: 28px 20px 28px 2px;
}

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

.showcase-model-12 .card .card-body:last-child {
  padding-top: 38px;
}

.showcase-model-12 .showcase-banners-description .card .card-image {
  position: relative;
}

.showcase-model-12 .showcase-banners-description .card .card-image:before {
  align-items: center;
  background-color: #0faf4d;
  border-radius: 4px;
  bottom: calc(-38px / 2);
  color: #ffffff;
  content: 'Conferir matéria';
  display: flex;
  font-size: 12px;
  font-weight: bold;
  height: 38px;
  justify-content: center;
  left: auto;
  line-height: 14px;
  min-width: 146px;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  top: auto;
  z-index: 1;
}


@media (max-width: 991px) {
  .showcase-model-12 .slider__arrow {
    top: calc(100px - 8px);
  }
}

@media (max-width: 575px) {

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

/** End - Showcase Model 12 **/

/** Start - Showcase Model 6 **/
/*.showcase:nth-child(3) { position: relative; z-index: 1; }*/
/*.showcase:nth-child(3):before { background-color: #f5fafa; bottom: auto; content: ''; display: table; height: calc((100% - 60px) / 2); left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: -1; }*/

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

.showcase-model-6 .showcase-banners_link img {
  filter: none;
}

/*.showcase-model-6 .showcase-banners_link img { filter: grayscale(100%) contrast(90%); }*/
.showcase-model-6 .showcase-banners_link {
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  height: 100px;
  justify-content: center;
  padding: 16px 8px;
  width: 100%;
}

.showcase-model-6 .showcase-banners_link:focus img,
.showcase-model-6 .showcase-banners_link:hover img {
  filter: none;
}

.showcase-model-6 .showcase-banners_link:focus,
.showcase-model-6 .showcase-banners_link:hover {
  opacity: 0.7;
}

.showcase-model-6 .showcase-image-carousel-8 .showcase-banners_link {
  align-items: center;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #049a45;
  display: flex;
  height: 65px;
  justify-content: center;
  max-width: 142px;
  padding: 16px;
  width: 100%;
}

.showcase-model-6 .showcase-image-carousel-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: calc((142px * 8) + (12px * 7));
}

.showcase-model-6 {
  background-color: #eceff1;
}

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

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

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

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

/** End - Showcase Model 6 **/


/** Start - Showcase Model 10 Custom **/
.showcase-model-10 .showcase-banners_footer {
  display: none !important;
}

.showcase-model-10 .showcase-banners_video {
  padding-bottom: 0;
}

.showcase-model-10 .showcase-box_center {
  position: relative;
}

.showcase-model-10 .showcase-image-custom {
  bottom: 0;
  display: table;
  height: 639px;
  left: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 359px;
}

.showcase-model-10 .showcase-image-custom img {
  margin-left: auto;
  max-height: 639px;
}

.showcase-model-10 .showcase-logo img {
  max-height: 72px;
}

.showcase-model-10 .showcase-logo {
  display: table;
  margin-top: 82px;
}

.showcase-model-10 .showcase-subtitle {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0;
  max-width: 275px;
}

.showcase-model-10 .showcase-title span {
  display: block;
  font-family: "Corsa Grotesk", sans-serif;
  font-size: 35px;
  font-weight: bold;
  line-height: 32px;
}

.showcase-model-10 .showcase-title {
  color: #ffffff;
  font-size: 49px;
  font-weight: bold;
  line-height: 47px;
  margin-bottom: 34px;
}

.showcase-model-10 {
  background-color: #233345;
  background-image: url('https://salescdn.net/static/themes/loja-pronta/13992/background-video.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  color: #fff;
  margin-bottom: 60px;
  padding-bottom: 0;
}

@media (min-width: 992px) {
  .showcase-banners.showcase-banners_video {
    position: relative;
    z-index: 1;
  }

  .showcase-model-10 .col-left {
    background-color: #0faf4d;
  }

  .showcase-model-10 .showcase-banners_img {
    border-radius: 8px;
    font-size: 228px;
    height: 1em;
    margin-left: auto;
    margin-right: 0;
    max-width: 400px;
    width: 100%;
  }

  .showcase-model-10 .showcase-banners_item {
    margin-bottom: 28px;
  }

  .showcase-model-10 .showcase-banners_item:last-child {
    margin-bottom: 0;
  }

  .showcase-model-10 .showcase-box {
    min-height: 576px;
  }

  .showcase-model-10 .showcase-box_left .showcase-box_inner {
    padding-top: 136px;
  }

  .showcase-model-10 .showcase-box_right .showcase-box_inner {
    padding-top: calc((576px - (228px + 228px + 28px)) / 2);
  }

  .showcase-model-10 .showcase-box_right {
    margin-bottom: 0;
  }

  .showcase-model-10 .showcase-title {
    text-align: left !important;
  }

  .showcase-model-10 {
    position: relative;
  }

  .showcase-model-10:before {
    background-color: #0faf4d;
    bottom: 0;
    content: '';
    display: table;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
  }
}

@media (max-width: 1199px) {
  .showcase-model-10 .showcase-logo img {
    max-height: 62px;
  }

  .showcase-model-10 .showcase-subtitle {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0;
    max-width: 245px;
  }

  .showcase-model-10 .showcase-title span {
    font-size: 32px;
    line-height: 30px;
  }

  .showcase-model-10 .showcase-title {
    font-size: 47px;
    line-height: 45px;
    margin-bottom: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .showcase-model-10 .showcase-banners_img {
    font-size: 188px;
    max-width: 330px;
  }

  .showcase-model-10 .showcase-box {
    min-height: 496px;
  }

  .showcase-model-10 .showcase-box_left .showcase-box_inner {
    padding-top: 96px;
  }

  .showcase-model-10 .showcase-image-custom img {
    max-height: 560px;
  }

  .showcase-model-10 .showcase-image-custom {
    height: 560px;
    right: -45px;
    width: 315px;
  }

  .showcase-model-10 .showcase-logo {
    margin-top: 64px;
  }
}

@media (max-width: 991px) {
  .showcase-model-10 .showcase-banners .slider__arrow {
    bottom: 0;
  }

  .showcase-model-10 .showcase-banners .slider__arrow--next {
    right: calc(-30px / 2);
  }

  .showcase-model-10 .showcase-banners .slider__arrow--prev {
    left: calc(-30px / 2);
  }

  .showcase-model-10 .showcase-logo {
    display: none;
  }

  .showcase-model-10 .showcase-subtitle {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 40px);
    text-align: center;
    width: 420px;
  }

  .showcase-model-10 .showcase-title {
    margin-bottom: 18px;
  }

  .showcase-model-10 {
    background-position: center;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .showcase-model-10 .showcase-banners_img {
    height: 228px;
    max-width: 400px;
  }

  .showcase-model-10 .showcase-box_right .showcase-box_inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}

@media (max-width: 575px) {
  .showcase-model-10 .showcase-banners_img {
    height: 228px;
    max-width: 400px;
  }

  .showcase-model-10 .showcase-box_right .showcase-box_inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}

/** End - Showcase Model 10 Custom **/

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

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

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

.showcase-model-list .showcase-prices_plots {
  color: #5b5b5b;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  padding-top: 1px;
}

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

.showcase-model-list .showcase-prices_price {
  color: #009966;
  font-size: 22px;
  font-weight: bold;
  height: auto;
  line-height: 24px;
}

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

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

.showcase-model-list .showcase-product .card-footer,
.showcase-model-list .showcase-product .card-header {
  background-color: #fff;
  border-radius: 9px;
}

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

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

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

.showcase-model-list .showcase-product .card-image {
  height: 180px;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  padding: 0 20px 0 0;
  width: calc((100% - 22px) / 2);
}

.showcase-model-list .showcase-product .showcase-prices {
  height: calc(24px + ((13px * 2) + 1px));
}

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

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

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

.showcase-model-list .showcase-product_link_title {
  -webkit-line-clamp: 3;
  color: #191919;
  font-size: 14px;
  font-weight: 500;
  height: calc(18px * 3);
  line-height: 18px;
}

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

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

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

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

  .showcase-model-list .showcase-product .card-footer,
  .showcase-model-list .showcase-product .card-header {
    width: calc((100% - 24px) / 2 + 16px);
  }

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

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

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

  .showcase-model-list .showcase-product_link__image {
    height: 150px;
    padding: 8px;
    width: 150px;
  }

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

@media (max-width: 575px) {
  .showcase-model-list .showcase-prices_plots b {
    font-size: 9px;
    line-height: 11px;
  }

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

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

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

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

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

  .showcase-model-list .showcase-product .showcase-prices {
    height: calc(22px + ((11px * 2) + 1px));
  }

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

/** End - Showcase List  **/

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

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

.footer-box_newsletter .btn {
  background-color: #66bc41;
  border-radius: 24px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  height: 48px;
  line-height: 15px;
  margin-left: -85px;
  position: relative;
  text-transform: uppercase;
  transition: .3s;
  width: 86px;
  z-index: 2;
}

.footer-box_newsletter .btn:focus,
.footer-box_newsletter .btn:hover {
  background-color: #5dab3b;
  box-shadow: none;
}

.footer-box_newsletter .footer_title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 26px;
  max-width: 280px;
}

.footer-box_newsletter .form-input {
  background: #fff;
  border-radius: 24px !important;
  border: 1px solid #d8d8d8;
  color: #14212b;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 16px;
  padding: 8px calc(86px + 8px) 8px 30px;
}

.footer-box_newsletter .form-input::placeholder {
  color: #14212b;
  opacity: 1;
}

.footer-box_newsletter .form-input:focus {
  border-color: #66bc41;
  box-shadow: none;
}

.footer-contact-item_email .footer-contact_title {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.footer-contact-item_tel .footer-contact_title {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 5px;
}

.footer-contact_item {
  font-size: 13px;
  font-weight: 500;
  line-height: 17px;
  padding-bottom: 22px;
}

.footer-contact_item.footer-contact-item_email {
  margin-top: 36px;
}

.footer-contact_item.footer-contact-item_tel {
  padding-bottom: 10px;
}

.footer-contact_item:last-child {
  padding-bottom: 0;
}

.footer-contact_link.footer-contact_link__email {
  text-decoration: underline;
}

.footer-contact_link.footer-contact_link__tel {
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
}

.footer-contact_title {
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 13px;
  text-transform: uppercase;
}

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

.footer-content_info {
  background-color: #31b44a;
  color: #fff;
}

.footer-content_main .footer_title {
  color: #040708;
}

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

.footer-content_main a:focus,
.footer-content_main a:hover {
  color: #66bc41;
}

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

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

.footer-content_second .footer_title {
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

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

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

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

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

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

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

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

.footer-payment_item,
.footer-stamp_item {
  margin-left: 12px;
  margin-right: 12px;
}

.footer-payment_list,
.footer-stamp_list {
  margin-left: -12px;
  margin-right: -12px;
}

.footer-social {
  margin-left: -4px;
  margin-right: -4px;
}

.footer-social_item {
  margin: 0 4px;
}

.footer-stamp_item img {
  max-height: 55px;
  max-width: 116px;
}

.footer-stamp_item svg {
  height: 100%;
  max-height: 55px;
  max-width: 80px;
  width: 100%;
}

.footer-store_text a {
  color: #18be69;
  text-transform: uppercase;
}

.footer-store_text a:focus,
.footer-store_text a:hover {
  color: #14a65b;
}

.footer-store_text {
  font-size: 12px;
  line-height: 26px;
  font-weight: 500;
  max-width: 244px;
}

.footer_title {
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 13px;
  text-transform: uppercase;
}

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

.logo-wdna {
  align-items: center;
  color: #fff;
  display: flex;
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
}

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

.social-icons__link svg {
  fill: #66bc41;
  height: 26px;
  width: 26px;
}

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

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

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

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

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

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

footer a {
  color: #000000;
}

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

footer {
  background-color: #ffffff;
  border-top: 1px solid #eee;
  color: #000000;
}

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

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

@media (min-width: 992px) {
  .footer-box {
    margin-bottom: 35px;
  }

  .footer-content_info>.container>.col-12>.columns {
    align-items: center;
  }

  .footer-content_main>.container>.columns>.column>.footer-box:last-child {
    margin-bottom: 0;
  }

  .footer-content_second>.container>.columns {
    align-items: center;
  }


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

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

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

  .footer-box_newsletter {
    margin-bottom: 46px;
  }

  .footer-box_stamp {
    float: right;
  }

  .footer-contact-item_treatment .footer-contact_title {
    margin-bottom: 13px;
  }

}

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

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

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

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

  .footer-box_newsletter .footer_title {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    max-width: 210px;
  }

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

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

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

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

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

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

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

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

  .footer-contact_item.footer-contact-item_email {
    margin-top: 16px;
  }

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

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

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

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

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

  .footer-content_main>.container>.columns>.column:nth-child(2) .footer-box {
    padding-left: 8px;
  }

  .footer-payment_item,
  .footer-stamp_item {
    margin-left: 6px;
    margin-right: 6px;
  }

  .footer-payment_list,
  .footer-stamp_list {
    margin-left: -6px;
    margin-right: -6px;
  }
}

/** End - Footer  **/

/** Start - Product  **/
.image-main {
  box-shadow: 0 15px 15px 0 rgba(000, 000, 000, 0.2);
}

.input-group_qtd {
  border: 1px solid #e5e5e5;
  box-shadow: none;
}

.product-box_variations__list .dropdown>.btn svg {
  fill: #049a45;
}

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

.product-btn.product-btn_buy:focus,
.product-btn.product-btn_buy:hover {
  background-color: #049a45;
  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: #05ae4e;
  border-color: #05ae4e;
}

.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: #05ae4e;
  border-color: #05ae4e;
  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: #049a45;
  font-weight: bold;
}

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

  .product-header-container {
    padding-top: 54px;
  }

  .product-title {
    height: auto;
    margin-top: 0;
    max-height: none;
    max-width: 100%;
    overflow: initial;
    padding-bottom: 32px;
    position: static;
  }
}

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

  .product-descriptions {
    padding-bottom: 50px;
  }
}

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

/** End - Product  **/

/** Start - SideNav overlay  **/
.btn-sidenav-close.btn-sidenav-close_custom {
  background-color: #000000;
  color: #fff;
  padding-bottom: 3px;
  padding-top: 3px;
}

.btn-sidenav-close.btn-sidenav-close_custom:focus,
.btn-sidenav-close.btn-sidenav-close_custom:hover {
  background-color: #282828;
  color: #fff;
}

.cart-subtotal_price,
.cart-subtotal_text {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.sidenav-body_empty .cart-section_empty p {
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.sidenav-body_empty .cart-section_empty svg {
  fill: #333;
}

.sidenav-overlay .btn:not(.btn-access) {
  background-color: #05ae4e;
  border-color: #05ae4e;
  color: #fff;
  font-weight: bold;
}

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

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

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

.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: #05ae4e;
  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  **/
.form-checkbox input:checked+.form-icon,
.form-radio input:checked+.form-icon,
.form-switch input:checked+.form-icon {
  background: #05ae4e;
  border-color: #05ae4e;
}

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

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

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

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

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

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

.search-filters-btn {
  background-color: #05ae4e;
  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: 20px;
  padding-right: 20px;
}

.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(005, 174, 178, 0.25);
}

.search-options.search-options_bottom .search-options-pagination_item.active a.search-options-pagination_link {
  background-color: #000000;
}

.search-options_mobile .search-option-icon svg {
  fill: #05ae4e;
}

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

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

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

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

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

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

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

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

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

/** End - Search List  **/

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

.btn.btn-access svg {
  margin-right: 16px;
}

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

.btn.btn-access:focus svg,
.btn.btn-access:hover svg {
  fill: #4b4b4b;
}

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

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

.card-page .btn:focus,
.card-page .btn:hover {
  background-color: #049a45;
  border-color: #049a45;
  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: #05ae4e;
  border-color: #05ae4e;
}

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

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

.checkout-card-finish_body .timeline .timeline-item.disable .timeline-icon {
  border: 2px solid rgba(005, 174, 178, 0.25);
}

.checkout-card-finish_body .timeline .timeline-item.disable::before {
  background-color: rgba(005, 174, 178, 0.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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: #049a45 !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;
}

.product-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: .6666666667em
}

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

.product-kit .showcase-product_link_title {
  font-size: 12px;
  line-height: 15px;
  white-space: normal;
}

.showcase-product .showcase-prices:not(.showcase-prices_out-of-stock) .showcase-prices_price::after {
  display: inline-block;
  content: "À VISTA NO PIX";
  color: #32b643;
  font-size: 12px;
}

p.product-prices_price::after {
  content: "À VISTA NO PIX";
  font-size: 12px;
  color: #32b643;
}


p.product-prices_price::after {
  content: "NO PIX";
  font-size: 15px;
}
.card-page.card-page-form {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

/** End - Fontes  **/

/*** END - Custom Ly 2023-11-21 ***/