@font-face{
	font-family:icons;
	src:url(../fonts/icons.eot?v=1);
	src:url(../fonts/icons.eot?#iefix) format("embedded-opentype"),url(../fonts/icons.woff?v=1) format("woff"),url(../fonts/icons.ttf?v=1) format("truetype"),url(../fonts/icons.svg#icons1) format("svg");
	font-weight:400;
	font-style:normal
}
.sticky{
	position: sticky;
    display: inline-block;
    top:75px;
}
h1,h2,h3,h4,h5,h6,.titleBlock{
    font-family: "Fraunces", serif;
    font-weight: 600;
    color: var(--wp--preset--color--tertiary);
    line-height: 1.15;
    letter-spacing: -0.025em;
}
h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{
    color: var(--wp--preset--color--primary);
    font-weight: inherit;
}
p{
    font-family: "pill-gothic-600mg", sans-serif;
}
.pill300mg { font-family: "pill-gothic-300mg",sans-serif; }
.pill600mg { font-family: "pill-gothic-600mg",sans-serif; }
a {
    text-decoration: none;
}
.notScrollpage {
    display: inline;
    height: 100%;
    overflow: hidden;
}
.d-flex{
    display: flex;
}
.d-grid{
    display: grid;
}
.itemstretch .guten-inner-wrap{
	align-items: stretch !important;
}
article figure{
    margin: 0 0 5px 0
}
article figure a {
    position: relative;
    padding-bottom:54.666667%;
    height: 0;
    display: block
}
article figure a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#masthead {
    margin: 0 0 20px 0;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.etichetta-esclusivo{
    position: absolute;
    top: 5%;
    left: 0;
    z-index: 5;
    background:var(--wp--preset--color--secondary);
    color:var(--wp--preset--color--primary);
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: bold;
}
ul.menu{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.menu li {
    float: left;
    margin: 0 8px;
    font-size: 14px;
    position: relative;
}
ul#seguici li.menu-item-35 a{
	background:url('/wp-content/themes/hakol/resources/img/twitter-x.svg') no-repeat center center;
}
ul#seguici li.menu-item-35 a:before {
    display: none;
}
ul#seguici li.menu-item-35 a:hover{
	background:url('/wp-content/themes/hakol/resources/img/twitter-x-w.svg') no-repeat center center, #2C2E35 !important;
	border-color:#2C2E35 !important;
}
.page-header--brand,
.page-header--navigation{
	border-bottom: 1px solid #E2E2E2;
}
.page-header--navigation .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
	position:relative;
}
.page-header--slim .container,
.page-header--slim .actions,
.page-header--slim .follow {
    display: flex;   
    align-items: center;
    position: relative;
    height: 100%;
}
.page-header--slim .container{
	justify-content: space-between;
}
.page-header--slim .actions{
	justify-content:flex-end;
}
.page-header--navigation{
	display:none;
}
.page-header--slim {
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	background: #f2f2f4;
	padding: 5px 0;
	display: none;
}
.page-header--slim .logo{
	width: 100%;
	float: left;
}
.page-header--slim .logo a{
	margin:0;
	    display: flex;
    align-items: center;
}
.page-header--slim .logo a img{
	min-height: 20px;
}
.follow,
.actions{
	width:33%;
	float:left;
}
.follow span{
	float:left;
	font-size: 15px;
    line-height: 26px;
}
.actions a:not(.button),
.actions a:not(.button):visited {
    font-weight: bold;
    line-height: 26px;
    transition: color .2s ease;
}
.actions .button {
    display: inline-block;
    background:var(--wp--preset--color--primary);
    font: bold 15px / 41px "PillGothic600mg", sans-serif;
    color: #fff;
    letter-spacing: -0.025em;
    padding: 0 18px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 0;
    cursor: pointer;
    transition: background .2s ease;
    line-height: 30px;
    height: 28px;
}
.page-header--brand {
    position: relative;
    width: 100%;
    transition: all 0.3s ease;
}
.page-header--brand.fadeinmenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
	background:#FFFFFF;
}
.page-header--brand.fadeinmenu .jns {
    transform: translateY(-100%);
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.page-header--navigation{
    position: relative;
    width: 100%;
    transition: all 0.3s ease;
    background: #FFFFFF;
    z-index: 999;
}
.page-header--navigation .container > div:first-child img{
	display:none;
}
.page-header--navigation.fadeinmenu .container > div:first-child{
	width: 130px !important;
    margin: 0 30px 0 0;
}
.page-header--navigation.fadeinmenu .container > div:first-child img{
	display:block;
}
.page-header--navigation.fadeinmenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	padding: 5px 0;
}
.page-header--navigation.fadeinmenu ul.menu li {
    float: left;
    margin: 0 12px;
}
.page-header--navigation.type-main.fadeinmenu .jns {
    transform: translateY(-100%);
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
#seguici li{
	margin-left:6px;
}
#seguici li a {
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid rgba(34,34,34,0.2);
    border-radius: 100%;
    position: relative;
    color: #222;
    transition: color .2s ease, background .2s ease, border .2s ease;
    text-indent: -999em;
}
#seguici li a:before{
    font-family: "icons";
    font-size: 18px;
    line-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    letter-spacing: 0;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    text-align: center;
    transform: translateX(0.01em);
}
#seguici li a:hover {
    background: #222;
    color: #fff;
    border-color: transparent;
}
#seguici li.menu-item-33 a:before {
    content: "";
}
#seguici li.menu-item-34 a:before {
	content: "";
}
#seguici li.menu-item-35 a:before {
    content: "";
    transform: translate(1px, 1px);
}
#seguici li.menu-item-36 a:before {
    content: "";
}
#seguici li.menu-item-37 a:before {
    content: "";
    transform: translate(1px, -1px);
}
.actions .login-result{
	font-weight: normal !important;
}
.actions .login-result,
.actions .login {
    position: relative;
    /*padding-right: 28px;
    margin-right: 3px;*/
}
.actions .login-result strong,
.actions .login span{
	margin: 0 28px 0 0;
}
.actions .login-result strong:after,
.actions .login:after {
    content: "";
    font-family: "icons";
    font-size: 24px;
    line-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    letter-spacing: 0;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    top: 1px;
    right: 0;
    display: block;
}
.page-header--brand a img{
    width:204px;
	margin:10px 0;
	display:block;
}
@media(min-width:768px){
	.page-header--brand a img {
		width:345px;
	}
}
@media(min-width:1200px){
	#menu-pricipale > li{
		position: relative;
		line-height:22px;
	}
}
#menu-pricipale > li ul li{
    position: static;
    line-height: 30px;
}
#menu-pricipale li a{
	font-size:18px;
	font-weight:bold;
	color:var(--wp--preset--color--tertiary);
}
#menu-pricipale li:hover a,
#menu-pricipale li:hover ul li:hover a{
	color:var(--wp--preset--color--secondary);
}
#menu-pricipale li:hover ul li a{
	color:var(--wp--preset--color--tertiary);
}
#menu-pricipale li.menu-item-has-children{
	cursor:pointer;
}
#menu-pricipale li.menu-item-has-children:hover > ul.sub-menu{
	display:flex
}
#menu-pricipale ul.sub-menu{
    padding: 5px 15px;
    margin: 0;
    list-style: none;
    flex-direction: column;
    border: 1px solid #E2E2E2;
    display: none;
    position: absolute;
    top:30px;
    left: -15px;
    width: calc(100% + 30px);
	background:#FFFFFF;
	z-index: 9999999999;
}
#menu-pricipale ul.sub-menu li{
	margin: 0;
}
.autore{
	text-align:right;
}
.autore p{
	font-size:18px;
	margin: 0;
}
.autore p span{
	color:var(--wp--preset--color--primary);
}
/* SEARCH */
.search .search-results {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}
.search .search-results .search-grid-item .entry-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}
.search .search-results .search-grid-item span.post-label{
    padding: 0 7px;
    display: inline-block;
    margin-top: 7px;
}
.search .search-results .search-grid-item h2{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 7px;
    margin-top: 0;
}
.search .counterContainer{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid;
    margin-bottom: 40px;
    padding-bottom: 10px;
}
.search .counterContainer .counter{
    margin: 0;
}
.search section.search-page{
    padding: 20px;
}
.search section.search-page .search-results article{
    transition: all 0.3s ease;
}
.search section.search-page .search-results article:hover{
    /*transform: translateY(-5px);*/
}
section.search-page.lp{
    padding: 100px 20px;
}  
.search section.search-page .wrapperInputSearch form,
section.search-page.lp .wrapperInputSearch form{
    width: 100%;
    gap: 10px;
}
.search section.search-page .wrapperInputSearch form input,
section.search-page.lp .wrapperInputSearch form input{
    flex-grow: 1;
}
.search section.search-page .wrapperInputSearch form button[type="submit"],
section.search-page.lp .wrapperInputSearch form button[type="submit"]{
    cursor: pointer;
}
#site_header_bottom {
    position: fixed;
    bottom: 20px;
    text-align: center;
    width: calc(100% - 40px)
}

