footer {
    background: #262a31;
    padding-top: 20px;
}

footer h5 {
    margin: 0 0 30px 0;
    font-size: 22px;
    color: #ddd;
    text-transform: uppercase;
    padding: 5px;

}

footer .footer-part {
    margin-right: 33.625px;

}

/* footer .footer-part.part3{
    margin-right: 30.625px !important;
} */
footer .footer-part.part3 li a {
    font-size: 15.9px !important;
}

@media (max-width:1399px) {
    footer .footer-part {
        margin-right: 15.625px;
    }
}

@media (max-width:991px) {
    footer .footer-part {
        margin-right: 16.625px;
    }
}

@media (max-width:767px) {
    footer .footer-part {
        margin-top: 6px;
    }
}




footer .footer-part p {
    margin-top: 15px;
    color: #8a8989;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 25px;
}

footer .footer-part li {
    padding: 0 0 6px 0;
    margin: 0;
    color: #8a8989;
    font-size: 16px;
    list-style: inside disc;
}

footer .footer-part li.location-part,
footer .footer-part li.address-part {
    line-height: 1.5;
    padding-bottom: 8px;
}

footer .footer-part li a {
    color: #a8aaad;
    text-decoration: none;
}

footer .footer-part li a:hover {
    color: var(--themeprimaryclr)
}

footer .footer-part .widgettitle {
    font-size: 2rem;
    color: #6a6a6a;
    font-weight: 400 !important;

}

.widget.widget_wp_statsmechanic {
    padding: 10px;
}

#mvcwid {
    background-color: none;
    width: 100%;
    padding: 10px;
}

#mvccount {
    padding: 10px;
}

#mvccount img {
    margin-right: 5px;
}

#mvctable {
    padding: 10px;
}

.footer-wrapper .widget {
    padding: 0px 0 0px;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0;
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}

.wp-block-button__link:hover {
    color: #111;
}

.footer-copyright {
    background-color: #1e2025;
    color: #6a6a6a;
    position: relative;
    text-align: center;
    padding: 22px 0;
}

@media (max-width:767px) {
    .footer-copyright {
        margin-bottom: 63px;
    }
}

.powerby {

    color: #6a6a6a;
}

.design-by {

    color: #6a6a6a;
}

.wp-block-buttons .wp-block-button__link {
    width: 100% !important;
}

.company-name {
    color: var(--themeprimaryclr);
    text-decoration: none;
}

.company-name:hover {
    text-decoration: underline;
}

.footer-bottom-part {
    display: flex;
    justify-content: space-between;
}

@media (max-width:767px) {
    .footer-bottom-part {
        justify-content: center;
        flex-direction: column;

    }
}









.fixed-btn {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    opacity: 1;
    margin: 0;
    box-shadow: 0 0 0.375rem #b1b1b1;
}

@media (max-width: 570px) {
    .fixed-btn ul li a .rel-text {
        font-size: 0.8rem !important;

    }

    .fixed-btn ul li a .icons i {
        font-size: 1.2rem !important;
    }
}


.fixed-btn ul li:nth-child(odd) {
    background-color: var(--themesecondaryclr);
    color: var(--plainclr);
    border: 1px solid var(--themesecondaryclr);
}

.fixed-btn ul li:last-child {
    border-right: 0px !important;
}

.fixed-btn ul li:nth-child(odd) a span,
.fixed-btn ul li:nth-child(even) a span {
    color: var(--plainclr);
}

.fixed-btn ul li:nth-child(even) {
    background-color: var(--themeprimaryclr);
    color: var(--plainclr);

}

.fixed-btn ul li a {
    height: 51px;
    text-align: center;
    display: block;
    margin-top: .6rem;
}

.fixed-btn ul li a .icons i {
    font-size: 1.5rem;
    color: var(--plainclr);
}

.fixed-btn ul li a .rel-text {
    font-size: 1rem;
    color: var(--plainclr);
    margin-top: -9px;
}

@media (max-width:480px) {
    .fixed-btn ul li a .rel-text {
        font-size: 0.64rem !important;
    }

    .fixed-btn ul li a .icons i {
        font-size: 1.4rem;
    }

}

@media (max-width:380px) {
    .fixed-btn ul li a .rel-text {
        font-size: 0.6rem !important;
    }
}

.card-deck .closed {
    color: #ff0000;
}

.card-deck .opennow {
    color: #04bd04;
}

.card-deck .openingsoon {
    color: orange;
}

.fixed-btn .status {
    position: absolute;
    top: -30px;
    right: 0px;
    border-radius: 0.625rem 0.625rem 0 0;
    text-transform: uppercase;
    font-size: .9rem !important;
    /* background-color: var(--greenbadge); */
    color: var(--plainclr) !important;
    padding-left: 5px;
    padding-right: 5px;
}

.fixed-btn .status p.opennow {
    background-color: #04bd04;
    border-radius: 0.625rem 0.625rem 0 0;
    text-transform: uppercase;
    color: var(--plainclr) !important;
    border-radius: 0.625rem 0.625rem 0 0;
    text-transform: uppercase;
    font-size: .9rem !important;
    padding-left: 5px;
    padding-right: 5px;
}

.fixed-btn .status p.openingsoon {
    background-color: orange;
    border-radius: 0.625rem 0.625rem 0 0;
    text-transform: uppercase;
    color: var(--plainclr) !important;

    border-radius: 0.625rem 0.625rem 0 0;
    text-transform: uppercase;
    font-size: .9rem !important;
    padding-left: 5px;
    padding-right: 5px;
}

.fixed-btn .status p.closed {
    background-color: #ff0000;
    border-radius: 0.625rem 0.625rem 0 0;
    text-transform: uppercase;
    color: var(--plainclr) !important;

    border-radius: 0.625rem 0.625rem 0 0;
    text-transform: uppercase;
    font-size: .9rem !important;
    padding-left: 5px;
    padding-right: 5px;
}

.fixed-btn .status span,
.fixed-btn .status i {
    color: var(--plainclr) !important
}

.fixed-btn .status i {
    margin-right: .3rem;
}


@media (max-width:767px) {
    .fixed-btn {
        display: block;
        position: fixed;
    }
}


.fixed-btn ul li:nth-child(odd):hover {
    background-color: #a55c4c !important;
    color: var(--plainclr) !important;
}

.fixed-btn ul li:nth-child(even):hover {
    background-color: #f9936f !important;
    color: var(--plainclr) !important;
}

.fixed-btn ul li:nth-child(even):active {
    background-color: #f9936f !important;
    color: var(--plainclr) !important;
}

.fixed-btn ul li:nth-child(even):hover a span {
    color: var(--plainclr);
}

@media (max-width: 767px) {
    .fixed-btn .status .green {
        color: var(--plainclr) !important;
    }
}

@media (max-width:575px) {
    .MuiStack-root.css-1xhj18k a {
        width: 100%;
        max-width: 7rem !important;

    }
}



.grecaptcha-badge {
    display: none !important;
}

.css-4aueaw {
    margin-top: auto;
}



/* new map css  */
.tablemap.mapinfo-window .card-title {
    margin-right: 10px;
}



.fixed-btn ul li.disabled-link {
    background: #9fa5aa !important;
    color: #fff !important;
    border: 1px solid #9fa5aa !important;
    cursor: not-allowed !important;

}

.fixed-btn ul li.disabled-link:hover {
    background: #9fa5aa !important;
    color: #fff !important;
    border: 1px solid #9fa5aa !important;
    cursor: not-allowed !important;
}
