.product-default .product-label.label-new {
  background-color: #08C;
}

.side-menu-wrapper {
  border: 1px solid #e7e7e7;
  position: relative
}

.side-menu-title {
  padding: 1.5rem 2rem;
  margin-bottom: 0;
  background: #f6f7f9;
  font-size: 1.4rem;
  text-transform: uppercase
}

.side-menu li {
  position: relative
}

.side-menu li>a {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 1.2rem 0;
  color: #555;
  font-weight: 600
}

.side-menu li i {
  margin-right: 1.2rem;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle
}

.side-menu ul {
  display: none;
  padding-left: 1.0714em
}

.side-menu:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #fff
}

.side-menu-toggle {
  position: absolute;
  top: 1rem;
  right: 0;
  width: 24px;
  color: #222529;
  text-align: center;
  line-height: 24px;
  cursor: pointer
}

.side-menu-toggle:before {
  content: "";
  font-family: "porto";
  font-weight: 600
}

.show>.side-menu-toggle:before {
  content: ""
}


.menu-vertical .megamenu,
.menu-vertical ul {
    top: 0;
    left: 100%;
    margin-left: -1px;
    border-top: 0
}

.menu-vertical.sf-arrows>li>.sf-with-ul:before {
    top: 50%;
    bottom: auto;
    left: calc(95% - 12px);
    margin: -10px 0 0;
    border-width: 10px 12px 10px 0;
    border-color: transparent;
    border-right-color: #fff;
    transition: 0.2s
}

.menu-vertical.sf-arrows>li>.sf-with-ul:after {
    content: "";
    position: absolute;
    right: 2.8rem;
    color: #838b90;
    font-size: 1.5rem
}

.menu-vertical.sf-arrows>li.show>.sf-with-ul:before {
    left: calc(100% - 12px)
}

.menu-vertical.sf-arrows>li.show>.sf-with-ul:after {
    color: inherit
}

.menu-vertical.sf-arrows>li:hover>.sf-with-ul:after {
    color: inherit
}

.menu-vertical .nolink {
    font-size: 1.3rem;
    font-weight: 700
}

.menu-vertical>li {
    float: none;
    margin: 0;
    padding: 0 1.8rem 0 1.6rem
}

.menu-vertical>li:not(:first-child) {
    border-top: 1px solid #fff
}

.menu-vertical>li:not(:first-child)>a {
    margin-top: -1px;
    border-top: 1px solid #e7e7e7
}

.menu-vertical>li>a {
    display: block;
    padding: 1.2rem 1rem 1.4rem 0.5rem;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: capitalize;
    transition: none
}

.menu-vertical>li i {
    position: relative;
    margin-right: 8px;
    top: 1px
}

.menu-vertical>li.active,
.menu-vertical>li.show,
.menu-vertical>li:hover {
    background: var(--cor_padrao) 
}

.menu-vertical>li.active>a,
.menu-vertical>li.show>a,
.menu-vertical>li:hover>a {
    border-bottom-color: transparent;
    color: #fff
}

.menu-vertical>li.active+li>a,
.menu-vertical>li.show+li>a,
.menu-vertical>li:hover+li>a {
    border-top-color: transparent
}


.widget-banners {
  border: 1px solid #dae2e6
}

.widget-banners small {
  display: block;
  position: absolute;
  margin: 2px 0 4px;
  left: -22px;
  bottom: 32px;
  font-size: 10px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #777;
  opacity: 0.6;
  transform: rotateZ(-90deg);
  letter-spacing: normal
}

.widget-banners .sale-text {
  position: relative;
  margin-right: 3px;
  margin-bottom: 1.5rem;
  font-size: 7rem;
  letter-spacing: -0.05em
}

.widget-banners .sale-text sup {
  font-size: 60%;
  font-weight: 700
}

.widget-banners .sale-text sub {
  font-size: 1.6rem;
  font-weight: 400;
  position: absolute;
  right: -3px;
  bottom: 7px;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0
}

.widget-banners p {
  margin-bottom: 1.6rem;
  font-size: 0.875em;
  max-width: 100%;
  letter-spacing: -0.025em
}

