.category-products .card {
    background: none !important;
    margin-bottom: 25px;
    border-radius: 3px;
}

.product-gallery--full .product-image {
    max-height: 70vh !important;
}

.sort .select, .sort select, .toolbar__sort .select, .toolbar__sort select {
    color: #F4D040 !important;
}

.breadcrumbs li a, .breadcrumbs li>span {
    color: #F4D040 !important;
}

body {
    background-color: #fff !important;
}
.container.margin-bottom--lge {
    display: none;
}

.container.margin-bottom--lge {
    display: none;
}

li.mega.last {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-transform: uppercase;
}

li.mega.last:hover {
    color: #f5cb72;
}
a.mega.last:hover{
  text-decoration: none;
}