/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Sep 23 2019 | 11:46:14 (am)
/*
/******* Do not edit this file *******/

.genesis-nav-menu a {color:#6f3a96 ;}
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {color: #46a4c7 ;}
body {color: #303030;}

a {color: #ff0066;text-decoration: none;}
a:hover {color: #6f3a96;text-decoration: none;}
h1, h2, h3, h4, h5, h6 {color: #ff0066;}
h2 {font-size: 2rem;}
blockquote, blockquote:before {color: #58595b;}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {background-color: #ff0066; color: #fff; text-decoration: none;}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {background-color: #000 ; border: none;text-decoration: none; color: #fff;}

.welcome-message
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #dddddd;
  padding-bottom: 0rem;
  margin-bottom: 0rem;
}
.top-left-bold-table-cell {
  vertical-align: text-top;
  text-align: left;
  font-weight:bold;
  padding-right: 20px; padding-right: 2rem;
  width: 25%;
}

.contactdetails {width: 75%;}
.site-inner {
    clear: both;
    padding-top: 4rem;
}
.site-header .wrap {padding: 2rem 0;}
.site-header {background: #000;}

.nav-primary {background-color: #fff;}
.genesis-nav-menu {text-align:center;}
.genesis-nav-menu a {color: #000; font-size: 15px;}
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {color: #ff0066;}

/*--Accommodate wider logo by adjusting the widths below. They need to add to 1140px--*/
.site-header .widget-area {padding-top: 30px;}
.widget-title {text-align: left; padding-top: 15px;}

.footer-widgets {background-color: #000; color: #fff;}
.footer-widgets a {color: #fff;}
.footer-widgets a:hover {color:#ff0066;}
.footer-widgets .widget-title {color: #ff0066;}

@media only screen and (max-width: 320px) {
 .word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }

}