/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jun 17 2020 | 02:21:11 (pm)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: purple: #4b0d62; Colour 2: light purple: #7E5D7C; Colour 3: pale grey #dedede; --*/

/*--text colours --*/
body {background-color: #000; color: #000;}
a {color: #1b5793;}
a:hover {color: #800000;}
h1,h2,h3,h4,h5,h6 {color: #1b5793;}
.breadcrumb {color: #666;}
.breadcrumb a {	color: #666;}
.entry-title {color: #1b5793;background-color: #5f7e89;}
.entry-title a {color: #1b5793;}
.widget-title {color: #1b5793;}
.site-header {	background-color: #333;}
.site-header .widget-area {color: #1b5793;}
.site-title a {	color: #fff;}
.site-title a:hover {color: #fff;}
.site-description {color: #fff;}
.site-header {border: 0 solid #eeeee8;}
.site-inner a {text-decoration:underline;}
.site-container {padding:0;max-width:900px;}
/*--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: #1b5793; color: #fff;}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,.entry-content .button:hover {background-color: #72ddf7; color: #1b5793;}

/*--menu colours --*/
.nav-primary {background-color: #1b5793; }
.genesis-nav-menu {color: #fff;}
.genesis-nav-menu a {color: #fff;}
.genesis-nav-menu > li:hover a, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a {background-color: #456b9a; color: #1b5793; }
.nav-secondary {background-color: #276a9d;text-align:left;}
.menu-secondary a {color: #fff;}
.nav-secondary .menu-secondary a:hover, .menu-secondary .current-menu-item > a {background-color: #72ddf7; color: #456b9a;}
.genesis-nav-menu .sub-menu {color: #fff; background-color: #1b5793;}
.genesis-nav-menu .sub-menu .current-menu-item > a {color: #7E5D7C;}
.genesis-nav-menu .sub-menu a {	background-color: #fff; color: #1b5793;}
.genesis-nav-menu .sub-menu a:hover {background-color: #fff; color: #7E5D7C;}
.genesis-nav-menu > li:hover .sub-menu a, .genesis-nav-menu .sub-menu a {background-color: #1b5793; color: #fff;}
.genesis-nav-menu > li:hover .sub-menu a:hover, .genesis-nav-menu .sub-menu a:hover {background-color: #7E5D7C; color: #fff;}

/*--sidebar colours --*/
.sidebar {color: #666;position:absolute;float:right;}
.sidebar .widget {background-color: #fff;}

/*--footer colours --*/
.footer-widgets {background-color: #fff; color: #666; border-top: 0 dotted #eeeee8; padding-top: 0;}
.footer-widgets h4.widget-title {color: #1b5793;}
.footer-widgets a {color: #666;}
.site-footer {background-color: #286ba0; color: #fff;border:3px solid #bee2fa;}
.site-footer a {color: #fff;}
.site-footer a:hover {color: #4b7ebb;}
.site-footer img.alignright {margin: 0;}


/*-- FONTS --*/
body {font-size: 14px;}
h1 {font-size: 36px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 16px;}
input,select,textarea {font-size: 14px;	}
.header-full-width .title-area, .header-full-width .site-title {font-family: 'Raleway', sans-serif; font-size: 70px; font-weight: 400;}
.breadcrumb {font-size: 14px;}
.entry-title {font-size: 26px; line-height: 1;text-align:left;font-weight:600;}
.widget-title {	font-size: 24px; }
.nav-primary {text-align: center;}
.genesis-nav-menu {font-size: 16px; }
.genesis-nav-menu .sub-menu a {font-size: 14px;}
.footer-widgets .widget {text-align: center;}
.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;}

/*-- SPACING --*/
.site-header {padding: 20px;background:url("http://avalon-law.leapwp.com.au/wp-content/uploads/sites/1252/2016/05/Avalon-Law-bg1.jpg")no-repeat center;height:200px;}
.site-header .title-area {width: 250px;float:right;}
.site-header .widget-area {width: 600px;}
.site-inner {padding-top: 0;}
.site-title {margin: 0;}
.no-show {display:none;}
.content {width:100%;}
.content .entry {padding:0;}
.one-half{width:25%;}
.one-half.first {width:70%;padding:0 2%;}
.site-footer img.alignright {margin: 0;}
.site-footer {font-size: 12px;padding:1rem;}
.entry-title {padding:0 20px;}
input, select, textarea {padding:1rem;}
input[type="submit"] {padding:1rem;border-radius:5px;}
.entry-header {border-bottom: 0;}
img.centered, .aligncenter {margin:0;}
.content .entry {border: 0}
    

/*--RESPONSIVE DESIGN--*/
/*--Ipad landscape--*/
@media only screen and (max-width: 1180px) {
  .title-area {width:300px;float:right;}
  .site-header .widget-area { width: 300px;}
  .genesis-nav-menu {font-size: 14px; }
  .genesis-nav-menu a { padding: 20px 12px;}
  .site-footer a {font-size: 13px; margin: 20px 20px;}
  .site-footer p {font-size: 13px; line-height: 2.5;}
}

/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
  .title-area {width:100%; text-align:center;}
  .site-header .widget-area {width:100%; text-align:center;}
  .one-half{width:100%;padding:0 5%;}
  .one-half.first {width:100%;padding:0 5%;}
}

/*--Mobile landscape--*/
@media only screen and (max-width: 767px) {
  .header-full-width .title-area, .header-full-width .site-title {font-size: 32px; }
    .entry-content img.alignright {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
   .entry-content img.alignleft {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
   .one-half{width:100%;padding:0 5%;}
   .one-half.first {width:100%;padding:0 5%;}
   .site-footer p, .site-footer a{font-size:11px;}
   .site-footer img.alignright {float:none;}
   img.centered, .aligncenter {padding: 0 30%;width:100%;}
   .site-header .title-area {float:none;width:100%;padding:0 20px;}
   .genesis-nav-menu a {padding: 15px;font-size:14px;}
}
/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
  .entry-title {  font-size: 24px;text-align:center;}
  .no-show {display:block;}
  img.centered, .aligncenter {padding: 0 15%;}
  
}