/*
Theme Name: PWD Default Theme 2.1 Layout 01
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: #fff;
}
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;
}
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;
}
/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
	color: #757574;
	font-family: 'Asap', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#41403e;
	font-family: 'Asap', sans-serif;
	padding-bottom: 20px;
	font-weight: bold;
}
h1{ font-size: 32px; }
h2{ font-size: 28px; }
h3{ font-size: 24px; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }
hr {
	background-color: #eee;
	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: #eee;
	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;
	white-space: pre-wrap;
}
}
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,
select,
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"] {
	border: 1px solid #eee;
	border-color: #eee #eee #bbb #eee;
	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1em;
	line-height: 1;
	padding: 0px 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	height:34px;
	line-height:34px; 
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #eee #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
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 {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
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 #eee;
	width:250px;
	max-width: 100%;
}
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: 34px;
	line-height: 34px;
	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 {
	color: #1982D1;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	text-decoration:none;
}
/* 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;
}
.no-padding{padding: 0;}
/*
-----------------------------------------------Header Layout--------------------------------------------- */
#page{ }
.site-header{}
.site-header .navbar-brand {
	display: block;
	float: left;
	font-size: 18px;
	height: auto;
	line-height: 40px;
	padding: 30px 0px;
}
.site-header .navbar-brand img{ 
	display: block;
	height: auto;
	width: auto;
}
.site-header .navbar-header{width: 100%; position: relative;}
.navbar-header .cat-search{
	display: block;
	padding: 35px 20px 30px 0;
}
.top-search{
	width: 485px;
	height: 41px;
	border: 1px solid #ccc;
	border-radius:5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	position: absolute;
}
.dropdown-box-single select {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
	float: none !important;
	height: 41px;
	padding-left: 10px;
	font-size: 12px;
	color: #b2b2b2;
	font-weight: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.dropdown-box-single {
	background: #f4f3f2;
	position: relative;
	max-width: 265px;
	height: 41px;
	width: 130px;
	display: inline-block;
	float: left;
	border-radius: 0;
}
.dropdown-box-single:before {
	background: url("images/select-arrow-down.png") no-repeat right center #f4f3f2;
	content: "";
	display: block;
	height: 41px;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 0;
	width: 25px;
}
#txt-search{
	background: url("images/search-icon.png") no-repeat scroll 97% center #FFF;
	display: inline-block;
	float: left;
	width: 353px;
	border: medium none;
	border-radius: 0px;
	font-size: 14px;
	line-height: 14px;
	color: #ccc;
	padding: 11px 10px;
	height: 41px;
}
.top-search input:-ms-input-placeholder{ 
	color: #ccc!important;
	font-size: 14px !important;
}
/*.cat-search #searchform { width:100%; position: relative; }
.cat-search #searchform .field{
	width:92%; 
	height: 40px;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cat-search #searchsubmit{
	background: url("images/search-icon.png") no-repeat scroll right center #fff;
    border: medium none;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    }*/
    .navbar-header .widget-text {
    	display: block;
    	padding: 30px 0px;
    	background: url(images/phone-icon.png)20px center no-repeat;
    	padding-left: 90px;
    }
    .widget-text .text-label {
    	font-size: 16px;
    	font-weight: bold;
    	color: #ffcb05;
    	margin-bottom: 5px;
    }
    .widget-text .phone {
    	font-weight: bold;
    	font-size: 24px;
    	color: #ffffff;
    	margin-bottom: 0px;
    }
    .widget-text .phone span {
    	color: #666;
    }
    .site-featured {
    	margin: auto;
    	display: none;
    }
    .home .site-featured {
    	margin: auto;
    	display: block;
    }
    .site-header-image-bg {
    	height: 155px!important;
    	position: relative;
    }
    .site-tagline {
    	background: none repeat scroll 0 0 #eee;
    	border-bottom: 5px solid #eee;
    	font-size: 24px;
    	line-height: 28px;
    	padding: 40px 0;
    }
    .container {
    	padding: 0;
    }
    .site-main:before {
    	content: "";
    	position: absolute;
    	top: 0;
    	background: url(images/inner-sitemain-bg.png) center top no-repeat;
    	width: 100%;
    	height: 796px;
    	display: block;
    }
    .site-main {
    	background: #e9e6e1;
    	padding: 80px 0 0px;
    	position: relative;
    }
    .site-main:after {
    	content: "";
    	position: absolute;
    	bottom: 0;
    	background: url(images/sitemain-after.png) center bottom no-repeat;
    	width: 100%;
    	height: 600px;
    	display: block;
    }
    .home .site-main {
    	width: 100%;
    	float: left;
    	padding: 20px 0 80px;
    }
    .home .site-main:before {
    	content: "";
    	position: absolute;
    	top: 0;
    	background: none;
    	width: 100%;
    	height: 796px;
    	display: block;
    }
    .page .entry-header {
    }
    .page .entry-header .entry-title {
    }
    .has-breadcrumbs {
    	position: relative;
    }
    .has-breadcrumbs .breadcrumbs {
    	position: absolute;
    	right: 0;
    	top: 10px;
    	width: auto;
    }
    .single-breadcrumbs {
    	font-size: 11px;
    	font-style: oblique;
    	margin: 0;
    	padding-top: 4px;
    	position: absolute;
    	text-align: left;
    	z-index: 20;
    }
    .home .site-header-image-bg {
    	height: 580px!important;
    	position: relative;
    	float: left;
    }
