/*
Theme Name: Bealla Legal
Author: Hooray Digital
Author URI: https://hooraydigital.com.au
Text Domain: hooraydigital

*/



html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0; padding: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	line-height: 27px;
	font-weight: 300;
	color: #4D3729;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;

}
.trumbowyg-editor{ 	text-align: left !important;  }

h3.collapseomatic{ color: #42A7AA;     text-decoration: underline;}
h3.collapseomatic:hover{ cursor: pointer;  }
.collapseomatic_content { margin-bottom: 30px; }

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

.wrap{ max-width: 1024px; margin: 0px auto; text-align: center;}
#header .wrap{ padding: 0px; }
#header{  z-index: 99; width: 100%; background: #FFF; }
.headroom--pinned {
    display: block;
}
.headroom--unpinned {
  
}
.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
   
}

.headroom--not-top #site-navigation ul li a{ line-height: 60px; }
.headroom--not-top #logo img{ height: 40px;  }
.wrap:after {
    content: '';
    display: block;
    clear: both;
}
strong{ font-weight: 600; }
h1,h2,h3,h4,h5,h6,p{margin:0px; padding: 0px; margin-bottom: 20px;}
h1{ text-align: center; font-size: 46px; line-height: 52px; font-weight: 600; color: #4D3729; }
h2{ text-align: center; font-size: 36px; line-height: 38px; font-weight: 600; margin-bottom: 30px; }
h3{ text-align: center; font-size: 26px; line-height: 32px; font-weight: 400; padding-top: 10px; margin-bottom: 20px; }
label{ margin-right: 20px; }
/*blockquote{ font-size: 20px; font-weight: 400; color: #7DB9C6;}*/



input[type="text"], input[type="email"], input[type="password"], textarea{ width: 100%; padding: 4px; border: 1px solid #CCC; }
textarea{ height: 100px; }
.q{ margin-bottom: 10px; font-size: 20px; font-weight: 400;}
.bordered{ padding: 30px; border: 2px solid #CCC; border-radius: 30px; }

.alignright{ float: right; margin-left: 30px; margin-bottom: 30px; }
.alignleft{ float: left; margin-right: 30px; margin-bottom: 30px; }
.aligncenter{  }

ul,ol{ text-align: left; display: inline-block; margin-bottom: 30px;}

#logo{ float: left; }
#logo img{ display: block; margin-top: 10px; max-width: 311px;  -webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;}
#site-navigation ul{ margin: 0px; padding: 0px; float: right; margin-top: 15px;  }
#site-navigation ul li{ list-style: none; float: left; display: inline; }
#site-navigation ul li a{ color: #7DB9C6; font-weight: 400; float: left; border-radius: 8px; margin-left: 10px; display: inline-block; padding: 0px 15px; line-height: 50px; text-decoration: none;   }
#site-navigation ul li#menu-item-15 a{ color: #FFF; background: #AF8E78; }
#site-navigation ul li a:hover{ color: #4D3729 !important; background: #7DB9C6 !important; }

}  
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 {
    visibility: hidden
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeIn, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .bounceInDown {
    visibility: visible
}
.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay:1s;
}
.delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay:1.5s;
}

.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay:2s;
}

