body{
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    font-weight: auto;
    font-style: normal;
    background-color: #FFF;
}

*{
    
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    font-weight: auto;
    font-style: normal;
}

.w_50{
    width:50%;
}

.f-14{
    font-size: 14px;
    font-weight: 400;
}

.f-18{
    font-size: 18px;
    font-weight: 400;
}

.festive-strip{
    background: #FA8232;
    height: 80px;
}

.notification-strip{
    display: flex;
    justify-content: right;  
    align-items: center;      
    height: 80px;
    width: 100%;              
    text-align: right;       
}

.notification-strip-item{
    width: 33%;
}


.special-text{
    font-size: 24px;
    color: #FFF;
}

.nav-search-div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-form {
    display: flex;
    width: 80%;
    max-width: 100%; /* adjust width */
    box-shadow: 0px 8px 32px 0px #00000014;
    background: #FFFFFF;
    
    
    /*width: 646;*/
    /*height: 48;*/
    gap: 8px;
    angle: 0 deg;
    opacity: 1;
    border-radius: 2px;
    padding: 8px 12px;
    /*padding-right: 20px;*/
    /*padding-bottom: 14px;*/
    /*padding-left: 20px;*/
    

}

.search-input {
    flex: 1;
    padding: 8px 15px;
    /*border: 1px solid #ddd;*/
    border-radius: 0px 0 0 0px;
    outline: none;
    font-size: 14px;
    border:none;
}

.search-btn {
    /*border: 1px solid #ddd;*/
    border-left: none;
    background: #fff;
    border-radius: 0 0px 0px 0;
    padding: 0 15px;
    cursor: pointer;
    color: #3B190C;
    border:none;
}

.search-btn:hover {
    background: #f5f5f5;
}


.shop-now-btn{
    background: #3B190C;
    border-radius: 4px;
    padding: 8px 12px;
    color: #FFF;
    text-decoration: none;
    font-weight: 700;
    display: inline-block;
    text-align:center;
}

.shop-now-btn-1{
    
    background: #3B190C;
    /*border-radius: 5px;*/
    padding: 8px 12px;
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    text-align:center;
    font-size:14px !important;
}

.festive-text{
    display: inline-block;
    background-color: #F3DE6D;
    line-height: 28px;
    font-weight: 600;
    font-size: 20px;
    padding: 6px 10px;
    transform: rotate(-4deg) !important;    
}

.notification-strip-item-1{
    text-align: left;
}

.notification-strip-item-2{
    text-align: center;
    color:#FFF;
}

.notification-strip-item-3{
    text-align: right;
    justify-content: space-between;
}

.discount-amount{
    color:#0F6211;
    font-size: 40px;
    font-weight: 600;
}

.close-icon-div{
    background-color: #303639;
    color:#FFF;
    border-radius: 2px;
    padding: 8px;
    margin-left: 20px;
    cursor: pointer;
}





.welcome-strip{
    width: 100%;
    height: 44px;
    background-color: #04783D;
}


