/*
Theme Name:   Nina Neuner
Theme URI:    https://fabulab.com
Description:  Wordpress theme for Nina Neuner, designed by Fabulab.
Author:       Fabulab
Author URI:   https://fabulab.com
Template:     hello-elementor
*/

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Sen:wght@400..800&display=swap');

.site-navigation-dropdown ul.menu{
	background-color:#576d5d !important;
	    height: 100vh;
}

.site-navigation-toggle-holder .site-navigation-toggle {
    color: #ffffff !important;
}

.site-navigation-dropdown ul.menu li a {
    display: block;
    padding: 20px;
    background: #576d5d;
    color: #FFF;
    box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0) !important;
}

.site-navigation-dropdown ul.menu li.current-menu-item a{
    color: #fff;
    background: transparent !important;
}

body {
    background-color: #e0b8af;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-block-start: 0.5rem;
    font-family: "Josefin Sans", sans-serif;
   
}

h1 {
    font-size: 150pt;
    font-weight: 100;
}

h2 {
    font-size: 30pt;
    font-weight: 100;
}

h3 {
    font-size: 30pt;
    font-weight: 300;
}

h4 {
    font-size: 25pt;
    font-weight: 300;
   
}

h5 {
    font-size: 20pt;
    line-height: 30pt;
    font-weight: 300;
}

h6 {
    font-size: 25pt;
    font-weight: 300;
}

p {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 200;
    font-size: 20pt;
    /* color: #576d5d; */
	margin-block-start: 0;
}

a {
	color: #576d5d !important;
}

label{
	width:100% !important;
}

.nome-servizio {
    font-size: 25pt
}

.nome-form {
    background-color: transparent;
    border: solid !important;
    border-width: 1px !important;
    border-color: #d8e6db !important;
    display: flex;
    height: 80px;
    margin-top: 10px;
    border-radius: 0px !important;
}

.nome-form:hover {
    background-color: #d8e6db;
    border: solid !important;
    border-width: 1px !important;
    border-color: #d8e6db !important;
    display: flex;
    height: 80px;
    margin-top: 10px;
    border-radius: 0px !important;
}

.surname-form {
    background-color: transparent;
    border: solid !important;
    border-width: 1px !important;
    border-radius: 0px !important;
    border-color: #d8e6db !important;
    display: flex;
    height: 80px;
    margin-top: 10px;
}

.surname-form:hover {
    background-color: #d8e6db;
    border: solid !important;
    border-width: 1px !important;
    border-radius: 0px !important;
    border-color: #d8e6db !important;
    display: flex;
    height: 80px;
    margin-top: 10px;
}

.email-form {
    background-color: transparent;
    border: solid !important;
    border-width: 1px !important;
    border-color: #d8e6db !important;
    display: flex;
    height: 80px;
    margin-top: 10px;
    border-radius: 0px !important;
}

.email-form:hover {
    background-color: #d8e6db;
    border: solid !important;
    border-width: 1px !important;
    border-color: #d8e6db !important;
    display: flex;
    height: 80px;
    margin-top: 10px;
    border-radius: 0px !important;
}

.messaggio-form {
    background-color: transparent;
    border: solid !important;
    border-width: 1px !important;
    border-color: #d8e6db !important;
    display: flex;
    width: 100% !important;
    height: 80px;
    margin-top: 10px;
    border-radius: 0px
}

.messaggio-form:hover {
    background-color: #d8e6db;
    border: solid !important;
    border-width: 1px !important;
    border-color: #d8e6db !important;
    display: flex;
    width: 100% !important;
    height: 80px;
    margin-top: 10px;
    border-radius: 0px
}

.wpcf7-response-output {
    color: #d8e6db;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 20pt;
    border: none !important;
    margin: -20px 0px 30px 0px !important;
}

.wpcf7-not-valid-tip {
    color: #d8e6db;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 15pt;
    margin-top: 10px
}

.wpcf7-form p {
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 31% !important;
	display: flex;
    align-items: center;
}

.wpcf7-form p:nth-child(4) {
	width: 44% !important;
}
.wpcf7-form p:nth-child(5) {
	width: 25% !important;
}
.wpcf7-form p:nth-child(6) {
	width: 25% !important;
}

