
@charset "UTF-8";
/* CSS Document */
 /* bands.css */

 .homeFeaturedProductsWrapper {
   
    padding-bottom: 0!important;
}



.section additional-description-section {
    padding-top: 0!important;
    padding-bottom: 0!important;

}


.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item {

    border-top: 0;

}
.homeFeaturedCategoriesWrapper .bestsellers {
    text-align: center;
    display: none;
}

.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item .category-item:hover .product-title {
    transform: translateY(0);
    color: #fa485b;
}

.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item .category-item .product-title a {
    color: #fa485b;
}
 /* FGOOTER */
.catfish-footer {

    background-color: #3e4e5a!important;
    padding-top: 0 !important; 
    padding-bottom: 0 !important; 
}
{
@media screen and (min-width: 1088px)
.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title {
    opacity: 10!important;
    transform: 0;
}
}

 /* CONTACT US */
.topicpage {
    padding-top: 0!important;
 
}

@media screen and (min-width: 768px), print {
.homeFeaturedCategoriesWrapper .listWrapper .listItem .small-product-item .category-item .product-title {
    padding: unset;
    transform: unset;
    font-size:larger;
}

.shoppingcart__wrapper .iopNameEditingArea label {
    width: 100%;
    display: none;
}

 