/* 
Theme Name: Divi Child 
Theme URL: dappos.gr
Description: A custom theme Designed by Olympian Pantheon
Theme Author: Sofia Koletzaki
Author URL: http://olympiapantheon.gr
Template: divi 
Version: 1.0.0 
Text Domain: divi-child 
*/
 
#main-header {
	background-color: transparent!important;
	border-bottom: 1px solid #999;
}
#main-header.et-fixed-header {
	background-color: #fff!important;
}
#main-header.et-fixed-header #top-menu-nav a {
	color: #000!important;
}
#main-header.et-fixed-header #top-menu-nav li.current_page_item > a {
	color: #999!important;
}
#footer-widgets .footer-widget .social li:before {
		border: none!important;
	}
	footer .social {
		width: 100%;
	}
	footer .social ul {
		width: 100%;
		display: block;
	}
	footer .social ul li {
		display: inline-block;
		margin-right: 10px;
		margin-left: 0;
		}
	footer.social ul ,
	footer.social ul li {
		height: 100%;
	}
	footer .social ul li a {
		padding: 0rem!important;
		height: 100%;
		display: block;
	}
	footer .social ul li a:before {
		padding-left: 0!important;
	}
	footer .social ul li:first-of-type a:before {
		content: '\e093';
		font-family: ETmodules!important;
		position: absolute;
		top: 34%;
		left: 0;
		font-size: 1.5em;
		color: #fff;
		padding-left: 20px;
		/* height: 100%; */
		/* display: block; */
	}
	footer .social ul li:nth-of-type(2) a:before {
		content: '\e09a';
		font-family: ETmodules!important;
		position: absolute;
		top: 34%;
		left: 0;
		font-size: 1.5em;
		color: #fff;
		padding-left: 20px;
		/* height: 100%; */
		/* display: block; */
	}
@media screen and (min-width: 980px) {

	#main-header.et-fixed-header input {
		color: #333;
	}
	#main-header.et-fixed-header input::-webkit-input-placeholder { /* Edge */
	  color: #333;
	}
	#main-header.et-fixed-header .et_close_search_field:after {
		color: #333;
	}

	#main-header.et-fixed-header input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: #333;
	}

	#main-header.et-fixed-header input::placeholder {
	  color: #333;
	}
	#top-menu {
		display: flex;
	    justify-content: space-between;
	}
	.container.et_menu_container {
		display: flex;
		justify-content: center;
		height: 3.rem
	}
	#logo {
		border-right: 1px solid #999;
		max-height: 100%;
	}
	.social {display: block;float: right;position: relative;/* margin-top: -12px; */height: 100%;width: 30px;}
	#footer-widgets .footer-widget .social li:before {
		border: none!important;
	}
	  .social ul {
		width: 100%;
		display: block;
	}
	 .social ul li {
		display: inline-block;
		margin-right: 10px;
		margin-left: 0;
		}
	.social ul {
		width: 100%;
		display: block;
	}
	.social ul li {
		display: inline-block;
		margin-right: 10px;
		margin-left: 0;
		}
	.social ul ,
	.social ul li {
		height: 100%;
	}
	.social ul li a {
		padding: 0rem!important;
		height: 100%;
		display: block;
	}
	 
	.social ul li:first-of-type a:before {
		content: '\e093';
		font-family: ETmodules!important;
		position: absolute;
		top: 34%;
		left: 0;
		font-size: 1.5em;
		color: #fff;
		padding-left: 20px;
		/* height: 100%; */
		/* display: block; */
	}
	.social ul li:nth-of-type(2) a:before {
		content: '\e09a';
		font-family: ETmodules!important;
		position: absolute;
		top: 34%;
		left: 0;
		font-size: 1.5em;
		color: #fff;
		padding-left: 20px;
		/* height: 100%; */
		/* display: block; */
	}
	#et-top-navigation {
		padding-left: 0px!important;
		padding-top: 0px!important;
		margin-left: 10px
	}

	#et-top-navigation ul li {
	 	padding: 0;
	 	height: 100%;
	 }
	.et_header_style_left #et-top-navigation nav>ul>li>a, 
	.et_header_style_split #et-top-navigation nav>ul>li>a {
		border-right: 1px solid #999;
		height: 100%;
		width: 100%;
		display: block;
		color: #fff;
	}
	 #et-top-navigation > nav > ul > li > a {
	  	padding: 1.2vw!important;
	  	/* font-size: 0.8vw; */
	 }
	 #top-menu-nav,
	 #top-menu-nav ul {
	 	height: 100%;
	 }
	#et-top-navigation > #top-menu-nav > ul > li:nth-of-type(2) >a {
		border-bottom: 0.3em solid #075ff2;
	}
	#et-top-navigation > #top-menu-nav > ul > li:nth-of-type(3) a {
		border-bottom: 5px solid #ee5923
	}
	#et-top-navigation > #top-menu-nav > ul > li:nth-of-type(4) a {
		border-bottom: 5px solid #8dc046
	}
	#et-top-navigation > #top-menu-nav > ul > li:nth-of-type(5) > a {
		border-bottom: 5px solid #f9cd15
	}
	#et-top-navigation > #top-menu-nav > ul > li:nth-of-type(6) a {
		border-bottom: 5px solid #a1005e
	}

	#et-top-navigation > #top-menu-nav > ul > li  > ul > li {
	    height: auto;
	}
	#et-top-navigation > #top-menu-nav > ul > li  > ul > li > a {
	 	padding: 10px 20px !important;
	 	background: transparent;
	}
	#et-top-navigation > #top-menu-nav > ul > li  > ul {
		height: auto;
	}

	#et-secondary-nav .menu-item-has-children>a:first-child:after,
	#top-menu .menu-item-has-children>a:first-child:after {
		top: 36%;
		right: 0.1em;
	}
	#et_top_search {
		height: 100%;
		border-right: 1px solid #999;
		margin-top: 0;
		padding: 0 20px;
		color: #fff;
	}
	#et_search_icon:before {
		top: 40%;
	}
	#main-header.et-fixed-header #et_search_icon:before,
	#main-header.et-fixed-header .social ul li a:before {
		color: #999!important;
	}
}