#site_header_bottom .menu-seguici-container,#site_header_bottom .menu-menu-footer-container {
    clear: both
}
#site_header_bottom .menu-seguici-container {
    border-bottom: 1px solid #E2E2E2;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px
}
#site_header_bottom .menu-seguici-container #seguici {
    display: inline-table
}
#site_header_bottom .menu-menu-footer-container li a {
    font-size: 13px
}
#site_header_bottom .menu-menu-footer-container #menu_footer {
    display: inline-block;
    padding-top: 15px
}
div#site_header_nav_body #menu-mobile {
    margin: 0 0 20px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 40px;
}
div#site_header_nav_body #menu-mobile li {
	margin: 0;
    width:100%;
	line-height: 18px;
}
#menu-mobile a {
    font-size: 17px;
    font-weight: 700;
    padding: 2px 10px;
    display: inline-block;
}
div#site_header_nav_body form{
	display: flex;
    justify-content: center;
    margin: 10% 0;
}
div#site_header_nav_body form .btn-search{
    height: 50px;
    width: 50px;
    border-style: none;
    padding: 20px 10px 14px 15px;
    font-size: 18px;
    letter-spacing:0px;
    outline: none;
    border-radius: 0px !important;
    transition: all .5s ease-in-out;
    background-color: var(--wp--preset--color--secondary);
    color: var(--wp--preset--color--tertiary) !important;
    box-sizing: border-box;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#site_header_nav_body form .input-search {
    height: 50px;
    border-style: none;
    padding: 10px;
    font-size: 18px;
    outline: none;
    border-radius: 0px !important;
    transition: all .5s ease-in-out;
    background-color: #FFF;
    padding-right: 50px !important;
    color: var(--wp--preset--color--tertiary) !important;
    box-sizing: border-box;
    border: none !important;
}
div#site_header_nav_body .actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
@media(max-width:767px){
    .search section.search-page h1{
        font-size: 30px;
    }
	.page-header--brand > .container > div > a{
		width: max-content;
		display: block;
		margin: auto auto auto 15px;
	}
}
@media(min-width:768px){
	.actions .button {
		margin: 0 16px;
	}
}
/* STYLE SEARCH BOX HEADER */
.search-box{
	width: fit-content;
	height: fit-content;
	position: relative;
}
.search-box .input-search{
    height: 50px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font-size: 18px;
    letter-spacing:0px;
    outline: none;
    border-radius: 0px !important;
    transition: all .5s ease-in-out;
    background-color: transparent;
    padding-right: 50px !important;
	color: var(--wp--preset--color--tertiary) !important;
    box-sizing: border-box;
    border: none !important;
}
.search-box .input-search::placeholder{
	color: var(--wp--preset--color--tertiary);
	font-size: 18px;
	letter-spacing:0px;
	font-weight: 100;
}
.search-box .btn-search{
	width: 50px;
	height: 50px;
	border-style: none;
	font-size: 20px;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	color:#ffffff ;
	background-color:transparent;
	pointer-events: painted;  
}
.search-box .btn-search:focus ~ .input-search{
	width: 300px;
	border-radius: 0px;
	background-color: #00000008;
	border-bottom:1px solid rgba(255,255,255,.5);
	transition: all 500ms;
	padding-left: 10px !important;
}
.search-box .input-search:focus{
	width: 300px;
	padding: 10px;
	border-radius: 0px;
	background-color: #00000008;
	border-bottom:1px solid #000000;
	transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
/* fine STYLE SEARCH BOX HEADER */
@media (max-width: 767px) {
    .hamburger-mobile {
        display: flex;
        align-items: center;
        margin-right: 15px;
    }
	.hamburger-mobile .checkbox {
        position: absolute;
        display: block;
        height: 42px;
        width: 42px;
        top:22px;
        right: 8px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }
	.hamburger-mobile .hamburger-lines {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 17px;
        width: 27px;
        z-index: 2;
    }
	.hamburger-mobile .hamburger-lines .line {
        display: block;
        height: 3px;
        width: 100%;
        border-radius: 10px;
        background: #000000;
    }
	.hamburger-mobile .hamburger-lines .line1 {
        transform-origin: 0% 0%;
        transition: transform 0.4s ease-in-out;
    }
	.hamburger-mobile .hamburger-lines .line2 {
        transition: transform 0.2s ease-in-out;
    }
    .hamburger-mobile .hamburger-lines .line3 {
        transform-origin: 0% 100%;
        transition: transform 0.4s ease-in-out;
    }
	.hamburger-mobile input[type="checkbox"]:checked + .hamburger-lines .line1 {
        transform: rotate(45deg) translateY(-3px);
    }
	.hamburger-mobile input[type="checkbox"]:checked + .hamburger-lines .line2 {
        transform: scaleY(0);
    }
	.hamburger-mobile input[type="checkbox"]:checked + .hamburger-lines .line3 {
        transform: rotate(-45deg) translatey(3px);
    }
	.menu-mobile {
        width: 100vw;
        height: 100dvh;
        position: absolute;
        background:var(--wp--preset--color--quaternary) !important;
        top: 0;
        left: 0;
        z-index: 1;
        transform: translateX(-100vw);
		padding: 0 15px;
		overflow-y: auto; /* <--- permette lo scroll interno */
		-webkit-overflow-scrolling: touch; /* scroll fluido su iOS */
    }
	.hamburger-mobile input[type="checkbox"]:checked ~ .menu-mobile {
        transform: translateX(0) !important;
    }
	.page-header--brand > .container{
		display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0;
	}
	.page-header--brand > .container > .jns{
		border-top:solid 1px #E2E2E2;
		padding: 5px 15px;
		width: 100%;
	}
	.page-header--brand > .container > .jns svg{
		flex-basis: 40px;
	}
}
.page-header--brand > .container > .jns{
	display: flex;
    align-items: center;       
    gap: 5px;
    justify-content: flex-end;
}

@media (min-width: 768px) {
    .page-header--brand > .container {
		display:flex;
        flex-wrap:nowrap;
        align-items:center;
		padding:20px 15px 10px 15px;
	}
	.page-header--brand > .container > div:first-child{
		margin: 0 auto 0 250px;
        flex-basis: calc(100% - 500px);
	}
	.page-header--brand > .container > div:first-child > a{
	    width: max-content;
		display: block;
		margin: auto;
	}
	.page-header--brand > .container > .jns{
		margin-left: auto;
		display: flex;
		align-items: center;
		gap: 5px;
		justify-content: flex-end;
		flex-basis: 250px;
	}
	.page-header--brand > .container > .jns svg{
		flex-basis:70px;
	}
}
#newsletter-callout{
    margin-top:5rem;
    text-align: center;
    padding:25px 25px 50px 25px;
    background: var(--wp--preset--color--quaternary) !important;
}
#newsletter-callout .wrap{
    margin: 0 auto;
    max-width: 450px;
}
#newsletter-callout .intro {
    margin-bottom: 1.5em;
    font-size: 16px;
	line-height:20px;
}
#newsletter-callout .wrap p:first-child{
	font-size:26px;
	font-family: "Fraunces", serif;
	font-weight: bold;
	color:var(--wp--preset--color--tertiary) !important;
	margin:0px;
}
.button {
    display: inline-block;
    background: var(--wp--preset--color--primary);
    font: bold 16px / 41px "National2", Helvetica, Arial, sans-serif;
    color: #fff;
    letter-spacing: -.025em;
    box-sizing: border-box;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    transition: background .2s ease;
	height: 41px;
    padding: 0 18px;
}
.wrap.abbonamenti a.button {
    color: #FFF;
}
#colophon {
    padding-bottom: 20px;
    padding-top: 30px;
}
#colophon .top {
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
#colophon .logo {
    width: 170px;
    height: 30px;
    margin-left: -4px;
}
#colophon .top .menu-seguici-container,
#colophon .bottom .menu-menu-footer-container {
    display: none;
}
#colophon .bottom ul {
    padding-bottom: 8px;
    display: inline-block;
}
#colophon .bottom ul li {
    margin: 0 20px 0 0;
    font-weight: 700;
}
#colophon .bottom .copy {
    font-size: 12px;
}
@media (min-width: 768px){
	#masthead {
		margin: 0 0 50px 0;
	}
	.container {
        width: 750px;
    }
	.page-header--navigation{
		display: flex;
	}
	.page-header--slim {
		display: flex;
	}
	.page-header--slim .logo{
		width: 34%;
	}
	.page-header--slim .logo a img{
		max-height: 28px;
		margin: auto;
	}
	.actions{
		display:block;
		width: 60%;
	}
	.hamburger-mobile {
		display:none;
	}
	.wrap.abbonamenti img {
        float: left;
        margin-right: 10px;
    }
	.wrap.abbonamenti p.intro {
        text-align: left;
    }
	#colophon .top {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
	#colophon .logo {
        width: 230px;
        height: 40px;
        margin-left: -6px;
    }
	#colophon .top .menu-seguici-container,
	#colophon .bottom .menu-menu-footer-container {
        display: block;
    }
	#newsletter-callout .wrap p:first-child{
		font-size:30px;
	}
}
@media(min-width: 768px) and (max-width:991px){
    header .page-header--slim .follow{
        display: none;
    }
    .page-header--brand > .container > div:first-child{
        margin: 0 auto 0;
    }
}
@media (min-width: 992px){
	.container {
        width: 970px;
    }
	.follow{
		display:block;
	}
	.actions{
		width: 33%;
	}
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
body.page .entry-content > *{
	font-family: "Fraunces", serif
}
body.page .entry-content > p{
	font-size:19px;
	margin-bottom:20px;
}
/*ARTICOLO*/
.evidence-caption{
	background:var(--wp--preset--color--quaternary);
	color:var(--wp--preset--color--tertiary);
    padding: 10px 20px;
    font-size: 13px;
    font-style: italic;
    margin: -8px 0 15px 0;
}
body.single-post h1{
	font-family: "Fraunces", serif;
    font-weight: 600;
	font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.03rem;
	color:var(--wp--preset--color--tertiary);
	margin:0 auto 10px auto;
}
body.single-post .occhiello{
    font-size: 18px;
	line-height: 21px;
    margin: 0;
	color:var(--wp--preset--color--secondary);
}
body.single-post .autore p{
	font-size: 15px;
    margin: 0;
	color:var(--wp--preset--color--tertiary);
}
body.single-post p.data-pubblicazione{
	font-size: 13px;
    margin: 0;
	color:var(--wp--preset--color--tertiary);
	    text-align: left;
    margin: 0 0 10px 0;
}
body.single-post .autore p span{
	color:var(--wp--preset--color--primary);
}
body.single-post .immagine-evidenza img{
	width:100%;
	height:auto;
}
body.single-post .contenuto .info-condivisione div{
	display: flex;
    gap: 8px 20px;
	flex-direction: row;
    margin:10px 0;	
}
body.single-post .contenuto .info-condivisione > div{
	position:sticky;
	top:70px;
}
body.single-post .contenuto .info-condivisione div a{
	width: 40px;
    height: 40px;
    display: flex;
	gap: 20px;
    border: solid 1px var(--wp--preset--color--primary);
    border-radius: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
body.single-post .contenuto .info-condivisione div a:hover{
	background:var(--wp--preset--color--primary);
}
body.single-post .contenuto .info-condivisione div a:hover svg path{
	fill:#FFFFFF !important;
}
body.single-post .contenuto > div:last-child *{
	margin:0 auto 15px auto;
	font-family: "Fraunces", serif;
}
body.single-post .contenuto > div:last-child p{
	font-size:19px;
	line-height:30px;
}
body.single-post .contenuto ul{
	list-style:none;
	padding:0;
}
body.single-post .contenuto > div > ul {
	list-style: none;
    padding-left: 0;
}

body.single-post .contenuto > div > ul li {
	display: flex;
    align-items: flex-start;
    gap: 4px;
    font-size: 19px;
    line-height: 30px;
}
body.single-post .contenuto > div > ul li::before {
	content: "";
    width: 6px;
    height: 6px;
    border-radius: 2px;
    background: var(--wp--preset--color--primary);
    flex-shrink: 0;
    margin: 12px 0 0 0;
}

body.single-post .contenuto > div .fonte{
	background:var(--wp--preset--color--quaternary);
    padding:10px 15px;
}
body.single-post .contenuto > div .fonte label{
	color:var(--wp--preset--color--primary);
	font-family: "PillGothic600mg";
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0;
    line-height: 15px;
}
body.single-post .contenuto > div .fonte a{
	font-size: 18px;
    font-weight: 600;
}
body.single-post .contenuto > div .fonte a:hover{
	color:var(--wp--preset--color--secondary);
}
.tags {
    display: inline-block;
    width: 100%
}
.tags label{
	font-family: "PillGothic600mg" !important;
	font-size: 15px;
	width: 100%;
	display: block;
	margin: 0 !important;
}
.tags ul {
    margin: 0px !important;
    padding: 0;
    display: flex;
    gap: 10px;
}
.tags ul li {
	margin: 0 !important;
    display: block;
    float: left
}
.tags ul li a {
    line-height: 20px;
    margin: 0 !important;
    padding: 0 8px;
    font-size: 12px;
    background:var(--wp--preset--color--quaternary);
    border-radius: 30px;
    color:var(--wp--preset--color--tertiary);
    font-family: "PillGothic600mg", sans-serif !important;
    display: inline-block
}
@media (min-width: 768px) {
	body.single-post .contenuto{
		display:flex;
		gap: 20px;
	}
	body.single-post h1{
		font-size: 48px;
		line-height: 54px;
	}
	body.single-post .contenuto .info-condivisione div{
		flex-direction: column;
	}
}
@media (min-width:992px) {
	.single-post .container.flex-desktop {
        display: grid;
        gap: 40px;
        grid-template-columns: calc(100% - 340px) 300px;
    }
}
.occhiello{
    font-weight: 700;
    color: var(--wp--preset--color--secondary);
	direction: initial;
    line-height: 21px;
    margin: 0;
}
.btn-primary{
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: var(--wp--preset--color--primary);
    padding: 10px 60px 10px 13px;
}

/* HOMEPAGE */
section#home-top{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
section#home-top div.main{
    flex-grow: 1;
    padding-bottom: .7rem;
    /*padding-top: .7rem;*/
    width: 100%;
}
section#home-top div.side{
	text-align:center;
}
section#home-top div.side article:not(:last-child){	
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
section#home-top div.side article h2{
	font-size: 22px;
    margin:0;
}
section#home-top div.main article{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
section#home-top div.main article .occhiello{
    font-size: 22px;
}
section#home-top div.main article h1{
    margin: 0 0 15px;
    font-size:30px;
    /*font-size: clamp(2rem, 1.7114rem + 1.0738vw, 3rem);*/
}
section#home-top div.main article img{
    width: 100%;
}
section#home-top div.main article p.sottotitolo{
    font-size:16px;
    line-height: 1.4;
    color: var(--wp--preset--color--tertiary);
    font-weight: 400;
    margin: 10px 0 0;
}
section#home-top div.main article .autore p{
    font-size: 18px;
    font-weight: 400;
    text-align: right;
    color: var(--wp--preset--color--tertiary);
}
section#home-top div.main article .autore p span{
    color: var(--wp--preset--color--primary);
    font-weight: 700;
}
section#home-top div.main .rassegnaStampaWrapper{
    background: var(--wp--preset--color--quaternary);
    position: relative;
}
section#home-top div.main .rassegnaStampaWrapper .textContainer{
    padding: 25px 30px 32px;
}
section#home-top div.main .rassegnaStampaWrapper .textContainer h2{
    margin: 0;
    color: var(--wp--preset--color--primary);
}
section#home-top div.main .rassegnaStampaWrapper .textContainer hr{
    margin: 20px 0;
    background-color:var(--wp--preset--color--secondary);
    height: 6px;
    border-radius: 30px;
}
section#home-top div.main .rassegnaStampaWrapper .textContainer p{
    font-size: 16px;
    font-weight: 300;
    color: var(--wp--preset--color--tertiary);
	line-height: 22px;
    margin: 5px 0 20px 0;
}
.wrapperTitleBlock{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px solid #E2E2E2;
	width: 100%;
}
.wrapperTitleBlock .intro{
    background-color: var(--wp--preset--color--quaternary);
    position: relative;
    /*margin-top:20px;*/
}
.wrapperTitleBlock .intro p.titleBlock{
    font-size: 22px;
	font-weight:bold;
	line-height:36px;
    color: var(--wp--preset--color--primary);
    margin: 0;
    display: block;
    margin: 0 auto;
    width: fit-content;
}
section#daIsraele-section .wrapperTitleBlock .intro p.titleBlock,
section#daIsraele-section .wrapperTitleBlock .intro span.etichetta{
    display: block;
    margin: 0 auto;
    width: fit-content;
}
section#daIsraele-section .wrapperTitleBlock .intro span.etichetta{
    font-size: 15px;
    font-weight: 600;
    background-color: var(--wp--preset--color--secondary);
    color: var(--wp--preset--color--primary);
    padding: 0px 24px;
    letter-spacing: 0.10rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
