/*** START - Custom Ly 2024-01-15 ***/
/* Tema: 5 - v1.9.31 - https://weltsolutions.wdna.me */


/** 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-SemiBold"), 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-face {
  font-family: 'Montserrat';
  src: local("Montserrat-ExtraBold"), url("https://salescdn.net/static/fonts/montserrat/montserrat_extrabold.woff2") format("woff2"), url("https://salescdn.net/static/fonts/montserrat/montserrat_extrabold.woff") format("woff"), url("https://salescdn.net/static/fonts/montserrat/montserrat_extrabold.ttf") format("truetype"), url("https://salescdn.net/static/fonts/montserrat/montserrat_extrabold.eot?#iefix") format("embedded-opentype");
  unicode-range: U+000-5FF;
  font-display: swap;
  font-weight: 800;
  font-style: normal
}

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

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

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



/* Primary: #bf353c */
/* Primary-hover: #a12c32 */
/* Second: #bf353c */
/* Second-hover: #5fa9c5 */
/* Third: #074596 */


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


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

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

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

.cookie-notification-button {
  font-size: 10px !important;
  font-weight: 500;
}

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

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

.label {
  color: #333;
}

.loading:after {
  border-bottom-color: rgba(191, 053, 060, 0.6);
  border-left-color: rgba(191, 053, 060, 0.8);
}

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

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

.notfound-text {
  color: #000000;
}

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

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

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

.checkout-main .checkout-summary-content {
  margin-top: 0;
  padding-top: 25px;
}

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


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

.account_link.account_link__logout {
  overflow: initial;
  text-decoration: underline;
}

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

.box-cart {
  align-items: center;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  float: left;
  height: 45px;
  justify-content: center;
  margin-left: 12px;
  position: relative;
  width: 45px;
}

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

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

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

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

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

/*.header-box.header-box_contact { margin-right: 48px; }*/
.header-checkout .header-link_ssl {
  float: right;
  margin-left: auto;
  margin-right: 0 !important;
}

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

.header-link .icon_user {
  height: 25px;
  margin-top: calc((32px - 25px) / 2);
  width: 25px;
}

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

.header-link.header-link_cart {
  align-items: center;
  display: flex;
  padding: 0 0 1px;
}

/*.header-link.header-link_contact { align-items: center; display: flex; margin-left: 0; margin-right: 0; }*/
.header-link_contact .header-link_icon svg {
  height: 34px;
  margin-right: 8px;
  width: 34px;
}

.header-link_contact .header-link_icon {
  align-items: center;
  display: flex;
}

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

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

.icon_cart {
  float: left;
}

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

.nav-content {
  background-color: #000001;
  border-top: 1px solid #1b1b1b;
  color: #ffffff;
}

.nav-main {
  background-color: #000001;
  height: 58px;
}

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

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

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

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

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

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

.search svg {
  fill: #bf353c;
}

.search-desktop .btn svg {
  display: table;
  height: 14px;
  width: 14px;
}

.search-desktop .btn span {
  margin-right: 10px;
}

.search-desktop .btn {
  align-items: center;
  background-color: transparent;
  border-radius: 0 4px 4px 0;
  border: none !important;
  box-shadow: none !important;
  color: #000001;
  display: flex;
  fill: #ee4144;
  font-size: 14px;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  line-height: 16px;
  padding-right: 20px;
  right: 0;
  width: 94px;
  z-index: 9;
}

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

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

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

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

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

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

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

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

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

.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 {
    max-width: calc(100% - (330px + 410px));
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

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

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

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

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

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

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

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


  .nav-main>.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: 28px;
    margin-right: 28px;
  }

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

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

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

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

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

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

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

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

  .nav-main_item__all .icon-nav-first {
    height: 12px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    width: 20px;
  }

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

  /*.nav-main_item__all .nav-main_link { padding-left: 0; padding-right: 52px; }*/
  .nav-main_link {
    padding-bottom: calc((58px - 36px) / 2);
    padding-top: calc((58px - 36px) / 2);
  }

  .nav-main_icon {
    max-height: 36px;
    max-width: 36px;
  }

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

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

  .nav-main_item__all .nav-main_link svg {
    fill: #ffffff;
    height: 16px;
    margin-right: 10px;
    width: 28px;
  }

  /*.header { display: table; width: 100%; }*/
  /*.nav-main-box-link_first_inner .icon-nav-first { height: 12px; margin-bottom: 0; margin-right: 10px; margin-top: 0; width: 20px; }*/
  /*.nav-main-box-link_first_inner svg { fill: #fff; }*/
  /*.nav-main-box-link_first_inner { align-items: center; background-color: #bf353c; border-radius: 4px; display: flex; height: 32px; margin-bottom: calc((30px - 32px) / 2); margin-top: calc((30px - 32px) / 2); padding: 4px 16px 4px 10px; }*/
  /*.nav-main-box-link_first_inner { color: #fff; font-size: 12px; }*/
  /*.nav-main_link:focus .nav-main-box-link_first_inner, .nav-main_link:hover .nav-main-box-link_first_inner { color: #bf353c; }*/
  .header-link_contact {
    margin-left: 0;
  }

  .header-box_contact {
    margin-right: 46px;
  }
}

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

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

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

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

  /*.header-box.header-box_contact { margin-right: 24px; }*/
  .header-link.header-link_cart {
    margin-left: 20px;
  }

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

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

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

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

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