[type=submit] {
    width: 100% !important;
    border-color: #d8e6db;
    background-color: transparent;
    color: #d8e6db;
    height: 80px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 100;
    font-size: 26pt;
    border-radius: 0px;
    margin-top: 37px;
}

[type=submit]:hover {
    width: 100% !important;
    background-color: #d8e6db;
    color: #576d5d;
    height: 80px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 100;
    font-size: 26pt;
    border-radius: 0px;
    margin-top: 37px;
}

[type=submit]:focus {
    width: 100% !important;
    border-color: #d8e6db;
    background-color: transparent;
    color: #d8e6db;
    height: 80px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 100;
    font-size: 26pt;
    border-radius: 0px;
    margin-top: 37px;
}

.wpcf7-list-item-label{
	color:#d8e6db !important;
}

textarea {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 100;
    font-size: 15pt;
    color: #d8e6db;
}

textarea:focus-visible {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 100;
    font-size: 15pt;
    color: #576d5d;
    background-color: #d8e6db;
}

input {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 100;
    font-size: 15pt;
    color: #d8e6db;
}

input:focus-visible {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 100;
    font-size: 15pt;
    color: #576d5d;
    background-color: #d8e6db;
}

input:-internal-autofill-selected {
    background-color: pink !important;
}

input:-not-valid-tip {
    background-color: pink !important;
}

label{
	font-size: 18pt;
}

/* HEADER */

.site-header a {
    color: #FFF !important;
    font-size: 18px !important;
}

ul#menu-header-menu {
    gap: 40px !important;
}

.site-header .current-menu-item a {
    color: #FFF !important;
    font-weight: 700 !important;
}

.home .site-header,
.blog .site-header
 {
    background-color: #576D5D !important;
    color: white !important;
}

.home .site-header a,
.blog .site-header a
{
    color: white !important;
}

.page-id-282 .site-header,
.page-id-1489 .site-header {
    background-color: #D8E6DB !important;
}

