/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-background-wrapper.builder-module-navigation-background-wrapper {
	background-color: #01A2D8;
}
.builder-module-navigation .current-cat a {
	color: #FFFFFF;
}
.builder-module-navigation .current-menu-item a {
	color: #FFFFFF;
}
.builder-module-navigation .current_page_item a {
	color: #FFFFFF;
}
.builder-module-navigation li a {
	color: #DDDDDD;
	background-color: #01A2D8;
}
.builder-module-navigation li a:hover {
	color: #000000;
}
.builder-module.builder-module-navigation {
	background-color: #01A2D8;
}
body {
	background-color: #FFFFFF;
	color: #737373;
}
html {
	font-size: 17px;
}


/* Style Manager custom css */
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab');
/*@import url('https://fonts.googleapis.com/css?family=Smythe');*/
/* MOBILE SIZING */
/* WANALA - HOME */
@media screen and (max-width: 900px) {
	#builder-module-59780149d57e9 .builder-module-column-1-outer-wrapper,
	#builder-module-59780149d57e9 .builder-module-column-2-outer-wrapper {
		float: none !important;
		width: auto;
		margin: 0;
	}
	#builder-module-59780149d57e9 .builder-module-column-1-outer-wrapper .builder-module-block,
	#builder-module-59780149d57e9 .builder-module-column-2-outer-wrapper .builder-module-block,
	#builder-module-59780149d57e9 .builder-module-column-1-outer-wrapper .widget,
	#builder-module-59780149d57e9 .builder-module-column-2-outer-wrapper .widget {
		margin: 0;
	}
}
/* HOME */
@media screen and (max-width: 900px) {
	#builder-module-5976f39f0a5d3 .builder-module-column-1-outer-wrapper,
	#builder-module-5976f39f0a5d3 .builder-module-column-2-outer-wrapper,
	#builder-module-5976f39f0a5d3 .builder-module-column-3-outer-wrapper {
		float: none !important;
		width: auto;
		margin: 0;
	}
	#builder-module-5976f39f0a5d3 .builder-module-column-1-outer-wrapper .builder-module-block,
	#builder-module-5976f39f0a5d3 .builder-module-column-2-outer-wrapper .builder-module-block,
	#builder-module-5976f39f0a5d3 .builder-module-column-3-outer-wrapper .builder-module-block,
	#builder-module-5976f39f0a5d3 .builder-module-column-1-outer-wrapper .widget,
	#builder-module-5976f39f0a5d3 .builder-module-column-2-outer-wrapper .widget,
	#builder-module-5976f39f0a5d3 .builder-module-column-3-outer-wrapper .widget {
		margin: 0;
	}
}
/* END MOBILE SIZING */

.footer span.thumbnail {
    max-width: 80px;
}
.categories {
    display: none;
}
section.related.products {
    display: none;
}
.woocommerce ul.products li.product .price {
    color: #000;
}
.purple-wb-background-wrapper {
    box-shadow: inset 0px 0px 20px 0px #00000050
}
.builder-module-1-background-wrapper {
	background: #fff;
}

.builder-module-background-wrapper {
	border-bottom: none;
}
.builder-module-last {
	border-bottom: 0;
}
.builder-module-sidebar .widget-background-wrapper {
	margin-bottom: 1em;
}
.builder-module-widget-bar .left .widget {
	margin-left: 1em;
	margin-right: 1em;
}
.builder-module-widget-bar .middle .widget {
	margin-left: 1em;
	margin-right: 1em;
}
.builder-module-widget-bar .right .widget {
	margin-left: 1em;
	margin-right: 1em;
}

