/* Apply font globally */
body {
    /* font-family: Adobe Devanagari !important; */
    font-family: "Be Vietnam Pro" !important;
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
}

/* ************************************************************************************************ */
/* ************************************************************************************************ */
/* /******************** carousel Css here  start  and navbar top css here  **************************** */

#mainSlider .carousel-inner
{
    height: 700px !important;
    display: flex;
}

.carousel-item {
    background-size: cover;
    background-position: 75%;
    background-repeat: no-repeat;
    padding: 0;
}
.swiper-wrapper {
    gap: 20px !important;
}
/* Slide 1 background for desktop */
/*.bg-slide-1 {
    background-image: url(../assets/imgaes/Group\ 36074.jpg);
}*/

.bg-slide-1 {
    background-image: url(../assets/imgaes/product-slider-1.jpeg);
}

/* Slide 2 */
.bg-slide-2 {
    background-image: url(../assets/imgaes/Group\ 36075.jpg);
}

/* Slide 3 */
.bg-slide-3 {
    background-image: url(../assets/imgaes/Group\ 36074.jpg);
}

.shop-bg-slide-1 {
    background-image: url(../assets/imgaes/shop-all-bg-1.jpg);
}
/* Slide 2 */
.shop-bg-slide-2 {
    background-image: url(../assets/imgaes/shop-all-bg-1.jpg);
}

/* Slide 3 */
.shop-bg-slide-3 {
    background-image: url(../assets/imgaes/shop-all-bg-1.jpg);
}

.carousel-caption {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
}

#mainSlider .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.5;
}

#mainSlider .carousel-indicators .active {
    opacity: 1;
}



.iconleft-right {
    width: 20px;
    height: 15px;
}
.carousel-caption h1 {
    font-size: 55px;
    font-weight: 500 !important;
    text-align: left;
    color: rgba(0, 0, 0, 0.856);
    margin-bottom: 10px !important;
}

.carousel-caption p {
    font-size: 24px;
    line-height: 1.3;
    color: rgb(0, 0, 0);
    max-width: 500px;
    text-align: left;
}


.shop-bg-slider .carousel-caption h1
{
    font-size: 60px !important;
    font-weight: bold !important;
    color: #cc9543;
    margin-bottom: 10px !important;
}

.shop-bg-slider .carousel-caption p {
    font-size: 30px !important;
    line-height: 1.3;
    max-width: 100% !important;
    color: rgb(0, 0, 0);
}

.shop-top-img {
    width: 180px;
    height: 180px;
    padding: 20px;
    border-radius: 50%;
    background: #F4D9BB;
}

.coming-soon-wrap {
        width: 183px;
    height: 183px;
	margin: 0 auto 12px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.shop-top-imgs {
    width: 180px;
    height: 180px;
    padding: 20px;
    object-fit: cover;
    border-radius: 50%;
    filter: grayscale(100%) brightness(0.8);
}

/* Overlay */
.coming-soon-wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1;
}

/* Text */
.coming-soon-text {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}


.btn-warning {
    background-color: #ffffff;
    border: none;
    padding: 11px 44px;
    font-weight: bold;
}

.top-bar {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    justify-content: center;
    height: 100%;
    align-items: center;
}

.bg-dark{
	background-color:#000 !important;
}

.offer-group {
    margin: 0 !important;
    font-size: 14px;
}

