.logo img {
    width: 80%;
}

.logo .sticky-logo {
    width: 60%;
}

h1, h2, h3, .h1, .h2, .h3 {
    margin: 10px 0 5px 0 !important;
}

.featured-category {
    margin-bottom: 0!important;
}

.shop-category p:last-child {
    height: 160px;
}

@media(max-width:760px) {
    .featured-category.swap {
      flex-direction: column-reverse;
    }
    .logo {
        padding-bottom: 20px !important;
    }
}

.featured-category .wpb_wrapper {
    width: 100%;
    margin-top:20%;
}

.featured-category .wpb_wrapper .pa-center {
    text-align: center;
}

.featured-category .wpb_wrapper h4 {
    color: #f2f2f2;
}

.featured-category .wpb_wrapper h3 a {
    font-size: 2em;
    color: #fff;
}

#main > .page-container {
    padding-top: 0 !important;
}

#main-content {
    margin-bottom: 0px !important;
}