/*
Theme Name: Orient Spring
Description: Theme for Orient Spring
Author: Orient Spring
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.product-small .box-image {
    max-height: 150px !important;
}

.small-columns-4>.col, .small-columns-4 .flickity-slider>.col{
    max-height: 80px !important;
    overflow: hidden;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}