/* Theme Name: Athens Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of athens
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: athens
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  athens-child
*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&display=swap');
/*TIPOGRAPHY*/
.box-staff h3{
	font-size: 22px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.box-staff a{
	color: #D7B679;
    font-size: 18px;
}
.decorazione-centrale .title:before{
	left:50% !important;
	transform: translateX(-50%);
}
/*HEADER*/
.main-navigation ul.menu > li > a {
    padding: 15px 10px !important;
}
/*SHORTCODE*/
.box-articoli{
	display: block;
	margin-bottom: 35px;
}
.box-articoli.con-numero{
	position: relative;
	padding-left: 90px;
}
.box-articoli a:hover{
	color: #D7B679;
}
.box-head-pubblicazioni{
	position: relative;
	display: flex;
	justify-content: space-between;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding-left: 90px;
}
.box-head-pubblicazioni h3{
	font-size: 25px;
}
.box-head-pubblicazioni a:hover{
	color: #D7B679;
}
.box-head-pubblicazioni h4{
	font-size: 20px;
}
.box-pubblicazioni p{
	color: #D7B679;
    font-size: 18px;
}
.content-fad h4{
	margin-bottom: 35px;
}
.content-slide-eventi .owl-nav{
	margin-top: 50px;
}
.content-slide-eventi .owl-nav .owl-prev{
	margin-right: 20px;
}
.box-evento-slide{
	position: relative;
	padding: 20px 30px;
	background-color: #fff;
}
.event-type{
	display: flex;
	align-items: center;
}
.event-type i{
	font-size: 25px;
	color: #D7B679;
	margin-right: 8px;
}
.event-type h5{
	margin: 0px;
	font-family: 'Google sans';
}
.box-evento-slide h4{
	position: absolute;
    bottom: -15px;
    right: 0;
    margin: 0;
    padding: 8px 20px;
    background-color: #d7b679;
    color: #fff;
    font-size: 18px;
}
.content-slide-eventi .swiper{
	padding-bottom: 50px;
}
.content-list-eventi .box-evento-slide{
	margin-bottom: 80px;
}
.ova-attorney .job{
	font-size: 16px !important;
}
.numero-evento{
	position: relative;
	width:50px;
	height: 50px;
	border:1px solid #232141;
	color: #232141;
	font-size: 25px;
	font-weight: 600;
	border-radius: 100%;
	margin-right: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.row-circolari{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-bottom: 50px;
}
.col-circolari{
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.col-archive-circolari{
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
	padding-left: 50px;
	border-left: 1px solid #232141;
}
.col-circolari{
	padding-right: 20px;
}
.box-circolari{
	margin-bottom: 20px;
}
.box-circolari a{
	display: flex;
	align-items: center;
}
.box-circolari i{
	font-size: 28px;
}
.box-circolari i, .box-circolari h3{
	color: #232141;
}
.box-circolari i{
	margin-right: 15px;
}
.box-circolari h3{
	margin: 0px;
	font-size: 18px;
}
.box-archivio-circolari{
	margin-bottom: 10px;
}
.bottone-archivio{
	display: flex;
	align-items: center;
	cursor: pointer;
}
.bottone-archivio i{
	font-size: 25px;
	position: absolute;
	color: #232141;
	top:58%;
	transform: translateY(-50%);
	transition: all 200ms ease;
}
.bottone-archivio .ovaicon-folder{
	opacity: 0;
}
.bottone-archivio.attivo .ovaicon-folder-1, .bottone-archivio:hover .ovaicon-folder-1{
	opacity: 0;
}
.bottone-archivio.attivo .ovaicon-folder, .bottone-archivio:hover .ovaicon-folder{
	opacity: 1;
}
.box-icona-archivio{
	position: relative;
	width: 40px;
	height: 30px;
}
.bottone-archivio h3{
	margin: 0px;
}
.col-archive-circolari h2, .col-circolari h2{
	margin-top: 0px;
	margin-bottom: 30px;
}
.box-riviste{
	padding: 40px 0px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
	margin-top:-1px;
}
.box-riviste:first-child{
	border-top: 1px solid rgba(0,0,0,0.2);
}
.box-riviste a, .box-riviste{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.numero-riviste, .numero-pubblicazioni{
	width: 50px;
    height: 50px;
    border: 1px solid #232041;
    border-radius: 100%;
	font-size: 20px;
	font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
	color:#232041;
}
.numero-pubblicazioni{
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	left: 20px;
}
.box-riviste h3{
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	color: #232041;
	width: calc(100% - 100px);
}
.box-anno-riviste{
	padding: 40px 80px;
    background-color: #232041;
}
.box-anno-riviste h3{
	color: #fff;
    font-size: 30px;
    margin: 0;
    text-align: center;
}
/*PAGINE*/
.elementor-element.elementor-element-5b1ef96{
	position: relative;
	overflow: hidden;
}
/*SINGLE POST*/
.single-eventi .site-brand, .single-post .site-brand, .single-riviste .site-brand{
	width: 160px;
}
.single-eventi #sidebar, .single-eventi .author, .single-eventi .comment, .single-post #sidebar, .single-post .author, .single-post .comment, .single-riviste #sidebar, .single-riviste .author, .single-riviste .comment{
	display: none !important;
}
.single-eventi #main-content, .single-post #main-content, .single-riviste #main-content{
	max-width: 100% !important;
}
#comments{
	display: none !important;
}
/*FOOTER*/
footer.footer{
	margin-top: 0px;
}
/*RESPONSIVE*/
@media only screen and (max-width: 1300px) {
	.main-navigation ul li a{
		padding: 8px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.main-navigation ul li a{
		padding: 8px 2px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.elementor-33 .elementor-element.elementor-element-5b1ef96{
    	padding-bottom: 0px !important;
	}
	.elementor-33 .elementor-element.elementor-element-a0052bd{
		padding-top: 0px !important;
	}
	.elementor-33 .elementor-element.elementor-element-a7adb4b{
		margin-top: 100px !important;
	}
	.elementor-widget-athens_elementor_menu_canvas ul li a{
		color: #fff !important;
	}
}
@media only screen and (max-width: 991px) {
	.elementor-43 .elementor-element.elementor-element-5eedf72, .elementor-43 .elementor-element.elementor-element-ec39a45{
		width: 100% !important;
	}
}
@media only screen and (max-width: 767px) {
	.content-slide-eventi .owl-nav {
    	margin-top: 0px;
	}
	.elementor-33 .elementor-element.elementor-element-4a38d04 > .elementor-element-populated, .elementor-33 .elementor-element.elementor-element-fe95aea > .elementor-element-populated{
		margin: 0px 0px 50px 0px !important
	}
	.elementor-33 .elementor-element.elementor-element-a298f17 > .elementor-element-populated, .elementor-33 .elementor-element.elementor-element-fe9e41f > .elementor-element-populated{
		margin: 0px !important
	}
	.elementor-1720 .elementor-element.elementor-element-62a44ec .header_banner_el .header_title{
		font-size: 40px !important;
	}
	.elementor-8135 .elementor-element.elementor-element-4b8bf7f{
		margin-bottom: 50px !important;
	}
	.col-circolari, .col-archive-circolari{
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-archive-circolari{
		padding-left: 0px;
		padding-top: 30px;
		margin-top: 50px;
		border-left: none;
		border-top: 1px solid #232141;
	}
	.box-circolari a{
		align-items: flex-start;
	}
	.content-fad h4{
		line-height: 35px;
	}
	.box-riviste h3{
		line-height: 25px !important;
	}
	.elementor-43 .elementor-element.elementor-element-5eedf72 > .elementor-element-populated, .elementor-43 .elementor-element.elementor-element-ec39a45 > .elementor-element-populated, .elementor-43 .elementor-element.elementor-element-a506134{
		padding: 100px 20px !important;
	}
}