html,
body {
    font-family: "Roboto", sans-serif;
    background-color: white!important;
    margin: 0;
    padding: 0;
}


/* Footer related classes */

.footer {
    background: var(--footer-bg-color) 0% 0% no-repeat;
    flex-shrink: none;
    border-top: 5px solid var(--primary-color);
}

.footer-inner {
    padding: 30px 15px 0 15px;
}

.footerHeader {
    font-size: 14px;
    font-weight: bold;
    color: white!important;
    padding: 0 15px 10px 0;
    letter-spacing: 1px;
    margin-bottom:.5rem;
    display: block;
}

.footerLinks {
    padding: 0 ;
    list-style-type: none;
    margin-bottom: 0;
}

.footerLinks>li {
    font-size: 12px;
    padding-bottom: 0.5rem;
}

.footerLinks>li>a {
    color: var(--grievance-color);
}

.footerLinks>li>a:hover {
    color: var(--light-color-text);
    text-decoration: none;
}

.footerLinks>li>a>i {
    color: white;
}

.footerLinks>li>span {
    color: var(--grievance-color);
}

.footerLinks>li>span>i {
    color: white;
    font-size: 12px;

}

.footer-second {
    border-top: 1px solid var(--footer-border-color);
}

.footer-second ul {
    margin: 8px 0;
    padding: 0;
}

.footer-second ul li {
    display: inline-block;
    list-style-type: none;
    color: var(--footer-text-color);
    font-size: 13px;
    line-height: 20px;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid var(--footer-border-color)!important;
}

.footer-second ul li:first-child {
    padding-left: 0;
}

.footer-second ul li:last-child {
    border-right: 0!important;
}

.footer-third {
    border-top: 1px solid var(--footer-border-color);
    background: var(--footer-third-bg-color);
}

.footer-third ul {
    margin: 8px 0;
    padding: 0;
}

.footer-third ul li {
    display: inline-block;
    list-style-type: none;
    color: var(--footer-text-color)!important;
    font-size: 13px;
    line-height: 20px;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid var(--grievance-color)!important;
}
.footer-third ul li a, .footer-third ul li a:hover{
    text-decoration: none;
    color: var(--footer-text-color)!important;
}

.footer-third ul li:last-child {
    border-right: 0!important;
    color: var(--footer-text-color)!important;
}

.footer-third ul li:first-child {
    padding-left: 0;
    color: var(--footer-text-color)!important;
}

.footer-btn {
    background-color: var(--primary-color)!important;
    color: white !important;
    border: 2px solid var(--shadow-color)!important;
    border-radius: 5px;
    font: normal 12px/15px Roboto;
    min-width: 110px;
    min-height: 30px;
    cursor: pointer;
    margin-bottom: 10px;
    white-space: nowrap;
    padding: 0;
}

.footer-btn:hover {
    background-color: transparent;
    color: white !important;
}

.grievance-block span {
    color: var(--grievance-color)!important;
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
    margin-top: 10px;
    

}

.grievance-block ul {
    margin-bottom: 0;
    padding-inline-start: 0;
}

.grievance-block ul li {
    color: var(--grievance-color)!important;
    font-size: 12px;
    line-height: 15px;
    list-style-type: none;
}


/*-----subscription plan icon----*/

.plan-block {
    text-align: center;
}

.plan-block:last-child {
    border-right: none;
}

.plan-circle {
    background: white;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin: auto;
}

.plan-circle span {
    font-size: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    height: 100%;
    color: var(--primary-color);
}

.plan-block h3,
.benefit-block h3 {
    font-size: 11px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

.subs-text {
    border-top: 1px dotted white;
    border-bottom: 1px dotted white;
    text-align: center;
    color: white;
    text-transform: uppercase;
    padding-top: 3px;
    font-size: 14px;
    font-weight: 700;
}

.benefit-text span {
    text-align: center;
    color: var(--primary-color);
    text-transform: uppercase;
    padding-top: 3px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    background-color: white;
    border-radius: 4px;
    padding: 0 5px;
}

.footer-logo-text h1 {
    writing-mode: vertical-lr;
    text-orientation: unset;
    color: var(--footer-watermark-text);
    margin: 0;
    transform: rotate(180deg);
    font-weight: bold;
    position: relative;
    /* bottom: 5%; */
    font-size: 2rem;
    line-height:1;
    text-align: right;
}


/*-----subscription plan icon----*/

.plan-block {
    text-align: center;
}

.plan-circle {
    background: white;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    margin: auto;
}

.plan-circle span {
    text-align: center;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    height: 100%;
    color: var(--primary-color);
    padding: 15px;
}

.plan-block h3,
.benefit-block h3 {
    font-size: 11px;
    text-align: center;
    color: white;
}

.modal-body .fa-check-circle {
    color: var(--primary-color)!important;
}

.fa-5x{
    font-size:5em;
}
.footer-logo-text{
    padding-right:10px;
    display: inline-flex;
    flex:1 1 auto;
    width:40px;
}
.footer-seller-text{
    color: white;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
}
.seller-sub-list{
    color: white!important;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
}
.seller-mobile-text{
    color: white!important;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
}
.seller-sub-list {
    border-top: 1px solid var(--footer-border-color);
    background: var(--footer-third-bg-color);
}
.seller-sub-list ul li{
 
        display: inline-block;
        list-style-type: none;
        color: white!important;
        font-size: 13px;
        line-height: 20px;
        padding-right: 15px;
        padding-left: 15px;
        border-right: 1px solid var(--grievance-color) !important;
}
.seller-sub-list ul li a, .seller-sub-list ul li a:hover{
    text-decoration: none;
    color: white!important;
}

.seller-sub-list ul li:last-child {
    border-right: 0!important;
    color: white!important;
}

.seller-sub-list ul li:first-child {
    padding-left: 0;
    color: white!important;
}
.seller-sub-list ul {
    margin: 8px 0;
    padding: 0;
}
.seller-mobile-text a{
    color: white;
}