.posts_slider {
	margin-top: -82px;
}
.posts_slider  .et_pb_slide_description {
 	text-align: left;
 	padding: 0 150px!important;
}
.posts_slider  .et_pb_slide_description h2 {
	font-weight: 600;
}
.posts_slider .et_pb_slide {
	height: 700px!important;
	box-shadow: inset 0 42px 103px 27px rgb(0 0 0 / 78%);
}
 
.top_latest_wrap > div {
 	margin-top: -150px;
}
.top_latest > div article {
	width: 100%;
	text-align: center;
	 
}
.top_latest > div .content_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.top_latest > div article > a {
	margin-bottom: 10px!important;
}
.top_latest > div article  h2 { 
    order: 1; 
}
.top_latest > div article img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.top_latest > div article h2 {
	font-size: 1.4em;
	font-weight: 600
}
.top_latest > div article .post-meta a {
	font-size: 1.1em;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff!important;
	padding: 5px 15px
}

.top_latest_wrap > div:first-of-type .top_latest  div article .content_wrapper .post-meta a {
	background: #0c64f5!important;
}
.top_latest_wrap > div:nth-of-type(2) .top_latest  div article .content_wrapper .post-meta a {
	background: #f05c26!important;
}
.top_latest_wrap > div:nth-of-type(3) .top_latest  div article .content_wrapper .post-meta a {
	background: #8ac43a!important;
}
.top_latest_wrap > div:nth-of-type(4) .top_latest  div article .content_wrapper .post-meta a {
	background: #a20061!important;
	
}

.pinned_post img {
	height: 300px;
	object-fit: cover
}
.pinned_post h2 {
	font-size: 1.4em;
	font-weight: 600;
	padding: 0 30px;
	margin: 0 55px;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	margin-bottom: 0;
	padding-top: 20px;
	margin-top: -100px;
	z-index: 9999;
	position: relative;
	background: #fff;
}
.pinned_post .post-meta {
	padding: 0 30px;
	margin: 0 55px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	margin-bottom: 0;
	margin-top: 0px;
	background: #fff;
	z-index: 1;
	 
}
.pinned_post .post-meta > a {
	position: absolute;
	top: 0;
	left: 0;
	background: #075bef;
	color: #fff!important;
	padding: 5px 20px;
	letter-spacing: 2px;
	font-weight: 600
}
.pinned_post .post-content {
	padding: 20px 30px 30px 30px;
	margin: 0 55px;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	margin-top: -23px;
	z-index: 1;
	position: relative;
	background: #fff;
}
.pinned_post p {
	font-size: 1.2em;
}
.two_col_posts > div {
	display: flex;
    gap: 20px;

}
.two_col_posts > div article {
	display: flex;
	flex-direction: column;
	justify-content:space-around;
   
}
.two_col_posts > div article img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.two_col_posts > div article h2 {
	font-size: 1.4em;
	font-weight: 600;
}

