/******* 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 *******/

/*--COLOURS AND BACKGROUNDS Colour 1:   dark blue #00274c; Colour 2: light blue #54a0d4;   --*/

/*--text colours --*/
body {color: #111;}
a {color: #00274c;}
a:hover {color: #54a0d4;}
h1,h2,h3,h4,h5,h6 {color: #00274c;}
.entry-title {color: #00274c;}
.entry-title a {color: #00274c;}
.archive-description,.archive-description h1, .author-box, .author-box h1{background: url(); color: #00274c;}

/*--button & form colours --*/
input,select,textarea {	background-color: #fff;	color: #999;}
button,input[type="button"],input[type="reset"],input[type="submit"],.button,.entry-content .button {
  padding: 10px 24px;
  border-radius:0;
  background: rgba(77,156,199,1);
background: -moz-linear-gradient(left, rgba(77,156,199,1) 0%, rgba(1,42,81,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(77,156,199,1)), color-stop(100%, rgba(1,42,81,1)));
background: -webkit-linear-gradient(left, rgba(77,156,199,1) 0%, rgba(1,42,81,1) 100%);
background: -o-linear-gradient(left, rgba(77,156,199,1) 0%, rgba(1,42,81,1) 100%);
background: -ms-linear-gradient(left, rgba(77,156,199,1) 0%, rgba(1,42,81,1) 100%);
background: linear-gradient(to right, rgba(77,156,199,1) 0%, rgba(1,42,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d9cc7', endColorstr='#012a51', GradientType=1 );
color: #fff;}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,.entry-content .button:hover {
background: rgba(1,42,81,1);
background: -moz-linear-gradient(left, rgba(1,42,81,1) 0%, rgba(77,156,199,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1,42,81,1)), color-stop(100%, rgba(77,156,199,1)));
background: -webkit-linear-gradient(left, rgba(1,42,81,1) 0%, rgba(77,156,199,1) 100%);
background: -o-linear-gradient(left, rgba(1,42,81,1) 0%, rgba(77,156,199,1) 100%);
background: -ms-linear-gradient(left, rgba(1,42,81,1) 0%, rgba(77,156,199,1) 100%);
background: linear-gradient(to right, rgba(1,42,81,1) 0%, rgba(77,156,199,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012a51', endColorstr='#4d9cc7', GradientType=1 );  
color: #fff;}
.archive-pagination a:hover, .archive-pagination li.active a {background-color: #00274c;color: #fff;}

/*--header & home page widgets colours --*/
.site-header {background-color: #fff; color: #00274c; background-image:none;}
.site-title a {	color: #26388c;}
.site-title a:hover {color: #00274c;}
.site-description {color: #00274c;}
.home-bottom {background-color: #f0f2f6;}
.widget-title {color: #00274c;}
.home-bottom .widget-title { color: #68b6da;}
.site-header .widget-area {color: #00274c; } 

/*--menu colours --*/
.nav-primary {background-color:#fff;}
.wrap .nav-primary, .nav-primary, .genesis-nav-menu, .genesis-nav-menu a {color: #00274c; background-color: #fff; }
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .site-header .current-menu-item > a, .site-header .genesis-nav-menu a:hover {color: #54a0d4; background-color: #fff; border-color: #54a0d4;}
.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a  {color:#fff; background-color: #54a0d4; background-image:none;}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a {color: #fff; background-color: #00274c;}

/*--sidebar colours --*/
.sidebar {color: #666;}
.sidebar .widget {background-color: #fff;}

/*--footer colours --*/
.footer-widgets {background-color: #00274c; border-top: 1px solid #ececec;color: #fff; background-image:none;}
.footer-widgets h4.widget-title {color: #fff;}
.footer-widgets a {color: #fff;}
.site-footer {background-color: #f5f5f5;color: #999;}
.site-footer a {color: #999;}
.site-footer a:hover {color: #00274c;}

/*-- fonts & text --*/
body, .sidebar {font-size: 16px; font-family: 'Sorts Mill Goudy', serif;}
.site-description {font-family: 'Sorts Mill Goudy', serif; letter-spacing:1px;}
h1, h2, h3, h4, h5, h6 {font-family: 'Sorts Mill Goudy', serif;}
h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 14px;}
input,select,textarea {font-size: 18px;	}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {font-family: 'Sorts Mill Goudy', serif; text-transform:none;}
.entry-title {font-size: 24px; line-height: 1; font-weight: 700; text-transform:uppercase;}
.entry {margin-bottom:0;}
.widget-title {	font-size: 20px; font-weight: 700;}
.featured-content .entry-title {font-size: 24px; line-height: 1.1; text-transform: uppercase; font-weight:700;}
.archive-description h1, .author-box h1 {font-size: 24px; line-height: 1;font-weight: 700;text-transform: uppercase;}
.nav-primary {text-align: center;}
.genesis-nav-menu {font-size: 16px;  font-family: 'Sorts Mill Goudy', serif; }
.genesis-nav-menu .sub-menu a {font-size: 16px; font-weight:400;}
.home-bottom .widget-title { font-weight: 700; font-size: 18px;}
.footer-widgets a:hover {text-decoration:underline;}
.site-footer {font-size: 12px;}
.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
.fa {margin-right: 5px;}
#wysiwyg_widgets_widget-4 p{font-size: 24px;}

/*-- spacing --*/
.more-link {display:block;}
.widget { margin-bottom: 20px;}
.site-title {padding: 20px 0; }
.site-header .title-area {padding: 0; margin:0; width: 400px;}
.site-header .widget-area {margin-top: 20px; margin-right: 0px; float: right; text-align: right; width: 740px;} 
.site-inner {margin: 100px 0 40px;}
.genesis-nav-menu a {padding: 18px 25px;}  
.genesis-nav-menu .sub-menu { width: 250px;}
.genesis-nav-menu .sub-menu a {width: 250px;}
.entry-header .entry-meta {display:none;}
.category-testimonial .entry-title {display:none;}
.entry-categories, .entry-tags {display: none;}
.category-testimonial .entry {margin-bottom: 0px;}
.archive-description, .author-box {margin-bottom: 0px; padding: 0 0 0 40px; }
.no-show {display:none;}
.site-description { margin: 1.5rem 0 0;}

/*--Ipad landscape--*/
@media only screen and (max-width: 1139px) {
    .site-header .title-area {display: block; float: none; width: 100%; margin: 0 auto; text-align: center;}
  .site-title { padding: 20px 0 10px;}
    .site-header .widget-area {  width: 100%; float:none; margin: 0 auto; text-align:center;}
  .site-header .widget-area .widget {margin-bottom:0;}
    .site-inner {margin: 165px 0 40px;}
    .genesis-nav-menu { font-size: 13px;}
  .site-description { margin: 3px 0 0;}
  .genesis-nav-menu a {  padding: 10px 25px;}
}
/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
    .site-header .title-area {display: block; float: none; width: 100%; margin: 0 auto; text-align: center;}
    .site-header .widget-area {  width: 100%; float:none; margin: 0 auto; text-align: center;}
    .site-inner {margin: 0px 0 40px;}
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 767px) {
    .site-header .widget-area {margin-top: 0px; color: #fff; float: right; text-align: right; width: 450px;}
}
/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
    .header-image .site-header .title-area {background-size: auto;}
    .site-header .widget-area {margin-top: 0px; color: #fff; float: right; text-align: center; width: 100%;}
    .entry-content img.alignright {display: block; float: none; padding: 0 0 20px; margin: 0;}
    .word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; font-size: 14px; }
    .no-show {display:block;}
  }