section#daIsraele-section .wrapperNews.d-flex{
    flex-direction: row-reverse;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
section#daIsraele-section .wrapperNews.d-flex img{
    width: 100%;
}
section#daIsraele-section .wrapperNews.d-flex .mainNews{
    flex-grow: 1;
    padding-bottom: .7rem;
    /*padding-top: .7rem;*/
    width: 100%;
}
section#daIsraele-section .wrapperNews.d-flex .sideNews{
    margin-top: 0;
    padding-right: 25px;
    margin-right: 25px;
    border-right: 1px solid #E2E2E2;
    flex-shrink: 0;
    width: 300px;
}
section#daIsraele-section .wrapperNews.d-flex .mainNews .article .occhiello{
    font-size: 20px;
}
section#daIsraele-section .wrapperNews.d-flex .mainNews .article h2{
    font-size:26px;
    /*font-size: clamp(1.625rem, 1.4086rem + 0.8054vw, 2.375rem);*/
    margin: 0 0 7px;
}
section#daIsraele-section .wrapperNews.d-flex .mainNews .article p.sottotitolo{
    font-size: 16px;
    line-height: 1.2;
    color: var(--wp--preset--color--tertiary);
    font-weight: 300;
    margin: 0;
}
section#daIsraele-section .wrapperNews.d-flex .autore p {
    font-size: 18px;
    font-weight: 400;
    text-align: right;
    color: var(--wp--preset--color--tertiary);
    margin: 10px 0 0;
}
section#daIsraele-section .wrapperNews.d-flex .autore p span {
    color: var(--wp--preset--color--primary);
    font-weight: 700;
}
section#daIsraele-section .wrapperNews.d-flex .sideNews .article-2{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
section#daIsraele-section .wrapperNews.d-flex .sideNews .article-2 .occhiello,
section#daIsraele-section .wrapperNews.d-flex .sideNews .article-3 .occhiello{
    font-size: 18px;
}
section#daIsraele-section .wrapperNews.d-flex .sideNews .article-2 h3,
section#daIsraele-section .wrapperNews.d-flex .sideNews .article-3 h3{
    font-size: 22px;
    margin: 0 0 15px;
}
section#center-section .wrapperNews.d-flex {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
section#center-section .wrapperNews.d-flex img{
    width: 100%;
}
section#center-section .wrapperNews.d-flex .mainNews{
    flex-grow: 1;
    padding-bottom: .7rem;
    /*padding-top: .7rem;*/
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
section#center-section .wrapperNews.d-flex .sideNews{
    margin-top: 0;
    padding-left: 25px;
    margin-left: 25px;
    border-left: 1px solid #E2E2E2;
    width: 100%;
    /*max-width: 300px;*/
}
section#center-section .wrapperNews.d-flex .mainNews article .occhiello,
section#center-section .wrapperNews.d-flex .sideNews article .occhiello{
    font-size: 18px;
}
section#center-section .wrapperNews.d-flex .mainNews article.main-article h2{
    font-size:26px;
    /*font-size: clamp(1.625rem, 1.4086rem + 0.8054vw, 2.375rem);*/
    margin: 0 0 7px;
}
section#center-section .wrapperNews.d-flex .mainNews article.main-article .autore p {
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    color: var(--wp--preset--color--tertiary);
    margin: 10px 0 0;
}
section#center-section .wrapperNews.d-flex .mainNews article.main-article .autore p span {
    color: var(--wp--preset--color--primary);
    font-weight: 700;
}
section#center-section .wrapperNews.d-flex .mainNews article.article-2,
section#center-section .wrapperNews.d-flex .mainNews article.main-article{
    width: 100%;
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #E2E2E2;
}
section#center-section .wrapperNews.d-flex .mainNews article.main-article:first-of-type{
    padding-top: 0;
    margin-top: 0;
    border: none;
}
section#center-section .wrapperNews.d-flex .mainNews article.article-2 .d-grid{
    grid-template-columns:25% calc(75% - 10px);
    gap: 10px;
}
section#center-section .wrapperNews.d-flex .mainNews article.article-2 .d-grid h3{
    font-size:22px;
    margin: 0;
}
section#center-section .wrapperNews.d-flex .sideNews article h2{
    font-size: 22px;
    margin: 0;
}
section#center-section .wrapperNews.d-flex .sideNews article.video-article{
    background: var(--wp--preset--color--quaternary);
    position: relative;
	padding-bottom:20px;
	margin-bottom:20px;
}
section#center-section .wrapperNews.d-flex .sideNews article.video-article > *:not(figure){
	padding-left:20px;
	padding-right:20px;
}
section#center-section .wrapperNews.d-flex .sideNews article.video-article figure{
	margin: 0 0 15px 0;
}
section#center-section .wrapperNews.d-flex .sideNews article.video-article h2{
    color: var(--wp--preset--color--primary);    
    font-family: "pill-gothic-600mg", sans-serif;
    font-size: 20px;
}
section#center-section .wrapperNews.d-flex .sideNews > div > div:last-child article{
	margin-bottom:20px;
}
@media(max-width:767px){
    section#daIsraele-section .wrapperNews.d-flex,
    section#center-section .wrapperNews.d-flex .mainNews,
    section#center-section .wrapperNews.d-flex{
        flex-direction: column;
    }
    section#daIsraele-section .wrapperNews.d-flex .sideNews{
        width: 100%;
        padding: 25px 0 0;
        margin: 25px 0 0;
        border-right: 0;
        border-top: 1px solid #E2E2E2;
    }
    /*section#center-section .wrapperNews.d-flex .mainNews article.article-2 .d-grid{
        grid-template-columns: 1fr;
    }*/
    section#center-section .wrapperNews.d-flex .sideNews{
        padding: 25px 0 0;
        margin: 25px 0 0;
        border: none;
        border-top: 1px solid #E2E2E2;
        width: 100%;
    }
}
@media(max-width:600px){
    section#home-top div.main .rassegnaStampaWrapper img{
        display: none;
    }
    section#home-top div.main .rassegnaStampaWrapper::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width:40%;
        height:40%;
        background-image: url("/wp-content/themes/hakol/resources/img/israel-flag-rasseggna-bg.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top right;
    }
    section#home-top div.main .rassegnaStampaWrapper h2,
    section#home-top div.main .rassegnaStampaWrapper hr{
        word-break: break-word;
        white-space: normal;
        width:70%;
    }
}
@media(min-width:768px){
	section#home-top{
		display:flex;
	}
	section#home-top div.side{
		margin-top: 0;
		padding-left: 25px;
		margin-left: 25px;
		border-left: 1px solid #E2E2E2;
		/*flex-shrink: 0;*/
	}
    section#center-section .wrapperNews.d-flex .mainNews article.main-article{
        width: calc(50% - 25px);
        padding-left: 25px;
        flex-grow: 1;
        padding-top: 0;
        margin: 0;
        border: none;
    }
    section#center-section .wrapperNews.d-flex .mainNews article.main-article:first-of-type{
        padding-right: 25px;
        border-right: 1px solid #E2E2E2;
        padding-left: 0;
    }
	.wrapperTitleBlock{
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: 1px solid #E2E2E2;
	}
	/*.wrapperTitleBlock .intro{
		margin-top: 42px;
	}*/
	.wrapperTitleBlock .intro p.titleBlock{
		font-size:32px;
		line-height:52px;
	}
}
@media(min-width:768px) and (max-width:1199px){
	section#center-section .wrapperNews.d-flex{
		flex-direction: column;
	}
	section#center-section .wrapperNews.d-flex .sideNews{
		margin-top: 0;
		padding-left: 0;
		margin-left: 0;
		border-left: 0px solid #E2E2E2;
		width: 100%;
		/*max-width: 300px;*/
	}
	section#center-section .wrapperNews.d-flex .sideNews{
		/*max-width: 300px;*/
		grid-template-columns: 30% calc(70% - 25px);
        display: grid;
        gap: 25px;
        padding-top: 25px;
        margin-top: 10px;
        border-top: 1px solid #E2E2E2;
	}
	section#center-section .wrapperNews.d-flex .sideNews > div > div:last-child{
		display: grid;
		grid-template-columns: calc(50% - 10px) calc(50% - 10px);
		gap: 20px;
	}
}
@media(min-width:992px){
	section#home-top div.main{
		width: 100%;
	}
	section#home-top div.side{
		width:100%;
	}
	section#home-top div.main article h1{
		font-size:42px;
	}
	section#daIsraele-section .wrapperNews.d-flex .mainNews .article h2{
		font-size:32px;
	}
	section#home-top div.side{
		max-width:325px;
	}
}
@media(min-width:1200px){
	section#center-section .wrapperNews.d-flex .sideNews{
		max-width: 325px;
	}
}
/*.sideNews .wrapperTitleBlock{
	margin:0 0 10px 0;
	padding:0px;
	border-bottom:0px;
}
.sideNews .wrapperTitleBlock .intro p.titleBlock{
	font-size:32px;
}*/
.sideNews article h3{
	font-size: 22px;
	margin: 0;
}
.sideNews > div > article:first-child{
	margin:0 0 25px 0;
	padding:0 0 25px 0;
	border-bottom:1px solid #E2E2E2;
}


