/*
Theme Name: GrandMagazine Child
Theme URI: http://themes.themegoods.com/grandmagazine/demo
Description: Premium Responsive Magazine & Blog Theme
Template: grandmagazine
Version: 2.3
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandmagazine
*/
#featured_posts_wrapper {
	background-color: white;
	color: black;
	border-bottom: 1px solid #e1e1e1;
}

#page_content_wrapper .inner .sidebar_content.left_sidebar,
.page_content_wrapper .inner .sidebar_content.left_sidebar {
	border-left: 1px solid #e1e1e1;
	padding-left: 9px;
}

#featured_posts_wrapper .post_header h3 a,
#featured_posts_wrapper .post_header h4 a {
	color: black;
	text-overflow: ellipsis;
}

#featured_posts_wrapper .post_header h4 {
	color: black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#featured_posts_wrapper .post_info_date a {
	color: black;
}

#featured_posts_wrapper .post_info_comment {
	color: black;
}

#featured_posts_wrapper .post_header {
	/*min-height:360px;*/
	overflow-x: hidden;
}

.post_header.search {
	border-bottom: 1px solid #e1e1e1 !important;
}

.loading_button_wrapper {
	border-top: 0px solid #e1e1e1 !important;
}

.post_info_cat a {
	background-color: transparent !important;
	color: #222;
	padding: 0px;
	font-size: 8px;
}

.post_info_cat a:hover {
	background-color: transparent;
	color: purple;
	padding: 0px;
}

.footer_bar_wrapper .social_wrapper ul li a i {
	font-size: 26px !important;
}

.post_img img {
	border-radius: 2px;
}

.digital_magazine {
	position: relative;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 550px;
	background-color: rgba(209, 209, 209, 0.1);
}

.digital_magazine img {
	padding: 15%;
	object-fit: cover;
	height: 350px;
	object-position: top;
	margin-top: 10px;
}

.digital_magazine .text-mag {
	margin: -30px;
	color: black;
}

#featured_first_post_wrapper {
	position: relative;
	width: 65%;
	height: 550px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

#featured_first_post_wrapper .post_info_cat a {
	background-color: transparent;
	color: whitesmoke;
	padding: 0px;
	font-size: 8px;
}

#secoundcolumnpost {
	width: 35%;
	height: 550px;
	background-color: whitesmoke;
	float: right;
}

#bothdivs {
	margin-top: 150px;
	width: 100%;
}

#featured_first_post_wrapper {
	background-position: center top;
	margin-right: 0px;
}

#page_caption.hasbg {
	margin-top: 110px;
	background-position: center top;
}

.mobile_menu_wrapper {
	z-index: 999999;
}

#featured_first_post_wrapper .background_overlay {
	background: rgba(0, 0, 0, 0.1) !important;
	top: 65%;
	height: 30%;
}

.background_overlay {
	background: rgba(0, 0, 0, 0.1) !important;
}

.above_top_bar {
	/*border-bottom: 1px solid #e1e1e1 !important;*/
}

/*
.top_bar .social_wrapper {
	margin-top: 0px;
	width: unset !important;
	display:none;
}
*/

/* .top_bar .social_wrapper ul li a {
	color: #222;
} */

.top_bar .social_wrapper{
  position: absolute;
  width: auto !important;
  right: 220px;
  margin-top: 15px!important;
}

#logo_right_button {
  position: absolute;
  right: 20px;
  margin-top: 15px;
}

#wrapper.menu_transparent #menu_wrapper div .nav>li>a
{
  font-size: 13px !important;
  text-transform : uppercase !important;
  font-family: inherit !important;
  font-weight: 400;
  letter-spacing: -1px;
}

#menu_wrapper div .nav li {
  margin-left: 18px;
}

#logo_right_button a {
  margin-left: 8px;
}

.top_bar {
	padding: 35px;
	margin-top: -40px;
  background-color: rgba(255, 255, 255, 1) !important;
  height: 210px;
}

.top_contact_info {
	margin-right: 0px;
	margin-top: 0px;
}

.above_top_bar .page_content_wrapper {
	margin-left: -28px
}

.post_info_cat {
	display: inline-block;
	/*max-width: 200px;*/
}

