html {
	overflow-y:scroll;
	margin:0;
	padding:0
}
body {
	background-color:#eee;
	color:#777;
	font-size:11px;
	margin:0;
	padding:0;
	overflow-x:hidden;
	font-weight:300
}
.content ul {
	list-style:none outside none
}
font {
	font-size:11px;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif
}
ol, ul {
	margin:0;
	padding:0
}
ol li, ul li {
	line-height:25px
}
button:focus, .btn:focus, button:hover, .btn:hover, button:active, .btn:active {
	outline:0
}
label {
	color:#000
}
.fs9 {
	font-size:8px
}
.fs10 {
	font-size:12px
}
.fs11 {
	font-size:10px
}
.fs12 {
	font-size:11px
}
.fs13 {
	font-size:15px
}
.fs14 {
	font-size:16px
}
.fs15 {
	font-size:17px
}
.fs16 {
	font-size:18px
}
.welcome {
	color:#636E75;
	font:Verdana;
	margin-top:0;
	margin-bottom:20px;
	font-size:32px;
	font-weight:400;
	text-shadow:0 0 1px rgba(0,0,0,.01)
}
a {
	cursor:pointer;
	outline:0
}
a img {
	border:0
}
a:hover, a:focus {
	text-decoration:none;
	outline:0;
	color:#eda828
}
b, strong {
	color:#000;
	font-weight:400
}
table {
	background-color:#fff
}
table.list {
	border-collapse:collapse;
	width:100%;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-bottom:20px
}
table.list thead td {
	padding:0 5px
}
table.list .center {
	text-align:center;
	padding:7px
}
table.list tbody td {
	padding:0 5px
}
table.list td {
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd
}
table.list .right {
	text-align:right;
	padding:7px
}
table.list .left {
	text-align:left;
	padding:7px
}
table.list thead td a, .list thead td {
	text-decoration:none;
	color:#222;
	font-weight:700
}
input.large-field, select.large-field {
	width:65%
}
table.form {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px
}
table.form>*>*>td {
	color:#000
}
table.form td {
	padding:4px
}
table.form tr td:first-child {
	width:170px
}
table.radio {
	width:100%;
	border-collapse:collapse;
	padding:0;
	display:table
}
table.radio td {
	padding:5px
}
table.radio td label {
	display:block
}
table.radio td input[type=radio] {
	margin:0
}
table.radio tr td:first-child {
	width:1px
}
table.radio tr td:first-child input {
	margin-top:1px
}
table.radio tr.highlight:hover td {
	background:#f2f2f2;
	cursor:pointer
}
.pagination {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	display:block;
	margin:0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background-color:#fff
}
.pagination.paging {
	padding:10px 20px
}
.pagination .links {
	float:left
}
.pagination .links a, .pagination .links b {
	display:inline-block;
*display:inline;
	zoom:1;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	width:28px;
	height:28px;
	-webkit-transition:background-color 350ms ease-in;
	transition:background-color 350ms ease-in;
	padding:0;
	line-height:30px;
	text-decoration:none;
	margin:0 3px 0 0;
	text-align:center;
	font-weight:400;
	background-color:transparent
}
.pagination .links a:hover, .pagination .links b:hover {
	background-color:transparent;
	color:#777;
	border:1px solid #e5e5e5
}
.pagination .links b {
	background-color:transparent;
	color:#777;
	border:1px solid #e5e5e5
}
.pagination .results {
	float:right;
	font-style:italic
}
.main-column .pagination .results {
	padding-top:6px
}
.buttons:before, .buttons:after {
	content:" ";
	display:table
}
.buttons:after {
	clear:both
}
.buttons .center {
	text-align:center;
	margin-left:auto;
	margin-right:auto
}
.buttons .right {
	float:right;
	text-align:right
}
.buttons .left {
	float:left;
	text-align:left
}
.buttons.no-padding {
	padding:0;
	border:0
}
.htabs ul {
	border-bottom:1px solid #e5e5e5
}
.htabs ul li {
	margin:0
}
.htabs ul li a {
	color:#999;
	text-align:center;
	text-transform:uppercase;
	padding:10px 20px;
	background-color:#eee;
	margin:0;
	font-size:12px;
	font-family:brandon_grotesque_regularRg;
	border-width:1px 1px 0;
	border-color:transparent;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.htabs ul li a.selected {
	color:#000;
	background-color:#fff;
	border-color:#e5e5e5 #e5e5e5 #fff;
	display:block;
	margin-bottom:0;
	margin-top:-7px;
	padding-top:17px;
	top:1px
}
.htabs ul li a.selected:hover {
	background-color:#fff;
	border-color:#e5e5e5
}
.htabs ul li a:hover {
	background-color:#eee;
	border-color:#eee
}
.links {
	margin:0;
	padding:0
}
.links li {
	display:inline;
	text-transform:uppercase;
	line-height:normal
}
.links li a {
	margin:0 6px
}
.links li a:hover {
	color:#eda828
}
#colorbox {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-o-box-sizing:content-box;
	box-sizing:content-box
}
.product-label {
	width:0;
	height:0;
	border-top:46px solid #de3232;
	color:#fff;
	font-size:11px;
	font-style:italic;
	text-transform:lowercase;
	position:absolute;
	top:0;
	z-index:10
}
.product-label span {
	position:absolute;
	top:-35px;
	line-height:10px
}
.product-label.product-label-new {
	left:0;
	border-right:46px solid transparent;
	border-top:46px solid #4acfd4
}
.product-label.product-label-new span {
	left:5px;
	-webkit-transform:rotate(-50deg);
	-ms-transform:rotate(-50deg);
	transform:rotate(-50deg)
}
.product-label.product-label-special {
	right:1px;
	border-left:46px solid transparent
}
.product-label.product-label-special span {
	right:3px;
	-webkit-transform:rotate(50deg);
	-ms-transform:rotate(50deg);
	transform:rotate(50deg)
}
.tooltip-inner {
	border-radius:3px
}
.required {
	color:red;
	font-weight:400;
	font-size:10px
}
.success, .warning, .attention, .information {
	padding:10px 10px 10px 33px;
	margin:15px 0;
	color:#555;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
.success .close, .warning .close, .attention .close, .information .close {
	float:right;
	padding-top:4px;
	padding-right:4px;
	cursor:pointer
}
.attention {
	background:#fff5cc url(../image/attention.png) 10px center no-repeat;
	border:1px solid #F2DD8C;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
.warning {
	background:#ffd1d1 url(../image/warning.png) 10px center no-repeat;
	border:1px solid #F8ACAC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
.success {
	background:#eaf7d9 url(../image/success.png) 10px center no-repeat;
	border:1px solid #BBDF8D;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
.help {
	color:#999;
	font-size:10px;
	font-weight:400;
	display:block
}
.error {
	display:block;
	color:red;
	margin-top:5px
}
.welcome {
	color:#636E75;
	margin-top:0;
	margin-bottom:20px;
	font-size:18px;
	font-weight:400;
	text-shadow:0 0 1px rgba(0,0,0,.01)
}
h1, .h1 {
	font-size:18.857142857142854px;
	line-height:43.5px
}
h1 small, .h1 small {
	font-size:16.5px
}
@media (max-width:767px) {
h1, .h1 {
	font-size:19px
}
}
h2, .h2 {
	font-size:14.142857142857146px
}
h3, .h3 {
	font-size:16px;
	line-height:29px
}
h3 small, .h3 small {
	font-size:16px
}
h4, .h4 {
	line-height:29px
}
h5, .h5 {
	font-size:10px;
	line-height:29px
}
h5 small, .h5 small {
	font-size:9px
}
h6, .h6 {
	font-size:9px;
	line-height:29px
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	color:#fff;
	text-transform:uppercase;
	font-family:Arial
}
#content h1 {
	margin-top:0;
	margin-bottom:15px;
	line-height:20px
}
.form-control {
	-webkit-box-shadow:none;
	box-shadow:none;
	color:#777
}
.form-control:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
textarea.form-control, select.form-control {
	padding:6px
}
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], textarea, select {
	padding:7px;
	margin-left:0;
	margin-right:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	-webkit-appearance:none;
	-webkit-transition:all .15s linear 0s;
	transition:all .15s linear 0s
}
.tabs-group input[type=text], .tabs-group input[type=password] {
	height:33px;
	padding:5px
}
input, button, select, textarea {
	padding:6px;
	border:1px solid #ededed;
	color:#777;
	outline:0
}
input:hover, button:hover, select:hover, textarea:hover, input:focus, button:focus, select:focus, textarea:focus {
	outline:0!important
}
select {
	padding-top:5px;
	padding-bottom:5px
}
input[type=image] {
	border:0
}
input.btn.btn-theme-default, button.btn.btn-theme-default {
	padding-top:3px
}
.btn {
	text-transform:uppercase;
	-webkit-transition:background-color 400ms linear;
	transition:background-color 400ms linear
}
.btn.btn-theme-default {
	text-align:center;
	background-color:#eda828;
	color:#fff;
	padding:8px 14px 0;
	font-size:11px;
	font-weight:300;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	width:auto;
	height:auto;
	min-height:32px
}
.btn.btn-theme-default.btn-small {
	height:27px;
	line-height:27px;
	min-height:20px;
	padding-top:0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px
}
.btn.btn-danger {
	border:0;
	margin:10px
}
.btn.btn-theme-normal {
	background-color:transparent;
	color:#c2c2c2;
	border:1px solid #aaa;
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.btn.btn-theme-normal .fa {
	color:#c2c2c2
}
.btn.btn-theme-normal:hover, .btn.btn-theme-normal:focus {
	color:#eda828;
	border-color:#eda828
}
.btn.btn-theme-normal:hover .fa, .btn.btn-theme-normal:focus .fa {
	color:#eda828
}
.btn.btn-shopping-cart {
	padding:0;
	background-color:#fff;
	color:#000;
	font-size:10px;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif;
	border:0;
	height:32px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.btn.btn-shopping-cart span+span {
	border:1px solid #e5e5e5;
	padding:9px 11px 0;
	width:auto;
	height:32px
}
.btn.btn-shopping-cart .fa {
	background-color:#444;
	color:#fff;
	border:0
}
.btn.btn-shopping-cart:hover, .btn.btn-shopping-cart:focus {
	background-color:transparent;
	color:#eda828
}
.btn.btn-shopping-cart:hover .fa, .btn.btn-shopping-cart:focus .fa {
	background-color:#eda828;
	color:#fff
}
.btn.btn-shopping-cart>* {
	float:left
}
.btn.blue {
	background-color:#eda828;
	border:0;
	color:#fff;
	-webkit-transition:all 0s ease 0s;
	transition:all 0s ease 0s
}
.btn.blue span+span {
	border:0;
	padding:9px 11px 0;
	font-size:10px;
	font-family:brandon_grotesquelight
}
.btn.blue .fa {
	width:32px;
	height:32px;
	font-size:12px;
	line-height:32px;
	background-color:#2588ab
}
.btn.blue:hover, .btn.blue:focus {
	background-color:#444;
	color:#fff
}
.btn.blue:hover .fa, .btn.blue:focus .fa {
	background-color:#2b2b2b
}
.btn:hover, .btn:focus {
	color:#fff;
	outline:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#444
}
input.button {
	background-color:#eda828;
	color:#fff;
	padding:8px 14px 0;
	font-size:11px;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
input.button:hover, input.button:focus {
	color:#fff;
	outline:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#444
}
.control-label {
	padding-top:7px;
	color:#000;
	font-size:11px;
	font-weight:400
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	margin-top:0
}
body.layout-boxed-md {
	background:url(../image/pattern/pattern19.png)
}
body.layout-boxed-md #page {
	max-width:958px;
	-webkit-box-shadow:0 0 5px #d5d5d5;
	box-shadow:0 0 5px #d5d5d5;
	margin:0 auto;
	background:url(../image/pattern/pattern18.png)
}
body.layout-boxed-md .cart-inner h4 {
	display:none
}
body.layout-boxed-md #topbar .support .left {
	display:none
}
body.layout-boxed-md .product-block .product-meta {
	padding:10px 5px
}
body.layout-boxed-md ul.contact-us li i {
	width:6%;
	margin:0
}
body.layout-boxed-md #powered {
	padding:25px 0
}
body.layout-boxed-md .verticalmenu {
	margin-top:1px
}
body.layout-boxed-md .verticalmenu>li>a {
	padding-left:0;
	padding-right:0
}
body.layout-boxed-md .custom li:last-child, body.layout-boxed-md .custom .last {
	display:none
}
body.layout-boxed-md .custom p {
	margin-bottom:12px
}
body.layout-boxed-md .pavcontentslider .carousel-indicators {
	margin:0 auto;
	left:0;
	right:0
}
body.layout-boxed-md .pavcontentslider .carousel-indicators li {
	display:inline-block;
	float:none
}
body.layout-boxed-lg {
	background:url(../image/pattern/pattern18.png)
}
body.layout-boxed-lg #page {
	max-width:1170px;
	-webkit-box-shadow:0 0 5px #d5d5d5;
	box-shadow:0 0 5px #d5d5d5;
	margin:0 auto;
	background:url(../image/pattern/pattern16.png)
}
body[class*=layout-boxed-] .in-border {
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
body[class*=layout-boxed-] .d-heading {
	position:relative;
	-webkit-box-shadow:5px 0 5px -5px #e55e5e;
	box-shadow:5px 0 5px -5px #e55e5e
}
body[class*=layout-boxed-] .d-heading:before {
	content:"";
	display:block;
	width:15px;
	height:100%;
	position:absolute;
	right:100%;
	top:0;
	background:#e55e5e
}
body[class*=layout-boxed-] .d-content {
	border-top:0
}
body[class*=layout-boxed-] .d-content:before {
	position:absolute;
	top:0;
	right:0;
	display:block;
	content:"";
	background:#000;
	width:105%;
	height:2px
}
#topbar {
	color:#c2c2c2;
	background:#444;
	padding:5px 0;
	min-height:10px;
	font-weight:300
}
#topbar b, #topbar strong {
	color:#c2c2c2
}
#topbar .links {
	float:left;
	margin-top:8px
}
#topbar .links li {
	float:left;
	border-right:1px solid #c2c2c2
}
#topbar .links li:hover {
	color:#eda828
}
#topbar .links li:hover .fa {
	color:#eda828
}
#topbar .links li.last, #topbar .links li:last-child {
	border-right:0
}
#topbar .links li a {
	margin:0 10px
}
#topbar .links a {
	font-size:11px;
	color:#c2c2c2;
	text-transform:none;
	-webkit-transition:color 200ms ease-in;
	transition:color 200ms ease-in
}
#topbar .links a:hover {
	color:#eda828
}
#topbar .links a:hover .fa {
	color:#eda828
}
#topbar .fa {
	-webkit-transition:color 200ms ease-in;
	transition:color 200ms ease-in;
	font-size:12px;
	margin-right:5px
}
#topbar .login {
	font-style:italic
}
#topbar .login a {
	color:#fff;
	margin:0
}
#header-bottom {
	min-height:47px;
	background:#eda828
}
#header-main {
	background-color:#fff;
	min-height:100px;
	color:#777
}
#header-main h1, #header-main h2, #header-main h3, #header-main h4, #header-main h5, #header-main h6 {
	font-size:10px;
	color:#000;
	font-weight:700;
	margin:0;
	line-height:normal
}
#header-main .container {
	position:relative
}
#header-main a {
	color:#777
}
#header-main a:hover {
	color:#eda828
}
#header-main .btn {
	color:#fff
}
#header-main .btn:hover {
	color:#fff
}
#header-main .fa {
	color:#000
}
#header-main .header-wrap {
	min-height:94px;
	margin:0
}
#header-main .inner {
	display:table;
	text-align:right;
	margin-top:10px
}
#header-main .inner>* {
	display:table-cell;
	vertical-align:middle
}
#header-main #logo-theme a {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
	min-width:190px;
	min-height:30px;
	display:block;
	background:url(../image/logo.png) no-repeat 0 0 transparent
}
#header-main .logo {
	margin-right:10%
}
#header-main .customer-service {
	width:72%
}
#header-main .shopping-cart {
	width:15%
}
#header-main .support:before, #header-main .support:after {
	content:" ";
	display:table
}
#header-main .support:after {
	clear:both
}
#header-main .support>div {
	width:33.3333%;
	margin:0
}
#header-main .support .content {
	overflow:hidden;
	margin-left:37px
}
#header-main .support .media .pull-left {
	width:32px;
	height:32px;
	line-height:32px;
	position:relative;
	text-align:center;
	border:1px solid transparent;
	background-color:#eee
}
#header-main .support .fa {
	font-size:15px
}
#header-main .support .shapes {
	width:0;
	height:0;
	background-color:transparent;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	border-right:6px solid #fff;
	position:absolute;
	right:-1px;
	margin:-4px 0;
	top:50%
}
#search .fa {
	color:#444
}
#header .show-mobile {
	text-align:center
}
#header .show-mobile:before, #header .show-mobile:after {
	content:" ";
	display:table
}
#header .show-mobile:after {
	clear:both
}
#header .show-mobile>div {
	margin:0;
	padding:0;
	position:relative;
	float:none!important;
	display:inline-block
}
#header .show-mobile>div:hover .inner-toggle {
	display:block
}
#header .show-mobile .quickaccess-toggle {
	width:40px;
	height:40px;
	color:#fff;
	line-height:35px;
	text-align:center;
	cursor:pointer
}
#header .show-mobile .quickaccess-toggle .fa {
	margin:0;
	font-size:18px
}
#header .show-mobile .inner-toggle {
	position:absolute;
	left:0;
	top:100%;
	min-width:220px;
	display:none;
	z-index:99999;
	border:0;
	background:#444;
	padding:15px
}
#header .show-mobile .links {
	float:none;
	padding:0;
	margin:0;
	text-align:left;
	list-style:none
}
#header .show-mobile .links li {
	float:none;
	display:block;
	list-style:none;
	border:0
}
#header .show-mobile .links a {
	float:none;
	margin:0;
	padding:0;
	display:block;
	line-height:20px
}
#header .show-mobile .currency, #header .show-mobile .language {
	margin:5px 0;
	float:none!important;
	text-align:left
}
#header .show-mobile .currency .dropdown-menu, #header .show-mobile .language .dropdown-menu {
	left:0;
	right:auto
}
#header .show-mobile .currency a, #header .show-mobile .language a, #header .show-mobile .currency img, #header .show-mobile .language img {
	display:inline-block;