/*siti-interesse*/
body.page-template-template-rassegne-stampa h1,
body.page-id-59 h1.wp-block-heading,
body.page-id-61 h1.wp-block-heading,
body.page-id-65 h1.wp-block-heading{
	font-size:30px;
	color: var(--wp--preset--color--primary);
	letter-spacing: -0.03rem;
}
body.page-template-template-rassegne-stampa #content #primary > div,
.siti-interesse{
	padding:0;
	margin:0;
	list-style: none;
    display: grid;
}
body.page-template-template-rassegne-stampa .giorno,
.siti-interesse li{
	padding-bottom:15px;
	margin-bottom:15px;
	position: relative;
}
body.page-template-template-rassegne-stampa .giorno:not(:last-child)::after,
.siti-interesse li:not(:last-child)::after {
	content: "";
	position: absolute;
	left: 0;
	bottom:-15px;
	width: 100%;
	height: 1px;
	background:#E2E2E2
}
body.page-template-template-rassegne-stampa .giorno h2{
	font-size:32px;	
    margin: 7px auto;
}
.siti-interesse li h2{
	font-size:26px;	
    margin: 7px auto;
}
.siti-interesse li p{
	font-size:18px;
	line-height:24px;
	margin: 0px auto 30px auto;
}
body.page-template-template-rassegne-stampa .giorno a,
.siti-interesse li a{
	font-size:20px;
	line-height:30px;
	padding:0 10px;
	background:var(--wp--preset--color--secondary);
	color:var(--wp--preset--color--primary);
	display: inline-block;
    font-family: "Fraunces", serif;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}
