/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 04 2020 | 03:24:50 (pm)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1:  black #000; Colour 2: grey #7F7F7F; Colour 3: orange #FF530D;  --*/

/*--text colours --*/
body {color: #666;}
a {color: #FF530D;}
a:hover {color: #000;}
h1,h2,h3,h4,h5,h6 {color: #000;}
.entry-title {color:#000;}
.entry-title a {color:#000;}
.archive-description,.archive-description h1, .author-box, .author-box h1{background: url(); color: #000;}

/*--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 {background-color:#FF530D; color: #fff; border-radius:0;}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,.entry-content .button:hover {background-color: #7F7F7F; color: #fff;}
.archive-pagination a:hover, .archive-pagination li.active a {background-color: #FF530D;color:#fff;}

/*--header & home page widgets colours --*/
.site-header {background-color: #000; color: #fff; background-image:none;}
.site-title a {	color: #26388c;}
.site-title a:hover {color:#7774c9;}
.site-description {color: #7774c9;}
.home-bottom {background-color: #f0f2f6;}
.widget-title {color: #FF530D;}
.home-bottom .widget-title { color: #68b6da;}

/*--menu colours --*/
.nav-primary {background-color: #7774c9; }
.nav-secondary {background-color: #7774c9;}
.genesis-nav-menu {color: #fff;}
.genesis-nav-menu a {color: #fff;}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {color: #FF530D;}
.site-header .current-menu-item > a, .site-header .genesis-nav-menu a:hover, .site-header .sub-menu a:hover { background-color: #FF530D; color:#fff;}
.site-header .genesis-nav-menu .sub-menu {background-color:  #7F7F7F;}
.site-header .genesis-nav-menu .sub-menu .current-menu-item > a {color: #fff;}
.site-header .genesis-nav-menu .sub-menu a {background-color: #7F7F7F; background:url();}
.site-header .genesis-nav-menu .sub-menu a:hover {background-color: #FF530D;}

/*--sidebar colours --*/
.sidebar {color: #666;}
.sidebar .widget {background-color: #fff;}

/*--footer colours --*/
.footer-widgets {background-color: #000; border-top: 1px solid #ececec;color: #fff; background-image:none;}
.footer-widgets h4.widget-title {color: #FF530D;}
.footer-widgets a {color: #fff;}
.site-footer {background-color: #7F7F7F;color: #fff;}
.site-footer a {color: #fff;}
.site-footer a:hover {color:#fff;}

/*-- fonts & text --*/
body {font-size: 16px;font-size: 1.6rem; font-family: 'Lora', serif;}
.entry-content p, p {margin: 0 0 1.6rem; margin: 0 0 16px;}
h1, h2, h3, h4, h5, h6 {font-family: 'Lora', serif;}
h1 {font-size: 24px;font-weight:700;}
h2 {font-size: 20px;font-size: 2rem;}
h3 {font-size: 18px;font-size: 1.8rem;}
h4 {font-size: 16px;font-size: 1.6rem;}
h5 {font-size: 14px;font-size: 1.4rem;}
h6 {font-size: 14px;font-size: 1.4rem;}
input,select,textarea {font-size: 14px;	font-size: 1.4rem;}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {font-family: 'Lora', serif;}
.entry-title {font-size: 24px; line-height: 1; font-weight: 700; }
.widget-title {	font-size: 20px; font-weight: 700; text-transform:none;}
.featured-content .entry-title {font-size: 22px; font-size: 2.2rem; line-height: 1.1; text-transform: lowercase; font-weight:700;}
.archive-description h1, .author-box h1 {font-size: 24px;font-size: 2.4rem;line-height: 1;font-weight: 700;text-transform: lowercase;}
.nav-primary {text-align:center;}
.site-header .genesis-nav-menu {font-size: 16px; font-family: 'Lora', serif; text-transform:uppercase; font-weight: 700;}
.genesis-nav-menu > .menu-item > a {text-transform:uppercase;  font-weight: 700;}
.genesis-nav-menu .sub-menu a {font-size: 14px;font-size: 1.4rem; font-weight:400;}
.home-bottom .widget-title { font-weight: 700; font-size: 18px;}
.footer-widgets h4.widget-title {text-transform: lowercase;}
.footer-widgets a:hover {text-decoration:underline;}
.site-footer {font-size: 12px;font-size: 1.2rem;}
.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
.small-font-contact {font-size:12px;}

/*-- spacing --*/
.more-link {display:block;}
.widget { margin-bottom: 20px;}
.site-title {padding: 20px 0; }
.site-header .title-area {padding: 0; margin:0; width: 200px;}
.site-header .widget-area {margin-top: 20px; margin-right: 0px;color: #fff; float: right; text-align: right; width: 740px;} 
.site-inner {margin: 120px 0 40px;margin: 12rem 0 4rem;}
.genesis-nav-menu a {padding: 18px 10px;}  
.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;margin-bottom: 0rem;}
.archive-description, .author-box {margin-bottom: 0px; margin-bottom: 0rem; padding: 0 0 0 40px; padding: 0 0 0 4rem;}

/*--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-header .widget-area {  width: 100%; float:none; margin: 0 auto; text-align:center;}
.site-inner {margin: 240px 0 40px;margin: 24rem 0 4rem;}
.genesis-nav-menu { font-size: 13px;}
}
/*--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;margin: 0rem 0 4rem;}
}
/*--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; }
  }