  body{background-color: #ecedee}
  #latest + div{
    visibility: hidden;
  }
  .cart-header{
    display: none;
  }
  
@media (max-width: 670px) {
  .cart-header{
    display: flex;
  }
}
  /*---------------------------------*/
  /*HOME*/
  /*---------------------------------*/ 
  .utility-bar{
    background-color: #ffffff;
  }
  .utility-bar .bar_message{
    text-align: center; 
    padding-top: 7px; 
    padding-bottom: 2px; 
    font-size: 13px;
    color: #e66700;
    font-weight: 600;
  } 
  .utility-bar .bar_message div {
    display:inline-block;
    overflow:hidden;
    white-space:nowrap;
  }
  
  .utility-bar .bar_message div:first-of-type {  
    animation: showup 7s infinite;
  }
  
  .utility-bar .bar_message div:last-of-type {
    width:0px;
    animation: reveal 7s infinite;
  }
  
  .utility-bar .bar_message div:last-of-type span {
    margin-left:-120px;
    animation: slidein 7s infinite;
  }
  
  @keyframes showup {
      0% {opacity:0;}
      20% {opacity:1;}
      80% {opacity:1;}
      100% {opacity:0;}
  }
  
  @keyframes slidein {
      0% { margin-left:-800px; }
      20% { margin-left:-800px; }
      35% { margin-left:0px; }
      100% { margin-left:0px; }
  }
  
  @keyframes reveal {
      0% {opacity:0;width:0px;}
      20% {opacity:1;width:0px;}
      30% {width:120px;}
      80% {opacity:1;}
      100% {opacity:0;width:120px;}
  }