@media(min-width:768px){
	body.page-template-template-rassegne-stampa h1,
	body.page-id-59 h1.wp-block-heading,
	body.page-id-61 h1.wp-block-heading,
	body.page-id-65 h1.wp-block-heading{
		font-size:48px;		
	}
}
@media(min-width:992px){
	body.page-template-template-rassegne-stampa #content #primary > div,
	.siti-interesse{
	    grid-template-columns: 1fr 1fr;
		gap: 20px 20px;
	}
	body.page-template-template-rassegne-stampa div .giorno p.description,
	.siti-interesse li p{
		margin: 0px 20px 44px auto;
	}
	body.page-template-template-rassegne-stampa div .giorno:nth-child(even),
	.siti-interesse li:nth-child(even) {
		border-left: solid 1px #E2E2E2;
		padding-left: 20px;
	}
	body.page-template-template-rassegne-stampa div .giorno:nth-child(even)::after,
	.siti-interesse li:nth-child(even)::after {
		background: linear-gradient(to left,#E2E2E2 0%,#E2E2E2 calc(100% - 20px),#FFF calc(100% - 20px),#FFF 100%);
	}
	body.page-template-template-rassegne-stampa div .giorno:nth-last-child(-n+2)::after,
	.siti-interesse li:nth-last-child(-n+2)::after {
		display: none;
	}	
}

/*archivi categorie e tag*/
body.archive:not(.tax-testata):not(.tax-autore):not(.tax-autore) article{
    display: grid;
    gap:15px;
}
body.archive article{
    border-bottom: solid 1px #E4E4E4;
    margin-bottom: 25px;
    padding-bottom: 20px;
}
body.archive article .titolo{
	font-size:26px;
	line-height:32px;
	margin:0px;
	color:var(--wp--preset--color--tertiary);
	direction: initial;
}
body.archive article .titolo strong{
	color:var(--wp--preset--color--primary);
}
body.archive article .pubblicazione p{
	margin:6px 0 0 0;
	color:var(--wp--preset--color--tertiary);
	font-size:13px;
	direction: initial;
}
body.archive aside{
	display:none;
}
body.archive .titolo-cat{
	font-size:42px;
    margin: 0 0 15px 0;
}
@media(min-width:768px){
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page > div{
		display: grid;
        grid-template-columns: 50% 50%;
        /* gap: 0 40px; */
        align-items: start;
	}
	body.archive:not(.tax-testata):not(.tax-autore) #primary article{
		grid-template-columns: 175px calc(100% - 190px);
	}
	
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:not(:nth-child(2)):not(:nth-child(3)){
	    grid-column: 1 / span 2;
        grid-template-columns: 175px calc(100% - 190px);
    }
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:nth-child(2),
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:nth-child(3){
		border:none;
		margin:0;
		display:block;
        height: 100%;
	}
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:nth-child(2){		
		border-right:solid 1px #E4E4E4;
        padding:0 25px 0 0;
	}
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:nth-child(3){
        padding:0 0 0 25px;
		display:block;
	}	
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:nth-child(4){
		border-top: solid 1px #E4E4E4;
		padding: 20px 0;
        margin: 25px 0;
	}
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:first-child .titolo{
		font-size:36px;
        line-height: 40px;
	}
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:nth-child(2):nth-child(2) .titolo{
		font-size:32px;
	}
	body.archive #primary.first_page article:first-child {
		grid-template-columns: 1fr !important;
	}
	body.archive article .titolo{
		/*font-size:28px;
		line-height:36px;*/
		margin:0px;
	}
	body.archive .titolo-cat{
		font-size:48px;
        margin: 0 0 15px 0;
	}
}
@media(min-width:992px){
	body.archive aside{
		display:block;
	}
	body.page-template-template-rassegne-stampa #content > div,
	body.single-rassegne_stampa #content > div,
	body.archive:not(.tax-testata):not(.tax-autore) #content > div{
		display: grid;
        gap: 40px;
        grid-template-columns: calc(100% - 340px) 300px;
    }
}
@media(min-width:1200px){
	body.archive #primary.first_page article:first-child {
		border-top: solid 1px #E4E4E4;
	}
	body.archive #primary.first_page article:first-child {
		padding: 20px 0;
	}
	body.archive:not(.tax-testata):not(.tax-autore) #primary.first_page article:first-child {
		grid-template-columns: calc(60% - 15px) 40% !important;
		direction: rtl;
	}
}
.navigation.pagination {
    margin: 30px auto;
    clear: both;
    width: max-content;
    min-height: 30px
}
.navigation.pagination .nav-links * {
	border-radius: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 13px;
    font-weight: 600;
    height: 32px;
    min-width: 32px;
    display: block;
    float: left;
    margin: 6px 0;
    padding: 0 10px;
	transition:0.3s;
}
.navigation.pagination .nav-links .page-numbers:hover,
.navigation.pagination .nav-links .page-numbers.current{
	background:var(--wp--preset--color--quaternary);
}
.navigation.pagination .nav-links:has(.page-numbers:hover) .page-numbers.current {
  background: none;
}
.navigation.pagination .nav-links .next {
    margin: 6px 6px 6px 50px
}
.navigation.pagination .nav-links .prev {
    margin: 6px 50px 6px 6px
}
/*Rassegna stampa*/
.blocco-rassegna-stampa{
	border:solid  1px var(--wp--preset--color--quaternary);
	padding:10px;
	margin: 0 0 30px 0;
}
.blocco-rassegna-stampa > p{	
	background: var(--wp--preset--color--quaternary);
    color: var(--wp--preset--color--primary);
    display: block;
    font-size: 18px;
    font-weight: bold;
	line-height: 18px;
    padding:6px 10px;
    font-family: "Fraunces", serif;
    margin: 0 0 5px 0;
}
.blocco-rassegna-stampa > a{
	text-align: right;
    padding: 10px 6px 0 6px;
    width: 100%;
    display: block;
	color: var(--wp--preset--color--primary);
}	
.blocco-rassegna-stampa .giorno h4{
    padding: 6px;
    margin: 0;
	font-size:20px;
	border-bottom: solid 2px var(--wp--preset--color--quaternary);
}
.blocco-rassegna-stampa .giorno:last-child h4{
	border-bottom: solid 0px var(--wp--preset--color--quaternary);
}
body.single-rassegne_stampa .rassegna a,
body.tax-giorno h1.titolo-cat span {
    background: var(--wp--preset--color--quaternary);
	color: var(--wp--preset--color--primary);
	font-family: "Fraunces", serif;
	font-weight: bold;
    letter-spacing: -0.025em;
    display: table;
    font-size: 20px;
    padding: 0 10px;
    line-height: 32px;
}
body.single-rassegne_stampa .rassegna a{
	margin-bottom:10px;
}
body.tax-giorno h1.titolo-cat{
    border-bottom: solid 1px #E4E4E4;
    padding-bottom: 10px;
    color: var(--wp--preset--color--primary);
}
body.tax-giorno .descrizione-cat{
    border-bottom: solid 1px #E4E4E4;
    margin-bottom:20px;
}
body.tax-giorno div.articolo .modal-content > div > p,
body.tax-giorno .descrizione-cat p{
    font-size: 19px;
    line-height: 30px;
    margin-bottom:20px;
    font-family: "Fraunces", serif;
}
body.tax-giorno div.articolo{
    border-bottom: solid 1px #E4E4E4;
    margin-bottom: 20px;
}
body.tax-giorno div.articolo .modal-content > div:first-child{
    border-bottom: solid 1px #E4E4E4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
body.tax-giorno .articoli-senza-classificazione div.articolo{
    padding:0 21px 15px 21px;
}
body.tax-giorno .articoli-senza-classificazione div.articolo > div > div > h2{
    font-size: clamp(1.3rem, 1.1269rem + 0.6443vw, 1.9rem);
}
body.tax-giorno .articoli-classificazione div.articolo > div{
    border-left: solid 6px var(--wp--preset--color--quaternary);
    padding-left: 15px;
    margin-bottom: 20px;
}
body.single-rassegne_stampa #primary .titolo.classificazione,
body.tax-giorno .articoli-classificazione div.articolo > div > div:first-child{
    display:grid;
    grid-template-columns:26px calc(100% - 26px);
}
body.single-rassegne_stampa #primary .titolo h1{
	margin:0px;
}
body.tax-giorno div.articolo > div > div h2{
    margin:0px;
    color: var(--wp--preset--color--primary);
	font-size: clamp(1.625rem, 1.4086rem + 0.8054vw, 2.375rem);
	cursor: pointer;
}
body.single-rassegne_stampa #primary div.contenuto > div:first-child > *:last-child{
	padding-bottom: 15px;
}
body.single-rassegne_stampa #primary div.contenuto > div:first-child{
    margin-bottom: 20px;
}
body.single-rassegne_stampa #primary .titolo,
body.single-rassegne_stampa #primary .info,
body.single-rassegne_stampa #primary div.contenuto > div:first-child{
	border-left: solid 6px var(--wp--preset--color--quaternary);
    padding-left: 15px
}
body.single-rassegne_stampa #primary div.contenuto > div:last-child *{
	font-size: 19px;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: "Fraunces", serif
}
body.single-rassegne_stampa #primary div.contenuto > div:first-child *, 
body.tax-giorno div.articolo > div > div.contenuto > div:first-child *{
   font-family: "Fraunces", serif;
   font-style:italic;
   font-size: 19px;
   line-height: 30px;
}
body.single-rassegne_stampa #primary div.contenuto > div:last-child label{
	font-family: "pill-gothic-600mg", sans-serif;
    padding: 12px 0 0 0;
    color: var(--wp--preset--color--primary);
    width: 100%;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    margin: 5px 0;
    border-top: solid 1px #E4E4E4;
	line-height:15px;
}
.abbonati-leggi > a:first-child, body.tax-giorno .articoli-classificazione div.articolo > div > div.contenuto .apri-articolo{
    background: var(--wp--preset--color--primary);
    padding: 0 20px;
    color: #FFFFFF;
    line-height: 32px;
    letter-spacing: 1px;
    width: max-content;
    margin-top: 20px;
    cursor: pointer;
    text-transform:uppercase;
	display: block;
}
.abbonati-leggi > a.login{
	line-height: 32px;
	font-weight:bold;
	color:var(--wp--preset--color--tertiary);
}
body.tax-giorno .articoli-senza-classificazione div.articolo > div > div.contenuto .apri-articolo{
    color: var(--wp--preset--color--secondary);
    font-style:italic;
    font-weight:bold;
    cursor: pointer;
}
.articolo-chiuso{
    display:none;
}
span.classificazione{
    display: block;
    width:20px;
    height:20px;
    border-radius: 50%;
    float: left;
    margin:10px 6px 0 0;
}
body.single-rassegne_stampa #primary .testata,
body.single-rassegne_stampa #primary .autore, 
body.tax-giorno div.articolo .testata,
body.tax-giorno div.articolo .autore {
    display: flex;
    gap: 2px;   
    color: var(--wp--preset--color--primary);
	align-items: center;
}
body.tax-giorno div.articolo .testata p,
body.tax-giorno div.articolo .autore p,
body.single-rassegne_stampa #primary .testata p,
body.single-rassegne_stampa #primary .autore p{
	margin:0;
	font-size:16px;
}
body.single-rassegne_stampa #primary .testata,
body.single-rassegne_stampa #primary .autore, 
body.tax-giorno div.articolo > div > div:nth-child(2) .testata,
body.tax-giorno div.articolo > div > div:nth-child(2) .autore {
margin:10px 0;
}
span.classificazione.verde{
    background:#37D500;
}
span.classificazione.giallo{
    background:#FFBB00;
}
span.classificazione.rosso{
    background:#FF0000;
}
body.modal-attiva {
    overflow-y: hidden;
}
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(1,25,61,0.9);
}
.modal-content {
    background-color: #fff;
    margin: 5dvh auto;
    padding: 20px;
    border-radius: 5px;
    width: 90%;
    height: 90dvh;
    max-width: 1140px;
    position: relative;
    overflow-y: hidden;
}
.modal-content .chiudi {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}
.modal-content > div:last-child{
	overflow-y: scroll;
	padding-bottom:5vh;
	height:72vh;
}
body.page-template-template-rassegne-stampa .giorno p.description{
	font-size:15px;
	line-height:20px;
	margin: 0px auto 30px auto;
}
@media(min-width:768px){
	.abbonati-leggi{
		display: flex;
		gap:10px;
		align-items:end;
	}
	.modal-content {
		width: 80%;
	}
	body.single-rassegne_stampa #primary .info,
	body.tax-giorno div.articolo .modal-content > div:first-child,
	body.tax-giorno div.articolo > div > div:nth-child(2) {
		display: flex;
		gap: 30px;
	}
}