.two_col_posts > div article .post-content  .post-content-inner > p {
	font-size: 1.2em!important;

}
.latest > div {
	border: 1px solid #dbdbdb;
	padding: 50px;
	margin-top: -60px
}
.latest > div article{
	display: flex;
	margin-bottom: 20px;
}
.latest > div > article a {
	width: 20%;
	margin-bottom: 0!important;
}
.latest > div > article a img {
	width: 90%;
	height: 90px;
	object-fit: cover;
}
.latest > div > article .content_wrapper {
	width: 80%
}
.latest h2 {
	font-size: 1.4em;
	font-weight: 600;
}
.latest_title {
	background: #a60065;
	display: inline-block;
	padding: 5px 20px;
	position:relative;
}
.latest_title h2 {
	color: #fff;
	padding-bottom: 0;
  	font-size: 1.4em;
  	font-weight: 600;
}
.banner_like {
	height: 450px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.banner_like h2 {
	font-size: 1.4em;
	font-weight: 600;
	color: #fff;
	padding: 0 60px;
	padding-top: 150px;
	margin-bottom: 30px
}
.banner_like p {
	color: #fff;
	font-size: 1.2em;
	padding: 0 60px;
}
.banner_like .button {
	text-align: center;
}
.banner_like .button p {
	background: #fff;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 600;
	padding: 5px 30px;
	position: relative;
	font-size: 1.3em;
}
.banner_like .button p:after{
	content:'';
	height: 5px;
	width: 100px;
	position:absolute;
	bottom: -15px;
	left: 30%;
	z-index:1;
}
.banner_like:first-of-type .button p{
	color: #044c01;
}
.banner_like:nth-of-type(2) .button p{
	color: #f15a25;
}
.banner_like:first-of-type .button p:after{
	background: #044c01;
}
.banner_like:nth-of-type(2) .button p:after{
	background: #f15a25;
}
.banner_like:nth-of-type(2) h3 {
	background: #f15a25;
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	font-size: 1.3em;
	font-weight: 600;
}
.schedule > div {
	border: 1px solid #dbdbdb;
}
.schedule > div h3 {
	background: #075bef;
	color: #fff;
	font-size: 2em;
	font-weight: 600;
    margin: 0;
    padding: 10px 25px;
}
.schedule > div p:last-of-type {
	padding-bottom: 40px
 }
 .schedule > div p:first-of-type {
	padding-top: 40px
 }
.schedule > div p {
	padding: 10px  50px;
	font-size: 1.2em;
}
.about_wrap {
	height: 340px;
	padding: 0 50px 0 0;
}
.about > div {
 	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
    height: 340px;


}
.about > div h2 {
	font-weight: 600;
	font-size: 2.5em;
}
.about > div p {
	color: #fff;
	font-size: 1.2em;
}
.about > div a {
	color: #fff;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 1px;
	border: 1px solid #fff;
	padding: 10px 25px; 
}
footer ,
#et-footer-nav ,
#footer-bottom{
	background-color: #181818!important;
}
footer p {
	color: #666;
}
footer p a {
	color: #666!important;
}
footer p a:hover {
	color: #fff!important;
}
#et-footer-nav ul {
	text-align: center;
}
#et-footer-nav .bottom-nav li.current-menu-item a {
	color: #545151!important;
}
#footer-info {
	width: 100%;
	text-align: center;
}
.footer-widget #text-4 {
	position: relative;
}
.footer-widget #text-4:before {
	content:'';
	position: absolute;
	border-left: 3px dotted #666;
	width: 1px;
	height: 230px;
	left: -40px;
	top: 0;
}
.footer-widget #text-4:after {
	content:'';
	position: absolute;
	border-left: 3px dotted #666;
	width: 1px;
	height: 230px;
	right: -40px;
	top: 0;
}
.footer-widget #text-4 h2{
	color: #fff;
	font-weight: 600;
}
.footer-widget #text-4 h3 {
	color: #fff;
	font-size: 1.6em;
	letter-spacing: 1px;
}
form#mc4wp-form-1 input[type="email"] {
	background: transparent;
	border: none;
	border-bottom: 1px solid #666666;
	font-size: 1.5em;
}
form#mc4wp-form-1 input[type="submit"] {
	background: #666;
	border: none;
	padding: 10px 20px;
	font-size: 1.5em;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 100;
}
.category_cover {
	box-shadow: inset 0 42px 50px 34px rgb(0 0 0 / 78%);
    height: 700px;
    margin-top: -82px;
}
.category_cover > div > div > div > div {
	text-align: center;
}
.category_cover h1 {
	color: #fff;
	margin-top: 70px;
	font-size: 3em;
	letter-spacing: 4px;
	display: inline-block;
	position: relative;
}
.category_cover h1:before {
    content: '';
	position: absolute;
	height: 3px;
	width: 100px;
	background: #fff;
	top: 20px;
	left: -130px;
}
.category_cover h1:after {
    content: '';
	position: absolute;
	height: 3px;
	width: 100px;
	background: #fff;
	top: 20px;
	right: -130px;
}

