/* @override 
	https://staging.twelvestones.com.au/wp-content/themes/twelve-stones-creative/style.css
	https://twelvestones.com.au/wp-content/themes/twelve-stones-creative/style.css */

/* 
Theme Name:		 Twelve Stones Creative
Theme URI:		 http://childtheme-generator.com/
Description:	 Twelve Stones Creative is a child theme of LightDrive Theme, created by ChildTheme-Generator.com
Author:			 Ministry of Design
Author URI:		 http://childtheme-generator.com/
Template:		 lightdrive-theme-master
Version:		 1.0.0
Text Domain:	 twelve-stones-creative
*/


/*
    Add your custom styles here
*/

html {
	
}

body {
	background: url(images/stripe_3.png) repeat;
	opacity: 1;
}

section div.brz-container {
	width: 1280px!important;
}

.wp-caption.alignnone a {
	opacity: 1;
}

/*section.brz-section__header:before {
	background-color: #fff;
	content: "";
	position: absolute;
	display: block;
	width: 10000px;
	height: 160px;
	max-width: 100%;
}*/

nav.brz-menu {
	text-transform: lowercase;
}

section.transparent {
	background-color: rgba(255, 255, 255, 0)!important;
}

section img.size-full {
	padding: 10px;
}

figure, img.alignleft, img.alignright {
	max-width: 100%!important;
	margin-right: 0;
	margin-left: 0;
}

figure img, img.alignleft, img.alignright {
	max-width: 98% !important;
	height: auto !important;
}

section div.brz-rich-text {
	line-height: 160%;
}

figcaption.wp-caption-text {
	font-style: italic;
	font-size: 90%;
}

figure a, div.brz-bg-content a, section .brz-wrapper a {
	opacity: 1!important;
}

/*div.fixed-title {
position: absolute;
z-index: 200;
top: 50%;
width: 100%;
}*/



/*body.home div.fixed-title {
position: absolute!important;
z-index: 200;
top: 25%;
width: 100%;
}*/

@media only screen and (max-width: 998px) {
	/*body.home div.fixed-title {
	top: 10%;
	}*/
}

/*div.fixed-title span.text-population {
	position: relative;
	display: block;
	margin-top: -40px;
}*/

div#banner-image-shortcode {
	display: none;
}

#profile-banner-image {
	background-size: cover;
}

@media only screen and (max-width: 768px) {
	/*	body.home div.ls-container {
		display: none;
	}*/
	
	body.home div.fixed-title {
		position: relative!important;
		top: 25%;
	}
}