


:root {
  --aw-body-font-family: raleway, arial, helvetica, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: #eb8d00;
  --aw-body-background-color-rgb: 235,141,0;
  --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: #000000;
  --aw-colore2-rgb: 0,0,0;
  --aw-colore3: #000000;
  --aw-colore3-rgb: 0,0,0;

  --aw-sfondo-colore1: #fcc10f;
  --aw-sfondo-colore1-rgb: 252,193,15;
  --aw-sfondo-colore2: #e6e6e6;
  --aw-sfondo-colore2-rgb: 230,230,230;
  --aw-sfondo-colore3: #f7f7f7;
  --aw-sfondo-colore3-rgb: 247,247,247;

  --aw-link-color: #000000;
  --aw-link-color-rgb: 0,0,0;
  --aw-link-color-hover: #fcc10f;
  --aw-link-color-hover-rgb: 252,193,15;
  --aw-link-color-visited: #000000;
  --aw-link-color-visited-rgb: 0,0,0;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #fcc10f;
  --aw-pulsante-background-color-rgb: 252,193,15;
  --aw-pulsante-color-hover: #000000;
  --aw-pulsante-color-hover-rgb: 0,0,0;
  --aw-pulsante-background-color-hover: #ffffff;
  --aw-pulsante-background-color-hover-rgb: 255,255,255;
  --aw-pulsante-border-color: #000000;
  --aw-pulsante-border-color-rgb: 0,0,0;
  --aw-pulsante-border-width: 2px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: arial, helvetica, sans-serif;
  --aw-h1-font-size: 24px;
  --aw-h1-color: #000000;
  --aw-h1-color-rgb: 0,0,0;

  --aw-h2-font: arial, helvetica, sans-serif;
  --aw-h2-font-size: 22px;
  --aw-h2-color: #eb8d00;
  --aw-h2-color-rgb: 235,141,0;

  --aw-h3-font: arial, helvetica, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #eb8d00;
  --aw-h3-color-rgb: 235,141,0;

  --aw-h4-font: arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #000000;
  --aw-h4-color-rgb: 0,0,0;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://www.affittipoint.it";
  --aw-logo-url: url("http://www.affittipoint.it");
  --aw-logo-alt: "http://www.affittipoint.it";
  --aw-logo-alt-url: url("http://www.affittipoint.it");
}





::-moz-selection, ::selection {background: #fcc10f; color:#000000; 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:#000000; background-color:#fcc10f;
}

.box {border-color:#000000;}
a.sColore3:hover, a.sColore3:visited {color:#000000} 
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#000000}
a.pulsante:visited {color:#000000}


.swiper-pagination-bullet-active {background:#fcc10f}

    