.widget-banners .owl-carousel .disabled+.owl-dots {
  margin: 1.8rem 0 2.3rem
}

.widget-banners .btn.btn-md {
  padding: 0.9em 2.2em
}

.badge-sale {
  width: 11.3rem;
  height: 11.3rem;
  margin-top: 2.5rem;
  margin-bottom: 1.7rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  letter-spacing: 0.06em
}

.badge-sale:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 2.5rem;
  background: #e7e7e7
}

.badge-sale:after {
  content: "";
  position: absolute;
  top: 3.3rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  width: 9px;
  height: 9px;
  background: #fff
}

.badge-sale em {
  display: block;
  padding-top: 0.8rem;
  margin-bottom: -1px;
  color: #fff;
  font-size: 2.9rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.015em
}


.widget-newsletters {
  padding: 2.7rem 2.4rem 3.6rem
}

.widget-newsletters .widget-title {
  font-size: 1.5rem
}

.widget-newsletters .form-group {
  margin-bottom: 1.6rem
}

.widget-newsletters .form-group:before {
  position: absolute;
  left: 1.6rem;
  top: 1.6rem;
  color: #222529;
  font-size: 1.5rem
}

.widget-newsletters .btn-md {
  padding: 0.8em 2em;
  letter-spacing: 0.01em;
  border-color: var(--cor_padrao);
}

.widget-newsletters .btn-md:hover {
  background-color: var(--cor_padrao);
  border-color: var(--cor_padrao) ;
  color: #fff;
  transition: 0.5s;
  opacity: 0.7;
}

.widget-newsletters .form-control {
  border-radius: 5rem;
  height: auto;
  padding: 1.2rem;
  padding-left: 4rem;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  border: 0;
  height: 48px;
  font-family: Poppins, sans-serif
}

.widget-newsletters .form-control:focus+label {
  opacity: 0
}

.widget-newsletters .form-control:not(:focus) {
  border-color: #e4e4e4
}

.widget-newsletters .form-control::placeholder {
  color: #a8a8a8
}


.widget-testimonials {
  border: 3px solid var(--cor_padrao) 
}

.widget-testimonials .testimonial {
  padding: 2.3rem 2.3rem 0
}

.widget-testimonials .testimonial p {
  font-size: 1.3rem;
  color: #777777;
  letter-spacing: 0
}

.widget-testimonials .testimonial blockquote {
  margin-bottom: 0.5rem;
  padding: 1rem 0 1rem 2.1rem
}

.widget-testimonials .testimonial-owner span {
  text-transform: none;
  font-weight: 400;
  font-size: 1.3rem;
  letter-spacing: 0
}

.widget-testimonials img {
  border-radius: 50%
}

.widget-testimonials figure {
  margin-bottom: 1.3rem;
  max-width: 55px;
  margin-right: 1.2rem
}

.widget-testimonials .testimonial-title {
  margin: 0;
  font-size: 1.6rem;
  text-transform: capitalize;
  padding-top: 0.9rem;
  margin-bottom: 1px;
  letter-spacing: 0.01em
}

.widget-testimonials blockquote:before {
  left: -0.3em;
  color: #222529;
  font-size: 4.8rem
}

.widget-testimonials.widget .owl-carousel .owl-dots {
  margin: 1.2rem 0 3.5rem 5.7rem
}


.widget-posts .post,
.widget-posts p {
    margin: 0
}

.widget-posts .read-more {
    display: flex;
    align-items: center;
    float: none;
    color: #222529;
    font-size: 12px;
    font-weight: 600
}

.widget-posts .read-more i {
    margin-left: 2px;
    font-size: 9px
}

.widget-posts .prod-full-screen {
    right: 0.5rem;
    bottom: 0.5rem
}

.widget-posts .post-media .post-date {
    top: 1.3rem
}


.info-boxes-container {
  border: 1px solid #e7e7e7
}

.info-boxes-container .info-box {
  margin: 1.4rem 0 1.2rem;
  padding: 1.2rem;
  padding-right: 1.5rem
}

