.catfish-footer {
    display: inline-block;
    width: 100%;
    background-color: #F5F9FB;
    padding-top: 3rem;
    padding-bottom: 3rem;
    width: 100%;
    padding-top: 6rem;
    /* padding-bottom: 6rem; */
    float: left;
    margin-bottom: 0 !important;
    position: fixed;
    bottom: 0;
}

#rejectCartItem { display: none !important; }

.row layout--columnsTwoCat layout--twocolumn {
    border-top: 25px solid #023d77;
}

.oldproductPrice { display: none; }

.oldProductPrice { color: red; text-decoration: line-through;}


.catfish-footer { padding-top: 10px !important;
 padding-bottom: 10px !important;}
 
 .homeFeaturedProducts { position: relative; margin-bottom: 50px; }


@media screen and (min-width: 1000px), print {

#sliderrow .flexslider .slides {
  display: inline-block;
  height: 600px;
  }
    #sliderrow .flexslider {
    height: 700px;
  }
  }