.fa:hover, .fa:focus {
    opacity: .8;
    text-decoration: none
}

.fa:before {
    content: "\00a0 \00a0 \00a0 \00a0";
    font-size: 26px
}

.fa.fa-th-list {
    background: url(../fonts/8d3bfbada3f44cbcb7a400297145a6f1.woff) no-repeat
}

.fa.fa-dollar:hover, .fa.fa-dollar:focus {
    opacity: .6
}

.fa.fa-dollar:before {
    content: '$';
    color: #000
}

.fa.fa-facebook {
    background: url(../fonts/0719fd6ba0164945be3f85a1e8b55bfd.woff) no-repeat;
    display: inline-block
}

.fa.fa-facebook-square {
    background: url(../fonts/d7b1c34e9e0849508a996a8f6663a092.woff) no-repeat;
    display: inline-block
}

.fa.fa-pinterest {
    background: url(../fonts/435893daf1914a4eb1db5356e898fe02.woff) no-repeat;
    display: inline-block
}

.fa.fa-twitter {
    background: url(../fonts/4380afdd466244bc9054f0d00bb64df3.woff) no-repeat;
    display: inline-block
}

.fa.fa-google-plus {
    background: url(../fonts/4f5b8118d68c42fbb875f1bc205aee51.woff) no-repeat;
    display: inline-block
}

.fa.fa-instagram {
    background: url(../fonts/79dd26aa591d4dff88474dc1faf08120.woff) no-repeat;
    display: inline-block
}

.fa.fa-youtube {
    background: url(../fonts/1ee91e8658e24c209d7e80cf2d792e9f.woff) no-repeat;
    display: inline-block
}

.fa.fa-envelope {
    background: url(../fonts/5011c188a1834478bbff992483083e5e.woff) no-repeat;
    display: inline-block
}

.fa.breadcrum-separator {
    background: url(../fonts/88689008ba3644b782216249305f9776.woff) no-repeat
}

.sticky-bottom-ad {
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99
}

.sticky-bottom-ad > div {
    background-color: rgba(255, 255, 255, .8)
}

.sticky-bottom-ad > div:empty {
    background: 0 0
}

.sticky-bottom-ad .ad-container-wrapper {
    background: 0 0;
    min-height: 50px
}

.sticky-bottom-ad .ad-container-wrapper > div {
    background-color: rgba(255, 255, 255, .8)
}

.sticky-bottom-ad .ad-container-wrapper > div:empty {
    background: 0 0
}

@media screen and (max-width: 481px) {
    .sticky-bottom-ad {
        min-height: 50px
    }

    .sticky-bottom-ad div[data-ad-slot-name$=oop] {
        min-height: 50px
    }
}

.sticky-bottom-ad .ad {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0
}

footer {
    background: #222;
    display: flex;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    justify-content: center;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
    text-align: center
}

footer * {
    box-sizing: border-box;
    overflow: hidden
}

footer .container {
    align-items: flex-start;
    display: flex;
    max-width: 1260px;
    padding: 0
}

@media screen and (max-width: 1024px) {
    footer .container {
        flex-direction: column;
        gap: 20px
    }
}

footer .container .footer-left-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container {
        border: none;
        order: 2;
        width: 100%
    }
}

footer .container .footer-left-container .footer-logo-container {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    width: 732px
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-logo-container {
        border-bottom: 8px solid #e0dedd;
        width: 100%
    }
}

