.personal-text-light {

    font-size: 1.5rem;
}

.menu-personal {

  font-size: 1.8rem;
  color: #ff9400;
  font-weight: 500;
  text-align: center;
}

.imgcat {

  padding-right: 10px;

}



.iconComdetail {
    color: #dc3545;
    font-weight: normal;
    padding-right: 5px;
}

.tagdet {
    display: inline-block;
    margin: 0.5rem 1rem 0.5rem 0;
    padding: 0.5rem 0.9rem;
    font-size: 1.3rem;
    border: 1px solid #ff9100;
    line-height: 1.35;
    text-transform: capitalize;
    color: #333;
    border-radius: 0.3rem;
    -webkit-transition: color 0.3s, border-color 0.3s;
    transition: color 0.3s, border-color 0.3s;
}




.newstores{
  background: #fff;
  padding: 0.6rem 1rem 1rem;
    border: 1px solid #eee;
   
}

.popo {
  padding-right: 10px !important;
  color: #fff;
  font-weight: 500;
  font-size: 14px !important;
}

.popo2 {
  padding-right: 8px !important;
 
  font-size: 14px !important;
    color: #fff;
  font-weight: 500;
}
.popo3 {

  padding-left: 8px !important;
  font-size: 15px !important;
    color: #fff;
  font-weight: 500;
}







.welcome-msg3 {
  margin: 0;
  font-size: 1.4rem;
color: #f84206;  
  font-weight: 600;
  letter-spacing: -0.022em;
  line-height: 1.5;
  white-space: nowrap;
  padding: 4px 0;

}

.ps-vendor-banner {
    position: relative;
    text-align: center;
    z-index: 10;
    padding: 160px 0;
}
.bg--cover {
    background-position: 50% 50% !important;
    background-size: cover !important;
}

.ps-vendor-banner h2 {
    color: #ffffff;
    font-size: 48px;
    margin: 0 auto 30px;
    max-width: 960px;
    font-weight: 600;
}

.become-a-vendor .banner {
    padding: 6.2rem 6.2rem 6.9rem;
}

.ps-section--vendor .ps-section__header h4 {
    font-weight: 500;
    color: #ff9100;
    font-size: 30px;
}

.ps-vendor-best-fees .ps-section__content>h5 {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 1.4em;
}

.colortitle {
    color: #ff9400 !important;
    font-weight: 600;
}

.btn-wapp, .btn-visit:not(.btn-link) {
    padding: 0.8em 1.6em;
    font-size: 1.3rem;
    background-color: #25D366;
    border-color: #eee;
    color: #fff;
    margin-right: 0.6rem;
    border-radius: 5px !important;
}

.btn-wapp:hover, .btn-wapp:active, .btn-wapp:focus, .btn-visit:not(.btn-link):hover, .btn-visit:not(.btn-link):active, .btn-visit:not(.btn-link):focus {
    background-color: #ff9100;
    border-color: #eee;
    color: #fff;
}

.icon-box-wrapper {
    border: 1px solid #ff9100;
    padding: 2.3rem 0 2.2rem;
    background-color: #fff;
}

.icon-box-wrapper2 {
  border: 1px solid #e1e1e1;
  padding: 1.0rem 1.0rem 1.0rem 2.0rem;
  background-color: #fff;
  margin-top: 10px;
}

.contadorcommerce {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    font-style: normal;
    font-family: Poppins, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    background: #ff9400;
    color: #fff;
    text-align: center;
}

  .spacecommerce{

    padding-right: 5px ;
  }

  .btn-buscar {
    color: #000;
    border-color: #ff9400;
    background-color: #ff9400;
    max-height: 44px;
    max-width: 30px !important;
    border-left: none;
}

.iconsearch{

    color: #fff;
}

.product-label2.label-close {
  background: #dc3545;
}
.product-label2.label-open {
  background: #25d366;
}

