<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1200px){
    .footer .store-location-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24.6%;
        flex: 0 0 24.6%;
        max-width: 24.6%;
    }
    .footer .store-location-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.2%;
        flex: 0 0 22.2%;
        max-width: 22.2%;
    }
    .footer .links-col{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footer .container{
        padding-left: 30px;
        padding-right: 30px;
        max-width: 1690px;
    }
    .footer .newsleter-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 27.8%;
        flex: 0 0 27.8%;
        max-width: 27.8%;
    }
}
@media (min-width: 1200px){
    .footer .container {
        max-width: 1920px;
        padding-left: 75px;
        padding-right: 75px;
    }
}
.footer{
    color: #232323;
    background: #f8f8f8;
}
.footer .footer-top{
    padding: 68px 0 40px;
}
.footer .footer-top{
    padding: 62px 0 45px
}
.footer .footer-top{
    padding-top: 65px;
}

.footer .footer-top{
    padding-bottom: 45px;
}

.footer .col-footer {
    margin-bottom: 15px;
}

.footer .col-footer ul {
    margin: 0;
}
.footer .col-footer ul li {
    margin: 0;
    list-style: none;
}
.footer .col-footer ul li {
    line-height: 34px;
    font-size: 14px;
}
.col-md-4, .col-md-6, .col-md-12{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.footer .foot-title {
    text-transform: unset;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 12px;
    margin: 0;
    color: #232323;
}
.footer .foot-link {
    display: inline-block;
    padding: 3px 0;
    line-height: 24px;
    color: #232323;
    text-decoration: unset;
}
.col-xl-6 .col-12{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.footer .foot-link&gt;span:before {
    position: absolute;
    left: 0;
    width: 0;
    bottom: -2px;
    height: 1px;
    content: '';
    display: block;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    visibility: hidden;
    background-color: #232323;
}
.footer .foot-link:hover&gt;span:before {
    width: 100%;
    visibility: visible;
}
.footer .foot-link&gt;span{
    position: relative;
}
.footer .footer-social {
    margin-top: 12px;
    margin-bottom: 18px
}
.footer .footer-newsletter {
    margin-bottom: 25px;
}
.footer .foot-title.newsletter-title {
    margin-bottom: 6px;
    text-transform: unset;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 12px;

}
.footer .newsletter-des {
    margin-bottom: 30px;
    line-height:24px;
    font-size: 14px;
}
.footer .newsletter {
    margin-bottom: 30px;
    max-width: 500px;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.footer-newsletter .input-group-field {
    border: 1px solid;
    padding: 7px 15px 5px;
    margin-right: 5px;
    min-width: 293px;
}
.footer .newsletter .input-group-field {
    font-size: 14px;
    padding-top: 9px;
    padding-bottom: 7px;
    margin-right: 10px;
    min-width: -moz-calc(100% - 131px);
    min-width: -webkit-calc(100% - 131px);
    min-width: -ms-calc(100% - 131px);
    min-width: calc(100% - 131px);
    margin-bottom: 10px;
}
.newsletter .input-group-field {
    background-color: #ffffff;
    color: #aaaaaa;
    border-color: #d7d7d7;
}
.footer .newsletter .input-group-field {
    padding-top: 12px;
    padding-bottom: 11px;
    border-radius: 3px;
    margin-right: 15px;
    min-width: -moz-calc(100% - 136px);
    min-width: -webkit-calc(100% - 136px);
    min-width: -ms-calc(100% - 136px);
    min-width: calc(100% - 136px);
}
.footer .newsletter .btn{
    min-width: 121px;
    margin-bottom: 10px;
}
.footer .newsletter .btn {
    border-radius: 3px;
}
.footer .newsletter .btn {
    background-color: #232323;
    border-color: #232323;
    color: #ffffff;
}
input:focus{
    border: none;
}
@media (max-width: 767px){
    .col-footer .dropdow-mb+ul {
        display: none;
        margin: 10px 0 12px;
    }
    .footer-top .col-footer .dropdow-mb {
        border-bottom: 1px solid #ebebeb;
    }
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
.footer-bottom{
    background-color: #ffffff;
    padding: 30px 0 25px;
    padding-bottom: 25px;

}
.footer-bottom address {
    color: #707070;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 22px;
}
@media (max-width: 1199px) {
     .fenbox{
         display: block;
         text-align: center;
     }
    .rightlie{
        width: auto;
        text-align: center;
    }
}

</pre></body></html>