@media (min-width: 1024px) {
    header .bottom-header {
        background: #f7f7f7;
        margin-top: 20px;
    }

.flex-logo-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 20px 0;
    text-align:center
}





#footer {
    display: table-footer-group;
    width: 100%;
    background: #1a1a1a;
    box-shadow: inset 0 1px 0 0 #888
}

#footer .bottom, #footer .footer-address, #footer .newsletter {
    color:#b1b1b1
}

.sitemap-nav li {
    float: left;
    padding-right: 13px;
    width:160px
}

.sitemap .hyp {
    color:#b1b1b1;
    font-size: 14px;
}

#footer .font-h4 {
    display: block;
    line-height: 1.4em;
    padding-bottom:12px
    font-size: 20px;
    color: #fff
}

#footer .bottom {
    padding-top: 20px;
    padding-bottom: 38px;
    font-size: 12px;
    color:#6a6a6a;
    text-align: right;
}

 .logo {
        margin-right: 10px;
        margin-bottom: 10px;
        max-width: 55%;
        flex:0 0 auto
    }



.ecb-parallax .parallax-window .parallax-content .html-wrapper h2 {
    color: #fff;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .8);
    font-size:5.5em
}



.ecb-store-locator .store-row-content .address-list-store-title {
    font-size: 14px;
    color:#666;
    font-weight: bold;
}


.ecb-store-locator .map-container {
    height: 560px;
    width:calc(100% - 310px)
}

.ecb-store-locator .sidebar {
    padding: 0px 0;
    background-color: #fff;
    width: 280px;
    height: 540px;
    float: left;
    margin: 0;
    overflow: hidden;
    padding-right: 15px;
}

.faq-text {
    font-family: 'Work Sans', sans-serif;
    font-size: 17px;
    color: #909090;
    line-height: 1.2em;
}

.details-info .description {
    display: inline-block;
    margin-top: 22px;
    width: 100%;
    word-wrap: break-word;
    margin-bottom: 10px;
}

.product-tile .lbl-price {
    font-size: 30px;
    color:#333
}

.product-tile .product-title {
    font-size:16px
}

.product-tile .product-id, .product-tile .product-attributes {
    color:#808080;
    font-size: 16px;
    font-weight: 600;
}

.btn {
    font-family: 'Roboto Condensed', sans-serif, sans-serif;
    color: #fff;
    font-size:1em
}

.font-btn {
    font-family: 'Roboto Condensed', sans-serif, sans-serif;
    font-size:1em
}