/* 
------------------------------------------------Header widget -----------------------------------------*/
/*.header-widgets{ display:block; float:right; margin-top:20px; width: 100%; }
.header-widgets .widget{ text-align:right; width: 100%; float: right; margin-bottom: 20Ppx; }
.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 .widget-socials{}
.header-widgets .widget .socials{ float: right;;}
.header-widgets .widget .socials li a{ margin-left: 8px; margin-right: 0;}
.header-widgets .widget .socials li a{}
.header-widgets .widget-text{ font-size: 24px; font-weight: lighter; }
/* 
----------------------------------------------- Nav Menu ----------------------------------------------*/
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0px;
}
.navbar-right {
	margin-right: 0;
}
.navbar {
	margin: 0;
}
.navbar-default {
	background: #3c3c3c;
	border: none;
}
.navbar-default .navbar-brand {
	color: #777777;
}
/*.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e  ;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777  ;
}
*/
.navbar-top {
	width: 100%;
	position: relative;
	padding-top: 10px;
}
.navbar-default .navbar-nav > li {
}
.navbar-default .navbar-nav > li.home > a {
	font-size: 0;
	background: url(images/home-icon.png)left center no-repeat;
	padding-top: 15px;
}
.navbar-default .navbar-nav > li > a {
	color: #737373;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 10px 0;
	text-transform: uppercase;
	padding-bottom: ;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #ffcb05;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #ffcb05;
	background: none;
}
.navbar-default .navbar-nav > .home.active > a,
.navbar-default .navbar-nav > .home.active > a:hover,
.navbar-default .navbar-nav > .home.active > a:focus {
	background: url(images/home-icon.png)left center no-repeat;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #ffcb05;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
	margin-top: 16px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
.navbar-default .navbar-nav li:hover > .dropdown-menu {
	display: block;
	visibility: visible;
}
.navbar-collapse.in .navbar-nav {
	margin-bottom: 0;
}
.navbar-collapse.in .navbar-nav > li > a {
	border: none;
}
.nav-row-full {
	background: #fff;
	height: 50px;
	padding: 0px;
	position: relative;
}
.nav-row-full .navbar-collapse.collapse {
	padding: 0;
}
.nav-row-full .navbar-collapse.collapse .nav.navbar-nav {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0;
}
.nav-row-full .navbar-collapse.collapse .nav.navbar-nav > li {
	display: inline-block;
	height: 50px;
	float: left;
}
.nav-row-full .navbar-collapse.collapse .nav.navbar-nav > li > a {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #404040;
	padding: 15px 16px;
	float: left;
}
.nav-row-full .navbar-collapse.collapse .nav.navbar-nav > li:hover a {
	background: #ffcb05;
}
.wrapper-product-menu {
	display: none;
	position: absolute;
	height: 340px;
	background: #ffcb05;
	padding: 0;
	top: 50px;
	width: 100%;
	z-index: 999999;
	max-width: 1100px;
	margin: 0;
	overflow: hidden;
	-webkit-box-shadow: 0px 7px 28px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 7px 28px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 7px 28px 0px rgba(0,0,0,0.6);
	-webkit-animation: slide 0.5s forwards;
	-webkit-animation-delay: 2s;
	animation: slide 0.5s forwards;
	animation-delay: 2s;
}
.wrapper-product-menu .menu-container {
	padding: 25px;
	float: left;
}
.wrapper-product-menu .menu-thumbnail {
	padding: 0px;
	float: right;
	padding: 0;
	position: relative;
	width: 250px;
}
.wrapper-product-detail {
	clear: both;
	padding: 0px;
	display: block;
}
.preview-term-box {
	clear: both;
	max-width: 225px;
	position: absolute;
	right: 0;
	height: 340px;
	width: 100%;
}
.preview-term-box:before {
	background: url(images/thumb-cat-img.png)left top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 221px;
	height: 341px;
}
.preview-term-box img {
	/*max-width: 225px !important;*/
	height: 340px !important;
	float: right;
	width: auto !important;
}
.term-box {
	display: none;
	padding: 0;
}
.term-box .term-sub {
	position: relative;
	min-height: 145px;
	padding-left: 0;
}
.term-box .term-sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.term-box .term-sub .menu-title {
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.term-box .term-sub .menu-title a {
	font-size: 14px;
	color: #404040;
	font-weight: bold;
}
.term-box .term-sub .first-child-list {
	padding-left: 0;
	padding-right: 10px;
}
.term-box .term-sub .child-title {
	background: url(images/arrow-right.png)left 7px no-repeat;
	padding-left: 15px;
}
.term-box .term-sub .child-title a {
	text-transform: capitalize;
	color: #b29004;
	font-size: 14px;
	font-weight: bold;
}
.term-box .child-list {
	padding: 0px;
}
ul.dropdown-cateogries {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
ul.dropdown-cateogries li {
	float: left;
	width: 33%;
}
/*.term-box .term-sub:before{
	padding: 0px;
	height: 100%;
	width: 1px;
	background: #e8e8e8;
	display: block;
	position: absolute;
	right: 100%;
	content: " ";
	margin-right: 10px;
	}*/
	.term-box .child-view-all {
		margin-top: 20px;
		font-size: 13px;
		color: #7a7a7a;
		font-weight: normal;
		text-transform: none;
		text-decoration: none;
	}
	.term-box .child-title a, .term-box .child-view-all a {
		font-size: 13px;
		color: #7a7a7a;
		font-weight: normal;
		text-transform: none;
		text-decoration: none;
	}
	.term-box .child-title a:hover, .term-box .child-view-all a:hover {
		color: #404040;
	}
/*
----------------------------------------------- Categories Menu --------------------------------------- */
.categories-menu-container {
	background: #fff;
	width: 100%;
	position: relative;
}
.categories-menu-container .navbar-collapse {
	padding: 0;
}
.categories-menu-container ul.menu {
	margin: 0;
}
.categories-menu-container .menu li {
	display: inline-block;
	height: 50px;
	float: left;
}
.categories-menu-container .menu li a {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #404040;
	padding: 13px 16px;
	float: left;
}
.categories-menu-container .menu li:hover, .categories-menu-container .menu li.current-menu-item {
	background: #ffcb05;
}
/*
----------------------------------------------- Front Page Content -------------------------------------- */
.home .front-content {
	max-width: 1000px;
	display: block;
	margin: auto auto 80px;
	position: relative;
	z-index: 999;
}
.front-content .content {
	padding: 0;
	margin-right: 20px;
}
.content .info {
	background: #41403e;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	border-radius: 10px;
	padding: 30px;
	text-align: left;
	line-height: 34px;
	margin-bottom: 20px;
	position: relative;
}
.content .content-summary {
	background: #fff;
	padding: 30px;
	border-radius: 10px;
	float: left;
}
.content .content-summary .btn-more {
	margin-top: 45px;
}
.front-content .contact-form {
	background: #fff;
	border-radius: 10px;
	float: left;
	padding: 30px;
	max-width: 460px;
	margin-left: 20px;
	width: auto;
}
#gform_wrapper_1 ul li {
	position: relative;
}
#gform_wrapper_1 .gform_title {
	font-size: 32px;
	line-height: 36px;
}
#gform_wrapper_1 ul li.name:before {
	background: #ffcb05 url(images/name-icon.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 50px;
	height: 50px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#gform_wrapper_1 ul li.mobile:before {
	background: #ffcb05 url(images/mobile-icon.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 50px;
	height: 50px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#gform_wrapper_1 ul li.mail:before {
	background: #ffcb05 url(images/mail-icon.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 50px;
	height: 50px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#gform_wrapper_1 .ginput_container input {
	background: #eae6e1;
	height: 50px;
	width: 100%;
	font-size: 16px;
	border: none;
	padding-left: 70px;
	border-radius: 5px;
}
#gform_wrapper_1 .ginput_container textarea {
	background: #eae6e1;
	height: 220px;
	width: 100%;
	border: none;
	padding: 15px 20px;
	border-radius: 5px;
	font-size: 16px;
}
#gform_wrapper_1 input[type="submit"] {
	background: #41403e url(images/arrow.png) 165px 18px no-repeat;
	border-radius: 5px;
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	height: 50px;
	text-align: left;
	padding: 0px 30px;
	position: relative;
	text-transform: uppercase;
	width: 200px;
	box-shadow: none;
	border: none;
	text-shadow: none;
}
#gform_wrapper_1 input[type="submit"]:hover {
	background: #ffcb05 url(images/arrow-active.png) 165px 18px no-repeat;
	color: #41403e;
}
.home .front-content .entry-header {
	margin: 0;
	height: auto;
}
/*
--------------------------------------------- Feadture Products ------------------------------------- */
.title-session {
	position: relative;
	width: 100%;
	float: left;
	padding: 10px 20px;
}
.title-feature {
	font-size: 30px;
	font-weight: bold;
	color: #41403e;
	float: left;
	text-align: left;
	width: 50%;
	line-height: 45px;
}
.btn-session {
	float: right;
	width: 50%;
}
.btn-session .btn-more {
	margin-top: 0;
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 12px;
	padding: 10px 15px;
	width: 145px;
}
.feature-container {
	position: relative;
	margin: 0 30px;
	float: left;
}
#custom-feature {
	width: 100%;
	position: relative;
}
.feature-container .bx-wrapper {
	float: left;
	margin: 20px 0 12px;
}
.feature-container .bx-wrapper .bx-viewport {
	border: none;
	left: 0;
	box-shadow: none;
	min-height: 385px;
	background: none!important;
}
.feature-container .bx-wrapper .bx-controls-direction a {
	height: 40px;
	margin-top: -20px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 20px;
	z-index: 9999;
}
.feature-container .bx-wrapper .bx-prev {
	background: url("images/arrow-prev.png") no-repeat;
	left: -30px;
}
.feature-container .bx-wrapper .bx-next {
	background: url("images/arrow-next.png") no-repeat;
	right: -30px;
}
.feature-container .list-product {
	float: left;
	margin: 10px 20px;
	padding: 0;
	position: relative;
	width: 100%;
	max-width: 220px;
	background: #ffffff;
	border: 1px solid #d9d5d0;
}
.feature-container .list-product .product-cat-summary {
	display: table-cell;
	height: 230px;
	margin: auto auto 10px;
	position: relative;
	vertical-align: middle;
	width: 218px;
}
.feature-container .list-product a img {
	box-shadow: none;
	display: block;
	height: auto;
	margin: auto;
	float: none;
	width: auto;
}
.feature-container .list-product:first-child {
	margin-left: 0;
}
.feature-container .list-product .name {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #41403e;
	line-height: 26px;
	padding: 0;
}
.feature-container .list-product .cat-name {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
}
.feature-container .list-product .cat-name a {
	color: #41403e;
}
.feature-container .list-product .product-btn {
	display: block;
	margin-top: 20px;
	padding: 10px;
	background: #cfccc8;
	text-align: center;
	font-size: 16px;
	color: #41403e;
	font-weight: bold;
}
.feature-container .list-product:hover .product-btn {
	background: #ffcb05;
}
/*
------------------------------------------------- Inner Page------------------------------------------- */
.inner-content {
	background: #fff;
	display: block;
	float: left;
	min-height: 800px;
	position: relative;
	border-radius: 10px;
	width: 100%;
	margin-bottom: 100px;
	z-index: 999;
}
.inner-content .page-header {
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	background: #3c3c3c;
	padding: 30px 50px;
}
.inner-content .page-header h1 {
	padding: 0;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
}
.inner-content #content {
	padding: 50px;
}
.inner-content .content {
	padding-right: 25px;
	padding-left: 0;
}
.inner-content .sidebar {
	padding-right: 0px;
	padding-left: 15px;
}
/*
-------------------------------------------------------- Error 404 ----------------------------------------*/
.error404 .site-main {
	height: 1700px;
}
.error404 .inner-content {
	background: #fff url(images/error-bg.png)right top no-repeat;
}
.text-warpper {
	position: relative;
	float: left;
	display: block;
	padding: 150px 100px;
	color: #3c3c3c;
}
.text-warpper h1 {
	font-size: 230px;
	font-weight: bold;
	padding: 0;
	line-height: 195px;
}
.text-warpper h2 {
	font-size: 122px;
	font-weight: bold;
	padding: 0;
	line-height: 85px;
}
.text-warpper h3 {
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	text-align: center;
	line-height: 35px;
}
.text-warpper .btn-more {
	background: none repeat scroll 0 0 #ffcb05;
	color: #41403e !important;
	margin: 50px auto auto;
	width: 180px;
	display: block;
	float: none;
}
.text-warpper .btn-more .arrow-right {
	border-bottom: 8px solid transparent;
	border-left: 8px solid #41403e;
	border-top: 8px solid transparent;
	float: right;
	height: 0;
	position: relative;
	top: 4px;
	width: 0;
}
.text-warpper .btn-more:hover {
	background: none repeat scroll 0 0 rgba(60, 60, 60, 1);
	color: #fff !important;
}
.text-warpper .btn-more:hover .arrow-right {
	border-bottom: 8px solid transparent;
	border-left: 8px solid #ffcb05;
	border-top: 8px solid transparent;
	float: right;
	height: 0;
	position: relative;
	top: 4px;
	width: 0;
}
/*
----------------------------------------------------------My Account Page --------------------------------------------------*/
.page-template-page-templatesmy-account-php .site-main, .page-template-page-templatesregister-php .site-main {
	height: 1500px;
}
.page-template-page-templatesmy-account-php.logged-in  .site-main {
	height: auto;
}
.login-container {
	background: #ffcb05;
	border-radius: 10px;
	display: block;
	float: none;
	margin: auto;
	position: relative;
	width: 100%;
	z-index: 999;
	max-width: 560px;
}
.login-container .page-header {
	background: none repeat scroll 0 0 #3c3c3c;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 30px 50px;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.login-container .login-info {
	text-align: center;
	background: none repeat scroll 0 0 #fff;
}
.login-container .login-info h2 {
	padding-bottom: 15px;
	padding-top: 35px;
}
.login-container .login-info p {
	margin: 0;
}
.login-container .login {
	border: none !important;
	padding: 50px 70px!important;
	background: none repeat scroll 0 0 #fff;
	margin: 0px !important;
	border-bottom-left-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
}
.login-container .login .form-row-wide input {
	background: #eae6e1 !important;
	height: 50px!important;
	border: none!important;
}
.login-container .login .form-row input.button {
	float: none;
	display: block;
	margin: auto;
	background: url("images/arrow-active.png") no-repeat scroll 130px 14px #ffcb05;
	color: #41403e !important;
	margin: 10px auto auto;
	width: 150px;
	height: 40px;
	border-radius: 5px;
	text-align: left;
}
.login-container .login .form-row input.button:hover {
	box-shadow: none;
}
.login-container .login .lost_password {
	text-align: center;
}
.login-container .login .lost_password a {
	text-align: center;
	color: #999;
}
.login-container .new-customers {
	background: #ffcb05;
	padding: 5px 50px 35px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.login-container .new-customers .login-info {
	background: none;
}
.login-container .new-customers .btn-more {
	font-size: 12px;
	float: none;
	margin: 20px auto auto;
	display: block;
}
.login-container .new-customers .btn-more:hover {
	background: rgba(60,60,60,1.0);
	color: #fff !important;
}
.login-container .new-customers .btn-more:hover .arrow-right {
	float: right;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #ffcb05;
	top: 4px;
	position: relative;
}
#customer_login .login {
	padding-top: 0px !important;
}
#customer_login .login-info p {
	line-height: 30px;
	padding: 20px 0 10px;
}
/*
------------------------------------------------------- FAQs Container Page ----------------------------------------------------*/
#faq-container {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 65px;
}
#faq-container .ui-accordion-header {
	background: #3c3c3c;
	padding: 10px 15px;
	text-align: left;
	color: #fff;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 18px;
}
#faq-container .ui-accordion-header:hover {
	background: #ffcb05;
	color: #41403e;
}
#faq-container .ui-accordion-header.ui-accordion-header-active {
	background: #ffcb05;
	color: #41403e;
}
.ui-accordion-content {
	padding: 10px;
	width: 100%;
	height: auto;
	position: relative;
	display: block;
}
/*
----------------------------------------------- Contact Us Page --------------------------------------- */
#contact-map {
	position: relative;
	width: 100%;
	height: 250px;
	top: 35px;
}
.contact {
	padding-left: 0;
	line-height: 26px;
}
.contact .fa {
	color: #ffcb05;
	font-size: 20px;
	max-width: 35px;
	padding-right: 20px;
}
.contact .fa-mobile {
	font-size: 32px;
}
.contact p {
	margin-bottom: 0;
}
.address {
	padding-right: 0;
	line-height: 26px;
}
/*
----------------------------------------------- Content-Sidebar ----------------------------------------*/
#content {
}
.sidebar {
}
.sidebar .widget_simpleimage {
	background: #3c3c3c;
	display: block;
	float: left;
	padding-bottom: 30px;
}
.widget_simpleimage .widget-title {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	border-bottom: none;
	padding: 30px;
}
.widget_simpleimage .more {
	background: #ffcb05 url("images/arrow-active.png") no-repeat scroll 135px 15px;
	margin: auto;
	border-radius: 5px;
	float: none;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 18px;
	position: relative;
	text-shadow: none;
	text-transform: uppercase;
	width: 160px;
	display: block;
}
.widget_simpleimage a {
	color: #3c3c3c;
}
/*
---------------------------------------------------------- Footer --------------------------------------------- */
.site-footer {
	background: #3c3c3c;
	float: left;
	width: 100%;
	padding: 60px 0;
	position: relative;
}
.site-footer .footer-content {
	clear: both;
	float: none;
	margin: auto;
	padding: 0;
	position: relative;
	width: 100%;
	max-width: 1000px;
}
.footer-content .content-info {
	padding: 0;
}
.footer-content .content-info #tagline-footer {
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	float: left;
	padding: 35px 0px;
}
.footer-content .btn-more {
	background: #ffcb05;
	color: #41403e !important;
	margin-top: 30px;
}
.footer-content .btn-more .arrow-right {
	float: right;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #41403e;
	top: 4px;
	position: relative;
}
.footer-content .btn-more:hover {
	background: #ffcb05;
	color: #41403e !important;
}
#footer-sidebar {
	padding: 0px 0px 0px 40px;
}
#footer-sidebar .contact-footer {
	font-size: 38px;
	color: #ffcb05;
	font-weight: bold;
	line-height: 55px;
}
#footer-sidebar .contact-footer label {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
#footer-sidebar #nav_menu-3, #footer-sidebar #nav_menu-4 {
	width: 40%;
	float: left;
	padding-right: 30px;
}
#footer-sidebar #nav_menu-5 {
	width: 20%;
	float: left;
}
#footer-sidebar .widget-title {
	font-weight: bold;
	font-size: 16px;
	color: #ffcb05;
	border-bottom: none;
	line-height: 34px;
	padding-bottom: 0;
	padding-top: 30px;
}
#footer-sidebar .menu li {
	background: url(images/arrow.png)left center no-repeat;
	background-size: 4px 8px;
	padding-left: 20px;
	margin-bottom: 6px;
}
#footer-sidebar .menu li a {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
#footer-sidebar .menu li a:hover {
	color: #ffcb05;
}
.site-footer .footer-info {
	background: none repeat scroll 0 0 #3c3c3c;
	clear: both;
	color: #8a8a8a;
	float: left;
	font-size: 14px;
	line-height: 22px;
	margin: auto;
	padding: 15px 0 0;
	position: relative;
	width: 100%;
}
.site-footer .footer-info a{color: #8a8a8a;}
.site-footer .footer-info a:hover{color: #ffcb05;}
.site-footer .footer-info .col-md-6 {
	padding: 0;
}
.site-footer .footer-info .site-info {
	text-align: right;
	float: right;
	line-height: 20px;
}
.site-footer .footer-info .site-info p {
	margin: 0;
}
.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 {
	text-align: left;
	float: left;
}
#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 {
}
.socials {
	list-style: none;
	margin: 0;
}
.socials li {
	float: left;
}
.socials li a {
	background: none repeat scroll 0 0 #ffcb05;
	border-radius: 30px;
	color: #FFFFFF;
	display: block;
	font-size: 30px;
	height: 60px;
	line-height: 60px;
	margin-right: 6px;
	opacity: 0.8;
	text-align: center;
	width: 60px;
}
.socials li a:hover {
	opacity: 1;
}
.socials li.facebook a {
	;
}
.socials li.twitter a {
}
#get-stared {
	padding: 45px 0;
	border-top: #eee solid 1px;
}
.btn-more {
	background: rgba(60,60,60,1.0);
	border-radius: 5px;
	float: left;
	font-size: 16px;
	width: 215px;
	position: relative;
	font-weight: bold;
	margin-top: 20px;
	color: #fff !important;
	text-transform: uppercase;
	padding: 13px 30px;
	text-shadow: none;
}
.btn-more .arrow-right {
	float: right;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #ffcb05;
	top: 4px;
	position: relative;
}
.btn-more:hover {
	background: #ffcb05;
	color: #41403e !important;
}
.btn-more:hover .arrow-right {
	float: right;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #41403e;
}
/* =Custom Post type
----------------------------------------------- */
/*
-----------------------------------------------Custom Post type Slidshow ------------------------------------------*/
#slidercontainer {
	margin: auto;
	background: #d7d7d7;
}
#sliderarea {
	width: 100%;
	height: 580px;
	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: 580px;
	background: none!important;
}
#custom-slideshows > .slide {
	width: 100%!important;
	height: 580px;
	background-size: cover;
}
#custom-slideshows > .slide .banner-text {
	padding-top: 70px;
	font-size: 50px;
	color: #3c3c3c;
	font-weight: bold;
	line-height: 54px;
}
/*
------------------------------------------------Custom Post type CTA ---------------------------------------------*/
#cta-container {
	position: relative;
	margin-top: -148px;
	z-index: 999;
}
#custom-cta {
}
#custom-cta .col-md-4 {
	padding: 0;
}
#custom-cta .cta {
	width: 356px;
	height: 135px;
	position: relative;
	border: 2px solid #fff;
	opacity: 1.0;
}
#custom-cta .cta-title {
	margin-bottom: 0;
	text-align: left;
	width: 100%;
}
#custom-cta .cta-title a {
	color: #fff;
	float: left;
	font-size: 36px;
	font-weight: bold;
	padding: 25px 125px 27px 25px;
	width: 100%;
}
#custom-cta .cta-summary {
	padding: 10px;
	text-align: center;
}
#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: 0px;
	line-height: 30px;
	padding: 85px 0;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	display: none;
}
#custom-cta .cta:hover .readmore {
	display: block;
}
#custom-cta .cta-summary .post-readmore {
	margin-top: 15px;
}
#custom-cta .cta:hover {
	opacity: 0.9;
}
#custom-cta .cta:hover .cta-title a {
	color: #ffcb05;
}
/*
------------------------------------------------Custom Post type Partner ---------------------------------------------*/
#partner-container {
	width: 100%;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #dad6d0;
	padding: 40px 0;
	float: left;
	display: block;
}
#partner-container .container {
	max-width: 1000px;
	margin: auto;
}
#custom-partner .col-md-3 {
	width: 20%;
	padding: 0;
}
#custom-partner .partner img {
	display: block;
	margin: auto;
	float: none;
	max-height: 65px;
	width: auto;
}
/*
------------------------------------------------Custom Post type Testimonials ---------------------------------------------*/
#testimonials {
	padding: 100px 0;
	background: #f4f4f4;
}
#testimonials .bx-wrapper {
	margin: 0;
}
#testimonials .bx-wrapper .bx-pager {
	bottom: 0;
	font-size: 0;
	margin: 0 auto;
	padding: 0px;
	right: 0px;
	width: auto;
	z-index: 55;
}
#testimonials .bx-wrapper .bx-viewport {
	border: none;
	left: 0;
	box-shadow: none;
	min-height: 250px;
	background: none!important;
}
#slider-testimonials > .testimonial {
	width: 100%!important;
	text-align: center;
}
#slider-testimonials > .testimonial .text {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0 50px;
	position: relative;
}
#slider-testimonials > .testimonial .text .open,
#slider-testimonials > .testimonial .text .close {
	font-size: 68px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 50px;
}
#slider-testimonials > .testimonial .text .close {
	bottom: 0;
	color: #000;
	left: auto;
	opacity: 1;
	right: 0;
	top: auto;
}
#slider-testimonials > .testimonial .info {
	font-size: 20px;
}
/* 
-----------------------------------------------Content Layout--------------------------------------------*/
.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: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}
.page-header {
	margin: 0;
	border-bottom: none;
}
.attachment .entry-meta {
	clear: none;
	float: left;
}
#image-navigation {
	text-align: right;
}
.hentry.service {
	min-height: 200px;
	padding: 0px;
}
.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;
}
.hentry.service .entry-content {
}
.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: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery .gallery-item {
	float: left;
	margin-top: 6px!important;
	text-align: center;
	width: 33%;
}
.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 #F6F6F6;
	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 #CCCCCC;
	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: #f6f6f6;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
	min-height: 90px;
}
.commentlist li.comment article.comment .comment-content p {
	margin: 0;
}
#respond {
}
#respond #reply-title {
	padding: 20px 0;
}
#commentform {
	background: none repeat scroll 0 0 #F6F6F6;
	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 Layout ---------------------------------------*/
