

#menu-links-row .container-wrap.container-fluid {
    padding: 10px 0px;
}
#second-list .links-list a {
    font-size: 15px;
    color: #04588c;
}
#second-list .links-list a:hover {
    font-weight: 500;
}
#footer-custom .col-md-3 strong.heading {
    font-family: "Lato", sans-serif;
    font-size: 15pt;
    color: #ececec;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 25px 0;
    display: block;
}
#footer-custom ul.links-list li a:hover {
	color: #ececec;
    font-weight: 700;
}
.featured-pages-module .featured-pages-list li a:hover {
    color: #470179;
    font-weight: 500;
}
.featured-pages-module .featured-pages-list.show-border {
    border: 1px solid #e1e1e1;
    padding: 20px;
    box-shadow: 0px 0px 14px 3px #e1e0e2;
}
.banner-vpicker-module .banner-overlay-content {
    height: 140px;
    overflow: visible;
    margin: auto;
    top: 22em;
    right: 8em;
    bottom: 0;
    position: inherit;
    z-index: 10;
    text-align: right;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left!important;
}
#mobile-header-custom .mobile-logo-col {
    width: 50%;
    float: left;
    padding: 10px;
    border-right: 1px solid #ccc;
    height: 60px;
    background-color: #030d13;
    padding-top: 22px;
}
#mobile-header-custom .mobile-menu-col .icon-wrap i, #mobile-header-custom .mobile-search-col .icon-wrap i, #mobile-header-custom .mobile-cart-col .cart-wrapper .cart-icon i {
    font-size: 20pt;
    color: #fff;
}