.t-section-box{
  color: #2e2e2e;
  font-size: 15px;
  font-weight: 500;
}
.bg-gym { background-color: rgb(230, 245, 255); }
.bg-casual { background-color: rgb(245, 240, 255); }
.bg-sexy { background-color: rgb(255, 240, 245); }
.bg-recom { background-color: rgb(235, 255, 245); }
  .bg-section-prod{    
    border-radius: 10px; /* Rounded corners */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  }

  .bg-main-title
  {
      background-image: url("/images/bg_mundo_shein_uio_quito_ropa_deportiva.jpg");
      background-size: auto;
      background-color: #0a5c99;
  } 
  .bg-main-san-valentin-1
  {
      background-image: url("/images/bg_san_valentin.jpg");
      background-size: cover;
      background-color: rgb(254, 80, 111);;
  }    
  .bg-main-san-valentin-2
  {
      background-image: url("/images/bg_san_valentin_2.jpg");
      background-size: cover;
      background-color: rgb(254, 80, 111);
  }    
  img.lazy-load {
    background: #ececec;
  }
  .card-custom {
    height: 250px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    background-size: cover !important;
    color: white;
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .card-user {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .card-category {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    background-color: #C91524;
    padding: 0px 4px;
    border-radius: 3px;
  }
  .card-category span.cat_discount {
    font-size: 16px;
  }
  .card-description {
    position: absolute;
    bottom: 10px;
    left: 10px;
  }
  .card-description h2 {
    font-size: 22px;
  }
  .card-description p {
    font-size: 15px;
  }
  .card-link {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index:2;
    background: black;
    opacity: 0;
  }
  .card-link:hover{
    opacity: 0.1;
  }
  .features img {
    width: 100px;
  }
  .features h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .features p {
    font-size: 15px;
    font-weight: lighter;
  }
  .tags_footer{
    padding: 3px; margin: 2px;
  }
  .tags_footer a{
    color: #2e2e2e;
    text-decoration: none;
  }
  .tags_footer a:hover{
    text-decoration: underline;
  }
  /*---------------------------------*/
  /*PRODUCT PREVIEW*/
  /*---------------------------------*/
  .card{border: none;overflow: hidden}
  .thumbnail_images ul{list-style: none;justify-content: center;display: flex;align-items: center;margin-top:10px}
  .thumbnail_images ul li{margin: 5px;padding: 10px;border: 2px solid #eee;cursor: pointer;transition: all 0.5s}
  .thumbnail_images ul li:hover{border: 2px solid #000}
  .main_image{display: flex;justify-content: center;align-items: center;overflow: hidden;}
  .main_image img{ min-height: 400px;width: 100%;}
  .heart{height: 29px;width: 29px;background-color: #eaeaea;border-radius: 50%;display: flex;justify-content: center;align-items: center}.content p{font-size: 12px}.ratings span{font-size: 14px;margin-left: 12px}.colors{margin-top: 5px}
  .colors ul{list-style: none;display: flex;padding-left: 0px}
  .colors ul li{height: 20px;width: 20px;display: flex;border-radius: 50%;margin-right: 10px;cursor: pointer}.colors ul li:nth-child(1){background-color: #6c704d}.colors ul li:nth-child(2){background-color: #96918b}
  .colors ul li:nth-child(3){background-color: #68778e}.colors ul li:nth-child(4){background-color: #263f55}.colors ul li:nth-child(5){background-color: black}.right-side{position: relative}
  .search-option{position: absolute;background-color: #000;overflow: hidden;align-items: center;color: #fff;width: 200px;height: 200px;border-radius: 49% 51% 50% 50% / 68% 69% 31% 32%;left: 30%;bottom: -250px;transition: all 0.5s;cursor: pointer}
  .search-option .first-search{position: absolute;top: 20px;left: 90px;font-size: 20px;opacity: 1000}.search-option .inputs{opacity: 0;transition: all 0.5s ease;transition-delay: 0.5s;position: relative}
  .search-option .inputs input{position: absolute;top: 200px;left: 30px;padding-left: 20px;background-color: transparent;width: 300px;border: none;color: #fff;border-bottom: 1px solid #eee;transition: all 0.5s;z-index: 10}
  .search-option .inputs input:focus{box-shadow: none;outline: none;z-index: 10}
  .search-option:hover{border-radius: 0px;width: 100%;left: 0px}
  .search-option:hover .inputs{opacity: 1}
  .search-option:hover .first-search{left: 27px;top: 25px;font-size: 15px}
  .search-option:hover .inputs input{top: 20px}
  .search-option .share{position: absolute;right: 20px;top: 22px}
  .buttons .btn{height: 40px;width: 200px;border-radius: 0px !important}
  span.price{display: inline-block;   font-size: 1.85rem;   font-weight: bold;    color: #222;}
  span.oldprice{display: inline-block;   font-size: 1.5rem; font-weight: bold; color: #e66700; text-decoration: line-through; padding: 0 10px;}
  span.discount{padding: 0 2px;        border: 1px solid red;        color: red;        border-radius: 2px;}
  #thumbgalery img.thumbimg{cursor: pointer;}
  #thumbgalery img.thumbimg{width: 100%; background-color: #eee; border: 2px solid #eee; cursor: pointer;}
  #thumbgalery img.thumbimg:hover{border: 2px solid #535353; cursor: pointer;}
  #thumbgalery img.active{border: 2px solid #000000;}
  .brand{font-size: 12px; color: #86939E;}
  .brand span{color: #358ED7;}
  .ratings{font-size: 14px; color: #000;}
  #back-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 90%; /* Better width for mobile */
    max-width: 400px; /* Limit width on larger screens */
    border-radius: 10px; /* Rounded corners */
    text-align: center;
}

#back-popup h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
}

#back-popup p {
    font-size: 1.2em;
}

#back-popup button {
    background-color: #ff5722;
    color: white;
    border: none;
    padding: 10px 15px;
    font-size: 1.1em;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 15px;
}

#back-popup button:hover {
    background-color: #e64a19;
}

/* Mobile optimization */
@media (max-width: 480px) {
    #back-popup {
        width: 85%;
        font-size: 1em;
        padding: 15px;
    }

    #back-popup h3 {
        font-size: 1.2em;
    }

    #back-popup p {
        font-size: 1em;
    }

    #back-popup button {
        font-size: 1em;
        padding: 8px 12px;
    }
}

/*Remainer Time*/
.promo-timer {
    display: none;
  background-color: #ffe9e0;
  color: #d64f00;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  max-width: 400px;
  margin: 20px auto;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

#countdown {
  font-weight: bold;
  font-size: 20px;
  margin-top: 5px;
}
  /* Product Configuration */
.product-color span,
.size-config span {
  font-size: 14px;
  font-weight: 400;
  color: #86939E;
  margin-bottom: 15px;
  display: inline-block;
}
.breadcrumb {
  color: #358ED7;
  font-size: 12px;
  position: relative;
  margin: 10px 0;
}
.breadcrumb a {
  color: #358ED7;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #358ED7;
  text-decoration: underline;
}
/* Product Color */
.product-color {
  margin-bottom: 20px;
}

.color-choose div {
  display: inline-block;
}

.color-choose input[type="radio"] {
  display: none;
}

.color-choose input[type="radio"] + label span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
}

.color-choose input[type="radio"] + label span {
  border: 2px solid #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}

.color-choose input[type="radio"]#red + label span {
  background-color: #C91524;
}
.color-choose input[type="radio"]#blue + label span {
  background-color: #314780;
}
.color-choose input[type="radio"]#black + label span {
  background-color: #323232;
}

.color-choose input[type="radio"]:checked + label span {
  background-image: url(/images/check-icn.svg);
  background-repeat: no-repeat;
  background-position: center;
}
/* Cable Configuration */
.size-choose {
  margin-bottom: 20px;
}
.size-choose input[type="radio"] {
  display: none;
}
.size-choose label {
  border: 2px solid #CCC;
  border-radius: 6px;
  padding: 13px 20px;
  font-size: 14px;
  color: #5E6977;
  background-color: #fff;
  cursor: pointer;
  transition: all .5s;
}

.size-choose label:hover,
.size-choose label:active,
.size-choose label:focus {
  border: 2px solid #86939E;
  outline: none;
}

.size-choose input[type="radio"]:checked + label {
  background-color: #ebf1ff;
}

.size-config {
  margin-bottom: 10px;
}

.size-config a {
  color: #358ED7;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  margin: 10px 0;
  display: inline-block;
}
.size-config a:before {
  content: "?";
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 2px solid rgba(53, 142, 215, 0.5);
  display: inline-block;
  text-align: center;
  line-height: 16px;
  opacity: 0.5;
  margin-right: 5px;
}
.box-accordion {font-size: 13px;}
.box-accordion .t{}
.box-accordion .loc{}
#product_images .owl-carousel .item {
  width:75vw;
}
@media (min-width: 650px) {
  #product_images .owl-carousel .item {
      width:40vw;
  }
}
@media (min-width: 1400px) {
  #product_images .owl-carousel .item {
      width:550px;
  }
}
 /* Star rating container */
