@font-face {

    font-family: 'PBold';

    src: url(/assets/fonts/proxima/proxima-condensed-semibold.otf);

}



@font-face {

    font-family: 'PLight';

    src: url(/assets/fonts/proxima/proxima-light.otf);

    font-weight: 300;

}



*{font-family: 'PLight';}



h1,h2,h3,h4,h5,h6{font-family: 'PBold';color: #222056;}



h2{font-size: 25px;}

img{width: 100%;}



a {

    color: var(--bs-link-color);

    text-decoration: unset;

}



.pt-30{padding-top: 30px;}



.pb-30{padding-bottom: 30px;}



.pt-60{padding-top: 60px;}



.pb-60{padding-bottom: 60px;}



.secondary-header{

    border: 0.5px solid #d1d1d147;

    box-shadow: 0px 3px 4px rgb(0 0 0 / 10%);

    padding: 0;

    padding-top: 6px;

}



.nav-link.active{

    font-weight: 500;

}



.navbar button{

    border-radius: 0;

}



.top-bar{

    background-color: #FAFAFA;

    padding: 8px 0px;

}



.top-bar p{

    margin: 0;

    font-size: 0.9em;

}



.navbar-brand-container{

    display: flex;

    align-items: end;

    font-weight: 500;

    font-size: 1.5em;

    letter-spacing: -0.8px;

}



.navbar-brand-container span{

    color: var(--primary);

    

}



.navbar-brand{

    margin-right: 0px;

    font-weight: 500;

    font-size: 1.1em;

    line-height: 1.2em;

    padding: 0;

}



.navbar-brand-container p{

    letter-spacing: 0px;

    margin: 0;

    font-size: 14px;

    margin-left: 4px;

}



#toggleMenu{

    border: none;

}



.logo{width: 140px;}



.search{border: 1px solid #222056;border-radius: 46px;padding: 5px 15px;}



.navbar-expand-lg .navbar-collapse{justify-content: center;}



.navbar-expand-lg .navbar-nav .nav-link{padding-right: 12px;
    color: #222056;
    font-weight: 500;
    font-size: 15px;}



.banner-section{background-image: url(/assets/img/home-banner.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: 90vh;position: relative;display: flex;align-items: end;}


.banner-section .banner-content{margin: unset;text-align: left;margin-bottom:35px;}



.banner-section:after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-image: linear-gradient(1turn,rgba(0,0,0,.8) 7.4%,transparent 129.13%);

}



.overlay{position: relative;}



.overlay:after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.35);

}



.categories-section{background-image: url(/assets/img/catrgory.png);

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    height: 50vh;position: relative;display: flex;align-items: center;}



.categories-section:after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(34, 32, 86, 0.6);

}



.banner-content{text-align: center;margin: 0 auto;color: #fff;z-index: 1;}



.banner-content h1{color: #fff;}



.below-text{box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);}



.below-text p{margin-bottom: 0;padding: 10px 0;}



.below-text .col-md-8{text-align: center;margin: 0 auto;}



.underline{position: relative;}



.underline p{margin-bottom: 10px;}



.underline::after{content: "";

    position: absolute;

    border-bottom: 1px solid #908d8d54;

    width: 50%;

    bottom: 0;

    left: 0;}



.r-underline h2{position: relative;}

.r-underline h2::before{content: "";background-color: #fff;z-index: 1;}

.r-underline h2::after{content: "";

    position: absolute;

    border-bottom: 1px solid #908d8d54;

    width: 70%;

    top: -16px;

    left: 85px;

    height: 100%;}



.col-5 {

    flex: 0 0 auto;

    width: 20%;

}



.brand-logo img{width: 110px;}



.dabur{width: unset !important;}



.product-link a{color: #222056;

    font-weight: 600;

    margin-bottom: 0;}



.bg-violet{background: linear-gradient(180deg, rgba(248, 243, 255, 0.5) 0%, rgba(248, 243, 255, 0) 140.39%);}



.products img{width: 165px;}



.products .product-shadow{box-shadow:0px 4px 6px rgba(0, 0, 0, 0.08);

border-radius: 10px;height: 100%;padding: 20px}



.product-shadow p{margin-bottom: 0;}



.heathcare{position: relative;}



.heathcare:after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-image: linear-gradient(1turn,rgba(0,0,0,.8) 7.4%,transparent 129.13%);

    border-radius: 10px;

}



.heathcare img{width: 100%;}



.heathcare p{position: absolute;

    bottom: 0;

    color: #fff;

    z-index: 1;

    font-weight: 700;

    left: 25px;}



.heathcondition img{width: 80px;margin-bottom: 10px;}



.heathcondition p{font-weight: 600;color: #222056;}



.popular-catergory img{margin-bottom: 12px;}



.footer-section{background-color: #222056;}



.footer-section h2, .footer-section p, .footer-section li{color: #ffff;}



.social-media p{margin-bottom: 0;}



.social-media img{padding-right: 5px;}



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



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



.bottom-footer{border-top: 1px solid #817f7fad;}



.breadcrum{background: #FAFAFA;}



.breadcrum p{margin-bottom: 0;padding: 10px 0;color: #474747;}



.breadcrum a{color: #474747;}



.product-col .col-md-3{margin-bottom: 30px;}



.product-col .product-shadow{background: rgba(250, 250, 250, 0.5);}



.product-shadow a{color: #212529;}



.sub-title{color: #474747;

    font-weight: 800;

    font-size: 18px;

    margin-bottom: 0px}



.bg-grey{background: #FAFAFA;}



.link{color: #212529;font-weight: 600;}



.card-img, .card-img-top {

    border-top-left-radius: calc(0.25rem - 1px);

    border-top-right-radius: calc(0.25rem - 1px);

}



.contact-card {

    text-align: center;

    box-shadow: 0px 1px 6px #dad8d8;

    padding: 25px;

    height: 100%;

}



.contact-card svg {

    font-size: 40px;

    margin-bottom: 20px;

    color: var(--primary);

}



.form-card {

    box-shadow: 0px 1px 6px #dad8d8;

    padding: 25px;

}



.btn-primary{background: #222056;border-color: #222056;}



.contact-card svg {

    font-size: 40px;

    margin-bottom: 20px;

    color: #222056;

}


.product-shadow h2{font-size: 20px;margin-top: 20px;}

.about .col-md-8{text-align: center;margin: 0 auto;}

.nav-item.active .nav-link {
    font-weight: 800;
}

.white-outline{border-color: #fff;
    color: #fff;
    border-radius: 2px;}

.white-outline:hover{border-color: #fff;
    color: #222056;
    border-radius: 2px;background: #fff;}

