


:root {
  --aw-body-font-family: roboto, arial, helvetica, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: white;
  --aw-body-background-color-rgb: ;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #4f463e;
  --aw-colore1-rgb: 79,70,62;
  --aw-colore2: #ffffff;
  --aw-colore2-rgb: 255,255,255;
  --aw-colore3: #4f463e;
  --aw-colore3-rgb: 79,70,62;

  --aw-sfondo-colore1: #e6e0d6;
  --aw-sfondo-colore1-rgb: 230,224,214;
  --aw-sfondo-colore2: #4f463e;
  --aw-sfondo-colore2-rgb: 79,70,62;
  --aw-sfondo-colore3: #e6e0d5;
  --aw-sfondo-colore3-rgb: 230,224,213;

  --aw-link-color: #8c623d;
  --aw-link-color-rgb: 140,98,61;
  --aw-link-color-hover: #826449;
  --aw-link-color-hover-rgb: 130,100,73;
  --aw-link-color-visited: #826449;
  --aw-link-color-visited-rgb: 130,100,73;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #4f463e;
  --aw-pulsante-background-color-rgb: 79,70,62;
  --aw-pulsante-color-hover: #eeeeee;
  --aw-pulsante-color-hover-rgb: 238,238,238;
  --aw-pulsante-background-color-hover: #705d4d;
  --aw-pulsante-background-color-hover-rgb: 112,93,77;
  --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: #50473f;
  --aw-h1-color-rgb: 80,71,63;

  --aw-h2-font: "open sans", arial, helvetica, sans-serif;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #50473f;
  --aw-h2-color-rgb: 80,71,63;

  --aw-h3-font: "open sans", arial, helvetica, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #50473f;
  --aw-h3-color-rgb: 80,71,63;

  --aw-h4-font: "open sans", arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #e6e0d6;
  --aw-h4-color-rgb: 230,224,214;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/02621/public/foto/logo.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/02621/public/foto/logo.png");
  --aw-logo-alt: "http://www.dimoreitaliane.eu";
  --aw-logo-alt-url: url("http://www.dimoreitaliane.eu");
}






a.sColore3:hover, a.sColore3:visited {color:#4f463e}  /*sColore3*/
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#4f463e} /*sColore1*/

#page-dettaglio .feature-list > div:nth-child(even) {background:#e6e0d6} /*sfondo sColore1*/

#mainmenu li:hover { background-color:#e6e0d5;} /* sfondocolore 3 */
#mainmenu li a:hover { color:#4f463e;}  /* colore 3 */
#mainmenu li li { background-color:#e6e0d5;}  /* sfondocolore 3 */
#mainmenu li li:hover { background-color:#4f463e } /* colore .pulsante */
#mainmenu a, #mainmenu ul li a {color:#ffffff;}


#form { border-color:#e6e0d5 }
#minisito { border-color:#e6e0d5}
.property-item .price{background-color:#4f463e; color:#ffffff}
.slicknav_menu .slicknav_icon-bar {background-color: #ffffff;}
.slicknav_nav {background-color: #4f463e}
.slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover{background-color: #e6e0d5}
.slicknav_nav li a{color: #ffffff}
.featured-box .pulsante:visited, .pulsante:visited  {color: #ffffff}

/**** ripristino dal loading ****/
.lds-ring {display:none;}
header, body > div:not(.lds-ring):not(.sticky-bottom), section, footer {display:block;}
html, body {height:auto;}