.star-rating {
display: flex;
align-items: center;
font-size: 18px;
color: #555;
}

/* Outer star structure (background gray stars) */
.stars-outer {
position: relative;
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
color: #ccc;  /* Empty stars color */
}

.stars-outer::before {
content: '\f005 \f005 \f005 \f005 \f005';  /* 5 star symbols (Font Awesome code) */
font-family: FontAwesome;
}

/* Inner stars (colored stars that overlay based on percentage) */
.stars-inner {
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
overflow: hidden;
color: #f8ce0b;  /* Filled star color (gold) */
width: 0%; /* This will change based on the rating */
}

.stars-inner::before {
content: '\f005 \f005 \f005 \f005 \f005';  /* 5 filled star symbols */
font-family: FontAwesome;
}

/* The numerical rating */
.number-rating {
margin-left: 10px;
font-size: 20px;
color: #333;
}
.review_text{
  font-size: 14px;
}
.review_text a{
  text-decoration: none;
  color: #333;
}
.best-seller{font-size: 14px;}
.best-seller .position{background-color: green; padding:3px 10px; color:#FFF; border-radius: 7px;}

        /* Modern dark backdrop */
        #phoneModal {
        display: none;
        position: fixed;
        inset: 0;
        z-index: 9999;
        background-color: rgba(0, 0, 0, 0.6);
        justify-content: center;
        align-items: center;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }

        /* Modal card */
        #phoneModal .modal-content {
        background: #fff;
        border-radius: 16px;
        padding: 2rem;
        width: 100%;
        max-width: 380px;
        box-shadow: 0 20px 50px rgba(0,0,0,0.15);
        animation: slideUp 0.3s ease;
        }

        /* Animation */
        @keyframes slideUp {
        from {
            opacity: 0;
            transform: translateY(30px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
        }

        /* Input styling */
        #phoneModal input[type="text"] {
        width: 100%;
        padding: 6px 10px;
        margin-top: 1rem;
        margin-bottom: 1.5rem;
        border: 1px solid #ddd;
        border-radius: 8px;
        font-size: 1rem;
        transition: border-color 0.2s;
        }

        #phoneModal input[type="text"]:focus {
        border-color: #007bff;
        outline: none;
        }

        /* Button styling */
        #phoneModal button {
        background-color: #007bff;
        color: white;
        padding: 10px 20px;
        border: none;
        border-radius: 8px;
        font-size: 1rem;
        font-weight: 500;
        cursor: pointer;
        transition: background-color 0.2s ease;
        }

        #phoneModal button:hover {
        background-color: #0056b3;
        }
  /*---------------------------------*/
  /*CART*/
  /*---------------------------------*/
  a.category{text-decoration: none;}
  a.category:hover{text-decoration: underline;}
  a.product_name{text-decoration: none;}
  a.product_name:hover{text-decoration: underline;}
  
  /*---------------------------------*/
  /*CHECKOUT*/
  /*---------------------------------*/
  
  
  /*---------------------------------*/
  /*PRODUCTS*/
  /*---------------------------------*/
  .m-colors-item{
    bottom: 0.5rem; left: 0.5rem
  }
  .m-colors-item .product-card__color-item{
    border-radius: 50%;
    border: 0.5px solid #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-bottom: 0.65em;
    cursor: pointer;
    z-index: 3; 
  }
  #boxproduct{
    font-size: 20px;
    text-align: center;
  }
  .product-title{
    font-size: 14px;
  }
  .product-title a{
    color: #333;
    text-decoration: none;
   }
   
  .product-title a:hover{
    color: #000000;
    text-decoration: none;
   }
  .cuttoff-text{
    --max-lines: 2; 
    overflow: hidden;      
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--max-lines);
  }
  .badge-size {
    border: 1px solid #CCC;
    border-radius: 5px;
    width: 27px;
    padding: 1px;
    font-size: 13px;
    color: #414040;
    margin: 0 1px;
    text-align: center;
    background-color: #ebf1ff;
    cursor: pointer;
    transition: all .5s;
  }
  a.disabled {
    pointer-events: none;
    cursor: default;
  }
  .review-title{
    font-size: 18px; font-weight: bold;
  }
  .review-title a{
    text-decoration: none;
    color: #0a5c99;
  }
  .review-title a:hover{
    color: #00335a;
  }
  .sidebar-box {
    max-height: 450px;
    position: relative;
  
  }