.footer {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.footer .footer-content {
    color: #576D5D;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 15pt;
    display: flex;
    gap: 40px;
}

.footer .footer-content .footer-left {
    flex: 1;
}

.footer .footer-content .footer-right {
    padding-top: 72px;
    flex: 1;
}

.footer .footer-content a {
    color: #576D5D;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 15pt;
    text-decoration: none;
}

.page-id-276 .footer {
    background-color: #eadbd6 !important;
}

.page-id-282 .footer {
    background-color: #D8E6DB !important;
}
@media screen and (max-width: 1350px) {
	h1{font-size:168px;}
		
	}
@media (min-width: 768px) and (max-width: 1300px) {
    body {
        background-color: #e0b8af;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-block-start: 0.5rem;
        font-family: "Josefin Sans", sans-serif;
       
    }

    h1 {
        font-size: 80pt;
        font-weight: 100;
    }

    h2 {
        font-size: 18pt;
        font-weight: 100;
    }

    h3 {
        font-size: 15pt;
        font-weight: 300;
    }

    h4 {
        font-size: 15pt;
        font-weight: 300;
        color: #576d5d
    }

    h5 {
        font-size: 16pt;
        line-height: 15pt;
        font-weight: 300;
    }

    h6 {
        font-size: 18pt;
        font-weight: 300;
    }

    p {
        margin-block-start: 0;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 16pt;
       
    }

    .nome-servizio {
        font-size: 13pt
    }

    .nome-form {
        background-color: transparent;
        border: solid !important;
        border-width: 1px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .nome-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 1px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .surname-form {
        background-color: transparent;
        border: solid !important;
        border-width: 1px !important;
        border-radius: 0px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 60px;
        margin-top: 10px;
    }

    .surname-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 1px !important;
        border-radius: 0px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 60px;
        margin-top: 10px;
    }

    .email-form {
        background-color: transparent;
        border: solid !important;
        border-width: 1px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .email-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 1px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .messaggio-form {
        background-color: transparent;
        border: solid !important;
        border-width: 1px !important;
        border-color: #d8e6db !important;
        display: flex;
        width: 100% !important;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px
    }

    .messaggio-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 1px !important;
        border-color: #d8e6db !important;
        display: flex;
        width: 100% !important;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px
    }
	
	.wpcf7-form p:nth-child(4) {
    width: 100% !important;
	}
	
	.wpcf7-form p:nth-child(5) {
    width: 50% !important;
	}


    .wpcf7-response-output {
        color: #d8e6db;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 13pt;
        border: none !important;
        margin: -20px 0px 30px 0px !important;
    }

    .wpcf7-not-valid-tip {
        color: #d8e6db;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 9pt;
        margin-top: 10px
    }

    .wpcf7-form p {
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 27% !important;
    }

    [type=submit] {
        width: 100% !important;
        border-color: #d8e6db;
        background-color: transparent;
        color: #d8e6db;
        height: 60px;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 18pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    [type=submit]:hover {
        width: 100% !important;
        background-color: #d8e6db;
        color: #576d5d;
        height: 60px;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 18pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    [type=submit]:focus {
        width: 100% !important;
        border-color: #d8e6db;
        background-color: transparent;
        color: #d8e6db;
        height: 60px;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 18pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    textarea {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 12pt;
        color: #d8e6db;
    }

    textarea:focus-visible {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 12pt;
        color: #576d5d;
        background-color: #d8e6db;
    }

    input {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 12pt;
        color: #d8e6db;
    }

    input:focus-visible {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 12pt;
        color: #576d5d;
        background-color: #d8e6db;
    }
}


@media screen and (max-width: 767px) {
    body {
        background-color: #e0b8af;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-block-start: 0.5rem;
        font-family: "Josefin Sans", sans-serif;
       
    }

    h1 {
        font-size: 50pt;
        font-weight: 100;
    }

    h2 {
        font-size: 15pt;
        font-weight: 200;
    }

    h3 {
        font-size: 12pt;
        font-weight: 300;
    }

    h4 {
        font-size: 16pt;
        font-weight: 300;
       
    }

    h5 {
        font-size: 16pt;
        line-height: 15pt;
        font-weight: 300;
    }

    h6 {
        font-size: 16pt;
        font-weight: 300;
    }

    p {
        margin-block-start: 0;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 16pt;
       
    }

	.footer .footer-content a {
        font-size: 12pt;
	}
	.footer .footer-content{
	    font-size: 12pt;	
	}
    .nome-servizio {
        font-size: 10pt
    }

    .nome-form {
        width: 100% !important;
        background-color: transparent;
        border: solid !important;
        border-width: 0.75px !important;
        border-color: #d8e6db !important;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .nome-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.75px !important;
        border-color: #d8e6db !important;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .surname-form {
        background-color: transparent;
        border: solid !important;
        border-width: 0.75px !important;
        border-radius: 0px !important;
        border-color: #d8e6db !important;
        height: 60px;
        margin-top: 10px;
    }

    .surname-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.75px !important;
        border-radius: 0px !important;
        border-color: #d8e6db !important;
        height: 60px;
        margin-top: 10px;
    }

    .email-form {
        background-color: transparent;
        border: solid !important;
        border-width: 0.75px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .email-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.75px !important;
        border-color: #d8e6db !important;
        height: 60px;
        margin-top: 10px;
        border-radius: 0px !important;
    }

    .messaggio-form {
        background-color: transparent;
        border: solid !important;
        border-width: 0.75px !important;
        border-color: #d8e6db !important;
        width: 100% !important;
        height: 100px;
        margin-top: 10px;
        border-radius: 0px
    }

    .messaggio-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.75px !important;
        border-color: #d8e6db !important;
        width: 100% !important;
        height: 100px;
        margin-top: 10px;
        border-radius: 0px
    }

    .wpcf7-response-output {
        color: #d8e6db;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 13pt;
        border: none !important;
        margin: -20px 0px 30px 0px !important;
    }

    .wpcf7-not-valid-tip {
        color: #d8e6db;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 9pt;
        margin-top: 10px
    }

    .wpcf7-form p {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100% !important;
    }

    [type=submit] {
        width: 100% !important;
        border-color: #d8e6db;
        background-color: transparent;
        color: #d8e6db;
        height: 60px;
        border-width: 0.75px !important;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 18pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    [type=submit]:hover {
        width: 100% !important;
        background-color: #d8e6db;
        color: #576d5d;
        height: 60px;
        font-family: "Josefin Sans", sans-serif;
        border-width: 0.75px !important;
        font-weight: 100;
        font-size: 18pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    [type=submit]:focus {
        width: 100% !important;
        border-color: #d8e6db;
        background-color: transparent;
        color: #d8e6db;
        height: 60px;
        font-family: "Josefin Sans", sans-serif;
        border-width: 0.75px !important;
        font-weight: 100;
        font-size: 18pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    label {
        width: 100%
    }

    textarea {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 10pt;
        color: #d8e6db;
    }

    textarea:focus-visible {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 10pt;
        color: #576d5d;
        background-color: #d8e6db;
    }

    input {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 10pt;
        color: #d8e6db;
    }

    input:focus-visible {
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 10pt;
        color: #576d5d;
        background-color: #d8e6db;
    }

	.wpcf7-form p:nth-child(4) {
    width: 100% !important;
}
	.wpcf7-form p:nth-child(5) {
    width: 100% !important;
}
	.wpcf7-form p:nth-child(6) {
    width: 100% !important;
}
    .footer {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer .footer-content {
        flex-direction: column;
    }

    .footer .footer-content .footer-right {
        padding-top: 0;
    }
}


@media screen and (max-width: 429px) {
    body {
        background-color: #e0b8af;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-block-start: 0.5rem;
        font-family: "Josefin Sans", sans-serif;
        
    }

    h1 {
        font-size: 30pt;
        font-weight: 200;
    }

    h2 {
        font-size: 15pt;
        font-weight: 1200;
    }

    h3 {
        font-size: 14pt;
        font-weight: 300;
    }

    h4 {
        font-size: 14pt;
        font-weight: 300;
        
    }

    h5 {
        font-size: 14pt;
        line-height: 15pt;
        font-weight: 300;
    }

    h6 {
        font-size: 15pt;
        font-weight: 300;
    }

    p {
        margin-block-start: 0;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 14pt;
        
    }

    .nome-servizio {
        font-size: 13pt
    }

    .nome-form {
        background-color: transparent;
        border: solid !important;
        border-width: 0.5px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 40px;
        margin-top: 6px;
        border-radius: 0px !important;
    }

    .nome-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.5px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 40px;
        margin-top: 6px;
        border-radius: 0px !important;
    }

    .surname-form {
        background-color: transparent;
        border: solid !important;
        border-width: 0.5px !important;
        border-radius: 0px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 40px;
        margin-top: 6px;
    }

    .surname-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.5px !important;
        border-radius: 0px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 40px;
        margin-top: 6px;
    }

    .email-form {
        background-color: transparent;
        border: solid !important;
        border-width: 0.5px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 40px;
        margin-top: 6px;
        border-radius: 0px !important;
    }

    .email-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.5px !important;
        border-color: #d8e6db !important;
        display: flex;
        height: 40px;
        margin-top: 6px;
        border-radius: 0px !important;
    }

    .messaggio-form {
        background-color: transparent;
        border: solid !important;
        border-width: 0.5px !important;
        border-color: #d8e6db !important;
        display: flex;
        width: 100% !important;
        height: 100px;
        margin-top: 6px;
        border-radius: 0px
    }

    .messaggio-form:hover {
        background-color: #d8e6db;
        border: solid !important;
        border-width: 0.5px !important;
        border-color: #d8e6db !important;
        display: flex;
        width: 100% !important;
        height: 100px;
        margin-top: 6px;
        border-radius: 0px
    }

    .wpcf7-response-output {
        color: #d8e6db;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 11pt;
        border: none !important;
        margin: -20px 0px 30px 0px !important;
    }

    .wpcf7-not-valid-tip {
        color: #d8e6db;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 300;
        font-size: 9pt;
        margin-top: 10px
    }

    .wpcf7-form p {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100% !important;
    }

    [type=submit] {
        width: 100% !important;
        border-color: #d8e6db;
        background-color: transparent;
        color: #d8e6db;
        height: 40px;
        border-width: 0.5px !important;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 100;
        font-size: 15pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    [type=submit]:hover {
        width: 100% !important;
        background-color: #d8e6db;
        color: #576d5d;
        height: 40px;
        font-family: "Josefin Sans", sans-serif;
        border-width: 0.5px !important;
        font-weight: 100;
        font-size: 15pt;
        border-radius: 0px;
        margin-top: 26px;
    }

    [type=submit]:focus {
        width: 100% !important;
        border-color: #d8e6db;
        background-color: transparent;
        color: #d8e6db;
        height: 40px;
        font-family: "Josefin Sans", sans-serif;
        border-width: 0.5px !important;
        font-weight: 100;
        font-size: 15pt;
        border-radius: 0px;
        margin-top: 26px;
    }

     .footer {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer .footer-content {
        flex-direction: column;
    }

    .footer .footer-content .footer-right {
        padding-top: 0;
    }
}

/* BLOG */

body.blog
{
    background-color: #576D5D !important;
    color: white !important;
}

body.blog .post-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

body.blog h1 {
    text-align: center;
    margin-bottom: 120px;
    margin-top: 120px;
}

body.blog .entry-title, body.blog .entry-title a {
    color: white !important;
}

body.blog .post .entry-title {
    padding: 20px;
    text-align: center;
}

body.blog .post .entry-title a {
    font-size: 30px;
    font-weight: 200;
}

body.blog footer,
body.single-post footer
 {
    background-color: #e0b8af !important;
}

body.blog #content {
    padding-bottom: 120px;
}

/* SINGLE POST STYLES */

body.single-post .site-header {
    background-color: #576d5d !important;
    color: white !important;
    z-index: 1;
}

body.single-post {
    background-color: #576d5d !important;
}

.single-post-custom {
    max-width: 800px;
    margin: 0 auto;
    padding: 60px 120px;
    background-color: #576d5d !important;
    /* margin-top: -200px; */
    position: relative;
}

.post-featured-image {
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    height: 480px;
    overflow: hidden;
}

.post-featured-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 480px;
}

.post-header {
    margin-bottom: 40px;
    text-align: center;
}

.post-title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 32pt;
    font-weight: 300;
    color:#e0b8af;
    margin-bottom: 20px;
    line-height: 1.2;
}

.post-content {
    font-family: "Josefin Sans", sans-serif;
    font-size: 18pt;
    font-weight: 100;
    color: rgba(255,255,255,0.9);
    line-height: 1.8;
    margin-bottom: 40px;
}

.post-content p {
    margin-bottom: 24px;
}

.post-content h2 {
    font-size: 32pt;
    font-weight: 300;
    margin: 40px 0 20px 0;
}

.post-content h3 {
    font-size: 26pt;
    font-weight: 300;
    margin: 30px 0 15px 0;
}

.post-content h4 {
    font-size: 22pt;
    font-weight: 300;
    margin: 25px 0 12px 0;
}

.post-content ul,
.post-content ol {
    margin: 20px 0;
    padding-left: 30px;
}

.post-content li {
    margin-bottom: 8px;
}

.post-content blockquote {
    background: rgba(255,255,255,0.3);
    border-left: 4px solid #576d5d;
    margin: 30px 0;
    padding: 20px 30px;
    font-style: italic;
    color: #576d5d;
}

.post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 20px 0;
}

/* Responsive Design for Single Posts */
@media (max-width: 768px) {
    .single-post-custom {
        padding: 20px 15px;
    }
    
    .post-title {
        font-size: 36pt;
    }
    
    .post-meta {
        font-size: 14pt;
    }
    
    .post-content {
        font-size: 16pt;
    }
    
    .post-content h2 {
        font-size: 26pt;
    }
    
    .post-content h3 {
        font-size: 22pt;
    }
    
    .post-content h4 {
        font-size: 18pt;
    }
    
}

@media (max-width: 480px) {
    .post-title {
        font-size: 28pt;
    }
    
    .post-content {
        font-size: 14pt;
    }
    
    .post-content h2 {
        font-size: 22pt;
    }
    
    .post-content h3 {
        font-size: 18pt;
    }
    
    .post-content h4 {
        font-size: 16pt;
    }
}

a.iubenda-white.no-brand.iubenda-noiframe.iubenda-embed.iubenda-noiframe  {
    background-color: transparent !important;
    color: inherit !important;
    box-shadow: none !important;
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 300 !important;
    font-size: 13pt !important;
    color: #576d5d !important;
    padding-left: 0 !important;
}

.wpcf7-list-item-label a.iubenda-white.no-brand.iubenda-noiframe.iubenda-embed.iubenda-noiframe  {
    color: white !important;
}