.category_highlights > div {
 	margin-top: -150px;
 	display: inline-flex;
 	justify-content: space-around;
 	gap: 10px;


}
.category_highlights > div article {
	width: 100%;
	text-align: center;
	 
}
.category_highlights > div .content_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.category_highlights > div article > a {
	margin-bottom: 10px!important;
}
.category_highlights > div article  h2 { 
    order: 1; 
}
.category_highlights > div article img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.category_highlights > div article h2 {
	font-size: 1.4em;
	font-weight: 600;
	position: relative;
}
.category_highlights > div article .post-meta a {
	font-size: 1.1em;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff!important;
	padding: 5px 15px
}

#politismos_highlights.category_highlights > div article .content_wrapper .post-meta a {
	background: #f05c26!important;
}
#athlitismos_highlights.category_highlights > div article .content_wrapper .post-meta a {
	background: #075ff2!important;
}
.politismos_pinned  {
	display: flex;
	justify-content: space-around;
}
.politismos_pinned > div {
	width: 50%!important;
	margin-right: 10px!important;
}
.category_posts > div{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content:space-around;

}
.category_posts > div article {
	width: 32%;
	position: relative;
}
.category_posts > div > div {
	width: 100%;
}
.category_posts > div article img {
	height: 250px;
	object-fit: cover;
}
.category_posts > div article h2 {
	font-size: 1.4em;
	font-weight: 600;
	position: relative;
	top: 0;
 }
.category_posts > div article p {
 	font-size: 1.2em;
}

.category_posts > div article:nth-of-type(4),
.category_posts > div article:nth-of-type(5) {
	width: 48%
} 
.category_posts > div article:nth-of-type(4) .content_wrapper,
.category_posts > div article:nth-of-type(5) .content_wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction:column;
	justify-content: space-around;
	height: 100px
}
.category_posts > div article:nth-of-type(4) h2,
.category_posts > div article:nth-of-type(5) h2{
	z-index: 1;
	position: relative;
	background: #fff;
	max-width: 80%;
	margin: auto;
	margin-top: -60px;
	text-align: center;
	padding: 10px;

}
#politismos_category.category_posts .wp-pagenavi a:hover, 
#politismos_category.category_posts .wp-pagenavi span.current {
	background: #f15a25;
}
#athlitismos_category.category_posts .wp-pagenavi a:hover, 
#athlitismos_category.category_posts .wp-pagenavi span.current {
	background: #075ff2;
}
#perivallon_category.category_posts .wp-pagenavi a:hover, 
#perivallon_category.category_posts .wp-pagenavi span.current {
	background: #8dc046;
}
#syllogos_category.category_posts .wp-pagenavi a:hover, 
#syllogos_category.category_posts .wp-pagenavi span.current {
	background: #f9cd15;
}
#draseis_category.category_posts .wp-pagenavi a:hover, 
#draseis_category.category_posts .wp-pagenavi span.current {
	background: #a1005e;
}
.category_featured > div article img {
	height: 450px;
	object-fit: cover;
}
.category_featured > div article h2 {
	font-size: 1.4em;
	font-weight: 600;
	top: 0;
	z-index: 1;
	position: relative;
	background: #fff;
	max-width: 80%;
	margin: auto;
	margin-top: -60px;
	text-align: center;
	padding: 10px;

 }
 .category_featured > div article p {
 	font-size: 1.2em;
 }

.post_cover {
	box-shadow: inset 0 42px 50px 34px rgb(0 0 0 / 78%);
    margin-top: -82px;
 }
