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

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

.product-main {
    padding: 0;
}

.col {
    position: relative;
    margin: 0;
    padding: 0 15px 0px;
    width: 100%;
}

.variation-Customcomments {
	max-height: 200px!important;
	overflow: auto!important;
}

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


}
