/*
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.   ***************/

[disabled] {
    opacity: 0.6;
}
.wpcf7-form-control-wrap.acceptance-883{
    display: inline-block !important;
}
.accept-checkbox{
    display: inline !important;
}
.tplis-cl-cookies p{
    font-size: 10pt !important;
}
.tplis-cl-cookies-text{
    max-width: 75% !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

