/*
Theme Name: JNews - Child Theme
Version: 1.1.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
/* .jeg_main_menu>li>a {
    color: #212121 !important;
} */
/* .jeg_header .jeg_menu.jeg_main_menu>li>a, .jeg_header .jeg_menu.jeg_main_menu>li>a:hover, .jeg_menu_footer a {
	color: #212121 !important;
} */
.entry-content p {
    margin-bottom: 30px !important;
}
.entry-content p, .entry-content ul li {
    font-size: 18px !important;
    line-height: 31px !important;
}
.comment-form label {
    font-weight: 400 !important;
}
.remove-list-style {
	list-style: none !important;
}
/* .elementor-widget-container p a:hover {
    color: #6200ea !important;
    text-decoration: underline !important;
} */
/*Main color was #eee*/
/* .left-bar {
    border-left: 5px solid #6200ea;
    padding-left: 1em;
} */
/* .amazon-icon{
    background: transparent url('/wp-content/uploads/2023/01/amazon-icon.svg') no-repeat center right;
    padding-right: 18px;
} */
p a[href*="amzn.to"]{
    background: transparent url('/wp-content/uploads/2023/01/amazon-icon.svg') no-repeat center right;
    padding-right: 18px;
	display: inline-block; /* or inline-flex depending on your layout */
}
img[src^="https://s.w.org/images/core/emoji/"] {
    height: 20px !important;
    width: 20px !important;
}
/* .jeg_thumb .jeg_post_category a {
    color: #fff !important;
}
.jnews_category_header_bottom h2.jeg_cat_subtitle {
    display: none !important;
} */
/* .fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a" !important;
} */
/* .jeg_mobile_menu li a:hover {
    color: #f1f7ed !important;
} */
/* @media only screen and (max-width: 768px) {
  body.jeg_show_menu {
    overflow: hidden !important;
  }
} */

.grecaptcha-badge {
    visibility: hidden !important;
    display: none !important;
}