footer .container .footer-left-container .footer-logo-container .logo-container-left {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    gap: 20px;
    padding-bottom: 54px;
    width: 207px
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-logo-container .logo-container-left {
        display: none
    }
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-logo {
    align-items: flex-start;
    border: none;
    display: flex;
    flex-direction: column;
    width: 206.706px
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    padding-inline-start: 0;
    row-gap: 20px
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li {
    display: inline-block
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a {
    background-repeat: no-repeat;
    border: none;
    display: block;
    height: 25px;
    width: 25px
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a:hover {
    cursor: pointer;
    opacity: .6
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a i {
    display: none;
    width: 100%
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a i span {
    display: none
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a[aria-label="newsletter signup icon"] {
    background-image: url(../fonts/newsletter-icon.svg)
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a.tmbi-facebook {
    background-image: url(../fonts/facebook-icon.svg);
    background-repeat: no-repeat
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a.tmbi-instagram {
    background-image: url(../fonts/instagram-icon.svg);
    background-repeat: no-repeat
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a.tmbi-pinterest {
    background-image: url(../fonts/pinterest-icon.svg);
    background-repeat: no-repeat
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a.tmbi-youtube {
    background-image: url(../fonts/youtube-icon.svg);
    background-repeat: no-repeat
}

footer .container .footer-left-container .footer-logo-container .logo-container-left .footer-social-links li a.tmbi-twitter {
    background-image: url(../fonts/twitter-icon.svg);
    background-repeat: no-repeat
}

footer .container .footer-left-container .footer-logo-container .logo-container-right {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    gap: 40px;
    width: 60%
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-logo-container .logo-container-right {
        align-self: stretch;
        justify-content: center;
        padding: 0 15px;
        width: 100%
    }
}

footer .container .footer-left-container .footer-logo-container .logo-container-right ul {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    padding-inline-start: 0;
    width: 45%
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-logo-container .logo-container-right ul {
        align-items: center;
        flex: 1 0 0;
        justify-content: center;
        row-gap: 0;
        width: 50%
    }
}

footer .container .footer-left-container .footer-logo-container .logo-container-right ul li {
    font-size: 16px;
    list-style-type: none;
    text-align: left;
    width: 100%
}

footer .container .footer-left-container .footer-logo-container .logo-container-right ul li a {
    border: none;
    padding: 15px 0;
    line-height: 125%
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-logo-container .logo-container-right ul li {
        align-items: center;
        display: flex;
        font-size: 18px;
        justify-content: center;
        text-align: center
    }
}

@media screen and (min-width: 568px) and (max-width: 767px) {
    footer .container .footer-left-container .footer-logo-container .logo-container-right ul li {
        padding: 10px 100px 10px 0
    }
}

footer .container .footer-left-container .footer-brands-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 20px
}

footer .container .footer-left-container .footer-brands-container .brands-container {
    align-items: center;
    align-self: stretch;
    display: flex;
    flex-direction: row;
    gap: 15px
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .brands-container {
        flex-direction: column;
        padding: 0 0 20px;
        width: 100%
    }
}

footer .container .footer-left-container .footer-brands-container .brands-container p {
    color: #444;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .049px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

footer .container .footer-left-container .footer-brands-container .brands-container nav {
    display: flex
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .brands-container nav {
        width: 100%
    }
}

footer .container .footer-left-container .footer-brands-container .brands-container ul.footer-brand-links {
    align-items: center;
    color: var(--link-color);
    display: flex;
    margin: 0;
    padding-inline-start: 0
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .brands-container ul.footer-brand-links {
        justify-content: space-between;
        width: 100%
    }
}

footer .container .footer-left-container .footer-brands-container .brands-container ul.footer-brand-links li {
    align-items: center;
    border-right: 2px solid var(--link-color);
    display: flex;
    padding: 0 15px
}

footer .container .footer-left-container .footer-brands-container .brands-container ul.footer-brand-links li:last-child {
    border: none
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .brands-container ul.footer-brand-links li {
        align-items: center;
        border: none;
        display: flex;
        justify-content: center;
        width: 42%
    }
}

footer .container .footer-left-container .footer-brands-container .brands-container ul.footer-brand-links li a {
    border: none;
    color: var(--link-color);
    font-size: 12px;
    font-weight: 700;
    line-height: 125%
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .brands-container ul.footer-brand-links li a {
        font-size: 18px;
        padding: 15px 0
    }
}

footer .container .footer-left-container .footer-brands-container .global-links {
    align-items: center;
    align-self: stretch;
    display: flex;
    gap: 15px
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .global-links {
        border-bottom: 8px solid #e0dedd;
        width: 100%
    }
}

footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links {
    align-items: center;
    -moz-column-gap: 15px;
    column-gap: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 15px;
    padding-inline-start: 0
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links {
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 0;
        width: 100%
    }
}

footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li {
    align-items: center;
    border-right: 1px solid #444;
    display: flex;
    padding-right: 15px
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li {
        align-items: center;
        border: none;
        justify-content: center;
        width: 43%
    }
}

footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li a {
    border: none;
    font-size: 12px;
    line-height: 125%
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li a {
        font-size: 18px;
        line-height: 125%;
        padding: 15px 0
    }
}

footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li a:hover {
    text-decoration: underline
}

footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li.ot-sdk-show-settings {
    cursor: pointer;
    font-size: 12px;
    line-height: 100%
}

footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li.ot-sdk-show-settings:hover {
    text-decoration: underline
}

@media screen and (max-width: 767px) {
    footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li.ot-sdk-show-settings {
        font-size: 18px;
        font-weight: 400;
        line-height: 100%
    }
}

@media screen and (max-width: 1023px) {
    footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li.ot-sdk-show-settings {
        font-size: 18px;
        font-weight: 400;
        line-height: 100%
    }
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li.ot-sdk-show-settings {
        font-size: 18px;
        font-weight: 400;
        line-height: 100%
    }
}

footer .container .footer-left-container .footer-brands-container .global-links .footer-global-links li.privacy-policy a {
    color: #ee2128 !important
}

footer .container .footer-left-container .footer-brands-container .copyright {
    font-size: 12px;
    color: #444
}

@media screen and (max-width: 1024px) {
    footer .container .footer-left-container .footer-brands-container .copyright {
        margin: auto
    }
}

footer .container .footer-right-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    gap: 30px;
    padding: 20px 20px 0 30px;
    width: 480px
}

@media screen and (max-width: 1024px) {
    footer .container .footer-right-container {
        border-bottom: 8px solid #e0dedd;
        order: 1;
        padding: 0 0 20px;
        width: 100%
    }
}

footer .container .footer-right-container .newsletter {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin: 0
}

@media screen and (max-width: 1024px) {
    footer .container .footer-right-container .newsletter {
        align-items: center;
        margin: auto;
        padding: 0 15px
    }
}

footer .container .footer-right-container .newsletter h3 {
    color: #444;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin: 0;
    text-align: left
}

footer .container .footer-right-container .newsletter form {
    display: grid;
    grid-template-columns:70% 30%;
    grid-template-rows:48px;
    width: 100%
}

footer .container .footer-right-container .newsletter form ::-moz-placeholder {
    color: #000
}

footer .container .footer-right-container .newsletter form ::placeholder {
    color: #000
}

footer .container .footer-right-container .newsletter form input {
    border: 1px solid #636b77;
    border-radius: 0;
    color: #444;
    font-size: 20px;
    padding: 10px
}

footer .container .footer-right-container .newsletter form input::-moz-placeholder {
    color: #444;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400
}

footer .container .footer-right-container .newsletter form input::placeholder {
    color: #444;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400
}

footer .container .footer-right-container .newsletter form button {
    border: 0;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 0;
    text-transform: capitalize;
    transition: background .3s
}

footer .container .footer-right-container .diyu-logo {
    display: grid;
    gap: 15px;
    grid-template-columns:70% 25%;
    grid-template-rows:48px;
    margin: 0;
    width: 100%
}

@media screen and (max-width: 1024px) {
    footer .container .footer-right-container .diyu-logo {
        align-items: center;
        grid-template-columns:auto
    }
}

footer .container .footer-right-container .diyu-logo a {
    display: block;
    margin: 0 auto
}

footer .container .footer-right-container .diyu-logo .diyu-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    align-self: stretch
}

@media screen and (min-width: 768px) {
    footer .container .footer-right-container .diyu-logo .diyu-img a {
        border: none
    }

    footer .container .footer-right-container .diyu-logo .diyu-img a:before {
        background: #aaa;
        content: "";
        left: -30px;
        height: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 2px
    }
}

@media screen and (max-width: 1023px) {
    footer .container .footer-right-container .diyu-logo .diyu-img a:before {
        display: none
    }
}

@media screen and (max-width: 767px) {
    footer .container .footer-right-container .diyu-logo .diyu-img {
        width: 100%
    }

    footer .container .footer-right-container .diyu-logo .diyu-img img {
        width: 160px
    }
}

@media screen and (max-width: 1023px) {
    footer .container .footer-right-container .diyu-logo .diyu-img {
        width: 100%;
        margin: 15px 0
    }
}

@media screen and (max-width: 1024px) {
    footer .container .footer-right-container .diyu-logo .diyu-img {
        width: 100%;
        margin: 15px 0
    }
}

@media only screen and (device-width: 768px) and (orientation: portrait) {
    footer .container .footer-right-container .diyu-logo .diyu-img {
        width: 100%;
        margin: 0 auto;
        padding: 15px 0
    }
}

footer .container .footer-right-container .diyu-logo .diyu-text {
    border-right: 3px solid #aaa;
    color: #444;
    text-align: center;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -.18px;
    padding-right: 15px
}

@media screen and (max-width: 1024px) {
    footer .container .footer-right-container .diyu-logo .diyu-text {
        border: none;
        margin: 0 auto;
        width: 100%
    }
}

@media only screen and (device-width: 768px) and (orientation: portrait) {
    footer .container .footer-right-container .diyu-logo .diyu-text {
        width: 100%;
        margin: 0 auto 15px
    }
}

@media only screen and (max-width: 768px) {
    .revcontent-widget-wrapper .rc-widget-header div.rc-brand-wrapper {
        bottom: 5px !important;
        left: 0 !important
    }
}