/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}
.itemsCollectionContent .button {
    collection-id: e3ac1b10d3da4fc981b97b88f2cfdda6;
    width: 100%;
    text-align: center;
}