.flex-grid{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.w_50_1{
    width: 50%;
    height: 44px;
    color: #FFF;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.w_50_2{
    width: 50%;
    height: auto;
    color: #191C1F;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px;
}

.w_50_2 label{
    border-radius: 2px;
}

.w_50_2 select{
    border-radius: 2px;
    border: 1px solid #E4E7E9;
}
.welcome-message-div{
    justify-content: flex-start;
}

.social-media-div{
    justify-content: flex-end;
}
.social-media-div span{
    padding: 0px 10px;
}

.social-media-item a img{
    width:20px;
    height: auto;
}

.nav-top-section{
    width: 100%;
    height: 120px;
    background-color: #F5F5F5;
}
.nav-top-strip{
    width: 100%;
    height: 120px;
    align-items: center;
    
}
.w_20_1{
    width:20%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    
}
.brand-logo{
    width: auto;
    height: 80px;
}
.w_60_1{
    width:60%;
}


.w_40_1{
  width:40%;
}
.w_30_1{
  width:30%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.nav-logo-div{
    justify-content: flex-start;
}
.nav-icons-div{
    justify-content: flex-end;
    /* gap:10px; */
}
.nav-icons-div a{
  text-decoration: none;
}
.w_30_1 .shop-cart-icon-div{
    padding: 2px;
    margin:0px 10px;
    color:#3B190C;
    font-weight:bold;
    
    
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    text-decoration:none;
}
.w_30_1 .shop-user-icon-div{
    padding: 2px;
    margin:0px 10px;
    color:#3B190C;
    font-weight:bold;
}

.w_30_1 .shop-intrest-icon-div{
    padding: 2px;
    margin:0px 10px;
    color:#3B190C;
    font-weight:bold;
}
.navbar{
    background-color: #FFF;
}
.navbar-nav{
    width: 60%;
    /* justify-content: space-between; */
    /* align-items: stretch; */
}

.fx-start{
    justify-content: flex-start;
}

.fx-end{
    justify-content: flex-end;
}
.nav-item .nav-link{
    padding: 8px 12px !important;
}
.nav-item .active{
    
}

.text-uppercase{
    text-transform: uppercase;
}


.carousel{
    background-color: #F2F4F5;
    height: 520px;
}
.carousel-item{
    width: 100%;
    height: 520px;
    
}
.carousel-item img {    
    object-fit: contain;
}
.carousel-indicators{
    width: 100%;
    justify-content: left !important;
    margin-left: 5% !important;
}
/* 
.carousel-indicators [data-bs-target] {
    color: #FA8232 !important;
    background-color:#FA8232 !important;
} */

.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #333;  /* default color */
  left: 0px;
}


.carousel-indicators .active {
  background-color: #3B190C; /* active color */
}
.carousel-caption-1{
    justify-content: flex-start;
    text-align: left !important;
    
    position: absolute;
    left: 5%;
    bottom: 10.25rem;
}

.slider-mini-heading{
    color: #3B190C;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.slider-lg-heading{
    color: #191C1F;
    font-size: 48px;
    font-weight: 600;
    line-height: 56px;
}


.carousal-pair-div{
    width: 100%;
    height: 520px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pair-item-1{
    width: 100%;
    height: 250px;
    background-color: #191C1F;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align:center;
    justify-content:center;
    align-items: flex-end !important;
}

.pair-item-2{
    width: 100%;
    height: 250px;
    background-color: #F2F4F5;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:center;
    align-items: flex-end !important;
    bottom:0px;
}

.pair-item-mini-heading{
    color: #EBC80C;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}


.pair-img-div{
    width: 50%;    
}
.pair-content-div{
    

    width: 100%;
    padding: 20px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: right;
}



.pair-item-lg-heading{
    line-height: 32px;
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}

.pair-item-lg-heading-1{
    line-height: 32px;
    font-size: 24px;
    font-weight: 600;
    color: #191C1F;
    text-align: justify;
}


.pair-img-div img{
    width: 90%;
    height: auto;
}


.facilities-div{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid #E4E7E9;
    padding: 16px;    
    border-radius: 6px;
    margin-top: 50px;
}

.facility-item{
    width: 25%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 16px;
}

.facility-item img{
    width: 40px;
}

.facility-data-div{
    width: calc(100% - 40px);
    padding: 4px 10px !important;
}

.faility-heading{
    font-size: 14px;
    color: #191C1F;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.facility-data{
    font-size: 14px;
    color: #5F6C72;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    gap: 4px;
}

.facility-data-div p{
    margin: 0px;
    pad: 0px;
}

.fi-br{
    border-right: 1px solid #E4E7E9;
}


.w_20{
    width: 20%;
}


.w_60{
    width: 60%;
}


.dotd-heading{
    text-align: left;
    font-size: 18px;
    font-weight: 800;
}

.products-link-div{
    justify-content: flex-end;
    text-align: right;
}
.all-products-plain-outer-btn{
    padding: 8px 12px;
    border: 1px solid #3B190C;
    /*border-radius:4px;    */
    font-weight: 600;
    font-size:16px;
    display: inline-block;
    text-decoration: none;
    background-color: #3B190C !important;
    color: #FFF !important;
}

.deal_of_day_filter_tab_btn{
    font-size: 20px;
    font-weight: 400;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

.dotd-tabs{
    text-align: center;
}

.dotd-tabs .active{
    border-bottom: 3px solid #04783D;
}

.products-container-with-filter{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start !important;
}
.products-grid{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    align-items: flex-start !important;
    gap:0.66%;
}

.products-grid-1{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start !important;
    /*gap:0.66%;*/
}

.product-item{
    width: 19.5%;
    height:auto;
    max-height: 500px !important;
    border: 1px solid #E4E7E9;
    opacity: 1;
    align-self: flex-start;
    text-decoration: none;
    background:#FFF;
}
.product-item a{
    text-decoration: none;
}

.item-img-div{
    width: 100%;
    background-size: 100% 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.item-img-div img{
    width:100%;
}

.item-data-div{
    padding: 10px;
}

.item-btns-div{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
   
    align-items: stretch;
    padding: 10px 10px 10px 0px;
    gap: 10px;
}

.item-btns-div-1{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    /*padding: 10px;*/
    padding: 10px 10px 10px 0px;
}

.item-btns-div-2{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    align-items: stretch;
    /*padding: 10px;*/
    gap:10px;
    padding: 10px 10px 10px 0px;
}
.star-div{
    pad: 4px;
}
.star-img{
    width: 16px;
    height: auto;
}


.product-title{
    color: #191C1F;
    /*font-weight: 400;*/
    /*font-size: 16px;*/
    /*line-height: 24px;*/
    
    /*font-family: Public Sans;*/
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;

    
}

.product-price-div{
    font-size:28px;
    padding-bottom:10px;
}
.product-mrp{
    text-decoration: line-through;
    color: #ADB7BC;
}
.product-sale-price{
    color: red;
}

.qty-div{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    
    height: 37px;
    cursor: pointer;
    bottom: 0px;
    right: 0px;
    border-radius: 5px;
    
}
.increase-cart-qty{
    padding: 5px 8px;
}
    
.decrese-cart-qty{
    padding: 5px 8px;
}
.decrese-qty{
    height: 37px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 8px;
    text-align:center;
}
.increase-qty{
    height: 37px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 8px;
    text-align:center;
}

  .qty-input-field{
    width: 40px;
    text-align: center;
    border: none;
    outline: none;
    height: 33px;
    margin: 0px !important; 
    padding: 8px !important;
  }

.add-to-cart-btn{
    color: #FFF;
    background:#04783D;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    border: none;
    padding:8px 12px;
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    border-radius: 5px;
    height: 37px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


input[type=number] {
  -moz-appearance: textfield;
}

.w_30{
    width: 30%;
}
.w_70{
    width: 70%;
}

.product-slide-item{
    width: 100%;
    height:auto;
    /*border: 1px solid #E4E7E9;*/
    border: 1px solid #04783D;
    opacity: 1;
    align-self: flex-start;
}

.product-item-1{
    width: 24.5%;
    height:auto;
    /*height: 295px !important;*/
    border: 1px solid #E4E7E9;
    opacity: 1;
    align-self: flex-start;
    background:#FFF;
}


.product-item-1 a{
    text-decoration: none;
    background:#FFF;
}
.product-title-1{
    color: #191C1F;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    
}

.product-title-detail{
    color: #191C1F;
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
    
}

.qty-div-1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid #E4E7E9;
    height: 48px;
    cursor: pointer;
    bottom: 0px;
    right: 0px;
    border-radius: 5px;
    
}

.add-to-cart-btn-1{
    color: #FFF;
    background:#04783D;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    height: 48px;
}



.deal_of_day_filter_tab_btn-1{
    font-size: 14px;
    font-weight: 400;
    padding: 10px 5px;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

.dotd-tabs-1{
    text-align: right;
}

.dotd-tabs-1 .active{
    border-bottom: 3px solid #04783D;
}

.deal_of_day_filter_tab_btn-1 a{
    text-decoration: none;
    color: #FA8232;
    font-size: 14px;
}



.item-img-div-1{
    width: 100%;
    background-size: contain;
    height: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    /*max-height:295px;*/
    overflow:hidden;
    position: relative;
    display: inline-block; /* or block / responsive width */
}

.item-img-div-1 img{
    width:100%;
    height:auto;
}
.item-img-div-lg{
    width: 80%;
    background-size: contain;
    height: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    border: 1px solid #E4E7E9;
    overflow:hidden;
}

.w_70{

}
.w_30{

}


.w_45{
    width:45%;
}

.w_55{
    width:55%;
}

.pd-img-div{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width: 100%;
    border-radius: 4px;
    padding:20px;
    height:auto;
    
}

.images-preview-div{
    width:20%;
    
}

.img-preview-div{
    width:100%;
    padding:0px 10px 10px 10px;
}

.img-preview-div img{
    width:100%;
    height:auto;
    cursor:pointer;
    border:1px solid #E4E7E9;
}
.product-detail-div{
    width: 100%;
    background-color: #FFF;
    margin-top: 20px;
    /*padding: 30px 25px;*/
}

.flex-stretch-div{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.w_f_1{
    width: 50%;
}

.add-to-cart-btn-2{
    color: #FFF;
    background:#FA8232;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    border: none;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 5px;
    height: 48px;

    width: 200px;
    text-align: center;
}

.buy-now-btn{
    color: #FA8232;
    border:2px solid #FA8232;
    background-color: #FFF;
    font-size: 14px;
    font-weight: 700;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 2px;
    height: 48px;
}

.border-bottom-div{
    border-bottom: 1px solid #04783D;
}

.flex-item-data-div{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.nav-right-div{
    width: 40%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: right;
    color: rgb(59, 25, 12);
}

.nav-right-div .nav-right-link{
    padding: 14px 12px !important;
    text-decoration: none;
    color: rgb(59, 25, 12);
}


.SignUpFormHeader{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 2px solid #04783D;
}
.ForgotPasswordFormHeader{
    width: 100%;
    height: auto;
    border-bottom: 2px solid #04783D;
    padding-top:16px;
    padding-bottom:16px;
    text-align:center;
    font-size:20px;
    font-weight:600;
}
.SignInDiv{
    width: 50%;
    height: auto;
    padding-top:16px;
    padding-bottom:16px;
    text-align:center;
    font-size:20px;
    font-weight:600;
}
.SignUpDiv{
    width: 50%;
    height: auto;
    padding-top:16px;
    padding-bottom:16px;
    text-align:center;
    font-size:20px;
    font-weight:600;
}

.flex-form-style{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#SignUpForm{
    background-color: #FFF;
    box-shadow: 0px 8px 40px 0px #0000001F;
    margin-top: 30px;
    margin-bottom: 30px;
}
#SignInForm{
    background-color: #FFF;
    box-shadow: 0px 8px 40px 0px #0000001F;
    margin-top: 30px;
    margin-bottom: 30px;
}

#SignUpForm .SignUpDiv{
    box-shadow: 0px -3px 0px 0px #FA8232 inset;
}

#SignInForm .SignInDiv{
    box-shadow: 0px -3px 0px 0px #FA8232 inset;
}


.w_100{
    width: 100%;
    padding: 8px 12px;
}

.SignUpFormBody{
    width: 100%;
    padding: 20px 24px;
}

.password-wrapper {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    cursor: pointer;
    color: #6c757d;
}

.signup-button{
    border-radius: 2px;
    border: none;
    outline: none;
    padding: 8px 12px;
    background: #3B190C;
    width: 100%;
    color: #FFF;
    font-weight: 700;
}
.signup-button:hover{
    background:#04783D;
}
.theme-link{
    color: #3B190C;
    text-decoration: none;
}


.track-order-section {
  padding: 50px 20px;
  background: #fff;
  margin-top: 60px;
}

.wishlist-container {
  max-width: 100;
  margin: 0 auto;
}







.hero-section ul {
  list-style: none;
  padding-left: 0;
}
.hero-section ul li {
  margin-bottom: 8px;
  font-size: 15px;
}




.promo-banner {
  background: url('banner.jpg') center/cover no-repeat;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.products-section img {
  max-height: 150px;
  object-fit: contain;
  margin-bottom: 10px;
}
.products-section h5 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}


.newsletter-section {
  background-color: #0d6efd;
  color: #fff;
}
.newsletter-form input {
  max-width: 400px;
}

.breadcrumb {
  font-size: 20px;
  margin-bottom: 20px;
  color: #666;
}

.breadcrumb a {
  color: #007bff;
  text-decoration: none;
}

.title {
  font-size: 28px;
  margin-bottom: 10px;
  font-weight: bold;
}

.subtitle {
  font-size: 15px;
  color: #555;
  margin-bottom: 30px;
}

.track-order-form {
  display: flex;
  flex-direction: column;
}

.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.form-group {
  flex: 1;
  min-width: 250px;
}

.form-group label {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
}

.form-group input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
}

.form-group small {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #666;
}

.btn-track {
  background: #ff6600;
  color: #fff;
  font-weight: bold;
  padding: 12px 25px;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  align-self: flex-start;
  transition: background 0.3s;
}

.btn-track:hover {
  background: #e65c00;
}

body {
  font-family: Arial, sans-serif;
  background: #f7f9fb;
  margin: 0;
}

.track-order-container {
  max-width: 800px;
  margin: auto;
  margin-top: 60px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.05);
  padding: 20px;
}

.order-summary {
  background: #fff8e1;
  padding: 15px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border: 1px solid #ffe0b2;
}

.order-summary h2 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

.order-summary span {
  color: #0288d1;
  font-size: 18px;
  font-weight: bold;
}

.order-expected {
  margin: 15px 0;
  font-weight: bold;
}

on {
  background: #ff5722;
}

.step p {
  margin-top: 5px;
  font-size: 13px;
  color: #333;
}

/* Order activity */
.order-activity {
  margin-top: 20px;
}

.order-activity h3 {
  margin-bottom: 15px;
  font-size: 18px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}

.activity-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.activity-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #f0f0f0;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #555;
}

.activity-details {
  flex: 1;
}

.activity-details p {
  margin: 0;
  font-size: 14px;
}

.activity-details span {
  font-size: 12px;
  color: #888;
}


.table th {
  background-color: #f8f9fa;
  font-weight: 600;
}

.table td img {
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.btn-danger {
  border-radius: 20px;
  padding: 5px 15px;
}

.breadcrumb a {
  text-decoration: none;
}








.breadcrumb-section {
  background: #f8f9fa;
  font-size: 14px;
}
.breadcrumb a {
  text-decoration: none;
  color: #6c757d;
}


.wishlist-title {
  font-weight: 600;
  border-bottom: 2px solid #eee;
  padding-bottom: 8px;
  margin-bottom: 20px;
}


.wishlist-table th {
  background: #f8f9fa;
  font-weight: 600;
}
.wishlist-table td {
  vertical-align: middle;
}
.product-img {
  width: 70px;
  height: auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 4px;
}


.price {
  font-weight: bold;
  color: #333;
}
.old-price {
  color: #999;
  font-size: 14px;
  margin-left: 5px;
  text-decoration: line-through !important; 
}


.in-stock {
  color: green;
  font-weight: 600;
}
.out-stock {
  color: red;
  font-weight: 600;
}


.btn-cart {
  background: #ff6600;
  color: #fff;
  font-weight: 600;
  border: none;
  padding: 6px 14px;
  border-radius: 5px;
  margin-right: 5px;
  transition: 0.3s;
}
.btn-cart:hover {
  background: #e55a00;
}
.btn-cart.disabled {
  background: #ccc;
  cursor: not-allowed;
}

.btn-remove {
  background: #f8f9fa;
  border: 1px solid #ddd;
  color: #333;
  padding: 6px 10px;
  border-radius: 5px;
}
.btn-remove:hover {
  background: #e9ecef;
}


.team-section h3 {
  font-weight: 600;
}

.team-card {
  border: 1px solid #eee;
  border-radius: 8px;
  background: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}

.team-card:hover {
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  transform: translateY(-4px);
}



.promo-banner {
  background: url("banner02.jpg") no-repeat center center/whole section;
  position: relative;
  padding: 100px 0;
  color: #fff;
}


.promo-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); 
  z-index: 0;
}

.promo-banner .container {
  position: relative;
  z-index: 1;
}

.promo-banner h2 {
  font-size: 32px;
  font-weight: bold;
}

.promo-banner p {
  font-size: 18px;
  margin: 15px 0;
  color: #f1f1f1;
}

.promo-banner .btn-warning {
  background-color: #ff6a00;
  border: none;
  font-weight: bold;
  padding: 12px 28px;
  border-radius: 50px;
}

.promo-banner .btn-warning:hover {
  background-color: #e55a00;
}




.product-section {
  background: #fff;
}

.product-section h5 {
  font-weight: bold;
  margin-bottom: 20px;
}

.product-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 15px;
  text-align: center;
  transition: transform 0.2s;
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.product-card img {
  max-height: 120px;
  margin-bottom: 10px;
}

.product-card p {
  font-size: 14px;
  margin: 0 0 5px;
  color: #333;
}

.product-card .price {
  color: #007bff;
  font-weight: bold;
}

.help-center-section {
      padding: 10px 0;
      background-color: #fff;
    }
    .help-center-badge {
      background-color: #f1c40f;
      color: #000;
      font-size: 14px;
      font-weight: 600;
      padding: 6px 12px;
      border-radius: 4px;
      display: inline-block;
      margin-bottom: 15px;
    }
    .help-center-title {
      font-size: 28px;
      font-weight: 700;
      margin-bottom: 25px;
    }
    .search-box input {
      border-radius: 50px 0 0 50px;
      padding: 12px 20px;
      border: 1px solid #ddd;
    }
    .search-box button {
      border-radius: 0 50px 50px 0;
      padding: 12px 25px;
      border: none;
      background-color: #ff6600;
      color: #fff;
      font-weight: 600;
    }
    .search-box button:hover {
      background-color: #e65c00;
    }
    .help-image img {
      max-width: 60%;
      border-radius: 8px;
    }
    .assist-section {
      padding: 60px 0;
      text-align: center;
      background: #fff;
    }
    .assist-title {
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 40px;
    }
    .assist-card {
      border: 1px solid #f39c12;
      border-radius: 8px;
      padding: 20px;
      transition: all 0.3s ease;
      background: #fff;
      cursor: pointer;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .assist-card:hover {
      background: #fff7f0;
      box-shadow: 0 3px 8px rgba(0,0,0,0.08);
    }
    .assist-card i {
      font-size: 20px;
      color: #f39c12;
      margin-right: 10px;
    }
    .assist-card span {
      font-weight: 500;
      font-size: 15px;
      color: #333;
    }
    .topics-section {
      padding: 60px 0;
      background: #fff;
    }
    .topics-title {
      font-size: 22px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 40px;
    }
    .topics-list {
      list-style: disc;
      padding-left: 20px;
    }
    .topics-list li {
      margin-bottom: 12px;
    }
    .topics-list a {
      text-decoration: none;
      color: #333;
      transition: color 0.3s ease;
    }
    .topics-list a:hover {
      color: #ff6600;
    }
    .topics-list a.active {
      color: #ff6600;
      font-weight: 600;
    }
    .contact-section {
      background: #f8f9fa; 
      padding: 60px 0;
      text-align: center;
    }
    .contact-section h3 {
      font-size: 22px;
      font-weight: 600;
      color: #222;
      margin-top: 20px;
      line-height: 1.5;
    }
    .contact-section .btn-contact {
      background-color: #2196f3;
      color: #fff;
      font-weight: 600;
      padding: 8px 20px;
      border-radius: 4px;
      text-transform: uppercase;
      font-size: 14px;
    }
    .contact-section .btn-contact:hover {
      background-color: #1976d2;
      color: #fff;
    }
    .section-container{
      padding-top:10px;
    }
    
    .contact-options {
      padding: 60px 0;
      background: #f8f9fa;
    }
    .contact-card {
      background: #fff;
      border-radius: 10px;
      padding: 30px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.05);
      display: flex;
      align-items: center;
      transition: transform 0.3s ease;
    }
    .contact-card:hover {
      transform: translateY(-5px);
    }
    .contact-icon {
      width: 60px;
      height: 60px;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 20px;
      font-size: 28px;
    }
    .icon-blue {
      background: #eaf4ff;
      color: #2196f3;
    }
    .icon-green {
      background: #e6f8ec;
      color: #2ecc71;
    }
    .contact-info h5 {
      font-weight: 600;
      margin-bottom: 5px;
    }
    .contact-info p {
      font-size: 14px;
      color: #666;
      margin-bottom: 8px;
    }
    .contact-info .contact-data {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 15px;
      color: #111;
    }
    .btn-blue {
      background: #2196f3;
      color: #fff;
      font-weight: 500;
    }
    .btn-blue:hover {
      background: #1976d2;
      color: #fff;
    }
    .btn-green {
      background: #2ecc71;
      color: #fff;
      font-weight: 500;
    }
    .btn-green:hover {
      background: #27ae60;
      color: #fff;
    }



.category-producs-header-strip{
  /* margin: 20px 0px; */
  width: 80%;
  padding:0px 10px;
}    
  

    

.category-products-container{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}    
.category-offer-item {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
}

/* Keep image inside normal flow */
.category-offer-item .image-wrap {
  position: relative;
  width: 100%;
}

.category-offer-item .image-wrap img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.category-offer-item:hover .image-wrap img {
  transform: scale(1.05);
}

/*.category-offer-item{*/
/*  width: 100% !important;*/
/*  position: relative;*/
/*  height: auto;*/
/*  background-color: #F3DE6D;*/
/*  display: flex;*/
/*  flex-direction: row;*/
/*  flex-wrap: wrap;*/
  /*justify-content: flex-end;*/
/*  align-items: flex-end !important;*/
/*  vertical-align:bottom;*/
/*  text-align: center;*/
/*  padding: 10px 15px;*/
/*  height:100%;*/
  
  
/*}*/

/*.category-offer-item img {*/
/*    position: absolute;*/
/*    display: block;*/
/*    width:100%;*/
/*    height:auto;*/
/*    object-fit: cover;*/
/*}*/
/*.category-offer-item {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    height: auto;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    border-radius: 10px;*/
/*    overflow: hidden;*/
/*}*/


/* button */
.category-offer-item .shop-now-btn-1 {
  position: absolute;
  bottom: 12px;
  right: 12px;
  background-color: #3B190C;
  color: #fff;
  padding: 8px 12px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: background 0.3s;
  z-index: 2;
}

.category-offer-item .shop-now-btn-1:hover {
  background-color: #04783D;
}

.category-offer-item p{
      margin-bottom:0px !important;
  }

.category-offer-strip{
  width: 20%;
  /*padding: 10px;*/
  height:auto !important;
}


.category-offer-item img{
  width: 100%;
  max-width: 100%;
  height: auto;
}


.theme-submit-btn{

}


.cart_items_count{
    border: 1.5px solid #0F6211;
    /*padding:2px;*/
    border-radius:50%;
    width:20px !important;
    height:20px !important;
    text-align:center;
    margin-top:-10px;
    font-size:12px;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    margin-left: -4px
}

.wishlist_items_count{
    border: 1.5px solid red;
    /*padding:2px;*/
    border-radius:50%;
    width:20px !important;
    height:20px !important;
    text-align:center;
    margin-top:-10px;
    font-size:12px;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    margin-left: -4px
}

.category-drop-down-item{
    
    
    color:#FFF;
    
    
}

.dropdown-menu{
    padding:0px !important;
}
.category-drop-down-item .dropdown-item{
    margin:0px;
    padding:12px 12px;
    width:100%;
    background:#3B190C;
    color:#FFF;
    border-bottom:1px solid #FFF;
}
.category-drop-down-item .dropdown-item:hover{
    background:#04783D;
    color:#FFF;
}




.category-nav-item{
    /*border-radius:5px;*/
    background-color: #04783D;
    color: #FFF !important;
    margin:0px;
    padding:0px;
    height:40px;
    
}
.category-nav-item .active{
    color: #FFF !important;
    padding: 8px 12px !important;
    display: block;
    /*padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);*/
    /*font-size: var(--bs-nav-link-font-size);*/
    /*font-weight: var(--bs-nav-link-font-weight);*/
    /*color: var(--bs-nav-link-color);*/
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}


.navbar-nav{
    padding:10px 0px;
}


.shop-now-btn-1:hover{
    background-color:#04783D;
    color:#FFF;
    /*font-weight:600;*/
}

.all-products-plain-outer-btn:hover{
    background-color:#04783D !important;
    color:#FFF;
}

#ProductCategoriesSlider.owl-carousel .owl-nav button{
    display: flex;
    align-items:center;
}

