/*
Theme Name: GrandnewsChild Theme
Theme URI: https://github.com/wpexplorer/sample-child-theme
Description: Child theme of parent theme.
Author: AJ Clarke
Author URI: http://www.wpexplorer.com/
Template: grandnews
Version: 1.0
*/

/* Parent stylesheet are loaded from functions.php (the correct way) not using @import */

.wp-rss-template-container a{
    font-size: 18px;
    font-weight: bold;
}

.wp-rss-template-container li{
    list-style: none;
}

#logo_wrapper {
    background-image: url(http://150percenthosting.com/ET/wp-content/uploads/2020/01/header_back-2.jpg);
}

#nav_wrapper, body.left_align .top_bar {
    background-color: #546966!important;
    border-color: #7bea2a!important;
    border-style: solid!important;
    border-width: 0 0 0 0!important;

}

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
    font-size: 16px!important;
    padding: 12px 10px 12px 10px!important;

}


#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a:hover {
    color: #7bea2a !important
}

.current-menu-item a{
    color: #7bea2a !important
}

.menuSearch {
    padding: 5px 0;
    width: 240px
}

.sideBarRightHome {
    float: right;
    width: 40%;
    padding: 70px 20px 30px 0px;
}

.sideBarLeftHome {
    float: left;
    width: 55%;
    padding: 20px 20px 30px 0px;
}

.sideBarLeft {
    float: left;
    width: 50%;
    text-align: left;
}

.sideBarRight {
    float: right;
    padding-top:60px

}

.intense_post {padding: 0!important}

#custom_html-4, #custom_html-5, #custom_html-6, #custom_html-7 {
    padding: 20px 15px !important;
    text-align: center!important;
    background-color: #fbfbfb!important;
}

.sideBarSubscribe {
    padding:20px 0 0 0;
    text-align:center;
}

@media only screen and (min-width: 100px) and (max-width: 1295px){

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
    font-size: 15px!important;
    padding: 12px 7px 12px 7px!important
}


}


@media only screen and (min-width: 100px) and (max-width: 1195px){

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
    font-size: 15px!important;
    padding: 12px 7px 12px 7px!important
}

 .sideBarLeft {
    float: none;
    width: 100%;
    text-align: center;
}

.sideBarRight {
    float: none;
    padding-top:60px;
    text-align: center;

}

.menuSearch {
    padding:0;
    width: 100%
}

#logo_right_button {
    float: none;
		width: 100%;
}

#page_caption h1 {
    font-size: 27px !important;
    padding-left: 15px!important
}

 }


@media only screen and (min-width: 100px) and (max-width: 960px){

.logoHide {
    display: none!important;
}

.sideBarRightHome {
    float: none;
    width: 100%;
    padding: 60px 20px 30px 0px;
}

.sideBarLeftHome {
    float: none;
    width: 100%;
    padding: 20px 20px 30px 0px;
}

 }


 @media only screen and (min-width: 100px) and (max-width: 767px){

 .sideBarSubscribe {
    display: none;
}

.footer_bar {
    text-align: center!important;
}

 }


.searchform input[type="text"] {
    padding:5px
}

.searchform button {
   padding: 1px 10px 2px 10px;
}

#page_caption h1 {
    font-size: 27px!important;
}

.post-template-default .post_info_cat {
    display: block;
}

.category .post_info_cat {
    display: none;
}

.category_count {
    display: none;
}

.category li {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
}

.footer_bar {
    background-color: #0062c3!important;
}

.footer_bar_wrapper {
    display: none;
}

/* HOMEPAGE  */

.homeLeft {
    float: left;
    width: 65%;
}

.homeRight {
    float: right;
    width: 30%;
}

.homeRight a{
    color: #111111
}

.homeRight a:hover, .home .homeLeft a:hover{
    color: #afcb33!important
}

.homeRight ul{
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0 0 15px 0;
}

.homeRight li {
    list-style: none!important;
}

.spotlight {
    padding-top: 0px!important
}

/* INTENSE  */

.intense .entry-content  {
    padding-top: 10px!important
}

.intense .image {
    width: 100%!important;
    max-width: 100%!important;
}

.intense h2 a{
    color: #001c5d
}

.intense h3 a{
    color: #111111
}

.intense h3{
    line-height: 30px!important;
    font-size: 16px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0px;
}


/* POST PAGE  */

#page_caption, #page_caption h1 span {
    background-color: #0062c3!important;
}

#page_caption h1, .post_caption h1 {
    color: #fff!important;
}


#page_content_wrapper .inner .sidebar_content img, .page_content_wrapper .inner .sidebar_content img /*, .page_content_wrapper .inner .homeRight img*/{
    /* max-width: 250px; */
    height: auto !important;
}

.post_info_cat, .author_label, .post_info_label {
    color: #000000;
}

.post_img {
    background: #FFF!important;
}


/* RESOURCES  */

.one_third {
    margin-right: 2%;
}

.oneThird div{
    min-height:150px
}

