/*
Theme Name: JNews - Child Theme
Version: 1.0.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
/* ------------------------------------------------------------------------- */

.grecaptcha-badge{visibility: hidden;}
.a-single{margin:0px auto 20px auto;text-align:center;}

#notice {background: url(https://www.cumcuma.com/images/notice-right-ico.png) no-repeat left;padding:10px 10px 10px 35px;margin:15px 0px;font-size:18px;font-weight:400;}
#notice a{color:#cc0001;}
#notice a:hover{border-bottom:1px solid;}

/* Post Auto Links - Fix width and alignment of oEmbed iframe */
.wp-embedded-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