*display:inline;
	zoom:1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	margin:5px 2px;
	padding:5px 8px;
	border:1px solid #a9a9a9
}
#header .show-mobile .currency a:hover, #header .show-mobile .language a:hover, #header .show-mobile .currency img:hover, #header .show-mobile .language img:hover {
	border-color:#eda828
}
#header ul, #header ol {
	list-style:none
}
#content {
	min-height:400px;
	margin-bottom:25px
}
#footer {
	background:#444;
	min-height:75px;
	color:#c2c2c2;
	font-size:11px;
	margin-top:20px
}
#footer:before, #footer:after {
	content:" ";
	display:table
}
#footer:after {
	clear:both
}
#footer a {
	color:#c2c2c2
}
#footer a:hover {
	color:#eda828
}
#footer p {
	line-height:18px
}
#footer p img {
	margin-bottom:6px
}
#footer .box .box-heading {
	border:0;
	line-height:normal;
	background-color:transparent;
	font-size:14px;
	color:#fff;
	padding:0
}
#footer .box .box-heading .fa {
	margin-right:6px
}
#footer .box .box-heading.icon .fa {
	display:inline-block;
*display:inline;
	zoom:1
}
#footer .box .box-content {
	padding:15px 0 0;
	margin:0;
	background:0 0;
	border:0
}
#footer .box.pavgooglemap {
	position:relative;
	margin:0
}
#footer .box.pavgooglemap .box-content {
	padding:0
}
#footer .box.pavgooglemap .box-heading {
	text-align:center;
	min-height:20px;
	height:auto;
	position:absolute;
	left:0;
	right:0;
	width:197px;
	min-width:197px;
	z-index:9999;
	margin:auto;
	font-size:14px;
	top:-20px;
	color:#fff;
	background-color:#e55e5e;
	padding:10px
}
#footer .box.pavgooglemap img {
	max-width:none
}
#footer .footer-center {
	padding-top:50px;
	padding-bottom:50px
}
#footer .footer-center .box {
	margin-bottom:0
}
#footer h3 {
	color:#fff;
	font-size:14px;
	margin-top:0;
	margin-bottom:8px
}
#footer ul, #footer ol {
	list-style:none
}
#footer ul li, #footer ol li {
	padding:6px 0;
	margin:0;
	line-height:normal
}
#footer ul li a .fa, #footer ol li a .fa {
	margin-right:6px
}
#footer ul li:hover .fa, #footer ol li:hover .fa {
	color:#eda828
}
#footer .about-us .box-content {
	padding:0
}
.column ul {
	margin-top:0;
	margin-left:0;
	padding-left:0
}
.column li {
	margin-bottom:0;
	line-height:25px
}
#powered {
	margin:0;
	clear:both;
	background:0 0;
	padding:35px 0;
	color:#c2c2c2;
	text-align:center
}
#powered .copyright {
	text-align:center;
	line-height:20px
}
#powered a {
	color:#fff
}
.banner div {
	text-align:center;
	width:100%;
	display:none
}
.wrapper {
	background-color:#fff;
	padding:35px;
	border:1px solid #e5e5e5;
	margin-bottom:20px
}
.box {
	margin-bottom:20px
}
.box .box-heading {
	position:relative;
	line-height:normal;
	text-transform:uppercase;
	color:#fff;
	padding:10px 30px;
	background-color:#444;
	font-size:12px;
	font-family:Arial;
	letter-spacing:2px
}
.box .box-heading span {
	font-family:brandon_grotesqueblack
}
.box .box-heading span.light {
	font-family:brandon_grotesqueblack
}
.box .box-heading.icon .fa {
	display:none
}
.box .box-content {
	padding:20px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	margin-top:1px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.box .box-content .product-grid {
	border:0;
	padding:0
}
.box.highlighted .box-heading {
	background-color:#eda828
}
.box.orange .box-heading {
	background-color:#444
}
.box.dark .box-heading {
	background-color:#444
}
.box.green .box-heading {
	background-color:#444
}
.box.maroon .box-heading {
	background-color:#444
}
.box.blue .box-heading {
	background-color:#eda828
}
.box.gray .box-heading {
	background-color:#444
}
.box.pink .box-heading {
	background-color:#444
}
.box.red .box-heading {
	background-color:#e55e5e
}
.box.white .box-heading {
	background-color:#fff;
	color:#000
}
.box.white .box-heading .shapes.right {
	border-left-color:#e5e5e5
}
.box.white .box-heading .line {
	background-color:#e5e5e5
}
.box .nav-tabs {
	padding:0;
	color:#777;
	background-color:#fff
}
.box .nav-tabs a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.box.box-product .box-content {
	padding-top:0;
	padding-bottom:0
}
.quick-setting {
	font-size:11px
}
.quick-setting form>div {
	margin-bottom:2px
}
.quick-setting form>div a, .quick-setting form>div img {
	display:inline-block;
*display:inline;
	zoom:1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	margin:5px 3px;
	padding:7px;
	cursor:pointer;
	border:1px solid #595959
}
.quick-setting form>div a b, .quick-setting form>div img b {
	color:#eda828
}
.quick-setting form>div a:hover, .quick-setting form>div img:hover {
	border:1px solid #eda828
}
.store a b {
	font-weight:300
}
.btn-dropdown {
	background:0 0;
	border:1px solid #e5e5e5;
	text-transform:uppercase;
	color:#777;
	padding:3px 6px
}
.btn-dropdown .caret {
	border-color:#ccc transparent
}
.btn-dropdown:hover {
	color:#000
}
.btn-dropdown:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-group.open .btn-dropdown span {
	color:#000
}
.btn-group.open .dropdown-menu {
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	opacity:1;
	filter:alpha(opacity=100);
	max-height:1000px
}
.btn-group .dropdown-menu {
	min-height:145px;
	height:145px;
	height:auto!important;
	min-width:160px;
	margin:0;
	border:0;
	z-index:99999;
	right:0;
	left:auto;
	display:block;
	color:#c2c2c2;
	padding:15px;
	background-color:#444;
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:rotateX(90deg);
	-ms-transform:rotateX(90deg);
	transform:rotateX(90deg);
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	transform-origin:0 0 0;
	-webkit-transition-delay:0s, 0s, 0s;
	transition-delay:0s, 0s, 0s;
	-webkit-transition-duration:.4s, .6s, .6s;
	transition-duration:.4s, .6s, .6s;
	-webkit-transition-property:opacity, transform, max-height;
	transition-property:opacity, transform, max-height;
	-moz-transition-timing-function:cubic-bezier(0, .35, .5, 1.7);
	-o-transition-timing-function:cubic-bezier(0, .35, .5, 1.7);
	-webkit-transition-timing-function:cubic-bezier(0, .35, .5, 1.7);
	transition-timing-function:cubic-bezier(0, .35, .5, 1.7)
}
.btn-group .list-item {
	line-height:17px;
	text-transform:uppercase;
	cursor:pointer;
	border:0;
	display:block
}
.btn-group .list-item:hover {
	color:#eda828
}
.btn-group .item-symbol {
	margin-right:6px
}
#header #cart {
	position:relative
}
#header #cart h4 {
	color:#000
}
#header #cart .content {
	clear:both;
	display:block;
	position:absolute;
	top:100%;
	right:17px;
	left:auto;
	padding:15px;
	min-height:100px;
	height:100px;
	height:auto!important;
	background:#fff;
	border:1px solid #e5e5e5;
	z-index:99999;
	min-width:270px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:rotateX(90deg);
	-ms-transform:rotateX(90deg);
	transform:rotateX(90deg);
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	transform-origin:0 0 0;
	-webkit-transition-delay:0s, 0s, 0s;
	transition-delay:0s, 0s, 0s;
	-webkit-transition-duration:.4s, .6s, .6s;
	transition-duration:.4s, .6s, .6s;
	-webkit-transition-property:opacity, transform, max-height;
	transition-property:opacity, transform, max-height;
	-moz-transition-timing-function:cubic-bezier(0, .35, .5, 1.7);
	-o-transition-timing-function:cubic-bezier(0, .35, .5, 1.7);
	-webkit-transition-timing-function:cubic-bezier(0, .35, .5, 1.7);
	transition-timing-function:cubic-bezier(0, .35, .5, 1.7)
}
#header #cart .heading {
	min-width:190px
}
#header #cart .heading:before, #header #cart .heading:after {
	content:" ";
	display:table
}
#header #cart .heading:after {
	clear:both
}
#header #cart .heading .cart-inner {
	min-height:47px;
	height:47px;
	height:auto!important
}
#header #cart .heading a {
	margin-top:2px;
	display:inline-block;
