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

h3.orange {
    color: #d26e4b;
}
.shop-page-title.featured-title .title-bg {
    background-color: #fff;
    opacity: 0.6;
    background-image: url(http://naturesformulary.seyasoftech.com/wp-content/uploads/2020/10/ThinkstockPhotos-530427918-scaled.jpg) !important;
    height: 296.111px !important;
    transform: translate3d(0px, -9.94px, 0px) !important;
    backface-visibility: hidden;
}
/* div#DigiCertClickID_zs0_f8GlSeal {
    position: absolute;
    top: 0px;
    right: -251px;
    z-index: 9999;
    width: 50%;
} */
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.badge-frame{
	background-color:#0199d9;
}
.badge-frame .badge-inner, .badge-outline .badge-inner{
	color:white!important;
}