/* Versione 1.03 */
#menu-item-1411 a::before {
    content: '';
    display: inline-block;
    background-image: url('https://www.bungalowpark.it/wp-content/uploads/2017/05/whatsapp_PNG21-150x150.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    vertical-align: middle;
}

/* #top-header {height:1px} 

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {top:33px !important;}  */

/* **** DIVI - correzione colore menu1 **** */
    #top-menu li.current-menu-ancestor > a,
    #top-menu li.current-menu-item > a {color:#FC6305}
    #top-menu-nav #top-menu li li a {padding: 6px 10px !important;}


/* **** DIVI - correzione PAGINA STANDARD - TITOLO E FOTO**** */

     /*  .entry-content .et_pb_fullwidth_section .entry-title {color:white; text-shadow: 1px 1px 1px black;t ext-align:center;} */
     .entry-content .et_pb_fullwidth_section .entry-title {color:unset; text-shadow: unset; t ext-align:center;}

     @media (min-width:760px) {
          /*
.entry-content .et_pb_fullwidth_section .et_pb_post_title {height:100px;}
           .entry-content .et_pb_fullwidth_section .et_pb_title_container {position:absolute; bottom:10%; width:100%; max-width:100%;} 

          .entry-content .et_pb_fullwidth_section .entry-title {color:#aaa;}
*/
     }


.mb27fullwidthraw {max-width:100% !important; width:100% !important;}

@media (max-width: 980px) {
    .et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_fixed_nav #page-container #top-header {
        position: fixed !important;
}
}


/* **** DIVI - correzione altezza slider Home Page **** */
#mb27homeslider .et_pb_slide {height:150px}


@media (min-width:760px) {
/* **** DIVI - correzione altezza slider Home Page **** */	
#mb27homeslider .et_pb_slide {height:800px}
	
/* **** DIVI - HomePage horizontalBlurb **** */
#mb27horizontalblurb .et_pb_row {width: 100%; max-width: 100% !important; padding:0 !important}
#mb27horizontalblurb .et_pb_row .et_pb_column {width:50% !important; margin:0 !important;}
#mb27horizontalblurb .et_pb_column_3 {float: right;}

#mb27horizontalblurb .et_pb_text {margin:10% !important;}
#mb27horizontalblurb .et_pb_text.et_pb_text_2 {text-align:right;}
	
}

/* **** OFFERTA **** */
#mb27_offerta {
    position: relative;
    margin: 0px auto;
    border: 0px;;
    box-shadow: 4px 4px 4px rgb(170, 170, 170);
    background: #FC6305 none repeat scroll 0% 0%;
    color: white;
    text-align:center;
    padding:10px 0;
    margin-bottom:15px;
}

#mb27_offerta h3 {color:white;}
#mb27_offerta p {display:inline;margin-left:10px;max-width:800px;margin: 0 auto;}
#mb27_offerta .price {font-weight:bold;}
#mb27_offerta a {color:#ffffff88;}
#mb27_offerta a:hover {color:#fffff55;}

/*et_pb_module et_pb_post_title   et_pb_fullwidth_post_title_0 et_pb_bg_layout_dark et_pb_featured_bg*/


/* ALTEZZA HEADER FOTO */
.et_pb_post_title {height:800px;}
@media (max-width:760px) {
    .et_pb_post_title { height:500px;}
}

.et_pb_post_title .et_pb_title_container h1.entry-title {font-size:42px !important}
@media (max-width:980px) {
    .et_pb_post_title .et_pb_title_container h1.entry-title {font-size:36px !important}
}
@media (max-width:760px) {
    .et_pb_post_title .et_pb_title_container h1.entry-title {font-size:28px !important}
}




.et_pb_post_title .et_pb_title_container {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  position: absolute;
}