*display:inline;
	zoom:1
}
#header #cart .heading a span {
	margin-right:5px
}
#header #cart .media .pull-left {
	width:38px;
	height:38px;
	line-height:38px;
	text-align:center;
	position:relative;
	background-color:#eda828;
	margin-right:10px
}
#header #cart .icon-cart {
	color:#fff
}
#header #cart.active .content {
	max-height:1000px;
	overflow:hidden;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	opacity:1;
	filter:alpha(opacity=100)
}
#header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif
}
#header #cart .checkout {
	text-align:right;
	clear:both
}
#header #cart .empty {
	padding-top:20px;
	text-align:center
}
.mini-cart-total {
	text-align:right
}
.mini-cart-total td {
	color:#000;
	padding:4px
}
.mini-cart-total table {
	border-collapse:collapse;
	display:inline-block;
*display:inline;
	zoom:1;
	margin-bottom:5px
}
.mini-cart-info .quantity {
	text-align:right
}
.mini-cart-info .name small {
	color:#666
}
.mini-cart-info td {
	color:#000;
	vertical-align:top;
	padding:12px;
	border-bottom:1px solid #e5e5e5
}
.mini-cart-info table {
	border-collapse:collapse;
	width:100%;
	margin-bottom:5px
}
.mini-cart-info .image {
	width:1px
}
.mini-cart-info .image img {
	text-align:left
}
.mini-cart-info .remove {
	text-align:right
}
.mini-cart-info .remove img {
	cursor:pointer
}
.mini-cart-info td.total {
	text-align:right
}
#search {
	position:absolute;
	padding:0;
	margin:0;
	z-index:10;
	min-width:230px;
	bottom:-61px;
	right:42px;
	width:230px;
	height:34px
}
#search .button-search {
	font-size:12px;
	color:#444;
	border-color:#e5e5e5;
	background-color:#f8f8f8;
	border-style:solid;
	border-width:1px 1px 1px 0;
	padding:0;
	margin:0;
	text-align:center;
	line-height:32px;
	width:32px;
	height:32px
}
#search .input-search {
	color:#444;
	font-size:14px;
	border-color:#e5e5e5;
	border-width:1px 0 1px 1px;
	border-style:solid;
	height:32px;
	background-color:#f8f8f8;
	min-width:80px
}
#search .input-search:hover, #search .input-search:focus {
	outline:0
}
.product-cols {
	margin:15px 0;
	border-right:1px solid #e5e5e5
}
.product-cols.last, .product-cols:last-child {
	border:0
}
.product-cols .left {
	border-bottom:0px solid #e5e5e5
}
.product-list+.pagination {
	border-top:0
}
.product-list {
	background-color:#fff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	overflow:hidden
}
.product-block {
	position:relative;
	background-color:#fff;
	padding:0 0 0px;
	border:0;
	text-align:left
}
.product-block a:hover {
	color:#eda828
}
.product-block .price {
	margin-bottom:5px;
	margin-top:5px
}
.product-block .action:before, .product-block .action:after {
	content:" ";
	display:table
}
.product-block .action:after {
	clear:both
}
.product-block .action>* {
	float:left
}
.product-block .action .wishlist a {
	margin-right:0;
	border-left:0;
	border-right:0
}
.product-block .action .button-group>div {
	float:left
}
.product-block .description {
	display:none;
	font-size:12px
}
.product-block .product-icon {
	padding:0;
	cursor:pointer;
	color:#c1c1c1;
	border:1px solid #e5e5e5;
	text-align:center;
	line-height:32px;
	background-color:#fff;
	font-size:13px;
	width:32px;
	height:32px;
	display:inline-block;
*display:inline;
	zoom:1
}
.product-block .product-icon:hover {
	color:#444
}
.product-block .product-icon span {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.product-block .shopping-cart {
	border:1px solid #eda828;
	background:#eda828;
	color:#fff
}
.product-block .rating {
	margin:3px 0 6px;
	line-height:22px;
	min-height:25px;
	height:25px;
	height:auto!important
}
.product-block .name {
	text-transform:none;
	margin:0;
	min-height:36px;
	height:36px;
	height:auto!important;
	font-weight:700;
	line-height:18px
}
.product-block .name a {
	color:#000;
	font-size:14px;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif;
	text-decoration:none;
	display:inline-block;
*display:inline;
	zoom:1
}
.product-block .name a:hover {
	color:#eda828
}
.product-block .image {
	display:block;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.product-block .image .product-zoom {
	z-index:10;
	color:#fff;
	background-color:#eda828;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	width:32px;
	height:32px;
	line-height:32px;
	left:50%;
	top:50%;
	margin:-16px;
	text-align:center
}
.product-block .image .product-zoom .icon-zoom-in {
	line-height:32px;
	vertical-align:middle
}
.product-block .image .product-zoom:hover {
	background:#eda828;
	color:#fff
}
.product-block .image.swap .product-label-special {
	z-index:99999
}
.product-block .image.swap .swap-image {
	position:relative;
	display:block;
	overflow:hidden
}
.product-block .image.swap .swap-image:hover .back {
	overflow:hidden;
	visibility:visible;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:translateX(0px);
	-moz-transform:translateX(0px);
	-ms-transform:translateX(0px);
	-o-transform:translateX(0px)
}
.product-block .image.swap .swap-image:hover .front {
	-webkit-transform:translateX(300px);
	-moz-transform:translateX(300px);
	-ms-transform:translateX(300px);
	-o-transform:translateX(300px)
}
.product-block .image.swap .front {
	display:block;
	position:relative;
	-webkit-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out
}
.product-block .image.swap .back {
	left:0;
	top:0;
	overflow:hidden;
	visibility:hidden;
	position:absolute;
	display:block;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:translateX(-300px);
	-moz-transform:translateX(-300px);
	-ms-transform:translateX(-300px);
	-o-transform:translateX(-300px);
	-webkit-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out
}
.product-block .product-meta:before, .product-block .product-meta:after {
	content:" ";
	display:table
}
.product-block .product-meta:after {
	clear:both
}
.product-block .pav-colorbox {
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	margin:auto;
	overflow:visible;
	z-index:9999;
	font-size:10px;
	text-transform:uppercase;
	font-family:brandon_grotesquelight;
	min-width:105px;
	padding-left:12px;
	padding-right:12px;
	background-color:#444;
	background-color:rgba(69,69,69,.95);
	zoom:1;
	background-color:transparent\9;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2454545, endColorstr=#f2454545)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2454545, endColorstr=#f2454545);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	width:100px;
	height:32px;
	-webkit-transition:all .4s ease 0s;
	transition:all .4s ease 0s;
	display:block
}
.product-block .pav-colorbox span {
	margin-left:6px
}
.product-block .pav-colorbox .fa {
	display:inline-block;
*display:inline;
	zoom:1
}
.product-block .pav-colorbox:hover {
	background-color:#eda828;
	color:#fff
}
.product-block .info-view {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all .4s ease 0s;
	transition:all .4s ease 0s;
	position:absolute
}
.product-block .info-view .icon-eye {
	margin:0 5px 0 0;
	display:inline-block;
*display:inline;
	zoom:1
}
.product-block:hover .info-view {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	transform:scale(1, 1);
	-webkit-transition-delay:.1s;
	transition-delay:.1s
}
.product-block:hover .pav-colorbox {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	transform:scale(1, 1);
	-webkit-transition-delay:.1s;
	transition-delay:.1s
}
.price {
	color:#eda828;
	font-family:brandon_grotesque_regularRg;
	font-size:14px
}
.price .price-old {
	color:#777;
	text-decoration:line-through;
	font-size:12px
}
#button-filter {
	margin-bottom:20px;
	margin-top:10px
}
ul.box-filter, ul.box-filter ul {
	list-style:none;
	margin:0;
	padding:0;
	border:0
}
ul.box-filter>li {
	border:0;
	background-color:transparent
}
ul.box-filter>li span {
	text-transform:uppercase;
	display:block;
	padding-top:15px;
	padding-bottom:5px;
	color:#000;
	font-family:brandon_grotesquelight
}
ul.box-filter>li>ul {
	padding-bottom:0
}
ul.box-filter>li>ul>li {
	padding:6px 0;
	border-bottom:1px dotted #b2b2b2
}
ul.box-filter>li>ul>li:before, ul.box-filter>li>ul>li:after {
	content:" ";
	display:table
}
ul.box-filter>li>ul>li:after {
	clear:both
}
ul.box-filter>li>ul>li>* {
	float:left;
	margin:0
}
ul.box-filter>li>ul>li label {
	font-weight:400;
	color:#8c8c8c;
	margin-left:6px;
	font-size:12px
}
ul.box-filter>li>ul ul li.last {
	border:0
}
#colorbox :before, #colorbox :after {
	-webkit-box-sizing:inherit;
	-moz-box-sizing:inherit;
	box-sizing:inherit
}
.zoomContainer .zoomLens {
	border-color:#999!important
}
.zoomContainer .zoomWindow {
	border:4px solid #eee!important
}
.socials-theme {
	z-index:99999;
	position:relative
}
.socials-theme .list-socials {
	list-style:none;
	padding:0
}
.socials-theme .list-socials:before, .socials-theme .list-socials:after {
	content:" ";
	display:table
}
.socials-theme .list-socials:after {
	clear:both
}
.socials-theme .list-socials li {
	margin:0 auto;
	position:fixed;
	list-style:none;
	width:auto;
	height:36px;
	-webkit-transition:all .3s ease;
	transition:all .3s ease
}
.socials-theme .list-socials li:before, .socials-theme .list-socials li:after {
	content:" ";
	display:table
}
.socials-theme .list-socials li:after {
	clear:both
}
.socials-theme .list-socials li a {
	text-transform:uppercase;
	text-align:left;
	font-size:10px;
	font-weight:300;
	width:auto;
	height:36px;
	min-width:114px;
	color:#000
}
.socials-theme .list-socials li a span {
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	width:90px;
	height:36px;
	min-width:90px;
	margin:0;
	padding:11px 10px;
	background-color:#fff
}
.socials-theme .list-socials li a .fa {
	text-align:center;
	padding:0;
	min-width:36px;
	line-height:36px;
	background-color:#eda828;
	color:#fff;
	font-size:18px;
	border:0;
	width:36px;
	height:36px
}
.socials-theme .list-socials li.youtube {
	z-index:99993
}
.socials-theme .list-socials li.youtube .media {
	background-color:#ce3527
}
.socials-theme .list-socials li.youtube .media .fa {
	border-right:1px solid #d85d52
}
.socials-theme .list-socials li.youtube .box-content {
	z-index:99990;
	position:relative
}
.socials-theme .list-socials li.twitter {
	z-index:99997
}
.socials-theme .list-socials li.twitter .media {
	background-color:#00acee
}
.socials-theme .list-socials li.twitter .media .fa {
	border-right:1px solid #33bdf1
}
.socials-theme .list-socials li.twitter .box-content {
	z-index:99993;
	position:relative
}
.socials-theme .list-socials li.facebook {
	z-index:99999
}
.socials-theme .list-socials li.facebook .media {
	background-color:#3A5898
}
.socials-theme .list-socials li.facebook .media .fa {
	border-right:1px solid #4e69a3
}
.socials-theme .list-socials li.facebook .box-content {
	z-index:99996;
	position:relative
}
.socials-theme .list-socials li span {
	display:block
}
.socials-theme .list-socials li span+span {
	padding:6px 45px 0
}
.socials-theme .list-socials li .fa {
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:16px
}
.socials-theme .list-socials li.facebook {
	top:236px
}
.socials-theme .list-socials li.twitter {
	top:273px
}
.socials-theme .list-socials li.youtube {
	top:310px
}
.socials-theme.left ul li {
	left:-296px
}
.socials-theme.left ul li:hover {
	left:0;
	width:auto;
	height:auto
}
.socials-theme.left ul li.facebook {
	border-right:0;
	border-left:1px solid #d85d52
}
.socials-theme.left ul li.twitter {
	border-right:0;
	border-left:1px solid #d85d52
}
.socials-theme.left ul li.youtube {
	border-right:0;
	border-left:1px solid #d85d52
}
.socials-theme.left .media {
	text-align:right
}
.socials-theme.left .media .fa {
	float:right;
	border:0
}
.socials-theme.left .box-content {
	margin-right:35px;
	margin-top:0
}
.socials-theme.right ul li {
	right:-296px
}
.socials-theme.right ul li:hover {
	right:0;
	width:auto;
	height:auto
}
.socials-theme.right .media {
	text-align:left
}
.socials-theme.right .media .fa {
	float:left
}
.socials-theme.right .box-content {
	margin-left:35px
}
.socials-theme .media {
	height:36px;
	color:#fff;
	font-size:10px;
	background-color:#eda828;
	text-transform:uppercase;
	-webkit-transition:left .6s cubic-bezier(0.66, 2, .41, .96) 0s, background-color .3s ease-out 0s;
	transition:left .6s cubic-bezier(0.66, 2, .41, .96) 0s, background-color .3s ease-out 0s
}
.socials-theme .box-content {
	border:1px solid #e5e5e5;
	border-width:0 1px 1px;
	background-color:#fff;
	padding:12px;
	min-width:240px
}
.socials-theme .media-body {
	line-height:36px
}
ul.contact-us li:hover i {
	color:#2da3cc
}
ul.contact-us li i {
	width:18px;
	height:20px;
	margin-right:5px;
	color:#ccc;
	-webkit-transition:color 350ms ease-in;
	transition:color 350ms ease-in
}
ul.contact-us li .icon-newsletter {
	font-size:10px
}
ul.contact-us li .icon-phone {
	margin-left:3px
}
ul.contact-us li a {
	color:#eda828
}
.sidebar .box {
	margin-bottom:19px;
	background-color:transparent
}
.sidebar .box .box-heading {
	background-color:#e55e5e
}
.sidebar .box .box-content {
	padding:17px 19px
}
.sidebar .box .box-content a b {
	color:#777
}
.sidebar .box .box-content a b:hover {
	color:#eda828
}
.sidebar .box .box-content .carousel-inner {
	overflow:inherit
}
.sidebar .box .box-content .carousel-controls {
	display:none
}
.sidebar .box.highlighted .box-heading {
	background-color:#eda828
}
.sidebar .box.white {
	border:1px solid #e5e5e5
}
.sidebar .box.white .box-heading {
	background-color:#fff;
	color:#000;
	border-bottom:1px solid #e5e5e5
}
.sidebar .box.white .box-content {
	border:0;
	margin:0;
	padding:0 19px
}
.sidebar .box.black .box-heading {
	border:0;
	background-color:#e55e5e
}
.sidebar .box.productdeals .product-block .image .product-label-special {
	border:0;
	text-align:center;
	display:table;
	background-color:#e55e5e;
	font-size:18px;
	font-weight:700;
	font-style:normal;
	top:-10px;
	right:0;
	font-family:brandon_grotesque_regularRg;
	text-transform:none;
	width:55px;
	height:55px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%
}
.sidebar .box.productdeals .product-block .image .product-label-special .datas {
	text-transform:uppercase;
	font-size:11px;
	display:table-cell;
	vertical-align:middle;
	position:static;
	font-family:brandon_grotesquelight;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none
}
.sidebar .box.productdeals .product-block .image .product-label-special span {
	position:static;
	display:block;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none
}
.sidebar .box.productdeals .product-block .image .product-label-special span+span {
	font-size:16px;
	margin-top:7px;
	font-family:brandon_grotesque_regularRg
}
.sidebar .highlights .box-heading {
	background-color:#eda828
}
.sidebar .highlights .box-content {
	background-color:#444;
	border:0;
	padding:0
}
.sidebar .product-grid [class*=col-], .sidebar .pavblog-latest [class*=col-], .sidebar .product-grid [class^=col-], .sidebar .pavblog-latest [class^=col-] {
	width:100%
}
.sidebar .banner {
	padding:0;
	background-color:transparent
}
.sidebar .box-category li .fa {
	font-size:10px;
	padding:0;
	margin:0;
	position:absolute;
	right:8px;
	top:16px;
	width:12px;
	height:12px
}
.sidebar .box-category li>ul>li {
	background-color:#2b2b2b
}
.sidebar ul, .sidebar ol {
	margin:0;
	padding:0;
	list-style:none
}
.sidebar ul>li, .sidebar ol>li {
	margin:0;
	padding:0;
	line-height:normal;
	border-bottom:1px solid #595959
}
.sidebar ul>li a, .sidebar ol>li a {
	color:#c2c2c2;
	font-size:11px;
	padding:12px 0 12px 20px;
	display:inline-block;
*display:inline;
	zoom:1
}
.sidebar ul>li a:hover, .sidebar ol>li a:hover {
	color:#eda828
}
.sidebar ul>li a.active, .sidebar ol>li a.active {
	color:#eda828
}
.sidebar ul>li>ul>li>a, .sidebar ol>li>ul>li>a {
	padding-left:40px
}
.sidebar ul>li .head a, .sidebar ol>li .head a {
	padding-left:0;
	padding-right:10px
}
.sidebar ul .haschild, .sidebar ol .haschild {
	position:relative
}
.sidebar ul li.last, .sidebar ol li.last {
	border-bottom:0
}
.sidebar .box-filter>li {
	border:0
}
.sidebar .carousel-inner .product-grid {
	margin:0;
	padding:0
}
.sidebar .product-grid {
	margin:0;
	padding:0
}
.sidebar .product-grid .row {
	padding:0
}
.sidebar .product-grid .row.last .last .product-block {
	padding-top:20px;
	border-bottom:0
}
.sidebar .product-grid .left {
	border:0
}
.sidebar .product-grid [class*=col-]:first-child .product-block, .sidebar .product-grid [class^=col-]:first-child .product-block {
	padding-top:0
}
.sidebar .product-grid [class*=col-]:last-child .product-block, .sidebar .product-grid [class^=col-]:last-child .product-block {
	padding-bottom:0
}
.sidebar .product-cols {
	width:100%;
	margin:0;
	padding:0;
	border:0
}
.sidebar .product-cols:last-child .product-block, .sidebar .product-cols.last .product-block {
	border:0
}
.sidebar .product-block {
	margin:0;
	padding:20px 0 0;
	background-color:#fff;
	border-bottom:1px solid #e5e5e5
}
.sidebar .product-block:before, .sidebar .product-block:after {
	content:" ";
	display:table
}
.sidebar .product-block:after {
	clear:both
}
.sidebar .product-block .image {
	overflow:inherit
}
.sidebar .product-block .image .product-label-special {
	right:-1px
}
.sidebar .product-block .wishlist, .sidebar .product-block .compare, .sidebar .product-block .cart, .sidebar .product-block .label {
	display:none
}
.sidebar .product-block .name {
	min-height:25px;
	height:25px;
	height:auto!important
}
.sidebar .product-block .price {
	margin-bottom:0
}
.sidebar .product-block .left {
	border-bottom:0
}
.sidebar .product-block .image.swap img {
	width:100%
}
.sidebar .product-list {
	background-color:#fff
}
.sidebar .product-list .product-block {
	padding-left:0;
	padding-right:0
}
.sidebar .product-list .product-block:hover .info-view {
	opacity:0;
	filter:alpha(opacity=0);
	display:none
}
.sidebar .product-meta {
	padding:0;
	min-height:20px;
	height:20px;
	height:auto!important
}
.sidebar .product-grid .product-meta, .sidebar .product-list .product-meta {
	min-height:20px;
	height:20px;
	height:auto!important
}
.sidebar .blog-title {
	font-weight:700;
	text-transform:none;
	line-height:normal;
	font-size:12px;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif;
	margin:0 0 5px
}
.sidebar .blog-title a {
	color:#000
}
.sidebar .blog-title a:hover {
	color:#eda828
}
.sidebar .description {
	line-height:18px
}
.sidebar .blog-body {
	position:relative;
	padding:20px 0 0;
	border-bottom:1px solid #e5e5e5
}
.sidebar .blog-body:before, .sidebar .blog-body:after {
	content:" ";
	display:table
}
.sidebar .blog-body:after {
	clear:both
}
.sidebar .blog-body .create-date {
	width:17%;
	height:auto
}
.sidebar .blog-body .create-info {
	width:83%;
	height:auto;
	min-height:90px;
	height:90px;
	height:auto!important;
	background-color:#fff;
	position:relative;
	z-index:9999;
	margin-top:-21px
}
.sidebar .blog-body .create-info .inner {
	padding:12px 15px 15px
}
.sidebar .blog-body .created {
	background-color:#eda828;
	color:#fff;
	font-size:10px;
	font-family:brandon_grotesque_regularRg;
	padding:6px 10px;
	display:block;
	text-transform:uppercase;
	line-height:14px;
	text-align:center;
	margin-top:1px
}
.sidebar .blog-body .created span {
	display:block
}
.sidebar .blog-body .created .day {
	font-size:18px
}
.sidebar .blog-body .created .month {
	font-family:brandon_grotesquelight
}
.sidebar .blog-body .created hr {
	margin:2px 0
}
.sidebar .blog-body .buttons-wrap {
	display:none
}
.sidebar [class^=col-]:last-child .blog-body {
	border:0
}
.sidebar .productdeals .rating {
	display:none
}
.sidebar .productdeals .item-countdown .countdown_num {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	background-color:#444;
	color:#fff;
	font-family:brandon_grotesquemedium;
	font-size:14px;
	-webkit-text-shadow:0 1px 6px rgba(0,0,0,.5);
	text-shadow:0 1px 6px rgba(0,0,0,.5);
	background-image:-webkit-gradient(linear, left 0, left 100%, from(#373737), to(#777));
	background-image:-webkit-linear-gradient(top, #373737 0, #777 100%);
	background-image:-moz-linear-gradient(top, #373737 0, #777 100%);
	background-image:linear-gradient(to bottom, #373737 0, #777 100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff777777', GradientType=0)
}
.sidebar .productdeals .item-countdown ul li:first-child .countdown_num {
	background-color:#e55e5e;
	background-image:-webkit-gradient(linear, left 0, left 100%, from(#e14848), to(#e76b6b));
	background-image:-webkit-linear-gradient(top, #e14848 0, #e76b6b 100%);
	background-image:-moz-linear-gradient(top, #e14848 0, #e76b6b 100%);
	background-image:linear-gradient(to bottom, #e14848 0, #e76b6b 100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe14848', endColorstr='#ffe76b6b', GradientType=0)
}
.sidebar .productdeals .item-countdown ul li:first-child .countdown_num span {
	color:#fff
}
.sidebar .product-items {
	border-bottom:0
}
.sidebar .product-items .product-cols {
	margin:0;
	border:0;
	width:100%;
	height:auto
}
.sidebar .product-items .product-cols.last .product-block {
	border-bottom:0;
	padding-bottom:0
}
.sidebar .product-items .product-cols:first-child .product-block {
	padding-top:0
}
.sidebar .product-items .product-cols:last-child .product-block {
	border-bottom:0;
	padding-bottom:0
}
.deal-qty-box .deal-qty {
	color:#eda828;
	font-weight:700
}
.productdeals .item-countdown ul li:first-child .countdown_num span {
	color:#eda828
}
.sidebar .productdeals .product-block .price {
	border-bottom:1px solid #e5e5e5;
	padding:5px 0;
	margin:0 0 5px
}
.sidebar .productdeals .price {
	text-align:center;
	font-family:brandon_grotesque_regularRg
}
.sidebar .productdeals .price .price-new {
	font-size:18px;
	font-family:brandon_grotesqueblack
}
.pavtwitter .customize p {
	color:#c2c2c2
}
.pavcarousel {
	border:1px solid #e5e5e5;
	background-color:#fff;
	min-height:222px;
	height:222px;
	height:auto!important;
	margin:0
}
.pavcarousel .box-heading {
	border-bottom:1px solid #e5e5e5
}
.pavcarousel .box-content {
	border:0;
	margin:0
}
.pavcarousel .carousel-controls {
	display:none
}
.pavcarousel img {
	border:1px solid #e5e5e5;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.pavcarousel img:hover {
	-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);
	box-shadow:0 0 5px rgba(0,0,0,.2)
}
.pavcarousel .row {
	margin-bottom:20px
}
.pavcarousel .row:last-child {
	margin-bottom:0
}
.blog-wrapper .blog-item {
	position:relative
}
.blog-wrapper .blog-item .description {
	overflow:hidden;
	max-height:60px
}
.blog-wrapper .blog-title {
	font-size:15px
}
.blog-wrapper .blog-title a {
	color:#000
}
.blog-wrapper .blog-title a:hover {
	color:#eda828
}
.blog-wrapper .blog-header .created {
	background-color:#eda828;
	border:3px solid #e5e5e5
}
.blog-wrapper .t-color {
	color:#eda828
}
.blog-wrapper ul li, .blog-wrapper ol li {
	list-style-position:inside
}
.blog-wrapper .blog-tags a {
	color:#eda828
}
.layerslider-wrapper .tp-caption {
	text-transform:uppercase;
	line-height:18px;
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none
}
.layerslider-wrapper .tp-caption.large_black_text {
	font-family:brandon_grotesquethin;
	font-size:30px;
	color:#fff
}
.layerslider-wrapper .tp-caption.very_large_text {
	-webkit-text-shadow:none;
	text-shadow:none;
	font-family:brandon_grotesqueblack;
	font-size:48px;
	color:#ffde00;
	letter-spacing:3px
}
.layerslider-wrapper .tp-caption.very_large_black_text {
	font-family:brandon_grotesqueblack;
	font-size:48px;
	font-weight:300;
	color:#fff
}
.layerslider-wrapper .tp-caption.very_big_white {
	height:auto;
	background-color:transparent;
	font-family:brandon_grotesquelight
}
.layerslider-wrapper .tp-caption.very_big_white a {
	display:inline-block;
*display:inline;
	zoom:1;
	color:#fff;
	padding:2px 20px;
	background-color:#eda828;
	font-size:12px;
	border:0;
	font-weight:300;
	font-family:brandon_grotesque_regularRg;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.layerslider-wrapper .tp-caption.very_big_white a:hover {
	background-color:#444
}
.layerslider-wrapper .tp-caption.highlight {
	color:#4acfd4
}
.layerslider-wrapper .tparrows.default {
	width:0;
	height:0;
	background:none transparent;
	margin:-25px 0!important
}
.layerslider-wrapper .tparrows.tp-leftarrow {
	left:0!important;
	border-bottom:23px solid transparent;
	border-top:23px solid transparent;
	border-left:23px solid #eee
}
.layerslider-wrapper .tparrows.tp-leftarrow:before {
	content:"\f104";
	font-family:FontAwesome;
	color:#000;
	font-size:17px;
	position:absolute;
	top:0;
	left:0;
	margin:-12px -20px
}
.layerslider-wrapper .tparrows.tp-leftarrow:hover {
	border-left-color:#eda828
}
.layerslider-wrapper .tparrows.tp-rightarrow {
	right:0!important;
	border-bottom:23px solid transparent;
	border-top:23px solid transparent;
	border-right:23px solid #eee
}
.layerslider-wrapper .tparrows.tp-rightarrow:before {
	content:"\f105";
	font-family:FontAwesome;
	color:#000;
	font-size:17px;
	position:absolute;
	top:0;
	left:0;
	margin:-12px 13px
}
.layerslider-wrapper .tparrows.tp-rightarrow:hover {
	border-right-color:#eda828
}
.no-box .box-content {
	padding-top:0;
	padding-bottom:0
}
.productcarousel .carousel-controls {
	left:auto;
	right:0;
	top:-30px;
	position:absolute
}
.main-column .productcarousel .btn-shopping-cart span {
	padding-left:6px;
	padding-right:6px
}
.newsletter_block {
	min-width:297px;
	margin:0;
	position:fixed;
	right:60px;
	bottom:-114px;
	z-index:1000;
	width:297px;
	height:auto;
	-webkit-transition:top .5s, bottom .5s;
	transition:top .5s, bottom .5s
}
.newsletter_block .box-heading {
	text-align:center;
	cursor:pointer;
	padding-left:12px;
	padding-right:12px;
	background-color:#e55e5e
}
.newsletter_block .box-heading span {
	font-family:brandon_grotesqueblack
}
.newsletter_block .box-content {
	margin:0;
	background-color:#fff;
	border:1px solid #e5e5e5
}
.newsletter_block p {
	font-weight:300;
	font-size:10px
}
.newsletter_block form .inputNew {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	font-weight:300;
	font-style:italic;
	background-color:#f8f8f8;
	border:0
}
.newsletter_block form .inputNew:focus~span .button_mini {
background-color:#eda828
}
.newsletter_block form .error {
	border:0 none;
	margin:0 0 10px;
	position:absolute;
	top:0;
	background:0 0;
	margin-bottom:12px
}
.newsletter_block form p {
	margin:0;
	padding:1px;
	background-color:#f8f8f8;
	border:1px solid #e5e5e5
}
.newsletter_block form p .input-group-addon {
	padding:0
}
.newsletter_block form .button_mini {
	background-color:#444;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	color:#fff;
	text-align:center;
	line-height:30px;
	width:30px;
	height:30px;
	border:0;
	padding:0
}
.newsletter_block.active {
	bottom:0
}
.quickview {
	background-color:#fff
}
.quickview #content {
	padding:10px;
	border:0
}
.quickview .product-info .image-additional a {
	width:16px;
	height:16px
}
.quickview .product-info .image-additional a img {
	width:100%
}
.quickview .product-info .action>div {
	margin-top:10px
}
.deal_detail_num .price {
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif
}
#image-additional {
	margin:0 30px
}
#image-additional .carousel-control.left {
	left:-30px
}
#image-additional .carousel-control.right {
	right:-30px
}
.product-related {
	margin:0
}
.product-related .btn .product-icon {
	display:none!important
}
.product-related .btn span+span {
	padding-left:12px;
	padding-right:12px
}
.product-related .last .product-block, .product-related .row:last-child .product-block {
	padding-bottom:0
}
.product-related .box-content {
	border-top:0
}
.tooltip-inner {
	font-size:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px
}
.quick-link button {
	margin:0 10px
}
body[class*="-home"] #pav-mainnav {
	margin-bottom:19px
}
body[class*="-home"] .success, body[class*="-home"] .warning, body[class*="-home"] .attention, body[class*="-home"] .information {
	margin-top:0
}
body[class*="-home"] .newsletter_block {
	-webkit-animation-duration:5s;
	-moz-animation-duration:5s;
	-ms-animation-duration:5s;
	-o-animation-duration:5s;
	animation-duration:5s;
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-name:bounceInRight;
	-moz-animation-name:bounceInRight;
	-ms-animation-name:bounceInRight;
	-o-animation-name:bounceInRight;
	animation-name:bounceInRight
}
.category-info {
	padding:0
}
.category-info .image {
	padding:0;
	margin-bottom:19px
}
.refine-search {
	border-color:#e5e5e5;
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.refine-search ul, .refine-search ol {
	list-style:none
}
.refine-search ul li, .refine-search ol li {
	padding:5px 0;
	margin:0 8px;
	line-height:normal;
	position:relative;
}
.refine-search ul li:before, .refine-search ol li:before {
	content:"";
	position:absolute;
	width:3px;
	height:3px;
	top:50%;
	left:0;
	background-color:#eda828
}
.refine-search .box-heading {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	background-color:#fff;
	color:#000
}
.refine-search .box-content {
	margin:0;
	border:0;
	padding-top:10px;
	padding-bottom:10px
}
#page-quickview .product-info #image-additional-carousel a {
	width:22%;
	margin-right:5px
}
.quickview .zoomContainer .zoomWindowContainer {
	display:block!important
}
.category-list {
	border:0;
	margin:0
}
.category-list ul {
	float:left;
	margin-right:15px
}
.category-list ul li a {
	font-size:17px;
	padding-left:10px
}
.category-list ul li a:hover {
	color:#eda828
}
.manufacturer-heading {
	font-size:15px;
	font-weight:700;
	padding:5px 8px;
	margin-bottom:6px;
	color:#000;
	background-color:#eee
}
.manufacturer-list {
	border:0;
	padding:6px
}
.manufacturer-list ul {
	float:left;
	width:25%;
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:10px
}
.manufacturer-content {
	padding:8px;
	overflow:auto
}
.product-filter {
	border:0;
	padding:8px;
	text-transform:uppercase;
	background-color:#fff;
	font-size:11px;
	color:#777;
	border:1px solid #e5e5e5
}
.product-filter .sort {
	float:right;
	margin-right:5px
}
.product-filter .limit {
	float:right;
	margin-right:5px
}
.product-filter .display {
	float:left;
	padding:8px 0 0 15px;
	min-height:32px
}
.product-filter .display span {
	margin-right:5px
}
.product-filter .display a {
	border:1px solid #e5e5e5;
	padding:7px 10px;
	margin-right:5px
}
.product-filter .display a>span {
	margin:0 3px
}
.product-filter .display a>em {
	display:none
}
.product-filter .display a.active i, .product-filter .display a:hover i {
	color:#2588ab
}
.product-filter .display i {
	font-size:10px;
	color:#000;
	-webkit-transition:color .2s ease-out;
	transition:color .2s ease-out
}
.product-filter .product-compare {
	float:right
}
.product-list .col-fullwidth {
	width:100%;
	float:none;
	margin:0;
	border-bottom:1px solid #e5e5e5
}
.product-list .product-block {
	padding:20px 18px;
	overflow:hidden
}
.product-list .product-block:hover .info-view {
	opacity:0;
	filter:alpha(opacity=0)
}
.product-list .product-block .left {
	border-bottom:0
}
.product-list .product-meta {
	padding:0;
	overflow:hidden;
	min-height:inherit
}
.product-list .rating {
	margin:0
}
.product-list .cart {
	margin-bottom:3px
}
.product-list .description {
	display:block
}
.product-list .price-tax {
	display:block
}
.product-list .price-new {
	font-weight:700
}
.product-list .name {
	margin:0;
	min-height:20px
}
.product-list .image {
	float:left;
	margin-right:18px;
	margin-bottom:0;
	overflow:hidden;
	width:22%;
	text-align:center
}
.product-list .image img {
	padding:0;
	border:0
}
.product-list .image:hover .info-view {
	opacity:1;
	filter:alpha(opacity=100)
}
.product-list .price {
	float:none;
	width:auto
}
.product-list .action {
	float:none;
	margin-top:18px;
	width:auto
}
.product-list .action .wishlist .fa-heart {
	margin-right:0
}
.product-list .action .wishlist, .product-list .action .compare {
	margin:0;
	padding:0
}
.product-list .action .wishlist a, .product-list .action .compare a {
	float:left;
	line-height:normal;
	padding:8px 10px 0;
	border:1px solid #e5e5e5;
	margin:0 12px;
	width:auto;
	height:32px
}
.product-list .action .wishlist a span, .product-list .action .compare a span {
	color:#000;
	font-size:10px;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif;
	text-transform:uppercase
}
.product-list .action .wishlist a:hover, .product-list .action .compare a:hover {
	color:#eda828
}
.product-list .action .wishlist a:hover span, .product-list .action .compare a:hover span {
	color:#eda828
}
.product-grid {
	overflow:hidden;
	position:relative;
	background-color:#fff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding:0 22px
}
.product-grid.last {
	border:0
}
.product-grid .description, .product-grid .price-tax {
	display:none
}
.product-grid .products-block {
	overflow:hidden
}
.product-meta {
	min-height:60px
}
.product-items {
	border-bottom:1px solid #e5e5e5
}
.product-items.last, .product-items:last-child {
	border-bottom:0
}
.product-detail {
	border:1px solid #e5e5e5;
	background-color:#fff;
	padding:19px
}
.product-info {
	margin-bottom:20px
}
.product-info .carousel-control {
	top:50%;
	font-size:12px;
	color:#000;
	text-align:center;
	border:1px solid #b2b2b2;
	margin:-9px 0 -9px 0;
	-webkit-transition:opacity .15s linear;
	transition:opacity .15s linear;
	width:16px;
	height:16px
}
.product-info .cart .minimum {
	padding-top:5px;
	font-size:11px
}
.product-info .cart .links {
	display:inline-block;
*display:inline;
	zoom:1;
	vertical-align:middle
}
.product-info h1 {
	text-transform:uppercase;
	font-size:21px;
	line-height:36px;
	margin-top:0;
	margin-bottom:15px!important
}
.product-info ul, .product-info ol {
	list-style:none
}
.product-info .price-tax {
	font-weight:400
}
.product-info .product-label-special {
	right:9px;
	left:auto
}
.product-info .image {
	position:relative;
	margin-bottom:52px;
	text-align:center
}
.product-info .share {
	padding:20px 0
}
.product-info .share:before, .product-info .share:after {
	content:" ";
	display:table
}
.product-info .share:after {
	clear:both
}
.product-info .price {
	padding:10px 0;
	color:#777
}
.product-info .price .price-gruop, .product-info .price .price-old {
	font-size:21px;
	font-family:brandon_grotesqueblack;
	text-transform:uppercase;
	color:#eda828
}
.product-info .price .other-price {
	margin-top:6px
}
.product-info .price .reward {
	font-weight:400
}
.product-info .price .discount {
	font-weight:400;
	margin-top:6px
}
.product-info .price-gruop:before, .product-info .price-gruop:after {
	content:" ";
	display:table
}
.product-info .price-gruop:after {
	clear:both
}
.product-info .description {
	border:0;
	margin-bottom:6px;
	padding:0
}
.product-info .description a {
	text-decoration:none
}
.product-info .description b {
	margin-right:5px;
	margin-left:0
}
.product-info .description .availability {
	background-color:#eda828;
	color:#fff;
	display:inline-block;
*display:inline;
	zoom:1;
	padding:3px 5px;
	text-transform:none
}
.product-info #image-additional-carousel {
	margin:0;
	clear:both;
	overflow:hidden
}
.product-info #image-additional-carousel .carousel-inner {
	width:85%;
	height:auto;
	margin:0 auto
}
.product-info #image-additional-carousel a {
	display:block;
	float:left;
	margin-left:0;
	width:33%;
	height:auto;
	margin-right:10px
}
.product-info #image-additional-carousel a:last-child {
	margin:0
}
.product-info #image-additional-carousel a img {
	border:1px solid transparent;
	-webkit-transition:border-color 500ms ease;
	transition:border-color 500ms ease
}
.product-info #image-additional-carousel a:hover img {
	border:1px solid #eda828
}
.product-info #image-additional-carousel img {
	border:0
}
.product-info .option-image {
	margin-top:3px;
	margin-bottom:10px
}
.product-info .option-image label {
	display:block;
	width:100%;
	height:100%
}
.product-info .option-image img {
	margin-right:5px;
	margin-left:0;
	border:1px solid #CCC;
	cursor:pointer
}
.product-info .options {
	margin-bottom:20px
}
.product-info .options input[type=file] {
	background-color:transparent;
	color:#c2c2c2;
	border:1px solid #aaa;
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.product-info .options input[type=file] .fa {
	color:#c2c2c2
}
.product-info .options input[type=file]:hover {
	color:#eda828
}
.product-info .options input[type=file]:hover .fa {
	color:#eda828
}
.product-info .review {
	margin-bottom:15px
}
.product-info .review .share {
	line-height:normal
}
.product-info .review .share a {
	text-decoration:none
}
.product-info .review>div {
	padding:0;
	border:0
}
.product-info .review>div>span {
	color:#38B0E3
}
.product-info .product-extra {
	padding:10px 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5
}
.product-info .product-extra:before, .product-info .product-extra:after {
	content:" ";
	display:table
}
.product-info .product-extra:after {
	clear:both
}
.product-info .product-extra .quantity-adder {
	margin:0
}
.product-info .product-extra .cart {
	margin-left:10px;
	margin-right:10px
}
.product-info .product-extra .add-action {
	display:block;
	width:27px;
	height:16px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	position:relative;
	cursor:pointer;
	font-size:5.5px;
	line-height:15px;
	text-align:center;
	color:#6f6f6f
}
.product-info .product-extra .add-action:hover {
	color:#2588ab
}
.product-info .product-extra .add-up {
	border-bottom:0
}
.product-info .product-extra .add-to-icon {
	font-size:16px;
	padding:6px;
	background:#2588ab
}
.product-info .product-extra .quantity-number input {
	min-width:57px;
	width:57px;
	width:auto!important;
	height:32px;
	text-align:center
}
.product-info .minimum {
	margin-top:12px
}
.product-info .action:before, .product-info .action:after {
	content:" ";
	display:table
}
.product-info .action:after {
	clear:both
}
.product-info .action a {
	border:1px solid #e5e5e5;
	text-align:center;
	text-transform:uppercase;
	height:32px;
	display:block;
	color:#777;
	font-size:10px;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif;
	padding:8px 8px 0
}
.product-info .action a .fa {
	color:#c1c1c1
}
.product-info .action a:hover {
	color:#eda828
}
.product-info .action a:hover .fa {
	color:#eda828
}
.product-info .action>div {
	margin-right:10px;
	margin-left:0
}
.tabs-group {
	padding:0;
	margin:0
}
.tabs-group .tab-content {
	border-width:0 1px 1px;
	border-color:#e5e5e5;
	border-style:solid;
	padding:20px;
	line-height:25px;
	background-color:#fff;
	list-style-position:inside
}
.tabs-group .tab-content .pagination {
	padding:0;
	border:0
}
.tabs-group .tab-content #review-title {
	margin-top:0
}
.review-list {
	padding:10px;
	margin-bottom:20px;
	border:1px solid #EEE
}
.review-list .rating {
	float:right;
	margin-bottom:20px
}
.review-list .author {
	float:left;
	margin-bottom:20px
}
.review-list .text {
	clear:both
}
.attribute thead td, .attribute thead tr td:first-child {
	color:#000;
	font-size:14px;
	font-weight:700;
	background:#eee;
	text-align:left
}
.attribute {
	border-collapse:collapse;
	width:100%;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-bottom:20px
}
.attribute td {
	padding:7px;
	color:#4D4D4D;
	text-align:center;
	vertical-align:top;
	border-right:1px solid #ddd;
	border-left:0;
	border-bottom:1px solid #ddd
}
.attribute tr td:first-child {
	color:#000;
	font-weight:700;
	text-align:right;
	width:20%
}
.compare-info .price-old {
	text-decoration:line-through
}
.compare-info .price-new {
	font-weight:700
}
.compare-info .name a {
	font-weight:700
}
.compare-info td {
	text-align:center;
	vertical-align:top
}
.compare-info tr td:first-child {
	font-weight:700;
	text-align:left;
	width:16%
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color:#000;
	font-weight:700;
	font-size:16px;
	background:#e2e2e2;
	text-align:left;
	border:0
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align:right
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align:left
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align:right
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align:left
}
.wishlist-info thead td {
	color:#4D4D4D;
	font-weight:700;
	background-color:#eee;
	border-bottom:1px solid #ddd
}
.wishlist-info thead .image {
	text-align:center
}
.wishlist-info tbody td {
	vertical-align:top;
	border-bottom:1px solid #ddd
}
.wishlist-info tbody .action img {
	cursor:pointer
}
.wishlist-info tbody .image {
	text-align:center
}
.wishlist-info tbody .image img {
	border:0;
	margin:0 auto
}
.wishlist-info td {
	padding:7px
}
.wishlist-info table {
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:20px
}
.order-list {
	margin-bottom:10px
}
.order-list .order-status {
	width:49%;
	float:right;
	text-align:right;
	margin-bottom:24px
}
.order-list .order-content {
	padding:10px 0
}
.order-list .order-info {
	text-align:right
}
.order-list .order-id {
	width:49%;
	float:left;
	margin-bottom:24px
}
.order-list .list-content {
	margin-bottom:12px
}
.order-detail {
	background:#e5e5e5;
	font-weight:700
}
.return-list {
	margin-bottom:10px
}
.return-list .return-content {
	padding:10px 0
}
.return-list .return-id {
	width:49%;
	float:left;
	margin-bottom:24px
}
.return-list .return-status {
	width:49%;
	float:right;
	text-align:right;
	margin-bottom:24px
}
.return-list .return-info {
	text-align:right
}
.return-list .list-content {
	margin-bottom:12px
}
.return-opened textarea {
	vertical-align:top
}
.return-captcha {
	float:left
}
.download-list {
	margin-bottom:10px
}
.download-list .download-status {
	width:49%;
	float:right;
	text-align:right;
	margin-bottom:24px
}
.download-list .download-id {
	width:49%;
	float:left;
	margin-bottom:24px
}
.download-list .download-content {
	padding:10px 0
}
.download-list .download-info {
	text-align:right
}
.download-list .list-content {
	margin-bottom:24px
}
.cart-module>div {
	display:none
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align:left
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align:left
}
.cart-info tbody .quantity input[type=image], .cart-info tbody .quantity img {
	position:relative;
	top:4px;
	cursor:pointer
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align:right
}
.cart-info thead td {
	color:#4D4D4D;
	font-weight:700;
	background-color:#eee;
	border-bottom:1px solid #ddd
}
.cart-info thead .image {
	text-align:center
}
.cart-info tbody td {
	vertical-align:top;
	border-bottom:1px solid #ddd
}
.cart-info tbody td.quantity * {
	float:left
}
.cart-info tbody td.quantity a {
	display:block;
	padding:6px 0
}
.cart-info tbody .image {
	text-align:center
}
.cart-info tbody span.stock {
	color:red;
	font-weight:700
}
.cart-info td {
	padding:7px
}
.cart-info table {
	width:100%;
	margin-bottom:15px;
	border-collapse:collapse;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
.cart-module {
	margin:24px 0
}
.cart-module table td {
	padding:5px
}
.cart-total {
	border-top:1px solid #ddd;
	overflow:auto;
	padding-top:8px;
	margin-top:10px;
	margin-bottom:15px
}
.cart-total td {
	padding:3px;
	text-align:right
}
.cart-total table {
	float:right
}
.cart-info thead .price, .cart-info thead .total {
	text-align:right
}
.checkout-heading {
	background:#fbfbfb;
	border:1px solid #e5e5e5;
	padding:8px;
	font-weight:700;
	font-size:15px;
	color:#555;
	margin-bottom:15px
}
.checkout-heading a {
	float:right;
	margin-top:1px;
	font-weight:400;
	text-decoration:none
}
.checkout-content {
	padding:0 0 15px;
	display:none
}
.checkout-content .buttons {
	clear:both
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align:left
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align:left
}
.checkout-product thead td {
	color:#4D4D4D;
	font-weight:700;
	background-color:#eee;
	border-bottom:1px solid #ddd
}
.checkout-product tfoot td {
	text-align:right;
	border-bottom:1px solid #ddd
}
.checkout-product tbody td {
	vertical-align:top;
	border-bottom:1px solid #ddd
}
.checkout-product td {
	padding:7px
}
.checkout-product table {
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:20px
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align:right
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align:right
}
.sitemap-info {
	margin-bottom:36px
}
.sitemap-info ul>li {
	line-height:1.928571429;
	font-weight:700;
	list-style:disc inside none
}
.sitemap-info ul>li>ul {
	margin-left:24px
}
.sitemap-info ul>li>ul li {
	font-weight:400;
	list-style:circle inside none
}
.sitemap-info ul>li>ul li li {
	list-style:square inside none
}
.page-not-found {
	text-align:center
}
.page-not-found h2 {
	font-size:229.99999999999997%;
	color:#2588ab;
	margin:120px 0 12px
}
.page-not-found span {
	margin-right:12px
}
.contact-location {
	margin-bottom:12px
}
.contact-location img {
	max-width:none
}
.contact-content .content {
	background-color:#eee;
	padding:20px;
	border:0
}
.contact-content .buttons {
	border:0;
	padding:0;
	margin-top:20px
}
.contact-content .contact-customhtml {
	border:0;
	padding:0;
	margin-top:20px
}
.contact-content .contact-customhtml .content {
	min-height:338px
}
.contact-content .fa {
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background-color:#a2a2a2;
	font-size:16px;
	margin-bottom:10px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%
}
.contact-content .fa:hover {
	background-color:#eda828
}
#pav-mainnav {
	background-color:#fff;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #000;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif
}
#pav-mainnav .megamenu {
	position:relative
}
#pav-mainnav .pav-colorbox {
	display:none!important
}
#pav-mainnav .navbar {
	border:0;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
