


:root {
  --aw-body-font-family: verdana, geneva, tahoma, sans-serif;
  --aw-body-font-size: ;
  --aw-body-background-color: #faf8e1;
  --aw-body-background-color-rgb: 250,248,225;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #678f50;
  --aw-colore1-rgb: 103,143,80;
  --aw-colore2: #678f50;
  --aw-colore2-rgb: 103,143,80;
  --aw-colore3: #424242;
  --aw-colore3-rgb: 66,66,66;

  --aw-sfondo-colore1: #faf8e1;
  --aw-sfondo-colore1-rgb: 250,248,225;
  --aw-sfondo-colore2: #faf8e1;
  --aw-sfondo-colore2-rgb: 250,248,225;
  --aw-sfondo-colore3: #678f50;
  --aw-sfondo-colore3-rgb: 103,143,80;

  --aw-link-color: #678f50;
  --aw-link-color-rgb: 103,143,80;
  --aw-link-color-hover: #678f50;
  --aw-link-color-hover-rgb: 103,143,80;
  --aw-link-color-visited: #678f50;
  --aw-link-color-visited-rgb: 103,143,80;

  --aw-pulsante-color: #707070;
  --aw-pulsante-color-rgb: 112,112,112;
  --aw-pulsante-background-color: #dbdb77;
  --aw-pulsante-background-color-rgb: 219,219,119;
  --aw-pulsante-color-hover: #d925d9;
  --aw-pulsante-color-hover-rgb: 217,37,217;
  --aw-pulsante-background-color-hover: #678f50;
  --aw-pulsante-background-color-hover-rgb: 103,143,80;
  --aw-pulsante-border-color: #121212;
  --aw-pulsante-border-color-rgb: 18,18,18;
  --aw-pulsante-border-width: 3px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: ;
  --aw-h1-font-size: ;
  --aw-h1-color: #222222;
  --aw-h1-color-rgb: 34,34,34;

  --aw-h2-font: verdana, geneva, tahoma, sans-serif;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #678f50;
  --aw-h2-color-rgb: 103,143,80;

  --aw-h3-font: verdana, geneva, tahoma, sans-serif;
  --aw-h3-font-size: 12px;
  --aw-h3-color: #141314;
  --aw-h3-color-rgb: 20,19,20;

  --aw-h4-font: verdana, geneva, tahoma, sans-serif;
  --aw-h4-font-size: 24px;
  --aw-h4-color: #678f50;
  --aw-h4-color-rgb: 103,143,80;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/01473/public/foto/mary.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/01473/public/foto/mary.png");
  --aw-logo-alt: "http://www.maryimmobiliare.it";
  --aw-logo-alt-url: url("http://www.maryimmobiliare.it");
}






::-moz-selection, ::selection {background: #faf8e1; color:#678f50; text-shadow: none; }

#mainmenu, 
#mainmenu a, 
#mainmenu li, 
#mainmenu li li, 
#mainmenu li ul a, 
#mainmenu li:hover li, 
#shortcut .sc_menu a.sc_link {
	color:#678f50;
	background-color:#faf8e1;
}


a.sColore3:hover, a.sColore3:visited {color:#424242}
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#678f50}
a.pulsante, a.pulsante:visited, a.pulsante:active {color:#707070}
.property-item h3 a {color:#141314}

#page-dettaglio .feature-list > div:nth-child(even) {background:#faf8e1}
#property-search label, label, legend {color:#000000}
.box, h1, h2, h3 {border-color:#000000}
	
