body {
  margin: 0;
  padding: 0;
  font-family: "Urbanist", sans-serif;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.megamenu ul{gap:15px;}
.related-product-section{margin-top:30px;} 
.listing-card .image-height-list {display:block;height:340px;}
.listing-card .image-height-list  img{height:100%;width:100%;object-fit:cover;}
.best-seller-card .product-media a{display:block;height:280px;}
.best-seller-card .product-media a img{width:100%;height:100%;object-fit:cover;}
.mobile-menu-toggle{display:none !important; } 
.sticky-header{position: sticky;top: 0;}
.shekhar_class-inner a{text-align:left;}
.top-offer-bar {
  background-color: #b68b40;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-weight: 600;
}
.main-cat-sec{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.category-card-image{}
.category-card-image a{display:block;height:392px;}
.category-card-image img{width:100%;height:100%;object-fit:cover;}
/* Main Navbar */
.main-navbar {
  background-color: #fff;

  padding: 10px 0;
}
.full-image{width:100%;height:620px;border-radius:24px;overflow:hidden;} 
.full-image img{width:100%;height:100%;object-fit:cover;}
.header-top .welcome-msg {
    text-align: center;
    margin: 0;
    padding: 7px 0;
    width:100%;
}
.best-seller-price-line strong{font-size:18px;color:#282828} 
.product-name a {
    font-size: 18px;
    color: #000 !important;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;    
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 39px;          
    line-height: 1.3;
}
.icon-box-content h4{font-size:16px;color:#282828;}
.welcome-msg a{text-decoration:none;font-size:16px;}
.desktop-image {
  height: 690px;
  width: 100%;
}
.combo-offer-swiper .product-media a{height:280px;width:100%;display:block;}
.combo-offer-swiper .product-media a img{width:100%;height:100%;object-fit:cover;}
.desktop-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.navbar-nav .nav-link {
  color: #552121 !important;
  font-size:16px;
}

.navbar-brand img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}

#navbarNav ul {
  margin-bottom:0;
}

.nav-inner a {
  display: block;
  color:#212529;
}

.nav-inner {
  padding: 0 40px;
  display: flex;
  width:100%;
  justify-content:space-between;
}

.navbar-brand {
  
  
}

.nav-link {

  font-weight: 500;
  margin: 0 10px;
  position: relative;
}



.badge-new {
  background-color: #b68b40;
  color: #fff;
  font-size: 11px;
  border-radius: 4px;
  padding: 2px 5px;
  position: relative;
  top: -2px;
  margin-left: 4px;
}

.icon-btn {
  color: #4a0c0c;
  font-size: 20px;
  margin-left: 15px;
  cursor: pointer;
}

.icon-btn:hover {
  color: #b68b40;
}

.cart-count {
    background-color: #4a0c0c;
    color: #fff;
    font-size: 10px;
    border-radius: 50%;
  
    position: absolute;
    top: -5px;
    right: -8px;
    width: 15px;
    height: 15px;
    display: flex
;
    justify-content: center;
}


.progress-bars {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  width: 200px;
  justify-content: center;
}


.progress-bar {
  flex: 1;
  height: 3px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  overflow: hidden;
}


.progress-bar-fill {
  width: 0%;
  height: 100%;
  background: #ffffff;
  transition: width linear;
}

.progress-bar.active .progress-bar-fill {
  width: 100%;
}

.hero-slider {
  position: relative;
}



.features-oat-page {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  background-color: #f8f6f2;
  padding: 40px 0;
  flex-wrap: wrap;
}

.feature-item-oat-page {
  display: flex;
  gap: 10px;
  align-items: center;
  text-align: center;



}

.icon-oat-page {
  width: 60px;
  height: 60px;
}

.icon-oat-page img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.feature-item-oat-page p {
  font-size: 16px;
  color: #282828;
  margin-bottom: 0;
  font-weight: 600;
}

.category-card {
  text-align: center;


  border-top: none;
  border-radius: 0 0 15px 15px;
  position: relative;
  background: #fff;
  margin-bottom: 30px;
}

.product-container-bg {
    background-color: #f7f4ef;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.container-main {
  padding: 0 40px;
}

.two-image-outer {
  margin-top: 40px;
}

.p-d-right {
  padding-right: 15px;
}

.p-d-left {
  padding-left: 15px;
}



.category-title {
color:#000;
  font-size: 26px;
  font-family: "Arsenal", sans-serif;
}

.cat-sec .section-title {
  text-align: center;
  font-size: 44px;
  color:#000;
  margin: 40px 0 20px;
  font-family: "Arsenal", sans-serif;
}

.best-seller-section-title {
  font-size: 2rem;
  margin-bottom: 20px;
}

.best-seller-card {
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
  color: #000;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.best-seller-card:hover {
  transform: translateY(-5px);
}

.best-seller-product-image {
  height: 280px;
  object-fit: cover;
  width: 100%;
}

.best-seller-badge-trending {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #222;
  color: #fff;
  padding: 4px 10px;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 500;
}

.best-seller-price-line {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.1rem;
}

.best-seller-price-line del {
  font-size:16px;
  color: #000;
}

.best-seller-discount-badge {
  font-size: 0.75rem;
  font-weight: bold;
}

.best-seller-emi-info {
  font-size: 0.75rem;
}

.best-seller-btn-emi {
  font-size: 0.7rem;
  padding: 2px 6px;
}

.best-seller-add-to-cart-btn {
    background: linear-gradient(to right, #f5d37b, #d4a018);
    border: none !important;
    font-weight: bold !important;
    font-size: 16px !important;
    padding: 10px !important;
    border-radius: 8px !important;
    color: #000 !important;
}

.best-seller-add-to-cart-btn i {
  margin-left: 5px;
}

.bg {
  background-image: url(https://www.adilqadri.com/cdn/shop/files/Maroon_BG.png?v=1734173511);

  width: 100%;
  background-size: cover;
}

.bg h2 {
  font-size: 44px;
  font-family: "Arsenal", sans-serif;
  color: #fff;
  margin-bottom:15px;
}

.swiper-button-next,
.swiper-button-prev {
  color: gold;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px;
  border-radius: 50%;
}

.product-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0;
}

.product-item {
  width: 18%;
  background-color: #fff;
  margin: 10px 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
}

.product-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-bottom: 2px solid #f1f1f1;
}

.product-info {
  padding: 10px;
}

.label {
  background-color: #ff9800;
  color: white;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  left: 10px;
  font-weight: bold;
  border-radius: 5px;
}

.product-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  color: #333;
}

.price {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  gap: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.two-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius:24px;
}

.product-video {
  height: 400px;
}

.product-video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.discounted-price {
  color: #956827;
  font-size: 18px;
  font-weight: bold;
}

.original-price {
  text-decoration: line-through;
  color: #a8afb6;
  font-size: 14px;
}

.combo-offer-wrapper {
    padding: 40px;
    background: #fff;
    background-image: url(https://www.adilqadri.com/cdn/shop/files/Vector_1.png);
}

.combo-offer-header {
  display: flex;
  /* justify-content: space-between; */
  /* align-items: center; */
  margin-bottom: 20px;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.combo-offer-header h2 {
  font-size: 44px;
  font-family: "Arsenal", sans-serif;
  color:#000;
}

.combo-offer-viewall {
  font-size: 16px;
  color: #282816;
  text-decoration: underline;
}

.combo-offer-swiper {
  position: relative;
}

.combo-offer-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-align: center;
  padding: 10px;
}

.card-image {
  height: 400px;
}

.combo-offer-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.combo-offer-info {
  padding: 10px 0;
}

.combo-offer-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  min-height: 48px;
  text-align:left;
}

.combo-offer-price {
  color: #333;
  font-size: 14px;
}

.combo-offer-price span {
  text-decoration: line-through;
  color: #999;
  margin-left: 5px;
}

.combo-offer-price b {
  color: green;
  margin-left: 5px;
}

.combo-offer-btn {
  background: linear-gradient(to right, #c59d5f, #b88c3d);
  color: white;
  border: none;
  padding: 10px;
  border-radius: 5px;
  width: 90%;
  margin-top: 10px;
  cursor: pointer;
}

.combo-offer-btn:hover {
  opacity: 0.9;
}

.founder-container {

  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.founder-content {
  display: flex;

}

.founder-image {
  flex: 1;
  padding: 20px;
}

.founder-image img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}

.founder-text {

  padding: 30px 30px 30px 20px;
  color: #333;
}

.founder-container-bg-outer {
  background-color: #f7f4ef;
  padding-top: 60px;

}

.founder-container-bg {
    background: url(https://www.adilqadri.com/cdn/shop/files/Frame_260.png);
    background-repeat: no-repeat;
    padding-top: 80px;
    background-position: 0px 78px;
    padding-bottom:30px;
}

.trust-section {
  background-color: #3a0d0d;
  background-image: url('pattern.png');
  /* optional pattern background */
  background-size: cover;
  background-repeat: no-repeat;
}

.trust-icon-box {
  transition: transform 0.3s ease-in-out;
}

.trust-icon-box:hover {
  transform: scale(1.05);
}

.trust-icon-box img {

  margin-bottom: 15px;

}

.trust-section h2 {
  font-size: 44px;
  font-family: "Arsenal", sans-serif;
  color: #fff;
}

.trust-icon-box p {
  color: #fff;
  font-weight: 500;
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}

.founder-text h2 {
  font-size: 44px;
  margin-bottom: 20px;
  color: #282828;
  font-family: "Arsenal", sans-serif;
}

.news-section h2 {
  font-weight: 500;
  color: #282828;
  font-family: "Arsenal", sans-serif;
  font-size: 44px;
}

.news-box {

  border: 1px solid #e6e2db;

  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}

.news-box:hover {
  transform: scale(1.03);
}

.news-box img {

  object-fit: contain;


}

.founder-intro,
.founder-details {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
}

.founder-intro {
  margin-bottom: 20px;
}

.founder-details {
  margin-top: 10px;
}

.combo-offer-prev,
.combo-offer-next {
  color: #b88c3d;
}

.swiper-button-next,
.swiper-button-prev {
  min-width: 40px;
  height: 40px !important;
  background-color:#b68b40 !important;
  color:#fff !important;
}

.combo-offer-swiper .swiper-button-next:after,
.combo-offer-swiper .swiper-button-prev:after {
  font-size: 20px;
  color:#b88c3d;
}
.footer {
  background-color: #521f1f;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}

.footer img {
  max-width: 150px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  color: #d4a64a;
}

.footer .social-icons a {
  color: #fff;
  background: #733131;
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 18px;
  transition: 0.3s;
}

.footer .social-icons a:hover {
  background: #d4a64a;
  color: #521f1f;
}

.footer .btn-gold {
  background-color: #c2973f;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.newsletter-form{background-color: #fff;border-radius: 50px;padding: 0 3px;}
.footer .btn-gold:hover {
  background-color: #e5b95c;
}

.footer .newsletter-form input {
  border-radius: 30px;
  border: none;
  padding: 10px 15px;
}

.footer-line {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-links li {
  margin-bottom: 6px;
}
@media (max-width: 768px) {
  .best-seller-product-image {
    height: 220px;
  }
  .container-main{padding:0 15px;}
  .main-cat-sec {
    
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.cat-sec .section-title{font-size:30px;}
.category-card-image a{height:200px;}
}

@media(max-width:767px){
  .combo-offer-wrapper{padding:10px;}
  .trust-icon-box-image{width:80px; height:80px;}
.trust-icon-box-image img{width:100%; height:100%;object-fit:cover;}
}