/* 
Theme Name: Emma Lo Magro
Description: Emma Lo Magro
Version: 1.0
*/


@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,500;1,700;1,800&family=Roboto:wght@300&display=swap');

body,
html {
    overflow-x: hidden;
    margin: 0;
    width: 100vw;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

* {
    margin: 0;
    padding: 0;
}

header {
    background: #d23644;
    position: fixed;
    width: 100%;
    z-index: 999;
}

h1,
h2,
h3,
h4 {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: bold;
}


h2 {
    font-size: 30px;
}

p {

    font-family: 'Roboto', sans-serif;

}
footer {
    text-align: center;
}
.overlay-servizi.centertext {
    font-family: 'Roboto', sans-serif;
    padding: 20px;
    color: #d23644;
}
.socialimg
{
    width: 30px;
    margin-bottom: 40px;
}
.info-phone img {
    margin: 12px;
}

a.info-header {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

.info-header {
    color: #fff;
}

.info-mail img {
    margin: 12px;
}

.centertext {
    text-align: center;
}

.info-header {
    transition: 0.4s;
}

.info-header-scroll {
    opacity: 0;
}

.margintop {
    margin-top: 40px;
}

.right {
    text-align: right;
}

.icona-header {
    margin: 12px;
}

#col-logo {
    padding: 5px 0px;
}

.wpcf7-form input {

    padding: 7px !important;
    margin: 4px 0px;

}

.wpcf7-form label {
    font-weight: bold;
    font-size: 10pt;
    color: #555;
    text-transform: uppercase;
}

.listcontact li {

    list-style: none;
    margin: 10px 0px;
    font-family: 'Roboto', sans-serif;

}

.wpcf7-form p {

    margin: 10px 0px;

}

.wpcf7-form-control.wpcf7-submit {
    background: white;
    padding: 10px;
    width: 200px;
    border: 0px;
    text-transform: uppercase;
    color: #d23644;
    font-size: 16px;
    border: 1px solid #555;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus {
    box-shadow: 1px 1px 8px 0px #aaa;
    transition: 0.4s;
}

.wpcf7-form-control.wpcf7-text:focus {
    box-shadow: 1px 1px 8px 0px #aaa;
    transition: 0.4s;
}

.wpcf7-form-control.wpcf7-textarea:focus {
    box-shadow: 1px 1px 8px 0px #aaa;
    transition: 0.4s;
}

.vertical-a {
    display: flex;
    align-items: center;
}

.menu-principale-container ul li {
    display: inline-block;
    margin: 10px 15px;
    padding: 3px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

#menu-item-20 a {
    background: #d23644;
    color: white !Important;
    padding: 10px;
}

#presentazione a {
    text-decoration: none;
    color: #d23644;
    border-bottom: 1px solid #d23644;
    padding: 6px 2px;
}

#presentazione a:hover {
    border-bottom: unset;
}

#paragrafo1 a:hover {
    border-bottom: unset;
}

#paragrafo1 a {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 6px 2px;
}

#paragrafo2 a {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 6px 2px;
}

#paragrafo2 a:hover {
    border-bottom: unset;
}

#paragrafo3 a {
    text-decoration: none;
    color: #d23644;
    border-bottom: 1px solid #d23644;
    padding: 6px 2px;
}

#paragrafo3 a:hover {
    border-bottom: unset;
}

#riga-menu {
    display: table;
    background: #dd3e4c;
    border-radius: 20px 20px 0px 0px;
    margin: 0 auto;
}

.menu-principale-container ul li a {
    color: white;
    text-decoration: none;
    font-weight: ;
}

.menu-principale-container ul li a:hover {
    border-bottom: 1px solid #fff;
}

#sfondo1-home {
    background: url('images/immagine(3).jpg');
    height: 85vh;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

#nome {
    position: relative;
    top: 80px;
}

.no-padding {
    padding: 0 !important;
}

#sfondo1-home h2 {
    color: #fff;
    margin: 15px 0;
    font-size: 60px;
}

#sfondo1-home h3 {
    color: #fff;
    border-top: 1px solid #fff;
    padding-top: 15px;
    font-size: 22px;
    width: 50%;
}

#sezione-chi-sono {
    margin: 80px 0;
}

#sezione-chi-sono .col-md-7 {
    border-bottom: 1px solid #d23644;
    padding: 0 30px 30px 0;
}