.info-boxes-container p {
  font-weight: 300;
  letter-spacing: 0.01em
}

.info-boxes-container .info-box:not(:last-child) {
  border-right: 1px solid #e7e7e7
}

.info-boxes-container i {
  margin-top: -2px;
  margin-right: 4px;
  padding: 0 0.1em;
  line-height: 0
}

.info-boxes-container .icon-shipping {
  font-size: 3.5rem
}


.home-slider img {
  height: 428px;
  object-position: center center
}

.home-slider .banner-layer {
  padding-bottom: 3px;
  left: 5.5%
}

.home-slider h4 {
  color: #777;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 0.08em;
  opacity: 0.7
}

.home-slider h5 {
  font-size: 0.875em;
  margin-top: -4px
}

.home-slider h5 b {
  font-size: 0.93em
}

.home-slider em {
  font-size: 2em;
  font-style: normal;
  vertical-align: middle
}

.home-slider .btn {
  padding: 1em 2.8em
}

.home-slider .owl-dots {
  position: absolute;
  bottom: 37px;
  left: 5.5%
}

.home-slider .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  border-color: #222529
}

.home-slider .owl-dots .owl-dot span:before {
  background: #222529
}

.home-slider .owl-dots .owl-dot.active span,
.home-slider .owl-dots .owl-dot:hover span {
  border-color: #222529
}

.home-slider .owl-dots .owl-dot.active span:before,
.home-slider .owl-dots .owl-dot:hover span:before {
  width: 4px;
  height: 4px;
  background: #222529
}

.home-slide1 {
  background: #0188CC
}

.home-slide1 h4 {
  padding-bottom: 1.4rem;
  font-size: 0.9625em
}

.home-slide1 h2 {
  font-size: 2.734375em;
  letter-spacing: 0.002em;
  font-family: "Segoe Script", "Savoye LET"
}

.home-slide1 h3 {
  font-size: 4.75em
}

.home-slide1 h5 {
  margin-right: -2px;
  font-size: 0.6875em
}

.home-slide1 .coupon-sale-text {
  padding: 4px 8px;
  margin: 0 0.5em 0 1em;
  font-size: 1.09em
}

.home-slide2 {
  background: #DADADA
}

.home-slide2 h2 {
  font-size: 3.4375em
}

.home-slide3 {
  background: #E5E4E2
}

.home-slide3 h2 {
  font-size: 3em
}

.products-widgets {
  padding-bottom: 1.3rem
}

.product-column .section-sub-title {
  margin-bottom: 1.6rem
}


.side-menu-title {
  padding: 1.2rem 2.8rem 1.1rem;
  border-bottom: 1px solid #dae2e6;
  font-size: 1.5rem
}

.sidebar-home {
  padding-bottom: 0.6rem;
  font-size: 1.3rem
}

.sidebar-home .widget {
  margin-bottom: 2.4rem
}

.sidebar-home .owl-carousel .banner img {
  width: auto;
  margin: auto
}

.sidebar-home .owl-dots .owl-dot span {
  border-color: #e7e7e7
}

.sidebar-home p {
  line-height: 24px;
  letter-spacing: 0.01em
}

.sidebar-home .tip:before {
  content: "";
  position: absolute;
  left: -8px;
  right: 100%;
  top: 50%;
  margin-top: -2px;
  border: 3px solid transparent;
  border-width: 3px 2px 0 2px;
  border-right: 3px solid #eb2771;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent
}

.banner-hover-shadow img {
  height: 170px;
  object-fit: cover
}

.banner-hover-shadow:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1)
}

.banners-container .banner {
  transition: box-shadow 0.35s
}

.banners-container .banner3 .banner-layer {
  right: 5.6%
}

.banners-container h3 {
  font-size: 1.5em
}

.banners-container h4 {
  margin-bottom: 2.5rem;
  font-size: 0.875em;
  font-weight: 600
}

.banners-container .banner-layer {
  left: 7.143%;
  right: 7.143%
}

.banners-container a {
  font-size: 0.75em;
  font-weight: 700;
  font-family: Poppins, sans-serif
}