.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: 196px;
}
#searchsubmit {
}
/* 
----------------------------------------------PWD Address widget -------------------------------------*/
.pwd-address {
}
.pwd-address .location {
	clear: none;
}
.pwd-address .address {
}
.pwd-address .phone {
	margin-bottom: 0;
}
.pwd-address .fax {
	margin-bottom: 0;
}
.pwd-address .email {
}
.pwd-address .image-map {
	float: right;
	margin-left: 10px;
}
#footer-sidebar {
}
#footer-sidebar .widget {
}
#footer-sidebar .widget:first-child {
	margin-left: 0;
}
#footer-sidebar .widget_pwd_address_widget {
}
/*
--------------------------------------------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;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0 0 20px;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
/* 
---------------------------------------Plugin WP PWD Footer --------------------------------------*/
#pwd_footer_v2 li {
	margin-left: 5px;
}
/*
---------------------------------------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 textarea {
}
.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 {
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #757574 !important;
	font-size: 16px !important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #757574 !important;
	font-size: 16px !important;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	color: #757574 !important;
	font-size: 16px !important;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #757574 !important;
	font-size: 16px !important;
}
/*
----------------------------------------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;
}
/* 
--------------------------------------------Custom bootstrap--------------------------------------- */
.thumbnail {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 0;
}
/*
------------------------------------------- Woo Commerce Summary ------------------------------------- */
.back-home {
	top: 22px;
	position: absolute;
	right: 50px;
}
.back-home .btn-more {
	background: url("images/arrow-active.png") no-repeat scroll 165px 18px #ffcb05;
	color: #41403e !important;
	margin-top: 0px;
	width: 200px;
}
.woocommerce-page .inner-content #content {
	padding: 50px 50px 50px 40px;
}
.woocommerce-page .inner-content .content {
	padding-right: 0;
}
.woocommerce .woocommerce-breadcrumb {
	width: 100%;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
	color: #999;
	font-size: 12px;
	line-height: 44px;
	text-transform: capitalize;
}
.woocommerce-ordering {
	position: relative;
}
.woocommerce-ordering:after {
	background: url(images/arrow-down.png)right center no-repeat;
	content: "";
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 999;
	pointer-events: none;
	width: 26px;
	height: 28px;
}
.woocommerce-ordering select {
	border: 1px solid #e6e6e6;
	font-size: 12px;
	height: 30px;
	padding: 0 10px;
	text-transform: capitalize;
}
.woocommerce-ordering label {
	font-size: 12px;
	padding-right: 10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: left;
	margin: 12px;
	padding: 0;
	position: relative;
	width: 100%;
	max-width: 218px;
	border: 1px solid #d9d5d0;
	height: 418px;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
	margin-left: 0px
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
	margin-right: 0px;
}
.woocommerce ul.products li.product .product-cat-summary, .woocommerce-page ul.products li.product .product-cat-summary {
	display: table-cell;
	height: 230px;
	margin: auto auto 10px;
	position: relative;
	vertical-align: middle;
	width: 218px;
}
.woocommerce ul.products li.product a img {
	box-shadow: none;
	display: block;
	height: auto;
	margin: auto;
	float: none;
	max-width: 100%;
	max-height: 200px;
}
.woocommerce ul.products li.product a div.noimage {
	width: 216px;
	display: block;
	vertical-align: middle;
	text-align: center;
	color: #bbb;
	padding: 88px 0;
}
.product-preview div.noimage {
	width: 100%;
	text-align: center;
	padding: 163px 0;
}
.woocommerce ul.products li.product .list-product .name {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #41403e;
	line-height: 20px;
	padding: 0;
}
.woocommerce ul.products li.product .list-product .cat-name {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
}
.woocommerce ul.products li.product .list-product .cat-name a {
	color: #41403e;
}
.woocommerce .product-btn {
	display: block;
	margin-top: 20px;
	padding: 10px;
	background: #cfccc8;
	text-align: center;
	font-size: 16px;
	color: #41403e;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.feature-container .list-product .price,
ul.products li.product .list-product .price {
	text-align: center;
	font-weight: bold;
	color: #41403e;
	display: block;
}
.woocommerce ul.products li.product .list-product:hover .product-btn {
	background: #ffcb05;
}
.woocommerce ul.products li.product h3 {
	height: 50px;
}
/*
------------------------------------------ Sidebar Product Summary ------------------------------------*/
.woocommerce .sidebar .box-search {
	margin-bottom: 30px;
}
.woocommerce .sidebar #searchform .field {
	width: 100%;
	border: 1px solid #e6e6e6;
}
.woocommerce .sidebar #searchsubmit {
	display: none;
}
.woocommerce .inner-content .sidebar {
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 40px;
}
.woocommerce .sidebar .widget .widget-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #404040;
	font-weight: bold;
	border-bottom: none;
	padding: 0;
	margin: 0;
}
.woocommerce .sidebar .widget li {
	background: url("images/arrow.png") no-repeat scroll left 7px / 4px 8px rgba(0, 0, 0, 0);
	margin-bottom: 6px;
	padding-left: 20px;
}
.woocommerce .sidebar .widget li.cat-parent {
	background: url("images/arrow.png") no-repeat scroll left 7px / 4px 8px rgba(0, 0, 0, 0);
}
.woocommerce .sidebar .widget li a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404040;
}
.woocommerce .sidebar .widget li a:hover, .woocommerce .sidebar .widget li.current-cat a, .woocommerce .sidebar .widget li.current-menu-item  a {
	color: #ffcb05;
}
.woocommerce .sidebar .widget li.cat-parent > ul {
	padding-left: 0px;
	display: none;
	position: relative;
}
.woocommerce .sidebar .widget li.cat-parent > ul li a {
	background: none;
	font-weight: normal;
	font-size: 14px;
	color: #404040;
	text-transform: capitalize;
}
.woocommerce .sidebar .widget li.cat-parent > ul li a:hover, .woocommerce .sidebar .widget li.cat-parent > ul li.current-cat a {
	color: #ffcb05;
}
.woocommerce .sidebar .widget li.current-cat-parent a {
	color: #ffcb05;
}
/*.woocommerce .sidebar .widget li.current-cat.cat-parent > ul{ padding-left: 0px; display: block !important; position: relative;}
.woocommerce .sidebar .widget li ul ul{ padding-left: 0px}
.woocommerce .sidebar .widget li ul li { margin-bottom: 0px; height: 38px; min-height: 38px;}
.woocommerce .sidebar .widget li ul li> a{ background: none; font-weight: normal; font-size: 12px; color: #3e3e3e; text-transform: capitalize;}
.woocommerce .sidebar .widget li ul li> a:hover{ background: none; font-weight: normal; font-size: 12px; color: #93923c; text-transform: capitalize;}
.woocommerce .sidebar .widget li ul li ul li > a{ font-weight: normal; font-size: 12px;}*/
.woocommerce .sidebar .widget ul ul ul {
	display: none;
}
.woocommerce .sidebar .widget ul ul li.menu-item-has-children:hover >  ul,
.woocommerce .sidebar .widget ul ul li.current-menu-item > ul {
	display: list-item;
	visibility: visible;
	opacity: 1;
}
/* widget #menu-browse-by-series and #menu-browse-by-model */
.woocommerce .sidebar .widget #menu-browse-by-series .sub-menu,
.woocommerce .sidebar .widget #menu-browse-by-model .sub-menu {
	display: none;
}
.woocommerce .sidebar .widget #menu-browse-by-series li.menu-item-has-children:hover > .sub-menu,
.woocommerce .sidebar .widget #menu-browse-by-model li.menu-item-has-children:hover > .sub-menu {
	display: list-item;
	visibility: visible;
	opacity: 1;
}
.woocommerce .widget_simpleimage {
	position: relative;
}
.woocommerce .sidebar .widget.widget_simpleimage .widget-title {
	position: relative;
	font-size: 28px;
	padding: 20px 30px 45px;
	text-transform: capitalize;
	color: #fff;
	text-align: center;
	z-index: 999;
}
.woocommerce  .widget_simpleimage p {
	color: #ffcb05;
	font-weight: bold;
	position: relative;
	font-size: 30px;
	text-align: center;
	bottom: 0px;
}
.woocommerce .widget_simpleimage img {
	display: table-cell;
	max-width: 227px;
	position: absolute;
	right: 0;
	top: -145px;
	vertical-align: middle;
	width: 100%;
}
.woocommerce p.more {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	bottom: 0;
	text-align: left;
}
.tax-company_category .inner-content .woocommerce-breadcrumb {
	display: none;
}
.tax-company_category .inner-content .woocommerce-company-breadcrumb a {
	color: #999;
	font-size: 12px;
	line-height: 44px;
	text-transform: capitalize;
}
.tax-company_category .inner-content .woocommerce-company-breadcrumb span {
	color: #999;
	font-size: 12px;
	line-height: 44px;
	text-transform: capitalize;
}
#coupon_code {
	width: auto !important;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ui-tabs-nav li {
	display: inline-block;
}
.ui-tabs-nav li a {
	background: #ccc;
	padding: 10px 8px;
	display: block;
	border-radius: 8px 8px 0 0;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #757574;
	position: relative;
	top: 1px;
}
.ui-tabs-nav li.ui-state-active a, .ui-tabs-nav li a:hover {
	background: #fff;
	padding: 10px 8px;
	display: block;
	border-radius: 8px 8px 0 0;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-bottom: none;
	color: #757574;
}
.ui-tabs-panel {
	font-size: 14px;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 0 0 5px 5px;
}
.product_meta .amount {
	font-size: 22px;
	display: block;
	margin: 15px 0;
}
/*
--------------------------------------- Woo Commerce Product Profile -----------------------------------*/
.back-cat {
	position: relative;
	margin-bottom: 30px;
	float: left;
}
.back-cat .btn-more {
	background: #ffcb05 url("images/arrow-active.png") no-repeat scroll 140px 15px;
	color: #41403e !important;
	margin-top: 0px;
	width: 160px;
	padding: 10px 15px;
	font-size: 12px;
}
.single-product .woocommerce-breadcrumb {
	margin-left: 20px;
	margin-bottom: 0;
	width: 75%;
}
.woocommerce div.product {
	float: left;
	width: 100%;
	position: relative;
}
.woocommerce div.product .product-preview {
	border: 1px solid #d9d5d0;
	width: 480px;
	height: 380px;
	display: block;
	margin: auto;
	padding: 0 40px;
	float: left;
}
.woocommerce div.product .thumbnails {
	float: left;
	margin: 20px 0 0;
	width: 100%;
}
.woocommerce div.product .thumbnails img {
	display: block;
	margin: auto;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	margin: 30px 0;
}
.woocommerce div.product .product-preview .images img {
	display: block !important;
	margin: auto;
	width: auto;
	float: none;
}
.single-product .product .summary .product-title {
	padding-bottom: 10px;
}
.single-product .product .summary .description-summary {
	padding: 15px 0px;
}
.woocommerce div.product form.cart div.quantity {
	float: none;
	display: none;
}
.woocommerce div.product form.cart {
	margin-bottom: 0px;
}
.single-product .product .summary .single_add_to_cart_button {
	width: 220px;
	padding: 0px 15px;
	margin-bottom: 20px;
	height: 50px;
	float: left;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	color: #41403e;
	background: #ffcb05;
	border-radius: none;
}
.single-product .product .summary .single_add_to_cart_button:hover {
	background: #cfccc8;
	color: #41403e;
}
.single-product .product .summary .enquiry-btn {
	width: 220px;
	padding: 15px;
	margin-bottom: 20px;
	height: 50px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	color: #41403e;
	background: #cfccc8;
}
.single-product .product .summary .enquiry-btn:hover {
	background: #ffcb05;
	color: #41403e;
}
.related {
	float: left;
	margin-top: 50px;
	width: 100%;
}
.related .title-session {
	padding: 10px 0;
}
#shipping_method li label {
	text-indent: 0;
}
#tractor-parts-widget {
	display: block;
	margin-bottom: 30px;
}
#tractor-parts-widget select {
	height: 30px;
	line-height: 30px;
	width: 100%;
	margin-bottom: 15px;
	display: block;
}
.product-pagination {
	position: relative;
	height: 50px
}
.product-pagination .woocommerce-viewby-wrapper {
	position: absolute;
	left: 0;
	top: 0;
}
.product-pagination .woocommerce-viewby-wrapper select {
	height: 36px;
	border: 1px solid #eee;
	border-radius: 4px;
}
.product-pagination .pagination {
	position: absolute;
	right: 0;
	top: 0;
}
select[disabled] {
	color: #bbb;
}
#catalog-loading {
	font-size: 50px;
	position: relative;
	text-align: center;
	margin-top: 250px;
}
.gform_button {
	background: #ffcb05 !important;
	color: #41403e !important;
	border-radius: 5px;
	opacity: 1;
}
.gform_button:hover {
	background: #ffcb05 !important;
	color: #41403e !important;
	border-radius: 5px;
	opacity: 0.8;
	box-shadow: none !important;
}
.top-search-button {
	position: absolute;
	top: 2px;
	right: 20px;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}