@media (max-width: 1199px) and (min-width: 992px) {
  .header-box_contact {
    margin-right: 24px;
  }

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

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

  .box-cart {
    height: 40px;
    margin-left: 10px;
    width: 40px;
  }

  .cart_quantity {
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    left: -10px;
    min-width: 17px;
  }

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

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

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

  .header-box.header-box_account {
    max-width: calc(100% - (84px + 24px) - (52px + 20px));
    min-width: 150px;
  }

  /*.header-box.header-box_contact { margin-right: 24px; }*/
  .header-box_account .header-link_text {
    max-width: calc(100% - 21px - 8px);
  }

  .header-link .icon_cart {
    height: 22px;
    margin-top: 0;
    min-width: 24px;
    width: 24px;
  }

  .header-link .icon_user {
    height: 21px;
    margin-top: calc((28px - 21px) / 2);
    width: 21px;
  }

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

  .header-link_contact .header-link_icon svg {
    height: 30px;
    margin-right: 8px;
    width: 30px;
  }

  .logo img {
    max-height: calc(86px - 4px);
  }

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

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

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

  .nav-main_item:before {
    height: 12px;
  }

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

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

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

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

  .nav-main_icon {
    max-height: 32px;
    max-width: 32px;
  }

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

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

  .search-desktop .btn span {
    margin-right: 8px;
  }

  .search-desktop .btn {
    font-size: 12px;
    height: 44px;
    padding-right: 16px;
    width: 82px;
  }

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

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

  /*.nav-main-box-link_first_inner .icon-nav-first { height: 10px; margin-right: 8px; width: 16px; }*/
  /*.nav-main-box-link_first_inner { height: 28px; margin-bottom: calc((30px - 28px) / 2); margin-top: calc((30px - 28px) / 2); padding: 4px 12px 4px 8px; }*/
  /*.nav-main-box-link_first_inner { font-size: 10px; }*/
}

@media (max-width: 991px) {
  .box-cart {
    height: 41px;
    margin-left: 10px;
    width: 41px;
  }

  .cart_quantity {
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    left: -10px;
    min-width: 17px;
  }

  .header .navbar {
    height: 80px;
  }

  .header .navbar-section:first-child {
    max-width: calc(100% - 150px);
  }

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

  .header-link .icon_cart {
    height: 22px;
    margin-top: 0;
    min-width: 24px;
    width: 24px;
  }

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

  .icon_cart {
    margin-top: 2px;
  }

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

  .search .btn:focus,
  .search .btn:hover {
    background-color: transparent;
    box-shadow: none;
  }

  .sidebar-nav .nav-mobile .nav-mobile_link {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    text-transform: none;
  }

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

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

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

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

@media (max-width: 575px) {
  .header .navbar-section:first-child {
    max-width: calc(100% - 160px);
  }

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

  .header-top-content b {
    display: block;
  }

  .logo {
    max-width: 200px;
  }

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

/** End - Header  **/

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

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

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

.header-top-content {
  background-color: #ffffff;
  color: #393939;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding-bottom: calc((34px - 14px) / 2);
  padding-top: calc((34px - 14px) / 2);
  position: relative;
  text-align: center;
  text-transform: initial;
  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 - Content  **/
.showcase {
  padding-bottom: 50px;
}

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

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

.showcase-banners .slider__arrow,
.showcase-products .slider__arrow {
  background-color: #ffffff;
  border-color: #ededed;
  border-radius: 9px;
  height: 57px;
  width: 18px;
}

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

.showcase-banners .slider__arrow.slider__arrow--prev,
.showcase-products .slider__arrow.slider__arrow--prev {
  left: calc(-18px / 2);
}

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

.showcase-banners .slider__arrow:focus,
.showcase-banners .slider__arrow:hover,
.showcase-products .slider__arrow:focus,
.showcase-products .slider__arrow:hover {
  background-color: #fafafa;
  border-color: #cecece;
}

.showcase-list {
  padding-bottom: 0;
}

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

.showcase-model-list .showcase-product .card-image {
  padding-bottom: 20px;
  padding-top: 20px;
}

.showcase-model-list .showcase-product .showcase-prices {
  align-content: center;
  justify-content: flex-start;
}

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

.showcase-offer {
  background-color: #000001;
  border-radius: 4px;
  bottom: auto;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 26px;
  left: 20px;
  line-height: 13px;
  top: -10px;
  width: 45px;
}

.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(20px + (4px + (13px * 2) + 1px));
  justify-content: center;
  width: 100%;
}

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

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

.showcase-prices_plots span {
  color: #4c4c4c;
  font-weight: 500;
  padding-top: 1px;
}

.showcase-prices_plots {
  color: #4c4c4c;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  padding-top: 4px;
}

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

.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((20px + (4px + (13px * 2) + 1px)) + (36px + 38px));
}

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

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

.showcase-product .card-footer {
  padding-left: 20px;
  padding-right: 20px;
}

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

.showcase-product .card-header {
  margin-bottom: 26px;
  position: relative;
}

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

.showcase-product .card-header:after {
  background-color: #ebebeb;
  bottom: 0;
  content: '';
  display: table;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: auto;
  width: calc(100% - (16px * 2));
}

.showcase-product .showcase-product_image.card-image {
  background-color: transparent;
  border-radius: 0;
  padding: 0 14px;
}

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

.showcase-product {
  background-color: #ffffff;
  border-radius: 7px;
  border: 1px solid #ebebeb;
  padding: 30px 0 22px;
  position: relative;
  text-align: center;
}

.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: #bf353c;
  border-radius: 4px;
  border: 1px solid #bf353c;
  color: #fff;
  float: none;
  font-size: 12px;
  font-weight: bold;
  height: 38px;
  line-height: 16px;
  margin: 36px auto 0;
  max-width: 100%;
  min-height: 0;
  padding: calc((38px - 16px - 2px) / 2) 16px calc((38px - 16px - 2px) / 2);
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

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

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

.showcase-product_link__image {
  background-color: transparent;
  border-radius: 8px;
  height: 210px;
  max-height: 100%;
  max-width: 100%;
  width: 210px;
}

.showcase-product_link_title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #696969;
  display: -webkit-box;
  font-size: 14px;
  font-weight: 600;
  height: calc(20px * 3);
  line-height: 20px;
  text-transform: none;
}

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

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

