.ul-nostyle {
    list-style: none;
    margin: 0;
    padding: 0
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.page-footer {
    background-color: #000;
    color: #c9c9c9
}

.page-footer a {
    color: #c9c9c9
}

.footer-block {
    margin-bottom: 40px
}

.footer-block .footer-block-title {
    font-size: 116.67%;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px
}

.footer-block .links-footer {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-block .links-footer li {
    margin: 0
}

.footer-block .links-footer li a {
    display: table;
    padding: 6px 0
}

.footer-block.footer-contact .footer-block-content {
    padding-top: 10px
}

.footer-block.footer-contact .contact-info {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-block.footer-contact .contact-info li {
    padding-left: 39px;
    position: relative;
    margin: 0
}

.footer-block.footer-contact .contact-info li:not(:last-child) {
    margin-bottom: 22px
}

.footer-block.footer-contact .contact-info li:before {
    background-color: #3d3d3d;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.footer-block.footer-contact .contact-info li.address:before {
    content: '\e90a';
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 20px
}

.footer-block.footer-contact .contact-info li.email:before {
    content: '\e908';
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 18px
}

.footer-block.footer-contact .contact-info li.phone:before {
    content: '\e967';
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 18px
}

.footer-top {
    padding-top: 40px
}

.social-footer {
    margin-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 35px
}

.social-footer .social-title {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    font-size: 116.67%;
    font-weight: 700;
    padding-right: 20px;
    white-space: nowrap;
    color: #fff
}

.social-footer ul {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    margin: 0;
    padding: 0
}

.social-footer ul::after {
    content: "";
    display: block !important;
    clear: both
}

.social-footer ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px
}

.social-footer ul li a {
    color: #fff;
    background-color: #333;
    font-size: 16px;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    -o-transition: .1s;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px
}

.social-footer ul li.facebook a {
    background-color: #3b5998
}

.social-footer ul li.twitter a {
    background-color: #00aced
}

.social-footer ul li.pinterest a {
    background-color: #fd47b2
}

.social-footer ul li.vimeo a {
    background-color: #00a9ef
}

.social-footer ul li.youtube a {
    background-color: #f00
}

.top-content {
    border-bottom: 1px solid #1a1a1a
}

.footer-bottom {
    padding: 10px 0
}

.footer-bottom address {
    margin: 4px 0 0
}

.footer-bottom .payment-footer {
    text-align: right
}

.footer-services {
    padding-top: 20px;
    border-bottom: 1px solid #1a1a1a
}

.footer-services .services-header {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-services .services-header li {
    width: 33.333333333%;
    margin: 0 0 20px;
    text-align: center;
    color: #999
}

.footer-services .services-header li p {
    margin: 0
}

.footer-services .services-header li:not(:last-child) {
    border-right: 1px solid #333
}

.footer-services .services-header .sv-container {
    text-align: left;
    display: inline-block
}

.footer-services .services-header .sv-container:before {
    content: "";
    display: inline-block;
    position: absolute;
    background-image: url(../images/icon-image.png);
    background-repeat: no-repeat
}

.footer-services .services-header .sv-title {
    color: #fff;
    font-weight: 700;
    font-size: 107.69%;
    text-transform: uppercase
}

.footer-services .services-header .sv-return .sv-container {
    position: relative;
    padding-left: 47px
}

.footer-services .services-header .sv-return .sv-container:before {
    width: 33px;
    height: 33px;
    background-position: -130px -315px;
    top: 4px;
    left: 0
}

.footer-services .services-header .free-shipping .sv-container {
    position: relative;
    padding-left: 64px
}

.footer-services .services-header .free-shipping .sv-container:before {
    width: 49px;
    height: 29px;
    background-position: -183px -317px;
    top: 7px;
    left: 0
}

.footer-services .services-header .safe-shopping .sv-container {
    position: relative;
    padding-left: 45px
}

.footer-services .services-header .safe-shopping .sv-container:before {
    width: 30px;
    height: 30px;
    background-position: -260px -317px;
    top: 6px;
    left: 0
}

.layout-boxed .page-footer {
    margin: 0 -15px;
    padding: 0 15px
}

@media (max-width:991px) {
    .social-footer {
        float: none
    }

    .footer-bottom .payment-footer {
        text-align: unset;
        padding-top: 10px
    }
}

@media (max-width:767px) {
    .footer-services {
        display: none
    }

    .social-footer {
        text-align: unset
    }
}