/*Dal mondo*/
#last-section > div:last-child{
	display:grid
}
#last-section > div:last-child article:not(:last-child){
	margin:0 0 25px 0;
	padding:0 0 25px 0;
	border-bottom: 1px solid #E2E2E2;
}
#last-section > div:last-child article:nth-child(1) h2{
	font-size:26px;
}
#last-section > div:last-child article:nth-child(1) .sottotitolo{
	font-size:16px;
	line-height:24px;
}
#last-section > div:last-child article:nth-child(2),
#last-section > div:last-child article:nth-child(3){
	display: grid;
    grid-template-columns: calc(70% - 10px) 30%;
    direction: rtl;
    gap: 10px;
}
#last-section > div:last-child article h2{
	margin-top:0;
}
#last-section > div:last-child article:nth-child(2) h2,
#last-section > div:last-child article:nth-child(3) h2{
	text-align:left;
	font-size:22px;
	margin:0;
}
#last-section > div:last-child article:nth-child(4) h2,
#last-section > div:last-child article:nth-child(5) h2{
	font-size:19px;
	margin:0;
}
#last-section > div:last-child article:nth-child(2) figure,
#last-section > div:last-child article:nth-child(3) figure{
	margin:0;
}
@media (min-width: 992px) {
	#last-section > div:last-child article:not(:last-child){
		padding:0px;
	}
	#last-section > div:last-child {
		display: grid;
		grid-template-columns: 24% 52% 24%;
		grid-template-rows: auto auto;
		gap:0px;
		grid-template-areas:
			"art2 art1 art3"
			"art4 art1 art5";
		border-bottom: 1px solid #E2E2E2;
		padding-bottom:25px;
	}
	#last-section > div:last-child article:nth-child(1){ grid-area: art1; }
	#last-section > div:last-child article:nth-child(2){ grid-area: art2; }
	#last-section > div:last-child article:nth-child(3){ grid-area: art3; }
	#last-section > div:last-child article:nth-child(4){ grid-area: art4; }
	#last-section > div:last-child article:nth-child(5){ grid-area: art5; }
	#last-section > div:last-child article:not(:last-child){
		border-bottom:0px solid #E2E2E2;
	}
	#last-section > div:last-child article:nth-child(1){
		padding:0 20px;
		margin: 0;
		border-right:1px solid #E2E2E2;
		border-left:1px solid #E2E2E2;
	}
	#last-section > div:last-child article:nth-child(1) h2{
		font-size:30px;
	}
	#last-section > div:last-child article:nth-child(2),
	#last-section > div:last-child article:nth-child(3){
		display: block;
	}	
	#last-section > div:last-child article:nth-child(2) h2,
	#last-section > div:last-child article:nth-child(3) h2{
		margin: 0 0 10px 0;
	}	
	#last-section > div:last-child article:nth-child(2),
	#last-section > div:last-child article:nth-child(4){
		margin-right:20px;
	}
	#last-section > div:last-child article:nth-child(3),
	#last-section > div:last-child article:nth-child(5){
		margin-left:20px;
	}
	#last-section > div:last-child article:nth-child(4),
	#last-section > div:last-child article:nth-child(5){
		border-top:1px solid #E2E2E2;
		padding-top:25px;
	}
	#last-section > div:last-child article:nth-child(1) .sottotitolo{
		font-size:18px;
	}
	#last-section > div:last-child article:nth-child(4) h2,
	#last-section > div:last-child article:nth-child(5) h2{
		font-size:22px;
	}
}