#pav-mainnav .navbar-default .navbar-nav>.dropdown>a .caret {
	border:0;
	position:relative
}
#pav-mainnav .navbar-default .navbar-nav>.dropdown>a .caret:before {
	content:'\f107';
	font-family:FontAwesome;
	position:absolute;
	right:-15px;
	top:-11px;
	color:#000
}
#pav-mainnav .navbar-nav>li>a {
	padding:17px 30px;
	text-transform:uppercase;
	font-size:14px;
	font-family:brandon_grotesquemedium;
	color:#000;
	border-left:1px solid #e5e5e5;
	-webkit-transition:all 350ms ease-out;
	transition:all 350ms ease-out
}
#pav-mainnav .navbar-nav>li>a:hover, #pav-mainnav .navbar-nav>li>a:focus {
	color:#eda828;
	background-color:#fff
}
#pav-mainnav .navbar-nav>li>a:hover .caret:before, #pav-mainnav .navbar-nav>li>a:focus .caret:before {
	color:#eda828
}
#pav-mainnav .navbar-nav>li>a:after {
	content:"";
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	line-height:0;
	position:absolute;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:0 solid #000;
	width:0;
	height:0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:border 300ms ease-out 0s;
	transition:border 300ms ease-out 0s
}
#pav-mainnav .navbar-nav>li.last>a {
	border-right:1px solid #e5e5e5
}
#pav-mainnav .navbar-nav>li.full-width {
	position:static
}
#pav-mainnav .navbar-nav>li:hover>a:after {
	opacity:1;
	filter:alpha(opacity=100);
	border-bottom:6px solid #000
}
#pav-mainnav .navbar-inverse {
	padding:0;
	margin:0;
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
#pav-mainnav .navbar-collapse {
	padding:0
}
#pav-mainnav .dropdown-menu {
	top:100%;
	left:-9999px;
	height:auto;
	font-weight:300;
	color:#c2c2c2;
	border:0;
	min-width:234px;
	padding:20px;
	background-color:#444;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.6);
	box-shadow:2px 2px 2px rgba(0,0,0,.6);
	-webkit-transition:opacity .3s linear 0s;
	transition:opacity .3s linear 0s
}
#pav-mainnav .dropdown-menu a {
	color:#c2c2c2
}
#pav-mainnav .dropdown-menu li {
	line-height:25px
}
#pav-mainnav .dropdown-menu li a {
	padding:0;
	font-weight:300;
	font-size:11px;
	line-height:25px
}
#pav-mainnav .dropdown-menu li a:hover {
	background-color:transparent;
	color:#eda828
}
#pav-mainnav .dropdown-menu li a:hover .fa {
	color:#eda828
}
#pav-mainnav .dropdown-menu .fa {
	margin-left:0;
	color:#c2c2c2
}
#pav-mainnav .dropdown-menu .menu-title .fa {
	margin-right:5px
}
#pav-mainnav .dropdown-menu ul li.parent {
	position:relative
}
#pav-mainnav .dropdown-menu ul li.parent .dropdown-menu {
	top:0;
	right:-100%;
	left:auto;
	position:absolute
}
#pav-mainnav .dropdown-menu ul li.parent:hover>.dropdown-menu {
	left:100%;
	display:block
}
#pav-mainnav .dropdown:hover>.dropdown-menu {
	display:block;
	left:0
}
#pav-mainnav .dropdown:hover>a {
	color:#eda828
}
#pav-mainnav .dropdown:hover>a .fa {
	color:#eda828
}
#pav-mainnav .mega-group>.dropdown-toggle {
	border:0;
	display:block;
	letter-spacing:3px;
	text-transform:uppercase;
	font-family:brandon_grotesquelight;
	color:#fff
}
#pav-mainnav .mega-group>.dropdown-toggle .fa {
	color:#fff
}
#pav-mainnav .dropdown-submenu {
	position:relative
}
#pav-mainnav .dropdown-submenu:hover>.dropdown-menu {
	right:-115%;
	left:auto;
	top:0
}
#pav-mainnav .dropdown-submenu b.fa {
	margin-left:3px
}
#pav-mainnav h1, #pav-mainnav h2, #pav-mainnav h3, #pav-mainnav h4, #pav-mainnav h5, #pav-mainnav h6 {
	font-family:brandon_grotesquelight;
	color:#fff;
	letter-spacing:3px;
	border:0;
	text-transform:uppercase;
	line-height:20px;
	margin:0 0 10px
}
#pav-mainnav p {
	font-size:11px;
	line-height:20px
}
#pav-mainnav .fa {
	margin-left:3px;
	color:#000
}
#pav-mainnav ul, #pav-mainnav ol {
	list-style:none
}
#pav-mainnav .pavo-widget .fa {
	margin-right:0
}
#pav-mainnav .product-block {
	width:50%;
	height:auto;
	padding:0;
	margin:0;
	background-color:transparent
}
#pav-mainnav .product-block .w-product {
	margin-right:28px
}
#pav-mainnav .product-block .image {
	text-align:left
}
#pav-mainnav .product-block .product-meta {
	min-height:inherit;
	text-align:left
}
#pav-mainnav .product-block .name {
	line-height:18px;
	font-size:12px;
	font-weight:700;
	text-transform:none;
	letter-spacing:normal;
	margin:0
}
#pav-mainnav .product-block .name a {
	color:#fff
}
#pav-mainnav .product-block .name a:hover {
	color:#eda828
}
#pav-mainnav .product-block .product-icon {
	width:auto;
	height:32px;
	padding:0 10px;
	background-color:#fff
}
#pav-mainnav .product-block .product-icon:hover {
	color:#000
}
#pav-mainnav .product-block .cart .product-icon {
	border:1px solid #e5e5e5;
	text-transform:uppercase;
	color:#000;
	font-size:10px;
	line-height:18px;
	font-family:brandon_grotesquelight
}
#pav-mainnav .product-block .cart .product-icon:hover {
	color:#eda828
}
#pav-mainnav .product-block .rating {
	border-top:1px solid #646464;
	padding-top:3px
}
#pav-mainnav .product-block .action {
	margin-top:6px
}
#pav-mainnav .product-block .pav-colorbox {
	display:none!important
}
#pav-mainnav .product-block:last-child .w-product {
	margin:0
}
#pav-mainnav .product-block:hover {
	-webkit-box-shadow:none;
	box-shadow:none
}
.hidden-heading-title .menu-title {
	display:none
}
#pav-verticalmenu {
	z-index:100;
	color:#777;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif
}
#pav-verticalmenu .box-content {
	height:auto!important;
	background:#444;
	padding:0;
	border:0;
	min-height:255px;
	height:255px;
	position:static
}
#pav-verticalmenu .box-content .navbar-default {
	position:static;
	background-color:transparent;
	margin:0;
	border:0
}
#pav-verticalmenu .box-content .navbar-default .navbar-header {
	float:none;
	width:100%
}
#pav-verticalmenu .box-content .navbar-default .navbar-collapse {
	padding:0;
	max-width:auto;
	min-height:255px;
	height:255px;
	height:auto!important
}
#pav-verticalmenu .navbar-nav {
	position:static;
	float:none;
	width:100%
}
#pav-verticalmenu .navbar-nav>li {
	width:100%;
	height:auto;
	position:static;
	border-color:#595959
}
#pav-verticalmenu .navbar-nav>li>a {
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:700;
	padding:18px 10px 18px 23px
}
#pav-verticalmenu .navbar-nav>li>a .menu-icon {
	display:block
}
#pav-verticalmenu .navbar-nav>li>a .menu-icon span {
	display:block;
	margin-left:35px;
	line-height:normal;
	font-size:13px
}
#pav-verticalmenu .navbar-nav>li>a .menu-icon .menu-desc {
	font-style:italic;
	color:#999;
	font-weight:300;
	font-size:11px;
	margin-top:3px
}
#pav-verticalmenu .navbar-nav>li>a:hover, #pav-verticalmenu .navbar-nav>li>a:focus {
	color:#fff;
	background-color:#2b2b2b
}
#pav-verticalmenu .navbar-nav>li>a .caret {
	position:absolute;
	right:0;
	top:50%;
	margin:-5px 0;
	border-left:0;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:5px solid #999
}
#pav-verticalmenu .navbar-nav>li.last, #pav-verticalmenu .navbar-nav>li:last-child {
	border:0
}
#pav-verticalmenu .navbar-nav>li:hover>a {
	color:#eda828;
	background-color:#2b2b2b
}
#pav-verticalmenu .navbar-nav>li:hover>a .caret {
	border-right-color:#fff
}
#pav-verticalmenu .navbar-nav>li:hover>.dropdown-menu {
	left:100%;
	top:0;
	opacity:1;
	filter:alpha(opacity=100)
}
#pav-verticalmenu .navbar-nav>li .parent {
	position:relative
}
#pav-verticalmenu .navbar-nav>li .parent>.dropdown-toggle {
	text-transform:none;
	font-weight:400;
	color:#777
}
#pav-verticalmenu .navbar-nav>li .parent>.dropdown-toggle:hover {
	color:#eda828
}
#pav-verticalmenu .navbar-nav>li .parent>.dropdown-menu {
	min-height:100px;
	height:100px;
	height:auto!important;
	-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.13);
	box-shadow:0 0 5px 1px rgba(0,0,0,.13)
}
#pav-verticalmenu .navbar-nav>li .parent:hover>.dropdown-menu {
	left:100%;
	top:0;
	opacity:1;
	filter:alpha(opacity=100)
}
#pav-verticalmenu .verticalmenu li a:hover {
	color:#eda828
}
#pav-verticalmenu .verticalmenu li a:hover .caret {
	border-right-color:#fff
}
#pav-verticalmenu .pav-colorbox {
	display:none!important
}
#pav-verticalmenu .dropdown-menu {
	left:-9999px;
	top:-9999px;
	right:auto;
	border:0;
	display:block;
	min-height:100%;
	height:100%;
	height:auto!important;
	min-width:215px;
	padding:20px 28px;
	background:#fff;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);
	box-shadow:2px 2px 2px rgba(0,0,0,.3)
}
#pav-verticalmenu .dropdown-menu ul li {
	border:0;
	padding:4px 0;
	line-height:normal
}
#pav-verticalmenu .dropdown-menu ul li a {
	color:#777;
	font-size:12px;
	font-weight:400;
	padding:0
}
#pav-verticalmenu .dropdown-menu p {
	line-height:18px;
	font-size:11px
}
#pav-verticalmenu .dropdown-menu .pav-menu-video {
	width:100%
}
#pav-verticalmenu .dropdown-menu .pav-menu-video iframe {
	margin-bottom:10px
}
#pav-verticalmenu .dropdown-menu .dropdown-toggle:hover {
	color:#000
}
#pav-verticalmenu .dropdown-menu .dropdown-toggle, #pav-verticalmenu .dropdown-menu h1, #pav-verticalmenu .dropdown-menu h2, #pav-verticalmenu .dropdown-menu h3, #pav-verticalmenu .dropdown-menu h4, #pav-verticalmenu .dropdown-menu h5, #pav-verticalmenu .dropdown-menu h6 {
	font-weight:700;
	text-transform:uppercase;
	line-height:normal;
	color:#000;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif;
	font-size:11px
}
#pav-verticalmenu .dropdown-menu .manufacturer a {
	padding:0
}
#pav-verticalmenu .dropdown-menu .manufacturer a img {
	border:1px solid #e5e5e5;
	-webkit-transition:border-color 600ms ease;
	transition:border-color 600ms ease
}
#pav-verticalmenu .dropdown-menu .manufacturer a:hover img {
	border-color:#eda828
}
#pav-verticalmenu .widget-product-list {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #e5e5e5
}
#pav-verticalmenu .product-block {
	width:33.3333%;
	height:auto;
	padding:5px;
	background:none transparent;
	border:0
}
#pav-verticalmenu .product-block .name {
	min-height:32px;
	height:32px;
	height:auto!important;
	padding:0;
	margin:0
}
#pav-verticalmenu .product-block .name a {
	padding:0;
	margin:0;
	color:#000;
	font-family:"Merriweather Sans", Helvetica, Arial, sans-serif;
	font-size:11px
}
#pav-verticalmenu .product-block .name a:hover {
	color:#eda828
}
#pav-verticalmenu .product-block .image a {
	padding:0
}
#pav-verticalmenu .product-block .w-product {
	padding:5px
}
#pav-verticalmenu .product-block .product-meta {
	min-height:inherit
}
#column-right #pav-verticalmenu .navbar-nav>li:hover>.dropdown-menu {
	left:auto;
	right:100%;
	-webkit-box-shadow:-2px 2px 2px rgba(0,0,0,.3);
	box-shadow:-2px 2px 2px rgba(0,0,0,.3)
}
#mainmenutop .navbar-toggle {
	float:left
}
#menu-offcanvas .dropdown .dropdown-menu {
	display:block;
	position:relative;
	float:none;
	border:0;
	padding:0;
	margin:0;
	background-color:transparent;
	width:100%!important;
	min-width:inherit;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