/* For full width slideshow */
.widget-bar-full-width-slider-background-wrapper {
	padding: 0;
	margin: 0;
	background: transparent;
}
.widget-bar-full-width-slider-outer-wrapper {
	max-width: 100% !important;
}
.widget-bar-full-width-slider {
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}
#smartslider3-2-background-wrapper, #text-84-background-wrapper {
	margin-bottom: -7px;
}
/* HEADER */
.logo {
	width: 50%;
	float: left;
}
.logo img {
	max-width: 100%;
	padding-top: 20px; 
}
.contact-header {
	width: 50%;
	float: right;
	text-align: right;
	padding-top: 50px;
	font-family: 'Mansalva', cursive;
	color: #000;
}
.contact-header a{
	color: #000;
	text-decoration: none;
}
.contact-header a:hover{
	color: #01a2d8;
}
/* CUSTOM */
.title1 {
	padding-top: 2em;
	padding-bottom: 2em;
}
.title1 h1 {
	font-family: 'Montserrat';
	color: #000;
	text-transform: uppercase;
	text-align: center;
}
.title1 h2 {
	font-family: 'Montserrat';
	color: #000;
}
.title1 h3 {
	font-family: 'Montserrat';
	color: #000;
}
.title1 h4 {
	font-family: 'Montserrat';
	color: #000;
}
.title1 a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.title1 a:hover {
	color: #fff;
}
.div1 {
	padding-bottom: 2em;
}
.div1 ul {
	margin-left: 50px;
	color: #000;
	list-style-type: disc;
}
.div1 ol {
	margin-left: 50px;
	color: #000;
}
.div1 a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.div1 a:hover {
	color: #fff;
}
.div1 i{
	color: #000;
}
.div1 h4{
	font-family: 'Montserrat';
	color: #000;
}
.div1 p {
	color: #000;
}
.div1 img {
	width: 50%;
	border: solid #fff 10px;
	margin-bottom:0
}
.div2 {
	padding-bottom: 4em;
}
.div2 ol {
	margin-left: 60px;
	color: #000;
}
.div2 a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.div2 a:hover {
	color: #fff;
}
.div2 i{
	color: #000;
}
.div2 h4{
	font-family: 'Montserrat';
	color: #000;
}
.div2 p {
	color: #000;
	margin-bottom: 0;
}
.div2 img {
	border: solid #fff 10px;
	margin-bottom:0;
	width:-webkit-fill-available;
	width:-moz-available;
}
.quote1 {
	padding: 30px;
	/*margin: 10px;*/
	box-shadow: 0px 0px 10px 0px #00000050;
	color: #000;
}
.quote1 i {
	color: #000;
}
.phonology {
	padding-bottom: 4em;
}
.phonology ul {
	margin-left: 50px;
	color: #000;
	list-style-type: disc;
}
.phonology ol {
	margin-left: 50px;
	color: #000;
}
.phonology a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.phonology a:hover {
	color: #fff;
}
.phonology i{
	color: #000;
}
.phonology h4{
	font-family: 'Montserrat';
	color: #000;
}
.phonology p {
	color: #000;
}
.phonology img {
	width: 50%;
	border: solid #fff 10px;
	margin-bottom:0
}
.features-container a{
	text-decoration: none !important;
}
.features {
	padding: 15px;
	margin: 25px !important;
	color: #000;
	transition-property: background, box-shadow, margin, padding;
	transition-duration: 0.5s;
}
.features h3{
	font-family: 'Montserrat';
	color: #000;
}
.features:hover {
	box-shadow: 0px 0px 20px #00000060;
	background: #cbecf6;
	padding: 20px;
	margin: 20px !important;
	transition-property: background, box-shadow, margin, padding;
	transition-duration: 0.5s;
}
.features a{
	color: #000;
}
.features a:hover{
	color: #00455C;
}
.imglink img{
	padding: 16.5px 10px 10px 10px;
	transition: all 0.1s ease-in;
}
.imglink img:hover{
	padding: 0px;
	box-shadow: 5px 10px 10px #00000050;
	transition: all 0.1s ease-in;
}
.imglink p{
	color: #000;
}
.button1 h2 a {
	padding: 10px 20px;
	color: #fff;
	background-color: #01A2D8;
	display: inline-block;
	text-decoration: none;
	border: solid 2px #fff;
	border-radius: 5px;
}
.button1 h2 a:hover {
	padding: 10px 20px;
	color: #01A2D8;
	background-color: #fff;
	text-decoration: none;
	border: solid 2px #01A2D8;
}
.footer {
	margin-top: 2em !important;
	color:#99a9b5;
}
.footer a{
	color: #c1d1de;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.footer h4{
	color: #ffffff;
	font-family: 'Montserrat';
}
/* ITBS FOOTER */
	.itbs-footer1 {
		float:left;
		margin-top:1em !important;
	}
	.itbs-footer2 {
		float:right;
		margin-top:1em;
	}
	.itbs-footer2 a{
		text-decoration:none;
		font-weight:bold;
	}
	.itbs-footer2 a:hover{
		color:red;
		text-shadow: 0px 1px 4px #000000cc;
	}