.post_cover .et_pb_text_inner {
	margin-top: 100px;
	font-size: 3em;
	font-weight: 600;
	line-height: 1.4;
}
#politismos_post_cover {
	border-bottom: 10px solid #f15a25;
}
#athlitismos_post_cover {
	border-bottom: 10px solid #075ff2;
}
#perivallon_post_cover {
	border-bottom: 10px solid #8dc046;
}
#syllogos_post_cover {
	border-bottom: 10px solid #f9cd15;	
}
#draseis_post_cover {
	border-bottom: 10px solid #a1005e;
}

.post_content p {
	font-size: 1.2em;
	color: #444!important;
}
.related_title h2 {
	color: #757678;
	font-size: 2.5em;
	font-weight: 600;
	border-top: 5px solid #757678;
	padding-top: 20px
}
.related_posts > div{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content:space-around;

}
.related_posts > div article {
	width: 32%;
	position: relative;
}
.related_posts > div article img {
	height: 250px;
	object-fit: cover;
}
.related_posts > div article h2 {
	font-size: 1.4em;
	font-weight: 600;
	position: relative;
	top: 0;
 }
.related_posts > div article p {
 	font-size: 1.2em;
} 

.posts_highlights_wrapper {
	background: #000;
}
.posts_highlights_wrapper h4 {
	color: #f15a25;
	font-weight: 600;
}
.posts_highlights_wrapper h3 {
	color: #fff;
	font-size: 2.5em
}

.posts_highlights > div{
	display: flex;
	flex-wrap: wrap;
 	justify-content:space-around;
 	gap: 0;

}
.posts_highlights > div article {
	width: 33.3%;
	position: relative;
}
.posts_highlights > div article img {
	height: 250px;
	object-fit: cover;
}
.posts_highlights > div article h2 {
	font-size: 1.4em;
	font-weight: 600;
	color: #fff;
 }
 /*pagination */

.wp-pagenavi a:hover, 
.wp-pagenavi span.current {
	color: #fff!important;
	border: 1px solid transparent!important;
}
.wp-pagenavi a, 
.wp-pagenavi span.current {
	padding: 10px;
	font-size: 1.2em!important
}
.wp-pagenavi {
	border: none;
	text-align: center;
}
.wp-pagenavi a {
	border: 1px solid #999!important
}
.mec-container h1 {
	display: none;
}
.mec-table-side-title {
	display: none!important; 
}
.new_register {
	max-width: 600px;
	margin: auto;
	
}
.new_register form {
	
}
.new_register .col-2 {
	width: 45%;
} 
.card {
	box-shadow: 0px 0px 5px 2px rgb(230 223 223 / 57%);
	padding: 20px;
	margin-bottom: 30px;
}
.new_register form > div:nth-of-type(2) {
	border-left: 3px solid #075ff2
}
.new_register form > div:nth-of-type(3) {
	border-left: 3px solid #ee5923
}
.new_register form > div:nth-of-type(4) {
	border-left: 3px solid #8dc046
}
.new_register form > div:nth-of-type(5) {
	border-left: 3px solid #f9cd15
}
.new_register form > div:nth-of-type(6) {
	border-left: 3px solid #a1005e
}


.new_register form input[type="text"],
.new_register form input[type="email"],
.new_register form input[type="date"],
.new_register form input[type="tel"] {
	height: 40px;
	margin-bottom: 10px;
	width: 100%;
	padding-left: 10px;
	font-size: 0.9em;
	border: none!important; 
	border-bottom: 1px solid #bbb!important;
	color: #4e4e4e;
}
 
.new_register form input[type="date"]:before {
	content: 'Ημ/νια γέννησης*';
	color: #4e4e4e;
	margin-right: 10px
}
.new_register form input[type="submit"] {
	background: #075ff2;
	color: #fff;
	border: none;
	width: 100%;
	padding: 10px;
	font-size: 1.1em
}
.new_register h3 {
	margin-top: 0;
}
.new_register form .accept {
	color: #000;
	font-weight: 600
}
.new_register form #athletics {
	display: none;
}
.register_btn,
.first_register_btn {
	text-align: center;
	display: block;
}
.register_btn a {
	background: #075ff2;
	color: #fff;
	padding: 10px 15px;
}
.first_register_btn a {
	background: #333;
	color: #fff;
	padding: 10px 15px;
}
 .mec-event-loc-place,
.mec-event-time,
.mec-totalcal-view,
.mec-event-image {
	display: none!important;
}
 
