/*
Theme Name: DeMe Designs

Author: Synchromedia Group
Author URI: https://www.smg.com.au/


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	line-height: 1.6;
	color: #006677;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

body {
	margin: 0;
}

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;
}

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;
}
img{ max-width: 100%; height: auto; }
h1,h2,h3,h4,p{ margin: 0px; padding: 0px; margin-bottom: 20px; }
.wrap{ max-width: 1000px; margin: 0px auto; padding: 0px 20px;}
#header{ background: #CCC; border-bottom: 5px solid #B7A789; }
#logo img{ max-width: 130px; }
#sitename{   }
.flex{ display: flex; flex-wrap: wrap; justify-content: space-between; align-content: center; }
#logo, #sitename{ align-self: center; padding: 80px 0px;}
#primary{ border-top: 15px solid #00BDCC; }
#main{ text-align: center; }

.woocommerce-page #main{ text-align: left; }

.entry-content{ padding: 30px; }
.entry-title{ padding: 30px; }

#site-navigation{ display: flex; flex-wrap: wrap; justify-content: flex-end;}

.flexbox{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.flexbox .block{ flex: 0 0 48%; }

ul.primary-menu{ margin: 0px; padding: 0px; margin-top: 30px; }
ul.primary-menu li{ list-style: none; display: inline-block; }
ul.primary-menu li a{ padding: 0px 20px;display: inline-block; line-height: 45px; margin: 1px; background: none; text-transform: uppercase; text-decoration: none; color: #FFF; }
ul.primary-menu li.current-menu-item a{ border: 1px solid #FFF; margin: 0px; background: #006677; }
ul.primary-menu li a:hover{ border: 1px solid #FFF; margin: 0px; background: #00BDCC;}

.wpcf7{ text-align: left; }
.wpcf7 label{ text-transform: uppercase; }

input[type="text"], input[type="email"], textarea{ width: 100%; padding: 2px; font-size: inherit; font-family: inherit; line-height: inherit; }

input[type="submit"]{ color: #006677; padding: 0px 20px;display: inline-block; line-height: 45px; border: 1px solid #006677; background: none; text-transform: uppercase; text-decoration: none;  }
input[type="submit"]:hover{  background: #00BDCC; border: 1px solid #00BDCC; color: #FFF; }

.gallery{ padding: 30px 0px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.gallery-item{ flex: 0 0 32%; }

.product_meta{ display: none; }

#social { text-align: center; padding: 30px 0px; border-bottom: 15px solid #00BDCC;}
#social img{ height:27px; }
#bottomlogo{ text-align: center;}
#bottomlogo img{ width: 80px; }

#footerlogo img{ width: 220px; }

#footer{  border-top: 5px solid #B7A789; background: #006677; padding: 30px 0px;}
#footer .wrap{ display: flex; flex-wrap: wrap; justify-content: space-between;  align-items: center; }

#footer ul.primary-menu{ margin: 0px; }

section.related{ clear:both; }

@media only screen and (max-width: 800px) {
	#logo img{ max-width: 100px; }
	#sitename img{ max-width: 220px; }
	#logo, #sitename{ padding: 40px 0px; }
	.entry-content{ padding: 20px 0px; }
}
@media only screen and (max-width: 600px) {
	#logo img{ max-width: 70px; }
	#sitename img{ max-width: 170px; }
	#logo, #sitename{ padding: 30px 0px; }
	ul.primary-menu li a{ line-height: 35px; }

	#bottomlogo img{ width:60px; }
.gallery-item{ flex: 0 0 100% ; }
	#footerlogo img{ width: 150px; }

}
@media only screen and (max-width: 400px) {
	.flexbox .block{ flex: 0 0 100%; }
}