
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


.navigation {
    background: #000000;
}

.navbar {
    display: flex;

    .active-link {
        color: #C79F42 !important;
    }

    .navbar-dark .navbar-toggler {
        background-color: white;
    }

  
}
.welcome-message{
    margin-top: 20px;
}
.navbar_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    height: 50px;
    gap: 20px;
    opacity: 0px;
     
    }
.btn-outline-primary {
    color: #f7f9fa;
    border-color: white;

}
.large-icon {
    font-size: 2rem;
    color: white;
    background-color: #000000;
}

    
.navbar_top a{
    color: white;
}

.top_nav {
    display: flex;
    gap: 20px; 
}

.top_middle {
    display: flex;
    gap: 20px; 
    justify-content: flex-end;
}

.top_last{
    width: 300px;
}
.navbar img{

height: 120px;
top: 19px;
left: 150px;
gap: 0px;
opacity: 0px;
}
.navbar-nav{
    gap: 20px;
}


.top_middle{
    align-items: center;
}
.form-inline{
    width: 273.75px;
height: 45px;
top: 72.5px;
left: 1038.75px;
gap: 0px;
opacity: 0px;
display: flex;
align-items: center;

}
.input-group{
    border: white;
    display: flex;
    align-items: center;
}

.custom-search-input {
    background-color: black;
    color: white;
    border: 1px solid white;
    padding-right: 30px; /* Space for the icon */
    width: 273.75px;
height: 45px;
padding: 14px 61px 14px 16px;
gap: 0px;
border: 1px 0px 0px 0px;
opacity: 0px;

}

.custom-search-input:focus {
    background-color: #000; /* Pure black background */
    border-color: #f8f6f6; /* Slightly brighter border */
    color: white;
}


.custom-search-input::placeholder {
    color: white;
    opacity: 0.7; 
}


.input-icon {
    position: absolute;
    right: 10px;
    color: white;
    cursor: pointer;
    width: 25px;
height: 45px;
padding: 12px 6px 19px 6px;
gap: 0px;
opacity: 0px;

    
}

.input-group {
    position: relative;
    display: flex;
    align-items: center;
}


.card_heading{
    font-family: 'lato';
    text-transform: capitalize  ;

}

/* Mobile Adjustments */

/* section start */
.home_section{
    background-color: #E4E3E1;
    
}
.section{
    display: flex;
    flex-wrap: wrap;
}

.right_section img{
    width: 100%;
    height: auto;
    max-width: 530px;

}
.carousel-control-prev-icon {
    display: hidden;
}


.left_section {
    display: flex;
    flex-direction: column;
    /* align-items: center;  */
    justify-content: center; 
    height: 90vh; 
    text-align: center; 
    font-size: 50px;
    font-weight: 700;
    line-height: 47px;
    text-align: left;    
    color: #000000; 
    align-items: left;


}
.left_section h1 {
    font-family: "Montserrat";
    font-size: 38px;
    font-weight: 700;
    line-height: 47px;
    text-align: left;
    line-height: 1.3;
    color: #000000;
    position: relative; /* Required for pseudo-element positioning */
    margin-top: 40px;
}
.carousel-control-prev,
.carousel-control-next {
    display: none;
}


.left_section h1::after {
    content: "";
    display: block;
    margin-top: 20px;
    width: 20%; 
    height: 6px; 
    background-color: #C79F42; 
    position: absolute;
    bottom: -10px; 
    left: 0; 
}

.left_section p{
    font-family: "Montserrat";
    font-size: 17px;
    color: #333;
    padding: 20px 0;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.5;
}
  .bnr-btn {
        padding: 25px 0;
    }
    .btn-order {
        padding: 20px 25px;
        background: #000;
        color: #ffffff;
        font-weight: 800;
        border-radius: 60px;
        font-size: 18px;
        text-transform: uppercase;
        margin-right: 20px;
        line-height: 33px;
        letter-spacing: 1px;
    }
.btn-order:hover{
    text-decoration: none;
    color: #C79F42; 
}
.btn-chat{
    padding: 15px 35px;
    background: #000000;
    color: #fff;
    font-weight: 800;
    border-radius: 60px;
    font-size: 18px;
    text-transform: uppercase;
}
.btn-chat:hover{
    text-decoration: none;
    color: #fff;
}
.left_section .line {
    width: 50%; 
    height: 2px; 
    background-color: #D0BA59; 
    margin-top: 20px; 
    width: 90px;
height: 5px;
top: 63px;
left: 20px;
gap: 0px;
opacity: 0px;

}

/* section ending */

/* new sction banner */


/* end section banner */
/* section card */
.cards {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 20px;
}

.cardar {
    width: 273.75px;
    height: 173.59px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #F1F1F1;
    padding: 31px 76.52px 31.59px 76.89px;
    gap: 0px;
    opacity: 0px;
   
    
}

.cardar img {
    width: 60px;
    height: 70px;
    top: 31px;
    left: 106.88px;
    gap: 0px;
    opacity: 0px;
    margin-bottom: 10px;
    
}

.cardar h1 {
    font-size: 1.2rem;
    margin: 0;
    color: #333;
    width: 210.39px;
height: 22px;
top: 120px;
left: 31.86px;
gap: 0px;
opacity: 0px;

}

/* section card ending */





/* fashion content starts */

.girl_new_section{
    background-color: #E4E3E1;
}



.fashion-details {
    max-width: 476.25px;
    max-height: 319.79px;
    width: 100%;
    height: 100%;
    color: #fff;
    margin-bottom: 20px;
    background: #333333;
    padding: 30px;

}


    .fashion-timer{
        display: flex;
        flex-wrap: wrap;
        max-width: 476.25px;
        width: 100%;
max-height: 95px;
height: 100%;
top: 401.79px;
left: 723.75px;
padding: 24px 51.23px 21px 51.23px;
gap: 0px;
opacity: 0px;

    }