.all-reviews{
  font-size: 14px;
  text-align: center;
  
}
.all-reviews a{
  cursor: pointer;
  text-decoration: none;
  color: #0a5c99;
}
.all-reviews a:hover{
  color: #00335a;
}
#buynow {
  border-top: solid 1px #CCC;
  position: fixed; 
  bottom: 0; 
  padding: 2px;
  width: 100%;
  display: none;
  opacity: 1;
  background-color: #FFF;
} 
#buynow .col-buy{
  margin: 2px 5px;
  padding: 2px;
  background-color:#e66700;
  border-radius: 5px;
}
#buynow .col-buy #btn-buynow{
  cursor: pointer;
}
#buynow .col-buy .pay .oneline,.twolines{
  font-size: 16px;
  font-weight: 500;
}
#buynow .col-buy .pay .save{
  font-size: 12px;
}
.chat-whatsapp{
  cursor: pointer;
  color: #128c7e
}
.pay{
  text-align: center;
  display: block;
  width: 100%;
  color: #FFF;
  animation-duration: 2s;
  animation-name: slideinbtn;
  animation-iteration-count: infinite;
}
@keyframes slideinbtn {
  from {
      transform: scale(1, 1);
  }
  60% {
      transform: scale(1, 1);
  }
  80% {
      transform: scale(0.92, 0.95);
  }
  to {
      transform: scale(1, 1);
  }
}
.v-m{
  position: absolute;bottom: 0px; right: 0; text-align: right; width: 100px; z-index: 100;
}
.v-m a{
  color: #0a5c99;
  text-decoration: none;
}
.v-m a:hover{
  text-decoration: underline;
}
/*---------------------------------*/
/*PRODUCT REVIEWS*/
/*---------------------------------*/
  /* Style for product images */
.product-image {
  width: 150px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.product-image:hover {
  transform: scale(1.1);
}

/* Lightbox styles */
.lightbox {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

.lightbox-content {
  max-width: 90%;
  max-height: 90%;
  animation: fadeIn 0.5s;
}

.close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}

.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: white;
  cursor: pointer;
  user-select: none;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}

/* Animation for lightbox */
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
/*---------------------------------*/
/*PRODUCT REVIEWS*/
/*---------------------------------*/
.tcategories{
  font-weight: lighter;
}
.tcategories h3{
  font-size: 1.25rem;
  font-weight: normal;
}
.tcategories a{
  text-decoration: none;
  color: #0a5c99;
}
.tcategories a:hover{
  text-decoration: underline;
}