a{ color: #42A7AA;-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in; }
a:hover{ text-decoration: underline; }

a.button, input[type="submit"]{ -webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in; border: 0px; font-size: 20px; border-radius: 8px; text-transform: uppercase; background: #AF8E78; padding: 10px 20px; font-weight: 600; color: #FFF; text-decoration: none;}
a.button:hover, input[type="submit"]:hover{ color: #4D3729; background: #7DB9C6;cursor: pointer;   }
input[type="submit"]{line-height: inherit;} 


#cta .wrap{ padding: 65px; background: url(images/top-bealla-legal-1.png) no-repeat center top; }

#cta .wrap .ctacontent{ width: 50%; }

#cta{ padding: 60px 0px; padding-bottom: 0px; color: #4D3729; }
#cta p{ color: #4D3729; }
#cta, #scta{ background: #FFF; }
#cta h1 { color: #FFF; padding-top: 10px; }
#cta h3.anywhere{ margin-bottom: 60px; font-weight: 300; }
#cta p{ text-align: center;  margin-bottom: 60px;
}
#cta a.button{ margin-bottom: 100px; }
#intro{ background: rgba(125,185,198,0.20); text-align: center; font-size: 20px; line-height: 28px; font-weight: 300; }

ol {
    counter-reset: list;
    margin-top: 0px;
}
ol > li {
    list-style: none;
    position: relative;
}
ol > li:before {
    counter-increment: list;
    content: counter(list, lower-alpha) " ) ";
    position: absolute;
    left: -1.4em;
}

ol.commentlist > li:before { content: ''; }

ol ul { list-style: disc; margin-bottom: 0px; }

.home .entry-header{ display: none; }

.woocommerce form.login{ max-width: 400px; margin: 0px auto; }

#logos{ background:#FFF;}
#logos { }
#logos p{ display: flex; align-items: center; justify-content: flex-end; margin: 0px;}
#logos p img{ padding: 0px 20px; }


#process{ /*background: rgba(125,185,198,0.20);*/ background: #FFF; }

#scta{ font-size: 24px; font-weight: 300; color: #FFF; text-align: center; }

.under18, .contractvalue{ color: #CC0000; font-weight: 700; }

#form .bordered{
    margin: 0px auto;
    max-width: 600px;
}

#editor-container {
  height: 330px;
}

#price{ font-size: 24px; color: #7DB9C6; font-weight: 600; margin-top: 20px; }

#about{ background: rgba(125,185,198,0.20); }
hr{ border: 0px; border-bottom: 1px solid #42A7AA; margin: 0px; padding: 0px; margin: 60px 0px;}
.row { display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 30px;}
.row .third{ flex: 0 0 25%; font-size: 20px; line-height: 30px;}
.wpcf7{ margin: 0px auto !important; max-width:500px;}
.wpcf7{ text-align: left; }

.site-main{ padding-top: 30px; }
.home .site-main{ padding-top: 0px; }

.page-template-page-sidenotes ol{ list-style-type: lower-alpha; }
.page-template-page-sidenotes .type-page .wrap{ text-align: left;  }

.page-template-page-sidenotes .type-page .wrap .entry-content{ padding-left: 30%;}

.page-template-page-sidenotes blockquote{ position: absolute; margin: 0px; margin-left: -20%; width: 15%; font-style: italic; font-size: 15px; line-height: 24px; }


.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    float: none !important; 
    width: 100% !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{ float:none !important; }

.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions{
max-width: 600px;
    clear: both !important;
    margin: 0px auto !important;
    float: none !important;
}

.woocommerce-shipping-fields{ display: none !important; }
.woocommerce-billing-fields{  
    max-width: 600px;
    margin: 0px auto;
    text-align: left !important;
}
.woocommerce-MyAccount-navigation-link--dashboard{ display: none !important; }

ol.woocommerce-OrderUpdates{ list-style: none; display: block; margin: 0px; padding: 0px;}
.woocommerce-OrderUpdates .comment{ background: #EEE; padding: 10px; border-radius: 10px; margin-bottom: 5px;  }

.author-date{ font-size: 12px; line-height: 18px; }

.woocommerce-OrderUpdates .comment.bealla{ background: rgba(125,185,198,0.20); }


.woocommerce-view-order .woocommerce-order-details, .woocommerce-view-order .customer_details, .woocommerce-view-order header h2{ display: none; }


#footer{ padding-top: 60px; }
#footer #footer-navigation{ float: left; width: 50%;  }
#footer #logos{ float: left; width: 50%;}

#footer-navigation ul{ margin: 0px; padding: 0px; list-style: none; display: block;  }
#footer-navigation ul li{ display: inline; }
#footer-navigation ul li a{ display: inline-block; text-decoration: none; padding: 10px; }

.woocommerce-info:before{ content: "" !important; }

form.edit-account {
        max-width: 400px;
    margin: 0px auto;
    
}
@media only screen and (max-width: 1040px) {
    #site-navigation ul{ margin-right: 10px;}
}
@media only screen and (max-width: 1024px) {
	.wrap{ width: auto; padding: 10px; }
	#cta .wrap{ padding: 35px 20px; }
}

@media only screen and (max-width: 767px) {

#cta h1{ font-size: 35px;
    line-height: 40px }
    a.button, input[type="submit"]{ font-size: 17px; padding: 10px; }
    
    #footer #footer-navigation{ float: left; width: 100%;  }
#footer #logos{ float: left; width: 100%;}
    
}
@media only screen and (max-width: 550px) {

#cta .wrap{ background: url(images/top-bealla-legal-mobile.png) no-repeat top; background-size: 100%; background-color: #9BC7D2;
}
#cta{  padding:0px;   padding-top: 10px; }
#cta .wrap .ctacontent{ width: auto; padding-top: 240px;}
#cta p{ margin-bottom: 10px; }
#cta a.button{ margin-bottom: 0px; }
.row .third{
flex: 0 0 100%; }

}
@media only screen and (max-width: 400px) {
  #cta .wrap .ctacontent{   padding-top:200px;}
#logos img{      max-width: 90px;
    height: auto; }
}