.product-label2.label-new {
    background: #ff9400;
    padding: 0.6rem 1rem;
}

.product-label2 {
    display: inline-block;
    text-align: center;
    margin-bottom: 0.5rem;
    font-size: 1.4em;
    letter-spacing: -0.005em;
    color: #fff;
    line-height: 1;
    padding: 0.6rem 1rem;
    border-radius: 0.3rem;
    text-transform: uppercase;
    border: solid 2px #fff;
}

.product-label-group2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: absolute;
  left: 1rem;
  bottom : 1px;
  max-width: none;
  z-index: 1;
}

.btn-wishlist {
  line-height: 1;
}
.btn-wishlist i::before {
  margin: 0;
}

.iconComercio {
    font-size: 1.8rem;
    color: #dc3545;
    font-weight: normal;
    padding-right: 12px;
}

.iconComerciocheck {
    font-size: 1.5rem;
    color: #28a745;
    font-weight: 700;
    padding-left: 10px;
}

  .iconComerciocheck2{

  font-size: 2.5rem;
  color: #28a745;
  font-weight: 700;
  padding-left: 16px;
  
  
  }

  /* Notification Wrapper */
.notification-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.3rem 4.5rem;
}
.notification-wrapper .w-icon-mobile {
  font-size: 2.4rem;
  color: #eee;
  margin-right: 1rem;
}
.notification-wrapper p {
  margin-right: 3.1rem;
  margin-bottom: 0;
  padding-top: 0.1rem;
  font-size: 2rem;
  color: #eee;
  line-height: 1.2;
}
.notification-wrapper .btn {
  border-width: 1px;
  border-radius: 0.3rem;
  padding: 0.85em 1.35em;
}
.notification-wrapper .btn i {
  font-size: 1.3rem;
  margin: 0 0 0 0.5rem;
}

