


:root {
  --aw-body-font-family: roboto, arial, helvetica, sans-serif;
  --aw-body-font-size: 15px;
  --aw-body-background-color: #ffffff;
  --aw-body-background-color-rgb: 255,255,255;
  --aw-body-color: #575757;
  --aw-body-color-rgb: 87,87,87;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #6f150d;
  --aw-colore1-rgb: 111,21,13;
  --aw-colore2: #b68080;
  --aw-colore2-rgb: 182,128,128;
  --aw-colore3: #ffffff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #6f150d;
  --aw-sfondo-colore1-rgb: 111,21,13;
  --aw-sfondo-colore2: #ffffff;
  --aw-sfondo-colore2-rgb: 255,255,255;
  --aw-sfondo-colore3: #6f150d;
  --aw-sfondo-colore3-rgb: 111,21,13;

  --aw-link-color: #934143;
  --aw-link-color-rgb: 147,65,67;
  --aw-link-color-hover: #870000;
  --aw-link-color-hover-rgb: 135,0,0;
  --aw-link-color-visited: #934143;
  --aw-link-color-visited-rgb: 147,65,67;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #870000;
  --aw-pulsante-background-color-rgb: 135,0,0;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #b68080;
  --aw-pulsante-background-color-hover-rgb: 182,128,128;
  --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: raleway, arial, helvetica, sans-serif;
  --aw-h1-font-size: 24px;
  --aw-h1-color: #6f150d;
  --aw-h1-color-rgb: 111,21,13;

  --aw-h2-font: raleway, arial, helvetica, sans-serif;
  --aw-h2-font-size: 22px;
  --aw-h2-color: #70160e;
  --aw-h2-color-rgb: 112,22,14;

  --aw-h3-font: raleway, arial, helvetica, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #70160e;
  --aw-h3-color-rgb: 112,22,14;

  --aw-h4-font: raleway, arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #934143;
  --aw-h4-color-rgb: 147,65,67;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://sitiweb.immobiliare.it/media/03077/public/foto/logo_immobiliare_riderelli_3_-_1_25x.jpg";
  --aw-logo-url: url("https://sitiweb.immobiliare.it/media/03077/public/foto/logo_immobiliare_riderelli_3_-_1_25x.jpg");
  --aw-logo-alt: "http://www.studioimmobiliare.it";
  --aw-logo-alt-url: url("http://www.studioimmobiliare.it");
}






::-moz-selection, ::selection {background: #6f150d; color:#6f150d; 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:#6f150d;
	background-color:#6f150d;
}


a.sColore3:hover, a.sColore3:visited {color:#ffffff}
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#6f150d}
a.pulsante, a.pulsante:visited, a.pulsante:active {color:#ffffff}
.property-item h3 a {color:#70160e}

#page-dettaglio .feature-list > div:nth-child(even) {background:#6f150d}
#property-search label, label, legend {color:#575757}
.box, h1, h2, h3 {border-color:#575757}
	
