/* Large Desktop */
@media only screen and (max-width : 1200px) {

}





/* Desktop */
@media only screen and (max-width : 999px) {

.sfondorosa {
    height: auto!important;
}
.sfondorosasx {
    height: auto!important;
}
#servizi img {
    z-index: 2;
    position: relative;
    width: 66px;
}
#servizi {
    text-align: center;
}
#quadrato {
    width: 38px;
    background: #fce3ef;
    height: 80px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 45%;
}
#servizi p {
    text-align: center;
}
}



/* Tablet */
@media only screen and (max-width : 777px) {

	
	.sub-menu li {
    display: block!important;
    font-size: 14px!important;
    margin-left: 18px!important;
}
	
	.sub-menu li a {
    color: unset!important;
}
.sfondorosa {
    height: auto!important;
}
.sfondorosasx {
    height: auto!important;
}
#servizi img {
    z-index: 2;
    position: relative;
    width: 66px;
}
#servizi {
    text-align: center;
}
#quadrato {
    width: 38px;
    background: #fce3ef;
    height: 80px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 45%;
}
header {
    background: #ed62a880;
}

#servizi p {
    text-align: center;
}
.header-scroll {
    height: 90px !important;
    background: #ed62a8;
}


    #section2home {
    margin-top: 0px;
}

    
    #copyright {
    text-align: center;
}
}





/* Mobile */
@media only screen and (max-width : 480px) {
    .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-text {
    width: 100%;
}
.vertical {
    display: table;
    width: 100%;
    height: 500px;
}
.sfondorosa {
    height: auto!important;
}
.sfondorosasx {
    height: auto!important;
}
#servizi img {
    z-index: 2;
    position: relative;
    width: 66px;
}
#servizi {
    text-align: center;
}
#quadrato {
    width: 38px;
    background: #fce3ef;
    height: 80px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 45%;
}
#servizi p {
    text-align: center;
}
.rosa {
    background: #ed62a8;
    display: inline;
    color: white;
    padding: 0px;
    margin: 0px;
    font-family: butler;
    font-weight: normal;
    font-size: 16pt;
}
#slideshow {
    background: url("https://www.giulianadilucianopsicologa.it/wp-content/uploads/2020/05/ciao.jpeg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    height: 550px;
    background-size: cover;
    background-position: center;
}
    
    .wpcf7-form-control.wpcf7-submit {
    width: 100%;
}

}
