/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 08 2018 | 04:24:00 (pm)
/*
/******* Do not edit this file *******/

a {color: #6f6f6d}
.top-left-bold-table-cell {vertical-align: text-top;text-align: left;font-weight:bold;}

/*-Header--*/
.site-header {background-color: #2a2d10; background-image: none;}

/*--Menu--*/
#menu-main-menu li.current-menu-item a, #menu-main-menu li a:hover {color: #ccc;}

/*--Footer--*/
.site-footer {background-color: #343434; color: #ccc;}
.site-footer a {color: #aaa;}
.site-footer a:hover {color: #fff;}

/*--­­Mobile portrait­­--*/
@media only screen and (max-width: 320px){
  #menu-main-menu li a {padding-left: 8px; padding-right: 8px;}
  .site-description {font-size: 18px;}
}