.top-bar-left {
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-h{
	max-width: 80%;
	padding:20px;
	margin: auto;
  	display: block;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}




/* .top-bar-right .btn {
    font-size: 13px;
    font-weight: 500;
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
  } */

/* Header Section */
.section-header {
    /* background: linear-gradient(90deg, #bf9f63 0%, #ffe9bf 106.77%); */
    background: #FFF;
    font-size: 14px;
    font-weight: 500;
}

form.d-flex .form-control {
    max-width: 700px;
}

.d-flex.align-items-center.mt-3.mt-md-0 {
    gap: 15px;
}

.navbar-top-border {
    border-top: 5px solid;
    /* background: linear-gradient(to right, #d9b886, #f2e6d0); */
}

.navbar-light .nav-link {
    color: #000 !important;
    font-weight: 300;
    font-size: 15px;
}

.dropdown-item {
    color: #000 !important;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    justify-content: end;
    gap: 10px;
    align-items: center;
}

.navbar-light .nav-link:hover {
    color: #c59b5e;
}

.btn-b2b-top {
    background-color: #c59b5e;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 12px;
    width: 100px !important;
}

.btn-b2b {
    background-color: #111;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 40px;
    width: auto !important;
}

.btn-b2b:hover,
.btn-b2b-top:hover {
    background-color: #794a00;
    color: #fff;
}

.btn-b2b-outline {
    border: 3px solid #c59b5e !important;
    font-size: 24px !important;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 40px;
    width: auto !important;
    color: #000000 !important;
}

.star-rating {
    line-height: 1;
}

.star-rating svg {
    display: block; 
}

.d-flex {
    display: flex !important;
    align-content: space-around;
    justify-content: center;
}

@media (min-width: 991px) and (max-width: 1366px) {
    .carousel-caption h1 {
        font-size: 30px;
    }
    .carousel-caption p {
        font-size: 18px;
    }
	
}

/* Default: Desktop only */
/*background-image: url(../assets/imgaes/mobilebanner.jpg);
 * 
 * background-image: url(../assets/imgaes/Tabletsize.jpg);*/
@media (min-width: 768px) and (max-width: 991px) {
    .bg-slide-1,
    .bg-slide-2,
    .bg-slide-3 {
        
    	background-image: url(../assets/imgaes/tablate-product-slider-1.jpeg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    h3.mb-0.fw-bold {
        font-size: 26px !important;
    }

    .carousel-caption {
        right: 10px;
    }

    #mainSlider .carousel-inner
    {
        height: 450px !important;
        display: flex;
    }

    .carousel-item {
        padding: 0;
    }

	.img-h{
    	max-width: 100%;
    	padding:0px;
		margin: auto;
  		display: block;
    }
}

@media (max-width: 768px) {
    /* Mobile-specific background overrides */
    .bg-slide-1,
    .bg-slide-2,
    .bg-slide-3 {
        background-image: url(../assets/imgaes/tablate-product-slider-1.jpeg);
        background-repeat: no-repeat;
        background-position: center !important;
        background-size: cover;
    }    

    /* Carousel caption center alignment */
    .carousel-caption {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        align-items: center !important;
        text-align: center !important;
    }

    .shop-bg-slide-1,
    .shop-bg-slide-2,
    .shop-bg-slide-3 {
        background-image: url(../assets/imgaes/Tabletsize-Shop-Img.jpg);
        background-repeat: no-repeat;
        background-position: center !important;
        background-size: cover;
    }

    .shop-bg-slide-1 .carousel-caption,
    .shop-bg-slide-2 .carousel-caption,
    .shop-bg-slide-3 .carousel-caption {
        width: 100% !important;
        flex-direction: column !important;
    }

    .btn-warning {
        padding-top: 12px !important;
    }

    form.d-flex.flex-grow-1 {
        display: none !important;
    }

    .carousel-caption .btn {
        align-self: center !important;
    }

    .logo-main-div .top-bar-right
    {
        display: none !important;
    }

	.img-h{
		max-width: 100%;
		padding:0px;
		margin: auto;
  		display: block;
	}
}

/******************** carousel Css here  End   and nevbar top css here  *****************************/
/* ************************************************************************************************ */
/* ************************************************************************************************ */

/* ************************************************************************************************ */
/* ************************************************************************************************ */
/******************** Some Product show  Css   Start   here  *****************************/

/* Default styling */
.info-bar {
    padding: 20px 0;
    background-color: #f8f9fa;
}

.info-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.info-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 19%; /* 5 items in one row */
    border-right: 1px solid grey;
}

/* Remove right border from the last item */
.info-item:last-child {
    border-right: none;
}

/* For tablets and below (max-width: 768px) */
@media (max-width: 768px) {
    .info-item {
        width: 48%; /* 2 items per row on tablets */
    }

    .product-tabs .nav-item,
    .product-tabs .nav-item .nav-link
    {
        width: 31.50%;
        font-size: 15px;
    }

    .product-tabs .nav-item .nav-link
    {
        padding: 0.5rem !important;
    }

    .product-tabs li.nav-item button
    {
        width: 100% !important;
    }
}

.custom-shop-btn {
    padding: 6px 14px;
    border-radius: 50px; /* Long round shape */
    font-size: 16px;
    font-weight: 600;
    color: #000;
    background-color: #f8f9fa; /* Bootstrap's light */
    border: 1px solid #ddd;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    margin-top: 30px;
    align-items: center;
    display: flex;
    text-decoration: none;
    text-transform: uppercase;
    gap: 10px !important;
    align-items: center;
    justify-content: center;
}

.custom-shop-btn:hover {
    background-color: #e2e6ea;
    color: #000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    text-decoration: none;
}

.filter-nav .nav-link {
    color: black;
    font-weight: 500;
    border: 1px solid #926f42;

    padding: 5px 10px;
    border-radius: 6px;
    position: relative;
    font-size: 17px;
}
.filter-nav {
    display: flex;
    align-items: center;
    gap: 20px;
}

.filter-nav .nav-link:hover {
    background-color: #926f42;
    color: white;
}

.filter-nav .nav-link.active {
    color: white;
    font-weight: bold;
    background-color: #926f42;
    border: 1px solid #926f42;
}

.product-heading {
    font-size: 32px;
}

.products-main-div {
    gap: 20px;
}

.container.border-bottom {
    border-color: #dcdcdc !important;
    border-width: 2px;
    border-style: solid;
    border-top: none;
    border-left: none;
    border-right: none;
}

.splide__arrow--prev {
    background-color: #bc9c60;
}

.splide__arrow--next {
    background-color: #bc9c60;
}

/* Info Bar */
.info-bar {
    background-color: #f9f9f9;
    /* border-bottom: 1px solid #ddd; */
    padding: 35px 10px;
}

.info-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
    color: #333;
    flex: 1 1 180px; /* Responsive width */
}

/* Product Carousel */
.product-carousel {
    padding: 40px 20px;
    padding-bottom: 60px;
}

.splide__slide {
    text-align: center;
}

.product-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.product-circle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-circle img {
    width: 100%;
    height: 100%;
}

.product-title a {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
}

/* Logo Section */
.bg-custom {
    background-color: #bc9c60;
    text-align: center;
    padding: 40px 20px;
}

/* .bg-custom h2 {
    color: white;
  } */

.bg-custom .mb-5 {
    margin-bottom: 20px;
}

.bg-custom .splide__slide img {
    max-width: 100px;
}

.slider-controls {
    border: 1px solid;
    border-radius: 50% !important;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .card.text-center.shadow-sm.border-0.h-100{
  padding: 12px;
  background-color: #F3F3F3;
} */

/* p.text-muted.small.mb-1{
  color: #BC9C60 !important;
} */

/******************** Some Product  show  Css   Start   here  *****************************/
/* ************************************************************************************************ */
/* ************************************************************************************************ */

.banner-box {
    background-size: cover;
    background-position: center;
    height: 100%;
    padding: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.banner-box {
    background-image: url(../assets/imgaes/pppp.png);
    /* background-image: url(../assets/imgaes/Group\ 197.png);
        background-image: url(../assets/imgaes/Group\ 229.png); */
}

.banner-box2 {
    padding-top: 30px; /* ? Thoda zyada padding diya upar se */
    padding-bottom: 30px;
}

.card {
    border: none;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); */
}

.custom-product-card {
    min-height: 460px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease;
    /* padding: 20px; */
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #dcdcdc;
}

.custom-product-card:hover {
    transform: translateY(-5px);
}

.product-img-wrapper {
    background-color: #fbfbfb;
    /*background-color: #fcefdc;*/
    padding: 30px;
    object-fit: contain;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    /*height: 350px;*/
}


.product-img-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.product-img-wrapper-home{
	background-color: #fbfbfb;
    /*background-color: #fcefdc;*/
    padding: 30px;
    object-fit: contain;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    /*height: 350px;*/
}

.product-img-wrapper-home img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.card-body {
    text-align: justify;
	display: flex;
  	flex-direction: column;
}

/* Common Promo Box Style */
.promo-box {
    background-size: cover;
    background-position: center;
    color: rgb(0, 0, 0);
    position: relative;
    overflow: hidden;
    flex-direction: column;
    align-items: start;
    display: flex;
}

/* Overlay (optional for better readability) */
.promo-box::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    border-radius: 12px;
}

/* Content should be above overlay */
.promo-box * {
    position: relative;
    z-index: 2;
}

/* Background images individually */
.promo-box.bg3 {
    background-image: url(../assets/imgaes/Group\ 248.png);
}
.promo-box.bg2 {
    background-image: url(../assets/imgaes/shop4444.jpg);
}
.promo-box.bg1 {
    background-image: url(../assets/imgaes/shop2222.jpg);
}

/******************** Some Product  show  Css   End   here  *****************************/
/* ************************************************************************************************ */
/* ************************************************************************************************ */

/* <!-- STORE VISION   code  start here --> */

.text-center.content-top {
    margin-top: 5rem;
    margin-left: 80px;
}

.vision-box {
    height: 100%;
    background-size: cover;
    background-position: center;
}

.vision-box1 {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    background-size: cover;
    background-position: center;
    min-height: 354px;
}

.vision-left {
    background-image: url(../assets/imgaes/Group\ 253.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* Mobile ke liye background image override */
@media (max-width: 768px) {
    .vision-left {
        background-image: url(../assets/imgaes/Group\ 36041.png) !important;
    }

    /* .info-card{
    padding: 16px !important;
  } */

    .vision-box1 {
        min-height: 90vh;
    }

    .text-center.content-top {
        margin-left: 30px;
        margin-top: 8rem !important;
    }

    .onlydesktop {
        display: none;
    }

    .wholesale-section {
        text-align: center;
        padding: 60px 20px;
        margin-top: 25rem !important;
    }
}

.vision-center img {
    object-fit: cover;
    border-radius: 10px;
}

.vision-right {
    background-image: url(../assets/imgaes/Group\ 252.png);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 25px;
    min-height: 300px;
}

.vision-right h5 {
    margin: 0;
    font-weight: 600;
    font-size: 28px;
    padding-top: 6px;
    color: #bc9c60;
}

.vision-right h4 {
    margin: 0;
    font-weight: 600;
    font-size: 28px;
}

.vision-box.vision-left.text-white.flex-column.justify-content-center.h-100.p-6 {
    padding: 6rem;
}

button.splide__arrow.splide__arrow--next {
    margin-top: -25px;
}

button.splide__arrow.splide__arrow--prev {
    margin-top: -25px;
}

/* <!-- STORE VISION   code  End here --> */

/* font code here start  */

.heading {
    margin: 0;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
}

span.btn.btn-b2b {
    font-size: 20px;
}
p {
    font-size: 16px;
}

/* <!-- Top Selling Products  start here--> */

.scroll-container-wrapper {
    overflow-x: auto;
    padding-bottom: 10px;
}
.scroll-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
}
.product-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.product-card {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #dcdcdc;
    transition: transform 0.3s;
    height: 100%;
}

.product-card img {
    background-color: #f6f1e9;
    width: 180px;
    height: 180px;
    object-fit: contain;
    flex-shrink: 0;
    border-radius: 8px;
}

.product-info {
    text-align: left;
    display: flex;
    flex-direction: column;
}

.product-title {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 5px;
}

.rating {
    color: #ff9800;
    font-size: 20px;
    margin-bottom: 5px;
}
.product-info .price-box {
  display: flex;
  align-items: center;
  gap: 12px;
}
.product-info .price {
    font-size: 28px;
  	font-weight: 700;
}

.product-info .mrp {
  text-decoration: line-through;
  color: #999;
  font-size: 25px;
  font-weight: 400;
}

.product-info .discount{
  color: #2ca02c;
  font-weight: 600;
}

.stock-badge {
  width: 130px;
  background: #e6f4ea;
  color: #212529;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
}

.old-price {
    text-decoration: line-through;
    color: #888;
    font-size: 14px;
    margin-left: 8px;
}

.slider-controls {
    font-size: 20px;
    cursor: pointer;
    user-select: none;
}

.banner.h-100.d-flex.align-items-center.justify-content-center.text-center.p-4 {
    background-image: url(../assets/imgaes/Group\ 254.png);
    background-size: cover !important;
    background-position: center;
    color: #fff;
    padding-top: 80px !important;
}

.wholesale-section {
    text-align: center;
    padding: 0px 4px;
    margin-top: 25rem; /* ? isse aur neeche dhakelega */
}

.wholesale-heading {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 34px;
}

.wholesale-offer {
    font-size: 18px;
    margin-bottom: 20px;
}

.btn-dark {
    padding: 12px 26px;
    font-size: 16px;
}

/* <!-- Top Selling Products  start here--> */

/* Blog  css start  here */

.main-blog-card {
    background-image: url(../assets/imgaes/Group\ 255.png);
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    color: #000;

    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 22px;
    padding-top: 30px;
}
.main-blog-card h3 {
    font-weight: 700;
    text-decoration: underline;
}
.main-blog-card p {
    font-size: 14px;
}
.main-blog-card .btn-explore {
    background-color: #c5a46d;
    color: white;
    font-size: 18px;
    padding: 10px 18px;
    border: none;
    border-radius: 5px;
    margin-top: 10px;
}
.blog-card img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blog-card {
    border-radius: 10px;
    border: 1px solid #dcdcdc;

    display: flex;
    flex-direction: column;
    padding: 8px;
    height: 100%;
}

.blog-card p {
    font-size: 16px;
    color: #666;
}

.blog-text-main {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
}

/* Blog  css End  here */

/* footer code here  */

.footer-link {
    color: #777;
    text-decoration: none;
}

.footer-link:hover {
    text-decoration: underline;
    color: #000;
}

.footer-sm-icons
{
    background: #000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 4px;
}

footer ul {
    padding-left: 0;
    list-style: none;
}

/* product-list css start here */
.breadcrumb {
    padding: 10px 20px;
    background: #f1f1f1;
    font-size: 14px;
}

/* Overlay (optional for better readability) */
.promo-box11::before {
    content: "";
    /* position: absolute; */
    inset: 0;
    z-index: 1;
    border-radius: 12px;
}

/* Content should be above overlay */
.promo-box11 * {
    position: relative;
    z-index: 2;
}

.promo-box12.bg3 {
    background-image: url(../assets/imgaes/Group\ 35943.png);
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 20px;
    justify-content: center;
}

.promo-box11.bg1 {
    background-image: url(../assets/imgaes/Group\ 35944.png);
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 20px;
    height: 100%;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.promo-box12 p {
    margin: 0 !important;
}

.promo-box12 {
    background-size: cover;
    background-position: center;
    min-height: 250px;
    color: rgb(0, 0, 0);
    position: relative;
    overflow: hidden;
    flex-direction: column;
}

@media (max-width: 992px) {
    .filter-bar {
        flex-wrap: wrap;
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .promo-box12.bg3 {
        background-image: url(../assets/imgaes/Group\ 36046.png);
    }

    .promo-box12 {
        background-size: cover;
        background-position: top;

        color: rgb(0, 0, 0);
        position: relative;
        overflow: hidden;
        flex-direction: column;
    }

    .promo-box11.bg1 {
        background-image: url(../assets/imgaes/Group\ 36047.png);
        background-position-x: 45px;
        background-color: #fbf4ea;
        gap: 8px;
    }
}

@media (max-width: 330px) {
    .filter-bar {
        padding: 10px !important;
        justify-content: center !important;
    }
}

.filter-bar {
    background-color: #c19a63;
    padding: 10px 20px;
    /* border-radius: 6px; */
    color: white;
    font-size: 14px;
}

.filter-bar1 {
    background-color: #c19a63;
    padding: 10.5px 20px;
    /* border-radius: 6px; */
    color: white;
    font-size: 14px;
}

.filter-bar .form-select,
.filter-bar .form-check-input {
    font-size: 14px;
}
.filter-bar .form-select {
    padding: 4px 8px;
    min-width: 190px !important;
}
.filter-bar .premium-label {
    display: flex;
    align-items: center;
    gap: 5px;
}
.view-toggle i {
    font-size: 16px;
    cursor: pointer;
    margin-right: 8px;
    color: white;
}
.view-toggle i.active {
    font-weight: bold;
    color: #fff;
}

.card-title {
    font-size: 15px;
}

.card p {
    margin-bottom: 5px;
}

h6,
.form-check-label {
    font-size: 14px;
    font-weight: 500;
}

.product-img {
    height: 180px;
    object-fit: contain;
    background-color: #e4d5b8;
    padding: 10px;
}

/* .form-check {
    margin-bottom: 10px;
} */

header.breadcrumb {
    background-color: #ededed;
    padding: 10px;
}

.form-check-input:checked {
    background-color: #bf9f63;
    color: #bf9f63;
}

.active > .page-link,
.page-link.active {
    background-color: #bf9f63;
    border: white;
}

a.btn.btn-b2b,
a.btn.btn-b2b-top {
    background-color: #111;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    /* padding: -1px 18px; */
}

.a.btn.btn-b2b:hover,
a.btn.btn-b2b-top:hover {
    background-color: #794a00;
    color: #fff;
}

.container.shipping-cart {
    background: white;
    padding: 24px 20px;
    box-shadow: 0px 0px 4px 0px #dcdcdc;
}

.active > .page-link,
.page-link.active {
    background-color: #c59b5e !important;
}

a.page-link {
    color: #c59b5e;
}

.left-border {
    border: 2px solid #ddd;
}

.form-check-input:checked[type="checkbox"] {
    background-color: #c59b5e;
}

button.btn.btn-b2b.btn-sm {
    background-color: #000000;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    width: 100%;
    /* margin-right: 10px; */
}

button.btn.btn-b2b.btn-sm-buy {
    background-color: #c59b5e;
    color: #000;
    font-weight: bold;
    border-radius: 5px;
    width: 100%;
    /* margin-right: 10px; */
}

/* button.btn.btn-b2b.btn-sm.detailsproduct{
    background-color: #c59b5e;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    padding: -1px 18px;
    margin-right: 10px;
} */


.input-group-sm-buy button
{
    width: 30px !important;
    height: 40px;
    padding: 0;
}

.input-group-sm-buy .form-control
{
    background-color: #c59b5e;
    color: #000;
    font-weight: bold;
    border: none;
    padding: 8px 0px;
}


.img-icons
{
    width: 125px;
    height: 125px;
    border: 3px solid #f7c93d;
    border-radius: 50%;
}

p.text-primary {
    color: #b38e5d !important;
}

img.details-icon {
    width: 20px;
    height: 20px;
}

@media (max-width: 768px) {
    .gap577 {
        gap: 10px;
    }
}
/* product-list css End here */

/* cart css start here */

.cart-product-img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    background: #fff;
    padding: 5px;
}

.box-border {
    border: 2px solid #bc9c60;
    background-color: #fff6e6;
}

.cart-card {
    background-color: #fff1dc;
    padding: 10px;
    border-radius: 6px;
}

.order-summary-box {
    background-color: #fff1dc;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e5d5b9;
}

.remove-btn {
    border: none;
    background: transparent;
    font-size: 18px;
    color: #999;
}

.cart-table td,
.cart-table th {
    vertical-align: middle;
}

.qty-btn {
    padding: 2px 8px;
    border: 1px solid #ccc;
    background: transparent;
}

.proceed-btn {
    background-color: #fff6e6;
    color: white;
    border: none;
    padding: 10px 20px;
    width: 100%;
    border-radius: 6px;
}

.price-old {
    text-decoration: line-through;
    color: #999;
    font-size: 13px;
}

.text-brown {
    color: #b9975b;
}

@media (max-width: 768px) {
    .cart-table thead {
        display: none;
    }

    .cart-table tbody td {
        display: flex;
        justify-content: space-between;
        padding: 10px 5px;
        border-top: 1px solid #eee;
    }

    .cart-table tbody tr {
        display: block;
        margin-bottom: 10px;
        border: 1px solid #eee;
        border-radius: 8px;
    }
}

thead.table-light {
    border: 2px solid #dee2e6;
    border-radius: 10px !important; /* doesn't apply directly to thead */
    overflow: hidden; /* helps clip inner content */
}

/* Apply border-radius to leftmost and rightmost th */
thead.table-light th:first-child {
    border-top-left-radius: 10px;
}

thead.table-light th:last-child {
    border-top-right-radius: 10px;
}

/* Table Responsive Enhancer */
.wishlist-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.wishlist-table {
    width: 100%;
    min-width: 600px;
}

@media (max-width: 768px) {
    .wishlist-table th,
    .wishlist-table td {
        white-space: nowrap;
    }
}

.custom-checkout-btn {
    background-color: #bc9c60; /* Bootstrap warning color */
    color: #fff;
    border: none;
    border-radius: 20px; /* Rounded corners */
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

img.img-thumbnail {
    background-color: #ffedcd; /* Bootstrap warning color */
}

.custom-checkout-btn:hover {
    background-color: #be730a;
    transform: scale(1.02);
}

.custom-checkout-btn:active {
    background-color: #d58512;
    transform: scale(0.98);
}

.borderrounded {
    border: 2px solid rgb(163, 163, 163);
    border-radius: 20px;
}

img.img-fluid.rounded {
    background-color: #ffedcd;

    padding: 10px;
}

.form-check-input:checked {
    background-color: #c59b5e !important;
    border: #c59b5e;
}

a.small.d-block.text-end {
    color: #c59b5e !important;
    text-decoration: none;
}

/* Quick View Button */
.btn-quick-view {
    border: 1px solid #bc9c60;
    background-color: transparent;
    color: #333;
    padding: 5px 12px;
    font-size: 0.85rem;
    border-radius: 20px;
    transition: background-color 0.3s, color 0.3s;
}
.btn-quick-view:hover {
    background-color: #333;
    color: #fff;
}

/* Add to Cart Button */
.btn-add-cart {
    background-color: #b8860b; /* golden brown */
    color: #fff;
    padding: 6px 15px;
    font-size: 0.9rem;
    border: none;
    border-radius: 20px;
    transition: background-color 0.3s ease;
    box-shadow: 0 2px 5px rgb(184 134 11 / 0.5);
}
.btn-add-cart:hover {
    background-color: #9a6f08;
    box-shadow: 0 3px 8px rgb(154 111 8 / 0.7);
}

/* Remove (ï¿½) Button */
.btn-remove {
    border: 1px solid #dc3545; /* bootstrap red */
    background-color: transparent;
    color: #dc3545;
    font-weight: bold;
    font-size: 1.2rem;
    width: 32px;
    height: 32px;
    line-height: 28px;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}
.btn-remove:hover {
    background-color: #dc3545;
    color: #fff;
    box-shadow: 0 0 8px #dc3545;
}

.textsuccess2 {
    color: #b8860b;
}

img.me-1 {
    width: 15px;
    height: 15px;
}

/*  cart css end here  */

/* user Profile Css Start Here   */

/* Sidebar style */
.sidebar {
    background-color: #fce9c9;
    border-radius: 10px;
    padding: 20px;
    border: 2px solid;
}

.sidebar .profile {
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    font-weight: 600;
}

.sidebar ul {
    list-style: none;
    padding-left: 0;
}

.sidebar ul li {
    margin-bottom: 15px;
}

.sidebar ul li a {
    display: block;
    text-decoration: none;
    background: #fff;
    padding: 10px 15px;
    border-radius: 6px;
    color: #000;
    font-weight: 500;
    transition: 0.3s;
    border: 1px solid;
}

.sidebar ul li a.active,
.sidebar ul li a:hover {
    background-color: #b7935a;
    color: #fff;
}

/* Table row gap: make each row a bit separated */
tbody tr {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 0.05);
    margin-bottom: 12px; /* gap between rows */
    display: table-row;
}

/* To make margin-bottom work like gap, wrap rows in div or use border spacing */
/* Bootstrap tables don't support margin between tr directly */

/* Alternative: use border-spacing on table */
table {
    border-collapse: separate !important;
    border-spacing: 0 12px; /* vertical gap between rows */
}

/* Badge styles */
.badge-delivered {
    background-color: #d4f4e3;
    color: #198754;
}

.badge-pending {
    background-color: #ffe5b4;
    color: #d98d00;
}

.badge-processing {
    background-color: #ffe3e3;
    color: #dc3545;
}

.badge-cancelled {
    background-color: #f8d7da;
    color: #b02a37;
}

/* user Profile Css End  Here   */

/* Address css start here */

.address-box {
    background: #fff8ea;
    border: 1px solid #d6c5a6;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    margin-top: 15px;
}

.btn-custom {
    background-color: #b7935a;
    color: white;
    font-weight: 600;
    border-radius: 6px;
    border: none;
    padding: 8px 20px;
    transition: 0.3s;
}

.btn-custom:hover {
    background-color: #a07e40;
}

.form-control,
.form-select {
    border-radius: 0px;
    color: #5a4634;
    font-weight: 500;
    padding: 7px 16px;
    font-size: 15px;
    width: 100%;
}

.form-select {
    font-size: 17px !important;
    border-radius: 0px 6px 6px 0px;
}

.form-control {
    border-radius: 6px 0px 0px 6px;
}

.form-control,
.form-select:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.form-control::placeholder {
    font-weight: 400;
}

label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}

/*   Address  css End here */

/* Contact us css start here */

.contact-box {
    background-color: #ffedcd;
    padding: 30px;
    border-radius: 10px;
    border: 2px solid #bc9c60;
}
.info-box {
    background-color: white;
    border: 2px solid #bc9c60;
    padding: 38px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;
}

.info-box p {
    margin: 0 !important;
}

.faq-box {
    background-color: white;
    border: 1px solid #e0d0b8;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.btn-submit {
    background-color: #c2a166;
    color: white;
}
.accordion-button:not(.collapsed) {
    background-color: #fceccb;
}

/*  Contact us css End  here */

/* Payment css Start here */

.section-title {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.step-indicator {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 2rem;
}
.step-indicator span {
    position: relative;
    padding-bottom: 4px;
}
.step-indicator span::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #d1d1d1;
    position: absolute;
    bottom: -8px;
    left: 0;
}
.step-indicator .active::after {
    background: #b99761;
}
.card-box {
    border-right: 1px solid #e0e0e0;
    padding-right: 2rem;
    border-radius: 8px;
}
.form-check-input:checked {
    background-color: #b99761;
    border-color: #b99761;
}
.btn-gold {
    background-color: #b99761;
    color: white;
    border: none;
}
.btn-gold:hover {
    background-color: #a88653;
}
.payment-card {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
}
.payment-card.active {
    border-color: #b99761;
    background: #fdf9f2;
}
.form-switch .form-check-input {
    width: 2.5em;
}

.payment-card {
    min-width: 150px;
    padding: 15px 40px;
}

.profile {
    display: flex;
    align-items: center;
    gap: 10px;
}

.profile img {
    width: 50px;
    height: 50px;
}

.profile-text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.profile-text small {
    font-size: 13px;
    color: #555;
}

.profile-text strong {
    font-size: 15px;
    color: #000;
}

.address-box input[type="radio"] {
    margin-top: 5px;
}

/* Payment css end here */

/* Science Css Start here */

.info-card {
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    background-color: #fff;
    transition: 0.3s;
    height: 100%;
}

.info-card:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.icon-wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #bc9c60 !important;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}

.icon-wrapper img {
/*     filter: brightness(0) saturate(100%) invert(66%) sepia(29%) saturate(774%)
        hue-rotate(5deg) brightness(90%) contrast(90%); */
    height: 40px;
}

.info-title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 5px;
}

.info-subtitle {
    font-size: 18px;
    font-weight: 500;
    color: #efac2f;
    margin-bottom: 10px;
}

.info-text {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.custom-row {
    /* default flexbox */
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* center horizontally */
    gap: 1.5rem; /* row and column gaps, same as Bootstrap's g-4 */
}

.custom-row > [class*="col-"] {
    /* Use Bootstrap's default flex-basis and max-width */
    flex: 0 0 auto;
}

/* Optional: to keep the card content aligned well */
.info-card {
    text-align: center;
}

.section-with-bg {
    background-image: url(../assets/imgaes/Group\ 36037.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px; /* ya jitna height chahiye */
    display: flex;
    align-items: center; /* vertically center content */
}

h3.fw-semibold.mb-3 {
    font-size: 55px;
}

/* Science Css end here */

/* category css start here  */
.category-section {
    margin-bottom: 40px;
}

.category-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.product-box {
    background: #fffaf2;
    border: 2px solid #bc9c60;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.3s;
    padding: 50px 0px 0px;
    height: 100%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.product-box img {
    width: 120px;
    height: auto;
    object-fit: contain;
    margin-bottom: 20px;
    flex-grow: 1;
}

.category-title {
    padding-bottom: 35px;
}

.product-label {
    background: #bc9c60;
    color: white;
    text-align: center;
    padding: 12px 8px;
    font-size: 18px;
    width: 100%;
    border-top: 1px solid #e3dacd;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: auto;
    text-decoration: none;
}

/* category css End here  */

/* single product css here start  */

.product-image-wrapper {
    /* background-color: #ffedcd; */
    border-radius: 15px;
    text-align: center;
}

.product-image-wrapper img {
    max-width: 100%;
    height: 600px;
    border-radius: 10px;
}

.badge-custom {
    background-color: #cccccc;
    color: #000;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 20px;
    margin-right: 10px;
}

.swiper {
    width: 100%;
    padding-top: 10px;
}

.swiper-slide img {
    background-color: #FFF;
    height: 100px;
    border-radius: 5px;
    cursor: pointer;
    /* padding: 5px 20px;
    border: 1px solid #000; */
}

.swiper-button-next,
.swiper-button-prev {
    color: #000;
}

/* FAQ Accordion Styling */
.accordion-button {
    background-color: transparent !important;
    border-radius: 10px;
    font-weight: 600;
    color: #000;
    position: relative;
}

.accordion-button::after {
    display: none;
}

.accordion-header:focus-visible {
    outline: none !important;
}


.accordion-button::before {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 25%;
    color: #000;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.accordion-button:not(.collapsed)::before {
    content: "\f106";
}

.accordion-item {
    overflow: hidden;
}


button.accordion-button {
    border: none;
}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important; /* Bootstrap ka default shadow bhi hata dega */
    color: #000; /* Text color optional hai */
}

/* Accordion button ka default icon hide karna */
/* .accordion-button::after {
    display: none;
  } */

/* Accordion button ka background color + border-radius */
.accordion-button {
    background-color: #f0f8ff; /* light blue, aap apni marzi se change kar sakte hain */
    border-radius: 8px;
    border: 1px solid #ccc;
    color: #333;
}

/* Button collapsed state mein background same rakhna */

/* Accordion body ko border dena (charo taraf) */
.accordion-body {
    /* border-top: none;  */
    border-radius: 0 0 8px 8px; /* niche border radius */
    background-color: #fff;
    /* margin-top: -28px; */
}

/* Accordion item ke beech ek hi border ho */
.accordion-item + .accordion-item .accordion-body {
    border-top: 1px solid #ccc; /* dono ke beech ek hi border */
}

.contact-icon {
    width: 20px;
    height: 20px;
    margin-top: -4px;
}

/* Margin adjustment to avoid double borders between items */
.accordion-item {
    margin-bottom: 0;
}

.price del {
    color: gray;
    font-size: 16px;
}
.badge-custom {
    border-radius: 20px;
    padding: 5px 12px;
    background-color: #dbdbdb;
    color: #000;
    margin-right: 5px;
}
.product-images img {
    max-width: 100%;
    border-radius: 10px;
}
.thumbnail img {
    height: 60px;
    cursor: pointer;
}
.description-section {
    padding: 30px;
    border-radius: 10px;
    margin-top: 30px;
}

.feature-card {
    border: 1px solid #fb9537;
    border-radius: 10px;
    padding: 20px;
    background-color: #fff3e6;
    height: 160px; /* Aap yeh height apne design ke hisab se adjust kar sakte ho */

    /* Center the content horizontally and vertically */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    text-align: center;
}

.quantity-control {
    display: flex;
    align-items: center;
}
.quantity-control button {
    width: 30px;
    height: 30px;
    border: none;
    background-color: #d4a761;
    color: white;
    font-weight: bold;
}

.container-color {
    background-color: #fffaf2;
    padding: 0;
}

button.btn.btn-warning22.text-white {
    background-color: #bc9c60 !important;
    border: none;
    padding: 11px 44px;
    font-weight: bold;
}

.form-check {
    border-bottom: 1px solid #2b2b2b33;
    padding-top: 10px;
    padding-bottom: 10px;
}
.form-check:last-child {
    border: none !important;
}

.filter-main-row {
    --bs-gutter-x: 50px !important;
    margin: 0 !important;
}

/* .card-body {
    background-color: #f3f3f3;
} */
/* single product css here End  */

/* blogs css here */

.hero-section {
    background-image: url(../assets/imgaes/blog.jpg);
    background-size: cover;
    background-position: center;
    color: white;
    padding: 180px 0px;
    text-align: left;
}

.hero-section h1 {
    font-size: 55px;
    font-weight: 600;
}

.hero-section p {
    font-size: 20px;
    /*     max-width: 300px; */
}

.tag-btn {
    background-color: #f8f4ee;
    color: #000;
    border: none;
    border-radius: 25px;
    padding: 8px 20px;
    font-weight: 500;
}

.tag-btn:hover {
    background-color: #e9e2d9;
}

.article-card {
    border: 2px solid #00000033;
    border-radius: 20px;
    overflow: hidden;
    transition: box-shadow 0.3s;
    height: 100%;
}

.article-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.article-image {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.read-more {
    background-color: #f1e8d8;
    color: #000;
    border: none;
    padding: 6px 16px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 0.875rem;
}

.read-more:hover {
    background-color: #e6dac3;
}

.text-category {
    color: #d8b77c; /* Custom gold color */
    transition: color 0.3s ease;
    font-size: 18px;
}

.text-category:hover {
    color: #e2c793; /* Lighter shade on hover */
}

/* -------CSS NEW---------*/

.dropdown-item.active,
.dropdown-item:active {
    color: WHITE !important;
}

.custom-btn {
    background-color: #bc9c60 !important;
    border-radius: 20px !important;
    padding: 8px 24px;
    width: auto !important;
    font-size: 1.1rem;
    font-weight: 600;
    color: white !important;
    border: none !important;
}

.custom-btn:hover {
    background-color: #a8864e !important;
    color: white !important;
}

.navbar-nav {
    display: flex;
    align-items: center !important;
    width: 100%;
    justify-content: space-between;
}

.nav-bars-icon {
    font-size: 22px !important;
}

.dropdown-toggle {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.cart-top-main {
    display: flex;
    justify-content: end;
    gap: 10px;
    align-items: center;
    height: 100%;
}

.cart-top-main a {
    text-decoration: none;
    display: block;
    align-items: center;
    color: black;
    font-size: 14px;
    width: 25px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .cart-top-main a {
        font-size: 13px;
    }





}


/* @media (max-width: 1280px) and (min-width: 992px) {

p.mb-1.fw-bold.banner-bold{
font-size:30px;
}

} */




.product-radius {
    border: 2px solid #bc9c60;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: contain;
    aspect-ratio: 1;
    padding: 4px;
    height: 160px;
    width: 160px;
}

.splide__arrow--prev {
    left: 0 !important;
    background-color: #a8823a !important;
}

.splide__arrow--next {
    right: 0 !important;
    background-color: #a8823a !important;
    color: white !important;
}

p.mb-1.fw-bold.banner-bold {
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    margin: 0px;
}

.price-index {
    font-size: 20px;
    margin: 0;
}

h3.mb-0.fw-bold {
    font-size: 32px;
}

.info-text b {
    font-size: 18px;
    color: #383838;
}

.info-text small {
    font-size: 18px;
    color: grey;
}

.product-card-home {
    text-align: left !important;
}

.product-card-home p.mb-1.fw-bold {
    font-weight: 600 !important;
    font-size: medium;
}

.info-text-product {
    color: #919191;
    font-size: 18px;
}

.product-card-home .btn-b2b {
    font-size: 16px !important;
    width: 100% !important;
    margin-top: auto;
    padding: 5px 0px !important;
}

.product-card-home .btn-b2b:hover {
    background-color: #c59b5e !important;
    color: #fff;
}

.product-card-home .text-warning {
    font-size: 14px !important;
}

.product-card-home .text-danger {
    color: black !important;
    font-size: 16px !important;
}

.product-card-home .m-symble{
	font-weight: 400;
    font-size: 16px;
}

.product-card-home .text-muted {
    font-size: 14px !important;
    margin-left: 10px;
}

.product-card-home .text-decoration-line-through {
    font-size: 15px !important;
}

.min-ht-auto
{
    min-height: auto !important;
}

.slide-control-main {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.price-index .text-danger {
    color: black !important;
}

.explore-btn {
    padding: 8px 14px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    margin-top: 30px;
    align-items: center;
    display: flex;
    text-decoration: none;
    text-transform: uppercase;
    gap: 10px !important;
    align-items: center;
    justify-content: center;
}

.blog-text-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.store-1-main {
    background-color: #bc9c60;
    display: flex;
    align-items: center;
    justify-content: center;
}

.store-1-text-box {
    background-color: #e0c186;
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 20px 30px 20px;
    text-align: center;
    gap: 22px;
}

.store-1-text-box h2 {
    margin: 0;
    font-weight: 600;
    font-size: 28px;
    padding-top: 14px;
}

.store-1-text-box p {
    margin: 0;
    font-weight: 500;
}

.store-1-text-box a {
    padding: 6px 14px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    text-decoration: none;
    text-transform: uppercase;
    gap: 10px !important;
    align-items: center;
    justify-content: center;
}

.store-2-col {
    background-image: url(../assets/imgaes/products.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 300px;
}

.blog-right-col {
    display: flex;
    gap: 16px;
}

.blog-right-text {
    color: #616161;
    font-size: 17px;
}

.blog-card h4 {
    font-size: 19px;
    color: #c98505;
}

.footer-link-ul li {
    display: flex;

    gap: 10px;
}

.form-check-input[type="checkbox"]:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.form-check-input[type="checkbox"]:focus {
    outline: none !important;
    box-shadow: none !important;
}

.page-item:not(:first-child) .page-link:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.page-item:not(:first-child) .page-link:focus {
    outline: none !important;
    box-shadow: none !important;
}

.active > .page-link,
.page-link.active {
    height: 100% !important;
}

.pagination {
    justify-content: center;
    padding-top: 50px;
}

.filter-col {
    height: fit-content;
}

.filter-span {
    font-size: 22px;
}

.filter-span-sort {
    margin-right: 8px;
    font-size: 22px;
}

.promo-box .banner-bold {
    font-weight: 500 !important;
    margin-top: 10px !important;
}

.header-logo {
    width: 100% !important;
    height: auto;
	max-width:152px;
	min-width:75px;
}

.cart-icon-main {
    height: 100%;
}

.logo-main-div {
    display: flex;
    height: 100%;
    align-items: center;
}

.product-card .splide__slide {
    margin-right: 0 !important;
}


@media (max-width: 991px) {
    .boxes-row {
        --bs-gutter-y: 24px !important;
    }
    .content-section h3 {
        padding-bottom: 0 !important;
    }
    .carousel-caption {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .carousel-caption h1 {
        font-size: 32px;
        text-align: center !important;
    }
    .carousel-caption p {
        text-align: center;
        font-size: 22px;
    }
    .custom-shop-btn {
        margin-top: 10px;
    }
    #mainSlider .carousel-inner
    {
        height: 450px !important;
        display: flex;
    }
    .carousel-item {
        padding: 0px;
    }
    /*.top-bar {
        display: none;
    }*/
    .carousel-control-next,
    .carousel-control-prev {
        display: none;
    }
    .bg-slide-1,
    .bg-slide-2,
    .bg-slide-3 {
        background-position: center;
    }
    .carousel-caption .btn {
        align-items: center !important;
    }
    .header-logo {
        width: 100% !important;
    }
    .logo-main-div {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cart-top-main {
        margin-left: auto;
    	display: flex;
    	align-items: center;
    	gap: 10px; 
    }
	.navbar-toggler {
	    margin-left: 10px;
	}
    .cart-top-main a {
        gap: 0;
    }
    .section-header .row {
        --bs-gutter-y: 5px !important;
    }
    .navbar {
        display: none !important;
    }

    .cart-icon-main {
        display: flex;
        align-items: center;
        width: 100%;
    }
    .navbar-toggler-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        color: #232323;
    }
    .navbar-nav {
        align-items: start !important;
    }
    .navbar-nav .dropdown {
        width: 100% !important;
    }
    .dropdown-menu.show {
        width: 100% !important;
        padding: 0px 20px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.hero-section{
    padding: 30px 0px;
}



}

.dropdown-menu-end {
    min-width: auto !important;
    padding: 0 !important;
}

@media (max-width: 991px) and (min-width: 768px) {
    .header-logo {
        width: 100% !important;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .article-main {
        flex-direction: column;
    }

    .article-content {
        margin: 0 !important;
        padding: 10px 0px;
    }
    .header-logo {
        width: 100% !important;
    }
    .cart-top-main {
        gap: 10px;
        justify-content: space-between;
    }
    .navbar-light .nav-link {
        font-size: 13px;
    }
    ul.navbar-nav {
        gap: 3px !important;
    }
    #mainSlider .carousel-inner
    {
        height: 450px !important;
        display: flex;
    }
    .carousel-item {
        padding: 0px;
    }
}



#cartSidebar .cart-body
{
    width: 380px !important;
}

#cartSidebar .cart-footer .fixed-bottom
{
    width: 95% !important;
    left: 5% !important;
}

.mobile-logo
{
    display: none;
}

/* MOBILE VIEW */
@media (max-width: 767px) {
    .main-blog-card .info-text {
        padding-right: 50% !important;
    }
    .main-blog-card .heading {
        padding-right: 50%;
    }
    .text-btns-main {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .product-column {
        grid-template-columns: auto;
        gap: 15px;
    }
    .filter-view-row {
        padding: 0 !important;
    }
    .info-item {
        flex: none;
        width: 100%;
    }
    .info-item {
        justify-content: start;
    }
    .info-items {
        gap: 13px;
    }
    .info-item {
        border: none !important;
    }

    .hero-section {
        padding: 60px 0px;
        background-blend-mode: darken;
        background-color: rgba(0, 0, 0, 0.73);
        background-position: right center;
    }

    #cartSidebar,
    #cartSidebar .cart-body
    {
        width: 95% !important;
    }

    .section-header .container
    {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #mainSlider .carousel-inner
    {
        height: 460px !important;
        display: flex;
    }

    #mainSlider .carousel-item
    {
        height: 100% !important;
        padding: 0px !important;
    }

    #mainSlider .carousel-caption
    {
        display: none !important;
    }



    .mobile-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        display: flex;
        cursor: grab;
        flex-wrap: nowrap;
    }

    .mobile-scroll::-webkit-scrollbar {
        display: none;
    }

    .snap-item {
        scroll-snap-align: start;
        flex-shrink: 0;
    }

    .mobile-scroll:active {
        cursor: grabbing;
    }

    .mobile-scroll > [class*="col-"]
    {
        flex: 0 0 auto;
    }

    .mobile-scroll .col-8,
    .mobile-scroll .col-4
    {
        flex: none !important;
        width:fit-content !important;
        text-wrap-mode: nowrap !important;
        display: block !important;
    }

    .mobile-scroll .col-8 .card-body,
    .mobile-scroll .col-4 .card-body
    {
        padding: 0.5rem 1rem !important;
    }

    .mobile-scroll .col-8 .card-body img,
    .mobile-scroll .col-4 .card-body img
    {
        height: 20px !important;
    }

    .mobile-scroll .col-8 .card-body strong small,
    .mobile-scroll .col-4 .card-body strong small
    {
        font-size: 12px !important;
    }

    /*
    .mobile-scroll
    {
        flex-wrap: nowrap;
        overflow-x: hidden;
        cursor: grab;
        user-select: none;
    }

    .mobile-scroll.active {
        cursor: grabbing;
    }

    
    */


    #product-container .col-8
    {
        flex: none !important;
        width:70% !important;
    }

    #product-container .col-8 .product-card-home p.fw-bold,
    #shop-product-container .col-8 .product-card-home p.fw-bold
    {
        overflow: hidden !important;
        text-wrap-mode: nowrap !important;
    }

    #natural-nutrition .col-8
    {
        flex: none !important;
        width:80% !important;
    }

    #blog-container .col-8
    {
        flex: none !important;
        width:85% !important;
    }


    .section-header .logo-main-div
    {
        display: none !important;
    }

    .cart-top-main .btn-b2b-top,
    .cart-top-main .top-bar-right
    {
        display: none !important;
    }

    .mobile-logo
    {
        display: block !important;
        width: 100% !important;
    }

    .details-shop-container
    {
        padding-bottom: 0 !important;
    }
    .details-shop-top
    {
        gap: unset !important;
    }
    .details-shop-top .col-2
    {
        width: 25% !important;
    }
    .details-shop-top .col-2 img
    {
        width: 60px !important;
        height: 60px !important;
        padding: 5px !important;
    }
    .details-shop-top .col-2 h4
    {
        font-size: 10px !important;
    }


.coming-soon-wrap {
        width: 60px;
    height: 60px;
}

.coming-soon-wrap .coming-soon-text {
    font-size: 8px;
    font-weight: 400;
}

    #shop-product-container .col-4
    {
        width: 50% !important;
        padding: 0 5px !important;
    }


    #shop-product-container .product-card-home p,
    #shop-product-container .product-card-home div.align-items-center,
    #shop-product-container .product-card-home i.text-warning,
    #shop-product-container .product-card-home p span.text-danger,
    #shop-product-container .product-card-home p del.text-muted
    {
        font-size: 12px !important;
    }

    #shop-product-container .product-card-home div.align-items-center
    {
        margin-bottom: 5px !important;
    }

    #shop-product-container .product-card-home .btn-b2b
    {
        font-size: 14px !important;
    }

    #shop-product-container .product-card-home div.align-items-center
    {
        gap: 2px !important;
    }


    .small-icons
    {
        display: none !important;
    }

    .cart-icon-main
    {
        margin-left: 10px !important;
        margin-top: -5px !important;
    }

    footer.pt-5
    {
        padding-top: 1.3rem !important;
    }

    .mw-400
    {
        max-width: 400px !important;
    }

    .tw-wrap
    {
        text-wrap-mode:wrap !important;
    }

    #imgLoader
    {
        height: 200px !important;
    }
}

@media (max-width: 576px) {
    /* .product-radius{
        height: 130px;
        width: 130px;
    } */
    .accordion-item:first-of-type .accordion-button {
        padding-right: 25px !important;
    }
    .accordion-button::before {
        height: 24px !important;
        width: 24px !important;
        right: 5px !important;
    }
    .product-radius {
        width: 140px;
        height: 140px;
    }

    .cart-top-main a {
        font-size: 14px;
    }

    .hero-section {
        padding: 60px 0px;
            background-blend-mode: darken;
        background-color: rgba(0, 0, 0, 0.73);
        background-position: right center;
    }
    .section-with-bg {
        background-position: right;
        background-blend-mode: darken;
        background-color: #000000ba;
    }
    h3.fw-semibold.mb-3 {
        font-size: 44px !important;
    }

    .science-contain {
        text-align: center !important;
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        padding: 0px 10px !important;
    }

    .info-card {
        padding: 15px;
    }

    .category-title {
        font-size: 26px !important;
    }
    .contact-box {
        padding: 15px;
    }
    /*     .info-text {
        width: 50% !important;
    } */
    .product-title a {
        font-size: 16px;
    }
    .product-carousel {
        padding-bottom: 40px;
    }
    .filter-nav {
        gap: 10px;
    }
    p.mb-1.fw-bold.banner-bold {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .blog-right-col {
        flex-wrap: wrap;
    }
}

@media (max-width: 1600px) and (min-width: 1200px) {
    #mainSlider .carousel-inner
    {
        height: 450px !important;
        display: flex;
    }
    .carousel-item {
        /* padding: 230px 0px !important; */
        height: 100% !important;
        padding: 0 !important;
    }
}

.abt-info-text {
    font-size: 18px;
}

.contact-box-main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}

@media (max-width: 768px) and (min-width: 576px) {
    .blog-right-col {
        flex-wrap: wrap;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .product-card img {
        height: 120px;
        width: 120px;
    }
}

@media (max-width: 1370px) and (min-width: 768px) {
    .info-items {
        gap: 20px 0px;
    }
    .info-item {
        justify-content: start;
        flex: auto;
        width: calc(50% - 5px);
        border: none;
    }
}

@media (max-width: 768px) {
    .product-card img {
        width: 120px;
        height: 120px;
    }
}
@media (max-width: 1199px) {
    .abt-card-section .row {
        --bs-gutter-y: 24px !important;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .product-card {
        flex-direction: column;
    }
    .product-card img {
        width: 100% !important;
    }
}

/* ************************  blog deatils css start here ********************************************/

.top-section {
    background-color: #fff2da;
    text-align: center;
    padding: 50px 20px 170px;
}

.featured-image {
    max-width: 1000px;
    margin: -150px auto 40px;
    position: relative;
    z-index: 2;
}

.content-section {
    padding: 40px 15px;
}

.content-section h2 {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 15px;
}

.content-section h3 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
}

.categories-box,
.author-box {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    border: 2px solid #bc9c60;
}

.author-box p {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

select#quantitySelect {
    padding: 10px 30px 10px !important;
}

.categories-box ul {
    list-style: none;
    padding-left: 0;
}

.categories-box li::before {
    content: "ï¿½";
    margin-right: 8px;
    color: #888;
}

.categories-box li {
    padding: 5px 0;
}

.blog-heading {
    font-size: 40px;
    font-weight: 700;
}

.tag-btn {
    border: none;
    background-color: #e4e4e4;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    text-decoration: none;
    color: #000;
    margin: 5px;
    white-space: nowrap;
}

.tag-btn:hover,
.tag-btn.active {
    background-color: #c09648;
    color: #fff;
}

.tag-btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.badge {
    font-size: 15px;
    padding: 5px 12px;
    border-radius: 20px;
	color:green;
}

span.badge.bg-secondary.me-1 {
    background-color: #db9d29 !important;
}

.d-flex.bg-white.mb-4.p-3 {
    background-color: rgb(236, 236, 236) !important;
}

.btn-b2b-pending {
    background-color: #ffc107;
    /* Bootstrap warning color */
    color: #000;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    border: 1px solid #ffc107;
}

.btn-b2b-pending:hover {
    background-color: #e0a800;
    color: #fff;
    border-color: #d39e00;
    cursor: pointer;
    text-decoration: none;
}

.nav-link.active {
    color: #b99761; /* goldish */
    font-weight: bold;
    /* border-bottom: 2px solid #b99761; */
}

a.dropdown-item.category-filter {
    justify-content: start;
}

a.dropdown-item.category-filter {
    justify-content: start;
}

/*************************** blogs css end here  ****************************************/

/* cantoct us css here  */
    .contact-container {
        background: #fdf7f0;
        padding: 50px 10px;
        font-family: 'Georgia', serif;
    }

    .contact-card {
        background: #fffaf3;
        padding: 40px;
        border-radius: 12px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
        max-width: 650px;
        margin: auto;
        border: 2px solid #dcc8b0;
    }

    .contact-card h2 {
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
        letter-spacing: 1px;
    }

    .form-control {
        background: #fffaf5;
        border: 2px solid #dcc8b0;
        border-radius: 6px;
        padding: 12px;
    }

    .btn-submit {
        color: #ffffff !important;
        padding: 10px 20px;
        border-radius: 8px;
        border: none;
        font-weight: bold;
        width: 100%;
        margin-top: 20px;
    }

    .btn-submit:hover {
        background-color: #d4b79a;
    }

    .contact-info-icons {
        text-align: center;
        margin-top: 40px;
        display: flex;
        justify-content: center;
        gap: 60px;
    }

    .contact-info-icons i {
        font-size: 20px;
        display: block;
        margin-bottom: 8px;
    }

    .contact-info-icons span {
        font-size: 14px;
        display: block;
        color: #333;
    }

.info-single-card {
    background: #fffaf3;
    border: 2px solid #dcc8b0;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
}

.info-single-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

.contact-icon {
    font-size: 24px;
    color: #b28553;
}

.info-single-card p {
    font-family: 'Georgia', serif;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}



  
.info-single-card {
    background: #fffaf3;
    border: 2px solid #dcc8b0;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
}

.info-single-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

.contact-icon {
    font-size: 24px;
    color: #b28553;
}

.info-single-card p {
    font-family: 'Georgia', serif;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}


.accepted-cards .card-accept-box {
        background: #ffffff;
        border: 1px solid #e2e2e2;
    }

    #card-element {
        border: 1px solid #ccc;
        padding: 12px;
        border-radius: 8px;
        background: #f8f8f8;
    }

    .stripe-button {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        background-color: #6772e5;
        color: #fff;
        font-weight: bold;
        padding: 12px 20px;
        width: 100%;
        border: none;
        border-radius: 8px;
        font-size: 18px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }

    .stripe-button:hover {
        background-color: #5469d4;
    }

    .stripe-logo {
        height: 24px;
        width: auto;
    }

    .accepted-cards img {
        transition: transform 0.2s ease;
    }

    .accepted-cards img:hover {
        transform: scale(1.1);
    }

.swiper-backface-hidden .swiper-slide
{
    width:auto;
    margin-right: 0 !important;
}

.product-options{
	border-bottom: 1px solid #bebebe;
}

.product-options input[type="radio"]
{
    display: none;
}


.product-options .option-tag
{
	display: inline-block;
    margin-right: 5px;
    padding: 0.2rem 1.5rem;
  	border-radius: 5px;
  	border: 1px solid #131313;
  	background: #fff;
  	cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem;
    font-weight: 400;
}

.product-options input[type="radio"]:checked + .option-tag
{
	background: #131313;
    border: 1px solid #131313;
	color: #fff;
}
/*
.product-options input[type="radio"]:checked + .option-tag
{
    background: #fcefdc;
    color: #000;
    border-color: #f1e1c9;
}

.product-options .option-tag
{
    display: inline-block;
    margin-right: 5px;
    padding: 0.5rem 1.5rem;
    border: 1px solid #c59939;
    border-radius: 0px;
    background: #fcefdc;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem;
    font-weight: 400;
}
*/
.product-options input[type="radio"]:checked + .option-tag-2{
  background: #fcefdc;
  color: #000;
  border-color: #c59939;
}

.product-options .option-tag-2{
	display: inline-block;
    margin-right: 5px;
    padding: 0.2rem 1.5rem;
    border: 2px dashed #979797;
    border-radius: 8px;
    background: #fcefdc;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem;
    font-weight: 400;
}

.product-options .selected-option
{   
	font-size: 22px;
  	margin-bottom: 10px;
}
.product-options .selected-option span
{
    color: #000000;
}

.product-price
{
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.product-price .discounted-price
{
    font-size: 1.8rem;
    font-weight: 700;
    color: #000000;
}

.product-price .original-price
{
    font-size: 1.2rem;
    color: #888787;
    text-decoration: line-through;
}

.add-to-cart-btn{
	border: 1px solid #999999;
    border-radius: 5px;
    width: 100%;
	font-weight: bold;
    font-size: 1.2rem !important;
}

.add-to-cart-btn:hover{
	border: 1px solid #999999;
}

.product-price .btn:hover{
	border: 1px solid #999999;
}

.input-group-sm-buy{
	max-width: 120px;
    border: 1px solid #999999;
    border-radius: 5px;
}

button.btn.btn-b2b.btn-sm-buy {
    background-color: #ffffff;
}

.product-info .btn-buy{
  background: #1e1e1e;
  color: #fff;
  border: none;
  padding: 10px;
  font-size: 20px;
  border-radius: 10px;
	width:100%;
}

.product-info .info-details{
	width: 100%;
  	font-style: normal;
}


.product-info .info-details ul{
	list-style: none;
  	padding-left: 0px;
  	font-size: 12px;
  	margin-bottom: 0rem;
}

.product-info .info-details ul li{
	margin-bottom: 5px;
	display: flex;
  	align-items: center;
	line-height: 1.1;
}

.product-info .info-details ul li span{
	font-size: 20px;
  	font-weight: 800;
	margin-right: 5px;
}

.input-group-sm-buy .form-control {
	background-color: #ffffff;
}

.blog-thumb {
    height: 260px;
    display: block;
    overflow: hidden;
}

.blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* blog details */
.blog-hero {
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
    background: #000; /* fallback only */
}

.blog-hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* overlay */
.blog-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
}

.blog-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(0,0,0,0.55),
        rgba(0,0,0,0.15)
    );
}

/* centered content */
.blog-hero-content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    z-index: 2;
    padding: 20px;
    max-width: 100%;
}

.blog-hero-content h1 {
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 10px;
    background: #918989b8;
    padding: 10px;
}

.blog-hero-content p {
    font-size: 1.1rem;
    opacity: 0.9;
    max-width: 800px;
}

		.track-container {
            max-width: 900px;
            margin: 60px auto;
            background: #fff;
            border-radius: 20px;
            box-shadow: 0 20px 40px rgba(0,0,0,0.08);
            overflow: hidden;
        }

        .track-header {
            background: linear-gradient(135deg, #212529, #212529);
            padding: 40px;
            color: #fff;
            text-align: center;
        }

        .track-header h1 {
            font-size: 32px;
            margin-bottom: 10px;
        }

        .track-header p {
            opacity: 0.9;
        }

        .track-form {
            padding: 40px;
            text-align: center;
        }

        .track-form input {
            width: 100%;
            max-width: 420px;
            padding: 14px 18px;
            border-radius: 30px;
            border: 1px solid #ddd;
            font-size: 15px;
            outline: none;
        }

        .track-form button {
            margin-top: 15px;
            padding: 12px 35px;
            border-radius: 30px;
            border: none;
            background: #212529;
            color: #fff;
            font-size: 15px;
            cursor: pointer;
            transition: 0.3s;
        }

        .track-form button:hover {
            background: #3d4246;
        }

        .timeline {
            padding: 40px;
            display: none;
        }

        .timeline-item {
            display: flex;
            align-items: center;
            margin-bottom: 30px;
            position: relative;
        }

        .timeline-item:last-child {
            margin-bottom: 0;
        }

        .timeline-dot {
            width: 18px;
            height: 18px;
            border-radius: 50%;
            background: #ccc;
            margin-right: 20px;
            position: relative;
            z-index: 1;
        }

        .timeline-item.active .timeline-dot {
            background: #017d01;
        }

        .timeline-line {
            position: absolute;
            left: 8px;
            top: 18px;
            height: 100%;
            width: 2px;
            background: #ddd;
        }

        .timeline-item:last-child .timeline-line {
            display: none;
        }

        .timeline-content h4 {
            font-size: 16px;
            margin-bottom: 4px;
        }

        .timeline-content p {
            font-size: 13px;
            color: #777;
        }

        .order-info {
            background: #fff6f1;
            padding: 30px;
            border-radius: 15px;
            margin-bottom: 40px;
        }

        .order-info strong {
            color: #333;
        }

	.offcanvas.offcanvas-start
	{
    	left: 10%;
    	top: 109px;
    	transform: translateX(100%);
	}


@media (max-width: 992px) and (min-width: 768px) {
	.product-title {
  		font-weight: 600;
  		font-size: 24px;
	}
	.product-info .price-box {
  		gap: 8px;
	}

	.product-info .price {
  		font-size: 22px;
  		font-weight: 600;
	}
	.product-info .mrp {
  		font-size: 16px;
  		font-weight: 400;
    }
	.product-info .discount {
  		font-weight: 400;
  		font-size: 10px;
  		display: block ruby;
	}
	.stock-badge {
  		padding: 3px 8px;
  		border-radius: 15px;
  		font-size: 10px;
	}
	.product-options {
  		border-bottom: 1px solid #bebebe;
	}
	.product-options .selected-option {
  		font-size: 20px;
	}
	.product-options .option-tag {
  		margin-right: 3px;
  		padding: 0.3rem 1rem;
  		border: 1px solid #131313;
  		font-size: .8rem;
  		font-weight: 400;
	}
	.product-options .option-tag-2 {
  		margin-right: 3px;
  		padding: 0.2rem 1rem;
  		border: 1px dashed #979797;
  		border-radius: 15px;
  		font-size: .8rem;
  		font-weight: 400;
	}

	.product-info .info-details ul{
		font-size: 10px;
	}

	.product-info .info-details ul li span {
  		font-size: 18px;
  		font-weight: 600;
  		margin-right: 5px;
	}

	.input-group-sm-buy .form-control{
		padding: 5px 0px;
	}
	.input-group-sm-buy button{
		width: 20px !important;
  		height: 35px;
	}
	.product-info .btn-buy {
  		padding: 8px;
  		font-size: 16px;
  		border-radius: 8px;
  		width: 100%;
	}
	.add-to-cart-btn{
		font-size: 1rem !important;
	}

	.track-header {
            padding: 25px;
        }

	.details-shop-top
    {
        gap: unset !important;
    }
    .details-shop-top .col-2
    {
        width: 25% !important;
    }
    .details-shop-top .col-2 img
    {
    	width: 100px !important;
        height: 100px !important;
        padding: 10px !important
    }
    .details-shop-top .col-2 h4
    {
        font-size: 10px !important;
    }


.coming-soon-wrap {
        width: 100px;
    height: 100px;
}

.coming-soon-wrap .coming-soon-text {
    font-size: 8px;
    font-weight: 400;
}

	.stock-badge {
    	width: 85px;
  		padding: 3px 8px;
  		border-radius: 15px;
  		font-size: 10px;
	}

}

@media (max-width: 768px) {
    .vision-right {
       display: none !important;
    }

    .logo-main-div a
    {
        width: 90% !important;
    }

    .logo-main-div a img
    {
        height: 60px !important;
        width: auto !important;
    }

    .dropdown-menu.show{
        display:block !important;
    }

	.breadcrumb{
		font-size: 10px;
	}

	
	.product-title {
  		font-weight: 600;
  		font-size: 24px;
	}
	.product-info .price-box {
  		gap: 8px;
	}

	.product-info .price {
  		font-size: 22px;
  		font-weight: 600;
	}
	.product-info .mrp {
  		font-size: 16px;
  		font-weight: 400;
    }
	.product-info .discount {
  		font-weight: 400;
  		font-size: 10px;
  		display: block ruby;
	}
	.stock-badge {
    	width: 78px;
  		padding: 3px 8px;
  		border-radius: 15px;
  		font-size: 10px;
	}
	.product-options {
  		border-bottom: 1px solid #bebebe
	}
	.product-options .selected-option {
  		font-size: 20px;
	}
	.product-options .option-tag {
  		margin-right: 3px;
  		padding: 0.3rem 1rem;
  		border: 1px solid #131313;
  		font-size: .8rem;
  		font-weight: 400;
	}
	.product-options .option-tag-2 {
  		margin-right: 3px;
  		padding: 0.2rem 1rem;
  		border: 1px dashed #979797;
  		border-radius: 15px;
  		font-size: .8rem;
  		font-weight: 400;
	}

	.product-info .info-details ul{
		font-size: 12px;
    	margin-bottom: 10px; 
	}

	.product-info .info-details ul li span {
  		font-size: 20px;
  		font-weight: 700;
  		margin-right: 5px;
	}
	.col-mb-1{
    	width:25%;
	}
	.col-mb-2{
    	width:75%;
	}
	.add-to-cart-btn{
    	font-size:1rem !important;
	}

	.input-group-sm-buy .form-control{
		padding: 5px 0px;
	}
	.input-group-sm-buy button{
		width: 20px !important;
  		height: 35px;
	}

	.product-info .btn-buy {
  		padding: 8px;
  		font-size: 14px;
  		border-radius: 8px;
  		width: 100%;
	}

	.blog-hero {
        height: 300px;
    }

    .blog-hero-content h1 {
        font-size: 1.6rem;
    }

	    .blog-hero {
        height: 300px;
    }

    .blog-hero-content h1 {
        font-size: 1.6rem;
    }

    .blog-hero-content p {
        font-size: 1rem;
    }

	.track-header {
            padding: 20px;
        }
		.track-header h1 {
                font-size: 24px;
            }

	.offer-group{
		font-size:12px;
    	line-height:1;
	}

	.offcanvas.offcanvas-start
	{
    	left: 10%;
    	top: 102px;
    	transform: translateX(100%);
	}

	.col-xs-6{
		flex: 0 0 auto;
    	flex-shrink: 0;
    	width: 50%;
	}

	/*.product-img-wrapper{
		height: 250px;
	}*/

}
@media (max-width: 375px) {
	.input-group-sm-buy .form-control{
		padding: 5px 0px;
	}
	.input-group-sm-buy button{
		width: 25px !important;
  		height: 35px;
	}

	/*.product-img-wrapper{
		height: 175px;
	}*/

	/*.product-img-wrapper-home{
		height: 250px;
	}*/

}

@media (max-width: 320px) {


 .product-radius {
        width: 120px;
        height: 130px;
    }

	.input-group-sm-buy .form-control{
		padding: 5px 0px;
	}

	.input-group-sm-buy button{
		width: 15px !important;
  		height: 35px;
	}

}

@media (max-width: 290px) {
.offcanvas.offcanvas-start{
	left: 5%;
  	top: 90px;
  	transform: translateX(100%);
}
}

.input-group-sm>.btn, 
.input-group-sm>.form-control, 
.input-group-sm>.form-select, 
.input-group-sm>.input-group-text
{
    font-size: 1.2rem !important;
}


.five_icons
{
    border: 2px solid #000; 
    background: #fff; 
    border-radius: 50%; 
    height: 60px; 
    width: 60px; 
    display: block; 
    margin: 0 auto; 
    padding-top: 10px;
}


.product-tabs
{
    border-bottom: 2px solid #666;
    margin-bottom: 0;
}

.product-tabs .nav-link
{
    border: none;
    border-bottom: 3px solid transparent;
    color: #999;
    font-weight: bold;
    font-size: 1.4rem;
    padding: 1rem 2rem;
    transition: all 0.3s ease;
}

.product-tabs .nav-link:hover,
.product-tabs .nav-link.active
{
    color: #000;
    border-bottom-color: #000;
    background: transparent;
}

.bg-special
{
    background: #fcefdc;
}
.bg-special-2
{
    background: #fcefdc;
}
.bg-special-3
{
    background: #c19a63;
}
.about-us-bg
{
    background: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url('../assets/imgaes/about-us-bg.jpg') no-repeat center center;
    background-size: cover;
}
.fs-16
{
    font-size: 16px !important;
}
.fs-15
{
    font-size: 15px !important;
}
.fs-14
{
    font-size: 14px !important;
}
.fs-13
{
    font-size: 13px !important;
}
.fs-12
{
    font-size: 12px !important;
}
.fs-11
{
    font-size: 11px !important;
}
.fs-10
{
    font-size: 10px !important;
}
.h-20
{
    height: 20px !important;
}
.h-25
{
    height: 25px !important;
}
.rounded-50
{
    border-radius: 50px !important;
}
.rounded-40
{
    border-radius: 40px !important;
}
.zoom-img
{
    transition: transform 0.95s ease;
}
.zoom-img:hover
{
    transform: scale(1.15);
}


.offcanvas-backdrop.show
{
    opacity: 0.03 !important;
}
.offcanvas-body
{
    border: 1px solid #DDD;
}

.offcanvas-body button.close-button
{
    position: fixed;
    right: 5%;
    font-size: 24px;
    background: none;
    border: none;
}

#mobileCategoriesDropdown::after
{
    margin-left: 48%;
}

.dropdown-menu.show
{
    padding: 0 !important;
}

.category-dropdown-mobile
{
    position: relative !important;
    transform: none !important;
}

.mobile-b2b-option .btn-b2b-top
{
    width: fit-content !important;
}

.mobile-language-dropdown .dropdown-toggle
{
    width: 120px !important;
}

.mobile-language-dropdown .dropdown-toggle::after
{
    margin-left: 20% !important;
}

.mobile-language-dropdown .dropdown-menu-end
{
    width: 120px !important;
}

.mobile-language-dropdown .dropdown-menu-end .dropdown-item
{
    justify-content: start !important;
}

.testimonial-swiper .swiper-wrapper{
	padding-bottom:35px;
}

.product-card-home .badge{
	font-size: 12px;
  	padding: 5px 0px 5px 5px;
  	border-radius: 15px;
  	color: green;
}

.product-card-home p {
    white-space: normal;
    word-break: break-word;
}