*{margin: 0px; padding: 0px; box-sizing: border-box;}
img{max-width: 100%;}
a,a:hover,a:visited,a:active,a:focus{text-decoration: none;}
ul{margin: 0px; padding: 0px;}
p{margin: 0px;}

body{font-family: 'Lato', sans-serif;}


/* wishlist pop */
.wishlist-pop {padding: 0px;}
#myalert {right: 50px; top: 50px; position: fixed; z-index: 10000; display: none;}

.cart-pop {padding: 0px;}
#myalerta {right: 50px; top: 50px; position: fixed; z-index: 10000; display: none;}

/* poop end */

#maincategory{
    max-height:292px;
}

header .headertop li a i{color: #fff; font-size: 16px;}
header .headertop{padding: 10px 0px; background-color: #e19d4d;}
header .headertop .text-center {
    display: flex;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    align-items: center;
}
header .headermedim .heaqderlogo{}
header .headermedim .heaqderlogo img{width: 140px;}
header .headermedim .heaqderlogo-1{
	display: flex;
	justify-content: flex-start;
}
header .headermedim .heaqderlogo-1 .logo-1-content{
	text-align: start;
	margin-left: 10px;

}
header .headermedim .heaqderlogo-1 .logo-1-content span{
	
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
header .headermedim .heaqderlogo-1 .logo-1-content P{
	

}
header .headermedim .heaqderlogo-1 img{width: 62px;}
header .headermedim {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 10px 0px;
}

.headermedim div {
    flex: 1; /* सभी div को बराबर चौड़ाई देगा */
    text-align: center; /* टेक्स्ट को सेंटर में लाने के लिए */
}
header .headermedim .headericon li a{color: #020202; font-size: 15px; transition: .5s;}
header .headermedim .headericon{gap: 14px;}
header .headermedim .headericon li a:hover{color: #ffa605;}

header .sticky  .heaqderlogo img{width: 145px !important;}

header .top-h .top-buttons{display: flex; justify-content: space-evenly; align-items: center;}

header .top-h .top-buttons .gst{
	
	color: #fff;
    font-size: 16px;
     font-weight: 400;
}
	

header .top-h .top-buttons .call {
    color: #ffffff;
    font-size: 15px;
    padding: 4px 5px;
    background-color: #c45465;
    border-radius: 0px;
    transition: .5s;
    width: 270px;
    font-weight: 500;
}
header .top-h .top-buttons .call:hover{
    background-color: #000;
	color: #fff;
	transition: .5s;

}
header .top-h .t-address a{
    color: #fff;
    font-size: 16px;
     font-weight: 400;
}
header .off-gst a,i{
	color: #000;
	font-size: 14px;
	 font-weight: 400;
}

/* header ko sticky karna ki */

.sticky{background-color: #ffffff; left: 0; right: 0;z-index: 999; position: fixed !important; top:0px; animation: slideDown .5s ease-out;}


@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(10);
    }
  }
  
/*  */
header .heaberbooyem .navbar-brand{padding: 0px !important;}

header .dropdown-item.active, header .dropdown-item:active, header .dropdown-item:hover{color: #000; background-color: transparent;}

/*  */
/* header .heaberbooyem .dropdown-menu {width: 188px;} */
header .heaberbooyem .dropdown-menu {
    box-shadow: 0 0 10px #0000003b;
    border: none;
    border-bottom: 4px solid #9a1e34;
}
header .heaberbooyem .dropdown-menu li:hover a{
    background-color: #9a1e34;
    
}
header .heaberbooyem .dropdown-menu li a:hover{
    color: #fff;
}
header .heaberbooyem .dropdown-menu .btn-group{width: 100%;}
/* header .heaberbooyem .dropdown-menu .btn-group .dropdown-item:hover{background-color: #af934d; color: #fff;} */


header .heaberbooyem{background-color: #e3e3e3;}
header .heaberbooyem .navbar-nav{gap: 20px;}
header .heaberbooyem .navbar-nav .nav-item .nav-link {
    transition: .5s;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: ui-monospace;
    text-transform: uppercase;
    padding: 2px 0px;
}
header .heaberbooyem .navbar-nav .nav-item .nav-link:hover::after{width: 100%;}
header .heaberbooyem .navbar-toggler{border: transparent;}
header .heaberbooyem .navbar-toggler span i{color:#9a1e34!important; font-size: 22px;}
header .heaberbooyem button:focus:not(:focus-visible){box-shadow: none;}
header .heaberbooyem .offcanvas-header .btn-close{color: #030303; }
header .heaberbooyem  .navbar-nav .leee .lee{display: none;}

header .heaberbooyem  .dropend .dropdown-toggle::after{display: none;}
/*  */



  /* hearder ka cart icon ki css clos */

#maincategory{
    margin: 10px 0px;
}


/*  */

#slider .owl-theme .owl-dots .owl-dot{display: none;}






/* about  */
.about-section {
    padding: 60px 0;
    background-color: #fff;
}

.section-title {
	text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #333;
	font-family: 'Baskervville', serif;
	margin-bottom: 30px;
}

.section-text {
    font-size: 18px;
    color: #555;
    /* max-width: 800px; */
    margin: auto;
}


/* Styling for 3-column team section */
.about-card {
    display: flex;  
    justify-content: start;
    align-items: center;
    padding: 20px;   
    transition: 0.3s;
}
.icon-content{
	text-align: start;
	margin-left: 20px;
}
.about-card:hover {
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2);
}

.about-icon {
    width: 65px;
    height: 66px;
    
}

.main-name {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.sub-name {
    font-size: 16px;
    color: #777;
}

/* best-seller */

#best-seller{padding: 50px 0px; background-color: #f1f1ef;}
/* #best-seller h2{text-align: center; font-size: 35px; font-family: 'Baskervville', serif; margin-bottom: 40px;} */
#best-seller .row{row-gap: 30px;}
#best-seller .feature-iner .imgs{position: relative; overflow: hidden;}
#best-seller .feature-iner .imgs img{height: 350px; width: 100%;object-fit: cover;}
#best-seller .feature-iner ul li i , a{color: #fff;font-size: 16px;}
#best-seller .feature-iner ul li i,a:hover{color: #ece9df;}
#best-seller .feature-iner .imgs .icon{position: absolute; z-index: 1; bottom: -46px; left: 0px; right: 0px; background-color: #000;; padding: 10px 20px; transition: .5s;}
#best-seller .feature-iner:hover .imgs .icon{bottom: 0px;}
#best-seller .feature-iner .imgs .new{position: absolute; z-index: 1; top: 10px; right: 5px; padding: 2px 13px; background-color: #000; color: #fff; font-size: 13px; border-radius: 17px 0px 17px 0px;}
#best-seller .feature-iner .content{padding: 10px 4px; text-align: center;}
#best-seller .feature-iner .content .text a{font-size: 16px; color: #000; font-weight: 600;}
#best-seller .feature-iner .content h5{margin-top: -8px;}
#best-seller .feature-iner .content h5 a{color: #000; font-size: 13px; display: inline-block;}
#best-seller .feature-iner .content h6{margin-top: -8px;}
#best-seller .feature-iner .content h6 span{text-decoration: line-through; margin-right: 7px;}
#best-seller .feature-iner .content h6 a{color: #000; font-size: 13px; font-weight: bold; display: inline-block;}
#best-seller .seller-btn a{
	background-color: #000;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	transition: background-color 0.3s ease;
}
#best-seller .seller-btn a:hover {
	background-color: #333;
}
/*  */
/*  */

/* handmade-banner */

#handmade-banner {
    background-color: #fff;
    padding: 30px 0px;
    /* margin-top: -10px; */
}

/* shop by category */

.shop-by-category {
    padding: 60px 0;
	background-color: #f1f1ef;
}

.category-box {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    border-radius: 10px;
}

.category-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.category-box:hover img {
    transform: scale(1.1);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.3s ease;
}

.category-box:hover .overlay {
    background: rgba(0, 0, 0, 0.226);
}

.category-name {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    transition: 0.3s ease;
}


/* hand made print  */
.h5{
	font-size: .9em;
    letter-spacing: .3em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.h3{
	font-size: 1em;
  
    margin-bottom: 10px;
    text-transform: uppercase;
}
.handprint-section {
	padding: 50px 0;
	text-align: center;
}
.handprint-img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	position: relative;
	transition: all 0.3s ease-in-out;
}
.handprint-img:hover {
	opacity: 0.8;
}
.content-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 300px;
	background: #f8f9fa;
	padding: 20px;
	text-align: center;
}
.content-box h3 {
	font-size: 1.5rem;
	font-weight: bold;
}
/* .content-box p {
	font-size: 1.2rem;
	color: #666;
} */
.content-box .btn {
	margin-top: 10px;
    background: black;
    color: white;
    border-radius: 5px;
    padding: 8px 14px;
}
.content-box .btn:hover {
	background: #333;
}

/* testimonials  */
.testimonial-section {
	padding: 60px 0;
	background-color: #f8f9fa;
	text-align: center;
}
.testimonial-box {
	background: white;
	padding: 20px;
	
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	position: relative;
	text-align: center;
}
.testimonial-box .stars {
	color: gold;
	font-size: 1.2rem;
	margin-bottom: 10px;
}
.testimonial-box p {
	font-size: 1rem;
	color: #555;
}
.testimonial-box .customer-name {
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.1rem;
	color: #333;
}
.owl-carousel .owl-nav {
	margin-top: 10px;
}
.owl-carousel .owl-nav button {
	background: black !important;
	color: white !important;
	padding: 5px 15px !important;
	border-radius: 5px !important;
}

/* bag-cult */

#bag-cult{background-image: url(../img/bag.jpg); background-repeat: repeat; padding: 50px 0px;}





/* footer */

footer{
    /* background-color: #000000;  */
    padding: 30px 0px 0px;
    background-image: url(../img/footer/footer-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;

}

footer .footerinr .footer-icon li a i{color: #000; font-size: 24px; display: inline-block; margin-top: 24px;}
footer h4{font-size: 21px; color: #000; font-family: 'Baskervville', serif; margin-bottom: 13px;}
footer .footer-info li a{font-size: 14px; color: #000; display: inline-block; margin-bottom: 8px;}
footer .forem{position: relative;}
footer .forem .form-control{border-radius: 0px; border: transparent; padding: 10px 20px; box-shadow: none;}
footer .forem .btn{padding: 10px 20px; background-color: #af934d; color: #fff; border-radius: 0px; border: transparent; position: absolute; right: 0px;}
footer .footerinr .imgsc img{width: 400px;}
footer .gdi{
    position: absolute;
    left: 5px;
    /* right: 0px; */
    bottom: 50px;
    z-index: 1;
    text-align: center;
    background-color: #000000;
    max-width: 200px;
    margin: auto;
    padding: 6px 10px;
    border-radius: 5px;
}
footer .gdi img{ width: 250px; margin: auto;}
.footer-info li {
    margin-bottom: 8px;
    font-size: 14px;
    color: #000; /* Adjust as needed */
}

.footer-info i {
    margin-right: 8px;
    color: #9a1e34; /* Icon color */
}
footer .f-about {
    margin-top: 20px;
    max-width: 80%;
    color: #f1f1ef;
}


/* model */

.modal .forem .icon-input {position: relative;}
.modal .modal-content{background-color: #f8f8f8; padding: 30px;}
.modal .forem span {position: absolute; top: 9px; left: 23px; color: #9a1e34;}
.modal .forem .form-control {background-color: #fff; padding: 10px 40px; box-shadow: none; border: transparent;
border-radius: 0px; margin-bottom: 10px; font-size: 15px;}
.modal .forem .btn {padding: 10px 30px; background-color: #9a1e34; color: #fff; border-radius: 0px; margin-top: 20px;}


    /* whatapp */
	.quickcontact {
		width: 40px;
		position: fixed;
		top: 77%;
		right: 30px;
		z-index: 9999;
	  }


	  /* search ka popup */
	  
	  #search-menu {
		position: fixed;
		width: 100%;
		height: 137px;
		top: -20em;
		left: 0;
		right: 0;
		white-space: nowrap;
		z-index: 9999;
        background-color: #fff;
		opacity: 0;
		visibility: hidden;
		transition: 500ms ease all;
	  }
	  #search-menu.toggled {
		top: 0;
		opacity: 1;
		visibility: visible;
	  }
	  #search-menu .wrapper {
		position: relative;
		margin: 3em auto 0 auto;
		padding: 0 1em;
	  }
	  #search-menu .wrapper input {
		width: 58%;
		padding: 0 0 0.125em 0;
		background: transparent;
		border: none;
		border-bottom: 1px solid #000000;
		font-size: 16px;
		color: #000000;
	  }
	  #search-menu .wrapper input:focus {
		outline: none;
	  }
	  #search-menu .wrapper button {
		/* position: absolute;
		display: block;
		width: 10%; */
		right: 0;
		top: 0;
		background: transparent;
		border: none;
		color: #000000;
		font-size: 25px;
		transition: 500ms ease all;
	  }
	  #search-menu .wrapper button:hover {
		color: #000000;
	  }
	  #search-menu .wrapper button:focus {
		outline: none;
	  }
	  
	  #search-icon {
		padding: 0 0.5em 0.25em 0.5em;
		font-size: 15px;
		color: #000;
		cursor: pointer;
		text-align: center;
		transition: 500ms ease all;
	  }
	  #search-icon:hover {
		color: #000000;
	  }

	  /*  */





/* index close */


/* about page  */

.breadcum-section {
	background: linear-gradient(to right, #ad626f, #9a1e34);
	color: white;
	padding: 50px 0;
	text-align: center;
	position: relative;
}
.breadcum-section .breadcrumb {
	background: transparent;
	display: flex;
	padding: 8px 15px;
	border-radius: 5px;
}
.breadcum-section .breadcrumb a {
	color: #ffc107;
	text-decoration: none;
}
.breadcum-section .breadcrumb-item+.breadcrumb-item::before {
	color: white;	
}
.breadcum-section .page-heading {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}


/* contact page  */

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap");



body,
input,
textarea {
    font-family: "Poppins", sans-serif
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.contact-section{
    position: relative;
    width: 100%;
    min-height: 100vh;
    padding: 2rem;
    background-color: #fafafa;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.contact-section .form {
    width: 100%;
    /* max-width: 920px; */
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.contact-section .contact-info-form {
    background-color: #9a1e34;
    position: relative
}

.contact-section .circle {
    border-radius: 50%;
    background: linear-gradient(135deg, transparent 20%, #a7323254);
    position: absolute
}

.contact-section .circle.one {
    width: 130px;
    height: 130px;
    top: 130px;
    right: -40px
}

.contact-section .circle.two {
    width: 80px;
    height: 80px;
    top: 10px;
    right: 30px
}

.contact-section .contact-info-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #9a1e34;
    transform: rotate(45deg);
    bottom: 66px;
    left: -13px
}

.contact-section form {
    padding: 2.3rem 2.2rem;
    z-index: 10;
    overflow: hidden;
    position: relative
}

.contact-section .title {
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 0.7rem
}

.contact-section .social-input-containers {
    position: relative;
    margin: 1rem 0
}

.contact-section .input {
    width: 100%;
    outline: none;
    border: 2px solid #fafafa;
    background: none;
    padding: 0.6rem 1.2rem;
    color: #fff;
    font-weight: 500;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    border-radius: 4px;
    transition: 0.3s
}

.contact-section textarea.input {
    padding: 0.8rem 1.2rem;
    min-height: 150px;
    border-radius: 4px;
    resize: none;
    overflow-y: auto
}

.contact-section .social-input-containers label {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #fafafa;
    font-size: 0.9rem;
    font-weight: 400;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s
}

.contact-section .social-input-containers.textarea label {
    top: 1rem;
    transform: translateY(0)
}

.contact-section .btn {
    padding: 0.6rem 1.3rem;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 0.95rem;
    color: #9a1e34;
    line-height: 1;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0
}

.contact-section .btn:hover {
    background-color: transparent;
    color: #fff
}

.contact-section .social-input-containers span {
    position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: 0.8rem;
    padding: 0 0.4rem;
    color: transparent;
    pointer-events: none;
    z-index: 500
}

.contact-section .social-input-containers span:before,
.contact-section .social-input-containers span:after {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #9a1e34;
    top: 50%;
    transform: translateY(-50%)
}

.contact-section .social-input-containers span:before {
    left: 50%
}

.contact-section .social-input-containers span:after {
    right: 50%
}

.contact-section .social-input-containers.focus label {
    top: 0;
    transform: translateY(-50%);
    left: 25px;
    font-size: 0.8rem
}

.contact-section .social-input-containers.focus span:before,
.contact-section .social-input-containers.focus span:after {
    width: 50%;
    opacity: 1
}

.contact-section .contact-info {
    padding: 2.3rem 2.2rem;
    position: relative
}

.contact-section .contact-info .title {
    color: #9a1e34
}

.contact-section .text {
    color: #333;
    margin: 1.5rem 0 2rem 0
}

.contact-section .social-information {
    display: flex;
    color: #555;
    margin: 2.7rem 0;
    align-items: center;
    font-size: 0.95rem;
}
.contact-section .icon {
    width: 28px;
    margin-right: 0.7rem
}

.contact-section .social-media {
    padding: 2rem 0 0 0
}

.contact-section .social-media p {
    color: #333;
}

.contact-section .social-icons {
    display: flex;
    margin-top: 0.5rem
}

.contact-section .social-icons a {
    width: 35px;
    height: 35px;
    border-radius: 43px;
    background: linear-gradient(45deg, #9a1e34, #9a1e34);
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 0.5rem;
    transition: 0.3s
}

.contact-section .social-icons a:hover {
    transform: scale(1.05)
}

.contact-section .contact-info:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 100px;
    border: 22px solid #9a1e34;
    border-radius: 50%;
    bottom: -77px;
    right: 50px;
    opacity: 0.3
}

.contact-section .social-information i {
    font-size: 22px;
  
    margin-right: 8px;
    color: #9a1e34;
}

.contact-section .big-circle {
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #9a1e34, #cb0b0b);
    bottom: 50%;
    right: 50%;
    transform: translate(-40%, 38%)
}

.contact-section .big-circle:after {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    background-color: #fafafa;
    border-radius: 50%;
    top: calc(50% - 180px);
    left: calc(50% - 180px)
}

.contact-section .square {
    position: absolute;
    height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(181%, 11%);
    opacity: 0.2
}
.contact-section .social-icons a i{

	color: #fff
}

@media (max-width: 850px) {
    .contact-section .form {
        grid-template-columns: 1fr
    }

    .contact-section .contact-info:before {
        bottom: initial;
        top: -75px;
        right: 65px;
        transform: scale(0.95)
    }

    .contact-section .contact-info-form:before {
        top: -13px;
        left: initial;
        right: 70px
    }

	.contact-section  .square {
        transform: translate(140%, 43%);
        height: 350px
    }

    .contact-section .big-circle {
        bottom: 75%;
        transform: scale(0.9) translate(-40%, 30%);
        right: 50%
    }

	.contact-section  .text {
        margin: 1rem 0 1.5rem 0
    }

    .contact-section .social-media {
        padding: 1.5rem 0 0 0
    }
}

@media (max-width: 480px) {
    .contact-section  {
        padding: 1.5rem
    }

    .contact-section .contact-info:before {
        display: none
    }

    .contact-section .square,
    .contact-section .big-circle {
        display: none
    }

	.contact-section  form,
	.contact-section  .contact-info {
        padding: 1.7rem 1.6rem
    }

    .contact-section .text,
    .contact-section .social-information,
    .contact-section .social-media p {
        font-size: 0.8rem
    }

    .contact-section .title {
        font-size: 1.15rem
    }

    .contact-section .social-icons a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .contact-section .icon {
        width: 23px
    }

    .contact-section .input {
        padding: 0.45rem 1.2rem
    }

	.contact-section  .btn {
        padding: 0.45rem 1.2rem
    }
}


.map-section {
    width: 100%;
    height: 450px;
}

.map-section iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}



/* section  */



/* zoomproduct start */


 /* product detel */

 #zoomp{padding: 50px 0px;}
 #zoomp .row{row-gap: 40px;}
 #zoomp h2 {
    color: #000000 !important;
    font-family: 'Baskervville', serif;
    font-size: 40px;
    margin-bottom: 20px;
}
 #zoomp .text{font-size: 19px; font-family: 'Lato', sans-serif; color: #000000; width: 70%; }
 
 



#zoomp h5{margin: 10px 0px 5px; font-size: 18px;}
#zoomp .zoom-gallery .selectors{margin: 30px 0px 0px 0px;}
#zoomp .title{font-size: 18px;}


#zoomp .zoomiconn li .btn{display: block; background-color: #9a1e34; color: #fff; padding: 9px 10px; border-radius: 0px; font-size:14px;}
#zoomp .zoomiconn li:last-child a{display:inline-block; height: 40px; width: 40px; border: 1px solid #9a1e34; line-height: 40px; border-radius: 6px; text-align: center; color: #af934d;}
.mz-expand div a{display: none;}

 #zoomp .zoom-gallery a .b-image{width: 90px; margin: auto;}
 
  #zoomp .accordion {background-color: #efefef !important; margin-top:30px;}
  #zoomp .accordion-button{box-shadow: none;}
  #zoomp .accordion-button:not(.collapsed) {color: #000; background-color:#efefef;}

  


  .button-wrapper {
    display: flex;
    justify-content: end;
    align-items: center;
    
}

/* Gradient Border Button */
/* .gradient-border-button {
    position: relative;
    padding: 12px 20px;
    font-size: 1.1rem;
    color: #000;
    background: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.gradient-border-button::before {
    content: '';
    position: absolute;
    inset: -3px;
    background: linear-gradient(45deg, #9a1e34, #c02739, #6a0572);
    border-radius: 10px;
    z-index: -1;
    transition: opacity 0.3s ease;
    animation: borderRotate 4s linear infinite;   
}  

@keyframes borderRotate {
    0% { filter: hue-rotate(0deg); }
    100% { filter: hue-rotate(360deg); }
}

.gradient-border-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(154, 30, 52, 0.4);
	color: #fff;
} */

.click-btn {
    display: flex;
    width: 120px;
    height: 45px;
    justify-content: center;
    align-items: center;
    /* margin: 0.5rem; */
    line-height: 35px;
    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    transition: all 0.35s;
    box-sizing: border-box;
  }
  
  .buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  
  .updating {
    margin: 3em;
    text-align: center;
  }
  
  .btn-style505 {
    border-color: #9a1e34;
    color: #9a1e34;
    transition: all 0.5s;
  }
  
  .btn-style505:hover {
    box-shadow: inset 0 0 0 2em #9a1e34;
    border-color: #9a1e34;
    color: #fff;
  }
  
  
  /* thanks. */
  

.thank-you-section{
	padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-btn {

	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.home-btn a{
	padding: 10px 20px;
	background-color: #9a1e34;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	transition: background-color 0.3s ease;
	margin-bottom: 25px;
}
.home-btn a:hover {
	background-color: #333;
}   


/* Common styles */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.6); /* Better visibility */
  color: white;
  border: none;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
  transition: background-color 0.3s ease;
}

/* Hover effect */
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Left arrow */
.owl-carousel .owl-nav button.owl-prev {
  left: 10px;
}

/* Right arrow */
.owl-carousel .owl-nav button.owl-next {
  right: 10px;
}

/* Remove outline on click */
.owl-carousel .owl-nav button:focus {
  outline: none;
}




.bg-bottom-footer img{
    width: 100%;
    height: 100%;
    transform: scaleX(-1);
  
}


.maincategoryimages{
    border-radius:50%;
    padding:5px; 
    border:2px solid #e5493c;
    max-width: 250px;
    width:100%;
    height:auto;
    object-fit: cover;
}
