/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
.page-id-577 #main-header,
.page-id-614 #main-header {
    display: none;
}
#chisono {
    padding: 0 !important;
}
.et-fixed-header #logo {
    content: url(/wp-content/themes/Divi-child/images/patrizia-furlan-psicologa-psicoterapeuta.png);
}
body.login div#login h1 a {
    background-size: 220px !important;
    width: 220px !important;
    padding-bottom: 0 !important;
}
.et_pb_scroll_top.et-pb-icon,
.et_pb_scroll_top.et-visible {
    background-color: rgba(0,0,0,.8);
    border-radius: 100px;
    padding: 12px;
    right: 15px;
}
.profile-img,
.profile-img > span {
    height: 100%;
}
.profile-img img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}
span.mobile_menu_bar:before {
    color:#ffffff;
}
#main-header .et_mobile_menu {
    background-color: rgba(255,255,255,.95) !important;
}
.et_mobile_menu li a {
    color: #222 !important;
}
.p-column .et_pb_text_inner {
    column-count: 2;
    column-gap: 80px;
}

@media screen and (max-width: 768px) {
    .p-column .et_pb_text_inner {
        column-count: 1;
    }
}