#ProductCategoriesSlider.owl-carousel .owl-nav button:hover{
    background-color:#04783D !important;
    color:#FFF;    
}
.shop-now-btn:hover{
    background-color:#04783D;
    color:#FFF;
}

.total{
    padding:10px 0px;
}


.category-products-container{
    /*width:100%;*/
    /*display:flex;*/
    /*flex-direction:row;*/
    /*flex-wrap:wrap;*/
    /*gap:24px;*/
}

.home-products-div{
        margin-top:20px;
    }
    
    .category-products-container{
        margin-top:20px;
    }
@media screen and (max-width: 767px){
    .product-item-1{
        width:100%;
        margin-top:10px;
        margin-bottom:10px;
        background:#FFF;
    }
    
    .product-item{
        width:100%;
        margin-top:10px;
        margin-bottom:10px;
        background:#FFF;
    }
    .welcome-strip{
        height:auto;
    }
    .w_50_1{
        width:100%;
    }
    .owl-carousel.owl-drag .owl-item{
        width:100% !important;
    }
    
    .facility-item{
        width:100%;
    }
    .fi-br{
        border:none;
    }
    
    .category-offer-strip{
        width:100%;
    }
    
    .category-producs-header-strip{
        width:100%;
    }
    .nav-top-strip{
        height:auto;
    }
    .w_60_1{
        width:100%;
    }
    
    .w_20_1{
        width:100%;
        padding:20px 0px;
        text-align:center;
        justify-content:center;
    }
    
    .nav-top-section{
        height:auto;
    }
    
    .w_30{
        width:100%;
    }
    
    .w_70{
        width:100%;
    }
    
    .w_20{
        width:100%;
    }
    
    .w_60{
        width:100%;
    }
    
    .products-link-div{
        /*justify-content: flex-end;*/
        padding:10px 0px;
        text-align: center;
    }
    
    
}