.woocommerce div.product form.cart .variations td.label {
	color: #757575;
}
.woocommerce div.product form.cart div.quantity {
	display: inline-block !important;
}
.woocommerce .quantity .qty {
	height: 50px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.woocommerce div.product form.cart .button {
	float: none;
	margin-bottom: 0;
}
.woocommerce div.product form.cart .variations label {
	height: 50px;
	line-height: 50px;
}
.woocommerce div.product form.cart .variations select {
	height: 50px;
	line-height: 50px;
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
	position: relative;
	display: block;
	padding: 50px 0;
}
.registration-form .gform_wrapper {
	background: #fff;
	padding: 20px 70px 50px;
}
.registration-form label {
	display: none;
}
.registration-form input[type=text],
.registration-form input[type=email],
.registration-form input[type=password] {
	background: #eae6e1 !important;
	height: 50px!important;
	border: none!important;
	width: 100%;
}
.registration-form input[type=password] {
	margin-bottom: 10px;
}
.registration-form input[type=submit] {
	float: none;
	display: block;
	margin: auto;
	background: url("images/arrow-active.png") no-repeat scroll 130px 14px #ffcb05 !important;
	color: #41403e !important;
	margin: 10px auto auto;
	width: 150px;
	height: 40px;
	border-radius: 5px;
	text-align: left;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #ffcb05 !important;
    color: #41403e !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt {
	background: #ffcb05 !important;
    color: #41403e !important;
}
.post-type-archive-product .inner-content .sidebar { }

.feature-container .list-product a img {
	width: 62%;
}

.woocommerce-page div.product div.images {
	width:68% !important;
}

.woocommerce div.product .product-preview {
	display:flex !important;
	justify-content: center !important;
	align-items: center;
}