body {
	background: white !important;
}

#menu_wrapper div .nav li>a {
	padding: 0px;
}

#logo_right_button a {
	padding: 0px;
}

.above_top_bar {
	background-color: transparent !important;
  margin-top: 145px;
}

.menu_wrapper {
	color: #000000 !important;
}

#wrapper.menu_transparent #menu_wrapper div .nav>li>a,
#wrapper.menu_transparent #logo_right_button a,
#wrapper .top_bar.scroll #menu_wrapper div .nav>li>a,
#wrapper .top_bar.scroll #logo_right_button a {
	color: black !important;
}

.top_bar.scroll {
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  height: 100px;
}

.page_content_wrapper {
	margin: 0 auto !important;
}

/* .top_bar.scroll .logo_container {
	padding: 35px 0 25px 0;
} */

.top_bar.scroll .logo_wrapper{
  margin-top: -50px;
  transform: scale(0.4);
  transition: all 0.3s ease-out;
}

.top_bar.scroll #top_menu, .top_bar.scroll #nav_wrapper{
  display: none;
}

.top_bar.scroll #logo_right_button{
  margin-top: 12px;
  transition: all 0.3s ease-out;
}

.top_bar.scroll .social_wrapper {
  margin-top: 22px !important;
  margin-left: 10px;
  transition: all 0.3s ease-out;
}

.top_bar .social_wrapper ul {
	text-align: right;
	margin-right: -50px;
}

.post_info_view {
	display: none;
}

#top_menu li a {
  font-size: 13px;
}

@media(min-width:960px) {
	.mobile_nav {
		display: none;
	}
	.menu-topmenu-container {
		margin-left: -65px;
	}
}

@media only screen and (max-width: 767px) {
	#logo_right_button {
		float: none;
		width: 100%;
		text-align: right;
		padding: 0;
	}

    .top_bar .standard_wrapper {
        padding: inherit !important;
    }
	#page_content_wrapper .inner .sidebar_content.left_sidebar, .page_content_wrapper .inner .sidebar_content.left_sidebar {
		float: right !important;
	}
}

@media only screen and (min-width: 960px) {
	.top_bar.social_wrapper .top_contact_info {
		display: none;
	}
}

@media (min-width: 800px) and (max-width: 960px) {
	.top_contact_info {
		margin-right: 0px;
		margin-top: -30px;
	}
}

@media (min-width: 767px) and (max-width: 800px) {
	.top_contact_info {
		margin-right: 70px;
		margin-top: -130px;
	}
}

@media (min-width: 960px) and (max-width: 1100px) {
	.menu-topmenu-container {
		margin-left: 0px;
	}
}

/*and max-width:1024px*/

@media(max-width:800px) {
	#secoundcolumnpost {
		display: none;
	}
	#featured_first_post_wrapper {
		position: relative;
		width: 100%;
		height: 550px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
		float: left;
	}
	#page_caption.hasbg {
		margin-top: 190px !important;
		background-position: center top;
	}
	.digital_magazine {
		display: none;
	}

	#bothdivs {
		margin-top: 180px;
		width: 100%;
	}
}

@media(min-width:800px) and (max-width:1210px) {
	#page_caption.hasbg {
		top: 20px !important;
		background-position: center top;
	}
	#bothdivs {
		margin-top: 150px;
		width: 100%;
	}
}

@media(min-width:800px) {
	.logo_container {
		position: absolute;
		text-align: center;
		display: inline-block;
		top: 0;
		left: 65px;
		padding-top: 10px;
		width: auto;
	}
	#nav_wrapper {
		float: right;
		display: table;
		text-align: left;
		max-width: 60%;
		padding: 0px 0px;
		transition: all 0.3s ease-out;
	}
	#logo_right_button {
		float: right;
		padding: 0px 10px 30px 5px;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
	#logo_wrapper {
    margin-top : 45px;
  }
  #menu_wrapper{
    margin-top: 28px;
  }
  #logo_right_button {
    position: absolute;
    right: 20px;
    margin-top: -185px;
  }
  .top_bar .social_wrapper{
    position: absolute;
    width: auto !important;
    right: 220px;
    margin-top: -156px!important;
  }
  .top_bar.scroll #logo_right_button {
    position: absolute;
    right: 20px;
    margin-top: -110px;
  }
  .top_bar.scroll .social_wrapper{
    position: absolute;
    width: auto !important;
    right: 220px;
    margin-top: -100px!important;
  }
  .top_bar.scroll .logo_wrapper {
    margin-top: -53px;
    margin-left: -110px;
    transform: scale(0.4);
    transition: all 0.3s ease-out;
  }
}

