.mw-coupons-module button{
  height:4px !important;
  font-size: 12px !important;
  padding-bottom:30px !important;
  
 
}




.product-info h1 {
    font-size: 28px;
  }
.quantity-field svg{
  
}
  .shop-products-skin-2 {
    padding: 5px;
    margin-bottom: 5px !important;
  }
  
  .shop-products-skin-2 .product {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  }
  
  .shop-products-skin-2 .img-as-background {
    height: 315px !important;
  }
  
  .shop-products-skin-2 .product:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  }
  
  
  .shop-products-skin-2 .img-as-background img {
    width: 100%;
    object-fit: cover;
    border-bottom: 1px solid #eee;
    border-radius: 8px 8px 0 0;
  }
  
 
  .shop-products-skin-2 h6 {
    font-weight: 600;
    color: #000;
    font-size: 1rem;
  }
  
 
  .shop-products-skin-2 .price-holder .price-old {
    text-decoration: line-through;
    color: #999;
    margin-right: 8px;
    font-size: 0.9rem;
  }
  
  .shop-products-skin-2 .price-holder .price {
    color: #2A3187; 
    font-weight: 600;
    font-size: 1rem;
  }
  
 
  .shop-products-skin-2 .content {
    padding: 0px !important;
  }
 
  .shop-products-skin-2-btn .btn {
    width: 80%;
    text-transform: capitalize;
    font-weight: 600 !important;
    padding: 10px 22px !important;
    border-radius: 10px !important;
    transition: all 0.4s ease-in-out !important;
    margin-bottom: 15px;
    background: #fff !important;              
    color: #DC3479 !important;               
    border: 2px solid #DC3479 !important;     
    box-shadow: 0 2px 8px rgba(255, 77, 166, 0.3);
  }
 
.upnav-topbar {
    background: #ffffff;
    padding: 6px 0;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}

.upnav-marquee marquee {
    color: #000;
}


.upnav-social a {
    color: #000 !important;
    font-size: 13px;
    font-weight: 600;
    margin-left: 12px;
    text-decoration: none;
}
.upnav-social i { color: #d4af37 !important; }


.upnav-header {
    background: #000;
    padding: 8px 0; 
}

.upnav-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}


.upnav-logo img {
    max-height: 50px;
}


.upnav-menu ul {
    display: flex;
    list-style: none;
    gap: 25px;
    margin: 0;
}
.upnav-menu ul li a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.upnav-menu ul li a:hover { color: #d4af37; }


.upnav-icons a i {
    color: #d4af37 !important;
    font-size: 18px;
    margin-left: 15px;
}


.upnav-ham {
    display: none;
    font-size: 28px;
    color: #fff;
}


@media (max-width: 768px) {

    .upnav-header { padding: 10px 0 !important; }

    
    .upnav-ham {
        display: block;
        position: absolute;
        left: 15px;
        top: 15px;
    }

   
    .upnav-icons {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    
    .upnav-logo {
        flex: 1;
        text-align: center;
    }
    .upnav-logo img {
        max-height: 45px;
    }

   
    .upnav-menu { display: none !important; }
}


.upnav-mobile-panel {
    position: fixed;
    top: 0;
    left: -100%;
    width: 85%;
    height: 100%;
    background: #fff;
    padding: 20px;
    z-index: 999999;
    transition: .3s ease;
}
.upnav-mobile-panel.show { left: 0; }

.upnav-close {
    text-align: right;
    font-size: 26px;
    cursor: pointer;
    margin-bottom: 15px;
}


.upnav-mobile-panel ul {
    list-style: none;
    padding: 0;
}
.upnav-mobile-panel ul li {
    padding: 14px 0;
    border-bottom: 1px solid #eee;
}
.upnav-mobile-panel ul li a {
    color: #000 !important;
    font-size: 20px;
    display: block;
}


.upnav-searchbox {
    display: none;
    padding: 12px 0;
    background: #000;
}
.upnav-search-inner {
    max-width: 600px;
    margin: auto;
}
.upnav-inputbox {
    background: #fff;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.upnav-inputbox input {
    flex: 1;
    border: none;
    outline: none;
}
.upnav-inputbox i {
    cursor: pointer;
    font-size: 18px;
}


/*shop page btn*/
.shop-breadcrump a{
color:black;
}
.module-breadcrumb {
color: white;
}


.btn.btn-primary, .btn:not(.btn-secondary):not(.btn-outline):not(.btn-link){
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 22px;
}

  .btn-secondary{
      font-size: 14px !important;
      padding: 5px 10px !important;
      border-radius: 22px !important;
  }

/*checkout page */
.checkout-v2-logo{
width:5% !important;

}

/* Mobile view (up to 767px width) */
@media (max-width: 767px) {
  .checkout-v2-logo {
    width: 15% !important;  /* adjust size for smaller screens */
  }
}

/*custom color*/
.custom-radio {
  display: inline-block;
  margin: -5px;
  cursor: pointer;
}

.custom-radio input[type="radio"] {
  display: none; /* Hide the default radio button */
}

.custom-radio label {
  display: inline-block;
  padding: 10px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
  font-size:14px;
  text-align:center;
}
.custom-radio label:hover {
  border-color:#000;
}

.custom-radio input[type="radio"]:checked + label {
  border-color: #000;
  color: #000;
}
.image-selector-wrapper {
justify-content:center;
}

.image-selector-wrapper img{
border-radius:50px;
}
.cart-page input {
    width: 189px !important;
}