


:root {
  --aw-body-font-family: roboto, arial, helvetica, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #ffffe5;
  --aw-body-background-color-rgb: 255,255,229;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #000000;
  --aw-colore1-rgb: 0,0,0;
  --aw-colore2: #555555;
  --aw-colore2-rgb: 85,85,85;
  --aw-colore3: #000000;
  --aw-colore3-rgb: 0,0,0;

  --aw-sfondo-colore1: #f7f451;
  --aw-sfondo-colore1-rgb: 247,244,81;
  --aw-sfondo-colore2: #ffffe5;
  --aw-sfondo-colore2-rgb: 255,255,229;
  --aw-sfondo-colore3: #ffffe5;
  --aw-sfondo-colore3-rgb: 255,255,229;

  --aw-link-color: #212121;
  --aw-link-color-rgb: 33,33,33;
  --aw-link-color-hover: #616161;
  --aw-link-color-hover-rgb: 97,97,97;
  --aw-link-color-visited: #000000;
  --aw-link-color-visited-rgb: 0,0,0;

  --aw-pulsante-color: #0d0d0d;
  --aw-pulsante-color-rgb: 13,13,13;
  --aw-pulsante-background-color: #f7f451;
  --aw-pulsante-background-color-rgb: 247,244,81;
  --aw-pulsante-color-hover: #f7f451;
  --aw-pulsante-color-hover-rgb: 247,244,81;
  --aw-pulsante-background-color-hover: #000000;
  --aw-pulsante-background-color-hover-rgb: 0,0,0;
  --aw-pulsante-border-color: #ffffff;
  --aw-pulsante-border-color-rgb: 255,255,255;
  --aw-pulsante-border-width: 0px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: "open sans", arial, helvetica, sans-serif;
  --aw-h1-font-size: 42px;
  --aw-h1-color: #222222;
  --aw-h1-color-rgb: 34,34,34;

  --aw-h2-font: "open sans", arial, helvetica, sans-serif;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #2e2e2e;
  --aw-h2-color-rgb: 46,46,46;

  --aw-h3-font: "open sans", arial, helvetica, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #000000;
  --aw-h3-color-rgb: 0,0,0;

  --aw-h4-font: "open sans", arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #888888;
  --aw-h4-color-rgb: 136,136,136;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://sitiweb.immobiliare.it/media/02813/public/foto/logo-pedemonte.png";
  --aw-logo-url: url("https://sitiweb.immobiliare.it/media/02813/public/foto/logo-pedemonte.png");
  --aw-logo-alt: "http://www.pedemontemassimomediatore.com";
  --aw-logo-alt-url: url("http://www.pedemontemassimomediatore.com");
}






a.sColore3:hover, a.sColore3:visited {color:#000000}  /*sColore3*/
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#000000} /*sColore1*/

#page-dettaglio .feature-list > div:nth-child(even) {background:#f7f451} /*sfondo sColore1*/

#mainmenu li:hover { background-color:#ffffe5;} /* sfondocolore 3 */
#mainmenu li a:hover { color:#000000;}  /* colore 3 */
#mainmenu li li { background-color:#ffffe5;}  /* sfondocolore 3 */
#mainmenu li li:hover { background-color:#f7f451 } /* colore .pulsante */
#mainmenu a, #mainmenu ul li a {color:#555555;}


#form { border-color:#ffffe5 }
#minisito { border-color:#ffffe5}
.property-item .price{background-color:#f7f451; color:#0d0d0d}
.slicknav_menu .slicknav_icon-bar {background-color: #555555;}
.slicknav_nav {background-color: #ffffe5}
.slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover{background-color: #ffffe5}
.slicknav_nav li a{color: #555555}
.featured-box .pulsante:visited, .pulsante:visited  {color: #0d0d0d}

/**** ripristino dal loading ****/
.lds-ring {display:none;}
header, body > div:not(.lds-ring):not(.sticky-bottom), section, footer {display:block;}
html, body {height:auto;}

