
*{
    font-family: 'poppins';
}
.termsfeed-com---reset {
    font-family: 'poppins' !important;
}
.termsfeed-com---nb .cc-nb-text{
    font-size: 14px !important;
}
.contact-section .countryPhoneSelectWrapper{
    height: 54px;
}
.contact-section form .form-group.floating label {
    z-index: 102;
}
.store-setting-page #wrapper,
.general-form-new input[type="submit"],
.general-form-new input[type="button"],
.general-form-new input[type="reset"],
.general-form-new button[type="submit"],
.form-button-block button[type="button"],
.general-form-new button[type="reset"]
{
    font-family: 'poppins' !important;
}
.general-form .form-group input.phoneinput,
.contact-section form .form-group input.phoneinput,
.phoneinput{
    padding-left: 118px;
}
.login-right form .form-group label{
    line-height: normal;
}
[dir="rtl"] .general-form .form-group input.phoneinput,
[dir="rtl"] .contact-section form .form-group input.phoneinput,
[dir="rtl"] .phoneinput{
    padding-left: 16px;
    padding-right: 127px;
}
.countryPhoneSelectChoice{
    background-image: none !important;
    width: auto !important;
    padding-right: 25px !important;
    background-color: transparent !important;
}

.login-right form .form-group input.phoneinput {
    padding-left: 118px;
}
[dir="rtl"] .login-right form .form-group input.phoneinput {
    padding-left: 16px;
    padding-right: 125px;
}

.model-body .ps_details {
    background-color: #f7f7f7;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    box-shadow: 0 0 2px #f8f8f8;
    padding: 20px;
}
.heading__area{
    margin: 0 0 25px 0;
}
.ps__title{
    line-height: normal;
    color: #000;
    display: block;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
}
.ps_details_box{
    background-color: #fff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    padding: 20px;
}
.ps_details_box li {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    gap: 8px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    width: 100%;
}
.profile-earning .ps_details_box li{
    width: 100%;
    padding: 10px 10px;
}

.ps_details_box li.line {
    height: 1px;
    background-color: #dedede;
    width: 100%;
    padding: 0;
    margin: 10px 0;
}
.ps_details_box label{
    white-space: nowrap;
}
.ps_details_box li:last-child strong,
.ps_details_box li.line ~ li strong{
    font-weight: bold;
    font-size: 18px;
}
.ps_details_box li:last-child label,
.ps_details_box li.line ~ li label{
    color: #45aeac;
}

/* -------------------------------------------------
    common-font css
-----------------------------------------------------*/
.safety-section.taxi-variant p,
.howworks ul li .howworks-block p,
.blog-article.book-service-section .article-right p, .blog-article.book-service-section .article-left p, .blog-article.book-service-section .article-right ul, .blog-article.book-service-section .article-left ul,
.howworks ul li .howworks-block p,
.become ul li span,
.gen-cms-page p,
.common-title.havedesc p,
.banner-content p {
    color: #000;
    line-height: 24px;
    font-size: 15px;
}

.how-it-works-section p,
.categories-caption p,
.gen-cms-page ul li {
    font-size: 15px;
    color: #000;
    line-height: 24px;
}
.gen-cms-page ul:last-child li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}
.login-caption ul li {
    font-size: 15px;
    line-height: 24px;
}
.faq-bottom-part ul li ul li span {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    display: block;
}
.contact-section p {
    color: #000;
    font-size: 15px;
    line-height: 24px;
}
.become ul li span {
    font-size: 15px;
    line-height: 24px;
}
.become ul li strong {
    font-size: 30px;
    line-height: 35px;
}
/* -------------------------------------------------
    common-font end
---------------------------------------*/
.gen-cms-page .static-page ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
    list-style: none;
}
.gen-cms-page .static-page p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    text-align: justify;
}
.gen-cms-page .static-page h4{
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.gen-cms-page .static-page address {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    padding-left: 40px;
}
/*.gen-cms-page .static-page strong{
    font-weight: 600;
    font-size: 15px;
    color: #484848;
}
*/
.gen-cms-page .static-page h1{
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold
}
.gen-cms-page .static-page h2{
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.gen-cms-page .static-page h3{
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.gen-cms-page .static-page h5{
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.gen-cms-page .static-page h6{
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.gen-cms-page .static-page b {
    font-weight: bold;
}
.gen-cms-page .static-page strong {
    font-weight: bold;
    color:#000000;
}
ul.user-menu li a>* {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

ul.user-menu li:not(:first-child) a:hover>* {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.loding-action {
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 99999;
    background: rgba(0,0,0,0.5);
}

.loding-action div {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.how-it-works-section ul li,
.how-it-works-section ol li{
        font-size: 15px;
        color: #000;
        line-height: 24px;
        margin-bottom: 8px;padding: 0 0 8px 30px;
        position: relative;
}
.how-it-works-section ul li::before,
.how-it-works-section ol li:before {
    content: '';
    width: 16px;
    height: 13px;
    background-image: url(../img/co-mark.svg);
    position: absolute;
    left: 0;
    top: 7px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    filter: invert(62%) sepia(70%) saturate(2319%) hue-rotate(48deg) brightness(94%) contrast(102%);
    -webkit-filter: invert(62%) sepia(70%) saturate(2319%) hue-rotate(48deg) brightness(94%) contrast(102%);
}

.add-new-card-data .error {
    white-space: inherit;
    line-height: 17px;
    bottom: 0;
    position: relative;
    left: 0;
    margin: 5px 0 0 0;
}
@media screen and (min-height: 991px) {
    .login-left {
        order: inherit;
    }

}

@media (max-width:991px) {
    .login-block {
        flex-direction: column-reverse;
    }
}

@media (max-width:480px) {
    ul.user-menu li:not(:first-child) a {
        margin: 0 20px;
    }
    .left-menu-logo {
        padding: 11px 30px 12px 40px;
    }
    [dir="rtl"] .left-menu-logo {
        padding: 11px 40px 12px 28px;
    }
    .become ul li strong {
        font-size: 24px;
        line-height: 30px;
    }
}