.showcase-tag {
  display: none;
}

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

.showcase-title {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
}

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

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

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

.slider__arrow svg {
  fill: #4e4e4e;
}

.slider__arrow {
  background-color: #ffffff;
  border-color: #ededed;
  border-radius: 9px;
  height: 57px;
  width: 18px;
}

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

.slider__arrow.slider__arrow--prev {
  left: calc(-18px / 2);
}

.slider__arrow[disabled] {
  opacity: 0.4;
}

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

@media (min-width: 992px) {

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

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

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

  /*.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((20px + (4px + (13px * 2) + 1px)) + (36px + 38px));
  }
}

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

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

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

  .showcase-product .card-header {
    padding-left: 8px;
    padding-right: 8px;
  }

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

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

  .showcase-prices {
    height: calc(20px + (4px + (13px * 2) + 1px));
  }

  .showcase-prices_plots {
    font-size: 11px;
    line-height: 13px;
    padding-top: 4px;
  }

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

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

  .showcase-product .card-footer {
    padding-top: 0;
    min-height: calc((20px + (4px + (13px * 2) + 1px)) + (20px + 34px));
  }

  .showcase-product .card-header {
    padding-left: 8px;
    padding-right: 8px;
  }

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

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

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

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

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

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

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

  .showcase-title {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 23px;
  }
}

/** End - Content  **/


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

.banner-custom-content {
  background-color: #fff;
  color: #000000;
  fill: #e34540;
  margin-bottom: 60px;
}

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

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

.banner-custom_icon__1 {
  height: 32px;
  width: 57px;
}

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

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

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

.banner-custom_item {
  float: left;
}

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

.banner-custom_item__box {
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  justify-content: center;
  padding-bottom: calc(((98px - 40px) / 2));
  padding-top: calc(((98px - 40px) / 2) + 1px);
}

.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: 12px;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
}

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

.banner-custom_title {
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  text-transform: uppercase;
}


