/*

 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

*/

/* home */

.full-height .et_pb_column {
    min-height: calc(100vh - 80px);

}

.prox-evento-home {
    border-radius: 5px;
}

.prox-evento-home article {
    margin-bottom:0;
}

.prox-evento-home .more-link {
    margin-top:20px;
}

footer {
    border-top: 1px solid #d3d3d3 ;
}

.home footer {
    border-top:0;
}


/* contatti */

.noci-contatti-blur a:hover {
    text-decoration: underline;
}

.noci-contatti-blur .et_pb_main_blurb_image {
    margin-bottom:10px;
}

.noci-contatti-blur h4 {
    padding-bottom: 5px;
}

.noci-form .et_pb_contact_field_checkbox label {
    font-size:13px;
    font-weight: 400;
}


/* noci-woo-grid */

#noci-woo-grid .et_pb_widget_area_left {
    border-right:0 !important;
}

/* noci woo prodotto / vendita */

.noci-prezzo-vendita .woocommerce-Price-amount::before {
    content: 'Prezzo di Vendita: ';
}


/*Make the menu module display vertically*/
.vertical-menu nav ul li {
    width: 100%;
    display: block;
    margin-top:0 !important;
}

/* disable hamburger menu on footer menus */

.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,
.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex!important;
}

.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__wrap,
.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__wrap {
    justify-content: flex-start !important;    
}
 
.lwp-hide-mobile-menu .et_mobile_nav_menu {
    display: none;
}

.vendita-scheda-label {
    font-weight: 500;
}



/* display all gallery images */
.dfw-2-gallery .et_pb_gallery_item {
    display: block !important;
}

.dfw-2-gallery img,
.restauro-portfolio img {
    border: 5px solid #fff;
}


/* manifestazioni storiche */

.manifestazioni-galleria .ctdag-item {
    border:0;
}

.manifestazioni-tabella table {
    width: 100% !important;
}

.manifestazioni-blog-module {
    margin-bottom:10px !important;
}

.manifestazioni-blog-module a:hover {
    text-decoration: underline;
}

.manifestazioni-blog-module article {
    margin-bottom:0;
    padding-bottom:3px;
    padding-top:3px;
}

.manifestazioni-blog-module h2 {
    padding-bottom:0;
    padding-left:6px;
}

.manifestazioni-page-header h4 {
    padding-bottom:0;
}