/** Editado Lucinda 16/10/2024
/ Cores
/ Laranja #f5831f
/ Azul escuro #24215d
/ Azul Claro #01afef

/*** Customize seu css aqui ***/

@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-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: 600;
  font-style: normal
}

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

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

.cart_quantity {
  align-items: center;
  background-color: #E46F39;
  border-radius: 50%;
  bottom: auto;
  color: #fff;
  display: flex;
  font-size: 11px;
  font-weight: normal;
  left: auto;
  justify-content: center;
  line-height: 14px;
  margin-top: 0;
  height: 18px;
  min-width: 18px;
  padding: 1px 2px 1px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -3px;
}

.search-desktop .btn:focus,
.search-desktop .btn:hover {
  fill: #24215d;
}

.search-desktop .btn {
  background-color: transparent;
  bottom: 1px;
  fill: #24215d;
  height: 18px;
  left: auto;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 21px;
  top: 1px;
  width: 18px;
}

.showcase-offer.showcase-offer_new-product {
  background-color: #f5831f;
}

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

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

.footer-content_main {
  background-image: linear-gradient(90deg, #000 0%, #000 100%);
  color: #fff;
}

.social-icons__link {
  align-items: center;
  border-radius: 50%;
  border: 2px solid #fff0;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 34px;
  transition: .3s;
}

.footer-payment_item {
  align-items: center;
  border-radius: 5px;
  border: 1px solid #ffffff38;
  display: flex;
  height: 38px;
  justify-content: center;
  margin: 6px 7.5px;
  padding: 3px 5px;
  width: 72px;
}

footer {
  background-color: #000;
  color: #fff;
  padding-bottom: 0;
  padding-top: 0;
}

.product-btn_payment {
  background-color: transparent;
  color: #24215d;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  line-height: 16px;
  padding: 0;
  text-align: left;
  text-decoration: underline;
  text-transform: uppercase;
  transition: .3s;
}

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

.product-btn.product-btn_buy {
  background-color: #24215d;
  color: #fff;
}

.product-btn.product-btn_buy:focus,
.product-btn.product-btn_buy:hover {
  background-color: #24215d;
  color: #fff;
  opacity: 1;
}

.product-btn.product-btn_shipping:focus,
.product-btn.product-btn_shipping:hover {
  background-color: #fafafa;
  color: #24215d;
  opacity: 1;
}

.product-btn.product-btn_shipping {
  background-color: #fff;
  color: #24215d;
  float: right;
  font-size: 13px;
}

.product-description_ico {
  align-items: center;
  background-color: #f5831f;
  border-radius: 50%;
  border: 2px solid #f5831f;
  display: flex;
  height: 45px;
  justify-content: center;
  text-align: center;
  width: 45px;
}

.showcase-product_buy {
  background-color: #24215d;
  border-radius: 20px;
  border: 0;
  bottom: auto;
  color: #fff;
  float: right;
  font-size: 14px;
  font-weight: 800;
  left: 0;
  line-height: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  min-height: 40px;
  padding: 9px 10px 11px;
  position: absolute;
  right: 0;
  opacity: 0;
  text-transform: uppercase;
  top: 128px;
  width: 160px;
  transition: .3s;
}

.showcase-product_buy:focus,
.showcase-product_buy:hover {
  background-color: #24215d;
  color: #fff
}

.notfound-text {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2222222222em;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 22.2222222222em;
  text-align: center;
}

.notfound-btn {
  background-color: #24215d;
  border-radius: 30px;
  border: 0;
  box-shadow: 0 2px 4px rgb(0 0 0 / 5%);
  color: #fff;
  display: table;
  font-size: 15px;
  font-weight: 600;
  height: 50px;
  line-height: 20px;
  margin-left: auto;
  margin-right: auto;
  min-width: 220px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: .3s;
}

.notfound-btn:focus,
.notfound-btn:hover {
  background-color: #24215d;
  color: #fff;
  opacity: 1
}

.search-filter-icon {
  align-items: center;
  background-color: #24215d;
  border-radius: 50%;
  border: 2px solid #24215d;
  display: flex;
  float: right;
  height: 22px;
  justify-content: center;
  width: 22px;
}

.search-filter-link_category.active .form-radio .form-icon:after {
  background-color: #24215d;
  border-radius: 50%;
  content: '';
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
}

.search-options-pagination a.search-options-pagination_link__arrow {
  align-items: center;
  background-color: #24215d;
  border-radius: 50%;
  border: 1px solid #24215d;
  box-shadow: 0 2px 4px rgb(0 0 0 / 5%);
  display: flex;
  height: 26px;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 26px;
  transition: .3s;
}

.search-filters-btn {
  background-color: #24215d;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  height: 55px;
  line-height: 20px;
  text-transform: uppercase;
}

.btn:focus,
.btn:hover {
  background-color: #24215d;
  color: #fff;
  opacity: 1;
}

.search-filter-price .noUi-handle {
  background-color: #24215d;
  border-radius: 50%;
  border: 0;
  box-shadow: none;
  height: 12px;
  right: -6px;
  top: -5px;
  width: 12px;
}

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

.search_link .icon-bar:last-child {
  background-color: #24215d;
  border-radius: 2px;
  height: 2px;
  transform: rotate(45deg) translate(0.3333333333em, -0.6111111111em);
  width: 8px;
}


.search_link .icon-bar:first-child {
  border-radius: 50%;
  border: 2px solid #24215d;
  height: 0.8888888889em;
  margin-bottom: 0.1111111111em;
  width: 0.8888888889em;
}

.header-link_menu__mobile .icon-bar {
  background-color: #E46F39;
  display: block;
  float: none;
  height: 2px;
  margin-bottom: 4px;
  transition: all 600ms cubic-bezier(0.91, 0.005, 0.07, 1);
  width: 24px;
}

.header-link_menu__mobile.active .icon-bar {
  background-color: #24215d;
  height: 1px;
  width: 18px;
}

.sidebar-nav .sidebar-nav-header {
  background-color: #24215d;
  border-bottom: 1px solid #24215d;
  padding: 16px 20px;
}

.sidebar-nav {
  background-color: #24215d;
  color: #fff;
  padding-bottom: 15px;
  padding-top: 0;
}

.sidebar-nav .nav-mobile>li>.nav-mobile_link {
  background-color: #24215d;
  position: relative;
  z-index: 0;
}

.sidebar-nav .nav-mobile>li>.nav-mobile_link:before {
  background-color: #24215d;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: calc(50% - 50vw);
  position: absolute;
  right: auto;
  top: 0;
  width: 100vw;
  z-index: -1
}

.sidebar-nav .nav-mobile ul {
  background-color: #24215d;
  padding-bottom: 10px;
  padding-top: 10px;
}

.sidebar-nav .sidebar-nav-content {
  background-color: #24215d;
  height: 100%;
  margin-top: 15px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 70px;
  width: 100%;
}

.search-options_mobile .search-option-icon svg {
  fill: #24215d;
  height: 20px;
  width: 22px;
}

.sidenav-body_empty .cart-section_empty p {
  color: #24215d;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  width: 100%;
}

.sidenav-body_empty .cart-section_empty svg {
  display: table;
  fill: #24215d;
  margin: 0 auto 15px;
  max-height: 50px;
  max-width: 50px;
  float: none;
  height: 50px;
  width: 50px;
}

.sidenav-overlay .btn:not(.btn-access) {
  background-color: #24215d;
  border-color: #24215d;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  min-height: 55px;
  padding: 16.5px 15px;
  text-transform: uppercase;
  transition: .5s;
}

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

.btn-sidenav-close.btn-sidenav-close_custom {
  -webkit-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -moz-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -ms-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -o-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  background-color: #24215d;
  border-radius: 16px;
  border: none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 32px;
  line-height: 12px;
  margin-bottom: -3px;
  margin-top: -5px;
  max-width: 105px;
  padding: 4px 16px 4px;
  text-align: center;
  transition: .4s;
}

.btn-sidenav-close.btn-sidenav-close_custom:focus,
.btn-sidenav-close.btn-sidenav-close_custom:hover {
  background-color: #24215d;
  color: #fff;
  opacity: 1
}

.sidenav-overlay .btn.input-group-btn {
  background-color: transparent !important;
  color: #333 !important;
}

.header .icon-ssl svg {
  fill: #24215d;
  max-height: 45px;
  max-width: 45px;
  transition: .5s;
}

.checkout-accordion .accordion-price {
  align-items: center;
  color: #24215d;
  display: flex;
  font-weight: bold;
  justify-content: space-between;
}

.tab-checkout-status .tab-item.active .avatar {
  background-color: #24215d;
}

.checkout-option .form-radio input:checked+.form-icon {
  background-color: #fff;
  border-color: #24215d;
  box-shadow: none;
}

.btn {
  -webkit-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -moz-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -ms-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  -o-transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  transition: all 300ms cubic-bezier(0.91, 0.005, 0.07, 1);
  background-color: #24215d;
  border: none;
  color: #fff;
}

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

.tab-checkout-status:before {
  background-color: #24215d;
  left: 0;
}

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

.card-pages-nav .card-header {
  color: #24215d;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}

.btn.btn-access:focus svg,
.btn.btn-access:hover svg {
  fill: #24215d;
}

.btn.btn-access svg {
  fill: #24215d;
  height: 22px;
  margin-right: 20px;
  width: 22px;
}

.card-page .card-title {
  color: #24215d;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 0;
}