.wrap {
position: relative;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none!important; 
margin: 0; 
}
input[type=number] {
-moz-appearance:textfield!important;
}
body .site-inner {
min-height: 74vh;
padding-top: 80px;
}
body.hero-image .site-inner {
padding-top: 0;
}
body.bottom-margin-reduce .entry {
margin-bottom: 0;
}
header.entry-header {
max-width: 1200px;
margin: 0 auto;
}
hr {
background: #234060;
height: 3px;
}
.color-main {
color: #234060;
} body h1, body h2, body h3,
body h4, body h5, body h6 {
color: #234060;
font-family: "Dongal One", serif;
}
body h1 a, body h2 a, body h3 a,
body h4 a, body h5 a, body h6 a {
color: #11A1D5;
text-decoration: none;
}
body h1 a:hover, body h2 a:hover, body h3 a:hover,
body h4 a:hover, body h5 a:hover, body h6 a:hover {
color: #234060;
}
body p, body a, body blockquote,
.entry-content ul > li, .entry-content ol > li {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}
body a {
color: #11A1D5;
}
footer .fa-2x {
font-size: 1.5em;
margin-right: 15px;
position: relative;
left: 2px;
}
footer .fa-envelope {
left: 0;
margin-right: 12px;
}
footer .fa-home {
margin-right: 14px;
}
footer .fa + a {
position: relative;
bottom: 2px;
}
.dark-background p,
.dark-background h2,
.dark-background li{
color: #fff;
}
p.no-margin {
margin-bottom: 0;
}
#contact div > a {
font-size: 24px;
}
#contact .gfield_label {
display: none!important;
} .btn,
body .vc_btn3-container.vc_btn3-left,
.form-submit {
text-align: center;
}
.btn > a,
body .vc_btn3.vc_btn3-color-juicy-pink, body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
body .gform_wrapper .gform_footer input[type=submit],
body input[type="submit"] {
color: #fff;
border-width: 3px;
border-style: solid;
font-size: 22px;
font-weight: 400;
padding: 15px 50px;
border-radius: 8px;
display: inline-block;
margin-top: 20px;
text-decoration: none;
}
.btn > a.btn-main,
.btn > a.btn-main:focus,
body .vc_btn3.vc_btn3-color-juicy-pink,
body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
body .vc_btn3.vc_btn3-color-juicy-pink:focus,
body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_footer input[type=submit]:focus,
body input[type="submit"],
body input[type="submit"]:focus {
background: #11A1D5;
border-color: #11A1D5;
}
.btn > a.btn-main:hover,
.btn > a.btn-main:active,
body .vc_btn3.vc_btn3-color-juicy-pink:hover,
body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-juicy-pink:active,
body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer input[type=submit]:active,
body input[type="submit"]:hover,
body input[type="submit"]:active {
background: #fff;
color: #11A1D5;
}
.btn > a.btn-ghost,
.btn > a.btn-ghost:focus {
background: transparent;
color: #11A1D5;
border-color: #11A1D5;
}
.btn > a.btn-ghost:hover,
.btn > a.btn-ghost:active {
background: #11A1D5;
color: #fff;
}
body .gform_wrapper .gform_footer {
margin-top: 0;
padding-top: 0;
text-align: center;
}  header.site-header {
background-color: rgba(251, 251, 251, 0.9);
border-bottom-width: 0;
box-shadow: 0 0 4px 0 #ccc;
min-height: auto;
position: fixed;
left: 0;
right: 0;
z-index: 20;
}
header.site-header > .wrap {
padding: 0;
}
.header-bottom {
background: #139ED5;
} .header-full-width header.site-header .title-area {
padding: 0;
width: 20%;
}
.header-full-width header.site-header .title-area img {
position: relative;
top: 4px;
} header .nav-primary {
border-bottom-width: 0;
width: auto;
float: right;
}
header .nav-primary > .wrap {
padding: 0;
}
header .nav-primary ul li {
float: left;
border-right: 2px solid #234060;
position: relative;
}
header .nav-primary ul li:last-of-type {
border-right-width: 0;
}
header .nav-primary ul li a {
align-items: center;
color: #030303;
display: flex;
min-height: 65px;
padding: 9px 16px;
-o-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-webkit-transition: all 0.15s linear;
transition: all 0.15s linear;
}
header .nav-primary ul li:hover > a,
header .nav-primary ul li a:active,
header .nav-primary ul li a:focus {
background: #234060;
color: #fff;
text-decoration: none;
}
header .nav-primary ul.menu > li.current-menu-item > a,
header .nav-primary ul.menu > li.current-menu-ancestor > a,
header .nav-primary ul.sub-menu > li.current-menu-item > a {
background: #234060;
color: #fff;
text-decoration: none;
}
header .nav-primary .sub-menu .current-menu-item > a {
text-decoration: none;
padding-left: 30px;
}
header .nav-primary .sub-menu .current-menu-item > a:hover {
color: #fff;
text-decoration: none;
}
header .nav-primary .sub-menu {
border-width: 0;
border-left: 2px solid #234060;
-o-transition: 0.45s all ease-out;
-moz-transition: 0.45s all ease-out;
-webkit-transition: 0.45s all ease-out;
transition: 0.45s all ease-out;
text-align: center;
width: 300px;
}
header .nav-primary .sub-menu li a {
border-left-width: 0;
width: 300px;
padding: 20px 10px;
background-color: rgb(251, 251, 251);
text-transform: uppercase;
}
header .nav-primary .sub-menu li#menu-item-3072 a {
width: 370px;
}
header .nav-primary .sub-menu li:hover > a {
border-color: #234060;
padding-left: 30px;
}
header .nav-primary .sub-menu li {
border-right-width: 0;
}
header .nav-primary .menu-item:hover  {
position: relative;
}
header .nav-primary .menu-item > .sub-menu {
display: none;
left: -2px!important;
}
header .nav-primary .menu-item:first-of-type > .sub-menu {
left: 0!important;
}
header .nav-primary .menu-item:hover > .sub-menu {
display: block;
}
header .nav-primary .menu-item .sub-menu .sub-menu {
margin-left: 0;
right: calc(-100% + 1px);
left: auto!important;
top: 86%;
}
header .nav-primary .sub-menu .menu-item-has-children > a:after {
content: "〉";
display: inline-block;
position: absolute;
right: 20px;
top: 26px;
font-weight: bold;
}
header .nav-primary .sub-menu .menu-item-has-children:hover > a:after {
color: #fff;
}  footer.site-footer {
background: #f3f3f3;
border-top: 3px solid #234060;
padding:0;
}
footer.site-footer a {
color: #797979;
}
footer.site-footer a:hover {
color: #333;
} footer .footer-widgets {
padding: 40px 0 20px;
}
footer .footer-widgets:after {
clear: both;
content: " ";
display: block;
}
footer .footer-widget-container {
width: 33%;
float: left;
padding: 0 20px;
}
footer .footer-widget-container a {
text-decoration: none;
margin-bottom: 15px;
display: inline-block;
font-weight: 300;
}
footer .footer-widget-container:nth-of-type(2) a {
text-decoration: underline;
}
footer .footer-widget-container:nth-of-type(2) a:hover {
text-decoration: none;
}
footer .footer-widget-container a:hover {
color: #234060;
}
footer .footer-widget-container .footer-menu li a span {
-o-transition: 0.15s all linear;
-moz-transition: 0.15s all linear;
-webkit-transition: 0.15s all linear;
transition: 0.15s all linear;
}
footer .footer-widget-container .footer-menu li a:hover span {
margin-right: 15px;
}
footer .footer-widget-container h3 {
color: #3c3c3c;
} .footer-menu-container {
border-top: 3px solid #234060;
padding: 20px 0;
}
.footer-menu-container .footer-menu {
text-align: center;
}
.footer-menu-container .footer-menu li {
display: inline-block;
margin-right: 15px;
}
.footer-menu-container .footer-menu li a {
display: inline-block;
font-weight: 300;
} footer.site-footer .footer-copyright {
padding: 10px 0;
}
footer.site-footer .footer-copyright p {
width: 50%;
float: left;
font-weight: 300;
}
footer.site-footer .footer-copyright p:last-of-type {
text-align: right;
}  body.archive .site-inner,
body.blog .site-inner {
padding-top: 120px;
}
.archive #content {
float: right;
width: 70%;
}
.archive .sidebar .current-cat > a {
background: #244061;
color: #fff;
padding-left: 30px;
}
.archive .sidebar .children .current-cat > a {
background: #244061;
color: #fff;
padding-left: 60px;
}
.archive .site-inner {
padding-bottom: 40px;
}
body .entry-title a:hover,
body .entry-title a:focus {
color: #244061;
text-decoration: underline;
}  body .sidebar h4 {
background: #244061;
padding: 15px;
margin-bottom: 0;
color: #fff;
}
body .sidebar section {
border-left: 2px solid #244061;
margin-bottom: 25px;
}
body .sidebar ul {
padding: 0;
margin: 0;
}
body .sidebar li {
padding-bottom: 0;
margin-bottom: 0;
}
body .sidebar .widget_categories ul:not(.children) > li > a {
font-weight: bold;
}
body .sidebar li a {
display: block;
color: #000;
padding: 15px;
text-decoration: none;
}
body .sidebar .children li {
margin-left: 0;
}
body .sidebar li a:hover {
background: #244061;
color: #fff;
padding-left: 30px;
}
body .sidebar .children li a {
padding-left: 45px;
}
body .sidebar .children li a:hover {
padding-left: 60px;
}
body .sidebar .rpwwt-widget li a:hover {
color: #000;
padding-left: 15px;
background: transparent;
}
body .sidebar .rpwwt-widget li {
border-bottom: 1px solid #244061;
}
body .sidebar .widget-wrap > div {
} #hero-image {
min-height: 65vh;
background-position: 0px 7%!important;
}
#hero-image h1 {
color: #fff;
font-size: 60px;
font-style: italic;
margin-bottom: 0;
}
#hero-image h1 span {
font-style: initial;
}
#hero-image h2 {
color: #fff;
font-size: 38px;
font-weight: 300;
}
#hero-image p {
color: #fcfcfc;
font-size: 21px;
} body.single-post .site-inner {
padding-top: 120px;
}
body.single-post .entry-title {
color: #030303;
}
body.single-post .entry-meta {
display: none;
}
.post-author {
border: 1px solid #ccc;
padding: 20px;
background: #f1f1f1;
}
.post-author_h {
font-family: 'Open Sans', sans-serif;
font-weight: bold;
}
.avatar {
margin-right: 10px;
}
body.single-post .featured-image img {
width: 100%;
} .landing-page header.site-header {
display: none;
}
.landing-page .site-inner {
padding-top: 0;
}
.landing-page .entry h1 {
color: #fff;
font-size: 44px;
}
.landing-page .entry #entry h3 {
color: #d9d9d9;
font-size: 30px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}
.landing-page .btn.btn-main a {
background: #11A1D5;
border-color: #11A1D5;
}
.landing-page .btn.btn-main a:hover {
background: #11A1D5;
border-color: #11A1D5;
color: #fff;
opacity: 0.7;
}
.popup-wrapper {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.35);
z-index: 99999;
align-items: center;
justify-content: center;
}
.popup-wrapper.open {
display: flex;
}
.popup-wrapper .popup-container {
text-align: center;
max-width: 600px;
width: 100%;
border-radius: 8px;
position: relative;
background: #fff;
padding: 30px;
margin: 0 auto;
} .blog-continue {
color: #11A1D5!important;
font-size: 80%;
}
.blog-continue:hover {
text-decoration: underline;
}
.ufaq-faq-category-title h4 {
font-size: 30px;
border-bottom: 2px solid #234060;
width: 75%;
margin-bottom: 30px;
transition: all linear 0.25s;
}
.ufaq-faq-category-title h4:hover {
color: #11A1D5;
border-bottom-color: #11A1D5;
}
.ewd-ufaq-expand-all {
display: none!important;
}
.bill-iframe {
max-width: 100%;
width: 100%;
height: 100%;
min-height: 633px;
box-shadow: none;
border-width: 0;
}
body .gform_wrapper ul.gfield_checkbox li, body .gform_wrapper ul.gfield_radio li {
width: 33%;
float: left;
}
.ginput_container:after {
clear: both;
display: block;
content: " ";
}
body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label select.medium,
body .gform_wrapper .top_label input.medium.datepicker {
width: 100%;
}
input + button, input + input[type="button"], input + input[type="submit"] {
padding: 1em 2em!important;
}
body .sub-heading {
border-bottom: 2px solid #ccc!important;
}
body .sub-heading h2 {
font-size: 16px!important;
color: #464646!important;
}
body .gform_wrapper li.gfield.field_description_below+li.gsection.section-change {
margin-top: 50px!important;
}
body .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, body .gform_wrapper.gf_browser_chrome .ginput_complex select {
height: 36px;
}
body [value="Other"] {
display: inline-block!important;
}
.half-width {
float: left;
width: 50%;
}
third-width {
float: left;
width: 33%;
}
body .gform_wrapper ul li.gfield {
clear: none;
}
body .gsection {
float: left;
width: 100%;
}
body .gform_wrapper ul li.gsection + .gfield {
clear: left;
}
#input_2_35 > li,
#input_3_102 > li,
#input_3_17 > li,
#input_3_16 > li,
#input_3_15 > li {
display: inline-block;
width: auto;
margin-right: 30px;
}
#field_3_17,
#field_3_16,
#field_3_15 {
width: 33%!important;
float: left!important;
margin-bottom: 16px;
}
.infographic {
background: #f4ebdc;
}
.infographic .entry-title,
.infographic .featured-image {
display: none;
} @media only screen and (max-width: 1280px) {
.site-header .wrap,
footer.site-footer .wrap {
max-width: none;
margin: 0 10px;
padding: 0;
}
}
@media only screen and (max-width: 1060px) {
.header-full-width header.site-header .title-area {
padding-top: 10px;
width: 17%;
}
}
@media only screen and (max-width: 1024px) {
footer .footer-widget-container {
width: 100%;
padding: 20px;
text-align: center;
}
footer .footer-widget-container:nth-of-type(2) p {
text-align: left;
max-width: 40%;
margin: 0 auto;
}
button#responsive-menu-button {
top: 8px!important;
}
.header-full-width header.site-header .title-area {
width: 25%;
padding-top: 2px;
}
}
@media only screen and (max-width: 768px) {
footer .footer-widget-container:nth-of-type(2) p {
max-width: 60%;
}
body
footer.site-footer .footer-copyright p {
text-align: center!important;
width: 100%;
float: none;
margin-bottom: 15px;
}
}
@media only screen and (max-width: 667px) {
footer .footer-widget-container:nth-of-type(2) p {
max-width: 100%;
}
.footer-menu-container .footer-menu li {
width: 32%;
margin-right: 0;
margin-bottom: 15px;
}
.footer-menu-container {
padding-bottom: 5px;
}
footer .footer-widget-container {
padding: 20px 0;
}
.btn > a, body .vc_btn3.vc_btn3-color-juicy-pink, body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, body .gform_wrapper .gform_footer input[type=submit] {
padding: 15px 20px;
}
}
@media only screen and (max-width: 420px) {
.header-full-width header.site-header .title-area {
width: 65%;
}
button#responsive-menu-button {
top: 5px!important;
}
}.sbutton img {opacity:0.8;}
.sbutton img:hover{opacity:1;}
.csbwfs-social-widget {position: fixed;width: 50px;z-index: 99999;}
.csbwfs-social-widget .csbwfs-sbutton {background: none;float: right;height: 42px;margin: 0;padding: 0;position: relative;width: 50px;}
.csbwfs-sbutton img{padding:5px;}
.csbwfs-sbutton a {text-align:center; display:block;  width:45px; height:42px; border-bottom:1px solid rgba(255, 255, 255, 0.1)}
.csbwfs-tw a{background:none repeat scroll 0 0 #2CA8D2; }
.csbwfs-fb a{background:none repeat scroll 0 0 #305891;}
.csbwfs-ml a{background:none repeat scroll 0 0 #738A8D;}
.csbwfs-gp a{background:none repeat scroll 0 0 #DD4C39; }
.csbwfs-li a{background:none repeat scroll 0 0 #007BB6;}
.csbwfs-pin a{background:none repeat scroll 0 0 #ca2027;}
.csbwfs-yt a{background:none repeat scroll 0 0 #d42026;}
.csbwfs-re a{background:none repeat scroll 0 0 #93c3e6;}
.csbwfs-st a{background:none repeat scroll 0 0 #EB4924;} #csbwfs-right #csbwfs-re,#csbwfs-right  #csbwfs-st,#csbwfs-right #csbwfs-yt,#csbwfs-right  #csbwfs-ml,#csbwfs-right #csbwfs-pin,#csbwfs-right #csbwfs-gp,#csbwfs-right #csbwfs-tw,#csbwfs-right #csbwfs-fb,#csbwfs-right #csbwfs-li a {position: absolute; right: 0;}
#csbwfs-right a#csbwfs-hide {padding-right:33px;}
#csbwfs-right a#csbwfs-show {float:right;} #csbwfs-bottom #re a, #csbwfs-bottom #st a ,#csbwfs-bottom #yt a , #csbwfs-bottom #ml a,#csbwfs-bottom #pin a,#csbwfs-bottom #gp a ,#csbwfs-bottom #tw a,#csbwfs-bottom #fb a ,#csbwfs-bottom #fb a {
bottom: 0;  height: 45px;  
}
#csbwfs-bottom {width:100%;margin:0 auto; text-align:center; bottom: 0 !important; }
#csbwfs-bottom .csbwfs-hide{display:none !important;}
#csbwfs-bottom .csbwfs-sbutton{background: none repeat scroll 0 0 rgba(0, 0, 0, 0);display: inline-block;float: none;   margin: 0 auto;position: relative;width: 45px;}
#csbwfs-bottom .csbwfs-sbutton img {width: 31px;height: 30px;opacity: 0.8;}
#csbwfs-bottom .csbwfs-sbutton img:hover{opacity:1;} #socialButtonOnPage {width:100%;display:inline-block;float:left;position: relative; }
#socialButtonOnPage .csbwfs-sbutton-post img {width:31px; height:30px;opacity:1; padding-top:1%; margin:0 auto; text-align:center;border:none !important;}
#socialButtonOnPage .csbwfs-sbutton-post img:hover{opacity:1;}
#socialButtonOnPage .sharethis-arrow span:hover{cursor:pointer;}
#socialButtonOnPage .sharethis-arrow span{  color: #FFFFFF;display: inline-block;font-size: 16px;font-style: italic;   font-weight: bold;} .leftSocialButtonOnPage .csbwfs-sbutton-post {display:inline-block; padding:5px 1px;}
.leftSocialButtonOnPage .sharethis-arrow{    float: left;
padding: 8px 10px 5px 1px;
height: 35px;
margin-top: 5px;
margin-right: 25px;
width: auto;
vertical-align: bottom;
background-color: #1ba3df;
display: inline-block;position:relative;}
.leftSocialButtonOnPage .sharethis-arrow:after {
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #1ba3df;
content: "";
right: -35px;
margin-left: -25px;
position: absolute;
top: 0;
z-index: 2;
transform: rotate(270deg);
bottom: 0;
}
.leftSocialButtonOnPage .sharethis-arrow span{ padding-left: 12px;} .rightSocialButtonOnPage .csbwfs-sbutton-post {float:right; padding:5px 1px;}
.rightSocialButtonOnPage .sharethis-arrow{
float: right;
padding: 8px 10px 5px 1px;
height: 35px;
margin-top: 5px;
margin-left: 25px;
width: auto;
vertical-align: bottom;
background-color: #1ba3df;
display: inline-block;position:relative;
}
.rightSocialButtonOnPage .sharethis-arrow:after {
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #1ba3df;
content: "";
left: 0px;
margin-left: -35px;
position: absolute;
top: 0;
z-index: 2;
transform: rotate(90deg);
bottom: 0;
} .rightSocialButtonOnPage .sharethis-arrow span{padding-left: 12px;}
#socialButtonOnPage .csbwfs-sbutton-post a{display:block;width:50px; height:auto;text-align: center;border:none !important;}
#socialButtonOnPage .csbwfs-sbutton-post a:hover{display:block;width:50px; height:auto;text-align: center;border:none !important;} .csbwfs-sbutton a i ,.csbwfs-sbutton-post a i {
display: inline-block;
position: relative;
width: 30px;
height:30px;
background-image: url(//mcclurelaw.com.au/wp-content/plugins/custom-share-buttons-with-floating-sidebar/images/minify-social.png);
}
@media only screen and (max-width :768px){
.sharethis-arrow{}
.sharethis-arrow span{font-size: 12px !important;}
.sharethis-arrow:after{}
#socialButtonOnPage .csbwfs-sbutton-post a {
width: 40px;
}
}
i.csbwfs_facebook {background-position: 68% 4%;}
i.csbwfs_twitter {background-position: 14% 4%;}
i.csbwfs_plus {background-position: 80% 4%;}
i.csbwfs_linkedin {background-position: 92% 4%;}
i.csbwfs_pinterest{background-position: 14% 19%;}
i.csbwfs_youtube {background-position: 32% 4%;}
i.csbwfs_reddit {background-position: 26% 19%;}
i.csbwfs_stumbleupon {background-position: 2% 4%;}
i.csbwfs_mail {background-position: 8% 19%;}
#socialButtonOnPage i.csbwfs_facebook {background-position: 68% 5%;}
#socialButtonOnPage i.csbwfs_twitter {background-position: 14% 5%;}
#socialButtonOnPage i.csbwfs_plus {background-position: 80% 5%;}
#socialButtonOnPage i.csbwfs_linkedin {background-position: 92% 5%;}
#socialButtonOnPage i.csbwfs_pinterest{background-position: 14% 20%;}
#socialButtonOnPage i.csbwfs_youtube {background-position: 32% 5%;}
#socialButtonOnPage i.csbwfs_reddit {background-position: 26% 20%;}
#socialButtonOnPage i.csbwfs_stumbleupon {background-position: 2% 5%;}
#socialButtonOnPage i.csbwfs_mail {background-position: 8% 20%;}.ewd-ufaq-hidden {
display:none;
}
.ufaq-faq-category-title-toggle {
cursor: pointer;
}
.ufaq-faq-category-body-hidden {
display: none;
}
.ewd-ufaq-clear {
clear:both;
}
.ewd-ufaq-post-margin{
text-decoration: none;
}
.ewd-ufaq-post-margin-symbol{
text-decoration: none;
}
.ufaq-permalink {
margin-left: 10px;
}
.ufaq-permalink-image {
background: url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/images/insert_link.png);
height: 21px;
width: 30px;
margin-top: -25px;
margin-left: 90px;
}
.ewd-ufaq-author-date {
}
.ewd-ufaq-author {
font-weight: 600;
}
.ewd-ufaq-date {
font-weight: 600;
}
.ufaq-faq-categories, .ufaq-faq-tags{
}
.ufaq {} .ufaq-faq-category-title {
width: 100%;
clear: both;
}
.ufaq-faq-category{
margin-bottom: 20px;
}
.ufaq-faq-category-inner {
margin-bottom: 48px;
}
.ufaq-faq-body {
padding:10px 25px;
padding-left: 55px;
}
.ufaq-faq-search{
margin:5px 0 !important;
}
.ewd-otp-field-label{
width: auto !important;
}
.ufaq-text-input {
border-radius: 0 !important;
margin:15px !important;
}
.ewd-ufaq-submit{
border-radius: 0 !important;
}
.ufaq-faq-header{
margin:10px;
}
.ufaq-faq-header a:hover{
text-decoration: none;
}
.ewd-ufaq-post-margin-symbol{
display: inline-block;
float: left;
text-align: center; width: auto;
height: auto;
margin-right: 15px;
padding: 2px 0px 0px 2px;
line-height: 1;
}
.ewd-ufaq-post-margin-symbol span{
display: inline-block;
font-size: 30px;
margin:0 auto;
}
.ufaq-faq-title-text {
float:left;
width: 90%;
}
.ufaq-faq-title h1,
.ufaq-faq-title h2,
.ufaq-faq-title h3,
.ufaq-faq-title h4,
.ufaq-faq-title h5,
.ufaq-faq-title h6 {
display:inline-block;
margin:5px !important;
}
.ufaq-custom-field-label, .ufaq-custom-field-value {
position: relative;
float: left;
margin-top: 14px;
}
.ufaq-custom-field-label {
font-weight: bold;
}
.ufaq-faq-body .comment-respond {
margin-top: 24px;
}
.ufaq-faq-body li.comment {
list-style-type: none;
}
.ufaq-faq-body textarea {
clear: both;
display: block;
position: relative;
width: 35%;
height: 100px;
}
.ufaq-faq-body .comment-form-comment label {
clear: both;
display: block;
position: relative;
width: 100%;
}
.ufaq-faq-body .submit {
width: auto;
background: transparent;
cursor: pointer;
color: #111;
margin-bottom: 20px;
}
.ufaq-faq-body .submit:hover {
background: #111;
color: #fff;
}
.ufaq-faq-body .comment-author img {
margin-right: 8px;
}
.ufaq-faq-body .comment-body p {
margin: 10px 0;
margin-top: 10px !important;
}
.ufaq-faq-body .reply {
text-transform: uppercase;
}
.ufaq-faq-body .ufaq-back-to-top-link {
cursor: pointer;
}
.ewd-ufaq-ratings {
padding: 14px 0 0;
}
.ewd-ufaq-down-vote {
background-position: 0px 8px !important;
height: 50px !important;
} .ufaq-faq-display-style-Color_Block .ewd-ufaq-post-margin-symbol {
background-color: #1188cc;
color: #ffffff;
}
.ewd-ufaq-Circle {
border-radius: 18px;
}
.ewd-ufaq-Square {
border-radius: 0px;
} .ufaq-faq-div {
margin: 2px 0;
padding:2px 0;
clear: both;
}
.ufaq-faq-toggle:hover, .ufaq-faq-toggle a:hover{
cursor: pointer;
cursor: hand;
text-decoration: none;
}
.ufaq-faq-title{
}
.ufaq-faq-display-style-Block a, .ufaq-faq-display-style-Block a:visited, .ufaq-faq-display-style-Block a:active{
text-decoration: none;
}
.ufaq-faq-display-style-Block:hover,
.ufaq-faq-display-style-Block:hover a,
.ufaq-faq-display-style-Block:hover h1,
.ufaq-faq-display-style-Block:hover h2,
.ufaq-faq-display-style-Block:hover h3,
.ufaq-faq-display-style-Block:hover h4,
.ufaq-faq-display-style-Block:hover h5,
.ufaq-faq-display-style-Block:hover h6 {
text-decoration: none !important;
color:#fff !important;
background: #1188cc;
}
.ufaq-faq-display-style-Block.ewd-ufaq-post-active, .ufaq-faq-display-style-Block.ewd-ufaq-post-active a{
color:#fff !important;
background: #1188cc;
} .ufaq-faq-header-title a{
display: inline-block;
} .ufaq-faq-display-style-Minimalist {
border-bottom: 1px solid #aaa;
padding: 8px 0;
}
.ufaq-faq-display-style-Minimalist .ewd-ufaq-post-margin-symbol {
float: right;
height: auto;
}
.ufaq-faq-display-style-Minimalist .ewd-ufaq-post-margin-symbol span {
font-size: 22px;
}
.ufaq-faq-display-style-Minimalist .ufaq-faq-body {
padding: 20px 25px 10px;
padding-left: 40px;
}
.ufaq-faq-display-style-Minimalist .ufaq-faq-tags, .ufaq-faq-display-style-Minimalist .ufaq-social-links {
margin-top: 4px;
}
.ufaq-faq-display-style-Minimalist .ufaq-social-links ul {
float: left;
margin-bottom: 14px;
}
.ufaq-faq-display-style-Minimalist .ufaq-permalink {
margin: 24px 0;
}
.ufaq-faq-display-style-Minimalist .ufaq-permalink-image {
margin-top: -22px;
margin-left: 100px;
}
.ufaq-faq-display-style-Minimalist .ewd-ufaq-author-date {
margin-bottom: 14px;
}
.ufaq-faq-display-style-Minimalist .ufaq-faq-categories {
margin: 14px 0;
} .ufaq-faq-div {
margin: 2px 0;
padding:2px 0;
clear: both;
}
.ufaq-faq-toggle:hover, .ufaq-faq-toggle a:hover{
cursor: pointer;
cursor: hand;
text-decoration: none;
}
.ufaq-faq-title{
}
.ufaq-faq-display-style-Border_Block a, .ufaq-faq-display-style-Border_Block a:visited, .ufaq-faq-display-style-Border_Block a:active{
text-decoration: none;
}
.ufaq-faq-display-style-Border_Block:hover,
.ufaq-faq-display-style-Border_Block:hover a,
.ufaq-faq-display-style-Border_Block:hover h1,
.ufaq-faq-display-style-Border_Block:hover h2,
.ufaq-faq-display-style-Border_Block:hover h3,
.ufaq-faq-display-style-Border_Block:hover h4,
.ufaq-faq-display-style-Border_Block:hover h5,
.ufaq-faq-display-style-Border_Block:hover h6 {
text-decoration: none !important;
color:#fff !important;
background: #1188cc;
}
.ufaq-faq-display-style-Border_Block.ewd-ufaq-post-active, .ufaq-faq-display-style-Border_Block.ewd-ufaq-post-active a{
color:#fff !important;
background: #1188cc;
}
.ufaq-faq-display-style-Border_Block .ufaq-faq-body {
color:#555 !important;
background: #fff;
border: 3px solid #1188cc;
border-bottom: 2px solid #1188cc;
}
.ufaq-faq-display-style-Border_Block .ufaq-faq-body a {
color:#000 !important;
background: transparent;
}
.ufaq-faq-display-style-Border_Block .ufaq-faq-tags, .ufaq-faq-display-style-Border_Block .ufaq-social-links {
margin-top: 4px;
}
.ufaq-faq-display-style-Border_Block .ufaq-social-links ul {
float: left;
margin-bottom: 14px;
}
.ufaq-faq-display-style-Border_Block .ufaq-permalink {
margin: 24px 0;
}
.ufaq-faq-display-style-Border_Block .ufaq-permalink-image {
margin-top: -22px;
margin-left: 100px;
}
.ufaq-faq-display-style-Border_Block .ewd-ufaq-author-date {
margin-bottom: 14px;
}
.ufaq-faq-display-style-Border_Block .ufaq-faq-categories {
margin: 14px 0;
}
.ufaq-faq-display-style-Border_Block.ewd-ufaq-post-active .ufaq-faq-title-text {
color: #fff !important;
}
.ufaq-faq-display-style-Border_Block .comment-reply-title {
background: transparent !important;
color: #000 !important;
}
.ufaq-faq-display-style-Border_Block:hover .comment-reply-title {
color: #000 !important;
} .ufaq-faq-display-style-Contemporary {
border-bottom: 1px solid #ccc;
padding: 0;
margin: 0;
}
.ufaq-faq-display-style-Contemporary:first-of-type {
border-top: 1px solid #ccc;
}
.ufaq-faq-display-style-Contemporary .ufaq-faq-title {
background: #f7f7f7;
padding: 8px 0 8px 4px;
}
.ufaq-faq-display-style-Contemporary .ewd-ufaq-post-margin-symbol {
float: right;
height: auto;
}
.ufaq-faq-display-style-Contemporary .ufaq-faq-body {
padding: 20px 25px 10px;
padding-left: 40px;
}
.ufaq-faq-display-style-Contemporary .ufaq-faq-tags, .ufaq-faq-display-style-Contemporary .ufaq-social-links {
margin-top: 4px;
}
.ufaq-faq-display-style-Contemporary .ufaq-social-links ul {
float: left;
margin-bottom: 14px;
}
.ufaq-faq-display-style-Contemporary .ufaq-permalink {
margin-left: 0;
margin-bottom: 10px;
}
.ufaq-faq-display-style-Contemporary .ufaq-back-to-top {
margin-bottom: 14px;
} .ewd-ufaq-rating-button {
height: 48px;
padding-left: 52px;
margin-right: 12px;
line-height: 48px;
float: left;
font-weight: 600;
cursor: pointer;
}
.ewd-ufaq-up-vote {
background: url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/images/Thumbs-up-icon.png);
background-repeat: no-repeat;
}
.ewd-ufaq-down-vote {
background: url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/images/Thumbs-down-icon.png);
background-repeat: no-repeat;
} .ewd-ufaq-expand-all,
.ewd-ufaq-collapse-all {
text-decoration: none;
cursor: pointer;
font-size: 0.9em;
} @font-face { font-family: 'ewd-toggle-icon';
src: url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.eot);
src: url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.woff2) format('woff2'),
url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.woff) format('woff'),
url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.ttf) format("truetype"),
url(//mcclurelaw.com.au/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.svg#ewd-toggle-icon) format("svg");
font-weight: normal;
font-style: normal;
}
.ewd-ufaq-post-margin-symbol,
.ewd-ufaq-toggle-all-symbol {
font-family: 'ewd-toggle-icon';
} .ewd-ufaq-question-update{
font-size: 1.2em;
margin-bottom: 20px;
}
.ewd-ufaq-question-form .form-field {
margin-bottom: 20px;
}
.rrssb-buttons li a .rrssb-text {
color: #fff;
margin-left: 5px;
}
.ufaq-social-links .rrssb-buttons li {
margin-bottom: 5px;
}
.ufaq-permalink{
clear: both;
}
@media only screen and (max-width: 810px) {
.ufaq-faq-title-text {
width: 80%;
}
}.rrssb-buttons{box-sizing:border-box;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;height:36px;margin:0;padding:0;width:100%}.rrssb-buttons:after{clear:both}.rrssb-buttons:after,.rrssb-buttons:before{content:' ';display:table}.rrssb-buttons li{box-sizing:border-box;float:left;height:100%;line-height:13px;list-style:none;margin:0;padding:0 2px}.rrssb-buttons li.rrssb-email a{background-color:#0a88ff}.rrssb-buttons li.rrssb-email a:hover{background-color:#006ed6}.rrssb-buttons li.rrssb-facebook a{background-color:#306199}.rrssb-buttons li.rrssb-facebook a:hover{background-color:#244872}.rrssb-buttons li.rrssb-tumblr a{background-color:#32506d}.rrssb-buttons li.rrssb-tumblr a:hover{background-color:#22364a}.rrssb-buttons li.rrssb-linkedin a{background-color:#007bb6}.rrssb-buttons li.rrssb-linkedin a:hover{background-color:#005983}.rrssb-buttons li.rrssb-twitter a{background-color:#26c4f1}.rrssb-buttons li.rrssb-twitter a:hover{background-color:#0eaad6}.rrssb-buttons li.rrssb-googleplus a{background-color:#e93f2e}.rrssb-buttons li.rrssb-googleplus a:hover{background-color:#ce2616}.rrssb-buttons li.rrssb-youtube a{background-color:#df1c31}.rrssb-buttons li.rrssb-youtube a:hover{background-color:#b21627}.rrssb-buttons li.rrssb-reddit a{background-color:#8bbbe3}.rrssb-buttons li.rrssb-reddit a:hover{background-color:#62a3d9}.rrssb-buttons li.rrssb-pinterest a{background-color:#b81621}.rrssb-buttons li.rrssb-pinterest a:hover{background-color:#8a1119}.rrssb-buttons li.rrssb-pocket a{background-color:#ed4054}.rrssb-buttons li.rrssb-pocket a:hover{background-color:#e4162d}.rrssb-buttons li.rrssb-github a{background-color:#444}.rrssb-buttons li.rrssb-github a:hover{background-color:#2b2b2b}.rrssb-buttons li.rrssb-instagram a{background-color:#517fa4}.rrssb-buttons li.rrssb-instagram a:hover{background-color:#406582}.rrssb-buttons li.rrssb-delicious a{background-color:#0B79E5}.rrssb-buttons li.rrssb-delicious a:hover{background-color:#095fb4}.rrssb-buttons li.rrssb-vk a{background-color:#4d71a9}.rrssb-buttons li.rrssb-vk a:hover{background-color:#3d5a86}.rrssb-buttons li.rrssb-hackernews a{background-color:#f60}.rrssb-buttons li.rrssb-hackernews a:hover{background-color:#cc5200}.rrssb-buttons li a{background-color:#ccc;border-radius:2px;box-sizing:border-box;display:block;font-size:11px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:700;height:100%;padding:11px 7px 12px 27px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;width:100%}.rrssb-buttons li a .rrssb-icon{display:block;left:10px;padding-top:9px;position:absolute;top:0;width:10%}.rrssb-buttons li a .rrssb-icon svg{height:17px;width:17px}.rrssb-buttons li a .rrssb-icon svg path,.rrssb-buttons li a .rrssb-icon svg polygon{fill:#fff}.rrssb-buttons li a .rrssb-text{color:#fff}.rrssb-buttons li a:active{box-shadow:inset 1px 3px 15px 0 rgba(22,0,0,.25)}.rrssb-buttons li.small a{padding:0}.rrssb-buttons li.small a .rrssb-icon{left:auto;margin:0 auto;overflow:hidden;position:relative;top:auto;width:100%}.rrssb-buttons li.small a .rrssb-text{visibility:hidden}.rrssb-buttons.large-format,.rrssb-buttons.large-format li{height:auto}.rrssb-buttons.large-format li:first-child:nth-last-child(1) a{font-size:20px;font-size:4vw}.rrssb-buttons.large-format li:first-child:nth-last-child(2) a,.rrssb-buttons.large-format li:first-child:nth-last-child(2)~li a{font-size:16px;font-size:2vw}.rrssb-buttons.large-format li:first-child:nth-last-child(3) a,.rrssb-buttons.large-format li:first-child:nth-last-child(3)~li a{font-size:14px;font-size:1.7vw}.rrssb-buttons.large-format li:first-child:nth-last-child(4) a,.rrssb-buttons.large-format li:first-child:nth-last-child(4)~li a{font-size:13px;font-size:1.4vw}.rrssb-buttons.large-format li:first-child:nth-last-child(5) a,.rrssb-buttons.large-format li:first-child:nth-last-child(5)~li a{font-size:13px;font-size:1.2vw}.rrssb-buttons.large-format li:first-child:nth-last-child(6) a,.rrssb-buttons.large-format li:first-child:nth-last-child(6)~li a{font-size:12px;font-size:1.05vw}.rrssb-buttons.large-format li:first-child:nth-last-child(7) a,.rrssb-buttons.large-format li:first-child:nth-last-child(7)~li a{font-size:11px;font-size:.9vw}.rrssb-buttons.large-format li:first-child:nth-last-child(8) a,.rrssb-buttons.large-format li:first-child:nth-last-child(8)~li a{font-size:11px;font-size:.8vw}.rrssb-buttons.large-format li:first-child:nth-last-child(9) a,.rrssb-buttons.large-format li:first-child:nth-last-child(9)~li a{font-size:11px;font-size:.7vw}.rrssb-buttons.large-format li:first-child:nth-last-child(10) a,.rrssb-buttons.large-format li:first-child:nth-last-child(10)~li a{font-size:11px;font-size:.6vw}.rrssb-buttons.large-format li:first-child:nth-last-child(11) a,.rrssb-buttons.large-format li:first-child:nth-last-child(11)~li a{font-size:11px;font-size:.5vw}.rrssb-buttons.large-format li a{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.2em;padding:8.5% 0 8.5% 12%}.rrssb-buttons.large-format li a .rrssb-icon{height:100%;left:7%;padding-top:0;width:12%}.rrssb-buttons.large-format li a .rrssb-icon svg{height:100%;position:absolute;top:0;width:100%}.rrssb-buttons.large-format li a .rrssb-text{-webkit-backface-visibility:hidden;backface-visibility:hidden}.rrssb-buttons.small-format{padding-top:5px}.rrssb-buttons.small-format li{height:80%;padding:0 1px}.rrssb-buttons.small-format li a .rrssb-icon{height:100%;padding-top:0}.rrssb-buttons.small-format li a .rrssb-icon svg{height:48%;position:relative;top:6px;width:80%}.rrssb-buttons.tiny-format{height:22px;position:relative}.rrssb-buttons.tiny-format li{padding-right:7px}.rrssb-buttons.tiny-format li a{background-color:transparent;padding:0}.rrssb-buttons.tiny-format li a .rrssb-icon svg{height:70%;width:100%}.rrssb-buttons.tiny-format li a:active,.rrssb-buttons.tiny-format li a:hover{background-color:transparent}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg polygon{fill:#0a88ff}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#0054a3}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg polygon{fill:#306199}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#18304b}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg polygon{fill:#32506d}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#121d27}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg polygon{fill:#007bb6}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#003650}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg polygon{fill:#26c4f1}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#0b84a6}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg polygon{fill:#e93f2e}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#a01e11}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg polygon{fill:#df1c31}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#84111d}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg polygon{fill:#8bbbe3}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#398bcf}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg polygon{fill:#b81621}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#5d0b11}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg polygon{fill:#ed4054}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#b61124}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg polygon{fill:#444}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#111}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg polygon{fill:#517fa4}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#2f4a60}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg polygon{fill:#0B79E5}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#064684}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg polygon{fill:#4d71a9}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#2d4263}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg polygon{fill:#f60}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path,.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg polygon{fill:#993d00}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none} html,
input[type="search"] {
box-sizing:         border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
} .author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
content: " ";
display: table;
}
.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 62.5%; } body > div {
font-size: 1.8rem;
}
body {
background-color: #fff;
color: #333;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
line-height: 1.625;
margin: 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
a {
color: #c3251d;
text-decoration: underline;
}
a:hover,
a:focus {
color: #333;
text-decoration: none;
}
p {
margin: 0 0 28px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
hr {
border: 0;
border-collapse: collapse;
border-top: 1px solid #ddd;
clear: both;
margin: 1em 0;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 700;
line-height: 1.2;
margin: 0 0 10px;
}
h1 {
font-size: 36px;
font-size: 3.6rem;
}
h2 {
font-size: 30px;
font-size: 3rem;
}
h3 {
font-size: 24px;
font-size: 2.4rem;
}
h4 {
font-size: 20px;
font-size: 2rem;
}
h5 {
font-size: 18px;
font-size: 1.8rem;
}
h6 {
font-size: 16px;
font-size: 1.6rem;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
} .gallery {
overflow: hidden;
}
.gallery-item {
float: left;
margin: 0 0 28px;
text-align: center;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery img {
border: 1px solid #ddd;
height: auto;
padding: 4px;
}
.gallery img:hover,
.gallery img:focus {
border: 1px solid #999;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #333;
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
padding: 16px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #333;
opacity: 1;
}
::-webkit-input-placeholder {
color: #333;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #333;
border: 0;
color: #fff;
cursor: pointer;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
padding: 16px 24px;
width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
background-color: #c3251d;
color: #fff;
}
.entry-content .button:hover,
.entry-content .button:focus {
color: #fff;
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
th {
font-weight: 400;
} .screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
position: absolute !important;
clip: rect(0, 0, 0, 0);
height: 1px;
width: 1px;
border: 0;
overflow: hidden;
word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
clip: auto !important;
height: auto;
width: auto;
display: block;
font-size: 1em;
font-weight: bold;
padding: 15px 23px 14px;
color: #333;
background: #fff;
z-index: 100000; text-decoration: none;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.more-link {
position: relative;
}  .site-inner,
.wrap {
margin: 0 auto;
max-width: 1200px;
}
.site-inner {
clear: both;
padding-top: 60px;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 980px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content {
float: right;
width: 780px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 580px;
}
.full-width-content .content {
width: 100%;
} .sidebar-primary {
float: right;
width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
}  .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .breadcrumb {
margin-bottom: 40px;
}
.archive-description,
.author-box {
margin-bottom: 60px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.site-header .search-form {
float: right;
margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
width: 50%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .author-box-title,
.archive-title {
font-size: 20px;
font-size: 2rem;
}
.entry-title {
font-size: 36px;
font-size: 3.6rem;
}
.entry-title a,
.sidebar .widget-title a {
color: #333;
}
.entry-title a:hover,
.entry-title a:focus {
color: #c3251d;
}
.widget-title {
margin-bottom: 20px;
} a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
margin: 0 0 28px;
} .widget {
word-wrap: break-word;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: 0;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry {
margin-bottom: 40px;
}
.featured-content .entry:last-child {
margin-bottom: 0;
}
.featured-content .entry-title {
font-size: 20px;
font-size: 2rem;
}  .enews-widget input {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
margin: 0;
width: 100%;
}
.enews form + p {
margin-top: 24px;
} #wpstats {
display: none;
} .genesis-skip-link {
margin: 0;
}
.genesis-skip-link li {
height: 0;
width: 0;
list-style: none;
} :focus {
color: #333;
outline: #ccc solid 1px;
} .site-header {
min-height: 160px;
border-bottom: 1px solid #eee;
}
.site-header .wrap {
padding: 40px 0;
} .title-area {
float: left;
padding: 10px 0;
width: 360px;
}
.header-full-width .title-area {
width: 100%;
}
.site-title {
font-size: 30px;
font-size: 3rem;
font-weight: 700;
line-height: 1.2;
}
.site-title a,
.site-title a:hover,
.site-title a:focus {
color: #333;
}
.header-image .site-title > a {
background: url(//mcclurelaw.com.au/wp-content/themes/genesis/images/logo.png) no-repeat left;
float: left;
min-height: 60px;
width: 100%;
}
.site-description {
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1.5;
}
.site-description,
.site-title {
margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title a {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
} .site-header .widget-area {
float: right;
text-align: right;
width: 780px;
} .genesis-nav-menu {
clear: both;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu a {
color: #333;
text-decoration: none;
display: block;
padding: 32px 20px;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
color: #c3251d;
text-decoration: underline;
}
.genesis-nav-menu .sub-menu {
border-top: 1px solid #eee;
left: -9999px;
opacity: 0;
position: absolute;
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition:    opacity 0.4s ease-in-out;
-ms-transition:     opacity 0.4s ease-in-out;
-o-transition:      opacity 0.4s ease-in-out;
transition:         opacity 0.4s ease-in-out;
width: 210px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #fff;
border: 1px solid #eee;
border-top: 0;
font-size: 14px;
font-size: 1.4rem;
padding: 20px;
position: relative;
width: 210px;
word-wrap: break-word;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -56px 0 0 209px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .first > a {
padding-left: 0;
}
.genesis-nav-menu > .last > a {
padding-right: 0;
} .menu .menu-item:focus {
position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
left: auto;
opacity: 1;
} .site-header .genesis-nav-menu li li {
margin-left: 0;
} .nav-primary,
.nav-secondary {
border-bottom: 1px solid #eee;
}  .entry {
margin-bottom: 60px;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 28px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #333;
color: #ddd;
} p.entry-meta {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 0;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
} .pagination {
clear: both;
margin: 40px 0;
}
.pagination li {
display: inline;
}
.pagination li a {
cursor: pointer;
display: inline-block;
font-size: 16px;
font-size: 1.6rem;
padding-right: 10px;
text-decoration: none;
}
.pagination .active a {
color: #333;
} .comment-respond,
.entry-comments,
.entry-pings {
margin-bottom: 60px;
}
.comment-header {
font-size: 16px;
font-size: 1.6rem;
}
.comment-content {
clear: both;
word-wrap: break-word;
}
.comment-list li {
padding: 32px 0 0 32px;
}
.comment-list li.depth-1 {
padding-left: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
} .sidebar {
font-size: 16px;
font-size: 1.6rem;
}
.sidebar li {
margin-bottom: 10px;
padding-bottom: 10px;
}
.sidebar p:last-child,
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget {
margin-bottom: 60px;
} .site-footer {
border-top: 1px solid #ddd;
font-size: 16px;
font-size: 1.6rem;
line-height: 1;
padding: 40px 0;
}
.site-footer p {
margin-bottom: 0;
} @media only screen and (max-width: 1280px) {
.site-inner,
.wrap {
max-width: 960px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 720px;
}
.content,
.site-header .widget-area {
width: 600px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 360px;
}
.sidebar-primary,
.title-area {
width: 300px;
}
}
@media only screen and (max-width: 1020px) {
.site-inner,
.wrap {
max-width: 800px;
}
.content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-header .widget-area,
.title-area {
width: 100%;
}
.site-header .wrap {
padding: 20px 5%;
}
.header-image .site-title > a {
background-position: center top;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-description,
.site-header .title-area,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 20px 16px;
}
.site-header .search-form {
margin: 16px auto;
}
}
@media only screen and (max-width: 880px) {
.site-inner,
.wrap {
padding-left: 5%;
padding-right: 5%;
}
} @media print {
*,
*::before,
*::after {
background: transparent !important;
box-shadow: none !important;
color: #000 !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]::after {
content: " (" attr(href) ")";
}
abbr[title]::after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]::after,
a[href^="#"]::after,
.site-title > a::after {
content: "";
}
thead {
display: table-header-group;
}
img,
tr {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 2cm 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
blockquote,
pre {
border: 1px solid #999;
page-break-inside: avoid;
}
.content,
.content-sidebar {
width: 100%;
}
button,
input,
select,
textarea,
.breadcrumb,
.comment-edit-link,
.comment-form,
.comment-list .reply a,
.comment-reply-title,
.edit-link,
.entry-comments-link,
.entry-footer,
.genesis-box,
.header-widget-area,
.hidden-print,
.home-top,
.nav-primary,
.nav-secondary,
.post-edit-link,
.sidebar {
display: none !important;
}
.title-area {
text-align: center;
width: 100%;
}
.site-title > a {
margin: 0;
text-decoration: none;
text-indent: 0;
}
.site-inner {
padding-top: 0;
position: relative;
top: -100px;
}
.author-box {
margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
orphans: 3;
page-break-after: avoid;
page-break-inside: avoid;
widows: 3;
}
img {
page-break-after: avoid;
page-break-inside: avoid;
}
blockquote,
pre,
table {
page-break-inside: avoid;
}
dl,
ol,
ul {
page-break-before: avoid;
}
}