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

/*************** ADD CUSTOM CSS HERE.   ***************/
.thwepo-color-box {border: 1px solid #CCCCCC !important;cursor: pointer;}
.thwepo-color-box:after {border-radius: 50px;border: 2px solid #00FF00 !important;}
.thwepo-input-field {cursor: pointer;border-radius: 6px !important;}
.thwepo-image-group-item input[type=checkbox]:checked+.thwepo-image-group-lable .thwepo-image-box, .thwepo-image-group-item input[type=radio]:checked+.thwepo-image-group-lable .thwepo-image-box{color: #00FF00;}
.extra-options .thwepo-select-field {z-index: 1 !important}
.thwepo_colorpalette>.label {padding-top: 15px !important}

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


}