@media only screen and (max-width: 425px) {
	#logo_wrapper {
    margin-top : 25px;
  }
  #logo_right_button {
    position: absolute;
    right: 20px;
    margin-top: 0px;
  }
  .top_bar .social_wrapper , #menu_wrapper{
    display: none;
  }

  .top_bar.scroll {
  	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    height: 150px;
  }

  .top_bar.scroll #logo_right_button {
    display: block !important;
		margin-top: -65px;
    margin-right: -100px;
    transition: all 0.3s ease-out;
  }
  .top_bar.scroll .logo_wrapper {
		margin-top: -45px;
    margin-left: -130px;
    transform: scale(0.6);
    transition: all 0.3s ease-out;
  }

  .top_bar.scroll #logo_wrapper{
    display: block !important;
  }

}

#menu-item-4448 a{
 	color: purple !important;
	font-weight: bold !important;
}

.dashicons, .dashicons-before:before {
    display: contents!important;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 1;
		color: purple;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    text-align: center;
    transition: color .1s ease-in 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mobile_main_nav li a, #sub_menu li a{
    display: unset !important;
}


#bothdivs {
	margin-bottom : 10px;
}
.page_content_wrapper{
	z-index:999999;
}

#featured_first_post_wrapper .featured_first_post_link {
    height: 100%;
    top: 15px;
}

.digital_magazine img {
	padding-top: 30%;
	padding-bottom: 15%;
	object-fit: cover;
	height: 262px;
	object-position: top;
	margin-top: 10px;
	max-width: 100%;
}
.asg-image-caption2{
	display:none;
}
#secoundcolumnpost{
	width: 28% !important;
  height: 550px;
  background-color: #f5f5f5;
  float: center;	
}
#featured_first_post_wrapper {
    position: relative;
    width: 72%;
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    float: right;
}

.yikes-easy-mc-submit-button{
		color: #ffffff;
    border-color: #FFCC00;
	background-color: #FFCC00;
	    border-radius: 5px;
    box-sizing: border-box;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight:bolder;
	}	

.yikes-mailchimp-container{
	margin:0 auto;
	width: 50%;
}

.page_item {
  font-weight: bold;
}

.page_item .children .page_item {
  font-weight: normal;
}

#footer a:hover{
	color: black;
}

#footer_menu li a {
    font-size: 13px;
    font-weight: normal;
    color: #7a7a7a;
}

#footer_menu li a:hover {
    font-size: 13px;
    font-weight: normal;
    color: black;
}

.post_filter_wrapper h2 {
	font-family: 'Rage';
	font-weight: normal;
  font-style: italic;
}

.sub_every_palo{
	position:  absolute;
	top: -90px;right: 50px;
}

.scroll .sub_every_palo{
	position:  absolute;
	top: -150px;
	right: 650px;
}

.sub_every_palo img {
	width : 350px;
}

body.single .post_info_cat {
    margin-top: 0;
position: absolute;
    top: 110px;
}


@media (max-width:420px){
	.sub_every_palo{
	position:  absolute;
		top: -170px;right: calc(50% - 80px);
}
	
.sub_every_palo img {
	width : 150px;
}
	
.logo_container{
		width: 60% !important;
}	
	
}


@media (min-width:420px)and (max-width:720px){
	.sub_every_palo{
	position:  absolute;
		top: -170px;right: calc(50% - 95px);
}
	
.sub_every_palo img {
	width : 200px;
}
	#top_menu {
		display:none;
	}
}