@media (max-width: 1399px) and (min-width: 1200px) {
  .banner-custom_icon {
    margin-right: 8px;
  }

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

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

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

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

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

@media (max-width: 1199px) {

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

  .banner-custom_icon__1 {
    height: 24px;
    width: 49px;
  }

  .banner-custom_icon__2 {
    height: 30px;
    width: 23px;
  }

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

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

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

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

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

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

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

/** End - Banner Custom  **/

/** 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 {
  max-height: 80px;
}

/*.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: 0 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 #a12c32;
  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.showcase-model-6 {
  margin-bottom: 10px;
  margin-top: 0;
}

@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 7 **/
.showcase.showcase-model-7 {
  padding-bottom: 70px;
}

/** End - Showcase Model 7 **/

/** End - Showcase Model 9 **/
.showcase-model-9 .showcase-prices {
  justify-content: flex-start;
}

.showcase-model-9 .showcase-product {
  border: 0;
}

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

.showcase-model-9 .showcase-timer {
  background-color: #000001;
}

.showcase-model-9 .showcase-timer-content {
  border-color: #262626;
}

.showcase-model-9 .showcase-timer-content_title {
  background-color: #000001;
}

.showcase-model-9:before {
  background-color: #000001;
}

@media (max-width: 991px) {
  .showcase-model-9 {
    background-color: #000001;
    padding-bottom: 50px !important;
    padding-top: 48px;
  }
}

/** Start - Showcase Model 9 **/

/** Start - Showcase Model 12 **/
.showcase-model-12 .card .card-body {
  padding-left: 4px;
  padding-right: 12px;
}

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

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

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

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

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

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

.showcase-model-12 .card-btn {
  background-color: transparent !important;
  border-radius: 0;
  color: #171717;
  display: table;
  font-size: 13px;
  font-weight: 500;
  height: auto;
  line-height: 22px;
  margin-top: 4px;
  padding: 0;
  text-align: left;
  text-decoration: underline;
  text-transform: none;
}

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

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

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

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

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

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

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

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

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

@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 List  **/
.showcase-model-list .showcase-prices_plots b {
  color: #676767;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}

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

.showcase-model-list .showcase-prices_plots {
  color: #4c4c4c;
  font-size: 11px;
  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: #0e0e0e;
  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: 30px;
}

.showcase-model-list .showcase-product .card-header:after {
  display: none;
}

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

.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: #404040;
  font-size: 14px;
  font-weight: 400;
  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: 24px;
  }

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

  .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_contact {
  max-width: 242px;
  width: 100%;
}

.footer-box_newsletter .btn {
  align-items: center;
  background-color: #ee4144;
  border-radius: 6px;
  display: flex;
  font-size: 13px;
  font-weight: bold;
  height: 48px;
  justify-content: center;
  line-height: 15px;
  padding: 4px 8px;
  text-transform: uppercase;
  width: 110px;
}

.footer-box_newsletter .btn:focus,
.footer-box_newsletter .btn:hover {
  background-color: #d93a3d;
}

.footer-box_newsletter .footer-logo {
  width: calc(100% - (582px + 270px));
}

.footer-box_newsletter .footer_title span {
  display: block;
}

.footer-box_newsletter .footer_title {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 270px;
}

.footer-box_newsletter .form-input {
  background-color: #ffffff;
  border-radius: 6px !important;
  border: 1px solid #dde1e1;
  color: #14212b;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 16px;
  margin-right: 10px;
  padding: 8px 20px;
  width: calc(100% - (110px + 10px));
}

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

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

.footer-box_newsletter .input-group {
  width: 582px;
}

.footer-box_newsletter {
  align-items: center;
  display: flex;
  width: 100%;
}

.footer-contact-item_email .footer-contact_link {
  text-decoration: underline;
}

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

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

.footer-contact_item:first-child .footer-contact_title {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding-bottom: 22px;
}

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

.footer-contact_title {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 6px;
  text-transform: uppercase;
}

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

.footer-content_info a {
  color: #000000;
}

.footer-content_info a:focus,
.footer-content_info a:hover {
  color: #181818;
}

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

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

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

.footer-content_second>.container>.col-12 {
  border-top: 0 solid #1f2c71;
  padding-bottom: 48px;
  padding-top: 48px;
}

.footer-content_second {
  background-color: #ffffff;
  color: #000000;
  text-transform: none;
}

.footer-info_text b {
  font-weight: 600;
}

.footer-info_text {
  color: #000000;
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
}

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

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

.footer-payment_info {
  display: none;
}

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

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

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

.footer-payment_list {
  margin-left: -10px;
  margin-right: -10px;
}

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

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

.footer-stamp_item img {
  max-height: 45px;
  max-width: 89%;
}

/*.footer-stamp_item svg { height: 100%; max-height: 56px; max-width: 110px; width: 100%; }*/
.footer-stamp_item svg {
  max-height: 56px;
  max-width: 110px;
}

.footer-stamp_item {
  margin: 11px -13px;
}

.footer-stamp_list {
  margin-left: -16px;
  margin-right: -16px;
}

.logo-footer {
  display: table;
  max-width: 332px;
}

.logo-wdna svg {
  height: 21px;
  margin-left: 6px;
  width: 68px;
}

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

.social-icons__link svg {
  fill: #bf353c;
  height: 26px;
  max-height: 26px;
  max-width: 26px;
  width: auto;
}

.social-icons__link {
  border-color: #bf353c;
  border-radius: 0;
  border-width: 0;
  height: 26px;
  max-width: 26px;
  padding: 0;
  width: auto;
}

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

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

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

footer .footer-content_second .container {
  padding-bottom: 0;
  padding-top: 0;
}

footer a {
  color: #ffffff;
}

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

footer {
  background-color: #000000;
  color: #ffffff;
}


.footer-content_main {
  background-image: url('https://salescdn.net/static/themes/loja-pronta/14023/background-footer.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer-box_contact2 .footer_title {
  font-size: 12px;
  letter-spacing: -0.1px;
}

.footer-contact-item_info {
  font-size: 12px;
  letter-spacing: -0.1px;
  text-decoration: underline;
}

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

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

@media (min-width: 992px) {
  .footer-content_main>.container>.columns>.column>.footer-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

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

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

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


  .footer-content_info .footer-box {
    float: left;
  }

  .footer-content_info>.container>.col-12>.columns>.column:nth-child(1) {
    align-items: center;
    display: flex;
  }

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

  .footer-content_info {
    padding-bottom: 18px;
    padding-top: 22px;
  }

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

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

  .logo-wdna {
    float: right;
  }

  .footer-box_contact2 .footer_title {
    font-size: 12px;
  }

  .footer-contact_link__info {
    font-size: 12px;
    letter-spacing: -0.2px;
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .logo-footer {
    max-width: 282px;
  }

  .footer-box_newsletter .footer_title {
    width: 260px;
  }

  .footer-box_newsletter .input-group {
    width: 542px;
  }

  .footer-box_newsletter .footer-logo {
    width: calc(100% - (542px + 260px));
  }

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

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

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

  /*.footer-content_main > .container > .columns > .column:nth-child(4) .footer-box { max-width: 134px; }*/
  .footer-content_main>.container>.columns>.column:nth-child(5) .footer-box {
    max-width: 220px;
  }
}

@media (max-width: 1199px) {
  .footer-box_newsletter .btn {
    border-radius: 4px;
    font-size: 11px;
    height: 44px;
    line-height: 13px;
    padding: 4px 8px;
    width: 106px;
  }

  .footer-box_newsletter .footer_title {
    font-size: 12px;
    line-height: 16px;
  }

  .footer-box_newsletter .form-input {
    border-radius: 4px !important;
    font-size: 12px;
    height: 44px;
    line-height: 14px;
    margin-right: 8px;
    padding: 8px 16px;
    width: calc(100% - (106px + 8px));
  }

  .footer-contact-item_tel .footer-contact_link {
    font-size: 18px;
    line-height: 1em;
  }

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

  .footer-contact_item:first-child .footer-contact_title {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 20px;
  }

  .footer-contact_title {
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 4px;
  }

  .footer-info_text {
    font-size: 9px;
    line-height: 13px;
  }

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

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

  .logo-footer {
    max-width: 242px;
  }

  .logo-wdna svg {
    height: 19px;
    width: 66px;
  }

  .logo-wdna {
    font-size: 9px;
    line-height: 11px;
  }

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

  .social-icons__link {
    height: 22px;
    max-width: 22px;
  }

  .footer-content_main .footer_title {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 16px;
  }


  .footer-content_main .footer-box_contact2 .footer_title {
    font-size: 10px;
  }

  .footer-contact_link__info {
    font-size: 11px;
    letter-spacing: -0.1px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .footer-box_newsletter .footer-logo {
    width: calc(100% - (402px + 230px));
  }

  .footer-box_newsletter .footer_title {
    width: 230px;
  }

  .footer-box_newsletter .input-group {
    width: 402px;
  }


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

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

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

  /*.footer-content_main > .container > .columns > .column:nth-child(4) .footer-box { max-width: 130px; }*/
  .footer-content_main>.container>.columns>.column:nth-child(5) .footer-box {
    max-width: 220px;
  }
}

@media (max-width: 991px) {
  .footer-box_newsletter .footer-logo {
    width: calc(242px + 30px);
  }

  .footer-box_newsletter .footer_title {
    width: calc(100% - (242px + 30px));
  }

  .footer-box_newsletter .input-group {
    margin-top: 16px;
    width: 100%;
  }

  .footer-box_newsletter {
    flex-wrap: wrap;
  }

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

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

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

  .footer-payment_item {
    margin: 4px 8px;
  }

  .footer-payment_list {
    margin-left: -8px;
    margin-right: -8px;
  }

  .footer-stamp_item {
    margin: 4px 8px;
  }

  .footer-stamp_list {
    margin-left: -8px;
    margin-right: -8px;
  }

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

@media (max-width: 991px) and (min-width: 768px) {
  .footer-content_info .footer-box {
    float: left;
  }

  .footer-content_info>.container>.col-12>.columns>.column:nth-child(1) {
    align-items: center;
    display: flex;
  }

  .logo-wdna {
    float: right;
  }
}

@media (max-width: 767px) and (min-width: 576px) {
  .footer-content_info .footer-box {
    float: left;
  }

  .footer-content_info>.container>.col-12>.columns>.column:nth-child(1) {
    align-items: center;
    display: flex;
  }

  .logo-wdna {
    margin-bottom: 8px;
    margin-top: 12px;
  }
}

@media (max-width: 575px) {
  .footer-box_newsletter .footer_title {
    margin-top: 8px;
    width: 100%;
  }

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

  .logo-wdna {
    margin-bottom: 8px;
    margin-top: 12px;
  }

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

/** End - Footer  **/

/** Start - Product  **/
.image-main {
  border-color: #d5d5d5 !important;
  box-shadow: none;
}

.input-group_qtd .form-input {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.input-group_qtd {
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  min-height: 42px;
  padding-left: 10px;
  padding-right: 10px;
}

.menu-group-purchase {
  border-radius: 4px;
  border: 1px solid #ececec;
  box-shadow: none;
  padding: 12px 8px;
}

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

.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 .breadcrumb .breadcrumb-item {
  color: #000000;
  float: left;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 20px;
}

.product-breadcrumb .product-breadcrumb-list {
  padding: 36px 0;
}

.product-breadcrumb {
  border-bottom-color: #f4f4f4;
}

.product-btn.product-btn-buy_custom {
  align-items: center;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #000000;
  display: flex;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  line-height: 18px;
  margin-right: 22px;
  padding: 8px 0;
  text-align: center;
  text-transform: initial;
  width: auto;
}

.product-btn.product-btn-buy_custom:focus,
.product-btn.product-btn-buy_custom:hover {
  color: #424242;
}

.product-btn.product-btn_buy svg {
  height: 25px;
  margin-bottom: 1px;
  margin-right: 10px;
  width: 27px;
}

.product-btn.product-btn_buy {
  align-items: center;
  background-color: #bf353c;
  border-radius: 5px;
  color: #ffffff;
  display: flex;
  fill: #ffffff;
  float: left;
  font-size: 16px;
  font-weight: 800;
  height: 50px;
  justify-content: center;
  line-height: 18px;
  max-width: 344px;
  padding: 8px 16px;
  text-transform: uppercase;
  width: 100%;
}

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

.product-btn.product-btn_shipping svg {
  height: 26px;
  margin-right: 10px;
  width: 28px;
}

.product-btn.product-btn_shipping {
  align-items: center;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  color: #2b2b2b;
  display: flex;
  fill: #e8343a;
  float: left;
  font-size: 13px;
  font-weight: 600;
  height: 42px;
  justify-content: center;
  line-height: 18px;
  max-width: 398px;
  padding: 8px 16px;
  text-transform: initial;
  width: calc(100% - (120px + 30px));
}

.product-btn.product-btn_shipping-info {
  align-items: center;
  background-color: transparent !important;
  border: 0 !important;
  width: auto;
  box-shadow: none;
  color: #2b2b2b;
  display: flex;
  float: right;
  font-size: 13px;
  font-weight: 600;
  height: 42px;
  line-height: 15px;
  padding: 8px 0;
  text-decoration: underline;
  text-transform: initial;
}

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

.product-btn.product-btn_shipping:focus,
.product-btn.product-btn_shipping:hover {
  background-color: #f6f6f6;
  border-color: #c7c7c7;
  color: #444444;
  fill: #d23035;
}

.product-btn_payment {
  background-color: transparent;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-transform: initial;
}

.product-btn_payment:focus,
.product-btn_payment:hover {
  background-color: transparent;
  color: #333333;
}

.product-buy {
  align-items: center;
  border-top: 1px solid #ececec;
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
  padding-top: 38px;
  width: 100%;
}

.product-description {
  background-color: transparent !important;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 48px;
  padding-left: 0;
  padding-right: 0;
}

.product-description.accordion[open] .accordion-body {
  max-height: none;
  overflow: initial;
}

.product-description_body img {
  max-width: 100%;
}

.product-description_body {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #efefef;
  color: #000000;
  font-size: 15px;
  line-height: 25px;
  padding: 44px 42px;
}

.product-description_header {
  color: #242424;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
}

.product-description_header.accordion-header {
  padding: 0 4px 24px;
}

.product-description_ico {
  display: none;
  background-color: #bf353c;
  border-color: #bf353c;
}

.product-description_title {
  padding-top: 0;
}

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

.product-gallery .slider__arrow svg {
  fill: #000000;
  height: 11px;
  margin: auto;
  width: 11px;
}

.product-gallery .slider__arrow {
  background-color: #ffffff;
  border-color: #ededed;
  border-radius: 9px;
  border-width: 1px;
  height: 57px;
  width: 18px;
}

.product-gallery .slider__arrow:focus svg,
.product-gallery .slider__arrow:hover svg {
  fill: #000000;
  margin: auto;
}

.product-gallery .slider__arrow:focus,
.product-gallery .slider__arrow:hover {
  background-color: #ffffff;
  border-color: #d2d2d2;
  box-shadow: none;
}

.product-gallery {
  align-items: center;
  background-color: transparent;
  border-radius: 0;
  height: auto;
  max-width: 644px;
  width: 100%;
}

.product-group-purchase {
  margin-bottom: 20px;
  margin-top: 24px;
}

.product-header {
  padding-bottom: 108px;
}

.product-kit .input-group_qtd {
  border-radius: 6px;
}

.product-kit .product-btn.product-btn_buy {
  background-color: rgba(191, 053, 060, .6);
  font-weight: 600;
}

.product-kit .product-btn.product-btn_buy {
  max-width: 100%;
  width: 100%;
}

.product-kit .product-btn.product-btn_buy {
  text-transform: initial;
}

.product-kit .product-btn.product-btn_buy.active {
  background-color: #bf353c;
  font-weight: 600;
}

.product-kit .product-btn.product-btn_buy.active:focus,
.product-kit .product-btn.product-btn_buy.active:hover {
  background-color: #a12c32;
}

.product-kit .product-btn.product-btn_buy:focus,
.product-kit .product-btn.product-btn_buy:hover {
  background-color: rgba(161, 044, 050, .6);
}

.product-kit .showcase-kit_accordion {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #f2f2f2;
  box-shadow: none;
}

.product-kit .showcase-kit_body {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.product-kit .showcase-kit_finish .product-btn {
  background-color: rgba(161, 044, 050, .8);
  color: #fff;
}

.product-kit .showcase-kit_finish .product-content_box.product-box_action {
  max-width: 260px;
  width: 100%;
}

.product-kit .showcase-kit_finish {
  background-color: #000001;
}

.product-kit .showcase-kit_finish {
  border-radius: 6px;
}

.product-kit .showcase-kit_header .showcase-kit_btn {
  color: #bf353c;
  fill: #bf353c;
}

.product-kit .showcase-kit_header {
  background-color: #bf353c;
  border-radius: 6px;
}

.product-payments {
  margin-bottom: 0;
  margin-top: 4px;
}

.product-prices .product-content_box.product-box_prices {
  max-width: calc(100% - 120px);
  padding-bottom: 8px;
  padding-right: 10px;
}

.product-prices .product-content_box.product-box_qtd {
  max-width: 120px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.product-prices {
  border-top: 1px solid #ececec;
  justify-content: space-between;
  margin-bottom: 0;
  margin-top: 36px;
  padding-top: 40px;
}

.product-prices-price_info {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
  margin-left: 10px;
}

.product-prices.product-prices_out-of-stock .product-prices_price p {
  width: 100%;
}

.product-prices.product-prices_out-of-stock .product-prices_price {
  flex-wrap: wrap;
}

.product-prices.product-prices_out-of-stock {
  margin-bottom: 0;
  padding-top: 40px;
}

.product-prices_plots {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  padding-bottom: 0;
  padding-left: 2px;
  padding-top: 10px;
  text-transform: initial;
}

.product-prices_price {
  align-items: baseline;
  color: #bf353c;
  display: flex;
  font-size: 39px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 41px;
  text-transform: initial;
}

.product-prices_strike {
  color: #aaa9a9;
}

.product-shipping {
  border-top: 1px solid #ececec;
  margin-top: 36px;
  padding-top: 38px;
}

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

.product-sku b {
  color: #2b2b2b;
  font-weight: bold;
}

.product-sku {
  color: #a0a0a0;
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  margin-bottom: 0;
  margin-top: 22px;
}

.product-tag.product-tag-free_shipping {
  background-color: #000000;
  display: none;
}

.product-title {
  color: #000000;
  font-size: 27px;
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 0;
  max-height: none;
  overflow: initial;
}

.product-variations {
  border-top: 1px solid #ececec;
  margin-bottom: 0;
  margin-top: 36px;
  padding-top: 40px;
}

.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: #000000;
  font-weight: bold;
}

.product-zoom_link {
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}

.product-zoom_link {
  box-shadow: none;
  width: 644px;
}

.showcase-buy-to-gether .showcase-item_calc {
  color: #333;
}

.showcase-item_buy-to-gether .showcase-product .card-header:after {
  display: none;
}

.showcase-option_buy-to-gether .product-btn.product-btn_shipping {
  height: 50px;
  max-width: 100%;
  width: 100%;
}

.showcase-option_buy-to-gether .product-buy {
  border-top: 0;
  margin-top: 40px;
  padding-top: 0;
}

.showcase-option_buy-to-gether .product-prices {
  border-top: 0;
  padding-top: 0;
}

.showcase-option_buy-to-gether .product-shipping {
  border-top: 0;
  display: table;
  margin-top: 40px;
  padding-top: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .product-gallery .slider__arrow--next {
    left: auto;
    margin: auto 0;
    right: 0;
  }

  .product-gallery .slider__arrow--prev {
    left: 0;
    margin: auto 0;
    right: auto;
  }

  .product-gallery {
    margin-top: 38px;
  }

  .product-gallery_image {
    max-height: calc(100px - (8px * 2));
  }

  .product-gallery_link {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    height: 100px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 8px;
    width: 125px;
  }

  .product-gallery_list {
    margin-left: auto;
    margin-right: auto;
    max-width: calc((125px * 4) + (15px * 6));
    padding-top: 0;
  }

  .product-gallery_mobile {
    display: table;
  }

  .product-gallery_mobile.product-simple_gallery {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .product-header-box {
    max-width: 562px;
  }

  .product-header-left {
    max-width: calc(100% - (562px + (8px * 2)));
  }

  .product-header-right {
    max-width: calc(562px + (8px * 2));
    width: 100%;
  }

  .product-images {
    max-width: 100%;
  }

  .product-zoom {
    float: left;
    height: 588px;
    max-width: 644px;
  }

  .showcase-buy-to-gether .product-header-box {
    max-width: calc(540px - 30px);
    width: 100%;
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .product-gallery {
    max-width: 544px;
  }

  .product-gallery_list {
    max-width: calc((125px * 3) + (15px * 6));
  }

  .product-header .product-buy .product-btn.product-btn-buy_custom {
    margin-right: 0;
  }

  .product-header .product-buy .product-btn.product-btn_buy {
    width: calc(100% - (160px + 30px));
  }

  .product-header-left {
    max-width: calc(100% - 538px);
  }

  .product-header-right {
    max-width: 538px;
  }

  .product-zoom {
    height: 488px;
    max-width: 544px;
  }

  .showcase-buy-to-gether .product-header-box {
    max-width: calc(465px - 30px);
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .product-gallery {
    max-width: 464px;
  }

  .product-gallery_list {
    max-width: calc((125px * 2) + (15px * 4));
  }

  .product-header-left {
    max-width: calc(100% - 438px);
  }

  .product-header-right {
    max-width: 438px;
  }

  .product-zoom {
    height: 408px;
    max-width: 464px;
  }

  .showcase-buy-to-gether .product-header-box {
    max-width: calc(400px - 30px);
  }
}

@media (max-width: 1199px) {
  .product-breadcrumb .breadcrumb .breadcrumb-item {
    font-size: 11px;
    line-height: 18px;
  }

  .product-btn.product-btn-buy_custom {
    font-size: 12px;
    height: 46px;
    line-height: 14px;
    margin-right: 0;
  }

  .product-btn.product-btn_buy svg {
    height: 21px;
    margin-bottom: 1px;
    margin-right: 6px;
    width: 23px;
  }

  .product-btn.product-btn_buy {
    font-size: 14px;
    height: 46px;
    line-height: 16px;
  }

  .product-btn.product-btn_shipping svg {
    height: 22px;
    margin-right: 6px;
    width: 26px;
  }

  .product-btn.product-btn_shipping {
    font-size: 11px;
    height: 38px;
    line-height: 13px;
    width: calc(100% - (100px + 20px));
  }

  .product-btn.product-btn_shipping-info {
    font-size: 11px;
    height: 38px;
    line-height: 13px;
  }

  .product-btn_payment {
    font-size: 11px;
    line-height: 13px;
  }

  .product-description_body {
    font-size: 13px;
    line-height: 23px;
    padding: 34px 32px;
  }

  .product-description_header {
    font-size: 18px;
    line-height: 20px;
  }

  .product-header .product-buy .product-btn.product-btn_buy {
    width: calc(100% - (140px + 20px));
  }

  .product-prices-price_info {
    font-size: 14px;
    line-height: 16px;
    margin-left: 8px;
  }

  .product-prices_plots {
    font-size: 12px;
    line-height: 14px;
    padding-top: 6px;
  }

  .product-prices_price {
    font-size: 37px;
    letter-spacing: -1px;
    line-height: 39px;
  }

  .product-prices_strike {
    font-size: 15px;
    line-height: 17px;
  }

  .product-sku {
    font-size: 11px;
    line-height: 13px;
  }

  .product-title {
    font-size: 25px;
    line-height: 33px;
  }

  .menu-group-purchase label {
    font-size: 12px;
    line-height: 14px;
  }
}

@media (max-width: 991px) {
  .image-main {
    box-shadow: none;
  }

  .product-gallery .slider__arrow.slider__arrow--next {
    right: 0;
  }

  .product-gallery .slider__arrow.slider__arrow--prev {
    left: 0;
  }

  .product-gallery {
    margin-left: auto;
    margin-right: auto;
  }

  .product-gallery {
    padding: 0 36px;
  }

  .product-gallery_link {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    height: 80px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 8px;
    width: 105px;
  }

  .product-gallery_list {
    max-width: calc((105px * 4) + (10px * 10));
  }

  .product-header-box> :nth-child(2) {
    border-top: 0;
    margin-top: 0;
  }

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

  .product-zoom_link {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .showcase-buy-to-gether .showcase-product .card-header,
  .showcase-buy-to-gether .showcase-product .showcase-product_image.card-image {
    margin-bottom: 0;
  }
}

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

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

@media (max-width: 767px) and (min-width: 576px) {
  .product-gallery_list {
    max-width: calc((105px * 3) + (10px * 8));
  }
}

@media (max-width: 575px) {
  .product-btn.product-btn-buy_custom {
    border-radius: 5px;
    border: 1px solid #e8e8e8 !important;
    float: left;
    margin-top: 12px;
    width: 100%;
  }

  .product-btn.product-btn_shipping {
    width: 100%;
  }

  .product-btn.product-btn_shipping-info {
    float: left;
    margin-top: 12px;
    width: 100%;
  }

  .product-buy {
    flex-wrap: wrap;
  }

  .product-description_body {
    padding: 24px 22px;
  }

  .product-gallery_list {
    max-width: calc((105px * 2) + (10px * 6));
  }

  .product-header .product-buy .product-btn.product-btn_buy {
    max-width: 100%;
    width: 100%;
  }

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

  .product-prices .product-content_box.product-box_prices {
    max-width: 100%;
    padding-right: 0;
  }

  .product-prices .product-content_box.product-box_qtd {
    max-width: 50%;
    padding-bottom: 16px;
    padding-top: 16px;
  }

  .product-prices {
    flex-wrap: wrap;
  }

  .product-shipping {
    flex-wrap: wrap;
  }

  .product-title {
    font-size: 20px;
    line-height: 26px;
  }

  .showcase-buy-to-gether .showcase-product {
    border-radius: 6px;
  }

  .showcase-option_buy-to-gether .product-btn.product-btn_buy {
    max-width: 100%;
    width: 100%;
  }

  .showcase-option_buy-to-gether .product-shipping {
    margin-top: 10px;
  }
}

/** 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: #bf353c;
  border-color: #bf353c;
  color: #fff;
  font-weight: bold;
}

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

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

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

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

.sidenav-shipping-calculation .sidenav-body>p {
  font-weight: 600;
}

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

.sidenav-title {
  font-weight: 600;
}

.sidenav-overlay_cart .cart-product_info {
  font-weight: 500;
}

/** End - SideNav overlay  **/

/** Start - Search  **/
.showcase-search.showcase-search_grid .showcase-item {
  margin-bottom: 50px;
}

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

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

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

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

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

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

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

.search-filters-btn {
  background-color: #bf353c;
  color: #fff;
  border-radius: 8px;
  font-weight: bold;
}

.search-filters-content .form-checkbox .form-icon {
  border-color: #ddd;
}

.search-filters-content .form-radio .form-icon {
  background-color: transparent;
  border: 1px solid #c8c8c8;
}

.search-filters-content,
.search-header {
  border-radius: 4px;
}

.search-header {
  border: 1px solid #eaeaea;
  color: #333;
}

.search-main .showcase-product {
  padding-left: 0;
  padding-right: 0;
}

.search-options-pagination a.search-options-pagination_link__arrow svg {
  fill: #fff;
}

.search-options-pagination a.search-options-pagination_link__arrow {
  background-color: #000000;
  border-color: #000000;
}

.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):focus,
.search-options-pagination a.search-options-pagination_link__arrow:not(.disable):hover {
  background-color: #023462;
  border-color: #023462;
  box-shadow: 0px 10px 10px rgba(191, 053, 060, 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: #bf353c;
}

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

.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 .card-header:after {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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: #a12c32 !important;
}

.page-form-solar-calculator .slider_slider .ui-slider .ui-slider-handle {
  background-color: #8e8e8e !important;
  border-color: #8e8e8e !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #646464 !important;
}

/** End - Calculadora Solar  **/

/** Start - Fontes  **/
.card-footer> :not(.checkout-product-total) .checkout-product-price,
.card-footer> :not(.checkout-product-total) .checkout-product-title {
  font-weight: 600;
}

.cart-subtotal_price,
.cart-subtotal_text {
  font-weight: 600;
}

.checkout-accordion .accordion-price {
  font-weight: 600;
}

.checkout-card .card-title {
  font-weight: 600;
}

.checkout-card-finish_body .tile-title {
  font-weight: 600;
}

.checkout-card-finish_header .checkout-text b {
  font-weight: 600;
}

.checkout-card-summary_info .card-header a {
  font-weight: 600;
}

.checkout-option .checkout-option_title {
  font-weight: 600;
}

.checkout-payment-option__title {
  font-weight: 600;
}

.checkout-product-price {
  font-weight: 500;
}

.page-tbody .page-table-item {
  font-weight: 500;
}

.page-thead .page-table-item {
  font-weight: 600;
}

/*.product-prices_price { font-weight: 600; }*/
/*.product-title { font-weight: 600; }*/
.sidenav-overlay_cart .cart-product_price {
  font-weight: 600;
}

.sidenav-overlay_cart .cart-total {
  font-weight: 600;
}

.sidenav-payment-calculation .product-payment_price {
  font-size: 12px;
  line-height: 16px;
}

.sidenav-payment-calculation .product-payment_title {
  font-size: 16px;
  line-height: 20px;
}

.sidenav-payment-calculation .product-payment_title {
  font-weight: 600;
}

.sidenav-shipping-calculation table {
  font-weight: 500;
}

/** End - Fontes  **/
/*** END - Custom Ly 2024-01-15 ***/