#img-personale {
    background: url('images/1.jpg');
    height: 40vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.appuntamento {
    background: #d23644;
    color: #fff;
}

#presentazione h2 {
    margin: 20px 15px;
    font-style: italic;
}

#presentazione p {
    margin: 20px 15px;
    text-align: justify;
}

#bordo {
    position: relative;
    width: 60vh;
    right: 100px;
    border-top: 1px solid #d23644;
}

#bordo-fff {
    position: relative;
    width: 60vh;
    right: 100px;
    border-top: 1px solid #fff;
}

#img-mano {
    background: url('images/immagine(2).jpg');
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.logo-img{
    width: 115px;
    transition: 0.4s;
}

.logo-img-scroll{
    width: 95px;
}

#img-fiore {
    background: url('images/rosagialla.jpg');
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#sfondo-rosso {
    background: #d23644;
    margin-top: 90px;
    height: 810px;
}

#paragrafo1 #bordo-fff {
    left: 0 !important;
    width: 660px !important;
    z-index: 9;
}

#paragrafo1 h2 {
    color: #fff;
    padding: 20px 0;
}

#paragrafo1 p {
    color: #fff;
    text-align: justify;
}

#paragrafo1 {
    position: relative;
    top: 30px;
}

#paragrafo1 a {
    color: #fff;
}

#paragrafo2 a {
    color: #fff;
}

#paragrafo2 h2 {
    color: #fff;
    padding: 20px 0 20px 20px;
}

#paragrafo3 #bordo {
    left: 0 !important;
    width: 980px !important;
}

#paragrafo2 p {
    color: #fff;
    text-align: justify;
    margin-left: 20px;
}

#sezione-centrale {
    margin-top: -90px;
}

.margin20 {
    margin: 20px 0;
}

.red {
    color: #d23644;
}

#paragrafo3 {
    position: relative;
    bottom: 10vh;
}

#paragrafo3 h2 {
    padding: 15px 0;
}

#paragrafo3 p {
    text-align: justify;
    padding: 15px 0;
    color: #333;
}

.vl {
    border-left: 1px solid #d23644;
    height: 130px;
    position: relative;
    left: 50%;
    margin: 20px 0;
}

#col-img1 {
    background: url('images/immagine(4).jpg');
    height: 35vh;
    margin: 3vh 5vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#col-img2 {
    background: url('images/flower.jpg');
    height: 35vh;
    margin: 3vh 5vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#col-img3 {
    background: url('images/donna_2.jpg');
    height: 35vh;
    margin: 3vh 5vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#wpsm_accordion_147 .wpsm_panel-title a {

    font-size: 14px !important;
    font-family: Roboto !important;
    color: #4f4f4f !important;

}
#sezione4 {
    margin: 30px 0;
    border-top: 1px solid #d23644;
    border-bottom: 1px solid #d23644;
}

.overlay-servizi img {
    width: 40px;
    margin: 10px auto;
    text-align: center;
    display: table;
}

.overlay-servizi {
    width: 200px;
    background: #fff;
    z-index: 99;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.overlay-servizi p {
    font-size: 14px;
}

footer #menu-principale-1 {
    border-top: 1px solid #d23644;
    padding-bottom: 80px;
}

footer .menu-principale-container ul li a {
    color: #d23644;
    font-family: 'Roboto', sans-serif;
}

.info-footer img {
    height: 24px;
    width: auto !important;
    margin: 12px;
}


#riga-logo-footer img {
    width: 180px;
}

#riga-logo-footer p {
    color: #d23644;
}

#riga-logo-footer {
    padding: 100px 0;
}

#ultima-riga-footer {
    background: #d23644;
    color: #fff;
    padding: 20px 0;
}

#ultima-riga-footer p {
    font-size: 14px;
}

.img-chisono {
    background: url('images/2.jpg');
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img2-chisono {
    background: url('images/3.jpg');
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sfondo-chisono {
    background: #d23644;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -100px;
    margin-top: -100px;
}

.testo-studi {
    max-width: 580px;
    margin: 0 auto;
    padding: 162px 0px;
}

.testo-studi h2 {
    color: white;
    font-size: 54px;
    padding: 15px 0;
}

.testo-chisono h2 {
    font-size: 40px;
    padding: 15px 0;
}

.testo-chisono {
    max-width: 580px;
    top: 20px;
    position: relative;
}

.testo-chisono p {
    text-align: justify;
}

.testo2-chisono p {
    text-align: justify;
}

.testo-studi p {
    text-align: justify;
}


.testo2-chisono {
    max-width: 580px;
    top: 100px;
    position: relative;
}

.testo-studi p {
    color: white;
}

.img2-chisono #bordo {
    position: relative;
    width: 90%;
    right: 0;
    border-top: 1px solid #d23644;
    top: 230px;
}

#sezione2chisono #bordo {
    width: 400px;
    border-top: 1px solid white;
    position: relative;
    right: 0;
    margin: 0 auto;
    padding-bottom: 15px;
}

