* {
    padding: 0;
    margin: 0;
}
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0;
}
a {
    text-decoration: none;color: #7b0116;font-weight: bold;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px !important;
}

.mark, mark {
    padding: .2em;
    background-color: #ff014e;
}

span{color: #820505;font-weight: bold;}
.bg1{background-color: #fafafa;}
.bg{background-color: #f92c50 ;}
.bg3{background-color: #fef8ef;}

/* Body styles converted to rem */
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem; /* Equivalent to 14px (14/16 = 0.875) */
    color: #000000;
    line-height: 1.5; /* Add for better readability */
}

/* Heading sizes in rem (h1 largest, h6 smallest) */
h1 {
    font-size: 2rem; /* ≈40px, for main titles */
    margin: 0 0 1rem 0; /* Consistent spacing */
}

h2 {
    font-size: 1.5rem; /* ≈32px, for subsections */
    margin: 0 0 0.875rem 0;
}

h3 {
    font-size: 1.25rem; /* ≈28px, for subheadings */
    margin: 0 0 0.75rem 0;
}

h4 {
    font-size: 1rem; /* ≈24px, for minor headings */
    margin: 0 0 0.625rem 0;
}

h5 {
    font-size: 1rem; /* ≈20px, for captions */
    margin: 0 0 0.5rem 0;
}

h6 {
    font-size: 1rem; /* ≈16px, matching body base */
    margin: 0 0 0.375rem 0;
}

.hero {
    background-color: #e91e63;
    text-align: center;
    padding: 10px 0;
    margin: 0;
    font-size: 1.5em;
    font-weight: 900;
    font-family: serif;
    font-style: italic;
    color: #000;

}

.line {
    background-color: #d7054e;
    border: medium none;
    height: 2px;
    margin: 0;
    width: 100%;
}

.mainContainer {
    margin-top: 70px;
    margin-bottom: 40px;
}
.mainContainer h3 {
    color: #25282c;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 6px;
    margin: 0 0 10px;
    text-align: center;
}
.mainContainer h5 {
    color: #25282c;
    font-family: "Merriweather", sans-serif;
    font-size: 15px;
    font-style: italic;
    letter-spacing: 4px;
    margin: 0 0 50px;
    text-align: center;
    font-weight: bold;
}

.marginTop{padding-top: 30px;}

.banner{background-color: transparent;}
    .banner h1 {color: #f92c50 !important; font-weight: bold;font-family: 'Heebo', sans-serif;
        font-size: 2.375rem; line-height: 1.14285714;margin-bottom: 32px;}
    .banner h6{color: #16181c;}
    .banner p{color: #16181c;}
    .banner h3 {
        color: #25282c;
        font-size: 20px;
        font-weight: normal;
        letter-spacing: 6px;
        margin: 0 0 10px;
        /* text-align: center; */
    }
    .banner h5 {
        color: #25282c;
        font-family: "Merriweather", sans-serif;
        font-size: 12px;
        font-style: italic;
        letter-spacing: 4px;
        text-align: center;
    }
    
    .line1 {
        width: 3rem;
        height: 2px;
        background: #f92c50;
        display: inline-block;
    }

    .carousel-item {
        height: 100vh;
        /* min-height: 300px; */
    }
    .carousel-caption {
        bottom: 220px;
    }
    .carousel-caption h5 {
        font-size: 45px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-top: 25px;
    }
    .carousel-caption p {
        width: 60%;
        margin: auto;
        font-size: 14px;
        line-height: 1.9;
    }
    .carousel-caption a {
        text-transform: uppercase;
        text-decoration: none;
        background: #f92c50;
        padding: 10px 30px;
        display: inline-block;
        color: #fff;
        margin-top: 15px;
    }

.offerBg{color: #fafafa;
    background-image: linear-gradient(315deg, #16181c 10%, #0e1011 65%, #16181c 35%) !important;}

.featureItem h4 {
    color: #25272c;
    font-size: 14px;
    margin: 0 0 15px;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
.nav-tabs .nav-link.active {
    color: #fe4e56;
    background-color: #fff ;
    border-bottom: #fe4e56 solid 2px;
    border-left: none;
    border-right: none;
    border-top: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000;font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 18px;
    text-transform: uppercase;
}
.work h4 {
    font-size: 15px;
    margin: 15px 0 10px;
    color: #1f1f1f; font-weight: bold; text-align: center;
}
.work h6 { text-align: center;
    color: rgb(8, 8, 8);
    font-size: 15px;
}


.aboutus {
    margin-top: 70px;
    padding-bottom: 70px;
}
.aboutus h3 {
    color: #25282c;
    font-size: 20px;
    letter-spacing: 6px;
    display: inline-block;
    margin: 0px 0 20px;
}
.aboutus p {
    line-height: 1.7; font-weight: 600;
    margin-bottom: 15px;
}

.aboutus .content-link:before {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 5px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fe4e56;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.aboutus .content-link {
    color: #25292c;
    display: block;
    font-size: 11px; font-weight: 700;
    margin: auto;
    padding: 9px 30px;
    border: 1px solid #ddd;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}


.latestCollection {
    margin-top: 70px;
    margin-bottom: 40px;
}
.latestCollection h3 {
    color: #25282c;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 6px;
    margin: 0 0 10px;
    text-align: center;
}
.latestCollection h5 {
    color: #25282c;
    font-family: "Merriweather", sans-serif;
    font-size: 12px;
    font-style: italic;
    letter-spacing: 4px;
    margin: 0 0 50px;
    text-align: center;
}

.product h4{
    font-size: 11px;
    margin: 25px 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.product-price{
    color: #fe4e56; font-weight: bold; text-decoration: none;
    font-size: 16px !important;
    text-align: center !important;
    margin-bottom: 30px;
}
.product-price del {
    color: #aaa;
    padding-left: 10px;
    font-size: 16px;
}

.testimonialBlock{
    margin-bottom: 70px;
    margin-top: 0;
}
.testimonialBlock h3{
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 4px;
    margin: 0 0 15px;
    text-align: center;
    color: #fff;
}
.testimonialBlock h5{
    font-family: "Merriweather", sans-serif;
    color: #fff;
    font-size: 12px;
    font-style: italic;
    letter-spacing: 4px;
    margin: 0 0 50px;
    text-align: center;
}
.testimonial-parallax {
    /* background-image: url('../images/bg.jpg'); */
    background-color: #2a2b2d;
    margin-bottom: 40px;
    padding-bottom: 50px;
    padding-top: 70px;
    /* position: relative; */
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    /* position: absolute; */
    right: 0;
    top: 0;
}

.tags {font-size:18px !important;}
.tags a{color: #ff014e !important;}
.tags a:hover{background-color: #ff014e; color: #fafafa !important;}
.badge{
    display: inline-block;
    padding: 10px 18px;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #ff014e;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50px; margin: 5px 3px;
}
.badge a{color: #ff014e !important;}
.badge-primary{border: 1px solid #ff014e; color: #ff014e;text-decoration: none;}



footer{
    background-color: #fafafa;
    padding-top: 70px;
    padding-bottom: 30px;
    color: #000000;
}
footer h3 {
    border-bottom: 1px solid #25282c;
    color: #25282c;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 3px;
    margin: 10px 0 20px;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-weight: bold;
}
footer a {text-decoration: none;
    color: #000000;
    padding-bottom: 3px;
}
footer a:hover, footer a:focus {
    color: #fe4e56;
}
footer .address {
    color: #202020;
    line-height: 2;
    margin-bottom: 30px;
}
footer .list-link li {
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
}
footer ul li {
    list-style: none;
}
footer .list-link li a {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}


@media only screen and (max-width: 767px) {
    .carousel {
        position: relative;
        margin-top: 55px;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }
	.carousel-caption {
		bottom: 10px;
	}
	.carousel-caption h5 {
		font-size: 17px;
	}
	.carousel-caption a {
		padding: 10px 15px;
		font-size: 12px;
	}

    .carousel-item {
        height: auto !important;
        /* min-height: 300px; */
    }
}

.zoya-faq-section { max-width: 1000px; margin: 40px auto; padding: 0 15px; font-family: 'Segoe UI', Arial, sans-serif; }
        .zoya-faq-title { font-size: 32px; text-align: center; margin-bottom: 30px; color: #333; }
        @media (max-width: 768px) { .zoya-faq-title { font-size: 28px; } }
        
        .faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.05); }
        .faq-question { background: #fff; padding: 18px 20px; cursor: pointer; font-weight: 600; font-size: 18px; position: relative; transition: all 0.3s; }
        .faq-question:hover { background: #f9f9f9; }
        .faq-question::after { content: "+"; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 28px; color: #e91e63; }
        .faq-question.active::after { content: "−"; }
        .faq-question.active { background: #b20540; color: #fff; }
        .faq-question.active::after { color: #fff; }
        
        .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; background: #fafafa; padding: 0 20px; }
        .faq-answer.show { max-height: 600px; padding: 20px; }
        .faq-answer p { margin: 0; line-height: 1.7; color: #444; font-size: 16px; }
        .faq-answer strong { color: #b20540; }

        @media (max-width: 480px) {
            .faq-question { font-size: 16px; padding: 15px; }
            .faq-answer p { font-size: 15px; }
        }

.nowcalling {
			display: none;
}
@media only screen and (max-width: 768px) {
  .nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100% !important;
    z-index: 9999 !important;	
  }
.lcol {
  background-color: #00008B;
}
.rcol {
  background-color: #008000;
}
.lcol a, .rcol a {
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.lcol, .rcol {
  float: left;
  width: 50%;
}
}


.sticky-bottom-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    z-index: 9999;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.2);
    border-top: 1px solid #ddd;
}

.sticky-btn {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
    text-decoration: none;
    color: #0c0101;
    font-size: 14px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    transition: all 0.3s;
}

.sticky-btn i {
    font-size: 22px;
    margin-bottom: 4px;
}

.call-btn   { background: #26ddf2; }     /* Red for Call */
.wa-btn     { background: #25d366; }     /* Original WhatsApp Green */
.wa-btn2    { background: #f70a74; }     /* Slightly darker pink for second WA */

.sticky-btn:active {
    transform: scale(0.95);
    opacity: 0.8;
}

/* Hide text on very small screens (optional) */
@media (max-width: 360px) {
    .sticky-btn span { font-size: 12px; }
}

.text-black {
    color: #000000 !important;
}

/* Floating Call + WhatsApp buttons – mobile first, no JS */

.floating-contact {
  position: fixed;
  right: 16px;
  bottom: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 9999;
}

/* Common button styles */
.floating-contact a {
  width: 48px;
  height: 48px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(0,0,0,0.35);
  transition: transform 0.15s ease, box-shadow 0.15s ease, opacity 0.15s ease;
}

/* Icons (SVG) */
.floating-contact svg {
  width: 64px;
  height: 64px;
  fill: #ffffff;
}

/* Call button – Blue */
.floating-call {
  background-color: #f70a74; /* blue */
}

/* WhatsApp button – Green */
.floating-whatsapp {
  background-color: #25d366; /* WhatsApp green */
}

/* Hover effect (mainly for desktop) */
.floating-contact a:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.45);
}

/* Slightly smaller on very small screens if needed */
@media (max-width: 400px) {
  .floating-contact a {
    width: 44px;
    height: 44px;
  }
  .floating-contact svg {
    width: 26px;
    height: 26px;
  }
}

/* On larger screens you can optionally move them a bit away from edges */
@media (min-width: 992px) {
  .floating-contact {
    right: 28px;
    bottom: 28px;
  }
}
