/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 select#gift_card_price {
    font-size: 16px;
}
.gift_products_wrapper .sort-search, .gift_products_wrapper row:first-of-type{
    display: none !important;
}
.product-gift-card #thumb-gallery{
    display: none !important;
}