/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 05 2016 | 11:47:37 (am)
/*
/******* Do not edit this file *******/

.top-bar {
  width: 100%;
}
.social-area li {
	-moz-transition: all 0.6s;
}
.social-area li:hover {
	-moz-transform: rotatey(360deg);
}


.panel-row-style {
    background-attachment: fixed !important;
}