.banner1 h4 {
  padding-bottom: 1px;
  font-size: 1.8125em;
  font-weight: 800
}

.banner1 .banner-layer {
  padding-bottom: 1px
}

.banner1 del {
  margin-right: 2px
}

.banner1 sup {
  top: -0.3em;
  font-size: 70%;
  font-weight: 700
}

.banner2 img {
  border: solid #e7e7e7;
  border-width: 0.9em
}

.banner2 h3 {
  font-size: 1.25em
}

.banner2 .banner-layer {
  padding-top: 10px;
  left: 0;
  right: 0
}

.banner3 h4 {
  padding-bottom: 3px;
  font-size: 0.9375em;
  line-height: 1.4
}

.banner3 .banner-layer {
  padding-bottom: 1px
}

.banner3 img {
  object-position: lef
}


.brands-slider {
  padding: 3.2rem 0;
  margin-bottom: 3.3rem;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7
}


.banner4,
.banner5 {
    margin-top: 2.5rem
}

.banner4 h3,
.banner5 h3 {
    font-size: 2.25em
}

.banner4 h4,
.banner5 h4 {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    margin-top: 3.2rem
}

.banner4 h5,
.banner5 h5 {
    margin-bottom: 1.5rem;
    font-size: 1em;
    margin-right: 3px
}

.banner4 h5 b,
.banner5 h5 b {
    padding: 0.2em 0.3em;
    margin-left: 3px
}

.banner4 .btn,
.banner5 .btn {
    padding: 0.88em 2.16em 0.89em;
    margin-top: 0.8rem;
    font-size: 1.3rem
}

.banner4 .coupon-sale-text i,
.banner5 .coupon-sale-text i {
    color: #777;
    font-size: 0.6em;
    letter-spacing: 0.05em;
    margin-bottom: 1px
}

.banner5 h4 {
    margin: -3px 0 2.5rem 4px;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.5em;
    color: #777777
}

.banner5 h5 {
    margin-left: 1.5rem
}

.banner5 h5 b {
    margin-right: 0.7rem
}

.banner5 .btn {
    margin-top: 0.6rem
}

.products-slider>.owl-stage-outer {
  padding-bottom: 12px
}


.feature-boxes-container {
  padding-top: 3px
}

.feature-boxes-container h5 {
  color: #555;
  font-weight: 400
}

.feature-boxes-container p {
  font-size: 1.3rem
}

.feature-boxes-container i {
  margin-bottom: 1.6rem;
  width: 84px;
  height: 84px;
  border: 2px solid var(--cor_padrao) ;
  border-radius: 50%;
  font-size: 35px;
  line-height: 80px
}

.home-slide-jr,
.category-slide {
  width: 100%;
}


.product-countdown-container {
  display: flex;
  position: absolute;
  padding: 1rem 0.7rem 0.9rem;
  justify-content: center;
  flex-wrap: wrap;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  opacity: 0.7;
  letter-spacing: -0.01em;
  visibility: visible;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  transition: opacity 0.3s ease;
  background: var(--cor_padrao) ;
  z-index: 6
}

.product-countdown-container .product-countdown-title {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 3px
}

.product-countdown-container .product-countdown {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 6;
  line-height: 1;
  opacity: 1;
  color: #fff
}

.product-countdown-container .product-countdown .countdown-amount {
  display: block;
  padding-bottom: 2px;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase
}

.product-default:not(.count-down):hover .product-countdown,
.product-default:not(.count-down):hover .product-countdown-container {
  opacity: 0;
  visibility: hidden
}



@media (max-width:575px) {
  .banner-md-vw-small {
      font-size: 2.3vw
  }
  .banner-sm-vw {
      font-size: 1.2rem
  }
  .banner-sm-vw-large {
      font-size: 4vw
  }
}

@media (max-width:575px) {
  .header-search {
      display: inline
  }
}

@media (max-width:479px) {
  .banners-container .banner {
      font-size: 3.5vw
  }
  .home-slider .banner-layer {
      left: 3.5%;
      right: auto
  }
}

