/*
Theme Name: Baking Business
Version: 1.0.0
Theme URI: https://bakingbusiness.com.au
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Darren Jones | GCweb Digital
Author URI: https://gcweb.com.au
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/*  Main Menu */
.jeg_main_menu > li > a { letter-spacing: 0.05em;}







/*  Category Styles */

.jeg_main_content .size-715.thumbnail-container { padding-bottom: 60%;}
.jeg_main_content .thumbnail-container>img { min-height: auto; }

.jeg_postblock_content .jeg_post_meta:last-child { display: none;}


/*  Sidebar Styles */

.jeg_sidebar .jeg_post_meta { display: none;}


/*  Single Post Styles */

.entry-header .meta_right .jeg_meta_like { display: none;}

.intro-text p { font-style: italic !important; font-weight: 400 !important;}
.meta_text { font-style: italic; margin-right: 3px;}
.post-image-credit a, .post-image-credit strong, .jeg_meta_category a, .jeg_meta_author .meta_author { color: #1b1b1bff;}
.jeg_meta_author .meta_author { font-weight: 700;}

.jeg_sidebar .bb-newsletter .mc4wp-form, .bb-newsletter.widget .mc4wp-form { background: none; border: 0px; padding: 0px;}


/*  Single Page Styles */

.single-page-posts h1 { font-family: "Merriweather Sans",Helvetica,Arial,sans-serif !important; font-size: 36px; font-weight: 700; letter-spacing: -.04em; line-height: 1.1; margin: 0 0 40px;}
.single-page-posts .jeg_block_title { font-family: "Merriweather Sans",Helvetica,Arial,sans-serif !important;}
.single-page-posts .jeg_thumb .jeg_post_category a, .single-page-posts .jeg_heroblock .jeg_post_category a { color: #fff !important; background-color: #1b1b1bff !important; padding: 3px 6px !important;}
.single-page-posts .jeg_post_category span { font-weight: 400 !important;}

.single .content-inner .wpb_text_column a { font-weight: 500; text-decoration: underline !important;}
.single .content-inner .wpb_text_column a:hover { text-decoration: none !important;}
.single .content-inner .wpb_text_column img.alignleft { margin-right: 20px;}
.single .content-inner .wpb_text_column img.alignright { margin-left: 20px;}


/*  Search Styles */

.create input:not([type=submit]) { width: 100%;}


/*  Create Styles */

.create.jeg_blocklink { height: 275px;}
.masterclass.jeg_blocklink { height: 160px;}
.create.jeg_blocklink .jeg_block_content > div, .masterclass.jeg_blocklink .jeg_block_content > div { background-color: #1b1b1b; display: inline-block; padding: 3px 6px; width: auto; position: absolute; left: 10px; bottom: 10px;}
.create.jeg_blocklink .jeg_block_content > div h3, .masterclass.jeg_blocklink .jeg_block_content > div h3 { font-size: 11px; font-family: "Merriweather Sans", Helvetica, Arial, sans-serif; font-weight: 400; color: #fff; letter-spacing: 1px; margin: 0px; text-transform: uppercase;}

.book-cover .wpb_wrapper { display: flex; gap: 30px; align-items: center; padding: 25px; background: #f9f9f9;}
.book-cover .wpb_wrapper img { min-height: 150px;}
.book-cover .wpb_wrapper p { margin-bottom: 0px;}


/*  Footer Styles */

.jeg_footer_content { display: none;}