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

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


}
body {
    color: #000000 !important;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #000000 !important;
}
/* input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    color: #000000 !important;
}
.label {
    color: #000000 !important;
} */
.screen-reader-text {
    color: rgb(0, 0, 0) !important;
    background-color: #ffffff !important;
}
.pojo-skip-link {
    color: rgb(0, 0, 0);
    background-color: #ffffff !important;
}
.pojo-skip-content  {
	color: rgb(0, 0, 0);
    background-color: #ffffff !important;
}
p.in-stock {
    color: #000000;
}
