.page-footer .footer.content {
    background: #fff;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-bottom: 0;
    margin-top: 0;
}
.ft-link h5, .Payment-method h5, .socialpanel h5{
    color: #1A1717;
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0;
    pointer-events: none;
}
.ft-link.footer-logo h5 {
    margin-bottom: 10px;
}
.ft-link [data-content-type='button-item'] {
    width: 100%;
}
.ft-link a{
    color: #1A1717!important;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 14px;
    padding: 0 0 0 0;
}
.social-med-icons .fa {
    font-size: 25px;
    margin: 0 11px;
    color: #d6984b;
}
.social-med-icons .fa:hover {
    color: #bf5340;
}
.ft-link p {
    color: #555;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 0 0 0;
}
.ft-link.footer-contact p, .ft-link.footer-contact p a {
    font-size: 18px;
    font-weight: 400;
    color: #6C583F;
    text-decoration: none;
}
.footer-box-address i {
    font-size: 15px;
    padding-right: 10px;
}
.footer-box-address .footer-box-item {
    font-size: 15px;
}
.footer-box-call a {
    font-size: 15px;
    color: #555;
}
.footer-box-call a i {
    padding-right: 13px;
}
.footer.content .block.newsletter {
    clear: both;
    max-width: 100% !important;
    margin: 0 auto;
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0f0f0;
    padding: 35px 0;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
}
.subscribe-box {
    display: flex;
    align-items: center;
}
.subscribe-box label {
    display: flex;
}
.subscribe-box .control {
    display: flex;
}
.subscribe-box .text-block {
    display: flex;
    align-items: center;
}
.subscribe-box .block-title {
    font-size: 15px;
    color: #000000;
    margin: 0 20px;
}
.text-block-icon img {
    width: 43px;
}
.subscribe-box .block-title span {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}
.block.newsletter .action.subscribe {
    margin-top: 0;
    border-radius: 0 3px 3px 0 !important;
}
.block.newsletter .form.subscribe input {
    margin-right: 0;
    padding: 0 0 0 20px;
    height: 45px;
    border-radius: 2px;
    width: 374px;
}
.action.subscribe.primary {
    height: 45px;
    padding: 7px 25px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    background: #275258;
    border: 1px solid #275258;
}

.socialpanel {
    text-align: left;
}
.social-med-icons img {
    width: 30px;
    margin-left: 8px;
    border-radius: 2px;
}
.Copyright {
    padding: 20px 0;
    background: #efefef;
}
.Copyright-text .copyright {
    font-size: 13px;
    margin: 0;
    color: #555;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: inherit;
    padding: 0;
}
footer.page-footer {
    padding-bottom: 0;
    background: transparent;
}
.footer.content {
    border-top: none;
    padding-bottom: 0;
}
small.copyright {
    display: none;
    padding: 20px 0;
    background: #fff;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid #CCCCCC;
}
.copyright-wrapper .pagebuilder-column-line {
    max-width: 1440px;
    margin: 0 auto;
}
.copyright-wrapper .ft-copyright {
    margin-top: 15px;
}
.copyright-wrapper {
    padding: 20px 0;
    margin-top: 35px;
    background: #fff;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid #CCCCCC;
}
.copyright-wrapper .social-med-icons {
    margin-top: 2px;
}
.copyright-wrapper .ft-copyright p {
    margin-bottom: 0;
}
.map-panel {
    min-height: 215px;
    height: 100%;
}
.map-panel iframe {
    width: 100%;
    height: 100%;
}
.ft-link.footer-logo {
    margin-top: 24px;
}
.cms-index-index .page-footer .footer.content {
    margin-top: 0;
}
.ft-link .ft-logo img {
    width: 190px;
}
.ft-link .payment-icon img{
    width: 240px;
}
.highest-rated-wrapper {
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 15px;
}
.highest-rated-icon .hr-icons {
    width: 58px;
}
.highest-rated-title {
    margin-left: 14px;
    margin-right: 50px;
}
.ft-link .highest-rated-title a {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
}
.contect-icons {
    display: flex;
}
.contect-icons .call-f-icon, .contect-icons .email-f-icon {
    display: flex;
    align-items: center;
    width: 50%;
}
.contect-icons a {
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    background: #d5964c;
    border-radius: 35px;
    padding: 10px 30px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0;
}
.contect-icons a path {
    color: #fff;
    stroke: #fff;
}
.contect-icons a .call-text{
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.contect-icons .email-f-icon path {
    fill: #fff;
    stroke: none !important;
}
.authorize-panel {
    display: flex;
    align-items: center;
    max-width: 200px;
    justify-content: center;
}
.trust-guard {
    max-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.trust-guard img {
    border-radius: 8px;
}
.sapproved-ft-wrapper{
    display: flex    ;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.footer-contact .authorize-panel {
    display: flex;
    align-items: center;
    max-width: 200px;
    justify-content: center;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contect-icons {
    display: flex;
    gap: 10px;
}
.sapprovedft .new-sa-seals {
    margin-bottom: 0;
}
.shopperapproved-menu {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    width: 140px;
}



@media (max-width:992px){
    .page-footer .footer.content{
        padding: 0 10px;
    }
    .subscribe-box .control {
        flex-direction: column;
    }
    .block.newsletter .form.subscribe input {
        width: 100%;
    }
    .subscribe-box .text-block {
        margin-bottom: 20px;
        align-items: self-start;
    }
    .footer.content .block.newsletter{
        padding: 25px 10px;
    }
}
@media (max-width: 768px) {
    .common-btn {
        font-size: 18px;
        padding: 12px 25px
    }
    .socialpanel {
        padding: 15px 0 15px 10px;
    }
    .Payment-method {
        padding-left: 10px;
    }
    .block.newsletter .actions{
        width: auto;
    }
    #html-body [data-pb-style=Q5RWH55]{
        text-align: left;
    }
    .ft-link.footer-logo {
        margin-top: 24px;
        order: 4;
        text-align: center;
    }
    .ft-link h5, .Payment-method h5, .socialpanel h5 {
        font-size: 20px; 
    }
    .ft-link.footer-contact {
        text-align: center;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
    }
    .highest-rated-wrapper {
        max-width: 300px;
        margin: 0 auto;
        flex-direction: column;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .highest-rated-title {
        margin-left: 0;
        margin-right: 0;
    }
    .page-footer .footer.content {
        padding: 0 0;
    }
    .ft-link {
        padding: 0 15px;
    }
    .authorize-panel {
        display: flex;
        align-items: center;
        max-width: 100%;
        justify-content: center;
    }
    .trust-guard {
        max-width: 100%;
    }
    
}
@media (max-width: 576px) {
    .common-btn {
        display: block;
    }
    .contect-icons {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .contect-icons a{
        padding: 10px 35px;
        min-width: 160px;
    }
}