html, body, .offcanvas-container, .offcanvas-pusher, .offcanvas-content {
	min-height:100%
}
.offcanvas-content {
	overflow-y:scroll;
	background-color:#444
}
.offcanvas-content, .offcanvas-content-inner {
	position:relative
}
.offcanvas-container {
	position:relative
}
.offcanvas-pusher {
	left:0;
	z-index:99;
	height:100%;
	-webkit-transition:transform .5s;
	transition:transform .5s
}
.offcanvas-pusher::after {
	position:absolute;
	top:0;
	right:0;
	width:0;
	height:0;
	background:rgba(0,0,0,.2);
	content:'';
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:'~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s';
	transition:'~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s'
}
.offcanvas-menu-open .offcanvas-pusher::after {
	width:100%;
	height:100%;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:opacity .5s;
	transition:opacity .5s
}
.offcanvas-menu::after {
	position:absolute;
	top:0;
	right:0;
	background:rgba(0,0,0,.2);
	content:'';
	width:100%;
	height:100%;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:opacity .5s;
	transition:opacity .5s
}
.offcanvas-menu-open .offcanvas-menu::after {
	width:0;
	height:0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:'~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s';
	transition:'~opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s'
}
.offcanvas-menu {
	top:0;
	left:0;
	position:absolute;
	z-index:99999;
	visibility:hidden;
	background:#444;
	width:280px;
	height:100%;
	-webkit-transition:all .5s;
	transition:all .5s;
	-webkit-box-shadow:inset -12px -1px 12px -12px rgba(0,0,0,.38);
	box-shadow:inset -12px -1px 12px -12px rgba(0,0,0,.38)
}
.offcanvas-menu ul {
	margin:0;
	padding:0;
	list-style:none
}
.offcanvas-menu ul li {
	line-height:normal
}
.offcanvas-menu ul li a {
	padding:12px 15px;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	font-family:brandon_grotesqueblack;
	border-bottom:1px solid #5e5e5e;
	display:block
}
.offcanvas-menu ul li a.dropdown-toggle {
	position:relative
}
.offcanvas-menu ul li a.dropdown-toggle .caret {
	position:absolute;
	right:15px;
	top:33%;
	margin:0;
	display:block;
	text-align:center;
	width:17px;
	height:17px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;
	border:1px solid #fff
}
.offcanvas-menu ul li a.dropdown-toggle .caret:before {
	content:"";
	display:block;
	position:absolute;
	width:0;
	height:0;
	top:6px;
	left:5px;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-top:4px solid #fff
}
.offcanvas-menu h1, .offcanvas-menu h2, .offcanvas-menu h3, .offcanvas-menu h4, .offcanvas-menu h5, .offcanvas-menu h6 {
	margin:0;
	line-height:normal;
	padding:12px 15px;
	color:#fff;
	font-size:15px;
	font-family:brandon_grotesqueblack
}
.offcanvas-menu h1 span, .offcanvas-menu h2 span, .offcanvas-menu h3 span, .offcanvas-menu h4 span, .offcanvas-menu h5 span, .offcanvas-menu h6 span {
	padding:0
}
.offcanvas-menu h1 span .fa, .offcanvas-menu h2 span .fa, .offcanvas-menu h3 span .fa, .offcanvas-menu h4 span .fa, .offcanvas-menu h5 span .fa, .offcanvas-menu h6 span .fa {
	margin-right:5px
}
.offcanvas-menu .product-block {
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.offcanvas-menu .product-block .price {
	border:0
}
.offcanvas-menu .product-block:hover {
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.offcanvas-menu p {
	color:#fff;
	font-size:12px;
	padding:15px 15px 0
}
.offcanvas-menu .product-block {
	width:100%;
	background-color:transparent;
	float:none!important;
	text-align:center;
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.offcanvas-menu .product-block .name {
	min-height:22px
}
.offcanvas-menu .product-block .name a {
	border:0;
	color:#fff
}
.offcanvas-menu .product-block .name a:hover, .offcanvas-menu .product-block .name a:focus {
	color:#eda828
}
.offcanvas-menu .product-block:hover {
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.offcanvas-menu .widget-banner .w-banner {
	text-align:center;
	float:none;
	margin:0;
	width:100%
}
.offcanvas-menu .button-close-menu {
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	padding:8px 15px
}
.offcanvas-menu .button-close-menu .fa {
	color:#fff;
	font-size:24px;
	cursor:pointer
}
.offcanvas-effect-1.offcanvas-menu {
	visibility:visible;
	-webkit-transform:translate3d(-100%, 0, 0);
	transform:translate3d(-100%, 0, 0)
}
.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {
	visibility:visible;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.offcanvas-effect-1.offcanvas-menu::after {
	display:none
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {
	-webkit-transform:translate3d(280px, 0, 0);
	transform:translate3d(280px, 0, 0)
}
.offcanvas-effect-2.offcanvas-menu {
	z-index:1
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {
	visibility:visible;
	-webkit-transition:-webkit-transform .5s;
	-moz-transition:-moz-transform .5s;
	-o-transition:-o-transform .5s;
	transition:transform .5s;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
	-webkit-transform:translate3d(280px, 0, 0);
	transform:translate3d(280px, 0, 0)
}
.offcanvas-effect-3.offcanvas-menu {
	-webkit-transform:translate3d(-100%, 0, 0);
	transform:translate3d(-100%, 0, 0);
	z-index:1
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
	visibility:visible;
	-webkit-transition:-webkit-transform .5s;
	-moz-transition:-moz-transform .5s;
	-o-transition:-o-transform .5s;
	transition:transform .5s;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
	-webkit-transform:translate3d(280px, 0, 0);
	transform:translate3d(280px, 0, 0)
}
.offcanvas-effect-5.offcanvas-menu {
	z-index:1;
	-webkit-transform:translate3d(50%, 0, 0);
	transform:translate3d(50%, 0, 0)
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
	visibility:visible;
	-webkit-transition:-webkit-transform .5s;
	-moz-transition:-moz-transform .5s;
	-o-transition:-o-transform .5s;
	transition:transform .5s;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
@media (max-width:768px) {
.offcanvas-siderbars {
	position:relative
}
.offcanvas-siderbars .offcanvas-sidebar {
	display:none;
	width:100%
}
.offcanvas-siderbars.column-left-active #oc-column-left {
	display:block
}
.offcanvas-siderbars.column-right-active #oc-column-right {
	display:block
}
.offcanvas-siderbars.column-left-active .main-column {
	display:none
}
.offcanvas-siderbars.column-right-active .main-column {
	display:none
}
}
.offcanvas-sidebars-buttons {
	margin-bottom:15px;
	overflow:hidden
}
ul.list li {
	margin-left:9px
}
.link-more {
	color:darker(#eda828, 10%);
	font-size:12px;
	text-transform:lowercase;
	font-weight:700;
	color:#237e9e
}
.link-more .icon-read-more-2 {
	font-size:9px;
	color:#2588ab
}
.link-more:hover {
	color:#237e9e
}
.copyright {
	text-align:left
}
.copyright a {
	color:#237e9e
}
.pagination .links b, .pagination .links a:hover, .pagination .links b:hover {
	color:#eda828;
	border-color:#eda828
}
#back-top {
	margin:0;
	position:relative;
	text-align:center
}
#back-top a {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	width:45px;
	height:45px;
	-webkit-transition:all 300ms ease-in;
	transition:all 300ms ease-in;
	text-align:center;
	border:1px solid #e5e5e5;
	background-color:#fff;
	font-size:26px;
	position:absolute;
	margin:0 auto;
	top:-22px;
	left:0;
	right:0;
	overflow:auto
}
#back-top a:hover {
	border-color:#2da3cc;
	background-color:#2da3cc
}
#back-top a:hover i {
	color:#fff
}
#mainmenutop .navbar-toggle {
	background:#444;
	border:0
}
#mainmenutop .navbar-toggle .fa {
	color:#fff;
	margin:0
}
.shapes {
	background-color:transparent;
	position:absolute;
	top:50%;
	width:0;
	height:0
}
.shapes.left {
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	border-right:6px solid #eee;
	right:0;
	margin:-4px 0
}
.shapes.right {
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #eee;
	left:0;
	margin:-5px 0
}
.shapes.bottom {
	border-top:5px solid #444;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	left:0;
	top:0;
	right:0;
	margin:0 auto
}
.line {
	width:20px;
	height:1px;
	position:absolute;
	top:50%;
	left:0;
	border-top:1px solid #eee
}
#breadcrumb {
	padding-left:0;
	padding-right:0;
	background-color:transparent
}
#breadcrumb .breadcrumb {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	margin-bottom:0;
	background-color:transparent;
	padding:10px
}
#breadcrumb .breadcrumb li {
	display:inline-block;