.heading {
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    font-size: 24px;
    text-align: left;
    color: white;
}
.heading_ab{
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;
    color: black;
    margin-top: 10px;
}
.heading-large {

    margin: 10px 0;
    font-family:"Montserrat";
font-size: 22px;
font-weight: 700;
line-height: 42px;
text-align: left;
color: #C79F42;

}
.heading-large1{
    margin: 10px 0;
    font-family:"Montserrat";
font-size: 28px;
font-weight: 700;
line-height: 42px;
text-align: left;
color: #C79F42;
}
.girls_section img{
    max-width: 416px;
    width: 100%;
     height: auto;
}
.btn-outline-light:hover {
    background-color: transparent !important;
    color: inherit !important;               
    border-color: white;       
    box-shadow: none !important;             
}

.fashion-details p{
    font-family: Montserrat;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: left;

}
.fashion-icons{
   
    align-items: center;
}

.fashion_icon{
    display: flex;
    gap: 10px;
}
.fashion_icon a  {
    /* width: 24px;
    height: 24px; */
    border: 1px solid #FFFFFF;
    padding: 8px 10px;

    
}

.fashion-timer {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 40px;
    width: 476.25px;
    max-width: 100%;
height: 95px;
  
}
/* Sirf specific row ke columns ki padding ko remove karna */
.timers [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

.timers{

    max-width: 476.25px;
    width: 100%;
    max-height: 95px;
    height: 100%;
    margin-top: 40px;
    padding: 20px;  
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0px 1px 20px 0px #00000033;

   
   
}



.timer-box h2 {
    color: #fff;
    margin: 0;
    text-align: center;
    
   
    
}
.timer-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC ;
    margin-bottom: 10px;
}


.timer-box h2{
    font-family: Montserrat;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
color: #000000;

}
.line{
    font-family: Montserrat;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
border-top: 1px solid white;

}



.bg-dark {
    background-color: #151515 !important;
}

.bg-secondary {
    background-color: #333333 !important;
}

.text-warning {
    color: #C79F42 !important;
}

.timer-box h2 {
    font-family: "Montserrazt";
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
   

}

.timer-box span {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    border-top: 1px solid rgb(14, 13, 13);
    color: #666666;


}

/* new fashion end */

/* new arrival section */

.newarrivaltop_search{
  display: flex;
  align-items: right;
  justify-content: flex-end;
  margin: 20px;
}
.newarrival1{
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: center;
    color: white;
   padding: 40px;

}
.newarrivalcards{
    display: flex;
    flex-wrap: wrap;
    color: white;
    margin-top: 40px;


}
.related_products{
    gap: 10px;
}
.card_girl{
    /* box-shadow: 0px 1px 20px 0px #00000022; */
}
.newarrivalcards1{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap:20px;
    color: white;

}
.newarrival_card{
    height: 457.86px;
    max-width: 240px;
     width: 100%; 
    left: 1839px;
    gap: 0px;
    opacity: 0px;

}

/* .newarrival_cardp{
    height: 457.86px;
    max-width: 240px;
     width: 100%; 
    left: 1839px;
    gap: 10px;
    opacity: 0px;


} */


/* .newarrivalcards img {
    width: 274px;
    height: 392.86px;
    padding: 7.03px 16.5px 0px 0.5px;
    gap: 0px;
    opacity: 0px;
} */
.newarrival_uppersection h1{
    text-align: center;
}

.newarrivalcards1 h2{
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    margin-top: 10px;
    
}



.price{
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
    text-decoration-skip-ink: none;   
    color: #C79F42;
    padding-left: 8px;
    padding-right: 8px;


}
/* new arrival end */

 /* towel section start */
 .towel_section{   
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;

   

    
}
.towel_left{
    display: flex;
   
opacity: 0px;
background: #000000;
margin-top: 20px;
margin-bottom: 20px;
/* max-width: 577.5px;
width: 100%;
max-height: 419px;
height: 100%; */
/* border: 2px solid red; */
padding: 40px;

}

.towel_right{
display: flex;
background: #000000;
margin-top: 20px;
margin-bottom: 20px;
/* max-width: 577.5px;
width: 100%;
max-height: 419px;
height: 100%; */
/* border: 2px solid red; */
padding: 40px;

}
.towel_content{
  display: flex;
  gap: 20px;
}



.shop button {
    padding: 12px 20px;
    font-size: 16px;
    text-transform: uppercase;
}



 .img_content {
    padding: 23px;
}
.img_content h5{
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
    color: white;
    
}
.img_content h2{
    font-family: "Montserrat";
font-size: 24px;
font-weight: 400;
line-height: 36px;
text-align: left;
color: white;

}
.img_content h1 {
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
    color: #C79F42;
}

.towel_list li{
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: white;    
}
.img_left{
    display: flex;
    align-items: center;
   
    margin-top: 80px;
}

.shop button {  
    top: 290px;
    left: 289px;
    padding: 12px 28px 12px 28px;
    font-size: 13px;
    gap: 0px;
    opacity: 0px;
    border: 2px solid #C79F42;
    border-radius: 60px;
    background-color: transparent;
    color: #C79F42;
      
}
.img_content p{
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: white;
    
}


/* // end towel */

/* testimonial */

.testimonialH2 {
    color: white;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin: 30px 0 70px;
}

.testimonial_section{
    /* background-color: #f0f0f0; */
    background-image: url(img/testimonail.png);
    background-size: cover;
    background-position: center;
    max-height: 600px;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.testimonial_section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8); /* Adjust the rgba value to change the overlay color and opacity */
    z-index: 1; /* Ensure the overlay is on top of the background image */
}

.testimonial_section> * {
    position: relative;
    z-index: 2; /* Ensure the content stays above the overlay */
}