.img-chisono #bordo {
    position: relative;
    width: 90%;
    border-top: 1px solid #d23644;
    top: 50px;
    left: 0;
}

.testo2-chisono a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

.img-cosafaccio1 {
    background: url('https://www.emmalomagrosessuologa.it/wp-content/themes/emmalomagro/images/4.jpg');
    height: 60vh;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.img-cosafaccio2 {
    background: url('https://www.emmalomagrosessuologa.it/wp-content/themes/emmalomagro/images/5.jpg');
    height: 60vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#ultima-riga-footer a {

    color: white;
    text-decoration: none;
    font-weight: ;

}

.cosafaccio-testo h2 {
    font-size: 40px;
    margin: 15px 0;
}

.img-cosafaccio1 #bordo {
    top: 135px;
    width: 110%;
    right: 0;
    position: relative;
}

.img-cosafaccio2 #bordo {
    top: 135px;
    width: 110%;
    right: 50% !important;
    position: relative;
}

#il-blog #bordo {
    padding: 10px 0;
    right: 0;
    width: 56%;
}

.cosafaccio-testo p {
    text-align: justify;
}

.archive-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
    color: #333;
}

#il-blog {
    margin-top: 80px;
}

#topBtn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    font-size: 22px;
    width: 50px;
    height: 50px;
    background: #d23644;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    display: none;
}

.gotop {
    background: url('https://www.emmalomagrosessuologa.it/wp-content/themes/emmalomagro/images/up-arrow.png');
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.psac-post-slides {
    height: 280px;
}

.psac-post-slider.psac-design-1 .psac-post-overlay {
    background: #d23644c4!important;
    border: none!important;
}

.psac-post-title a, .psac-post-categories a {
    color: #fff!important;
}

.psac-post-slider.psac-design-1 .psac-post-categories a {
    border-bottom: 1px solid #fff!important;
}

.psac-post-meta {
    color: #fff!important;
    text-transform: unset!important;
}

.psac-slider-and-carousel .owl-nav .owl-next, .psac-slider-and-carousel .owl-nav .owl-prev {
    color: #fff!important;
    border: none!important;
}

.psac-slider-and-carousel .owl-dots .owl-dot.active {
    background: #d23644!important;
}

.psac-slider-and-carousel .owl-nav .owl-next:hover, .psac-slider-and-carousel .owl-nav .owl-prev:hover, .psac-slider-and-carousel .owl-nav .owl-next:focus, .psac-slider-and-carousel .owl-nav .owl-prev:focus {
    background: #d23644!important;
    color: #fff;
    border-color: #03a9f5;
}

/* blog */
.articoli img {
    height: auto;
    width: 100%;
    padding: 10px;
    box-shadow: 3px 3px 10px 0px #ededed;
    transition: 0.3s;
}

.articoli img:hover {
    transform: scale(1.02);
    box-shadow: 3px 3px 20px 4px #00000040;
}

.articoli ul {
    list-style: none;
}

.articolo-singolo h4 {
    color: white;
    font-size: 30px;
}

.articolo-singolo li {
    padding-top: 30px;
}

.articolo-singolo p {
    color: white;
}

.box-articolo {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background: #d23644;
    padding: 25px;
}

.articolo-interno h1,
h2,
h3 {
    padding: 15px 0;
    color: #333;
}

.articolo-interno p {
    line-height: 30px;
    font-size: 18px;
    text-align: justify;
}

.articolo-interno em {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
}

.sidebarblog h4 {
    padding: 15px 0;
    font-family: 'Roboto', sans-serif;
}

.sidebarblog ul {
    list-style: none;
}

.sidebarblog ul li a {
    text-decoration: none;
    color: #333;
    font-family: 'Roboto', sans-serif;
}

.sidebarblog {
    text-align: right;
}

.background-post {
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
    position: relative;
}

.page-title {
    position: absolute;
    bottom: 15px;
    color: #fff;
}

/* blog */
