@font-face {
    font-family: 'Light';
    src: url('../Assets/fonts/pjs/PlusJakartaSans-Light.ttf');
}
@font-face {
    font-family: 'Medium';
    src: url('../Assets/fonts/pjs/PlusJakartaSans-Medium.ttf');
}
@font-face {
    font-family: 'Regular';
    src: url('../Assets/fonts/pjs/PlusJakartaSans-Regular.ttf');
}
@font-face {
    font-family: 'SemiBold';
    src: url('../Assets/fonts/pjs/PlusJakartaSans-SemiBold.ttf');
}
@font-face {
    font-family: 'Bold';
    src: url('../Assets/fonts/pjs/PlusJakartaSans-Bold.ttf');
}
@font-face {
    font-family: 'ExtraBold';
    src: url('../Assets/fonts/pjs/PlusJakartaSans-ExtraBold.ttf');
}



/* Navbar */
.logoNavbar{
    max-width: 100%;
    height: 52px;
}
.ml-auto{
    margin-left: auto !important;
}
.headerBgMain{
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
}
.linkNewStyle{
    font-family: 'Regular' !important;
    font-size: 16px !important;
    color: #475467 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 18px;
    margin-bottom: 0px;
    cursor: pointer;
    line-height: 20px;
}
.wishlistIconH{
    max-width: 100%;
    height: 20px;
    margin-right: 2px;
}
.drpDwnItmNav{
    font-family: 'Medium' !important;
    font-size: 16px !important;
    color: #101828 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    cursor: pointer;
    line-height: 20px;
    padding: 10px 20px !important;
}
.drpStyleNav{
    padding: 16px 0px 10px 0px !important;
    min-width: 200px !important;
    border: .4px solid #10182800 !important;
    border-radius: 12px !important;
    box-shadow: 2px 4px 14px 0px rgba(0, 0, 0, 0.20);
}
.btnLoginDr{
    
}
/* footer */
.footerBlockMain{
    padding: 80px 0px 40px 0px;
    width: 100%;
    background-color: #fafafa;
    border-top: 1px solid #10182841;
}
.footerLogoMain{
    max-width: 100%;
    height: 90px;
    margin-bottom: 18px;
}
.paraFootMain{
    color: #344054;
    font-family: 'Regular';
    font-size: 15px;
    padding-right: 6%;
    line-height: 160%; /* 21px */
}
.headFootLnk{
    color: #1D2939;
    font-family: 'SemiBold';
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 120%; /* 21.6px */
}
.bbcPrt{
    background-color: #0054dc ;
    padding: 8px 18px ;
    border-radius: 18px ;
    color: #fff !important;
}
.linkNavFoot{
    color: #667085;
    font-family: 'Regular';
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 16px;
    line-height: 120%; /* 19.2px */
}
.linkNavFoot:hover{
    color: #0054dc;
}
.copyright_txt{
    color: #1D2939;
    text-align: left;
    font-family: 'SemiBold';
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 120%; /* 16.8px */
}
.spaceFootMain{
    margin-top: 72px !important;
}
.rightSocFoot{
    display: flex;
    justify-content: end;
    align-items: center;
}
.socialIconFoot{
    max-width: 100%;
    height: 30px;
    margin-right: 22px;
    opacity: .8;
}
.socialIconFoot:hover{
    opacity: 1;
}
.socLnkSty{
    text-decoration: none;
}
/* login Sign up Screen Css */
.sliderMainLoginSignUp{
    height: 100%;
    width: 100%;
}
.SliderLogSig{
    min-height: 650px;
    position: relative;
    border-radius: 22px 0px 0px 22px;
    width: 100%;
}
.imgContainerLogSig{
    border-radius: 22px 0px 0px 22px;
}
#password-strength {
    margin-top: 5px;
    font-size: 12px;
  }
  .error-message {
    color: red;
    font-size: 12px;
    margin-top: 5px;
  }