/*Da Il Riformista per israele*/
#dalRiformista-section {
	background:var(--wp--preset--color--quaternary);
	width: 100%;
	padding: 15px 20px 0 20px;
	position: relative;
	margin: 0 0 40px 0;
}
#dalRiformista-section > p{
    position: absolute;
    top: 32px;
    font-weight: bold;
	color:var(--wp--preset--color--primary);
}
#dalRiformista-section .block-slider {
  overflow: hidden;
  width: 100%;
  display: inline-block;
}
#dalRiformista-section .block-slider .container {
  padding: 0px;
  width: 100%;
}
#dalRiformista-section .block-slider .container .slider {
  overflow: hidden;
  position: relative;
}
#dalRiformista-section .block-slider .container .slider .wrapper {
  display: -webkit-inline-box;
  width: calc(100% - 20px);
  list-style: none;
  padding: 60px 0 0 0px;
  margin: 0px;
}
#dalRiformista-section .block-slider .container .slider .wrapper .article:not(:last-child) {
  padding-right: 2.5%;
}
#dalRiformista-section .block-slider .container .slider .wrapper .article {
  width: 97.5%;
  float: left;
}
#dalRiformista-section .block-slider .container .slider .wrapper .article .placeholder-image,
#dalRiformista-section .block-slider .container .slider .wrapper .article figure {
  margin: 0 0 5px 0;
  height: 150px;
  overflow-y: hidden;
  background: var(--wp--preset--color--quaternary);
}
#dalRiformista-section .block-slider .container .slider .wrapper .article .placeholder-image img,
#dalRiformista-section .block-slider .container .slider .wrapper .article figure img {
  width: 100%;
  height: auto;
}
#dalRiformista-section .block-slider .container .slider .wrapper .article .occhiello{
	color:var(--wp--preset--color--secondary) !important;
	line-height:17px;
}
#dalRiformista-section .block-slider .container .slider .wrapper .article a .titolo {	
	font-size: 16px;
	font-family: "pill-gothic-600mg", sans-serif;
	color:var(--wp--preset--color--tertiary);
	margin:0 0 15px 0;
}
#dalRiformista-section .block-slider .container .slider .nav {
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
  transform: scale(0.8);
}
#dalRiformista-section .block-slider .container .slider .nav a {
	float: left;
	display: inline-block;
	border-radius: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: border 0.2s ease;
	width: 32px;
	height: 32px;
	margin-left: 16px;
}
#dalRiformista-section .block-slider .container .slider .nav a svg path {
	fill: var(--wp--preset--color--primary) !important;
}
@media screen and (min-width: 768px) {
  #dalRiformista-section .block-slider .container .slider .wrapper {
    width: calc(100% - 100px);
  }
  #dalRiformista-section .block-slider .container .slider .wrapper .article {
    width: 30.8333333%;
  }
  #dalRiformista-section .block-slider .container .slider .wrapper .article .placeholder-image,
  #dalRiformista-section .block-slider .container .slider .wrapper .article figure {
    height: 100px;
  }
}
@media screen and (min-width: 992px) {
  #dalRiformista-section .block-slider .container .slider .wrapper .article {
    width: 22.5%;
  }
  #dalRiformista-section .block-slider .container .slider .wrapper .article .placeholder-image,
  #dalRiformista-section .block-slider .container .slider .wrapper .article figure {
    height: 120px;
  }
}
.ultimi-articoli{
	border:solid 2px var(--wp--preset--color--quaternary);
	padding:10px;
	margin-bottom:25px;
}
.ultimi-articoli article h4{
	margin:0px;
	font-size:22px;
}
.ultimi-articoli article{
	padding-bottom:20px;
	margin-bottom:25px;
	border-bottom:solid 2px var(--wp--preset--color--quaternary);
}
.ultimi-articoli article:last-child{
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:solid 0px var(--wp--preset--color--quaternary);
}
.ultimi-articoli article .etichetta-categoria{
	background: var(--wp--preset--color--quaternary);
	color:var(--wp--preset--color--primary);
	font-family: "Fraunces", serif;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:20px;
}
.single-post .autore,
.single-post .data-pubblicazione{
    text-align: left;
    margin: 0 0 10px 0;
}
/*PAYWALL*/
body:not(.page) .block-premium{
	margin-top: -40px;
}
.block-premium{
	display: block;
    width: 100%;
    background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 90%), url(/wp-content/themes/hakol/resources/img/text.jpg) no-repeat top 40px left;    
	min-height: 600px;	
	z-index: 1;
    position: relative;
}
.block-premium .message{
	background: linear-gradient(to bottom,var(--wp--preset--color--primary) 0%, var(--wp--preset--color--tertiary) 75%);
    text-align: center;
    padding: 20px;
    margin: 0 50px !important;
    box-shadow: 0px 0px 50px rgba(1, 25, 61, 0.75);
}
.block-premium .message h2{
	font-size:32px;
	color:#FFF;
}
.block-premium .message a.abbonamenti{
	font-family: "pill-gothic-600mg", sans-serif !important;
	background: var(--wp--preset--color--secondary);
    color: #FFF;
    width: max-content;
    display: block;
    line-height: 52px;
    padding: 0 20px;
	margin: 0 auto 15px auto;
}
.block-premium .message a.login{
	color:var(--wp--preset--color--secondary);
	font-family: "pill-gothic-600mg", sans-serif !important;
}
.videoJNS {
    background: #f2f2f4;
    margin-bottom: 40px;
}
.videoJNS iframe{
	width:100%;
}
.videoJNS > a:first-child {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    justify-content: center;
}
.videoJNS > a:last-child {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px 10px 10px;
    font-weight: bold;
    text-transform: uppercase;
    justify-content: flex-end;
}
.videoJNS > a:first-child svg {
    width: 32px;
}