/*
Theme Name: Froza
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.pb-5{
    padding-bottom: 5px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.kk-star-ratings{display: block;}
.kk-star-ratings .kksr-legend{margin-left: 0px;}
}