/* Intro Wrapper */
.intro-wrapper .swiper-button-next,
.intro-wrapper .swiper-button-prev,
.intro-wrapper:hover .swiper-button-next,
.intro-wrapper:hover .swiper-button-prev {
  margin-top: -2.5rem;
  color: #000 !important;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.intro-wrapper .swiper-button-next:not(.swiper-button-disabled):hover,
.intro-wrapper .swiper-button-prev:not(.swiper-button-disabled):hover,
.intro-wrapper:hover .swiper-button-next:not(.swiper-button-disabled):hover,
.intro-wrapper:hover .swiper-button-prev:not(.swiper-button-disabled):hover {
  opacity: 1;
}
.intro-wrapper .swiper-button-next,
.intro-wrapper:hover .swiper-button-next {
  right: 9.8%;
}
.intro-wrapper .swiper-button-prev,
.intro-wrapper:hover .swiper-button-prev {
  left: 9.8%;
}

.intro-slide {
  min-height: 43rem;
}
.intro-slide .btn {
  padding-left: 1.9em;
  padding-right: 1.9em;
}

.intro-slide1 .banner-content {
  left: 4.9%;
  margin-top: -0.1rem;
}
.intro-slide1 .banner-subtitle {
  font-size: 1.8em;
}
.intro-slide1 .banner-title {
  margin: 0 0 1.6rem -0.2rem;
  font-size: 6em;
  line-height: 0.93;
}
.intro-slide1 strong {
  font-weight: 800;
}
.intro-slide1 p {
  margin-bottom: 3.2rem;
  font-size: 1.6em;
}

.intro-slide2 .container {
  text-align: end;
}
.intro-slide2 .banner-content {
  padding-right: 14.5%;
  margin-top: -0.1rem;
}
.intro-slide2 .banner-subtitle {
  margin-bottom: 1.2rem;
  font-size: 2.8em;
  letter-spacing: -0.02em;
}
.intro-slide2 .banner-title {
  margin-left: -0.2rem;
  font-size: 9em;
  font-weight: 800;
  line-height: 0.98;
}
.intro-slide2 .banner-price-info {
  margin-bottom: 3.6rem;
  font-size: 3em;
}

.floating-item {
  position: absolute !important;
  right: 56%;
  top: 13.9%;
  width: 46rem;
}

.intro-slide3 .banner-content {
  max-width: 35.7rem;
  right: 8.5%;
  margin-top: -0.2rem;
}
.intro-slide3 .banner-subtitle {
  margin-bottom: 0.7rem;
  font-size: 1.8em;
  font-weight: 500;
}
.intro-slide3 .banner-title {
  margin-bottom: 2.9rem;
  font-size: 5em;
  line-height: 1.1;
}

/* Category Banner 3Cols */
.category-banner-3cols img {
  min-height: 20rem;
}
.category-banner-3cols .banner-content {
  left: 6.7%;
  padding-top: 0.3rem;
}
.category-banner-3cols .banner-content.text-center {
  margin-top: -0.2rem;
  padding: 0 2rem;
}
.category-banner-3cols .banner-title {
  font-size: 2.8em;
  margin-bottom: 1px;
  color: #ff9400;
}
.category-banner-3cols .banner-price-info {
  font-size: 1.6em;
}
.category-banner-3cols .text-center .banner-subtitle {
  margin-bottom: 0.2rem;
  font-size: 1.4em;
}
.category-banner-3cols .text-center .banner-title {
  margin-bottom: 2.2rem;
  font-size: 3.2em;
}

@media (max-width: 767px) {
  .category-banner-3cols .banner {
    font-size: 0.9rem;
  }

}

.btn-dark2.btn-outline2 {
    color: #333;
    border-color: #333;
    background-color: transparent;
}
.btn-dark2 {
    color: #fff;
    border-color: #333;
    background-color: #333;
}

.btn-outline2 {
    background-color: transparent;
    border: 2px solid;
}

.newsletter2-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 78rem;
  padding: 8.1rem 4.8rem;
  margin: auto;
  background-position: center;
  background-size: cover;
  border-radius: 1rem;
  background-image: url(../img/default/newsletter-1.jpg);
}
.newsletter2-popup .popup-media {
  margin-bottom: 1.7rem;
}
.newsletter2-popup h4 {
  margin-bottom: 0.4rem;
  font-size: 2rem;
}

.newsletter2-popup h3 {
  margin-bottom: 0.2rem;
  font-size: 2rem;
}

.newsletter2-popup h4 span {
  display: inline-block;
  margin-left: 0.4rem;
  font-weight: 800;
}
.newsletter2-popup h2 {
  margin-bottom: 1.1rem;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.2;
}
.newsletter2-popup p {
  margin-bottom: 2.3rem;
  line-height: 1.75;
  font-size: 17px;
}
.newsletter2-popup .input-wrapper-inline {
  max-width: 34rem;
  margin-bottom: 3rem;
}
.newsletter2-popup .input-wrapper-inline .form-control {
  min-height: 4.4rem;
  border-color: #ccc;
  color: #666;
}
.newsletter2-popup .input-wrapper-inline .btn {
  padding-top: 0.9em;
  padding-bottom: 0.9em;
}
.newsletter2-popup label {
  padding-left: 2.7rem;
}
.newsletter2-popup label::before {
  border-color: #999;
}

.newsletter2-content {
  max-width: 36rem;
}

@media (max-width: 767px) {
  .newsletter2-popup {
    max-width: 40rem;
    min-height: 40rem;
    padding: 0rem 2rem;
    background-image: url(../img/default/newsletter-2.jpg);
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .newsletter2-popup .form-checkbox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .newsletter2-popup .input-wrapper-inline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 24rem;
  }
  .newsletter2-popup .input-wrapper-inline .form-control {
    margin-bottom: 1rem;
    border-radius: 3rem;
    border-width: 1px;
  }
  .newsletter2-popup .input-wrapper-inline .btn {
    border-radius: 3rem;
    width: 100%;
  }
}