*display:inline;
	zoom:1;
	margin-right:6px
}
#breadcrumb .breadcrumb li:before {
	display:none
}
#breadcrumb .breadcrumb li a {
	color:#777;
	text-transform:none;
	position:relative;
	-webkit-transition:color 200ms ease-in;
	transition:color 200ms ease-in
}
#breadcrumb .breadcrumb li a:hover {
	color:#eda828
}
#breadcrumb .breadcrumb li a span {
	display:inline-block;
*display:inline;
	zoom:1
}
#breadcrumb .breadcrumb li:hover {
	color:#2a99c0
}
#breadcrumb .breadcrumb li:hover span:before {
	background:#2a99c0
}
#breadcrumb .breadcrumb li.last a {
	color:#c3c3c3
}
#breadcrumb .breadcrumb li.last a:hover {
	color:#eda828
}
#breadcrumb .breadcrumb li.first a:before {
	display:none
}
#breadcrumb .breadcrumb li.first a span:before {
	content:"\f015";
	background:0 0;
	font-family:FontAwesome;
	color:#ccc;
	margin-top:-1px;
	margin-right:6px
}
#breadcrumb .breadcrumb li.first a:hover span:before {
	color:#2a99c0
}
.no-margin h3 {
	margin-top:0
}
.no-margin .buttons {
	margin-bottom:0
}
.no-margin table {
	margin-bottom:0
}
.no-margin-top {
	margin-top:0
}
.carousel-control {
	cursor:pointer;
	height:auto;
	text-align:center;
	background-image:none;
	font-size:inherit;
	background-color:transparent;
	color:#fff;
	border:1px solid #fff;
	width:16px;
	height:16px;
	-webkit-text-shadow:none;
	text-shadow:none;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;
	opacity:1;
	filter:alpha(opacity=100);
	margin-right:3px;
	margin-left:0
}
.carousel-control:hover, .carousel-control:focus {
	border-color:#000;
	color:#000;
	background-color:#eda828;
	opacity:1;
	filter:alpha(opacity=100)
}
.carousel-control.left, .carousel-control.right {
	background-color:transparent;
	background-image:none;
	background-image:-webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0)), to(rgba(0,0,0,0)));
	background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0) 0), color-stop(rgba(0,0,0,0) 100%));
	background-image:-moz-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
	background-image:linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control .fa {
	font-size:12px;
	display:block
}
.carousel-indicators li, .carousel-indicators.active {
	border-color:#eda828
}
.btn-cart {
	text-transform:none;
	font-weight:700;
	padding:0;
	font-size:12px
}
.btn-cart span {
	display:inline-block;
*display:inline;
	zoom:1
}
.btn-cart span+span {
	padding:6px 10px 0
}
.btn-cart .icon-cart {
	font-size:12px;
	color:#fff;
	width:30px;
	height:31px;
	line-height:25px;
	vertical-align:top;
	background:#2588ab
}
.custom-block {
	margin:0 16px 0 -14px
}
.custom-block .box-heading {
	border-top:0;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:6px;
	padding-top:17px;
	position:relative
}
.custom-block .box-heading:after {
	top:100%;
	border:solid transparent;
	content:"";
	position:absolute;
	pointer-events:none;
	border-color:#ccc;
	border-color:rgba(204,204,204,0);
	zoom:1;
	border-color:transparent\9;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc);
	width:0;
	height:0;
	border-top-color:#e5e5e5;
	border-width:7px;
	margin-left:-6px;
	left:50%
}
.custom-block .box-heading:before {
	top:100%;
	border:solid transparent;
	content:"";
	position:absolute;
	pointer-events:none;
	border-color:#fff;
	border-color:rgba(255,255,255,0);
	zoom:1;
	border-color:transparent\9;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
	width:0;
	height:0;
	border-top-color:#fff;
	border-width:6px;
	margin-left:-5px;
	left:50%;
	z-index:1
}
.custom-block .box-heading>span {
	font-weight:400;
	border:0;
	padding:0
}
.custom-block .box-content {
	padding-top:15px
}
.custom:before, .custom:after {
	content:" ";
	display:table
}
.custom:after {
	clear:both
}
.custom i {
	float:left;
	font-size:25px;
	color:#999;
	margin-top:6px;
	-webkit-transition:all 300ms linear 0s;
	transition:all 300ms linear 0s;
	width:43px;
	height:auto
}
.custom h3 {
	margin:0;
	line-height:normal;
	min-height:15px
}
.custom p {
	color:#848484;
	margin-bottom:18px
}
.custom h3, .custom p {
	font-size:12px;
	overflow:hidden
}
.custom li:hover i {
	color:#eda828;
	opacity:.8;
	filter:alpha(opacity=80)
}
.underline a {
	color:#2588ab
}
.underline a:hover {
	text-decoration:underline
}
.underline a b {
	color:#2588ab
}
@media (max-width:767px) {
.in-border {
	-webkit-box-shadow:none;
	box-shadow:none;
	border-right:0
}
}
.hide-bar {
	display:none
}
.a-center {
	text-align:center
}
.a-left {
	text-align:left
}
.a-right {
	text-align:right
}
.pattern1 {
	background-image:url(../image/pattern/pattern1.png)
}
.pattern2 {
	background-image:url(../image/pattern/pattern2.png)
}
.pattern3 {
	background-image:url(../image/pattern/pattern3.png)
}
.pattern4 {
	background-image:url(../image/pattern/pattern4.png)
}
.pattern5 {
	background-image:url(../image/pattern/pattern5.png)
}
.pattern6 {
	background-image:url(../image/pattern/pattern6.png)
}
.pattern7 {
	background-image:url(../image/pattern/pattern7.png)
}
.pattern8 {
	background-image:url(../image/pattern/pattern8.png)
}
.pattern9 {
	background-image:url(../image/pattern/pattern9.png)
}
.pattern10 {
	background-image:url(../image/pattern/pattern10.png)
}
.pattern11 {
	background-image:url(../image/pattern/pattern11.png)
}
.pattern12 {
	background-image:url(../image/pattern/pattern12.png)
}
.pattern13 {
	background-image:url(../image/pattern/pattern13.png)
}
.pattern14 {
	background-image:url(../image/pattern/pattern14.png)
}
.pattern15 {
	background-image:url(../image/pattern/pattern15.png)
}
.pattern16 {
	background-image:url(../image/pattern/pattern16.png)
}
@font-face {
	font-family:brandon_grotesquelight;
	src:url(../fonts/brandon_light-webfont.eot);
	src:url(../fonts/brandon_light-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/brandon_light-webfont.woff) format('woff'), url(../fonts/brandon_light-webfont.ttf) format('truetype'), url(../fonts/brandon_light-webfont.svg#brandon_grotesquelight) format('svg');
	font-weight:400;
	font-style:normal
}
@font-face {
	font-family:brandon_grotesqueblack;
	src:url(../fonts/brandon_blk-webfont.eot);
	src:url(../fonts/brandon_blk-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/brandon_blk-webfont.woff) format('woff'), url(../fonts/brandon_blk-webfont.ttf) format('truetype'), url(../fonts/brandon_blk-webfont.svg#brandon_grotesqueblack) format('svg');
	font-weight:400;
	font-style:normal
}
@font-face {
	font-family:brandon_grotesquemedium;
	src:url(../fonts/brandon_med-webfont.eot);
	src:url(../fonts/brandon_med-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/brandon_med-webfont.woff) format('woff'), url(../fonts/brandon_med-webfont.ttf) format('truetype'), url(../fonts/brandon_med-webfont.svg#brandon_grotesquemedium) format('svg');
	font-weight:400;
	font-style:normal
}
@font-face {
	font-family:brandon_grotesque_regularRg;
	src:url(../fonts/brandon_reg-webfont.eot);
	src:url(../fonts/brandon_reg-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/brandon_reg-webfont.woff) format('woff'), url(../fonts/brandon_reg-webfont.ttf) format('truetype'), url(../fonts/brandon_reg-webfont.svg#brandon_grotesque_regularRg) format('svg');
	font-weight:400;
	font-style:normal
}
@font-face {
	font-family:brandon_grotesquethin;
	src:url(../fonts/brandon_thin-webfont.eot);
	src:url(../fonts/brandon_thin-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/brandon_thin-webfont.woff) format('woff'), url(../fonts/brandon_thin-webfont.ttf) format('truetype'), url(../fonts/brandon_thin-webfont.svg#brandon_grotesquethin) format('svg');
	font-weight:400;
	font-style:normal
}
@media (min-width:992px) and (max-width:1199px) {
#header-main .customer-service {
	width:54%
}
.product-grid .product-block .price {
	width:34%
}
.product-grid .product-block .action {
	width:66%
}
.offcanvas-menu {
	display:none
}
.product-grid .product-block .price, .product-grid .product-block .action {
	width:100%
}
.carousel.pavcontentslider .pav-caption {
	display:none
}
.carousel.pavcontentslider .carousel-indicators {
	margin:0 -270px
}
.sidebar .productdeals .image img {
	width:100%;
	height:auto
}
#search {
	min-width:100px;
	width:100px
}
#search .input-search {
	min-width:130px
}
#powered {
	padding:20px 0
}
.productcarousel .btn.btn-shopping-cart .fa {
	display:block!important
}
.productcarousel .btn.btn-shopping-cart span+span {
	display:none
}
.product-related .btn-shopping-cart .fa {
	display:block!important
}
.product-related .btn-shopping-cart span+span {
	display:none
}
.btn.btn-shopping-cart span+span {
	padding-left:7px;
	padding-right:7px
}
}
@media (min-width:768px) and (max-width:991px) {
#header-main #logo-theme a {
	display:inline-block
}
#header-main .inner {
	float:none!important;
	text-align:center;
	width:100%;
	margin:20px 0 0
}
embed {
	width:100%
}
#cboxOverlay, #colorbox, .pav-colorbox {
	display:none!important
}
#pav-mainnav .dropdown-menu {
	width:100%!important;
	display:none!important
}
#pav-mainnav h1, #pav-mainnav h2, #pav-mainnav h3, #pav-mainnav h4, #pav-mainnav h5, #pav-mainnav h6 {
	margin-top:20px
}
#pav-mainnav .navbar-default .navbar-nav>.dropdown>a .caret {
	display:none
}
.product-block .image img {
	margin:0 auto
}
.product-block .flip .swap-image img {
	visibility:visible;
	opacity:1!important;
	transform:none!important;
	transition:none!important
}
.product-block .image.swap .back {
	display:none
}
.btn.btn-shopping-cart span+span {
	padding:9px 9px 0
}
.product-info .image-additional a {
	width:auto
}
.product-info .product-extra>div {
	margin-bottom:10px
}
.zoomContainer .zoomLens, .zoomContainer .zoomWindowContainer {
	display:none!important
}
.blog-meta>span {
	padding-top:5px
}
#footer p {
	text-align:center
}
#footer .footer-center {
	padding-top:30px;
	padding-bottom:30px
}
#footer .box .box-heading {
	margin-top:30px
}
#powered {
	padding:30px 0
}
#search {
	left:0;
	right:0;
	margin:auto;
	bottom:108%;
	min-width:inherit;
	width:40px;
	height:40px
}
#search .quickaccess-toggle {
	color:#fff;
	cursor:pointer;
	line-height:40px;
	text-align:center;
	width:40px;
	height:40px;
	position:relative;
	left:65px
}
#search .quickaccess-toggle .fa {
	margin:0;
	color:#fff;
	font-size:18px
}
#search .button-search {
	position:absolute;
	right:5px;
	top:5px;
	left:auto
}
#search .input-group {
	display:none;
	padding:5px;
	width:220px;
	background:#444
}
#search .input-group .input-search {
	min-width:inherit
}
#search:hover .input-group {
	display:block
}
}
@media (max-width:767px) {
#header-main #logo-theme a {
	display:inline-block
}
#header-main .inner {
	float:none!important;
	text-align:center;
	width:100%;
	margin:20px 0 0
}
#cboxOverlay, #colorbox {
	display:none!important
}
.product-cols {
	border:0
}
.product-block .pav-colorbox {
	display:none!important
}
#footer .box.pavgooglemap {
	display:none
}
#footer .footer-center {
	padding:20px 0
}
#footer .box .box-heading {
	padding-top:15px
}
#search {
	left:0;
	right:0;
	margin:auto;
	bottom:108%;
	min-width:inherit;
	width:40px;
	height:40px
}
#search .quickaccess-toggle {
	color:#fff;
	cursor:pointer;
	line-height:40px;
	text-align:center;
	width:40px;
	height:40px;
	position:relative;
	left:65px
}
#search .quickaccess-toggle .fa {
	margin:0;
	color:#fff;
	font-size:18px
}
#search .button-search {
	position:absolute;
	right:5px;
	top:5px;
	left:auto
}
#search .input-group {
	display:none;
	padding:5px;
	width:220px;
	background:#444
}
#search .input-group .input-search {
	min-width:inherit
}
#search:hover .input-group {
	display:block
}
embed {
	width:100%
}
.product-block .image img {
	margin:0 auto
}
.product-block .flip .swap-image img {
	visibility:visible;
	opacity:1!important;
	transform:none!important;
	transition:none!important
}
.product-block .image.swap .back {
	display:none
}
}
@media (max-width:480px) {
#powered {
	padding:20px 0
}
#footer .footer-center {
	padding:20px 20px 0
}
}