.oneThird img{
    width: 75%
}

#s {
    width: 75%!important
}

.oneThird h5 {
    font-size: 25px;
    text-transform: uppercase;
    color: #001c5d;
    padding: 5px;
    border-color: #7bea2a!important;
    border-style: solid;
    border-width: 0 0 2px 0;
    margin: 0 0 35px 0;
    width: 90%;
}


.widget_search {
	padding: 20px 10px !important;
	background-color: #FFF;
	z-index: 1
}

.ppb_blog_grid_with_posts .one_third.last {
    height: 550px;
}

.ppb_text .standard_wrapper {
    max-width: 1550px!important
}


.ppb_subtitle_left  {
    background-color: #001c5d!important;
    padding: 0 0 0 10px;
    width: 100%
}

.ppb_subtitle_left  h5{
    color: #FFF;
}

.ppb_blog_fiterable_list_sidebar_pagination .post.type-post {
    margin-bottom: 15px!important
}

.ppb_blog_fiterable_list_sidebar_pagination .one_third {
    width: 15%!important
}

.ppb_blog_fiterable_list_sidebar_pagination .two_third {
    width: 80%!important
}

.ppb_blog_fiterable_list_sidebar_pagination .pagination_load_more  {
    display: none!important;
}


/* NEW STYLES =========================================== */

body > .searchform,
body > .is-menu-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.nav_wrapper_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#menu_border_wrapper,
#logo_right_button,
#mobile_nav_icon {
	float: none !important;
}

.is-form-style {
	display: flex;
  align-items: center;
}

#logo_right_button {
	display: flex !important;
	align-items: center;
}

@media only screen and (max-width: 1195px) and (min-width: 961px) {
	#logo_right_button {
		padding-bottom: 10px;
	}
}

#mobile_nav_icon {
	top: 0 !important;
	margin-right: 15px;
}

@media only screen and (min-width: 768px) {
	#mobile_nav_icon {
		margin-right: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.homeLeft,
	.homeRight {
		float: none;
		width: 100%;
	}

	.homeLeft {
		margin-bottom: 30px;
	}
}

.textwidget img {
	width: 100%;
}

@media only screen and (max-width: 1300px) {
	.textwidget form input {
		width: 100%;
	}

	.textwidget form input[type="submit"] {
		margin-top: 10px;
	}

	#footer_mailchimp_subscription form input {
		width: 100%;
		float: none !important;
	}

	#footer_mailchimp_subscription form input[type="submit"] {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.Grand_News_Recent_Posts {
		margin-top: 30px;
	}
}

#page_content_wrapper .sidebar .content .sidebar_widget > li {
    margin-top: 0;
    padding: 0px 15px;
}

#page_content_wrapper .sidebar .content .sidebar_widget > li:not(:last-child) {
	margin-bottom: 30px !important;
}

#page_content_wrapper .sidebar .content .sidebar_widget > li:empty {
	display: none !important;
}

#commentform  .comment-form-cookies-consent label {
	display: inline;
}

#commentform  input[type="checkbox" i] {
	margin: 5px;
	vertical-align: middle;
}

#post_info_bar {
	box-sizing: border-box;
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
	#page_caption .page_title_wrapper .post_info_cat {
		padding-right: 15px;
	}
}

@media only screen and (max-width: 767px) {
	#page_caption h1 {
		padding-left: 0 !important;
	}
}

@media only screen and (max-width: 575px) {
	#page_caption .page_title_wrapper .post_info_cat {
		float: none !important;
		margin-top: 0 !important;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.oneThird div {
		min-height: auto;
		margin-bottom: 25px;
	}

	.oneThird h5 {
		width: 100%;
	}
}

#page_caption .post_info_cat a {
	color: #ffffff;
}

@media only screen and (max-width: 960px) {
	.logo_wrapper {
		max-width: 400px;
		margin: 0 auto;
	}

	.logo_wrapper img {
		max-width: 100%;
	}
}

.homeLeft .intense.custom-post {
	margin-bottom: 50px;
}

.search_form_wrapper {
	margin-bottom: 30px;
}

form button {
	cursor: pointer;
}

#footer_mailchimp_subscription form {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media only screen and (max-width: 1300px) {
	#footer_mailchimp_subscription form {
		flex-wrap: wrap;
	}
}

#footer_mailchimp_subscription form input {
	float: none !important;
	margin: 5px;
}

#page_content_wrapper .inner .sidebar_content .post_header.single > ul,
.page_content_wrapper .inner .sidebar_content .post_header.single > ul {
	margin-left: 0;
}

#page_content_wrapper .inner .sidebar_content ul,
.page_content_wrapper .inner .sidebar_content ul {
	list-style-position: inside;
}

.homeLeft h5 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#logo_wrapper {
	padding: 15px 0;
}

#homeLeft-post p a{
    font-size: 22px; 
    color: #001c5d; 
    text-decoration: underline; 
    font-style: italic;
    font-weight: 400;
}