.googleIconLogSin{
    max-width: 100%;
    height: 22px;
    margin-right: 6px;
}
.lnlSigLog{
    color: #3043FF;
    font-family: 'SemiBold';
}
.slideLogSign{
    height: 650px;
    width: 100%;
    object-fit: cover;
    border-radius: 22px 0px 0px 22px;
}
.btn_pop_close_frm{
    padding: 0px !important;
    background-image: none !important;
    border: transparent !important;
    width: auto !important;
    height: auto !important;
    position: absolute;
    right: 10px;
    z-index: 12345;
    top: 20px;
}
.btn_pop_close_frm:focus{
    box-shadow: none !important;
}
.overlayMain{
    width: 100%;
    height: 650px;
    border-radius: 22px 0px 0px 22px;
    background: rgba(0, 0, 0, 0.52);
    position: absolute;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 42px;
}
.brContLogSig{
    border-radius: 22px !important;
}
.slideHeadLogSig{
    color: #FFF;
    font-family: 'Bold';
    font-size: 26px;
    margin-bottom: 8px;
    line-height: 130%; /* 41.6px */
}
.paraSlidLogSig{
    color: #FFF;
    font-family: 'Medium';
    font-size: 18px;
    line-height: 140%; /* 30.8px */
}
.headSignLogin{
    color: var(--gray-900, #101828);
    font-family: "Bold";
    font-size: 24px;
    margin-bottom: 8px;
    line-height: normal;
}
.subHeadLogSign{
    color: var(--gray-500, #667085);
    font-family: 'Medium';
    font-size: 16px;
    line-height: 140%;
}
.emailMainCnfEm{
    font-family: 'SemiBold';
    font-size: 16px;
}
.logSignMainWrap{
    padding: 42px 46px 22px 26px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    width: 100%;
}
.btnLogSig{
    border-radius: 8px;
    background: #FEDF89;
    padding: 14px 32px;
    width: 100%;
    border: none !important;
    color: #000;
    font-family: 'Medium';
    font-size: 16px;
    line-height: 120%; /* 19.2px */
}
.googleLoginWrap{
    margin-top: 22px;
}
.socialLoginMain{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #475467;
    background: var(--white, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    padding: 14px 32px;
    color: #000;
    text-decoration: none;
    font-family: 'Medium';
    font-size: 16px;
    line-height: 24px; /* 150% */
}
.forgotLnkPss{
    color: #3043FF;
    font-family: 'SemiBold';
    text-align: right;
    font-size: 14px;
    margin-bottom: 18px;
    line-height: normal;
}
.labelLogSig{
    color: #344054;
    font-family: "Medium";
    font-size: 16px;
    line-height: normal;  
}
.loginFormMain{
    margin-top: 24px;
}
.AlrLogSigWrap{
    text-align: center;
    margin-top: 30px;
}
.inptLogSig{
    border-radius: 10px;
    border: 1px solid #D0D5DD;
    background: #FFF;
}
.inptLogSig:focus{
    border: 1px solid #101828 !important;
    box-shadow: none !important;
}
.alrWrapLogSig{
    color: var(--gray-500, #667085);
    font-family: 'Medium';
    font-size: 17px;
    line-height: 120% /* 125% */
}
/* login Sign up Screen Css */

@media only screen and (max-width: 768px) {
    .logoNavbar {
        max-width: 100%;
        height: 42px;
    }
    button.navbar-toggler {
        border: none;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none !important;
    }
    .footerLogoMain {
        height: 64px;
        margin-bottom: 12px;
    }
    .footerBlockMain {
        padding: 60px 3% 26px 3%;
        width: 100%;
        background-color: #fafafa;
        border-top: 1px solid #10182841;
    }
    .paraFootMain {
        font-size: 14px;
        padding-right: 0%;
        margin-bottom: 22px;
        line-height: 160%;
    }
    .contFootMain {
        margin-bottom: 32px;
    }
    .headFootLnk {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .linkNavFoot {
        font-family: 'Medium';
        font-size: 14px;
        margin-bottom: 12px;
    }
    .spaceFootMain {
        margin-top: 6px !important;
    }
    .rightSocFoot {
        display: flex;
        justify-content: start;
        align-items: center;
        margin-bottom: 24px;
    }
    .copyright_txt{
        font-size: 12px;
    }
}