/*
 Theme Name:     WP Bootstrap Starter Child Theme
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Afterimage Designs
 Author URI:     https://afterimagedesigns.com/
 Template:       wp-bootstrap-starter
 Version:        1.4
*/


/****************************************
*** Theme customization starts below ***
*****************************************/

header#masthead {
    background-color: #ffffff;
}

.wp-admin-bar-contextHelp.screenLink {
	display: none !important;
}

.entry-content {
    font-style: normal !important;
}

.yith-plugin-fw-banner {
	display: none !important;
}