.mec-month-side {
	/*opacity: 0;*/
}
.mec-event-title:before {
font-family: simple-line-icons;
    content: "\e081";
    margin-right: 5px;

}
.timetable h2 a {
	cursor: auto;
	pointer-events: none;
}
.date_meta{
	margin-left: 30px;
}
.date_meta:before {
	content: url(/wp-content/uploads/2021/06/date.png);
    position: absolute;
    left: 0;
}
@media screen and (min-width: 0) and (max-width: 640px) {
	.posts_slider  .et_pb_slide_description {
 		padding: 0!important;
	}
	.pinned_post h2,
	.pinned_post .post-meta,
	.pinned_post .post-meta > a,
	.pinned_post .post-content {
		margin: 0;
	}
	.pinned_post > div > article a {
		margin-bottom: 0!important;
	}
	.two_col_posts > div {
		display: block;
	}
	.latest > div {
		padding:50px 20px 0;
	}
	.latest > div > article a {
		width: 50%;
 	}

	.banner_like h2 {
		padding: 0 30px;
		padding-top: 30px;
 	}
	.banner_like p {
		padding: 0 30px;
	}
	.banner_like .button p {
		padding: 5px 20px;
	}
	.banner_like .button p:after{
		height: 0;
	}
	.schedule > div h3 {
		font-size: 1.5em
	}
	.about_wrap {
		height: auto;
		padding: 30px;
	}
	.about > div {
		display: block;
		height: auto;
	}	 
	.about > div a {
		display: block;
 		 
	}
	.footer-widget #text-4:after {
 		height: 0;
	}
	.category_cover {
		height: 400px!important;
	}
	.category_cover h1:before,
	.category_cover h1:after{
		height: 0px;
	}
	.category_highlights > div {
		display: block;
  	}
 	.category_highlights > div article {
 		width: 100%;
  	}
  	.politismos_pinned  {
		display: block;
 	}
	.politismos_pinned > div {
		width: 100%!important;
 	}
 	.category_posts > div article {
		width: 100%;
	}
	.category_posts > div article:nth-of-type(4) .content_wrapper,
	.category_posts > div article:nth-of-type(5) .content_wrapper {
		display: block;
		height: auto
	}
	.category_posts > div article:nth-of-type(4) h2,
	.category_posts > div article:nth-of-type(5) h2{
		 
		background: transparent;
		max-width: 100%;
		margin-top: 0;
		text-align: left;
		padding: 0px;
		margin-bottom: 10px;
	}
	.category_posts > div article:nth-of-type(4),
	.category_posts > div article:nth-of-type(5) {
		width: 100%;
	}
	.gallery-item,
	.gallery-caption,
	.gallery-item a {
		width: 100%!important;
	}
	.related_posts > div{
		display: block;
	}
	.related_posts > div article {
		width: 100%;
	}
	.posts_highlights > div{
		display: block;
	}
	.posts_highlights > div article {
		width: 100%;
	}
	.mec-container {
		width: 100%;
	}
	.et-pb-arrow-next, .et-pb-arrow-prev {
		top: 25%;
	}
 
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
	.top_latest_wrap > div {
		margin-top: 0;
	}
	.category_highlights > div {
		display: flex;
		flex-wrap:wrap;
  	}
 	.category_highlights > div article {
 		width: 45%;
  	}
  	.politismos_pinned  {
		display: block;
 	}
	.politismos_pinned > div {
		width: 100%!important;
 	}
 	.category_posts > div article {
		width: 45%;
		position: relative;
	}
	.category_posts > div article:nth-of-type(4) .content_wrapper,
	.category_posts > div article:nth-of-type(5) .content_wrapper {
		display: block;
		height: auto
	}
	.category_posts > div article:nth-of-type(4) h2,
	.category_posts > div article:nth-of-type(5) h2{
		 
		background: transparent;
		max-width: 100%;
		margin-top: 0;
		text-align: left;
		padding: 0px;
		margin-bottom: 10px;
	}

}
@media screen and (min-width: 0) and (max-width: 980px) {
	#main-header {
		background-color: #fff!important;
	}
}
/*adjust Divi Menu module breakpoint*/
/* @media only screen and (max-width: 1024px) {
    #top-menu-nav {
        display: none;
    }
    #et_mobile_nav_menu {
        display: block
    }
    #main-header {
    	background: #fff!important;
    }
    .mobile_menu_bar:before {
    	color: #333;
    }
    
} */
/*end*/