.images_section {
    padding: 68px 0px;
}
.carousel1 {
	width: 650px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.headingt{
    font-family: "Montserrat";
font-size: 18px;
font-weight: 400;
line-height: 21.6px;
padding: 40px;
text-align: center;
color: #CCCCCC;
text-transform: uppercase;


}

.carousel1 .testimonial {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 140px;
}
.carousel1 .carousel-item a {
	color: #eb7245;
}
.carousel1 .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 90%;
}
.carousel .img-box1 img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.img-box1 img{
   border-radius: 80px;
}
.carousel1 .testimonial {	
	padding: 30px 0 10px;
}
.carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview b {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.carousel-control-prev, .carousel-control-next {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #999;
	text-shadow: none;
	top: 4px;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control-prev {
	left: auto;
	right: 40px;
}
.carousel-control-next i {
	margin-right: -2px;
}
.carousel .carousel-indicators {
	bottom: 15px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #e2e2e2;
	border: none;
}
.carousel-indicators li.active {		
	background: #888;		
}

/* man newarrival section */

.heading_testimonial {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-top: 27px;
}
.heading_testimonial button{
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: rgb(17, 16, 16);
    border-right: 5px solid rgb(17, 16, 16);
    padding: 25px;
    text-transform: uppercase;
}
.heading_testimonial button:hover{
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: #0c0c0c;
    padding: 25px;
    text-transform: uppercase;
}


/* blog content start */
.blogs{
    max-width: 900px;
    margin: 0 auto;

      
}
/* .blogsection1{
    margin-top: 80px;
} */
.blog_card{
    display: flex;
}
.cardsblog{
    display: flex;
    gap: 0px;
}
.blog_heading{
    color: #000000;
    font-family: "Montserrat";
    text-transform: capitalize;
font-size: 15px;
font-weight: 400;
line-height: 18px;
text-align: left;
margin-top: 12px;
padding-left: 8px;
padding-right: 8px;
text-decoration-skip-ink: none;

}
.cardb{
gap: 20px;


}

.card-text{
    font-family: "Montserrat";
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: left;

    color: rgb(8, 8, 8);
}
.blogbutton{
    color: rgb(5, 5, 5);
}
.Blog_uppersection h1 {
    text-align: center;
    line-height: 37px;
    text-transform: uppercase;
}
.blog1{
    font-family: "Montserrat";
    font-size: 35px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    color: rgb(7, 7, 7);
    padding: 40px;

}
.top_section{
    color: rgb(12, 12, 12);
    gap: 10px;
}
.heading_blog h1{
    font-family:"Montserrat";
font-size: 18px;
font-weight: 700;
line-height: 24px;
text-align: left;

}
/* blog content end */

/* image section */
.image-row {
    display: flex;
     flex-wrap: wrap;
    gap: 10px; /* Optional spacing between images */
}

.image-row img {
    width: 100%; 
    max-width: calc(100% / 6 - 10px); 
    height: auto; 
    border: 1px solid rgb(131, 126, 126);
}
/* 
image section end */



 
/*** Footer ***/
.footer {
    padding-top: 3rem;
    background-position: center top, center center;
    background-repeat: no-repeat;
}
.page_section a{
    text-decoration: none;
}

.footer .btn.btn-social {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid rgba(256, 256, 256, .1);
    border-radius: 40px;
    transition: .3s;
}
.footer_logo img {
max-width: 140px;
width: 100%;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    color: var(--light);
    font-weight: normal;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;

}
.footerp {
    color: #fff !important;
    font-family:"Montserrat" ;
    text-align: left;
    font-size: 15px;
}
.footer .copyright {
    padding: 25px 0;
    font-size: 14px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}




.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 100;
}
.page_section{
    font-weight: 100;
}
.icon-border {
    display: inline-flex;
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 16px;
    margin-right: 10px; /* Space between icon and text */
}

.contact-item span {
    color: #ffffff; 
    font-size: 16px; 
    padding: 10px;

}
.section-title{
    color: #C79F42 ;
    text-align: left; 
    margin-top: 10px;


}

.footer {
    background-color: #000000;
}

/* footer end */
.social_icon_section {
    gap: 10px;
}

.social_icon_section a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #C79F42;
    opacity: 1;
    color: white;
    text-decoration: none;
    background-color: #C79F42;
}

/* blogs section */

.background-section {
    background-image: url('img/background_image.jfif'); 
    background-size: cover; 
    background-position: center; 
    max-height: 400px;
    height: 100vh; 
    width: 100%; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    position: relative;
    color: white;
}

.blog2 {
    font-family: "Montserrat";
    font-size: 35px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    color: rgb(15, 15, 15);
    padding: 40px;
}
.overlay-content {
    text-align: center; 
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px;
    border-radius: 8px; 
    max-width: 373.22px;
    width: 100%;
    height: auto; 
    opacity: 1;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%); /* Center horizontally */
}