/* CONTACT FORM */
textarea {
	width: 30em;
	height: auto;
}
.ccf-form-wrapper .field {
	margin-bottom: 10px;
	clear: both;
}
.ccf-form-wrapper .field textarea {
	color: #707686;
}
/*NAVIGATION*/
.builder-module-navigation li a {
	font-family: 'Mansalva', cursive;
	background-color: #01A2D8;

.builder-module-navigation-background-wrapper {
	padding: 5px;
}
.builder-module-navigation {
	padding-top: 0 !important;
}
/*SUB-MENU LINKS*/
.builder-module-navigation li ul a:hover, .builder-module-navigation li:hover ul {
	color: #000;
}
.builder-module-navigation .current-menu-item li a {
	color: #fff !important;
}
.builder-module-navigation .current-menu-item li a:hover {
	color: #999;
}

/*LIGHT YELLOW DRAWING*/
#builder-module-5978117406e4b-background-wrapper {
	background: url('http://wangka.com.au/wp-content/uploads/2017/11/waakarl-bg-light.jpg') no-repeat center center;
	background-size: cover;
}

/*LIGHT YELLOW*/
.purple-wb-background-wrapper {
	background: #C88554 !important;
	color: #ffffff !important;
}

/*TESTIMONIALS*/
#builder-module-587f1f774ece9-background-wrapper {
	background: url('http://wangka.com.au/wp-content/uploads/2017/01/testimonial-bg.jpg');
	background-size: cover;
}

/*SERVICES*/
#builder-module-587f0fb0eba05-background-wrapper, #builder-module-587f27f4f1fa1-background-wrapper, #builder-module-58802316d2f0d-background-wrapper {
	padding-top: 70px;
	padding-bottom: 70px;
}

/*YELLOW BG*/
#builder-module-58801c4424652-background-wrapper, #builder-module-588057aa2a5e1-background-wrapper {
	background: rgba(241,145,33,.9);
	color: #fff;
}

/*FOOTER*/
.dark-blue-wb-background-wrapper {
	background-image: url(http://wangka.com.au/wp-content/uploads/2020/05/IMG_80832-e1590650756930.png);
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper {
	padding: 0;
	background: #272727;
	color: #fff;
}

img {
	margin-bottom: 0 !important;
}


/* WOOCOMMERCE SHOP PAGE */
/* ADD TO CART*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background: #be5b30;
	border-radius: 50px;
	color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background: #fb4439;
	color: #fff;
}

/*HOMEPAGE ADD CART*/
.add_to_cart_button, .added_to_cart {
	font-weight: bold !important;
	border-radius: 50px !important;
}

/*PRODUCT TITLE*/
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	color: #000;
}

/*SHOP PAGINATION*/
.woocommerce nav.woocommerce-pagination ul {
	border: 0;
	padding: 2px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	border-radius: 2px;
	background: #837c77;
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #be5b30;
	color: #fff;	
}

/*SINGLE PRODUCT PAGE*/
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #be5b30;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #fb4439;
}

/* PRODUCT TITLE */
.entry-title, .entry-title * {
	font-size: 2em !important;
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif !important;
}

a {
	color: #be5b30;
	text-decoration: none;
}
a:hover {
	color: #fb4439;
	text-decoration: none;
}


/*TEXT SELECTION BACKGROUND COLOR*/
::selection {
       background-color: #01A2D8 !important;
}

textarea {
	height: 10em;
}

/*Dropdown select*/
select {
	padding: .4em;
}

/* Send button */
input[type="submit"], input[type="button"] {
	border-radius: 50px;
	color: #FFFFFF;
	background: #be5b30;
	border-bottom: none;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background: #fb4439;
	border-bottom: none;
}

/*Required asterisk color*/
.ccf-form-wrapper .field label.main-label .required {
	color: #be5b30;
}

label {
	font-weight: normal;
}
.form-control:focus, input[type="text"]:focus {
	border-color: #be5b30;
	box-shadow: none;
}

/*Contact form validation error style*/
.ccf-form-wrapper .error {
	color: #fb4439;
    	float: none;
    	font-size: 85%;
    	margin-top: 0;
}

.error {
	background: none;
    	border-color: none;
   	border: none;
    	margin-bottom: 0;
    	padding: 0;
}

.n2-ss-layer .n2-font-7d8035be91dd19a6e2fa1cbeb93f8a9a-paragraph {
	font-family: 'Josefin Slab', serif !important;
	font-size: 20px !important;
}