/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 10 2019 | 09:20:38 (pm)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: gold #19171c ; Colour 2: dark gray #19171c;--*/

/*--Background image MUST be specified here and not in customiser, otherwise we have problems with SSL--*/
body {background: url('https://www.ccrlegal.com.au/wp-content/uploads/sites/2747/2018/01/experienced-adelaide-law-firm.jpg'); background-position: center; background-size: cover; background-attachment: fixed;}

/*--text colours --*/
body {color: #555;font-weight: 400;}
.entry-title, h2.entry-title a {color: #19171c;}
a, .entry-content a {color: #19171c;}
a:hover {color: #828387;}
a.more-link {color: #00284b;} 
h2.entry-title a:hover {color: #19171c;}
.entry-content a:hover {color: #828387;}
.post-45 .fa-ul > li {list-style-type:none;}
.entry-content a {text-decoration:underline;}


/*--Button color and hover color --*/
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {background-color: #19171c; font-family:"Raleway";font-size: 18px;border-radius: 3px;}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {background-color: #828387; border: none;text-decoration: none;}
.ctabutton {background: rgba(51,51,51,1);
background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(25,23,28,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,51,51,1)), color-stop(100%, rgba(25,23,28,1)));
background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(25,23,28,1) 100%);
background: -o-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(25,23,28,1) 100%);
background: -ms-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(25,23,28,1) 100%);
background: linear-gradient(to bottom, rgba(51,51,51,1) 0%, rgba(25,23,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#19171c', GradientType=0 ); margin-top: 0px; text-decoration:none; font-size: 18px;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
text-shadow: 0px -1px 0px #19171c;
    box-shadow: 2px 2px 0px rgba(0,0,0,0.2); display:inline-block;}
.ctabutton .fa {margin-right: 3px;}
 .ctabutton:hover {text-decoration:underline; background: rgba(159,162,168,1);
background: -moz-linear-gradient(top, rgba(159,162,168,1) 0%, rgba(130,131,135,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(159,162,168,1)), color-stop(100%, rgba(130,131,135,1)));
background: -webkit-linear-gradient(top, rgba(159,162,168,1) 0%, rgba(130,131,135,1) 100%);
background: -o-linear-gradient(top, rgba(159,162,168,1) 0%, rgba(130,131,135,1) 100%);
background: -ms-linear-gradient(top, rgba(159,162,168,1) 0%, rgba(130,131,135,1) 100%);
background: linear-gradient(to bottom, rgba(159,162,168,1) 0%, rgba(130,131,135,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fa2a8', endColorstr='#828387', GradientType=0 ); color:#fff; text-decoration:none; text-shadow: 0px -1px 0px #8f9094;}   

/*--header & home page widgets colours --*/
.site-container, .footer-widgets {box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);}
.site-header {background-color: #fff;}
.title-area .site-title a {background-color: #000;}
.title-area .site-title a:hover {background-color: #111;}
.site-container {opacity:1.0; filter:alpha(opacity=100);}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {color: #19171c;}
#wysiwyg_widgets_widget-2 p a {color: #19171c;}
#wysiwyg_widgets_widget-3 p {margin-bottom: 0px; font-size: 12px;}
.site-header .widget {padding-top: 0px; text-align: right;}
.site-header .fa.fa-phone { color: #19171c;}
.home-top h1 {text-transform: uppercase;}
.home-top img, .home-middle img {-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%);}

/*--menu colours --*/
.menu-primary {background-color: #19171c;}
.menu-primary li a {background-color: #19171c; font-family:Raleway; font-size:16px; font-weight:500;}
.menu-primary a:hover {background-color: #333; color: #fff;}
.menu-primary li.current-menu-item a, .nav-primary a:hover {background-color: #333; color: #fff;}
.menu-primary li .sub-menu li.current-menu-item a {background-color: #333; color: #fff;}
.menu-primary li .sub-menu li a:hover {background-color: #333; color: #fff;}
.genesis-nav-menu .sub-menu a {background-color: #19171c;}
.nav-primary ul li:hover a {background-color: #19171c;}
.genesis-nav-menu .menu-item-has-children > a > span:after {content: '\f0d7'; font-family: 'FontAwesome'; padding-left: 4px;}
.site-header .sub-menu {border-top:0px}
.genesis-nav-menu .sub-menu, .site-header .genesis-nav-menu .sub-menu{background-color: #19171c;}
.genesis-nav-menu .sub-menu a {border-bottom: 0px;    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1);
   -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1);
   -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1); 
}
.genesis-nav-menu .sub-menu li {border-top:1px solid rgba(0,0,0,1);}
.genesis-nav-menu a:hover {background-color: #333 !important; color: #fff;}

/*--Accordion headers--*/
h3.accordion-header:after {content: "\f13a"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; position:absolute; top: 4px; right: 5px; text-align: right;}
h3.accordion-header {position:relative;}
h3.accordion-selected:after {content: "\f139";}

/*--sidebar colours --*/
.sidebar .widget-title {color: #19171c;}

/*--footer colours --*/
.footer-widgets {background-color: #fff; color: #555; display:none;}
.footer-widgets .widget-title {color: #19171c;}
.footer-widgets-1 h3 {color: #19171c; font-family: "Raleway", arial, sans-serif; font-weight: normal; text-transform: uppercase;
    font-size: 20px; background: url(https://www.ccrlegal.com.au/wp-content/themes/metro-pro/images/lines.png) bottom repeat-x; padding-bottom: 1.6rem; text-align: center; line-height: 1;}
.site-footer {color: #fff; font-weight:normal;}
.site-footer a {color: #fff;}
.site-footer a:hover {color: #ccc; text-decoration:underline;}
.site-footer {background-color: #19171c;}

/*-- fonts & text --*/
body {font-size: 15px;}
.entry-title, h2.entry-title a {font-size: 26px; font-weight: normal; text-transform: uppercase;}
.widget-title {font-family:"Raleway", arial, sans-serif; font-weight: normal; text-transform: uppercase; font-size:20px;}
h1 {font-weight: normal; font-size: 26px;}
h2 {font-weight: normal; font-size: 24px;}
h3 {font-weight: normal; font-size: 22px;}
h4, h5, h6 {font-weight: normal;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; color:#19171c;}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {text-align: right;}
.top-left-bold-table-cell {vertical-align: text-top; text-align: left; font-weight:bold;}
#wysiwyg_widgets_widget-3 h3 {font-size: 24px; margin-bottom: 10px;}
.genesis-nav-menu .sub-menu a {font-size: 14px;}
.page-id-94 .entry-content .fa-ul li {list-style-type: none;}

/*-- spacing --*/
.entry-content p {}
.site-header .title-area {padding-left: 20px; padding-top: 10px; width: 360px;}
.site-header .widget-area {float: right; width: 764px; text-align:right;}
.title-area .site-title a {padding: 0; margin: 0;}
.title-area .site-title a:hover {}
.title-area .site-title a img {padding: 0; margin: 0;}
.site-header .widget-area {padding-right: 20px; padding-top: 20px; width: 664px;}
#wysiwyg_widgets_widget-2 {margin-top: 20px; margin-right: 20px;}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {margin-bottom: 0;}
#wysiwyg_widgets_widget-3 h3 {margin-bottom: 10px;}
.genesis-nav-menu .sub-menu {width: 230px;}
.genesis-nav-menu .sub-menu li {width: 230px; }
.genesis-nav-menu .sub-menu li a {width: 230px; padding: 8px 8px 8px 20px;}
#genesis-responsive-slider {border: 0px solid #eee;	padding: 0px;}
.featured-content .entry p, .home-bottom .featured-content {margin: 0 0 16px;}
.no-show {display:none;}
.sidebar .fa-ul li {margin-left:30px;}
button,input[type="button"],input[type="reset"],input[type="submit"] {margin-top:20px;}
/*--Rapidpay iframe--*/
.page-id-137 iframe {height: 800px; width: 680px; overflow:visible; border: 0; max-width: 100%;}

/*--Perfect portal column fix--*/
@media (min-width: 992px){
.col-md-9 {width: 64% !important;}
.col-md-1 {width: 12% !important; text-align: right !important;}
}

@media only screen and (max-width: 1139px) {
    .genesis-nav-menu a {
    padding: 1.6rem 1.1rem 1.4rem;
    }
}

/*--Ipad landscape--*/
@media only screen and (max-width: 1200px) {
    .site-header .title-area {width: 260px;}
  	.site-header .widget-area {width: 604px;}    
    .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) {
    .site-header .title-area {width: 100%; padding-left: 0;}
  	.site-header .widget-area {width: 100%; text-align:center;}
  	#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {text-align: center;}
  	#wysiwyg_widgets_widget-6 {display: block; float: none;}
  	.site-header .widget-area {padding-right: 0px; padding-top: 0px;}
  	.site-header .widget-area p {font-size:13px;}
  	.site-header .widget {text-align:center;}
  	.entry, .page.page-template-page_blog-php .entry {margin-bottom: 0;}
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 767px) {
  	.site-header .title-area {padding-left: 0px;}
  	.site-header .widget-area {padding-left: 20px; padding-top: 0px; padding-bottom: 0;}
  	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
  	.entry-content img.alignright {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
  	#featured-page-4 a.alignleft {float: none; display: block;}
  	.genesis-nav-menu a {padding: 1.6rem 3.5rem 1.4rem;}
}
@media only screen and (max-width: 510px) {
.genesis-nav-menu a {padding: 1.6rem 1.1rem 1.4rem;}
}
/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
  	.site-header .title-area {padding-left: 0px;}
  	.site-header .widget-area {padding-left: 20px; padding-top: 0px; padding-bottom: 0;}
	.word-wrap {font-size: 12px;}
	.genesis-nav-menu .sub-menu {width: 120px;}
	.genesis-nav-menu .sub-menu li {width: 120px; }
	.genesis-nav-menu .sub-menu li a {width: 120px; padding: 8px 8px 8px 20px;}
    .no-show {display:block;}
}