.filter-strip{
    width:25%;
    padding:20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px 24px;
}
.category_filter_item{
    cursor:pointer;
    border-radius:10px;
}
.filter-div{
    background-color: #F2F4F5;
    padding:8px 24px;
}

.all-products-grid {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* distribute space horizontally 
    align-items: flex-start !important; /* align items at the top */
    gap:20px;
}
.product-item-33{
    width: calc(33.33% - 20px);
    height:auto;
    /*height: 295px !important;*/
    border: 1px solid #E4E7E9;
    opacity: 1;
    align-self: flex-start;
    background:#FFF;
}

.product-item-25{
    width: 24%;
    height: 450px !important;
    border: 1px solid #E4E7E9;
    opacity: 1;
    align-self: flex-start;
    text-decoration: none;
    margin-bottom:25px;
    background:#FFF;
}


.nav-item .nav-link:hover{
    color:#04783D;
}
.nav-right-div .nav-right-link:hover{
    color:#04783D;
}

.footer-link-list li a:hover{
    color:#04783D;
}

/*.main-slider .carousel-inner{*/
/*    display:flex;*/
/*    flex-direction:row;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
.main-slider .carousel-control-prev{
    width:50px !important;
    height:50px !important;
    top:45%;
    left:0px !important;
}
.main-slider .carousel-control-next{
    right:0px;
    width:50px !important;
    height:50px !important;
    top:45%;
    right:0px !important;
}

.subscribe-btn:hover{
    background-color: #04783D;
    color: #FFF;
}


.main-heading{
    font-size:22px;
    font-weight:600;
}

.policy-container p{
    margin:0px;
}


.flex-data-div{
    width:100%;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
}

.share-media-div{
    width:50%;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: flex-end;
    padding:10px;
}

.share-media-item{
    padding:0px 10px;
}

.wishlist-compare-item{
    padding:10px;
    cursor:pointer;
    color:#3B190C;
    border-radius:5px;
}

.wishlist-compare-item:hover{
    background:#3B190C;
    color:#FFF;
}
.share-media-div{
    cursor:pointer;
    color:#3B190C;
}

.share-media-div a{
    color:#3B190C;
}

.share-media-div a:hover{
    color:#04783D;
}


.product-details-div{
    width:100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}





.remove-wishlist-item{
    outline:none;
    background:#FFF;
    color:red;
    border:none;
}


.wishlist-cart-btn{
    color: #FFF;
    background: #04783D;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    border: none;
    padding: 8px 12px;
    border-radius: 5px;
    height: 37px;
}




.product-overlay{
    width:100%;
    position: absolute;
    inset: 0; 
    display:flex;
    flex-direction:column;
    justify-content:right;
    padding:10px;
    opacity: 0;
     transition: opacity 0.9s ease;
}

.product-overlay:hover{
     opacity: 1;
}
.overlay-item{
    width:100%;
    display:flex;
    justify-content:right;
    margin:0px;
    padding:0px;
}
.cart-hover-icon{
    width:38px;
    height:38px;
    text-align:right;
    padding:10px;
    border:1px solid #3B190C;
    margin-bottom:10px;
    color:#3B190C;
    display: flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    cursor:pointer;
    
}
.cart-hover-icon:hover{
    background-color:#04783D;
    color:#FFF;
    border:1px solid #04783D;
}

.wishlist-hover-icon{
    width:38px;
    height:38px;
    text-align:right;
    padding:10px;
    border:1px solid #3B190C;
    margin-bottom:10px;
    color:#3B190C;
    display: flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    cursor:pointer;
}
.wishlist-hover-icon:hover{
    background-color:#04783D;
    color:#FFF;
    border:1px solid #04783D;
}
.compare-hover-icon{
    width:38px;
    height:38px;
    text-align:right;
    padding:10px;
    border:1px solid #3B190C;
    margin-bottom:10px;
    color:#3B190C;
    display: flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    cursor:pointer;
}

.compare-hover-icon:hover{
    background-color:#04783D;
    color:#FFF;
    border:1px solid #04783D;
}

.rating-div{
    width:100%;    
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
}
.old-price {
  text-decoration: line-through;
  color: #999;
  margin-right: 5px;
}
.new-price {
  color: #e74c3c;
  font-weight: 600;
}




.f_w_50{
    width:50%;
    padding:8px 12px;
}
.f_w_100{
    width:100%;
    padding:8px 12px;
}

.CheckoutGrid{
    width:100%;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
}
.CheckoutLocationsDiv{
    width:100%;
    padding:10px 15px;
}



.addresses-div .address-item{
    width:100%;
    list-style:none;
    padding:15px 10px !important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        margin-top:10px;
        border-radius:5px;
    
}

.DeliveryChargesDiv{
    width:100%;
    padding:10px 15px;
}
.theme-submit-btn{
    /*width:auto;*/
    /*background*/
}


.modal {
    /* --bs-modal-zindex: 1055; */
    --bs-modal-width: 60%;
}


.addresses-div{
        width:100%;
        display:flex;
        flex-direction:column;
        flex-wrap:wrap;
        border:1px solid grey;
        padding:15px;
        border-radius:15px;
    }
    .location-edit-btn{
        cursor:pointer;
    }
    .address-item{
        width:100%;
        padding:15px 10px !important;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        margin-bottom:10px;
        border-radius:5px;
    }