.overlay-content .btn {
    margin-top: 10px;
    color: #fff;
    background-color: #007bff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}
.overlay-content h1,p{
font-family: "Montserrat";
font-size: 16px;
font-weight: 400;
line-height: 19.2px;


}
.card-text2 {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: rgb(8, 8, 8);
}
.card-body2 a{
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color : #333333;
    text-decoration-skip-ink: none;
    
}


 /* blog_section_end */

/* about_us section */

.about_us h1{
    font-family: "Montserrat";
font-size: 18px;
font-weight: 400;
line-height: 21.6px;
text-align: center;

}
.about_us hr{
        width: 40px;
    height: 5px;
    top: 862.5px;
    left: 639.27px;
    gap: 0px;
    opacity: 0px;
    background: #706d6d;
    margin-left: 2px;
    
}
.about_us p {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 26px;
}

.about_usb{
    padding: 21px 28px 19px 28px;
    gap: 0px;
    opacity: 0px;
    background-color: #000;
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 1px;
    text-align: left;
    border-radius: 60px;
    margin-top: 10px;
}
.about_usb:hover {
    color: #ffff;
    background-color: #C79F42;
    transition: background-color 0.3s ease, color 0.3s ease; 
    /* border: 1px solid #080808; */
}
.about_usb a{
    text-decoration: none;
    color: #666666;
}
.whycards{
    display: flex;
  
}
.whycard{
    display: flex;
    flex-direction: column;
}

.whycard {
    /* border: 1px solid rgb(8, 8, 8); */
    display: flex;
    justify-content: center;
    align-items: center;
}
.whycard img{
    
    border: 5px solid #DDDDDD;
    padding: 20px;
    margin: 20px;
}
.whycard h1{
    font-family: "Montserrat";
font-size: 18px;
font-weight: 700;
line-height: 21.6px;
text-align: center;
color: #212529;

}

.whycard p{
    font-family: "Montserrat";
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
color: #212529;

}
.why_upper_section h1 {
    text-align: center;
    font-family: "Montserrat";
    font-size: 35px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    padding: 40px;
    color: #000;
}

.why_upper_section hr{
    width: 40px;
height: 5px;
top: 862.5px;
left: 639.27px;
gap: 0px;
opacity: 0px;
background: #706d6d;


}
.our_mission_content h1 {
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    width: 150px;
    height: 22px;
    top: 1221px;
    left: 117px;
    gap: 0px;
    opacity: 0px;


}
.our_mission_content p{
    font-family: "Montserrat";
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: left;

}
.our_mission_content hr{
    width: 40px;
    height: 5px;
    top: 862.5px;
    left: 639.27px;
    gap: 0px;
    opacity: 0px;
    background: #706d6d;
    margin-left: 2px;
    
}
.top_sectionb {
    color: rgb(24, 23, 23);
    gap: 10px;
}

/* product section */
.input-group1 {
    border: white;
    display: flex;
    align-items: center;
   
}



.custom-search-input1 {
    background-color: #fbf7f7;
    color: #111010;
    border: 1px solid rgb(100, 95, 95);
    padding-right: 30px;
    width: 273.75px;
    height: 45px;
    padding: 14px 61px 14px 16px;
    gap: 0px;
    border: 1px 0px 0px 0px;
    transition: opacity 0.3s ease;
  
}

.input-icon1 {
    position: absolute;
    color: rgb(12, 12, 12);
    cursor: pointer;
height: 45px;
padding: 12px 6px 19px 6px;
gap: 0px;
opacity: 0px;
margin-left: 230px;
}




/* //product_details pages */

.product_title{
    font-family: "Montserrat";
    text-transform: uppercase;
font-size: 22px;
font-weight: 400;
line-height: 26.4px;
text-align: left;
color: #212529;
margin-bottom: 20px;


}

.product_details_right{
    border: 1px solid #CCCCCC;
    padding: 40px;
}
.rev-bx img{
    padding-bottom:20px;
}
.colorl{
    padding-top: 10px;
}
.sizel{
    padding-top: 10px;
}
.product_title span{
    font-family: "Montserrat";
font-size: 18px;
font-weight: 400;
line-height: 21.6px;
text-align: left;
text-decoration-skip-ink: none;
color: #666666;


}
.product_price{
font-family: "Lato";
font-size: 22px;
font-weight: 700;
line-height: 16px;
text-align: left;
color: black;
margin-bottom: 20px;
}

.product_description {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #777777;
    margin-bottom: 40px;
}
.product_input{
    display: block;
    width: 50%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;

}

.custom-input{
max-width: 200px;
width: 100%;
max-height: 40px;
height: 100%;
padding: 10.5px 19px 10.5px 15px;
border: 1px solid #888888;

}

.color{
    display: flex;
}
/* .service-image-left {
    max-width: 630px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    max-height: 500px;
    height: 100%;
    background-color: white;
    border: 1px solid black;
} */
.service-image-left img {
    max-width: 430px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    max-height: 500px;
    height: 100%;
    background-color: white;
   
}
.product_description_slider{
margin-top: 40px;
}
.product_description_slider img{    
    width:200px;
    height:120px;
}
.app-figure{
    width:600px;
}
.btn-num-product-up, .btn-num-product-down {
    width: 45px;
    height: 100%;
    cursor: pointer;
    color: #555;
}

/* STARTING CHECKOUT PAGE */

.store-header {
    text-align: center;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
}

.checkout-wrapper {
    display: flex;
    justify-content: center;
    padding: 20px;
}

.checkout-container {
    display: flex;
    width: 100%;
    max-width: 1000px;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.checkout-left {
    flex: 2;
    padding-right: 20px;
}

.checkout-right {
    flex: 1;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 8px;
}

h2 {
    color: #333;
    margin-bottom: 10px;
}


label {
    display: block;
    font-size: 0.9em;
    color: #555;
 
}

.city-state-zip {
    display: flex;
    gap: 10px;
}

.city-state-zip input {
    flex: 1;
}

button.paypal-button {
    width: 100%;
    padding: 12px;
    background-color: #ffc439;
    color: #333;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
}

button.paypal-button:hover {
    background-color: #e0ac2a;
}

.payment-option-box {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.payment-option-box input[type="radio"] {
    margin-right: 10px;
}

.payment-option-box p {
    margin: 0;
    font-size: 0.9em;
    color: #666;
}

.payment-other-option {
    display: block;
    margin-bottom: 8px;
    font-size: 0.9em;
}

.paypal-logo {
    width: 50px;
    margin-right: 10px;
}

.billing-option {
    display: block;
    font-size: 0.9em;
    margin-bottom: 10px;
}

.product-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.product-image {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    margin-right: 10px;
}

.product-details {
    flex: 1;
    font-size: 0.9em;
    color: #333;
}

.summary-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 1em;
    color: #333;
}

.summary-item.total {
    font-weight: bold;
    font-size: 1.1em;
}

.discount-code {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.discount-code input {
    flex: 1;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.discount-code button {
    padding: 10px 20px;
    background-color: #5cb85c;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.discount-code button:hover {
    background-color: #4cae4c;
}

.complete-purchase-button {
    width: 100%;
    padding: 12px;
    background-color: #0070ba;
    color: white;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 20px;
}

.complete-purchase-button:hover {
    background-color: #005ea6;
}

.divider {
    text-align: center;
    color: #888;
    margin: 20px 0;
}

* {
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
    background-color: #f8f9fa;
    margin: 0;
    padding: 0;
}

.store-header {
    text-align: center;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
}

.checkout-wrapper {
    display: flex;
    justify-content: center;
    padding: 20px;
}

.checkout-container {
    display: flex;
    width: 100%;
    max-width: 1000px;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.checkout-left {
    flex: 2;
    padding-right: 20px;
}

.checkout-right {
    flex: 1;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 8px;
}

h2 {
    color: #333;
    margin-bottom: 10px;
}

.secure-text {
    color: #888;
    font-size: 0.9em;
    margin-bottom: 15px;
}

.accordion-item {
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 10px;
    padding: 10px;
}

.accordion-item label {
    display: flex;
    align-items: center;
    font-weight: bold;
    cursor: pointer;
}

.accordion-item input[type="radio"] {
    margin-right: 10px;
}

.accordion-content {
    margin-top: 10px;
    font-size: 0.9em;
    color: #666;
    display: none;
}

.paypal-logo {
    width: 50px;
    margin-right: 10px;
}

.billing-option {
    display: block;
    font-size: 0.9em;
    margin-bottom: 10px;
}

.complete-order-button {
    width: 100%;
    padding: 12px;
    background-color: #0070ba;
    color: white;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 20px;
}

.complete-order-button:hover {
    background-color: #005ea6;
}
.btn .badge {
    position: relative;
    top: 38px;
}
 .cntct-btn {
    width: auto;
    align-items: right;
    border: 0;
    background: #0a0a0a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 35px;
    border-radius: 60px;
    font-size: 16px;
    margin-top: 10px;
    color: #fff;
}

.description_heading {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-top: 27px;
}

.description_heading h1{
    font-family: "Montserrat";
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: #080808;
    border-right: 5px solid rgb(17, 16, 16);
    margin-right: 10px;
    padding-right: 20px;
}
.description_heading  button{
        font-family: "Montserrat";
        font-size: 18px;
        font-weight: 700;
        line-height: 25px;
        text-align: center;
        color: rgb(17, 16, 16);
        border-right: 5px solid rgb(17, 16, 16);
        padding: 25px;
        text-transform: uppercase;
}
.description_heading  button:hover{
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: #0c0c0c;
    padding: 25px;
    text-transform: uppercase;
}
.description_heading   .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.descrption_para h3{
  font-size: 25px;
  font-weight: 900;
}
.descrption_para h4{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
  }
.descrption_para p{
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    
}


.heading_desc h1 {
    font-family: "Montserrat";
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: #080808;
    margin-right: 10px;
    padding-right: 20px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-top: 27px;
}
.contact_heading{
    font-family: "Montserrat";
    font-size: 35px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: #080808;
    margin-right: 10px;
    padding-right: 20px;
}
.contact_p{
    font-family: "Montserrat";
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}


.cart_button button{
    font-size: 1.2rem;
    margin-left: 10px;
}

.product-image {
    width: 28%;
    height: 4%;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 8px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
   
}


.up_total_button{
    background: #0a0a0a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 35px;
    border-radius: 60px;
    font-size: 16px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 20px;
}


/* contact section */
.cntct-num-em {
    text-align: center;
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cntct-num-em a {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin: 0 20px;
    /* border-right: 1px solid #222  ; */
}   
a.num_contactt:after {
    content: "";
    border: 1px solid #666;
    position: absolute;
    right: -20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
a.num_contactt {
    position: relative;
}
.cnform {
    background-color: rgb(255, 255, 255);
    margin-top: 30px;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 35px 80px;
    border-radius: 30px;
}


.confirm_input{
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid;
    border-left: 0;
    border-right: 0;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: rgb(255, 255, 255);
}

.contact
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border-bottom: 1px solid ; 
  outline: none;

}
.contactform{
    background-color: #F8F9FA;
    margin-top: 30px;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 35px 80px;
    border-radius: 30px;
    
}

/* login section */
.login_form {
    background-color: #F8F9FA;
    margin-top: 30px;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 35px 80px;
    border-radius: 30px;
}

.login_form
.login_button{
    background-color: #000000;
    color: white;
    padding: 10px 20px;
    border-radius: 30px;
}
.login_heading{
    font-family: "Montserrat";
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 20px;
}


/* sign up section */
.sign_up_heading{
    font-family: "Montserrat";
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 20px;
}
.signup_form{
    background-color: #F8F9FA;
    margin-top: 30px;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 35px 80px;
    border-radius: 30px;
}

.sign_up_button{
    background-color: #000000;
    color: white;
    padding: 10px 20px;
    border-radius: 30px;
    border: none;
}

.checkoutbutton{
    background: #0a0a0a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 16px;
    border-radius: 60px;
    font-size: 12px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 20px;

}
.checkout_button a{
    color: white;
    text-decoration:none;
}
.checkout_button a:hover{
    color: white;
    text-decoration:none;
}
.addcardb{
    background: #0a0a0a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 35px;
    border-radius: 60px;
    font-size: 16px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 20px;
    border: none;
}
.total_priceform{
    background-color: #F8F9FA;
    margin-top: 30px;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 40px;
}
.viewcard_button{
    width: auto;
    align-items: right;
    border: 0;
    background: #0a0a0a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 35px;
    border-radius: 60px;
    font-size: 12px;
    color: #fff;
}
.checkout_button{
    width: auto;
    align-items: right;
    border: 0;
    background: #0a0a0a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 35px;
    border-radius: 60px;
    font-size: 16px;
    color: #fff;

}
/* privacy and policy section */

.privacy-txt{
    margin-top: 40px;
    }
    .privacy-txt p {
        font-family: "Montserrat";
       font-size: 14px;
    }
    .privacy-txt li{
        font-family: "Montserrat";
        font-size: 14px;
    }
    .privacy-txt h2{
        font-family: "Montserrat";
        font-size: 55px;
    
    }
    .privacy-txt .last_para{
       margin-bottom: 40px;
    }

    .privacy-txt h3{
        font-family: "Montserrat";
        font-size: 20px;
        font-weight: 900;
    }
    /* privacy and policy end */

/* @media (max-width: 767px) {
    .product-image {
        max-width: 50px; 
    }

    .offcanvas {
        position: absolute;
    }
} */
 

.owl-container .newarrivalcards .item img {
    width: 100%;
    height: auto;
}

.owl-container .newarrival_cardp {
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
}

.owl-container .price {
    color: #333;
    font-size: 1rem;
    margin-top: 5px;
}
.owl-container .newarrivalcards .item {
    padding: 15px;
    text-align: center;
}

.owl-container .newarrival_cardp img {
    border-radius: 8px;
}
.newsection {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.newarrivalcards {
    display: flex;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    border-radius: 10px; 

}
.swiper-slide img {
    width: 68%;
    height: auto;
    display: block;
}
.mainsection {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.newarrivalcards {
    display: flex
;
    justify-content: center;
    align-items: center;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    border-radius: 10px; 

}
.swiper-slide img {
    width: 68%;
    height: auto;
    display: block;
}
.swiper-button-next{
    width: 30px;
    color: #000;
    /* background-color:rgb(228, 204, 98); */
    border-radius: 40px;
    margin-left: 150px;
}
.swiper-button-prev{
    width: 30px;
    color: #000;
    /* background-color:rgb(228, 204, 98); */
    border-radius: 40px;
margin-right: 150px;
}
.swiper-pagination{
 margin-top: 170px;
}
.user_profile{
    padding: 40px;
}
.swiper-slide{
    padding-bottom: 40px;
  }

.newarrival_cardp{
    margin-bottom: 30px;
}
  
  .shop_now_button{
    padding: 9px 20px;
    background-color: #000;
    color: #fff;
    border-radius: 30px;
    font-family: "Montserrat";
    font-size: 14px;
    margin-left: 8px;
    margin-right: 8px;
    border: none;
}
.shop_now_button:hover {
    background-color: #C79F42;
    transition: background-color 0.3s ease, color 0.3s ease; 
    color: #fff;
}
.newarrival_cardp {
    position: relative;
    text-align: left;  
    border: 1px solid #f5f5f5;
    padding-bottom: 20px;
 
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #C79F42;
    border-color: #f3f4f6;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #C79F42;
    border-color: #f3f4f6;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem #C79F42;
}
.btn:focus-visible {
    color: #C79F42;
    background-color: #C79F42;
    border-color: #f3f4f6;
    outline: 0;
    box-shadow: #C79F42;
}

.profile2{
    border: 1px solid #000;

}
/* Pagination Container */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    list-style: none;
    margin: 0;
}

/* Pagination Links */
.pagination li {
    margin: 0 5px;
   
}
.page-item.disabled .page-link {
    color: #070707;
    pointer-events: none;
    cursor: auto;
    background-color: #C79F42; /* Using the requested color */
    border-color: #dee2e6;
}
/* Link Styling */
.pagination li a {
    text-decoration: none;
    padding: 8px 16px;
    background-color: #C79F42; /* Using the requested color */
    border: 1px solid #ddd;
    border-radius: 5px;
    color: black; /* Keeping the text color black */
    font-weight: bold;
    transition: background-color 0.3s ease;
}

/* Active Link Styling */
.pagination li a.active {
    background-color: #C79F42; 
    color: #fff;
}

/* Hover Effect for Links */
.pagination li a:hover {
    background-color: #C79F42; 
    color: hsl(0, 0%, 4%);
}

/* Ellipsis (3 dots) */
.pagination li span {
    padding: 8px 16px;
    background-color: #C79F42; /* Using the requested color for ellipsis */
    border: 1px solid #ddd;
    color: black; /* Keeping the text color black for ellipsis */
}

/* Previous/Next Button Styling */
.pagination li a i {
    font-size: 1.2rem;
}

/* Optional: Style for Previous/Next Button */
.pagination li a:hover i {
    color: #fff;
}

/* Previous/Next Button Styling */
.pagination li a i {
    font-size: 1.2rem;
}

/* Optional: Style for Previous/Next Button */
.pagination li a:hover i {
    color: #fff;
}
.complete_order1{
    background: #0a0a0a;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 16px;
    border-radius: 60px;
    font-size: 12px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 20px;
    border: none    ;

}
footer .copyright a {
    color: var(--light);
    list-style: none;
}
a:hover {
    color: #f3f2ee;
    text-decoration: none;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(22 23 23 / 50%);
}


.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

.pagination-btn {
    background-color: #C79F42;
    border: 1px solid #0d0d0d;
    padding: 5px 15px;
    margin: 0 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.pagination-btn:hover {
    background-color: #C79F42;
}

.pagination-btn.active {
    background-color: #C79F42;
    color: #101010;
    border-color: #f7f8f9;
}

.pagination-btn:disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

span {
    margin: 0 5px;
}
.card-body2 a:hover {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #030303;
    text-decoration-skip-ink: none;
}

/* Pagination Container */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.pagination ul {
    list-style: none;
    display: flex;
    gap: 8px;
    padding: 0;
    justify-content: center;
}

.pagination ul li {
    display: inline-block;
  
}
.pagination{
    --bs-pagination-active-border-color: #C79F42;
}

/* Pagination Links */
.pagination ul li a {
    display: block;
    text-decoration: none;
    background-color: #C79F42;
    color: #333;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: bold;
    transition: 0.3s ease;
    border: 1px solid #ddd;
}

/* Hover Effect */
.pagination ul li a:hover {
    background-color: #C79F42;
    color: #fff;
    border-color: #0000;
}

/* Active Page */
.pagination ul li a.active {
    background-color: #C79F42;
    color: white;
    pointer-events: none;
    font-weight: bold;
}

/* Disabled Links (If needed) */
.pagination ul li a.disabled {
    pointer-events: none;
    opacity: 0.5;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .pagination ul {
        gap: 5px;
    }

    .pagination ul li a {
        padding: 8px 12px;
        font-size: 14px;
    }
}


.thank_you_heading{
    background-color: #f3f3f3;
    padding: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .shop button:hover {
    padding: 12px 28px 12px 28px;
    font-size: 13px;
    gap: 0px;
    opacity: 0px;
    border: 2px solid #C79F42;
    border-radius: 60px;
    background-color: #C79F42;
    color: white;
}
.sidebar__categories ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.sidebar__search input {
    padding-left: 25px;
    padding-right: 55px;
    background: #f4f4f4;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
}
.sidebar__widget-title {
    padding-bottom: 6px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    font-size: 20px;
    font-weight: 500;
}
.rc__post-title {
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 400;
}
.rc__post-title a {
   color: #000;
}
.rc__meta span {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
    color: #989898;
}
.postbox__thumb {
    overflow: hidden;
}
.rc__post-thumb a{
    color: #000;
}
.postbox__content {
    padding-top: 25px;
}
.blog__area{
    margin-top: 40px;
}
.sidebar__search {
    position: relative;
    margin-bottom: 40px;
}
.sidebar__categories ul li a {
    font-size: 14px;
    color: #222;
    text-transform: capitalize;
}
.sidebar__categories ul li {

    border-bottom: 1px solid #e6e6e6;
    list-style: none;
}
.sidebar__categories ul{
    margin: 0px !important;
}
.rc__post ul {
    margin: 0px !important;
}
.sidebar__post ul li{
    border-bottom: 1px solid #e6e6e6;
    list-style: none;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #C79F42;
    border-color: #C79F42;
}
.sidebar__widget-item {
    margin-bottom: 30px;
}
.sidebar__categories ul {
    padding-left: 0 !important;
    margin-left: 0 !important;
    list-style: none; 
}

.sidebar__post ul {
    padding-left: 0 !important;
    margin-left: 0 !important;
    list-style: none; 
}
.rc__post-thumb{
    margin-right: 20px;
}
.postbox__text p{
    font-size: 14px;
}
.postbox__title-2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.postbox__meta p span {
    color: #000;
}
@media (max-width:768px){
    .side2 {
        margin: 0px 14px 0px 14px;
    }
}
.card-body2 h2{
    font-size: 18px;
    font-weight: 700;
}
.thank_you_heading{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px;
    padding-top: 120px;
    padding-bottom: 120px;
}
.thank_you_heading p{
 color: #000;
}
.explore-btn{
    padding: 20px 15px;
    background-color: #C79F42;
    color: #fff;
    border-radius: 30px;
    font-size: 13px;
}
.card-body2 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    /* padding: 1.25rem; */
    padding-top: 10px;
    padding-bottom: 20px;
    
}
.recent{
    margin-bottom: 20px;
}
.explore-btn2{
    padding: 20px 10px;
    background-color: #C79F42;
    color: #fff;
    border-radius: 30px;
    font-size: 13px;
}
.no_product{
    margin: 20px;
}


.view{
    display: flex;
    justify-content: center;
    margin: 30px;
}
.view a {
    padding: 10px 15px;
    background-color: #020202;
    color: #fff;
    border-radius: 30px;
}
.nav-item a{
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #C79F42;
}


    .has-mega-menu:hover .mega-menu__content {
    display: flex;
    }
    .sub-menu-lists {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    } 

    .ul.dt-nav > li.has-mega-menu > div.sub-menu-block .dt-sc--main-menu--mega {
        padding: 21px;
        background-color: rgb(transparent);
        box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
    }

    .ul.dt-sc-list-inline > li.has-mega-menu ul.sub-menu-lists .headding {
        display: block;
        font-weight: 500;

        padding: 0 0 10px;
        font-size: 14px;
        width: 167px;
        text-transform: capitalize;

    }
    #shopify-section-header .sub-menu-lists li {
        padding: 8px 0;
    }
    
    .dt-sc-column {
        display: grid;
        width: 100%;
        row-gap: 0px;
        column-gap: 36px;
        margin-bottom: 30px;
        margin-left: 0;
        padding: 0;
        grid-auto-flow: row dense;
    }    

.complete{
    display: flex;
    justify-content: end;
}

@media  ( max-width :768px) {
    .girl_new_section {
        background-color: #E4E3E1;
        padding: 20px;
    }
}
/* .newarrival_cardp:hover {
    transform: scale(1.1);
  }
  .newarrival_cardp {
    transition: transform 0.2s;
  } */
  /* .product-image img {
    width: 100%;
    height: auto;
} */
.product-image1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;  /* Apni required width set karo */
    height: 250px; /* Apni required height set karo */
    border-bottom: 1px solid #ddd; /* Light border for design */
    padding: 10px;
    background-color: #f9f9f9; /* Light grey background */
    /* position: relative; */
    overflow: hidden;
}

.product-image1 img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; /* Ensure image fits well */
}


@media (max-width:1921px){
    .newarrival_cardp {
        position: relative;
        text-align: left;
        /* width: 260px; */
        /* border: 1px solid #ddd; */
    }
    .products_card2{
        justify-content: center;
    }
}

@media (max-width: 1440px) {
.newarrival_cardp {
    position: relative;
    text-align: left;
    /* width: 240px; */
    /* border: 1px solid #ddd; */
}
}
@media (max-width: 1193px) {
    .newarrival_cardp {
        position: relative;
        text-align: left;
        /* width: 216px; */
        /* border: 1px solid #ddd; */
    }
    .products_card2{
        justify-content: center;
        gap: 20px;
    }
    .product-image1 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 205px;  /* Apni required width set karo */
        height: 210px; /* Apni required height set karo */
    }
}
@media (max-width: 769px) {
    .newarrival_cardp {
        position: relative;
        text-align: left;
        /* border: 1px solid #ddd; */
        /* width: 216px; */
    }
    .products_card2{
        /* justify-content: center; */
        gap: 40px;
    }
}

@media (max-width:426px) {
    .form-inline {
        width: 298.75px;
        height: 43px;
        top: 72.5px;
        left: 1038.75px;
        gap: 0px;
        opacity: 0px;
        display: flex;
        align-items: center;
    }
    .product-image1 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 257px;  /* Apni required width set karo */
        height: 250px; /* Apni required height set karo */
    }
    .newarrival_cardp {
        position: relative;
        text-align: left;
        width: 260px;
        margin-left: 60px;
        /* border: 1px solid #ddd; */
       
    }
    .products_card2{
        justify-content: center;
    }
}
@media(max-width:375px){
    .newarrival_cardp {
        position: relative;
        text-align: left;
        width: 260px;
        margin-left: 20px;
        /* border: 1px solid #ddd; */
       
    }
}
.blog3{
    margin-bottom: 40px;
}
/* Default: Left-aligned on small screens */
.custom-search-form {
    display: flex;
    justify-content: flex-start;
   
}

/* Center on medium screens (optional) */
@media (min-width: 768px) {
    .custom-search-form {
        justify-content: center;
        
    }
}

/* Align to the right on large screens */
@media (min-width: 992px) {
    .custom-search-form {
        justify-content: flex-end;
    }
}
.postbox__thumb img {
 width: 100%;
}
.size{
    margin-right: 34px;
}
.cntct-num-em a:hover {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin: 0 20px;
    /* border-right: 1px solid #222; */
}
.overlay-content span a {
   color: #fcf9f9;
}
.form-control:focus {
    color: #918e8e;

    border-color: #0c0c0c;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(252, 250, 250, 0.25);
}
.side2{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.total{
    margin-bottom: 20px;
}
.shopping_cart{
    margin-bottom: 60px;
}
.but1 {
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    padding: 8px;
    font-size: 18px;
}
.but1:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.my-confirm-button {
    background-color: #C79F42 !important; /* Red button */
    color: #ffffff !important;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px;
}
.confirmButtonText{
    background-color: #C79F42 !important; /* Red button */
    color: #ffffff !important;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px;
}
.no_cart{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.no_cart{
    margin-top: 40px;
    margin-bottom: 40px;
}
.no_cart h1{
    font-size: 25px;
    margin-bottom: 20px;
}
.no_cart img{
    margin-top: 40px;
    margin-bottom: 40px;

}
.no_cart h3{
    margin-top: 40px;
    margin-bottom: 40px;

}
.no_cart p{

}
.no_cart a{
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #C79F42;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 40px;
    border: none;

}
.no_cart a:hover{
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #C79F42;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 40px;
    border: none;

}
.no_cart a:active {
    background-color: #C79F42 !important; /* Ensure color stays gold when clicked */
    color: #ffffff !important;
    outline: none !important;
    box-shadow: none !important;
}


.no_products  a{
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #C79F42;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 40px;
    border: none;

}
.no_products  a:hover{
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #C79F42;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 40px;
    border: none;

}
.no_products p{
    color: #000;
}
.social-icon {
    font-size: 14px; /* Adjust size */
    margin: 0 10px; /* Add spacing */
    color: #ffffff; /* Default color */
    transition: color 0.3s ease-in-out;
}

.social-icon:hover {
    color:#FFFFFF; /* Change color on hover */
}
.copy a{
    text-decoration: none;
}
.Blog_uppersection{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.Blog_uppersection p{
    max-width: 100%;
    width: 700px;
    font-size: 14px;
    text-align: center;
}
.menu-main-home p a{
  text-decoration: none;
  color: #000;
}
.whychoseus_section{
    padding-bottom: 60px;
}



/* Product Slider Container */
.product-slider1 {
    padding: 40px 0;
    background-color: #f9f9f9;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Slider Header */
.slider-header {
    text-align: center;
    margin-bottom: 20px;
}

.slider-header h2 {
    font-size: 28px;
    color: #333;
}

/* Product Card */
.product-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.product-card:hover {
    transform: scale(1.05);
}

.product-link {
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
}

.product-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-info {
    text-align: left;
    padding: 15px;
}

.product-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
}

.product-price {
    font-size: 16px;
    color: #C79F42;
    margin-bottom: 10px;
}

.shop-btn {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease-in-out;
}

.shop-btn:hover {
    background-color: #000;
}

/* Swiper Navigation */
.swiper-button-next,
.swiper-button-prev {
    color: #000;
    font-size: 14px;
}

.swiper-pagination-bullet-active {
    background: #000;
}
.swiper-button-next:after, .swiper-button-prev:after {
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-size: 27px;
    font-weight: 900;
}