/*
Theme Name: Corsign
Theme URI: http://www.perth-web-design.com.au/
Author: Perth Web Design
Author URI: http://www.perth-web-design.com.au/
Description: Description
Version: 1.0
*/
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: none repeat scroll 0 0 #000000;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left; vertical-align:middle;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-size:1.2em;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}
::selection { background-color: #f5d53f; color: #000; }
::-moz-selection { background-color:#f5d53f; color:#000; }
/* =FONT FACE
----------------------------------------------- */
@font-face {
	font-family: 'OswaldBook';
	src: url('fonts/Oswald-Regular-webfont.eot');
	src: url('fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/Oswald-Regular-webfont.woff') format('woff'),
	url('fonts/Oswald-Regular-webfont.ttf') format('truetype'),
	url('fonts/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family: 'DroidSansRegular';
	src: url('fonts/DroidSans-webfont.eot');
	src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/DroidSans-webfont.woff') format('woff'),
	url('fonts/DroidSans-webfont.ttf') format('truetype'),
	url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldLight';
	src: url('fonts/Oswald-Light-webfont.eot');
	src: url('fonts/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/Oswald-Light-webfont.woff') format('woff'),
	url('fonts/Oswald-Light-webfont.ttf') format('truetype'),
	url('fonts/Oswald-Light-webfont.svg#OswaldLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* =Global
----------------------------------------------- */
body,
button,
input,
textarea {
	color: #BCBCBC;
	font: 13px/20px "DroidSansRegular",Arial,Helvetica,sans-serif;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color: #FFFFFF;
	font-family:"OswaldBook",Arial,Helvetica,sans-serif;
	line-height:1em;
	margin-bottom:20px;
}
h1{ font-size: 28px; }
h2{ font-size: 24px; }
h3{ font-size: 22px; color:#F5D53F; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}
/* Text elements */
p {
	margin-bottom: 1.2em;
}
ul, ol {
	margin: 0 0 1.2em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.2em;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: none repeat scroll 0 0 #3E3E3E;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	padding: 1em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family:"OswaldBook", Arial, Helvetica, sans-serif;
	padding:0 15px;
	height:34px; line-height:36px; 
	text-transform:uppercase;
	color:#fff;
	border: 1px solid #519de1;
	border: 1px solid #519de1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #87c9f3;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3OTFmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg3YzlmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #1791fb 0%, #87c9f3 100%);
	background-image: -o-linear-gradient(bottom, #1791fb 0%, #87c9f3 100%);
	background-image: -webkit-linear-gradient(bottom, #1791fb 0%, #87c9f3 100%);
	background-image: linear-gradient(bottom, #1791fb 0%, #87c9f3 100%);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color:#fff;
	border: 1px solid #f5d53f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #87c9f3;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZDUzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZTQ2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
	background-image: -o-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
	background-image: -webkit-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
	background-image: linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	color:#fff;
	border: 1px solid #f5d53f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #87c9f3;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.46);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZDUzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZTQ2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
	background-image: -o-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
	background-image: -webkit-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
	background-image: linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #ccc;
	width:250px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
	height:120px;
}
/* Links */
a,
a:visited {
	text-decoration: none; 
	color: #e3d53f; 
}
a:hover,
a:focus,
a:active {
	text-decoration: none; 
	color: #509ee1;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
/* =Main Layout
----------------------------------------------- */
#page{}
.site-header{  height:90px; }
.site-title{
	float: left;
	font-size: 60px;
	margin: 0 30px 0 0;
	padding: 20px 0 0;
}
.site-title a{ line-height:100px;  }
.site-description{ font-size:1em;}
.site-featured{ margin:auto; }
.site-header-image-bg{ height:335px!important; }
.site-tagline{ padding:20px 0; background:none repeat scroll 0 0 #ccc; border-bottom:#ccc solid 5px; }
.site-container{ width:940px; padding:0 0px; margin:auto; position:relative;  }
.site-main{ width:940px; padding:0 0px; margin:auto; padding:30px 10px 0px 10px; }
.home .site-main{ width:100%; padding:50px 0; float:left; }
.site-footer{
	background: url("images/bg_footer.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: 5px 5px 8px #151515 inset;
	float: left;
	width: 100%;
}
.site-footer .footer-content{
	clear: both;
	float: left;
	margin: auto;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
.site-footer .footer-info {
	clear: both;
	float: left;
	margin: auto;
	padding:  0;
	position: relative;
	width: 100%;
	font-size:12px;
}
.site-footer .footer-info .site-container{
	border-top: 1px solid #333333;
	margin-bottom: 20px;
	padding: 20px 0;
}
.site-footer .footer-info .site-info{ width:50%; text-align:right; float:right; line-height:20px; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info p a{color: #959595;}
.site-footer .footer-info .site-info #pwdlogo{ background:url(images/pwdlogo.png) right center no-repeat; width:85px; height:12px; display:inline-block; font-size:0; }
.site-footer .footer-info .site-copyright{ width:50%; text-align:left; float:left; }
.site-footer .footer-info .site-copyright a{ color:#959595; padding:0px 5px;}
.site-footer .footer-info .site-copyright a:hover{ color:#fff;}
.page .entry-header{  }
.page .entry-header .entry-title{
	background: url("images/trans_black_70.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 80px;
	color: #FFFFFF;
	display: inline-block;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 55px;
	line-height: 55px;
	margin-bottom: 30px;
	padding: 30px;
	position: absolute;
	text-transform: uppercase;
}
.search .page .entry-header .entry-title {
    position: relative;
    bottom: auto;
    padding: 0;
}
.home .front-content .entry-header{ margin:0; height:auto;}
.has-breadcrumbs{ position:relative; }
.has-breadcrumbs .breadcrumbs{
	position: absolute;
	right: 0;
	top: -30px;
	width: auto;
}
.home .site-header-image-bg{ height:640px!important; }
.page-template-page-templatescontact-us-php .site-header-image-bg{ height:300px!important; }
.page-template-page-templatescontact-us-php #contact-map{
	height: 300px;
	width: 100%;
	margin-bottom:20px;
}
.page-template-page-templatescontact-us-php .entry-header {
	height: auto;
}
/* =Layout: Content-Sidebar
----------------------------------------------- */
#primary {
	float: left;
	margin: 0 -220px 0 0;
	width: 100%;
}
#content {
	margin: 0 240px 0 0;
}
#secondary { /* Sidebar 1 */
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary .widget{ }
/* =Menu
----------------------------------------------- */
.menu-header-menu-container{ float:left; }
#menu-header-menu{ list-style:none; padding:0; margin:0; }
#menu-header-menu li{ float:left; }
#menu-header-menu li a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 14px;
	height: 90px;
	line-height: 90px;
	margin: 0 4px;
	padding: 0 10px;
	text-transform: uppercase;
	border-right:none;
}
#menu-header-menu li.current-menu-item a{
	background: none repeat scroll 0 0 #000000;
	border-top: 4px solid #1792FB;
	height: 86px;
	line-height: 86px;
}
#menu-header-menu li:hover a{
	color: #1792fb; 
	background: #000;
}
#menu-header-menu li.menu-item-search{
	height: 90px;
	text-align: center;
	width: 130px;
	position:relative;
}
#menu-header-menu li.menu-item-search input[type="text"] {
	background: none repeat scroll 0 0 #494949;
	border-color: #494949;
	border-radius: 20px;
	box-shadow: none;
	color: #888888;
	padding-right: 30px;
	position: relative;
	text-indent: 5px;
	top: 26px;
	width: 60px;
	background:
}
#menu-header-menu li.menu-item-search .submit{
	background-color: rgba(0, 0, 0, 0);
	background-image: url("images/sprites.png");
	background-position: -60px 0;
	border: medium none;
	box-shadow: none;
	font-size: 0;
	height: 17px;
	margin-top: -10px;
	padding: 0;
	position: absolute;
	right: 26px;
	text-indent: -9999px;
	top: 50%;
	width: 17px;
	opacity:0.3;
	font-size:0;
}
#menu-header-menu li.menu-item-search .submit:hover{ opacity:1; }
#menu-primary-container{ text-align:center; }
.main-navigation {
	background: url("images/trans_black_70.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 88px;
	margin-bottom: -88px;
	position: relative;
	z-index: 999;
}
.main-navigation .menu{ width:960px; padding:0px; margin:auto; position:relative; }
.main-navigation ul {
	display: inline-block !important;
	text-align: left;
	width: 100%;
	list-style:none;
	margin:0;
	position:relative;
}
.main-navigation li {
	float: left;
	position: relative;
	margin: 0;
}
.main-navigation a {
	color: #FFFFFF;
	display: block;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 14px;
	height: 88px;
	line-height: 88px;
	margin: 0 10px;
	padding: 0 10px;
	text-transform: uppercase;
}
.main-navigation .menu > ul{ text-align:center; }
.main-navigation .menu > ul > li{
	display: inline-block;
	*display: inline;
	zoom: 1;
	float:none;
}
.main-navigation .menu > ul > li > a{ line-height:40px; }
.main-navigation ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 100%;
	left:  0; 
	z-index: 99999;
	visibility:hidden;
	width:200px;
	border: 1px solid #EDEDED;
}
.main-navigation ul ul ul {
	left: 100%;
	top: -1px;
}
.main-navigation ul ul a { width: 180px; padding:0 10px; background:#fff; text-transform:none;  }
.main-navigation ul ul li {}
.main-navigation li:hover > a {
	background:none repeat scroll 0 0 #1792FB;
	color:#fff;	
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {}
.main-navigation ul li:hover > ul { display: block; visibility:visible;}
.main-navigation ul li:hover > ul ul{ display: none; visibility:hidden;}
.main-navigation ul li:hover > ul li:hover ul{ display: block; visibility:visible }
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
	background:none repeat scroll 0 0 #1792FB;
	color:#fff;	
}
/* Small menu */
.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}
#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }
#footer-get-in-touch{ float:right; text-align:right;  }
#footer-get-in-touch h4{ font-size: 14px; font-weight: bold; margin: 0; }
#footer-get-in-touch .phone-number{ font-size:18px; }
.socials{ list-style:none; }
.socials li{ float:left; }
.socials li a{
	display: block;
	font-size: 0;
	height: 55px;
	margin-right: 10px;
	opacity: 0.8;
	width: 55px;
}
.socials li a:hover{ opacity:1; }
.socials li.facebook a{ background:url(images/footer-facebook.png) left top no-repeat;}
.socials li.twitter a{ background:url(images/footer-twitter.png) left top no-repeat;}
/* =Content
----------------------------------------------- */
.sticky {
}
.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;
}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:0px; }
.hentry .entry-header .entry-title a{  }
.single .hentry,
.page	.hentry{ border-bottom:none;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}
.page-header{ margin-bottom:20px; }
.attachment .entry-meta{ clear:none; float:left; }
#image-navigation{ text-align:right; }
.hentry.service{ padding: 2px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none; padding-top: 15px; }
.hentry.service .entry-content{ padding-right:20px; }
.clear{ clear:both; }
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
/* =Navigation
----------------------------------------------- */
.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/* =Comments
----------------------------------------------- */
.comment-content a { word-wrap: break-word; }
.bypostauthor {}
#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #3E3E3E;
	margin-bottom: 20px;
	padding: 10px;
}
.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #3E3E3E;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}
.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:none repeat scroll 0 0 #3E3E3E; padding:10px; margin-bottom:5px; position:relative; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }
#respond{}
#respond #reply-title{ padding: 20px 0; }
#commentform{
	background: none repeat scroll 0 0 #3E3E3E;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}
.nocomments{ display:none; }
/* =Widgets
----------------------------------------------- */
.widget-title{
	border-bottom: 1px solid #EDEDED;
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
/* Search widget */
#searchform .field{ width:118px; }
#searchsubmit{}
.header-widgets{
	display: block;
	float: right;
	height: 50px;
	margin-top: 36px;
	text-align: right;
}
.header-widgets .widget{ text-align:right;}
.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }
.header-widgets .widget .phone-number{ font-size:38px;  line-height:1em; font-weight:bold; padding-left:45px;  }
.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}
.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }
.header-widgets .menu{
	float: left;
	list-style: none outside none;
	margin: 0 10px 0 0;
	padding: 0;
}
.header-widgets .menu li{ float:left;}
.header-widgets .menu li a{
	/*border-right: 1px solid #EEEEEE;*/
	display: block;
	line-height: 1em;
	margin-top: 4px;
	padding: 0 10px;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}
.header-widgets .widget_shoppcartwidget{
	color: #FFFFFF;
	float: right;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	width: 108px;
}
.header-widgets .widget_shoppcartwidget a {
	color: #fff;
}
.header-widgets .widget_shoppcartwidget .status.empty{ padding-top:18px; }
.header-widgets .widget_shoppcartwidget p{ margin-bottom: 5px; }
.header-widgets .widget_shoppcartwidget strong{ font-weight:normal; }
.header-widgets .widget_shoppcartwidget #shopp-cart-ajax{}
.header-widgets .widget_shoppcartwidget #shopp-cart-ajax ul{ padding:0; margin:0; list-style:none; }
.header-widgets .widget_shoppcartwidget #shopp-cart-ajax ul li{}
.header-widgets .widget_shoppcartwidget #shopp-cart-ajax ul li a{}
.header-widgets .widget_shoppcartwidget #shopp-cart-ajax ul li .sprites-checkout-top {
	background-position: -80px 0;
	height: 16px;
	margin-left: -5px;
	margin-right: 5px;
	margin-top: -3px;
	width: 18px;
}
.pwd-address{}
.pwd-address .location{
	clear: none;
	color: #FFFFFF;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 21px;
	text-transform: uppercase;
}
.pwd-address .address{padding-left: 70px; position: relative; margin-bottom:5px; }
.pwd-address .phone{ margin-bottom:5px; }
.pwd-address .fax{ margin-bottom:5px; }
.pwd-address .email{ }
.pwd-address .image-map{ float: right;margin-left: 10px;}
.pwd-address .label{ display:block; width:70px; float:left; }
.pwd-address .address .label{ position:absolute; left:0; top:0; }
#footer-sidebar{
	float: left;
	font-size: 13px;
	line-height: 16px;
	padding: 20px 0 0;
	width: 100%;
}
#footer-sidebar .widget{ width:300px; margin-left:20px; float:left; }
#footer-sidebar .widget .pwd-address{ width:260px; }
#footer-sidebar .widget .pwd-address a{ color:#fff;}
#footer-sidebar .widget:first-child{ margin-left:0;}
#footer-sidebar .widget-title{
	border:none;
	color: #FFFFFF;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 21px;
	text-transform: uppercase;
}
#footer-sidebar .widget_pwd_address_widget{}
#footer-sidebar .gform_widget{  }
#footer-sidebar .widget_simpleimage{ padding-top:60px;}
#footer-sidebar .menu{}
#footer-sidebar .menu li{ float: left;  padding-right: 2%; width: 48%; }
#footer-sidebar .menu li a{ color: #959595; line-height: 26px;}
/* = Products
------------------------------------------------*/
.site-content{ position:relative; }
.product-title .entry-title {
	background-attachment:scroll;
	background-color:rgba(0, 0, 0, 0);
	background-image:url(images/trans_black_70.png);
	background-position:0 0;
	background-repeat:repeat repeat;
	color:#FFFFFF;
	display:inline-block;
	font-family:OswaldBook, Arial, Helvetica, sans-serif;
	font-size:55px;
	line-height:55px;
	margin-bottom:30px;
	padding:30px;
	position:absolute;
	text-transform:uppercase;
	top:-185px;
}
ul.productList li a span.imgHolder {
	background: none repeat scroll 0 0 #3E3E3E;
	border-radius: 4px;
	display: table-cell;
	height: 140px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
.products .product .frame{}
.products .product .frame .coverimage{
	background: none repeat scroll 0 0 #3E3E3E;
	border-radius: 4px;
	display: table-cell;
	height: 140px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
.products .product .frame .details{}
.products .product .frame .details .name {
	clear: none;
	float: left;
	position: relative;
	text-align: left;
	top: 4px;
	width: 148px;
}
.products .product .frame .details .name a{
	color: #FFFFFF;
	font-family: "OswaldLight",Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-align:left;
}
.products .product .frame .details .view{
	border-radius: 3px;
	color: #BEBEBE;
	display: inline-block;
	float: right;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 28px;
	line-height: 30px;
	text-transform: uppercase;
}
.products .product .frame .details .view span.sprites-cart-list {
	margin-right: 7px;
	position: relative;
	top: -2px;
}
.products .product .frame .details .shopp.product{
	border-radius: 3px;
	color: #BEBEBE;
	display: inline-block;
	float: right;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 28px;
	line-height: 30px;
	padding: 0 12px 0 10px;
	text-transform: uppercase;
}
.single-shopp_product #shopp{ padding-top:20px; }
.single-shopp_product #shopp .quantity{ width:30px; text-align:center; }
.single-shopp_product #shopp .prodcut-gallery{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: table-cell;
	float: left;
	height: 400px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 500px;
}
.single-shopp_product #shopp .prodcut-gallery img{
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%;
}
.single-shopp_product #shopp .product-info{
	float: right;
	width: 400px;
}
.single-shopp_product #shopp .product-info .product-title{
	color: #E7E7E7;
	font-size: 50px;
	line-height: 50px;
}
.single-shopp_product #shopp .product-info .floatRight{ float:right; }
.single-shopp_product #shopp .description-title{ padding-top: 30px; }
#shopp form ul li select {
	color: #333333;
	margin: 5px !important;
	min-width: 186px;
	padding: 10px !important;
	position:relative;
}
#shopp form ul li select option{ line-height:24px; padding:5px 5px 5px 12px; }
#shopp .quantity-box{
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
#shopp .quantity-box .qtylabel{
	clear: none;
	display:block;
	float: left;
	line-height: 30px;
	width: 80px; color:#f5d53f;
}
#shopp .quantity-box .quantity{
	border: medium none;
	float: left;
	height: 28px;
	margin-top: 3px;
	width: 20px;
}
#shopp .quantity-up,
#shopp .quantity-down{}
#shopp .btnQty {
	top:-2px;
	height:32px;
	width:32px;
	line-height:32px;
	border: 1px solid #212121;
	background-color: #818181;
	-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.2), inset 0 0 3px rgba(255,255,255,.05);
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.2), inset 0 0 3px rgba(255,255,255,.05);
	box-shadow: inset 0 1px 1px rgba(255,255,255,.2), inset 0 0 3px rgba(255,255,255,.05);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxMzEzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUzNTM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #313131 0%, #535353 100%);
	background-image: -o-linear-gradient(bottom, #313131 0%, #535353 100%);
	background-image: -webkit-linear-gradient(bottom, #313131 0%, #535353 100%);
	background-image: linear-gradient(bottom, #313131 0%, #535353 100%);
	display:block;
	float:left;
	text-align:center;
}
.wooc_sclist{
	background: url("images/trans_black_70.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	list-style: none outside none;
	margin: 0;
	overflow: visible;
	padding: 0 15px !important;
}
.wooc_sclist li{ 
	display: inline-block; 
}
.wooc_sclist li a{
	color: #FFFFFF;
	display: block;
	font-family: "OswaldLight",Arial,Helvetica,sans-serif;
	font-size: 15px;
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	text-transform: uppercase;
}
.wooc_sclist li.active a{ color: #509ee1; }
.login-page{
	background: none repeat scroll 0 0 #444444;
	border: 1px solid #444444;
	border-radius: 4px;
	margin-bottom: 20px;
}
.account-login{
	float: left;
	padding: 30px;
	width: 406px;
}
.account-login form ul li span{
	display: inline-block;
	float: left;
	padding: 0 5px 0 0;
	text-align: left;
	width: 100%;
}
.account-login form input[type="text"]{  }
.account-login form label{
	clear: none !important;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 8px;
	width: 100px;
}
.account-login .login-button,
.account-login .recover-url{ padding-left:100px!important; }
.accont-register{
	border-left: 1px solid #333333;
	float: right;
	height: 180px;
	padding: 30px;
	width: 410px;
}
/* = SPRITES
------------------------------------------------*/
span.circle {
	background: none repeat scroll 0 0 #535353;
	border-radius: 50%;
	clear: both;
	display: block;
	height: 80px;
	margin: 0 auto 30px;
	width: 80px;
	text-align: center;
}
span.circle span {
	position: relative;
	top: 22px;
}
[class^="sprites-"],
[class*="sprites-"]
{
	display:inline-block;
	vertical-align:middle; 
	background:url(images/sprites.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.sprites-facebook		{ background-position:0px   0px; width:8px;	 height:14px; }
.sprites-twitter		{ background-position:-20px 0px; width:14px; height:13px; }
.sprites-youtube		{ background-position:-40px 0px; width:10px; height:12px; }
.sprites-search			{ background-position:-60px 0px; width:17px; height:17px; }
.sprites-checkout-top	{ background-position:-80px 0px; width:18px; height:16px; }
.sprites-cart-list		{ background-position:-100px 0px; width:14px; height:14px; }
.sprites-map			{ background-position:0px -20px; width:40px; height:37px; }
.sprites-art			{ background-position:-40px -20px; width:30px; height:30px; }
.sprites-catalogue		{ background-position:-80px -20px; width:32px; height:32px; }
.sprites-phone-big		{ background-position:-120px -20px; width:19px; height:29px; }
.sprites-cart-big		{ background-position:-140px -20px; width:23px; height:23px; }
.sprites-wa-owned		{ background-position:0px -60px; width:45px; height:50px; position:relative; top:12px !important; }
.sprites-prev		{ background-position:-60px -60px; width:45px; height:45px; }
.sprites-next		{ background-position:-120px -60px; width:45px; height:45px; }
/* =  FORMS and BUTTONS
------------------------------------------------*/
.inputBoxFooter { }
.inputBoxFooter:focus { box-shadow: none; }
.btn,
.btn:visited {
	display:inline-block;
	font-family: "OswaldBook", Arial, Helvetica, sans-serif; padding: 0 15px; height: 34px; line-height: 36px; text-transform: uppercase; color: #fff; border: 1px solid #519de1; border: 1px solid #519de1; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #87c9f3; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.46); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.46); box-shadow: inset 0 1px 0 rgba(255,255,255,.46); background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3OTFmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg3YzlmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #1791fb 0%, #87c9f3 100%); background-image: -o-linear-gradient(bottom, #1791fb 0%, #87c9f3 100%); background-image: -webkit-linear-gradient(bottom, #1791fb 0%, #87c9f3 100%); background-image: linear-gradient(bottom, #1791fb 0%, #87c9f3 100%); }
	.btn:hover { color: #fff; border: 1px solid #f5d53f; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #87c9f3; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.46); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.46); box-shadow: inset 0 1px 0 rgba(255,255,255,.46); background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZDUzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZTQ2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%); background-image: -o-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%); background-image: -webkit-linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%); background-image: linear-gradient(bottom, #f5d53f 0%, #ffe46a 100%); }
	.btn.big,  .btnBig { font-family: "OswaldBook", Arial, Helvetica, sans-serif; padding: 0 20px; height: 44px; line-height: 46px; font-size: 16px; }
	.btn.sm,  .btnSm { font-family: "OswaldLight", Arial, Helvetica, sans-serif; padding: 0 15px; height: 28px; line-height: 29px; font-size: 13px; }
	.btnSubmit { width: 50px; height: 30px; }
	.btn.big, .btnBig {
		font-family: "OswaldBook",Arial,Helvetica,sans-serif;
		font-size: 16px;
		height: 44px;
		line-height: 46px;
		padding: 0 20px;
	}
/* = Custom Post type
------------------------------------------------*/
#slidercontainer{ margin:auto; background:#d7d7d7; max-width:100%; overflow:hidden; }
/*#slidercontainer{ margin:auto; background:#d7d7d7; max-width:100% }*/
#sliderarea{ width:100%; height:640px; display:block; padding:0px;}
#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:370px; background:none!important; }
#custom-slideshows > .slide{ width:100%!important; height:640px; }
#custom-slideshows > .slide div.wrap {
	height: 640px;
	position: relative;
	width:940px; 
	margin:auto;
}
#custom-slideshows > .slide div.textWrap {
	background: url("images/trans_black_70.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 50px;
	position: absolute;
	top: 220px;
	width: 340px;
}
#custom-slideshows > .slide div.textWrap div,
#custom-slideshows > .slide div.textWrap h1 {
	color: #FFFFFF;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 50px;
	line-height: 50px;
	text-transform: uppercase;
	margin-bottom:20px;
}
#custom-slideshows > .slide img{
	bottom: 0;
	position: absolute;
	right: -50px;
	width:auto;
}
.btn.big, 
.btnBig {
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 16px;
	height: 44px;
	line-height: 46px;
	padding: 0 20px;
}
#cta-container{  margin-bottom:20px; }
#custom-cta{
	float: none;
	list-style: none outside none;
	margin: auto ;
	padding: 0;
	width: 940px;
}
#custom-cta .cta{
	border: medium none;
	float: left;
	margin-left: 20px;
	padding: 0px;
	position: relative;
	width: 300px;
	margin-bottom:20px;
}
#custom-cta .cta.col-0{ margin-left:0;}
#custom-cta .cta img{
	display: block;
	height: auto;
	max-width: 100%;
	display:block;
}
#custom-cta .cta-title {
	color: #E7E7E7;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
}
#custom-cta .cta-title a{ color:#E7E7E7; display:block; text-align:center; }
#custom-cta .cta-summary{ padding: 10px; }
#custom-cta .cta-summary .readmore{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 108px rgba(0, 0, 0, 0.5) inset;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 2px;
	line-height: 30px;
	padding: 83px 0;
	position: absolute;
	right: 2px;
	text-align: center;
	top: 2px;
	vertical-align: middle;
	display:none;
}
#custom-cta .cta:hover .readmore{ display:block; }
#front-page{}
/* Featured Products */
#featured-product{ background:#ebebeb; padding:50px 0; }
#featured-product .breadcrumb{ display:none; }
#featured-product .products,
#featured-product .products ul{ padding:0; margin:0; list-style:none; }
#featured-product .products .product{ float:left; width:220px; margin:5px; }
#featured-product .products .product .frame{ background: none repeat scroll 0 0 #FFFFFF; display: block; height: 250px; padding: 0; }
#featured-product .products .product .frame .details{ padding:10px; }
#featured-product .products .product .frame .details .product{ width:auto; float:none; margin:0; float:right;  }
#featured-product .products .product .frame .details .price{ float:left; }
/* Related Products */
#related-products{ }
#related-products .breadcrumb{ display:none; }
#related-products .products,
#related-products .products ul{ padding:0; margin:0; list-style:none; }
#related-products .products .product{ float:left; width:220px; margin:5px; }
#related-products .products .product .frame{ display: block; padding: 0; }
#related-products .products .product .frame .details{ }
#related-products .products .product .frame .details .product{   }
#related-products .products .product .frame .details .price{ }
/* = Custom Plugins
------------------------------------------------*/
/* Plugin WP Pagenavi */
.wp-pagenavi{}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}
/* Gravity Forms Section */
.gform_wrapper ul { margin: 0px !important; }
.gform_wrapper ul li { margin: 10px 0px !important; padding: 0px !important; list-style-image: none !important; list-style: none !important; }
.gfield_label { font-weight: lighter !important; }
.gfield_required { color: #ff0000 !important; font-weight: lighter !important; }
.ginput_container input { }
.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }
.gform_button { }
.gform_button:focus,
.gform_button:hover {  }
.gform_validation_container {  }
/*-- Gravity Error Section ----------------*/
.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea {  border: 1px #ff0000 solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }
#footer-sidebar .gform_body{ float:left; }
#footer-sidebar .gform_fields{}
#footer-sidebar .gform_fields li{ float:left; margin: 0 10px 0 0 !important; }
#footer-sidebar .gform_footer{ clear: none; float: left;}
/* Plugin WP PWD Footer */
#pwd_footer_v2 li{ margin-left:5px; }
/****** Search Product ***********/
ul.products { margin-left:0;
}
ul.products li.product {
	width: 25%;
	float:left;list-style:none;
	height:300px;
	clear: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	clear: none;
	margin: 0px 2.8% 2.992em 0 !important;
}
ul.products ul li {
	border: medium none;
	display: block;
	float: left; 
}
ul.products li.product .frame{ padding:10px;	
}
ul.products li.product .frame .coverimage{
	background: none repeat scroll 0 0 #3E3E3E;
	border-radius: 4px;
	display: table-cell;
	height: 140px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
.catalog-image-cover {
	display: block;
	width: 215px;
	height: 215px;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #414141;
}
.catalog-image-cover a { 
	display: block;
	display: block;
	max-width: 180px;
	width:180px;
	height: 150px;
	text-align: center;
	margin: auto;
	padding: 40px 20px;
	display: table-cell;
	vertical-align: middle;
}
.catalog-image-cover a img {
	max-width: 100%;
	max-height: 100%;
}
.product-image-cover {
	float: left;
	width: 400px;
	height: 400px;
	overflow: hidden;
	margin-bottom: 20px;
}
.product-image-cover a { 
	display: block;
}
.product-image-cover a img {
	max-width: 100%;
	max-height: 100%;
}
/* WOOCOMMERCE */
.woocommerce #content {
	margin: 0;
	margin-top: -147px;
}
.woocommerce .products ul, .woocommerce ul.products {
	margin-top: 40px;
}
.woocommerce .page-title {
	font-size: 50px;
	position: relative;
	background: rgba(0,0,0,0.5);
	padding: 30px;
	display: inline-block;
	margin: 0;
}
.woocommerce div.page-title {
    color: #FFFFFF;
    font-family: "OswaldBook",Arial,Helvetica,sans-serif;
    line-height: 1em;
}
.woocommerce ul.products li.product a img {
	margin: 0;
}
.woocommerce ul.products li.product a .loop_thumbnail_wrapper {
	display: table-cell;
	height: 207px;
	width: 207px;
	vertical-align: middle;
	background: #3E3E3E;
	margin: 0 0 1em 0;
}
.woocommerce ul.products li.product h3 {
	color: #FFFFFF;
	font-family: "OswaldLight",Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	display: block;
	margin: 10px 0 0;
	padding: .5em 0 0;
	float: left;
	width: 75%;
}
.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
    float: left;
    width: 75%;
}
.woocommerce ul.products li.product a.view {
/*	color: #BEBEBE;
	display: inline-block;
	float: right;
	font-family: "OswaldBook",Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 28px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 10px 0;*/
	color: #BEBEBE;
    display: block;
    float: none;
    font-family: "OswaldBook",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 28px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 15px 0;
    position: absolute;
    right: 5px;
}
.woocommerce ul.products li.product a.view span {
	margin-right: 5px;
}
.woocommerce div.product div.summary input,
.woocommerce div.product div.summary select {
	height: 34px;
	border-radius: 3px;
	border: 0;
	line-height: 32px;
	padding: 0 5px;
}
.woocommerce div.product div.summary table.variations td {
	display: block;
	float: none;
	width: 100%;
}
.woocommerce div.product form.cart .reset_variations {
	display: block !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #1792FB;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #1575C7;
}
.woocommerce div.product p.price, .woocommerce div.product span.price,
.stock.out-of-stock {
	/*display: none;*/
}
    .menu-mobile,.search-mobile{display: none;}


.woocommerce #content div.product div.images .woocommerce-main-image.zoom img{
	max-height: 400px !important;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.woocommerce #content div.product div.images .thumbnails  img{
    max-height: 140px !important;
    width:auto;
}

.woocommerce #content div.product div.images a.woocommerce-main-image {
	min-height: 400px;
	display: inline-block;
	vertical-align: middle;
	line-height: 400px;
}