@media (min-width:720px)and (max-width:800px){
	.sub_every_palo{
	position:  absolute;
		top: -20px;right: calc(50% - 385px);
}
	
.sub_every_palo img {
	width : 260px;
}
	#top_menu {
		display:none;
	}
	.scroll .sub_every_palo{
	position:  absolute;
	top: -105px;
	right: 330px;
}	
}


@media (max-width:800px){
	#featured_first_post_wrapper {
    position: relative;
    width: 100%;
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    float: right;
}
.yikes-mailchimp-container{
	margin:0 auto;
	width: 85%;
}	
	
}

.single-post .logo_wrapper{
  margin-left : 75px;
}	

.single-job .logo_wrapper{
  margin-left : 75px;
}	
	
.blog #logo_wrapper{
   margin-left: -65px;
}	

.blog .logo_wrapper{
  margin-left : 28px;
}	

.home .logo_wrapper {
    margin-left: 28px;
}

.category
.logo_wrapper{
  margin-left : 28px;
}	

.page
.logo_wrapper{
  margin-left : 28px;
}	

.single-post .logo_wrapper{
  margin-left : 28px;
}		

.top_bar.scroll .logo_wrapper {
	margin-left : 0px;
}

@media (max-width:420px){
 .blog #logo_wrapper{
  margin-left : 25px;
	margin-top : 25px; 
 }	
.blog .logo_wrapper{
  margin-left : calc(56px - 50%)
}	

.sub_every_palo {
		display:none;
}		
	
.home .logo_wrapper {
    /*margin-left: auto;*/
}
	
.single-post .logo_wrapper{
  margin-left : -25px;
}		
	
.single-job .logo_wrapper{
  margin-left : -25px;
}			
	
.category 
	.logo_wrapper{
  margin-left : -25px;
}		

.page 
	.logo_wrapper{
  margin-left : -25px;
}		
	
}	

#wpglobus-2 .flag img{
	width:27px;
}

#wpglobus-2 .flags-styled{
	margin-left:calc(50% - 27px);
}

/* class applies to select element itself, not a wrapper element */
.select-css {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%; /* useful when width is set to anything other than 100% */
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	/* note: bg image below uses 2 urls. The first is an svg data uri for the arrow icon, and the second is the gradient. 
		for the icon, if you want to change the color, be sure to use `%23` instead of `#`, since it's a url. You can also swap in a different svg icon or an external image reference
		
	*/
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	/* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
	background-position: right .7em top 50%, 0 0;
	/* icon size, then gradient */
	background-size: .65em auto, 100%;
}
/* Hide arrow icon in IE browsers */
.select-css::-ms-expand {
	display: none;
}
/* Hover style */
.select-css:hover {
	border-color: #888;
}
/* Focus style */
.select-css:focus {
	border-color: #aaa;
	/* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222; 
	outline: none;
}

/* Set options to normal weight */
.select-css option {
	font-weight:normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {
	background-position: left .7em top 50%, 0 0;
	padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */
.select-css:disabled, .select-css[aria-disabled=true] {
	color: graytext;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}

.select-css:disabled:hover, .select-css[aria-disabled=true] {
	border-color: #aaa;
}

#main-post-top-mobile{
	display:none;
}

@media (max-width:420px){
	#main-post-top-mobile{
		display:block;
		margin-top:160px;
	}	
	#bothdivs {
		display:none;
	}
	#logo_right_button a {
		margin-top:-15px;
		font-size:18px;
	}
/* 	#page_content_wrapper .inner .sidebar_content.left_sidebar, .page_content_wrapper .inner .sidebar_content.left_sidebar {
			width: 50% !important;
			float:inherit !important;
			padding: 0 !important;
			margin-left: 0 !important;
	} */
}

.ads-padding-img{
	/*adding:5px;*/
  width: 95%!important;
  height: auto;	
  display: block;
	margin-left: auto;
	margin-right: auto;	
}

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li>a, #logo_right_button a {
    text-transform: uppercase !important;
	font-weight:400;
	letter-spacing: -1px !important;
}

#menu_wrapper {
		border-bottom-color:#fff;
}

#page_caption {
	border-top: 1px solid #e1e1e1;
}

.lenguage_list 
h2.widgettitle {
    display:none;
}

.title-post-featured{
	min-height: 70px;
}

