body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #464646;
	font-size: 18px;
	line-height: 1.5;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #c57722;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
	line-height: 1.4;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 29px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #800052;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
    color: #800052;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #800052;
	background-image: none;
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #000000;
	border-bottom: none;
	padding: 6px 0;
	margin: 0 0 0 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #800052, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	text-decoration: none;
}
#top-links > ul > li > a {
    color: #fff;
    text-transform: uppercase;
    transition: color 0.4s ease 0s;
    font-weight: 700;
    font-size: 14px;
}
#top-links > ul > li {
    line-height: 1em;
    border-right: 1px solid #fff;
}
#top-links > ul > li:last-child {
    border-right: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #c57722;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links > ul {
    margin-bottom: 0;
    padding-top: 10px;
    font-family: 'Josefin Sans', sans-serif;
}
.search-icon {
    max-width: 25px;
    height: auto;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 0;
width: 260px;
}
#search .input-lg {
height: 34px;
line-height: 20px;
color: #fff;
font-size: 14px;
padding: 0 10px;
box-shadow: none;
border-color: #fff;
background: transparent;
}
#search .btn-lg {
padding: 0 10px;
text-shadow: none;
border-radius: 0;
box-shadow: none;
background-image: none;
background: #fff;
border-color: #fff;
line-height: 32px;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.menu-area
{
	background: #c57722;
	margin-bottom: 20px;
}
/* menu */
#menu {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0;
	border-color: transparent;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: none;
	text-transform: uppercase;
	font-weight: 400;
	padding: 10px 15px;
	min-height: 15px;
	font-family: 'Josefin Sans', sans-serif;
	background-color: transparent;
}
#menu .nav > li > a:hover {
	
}
#menu .nav > li.open > a {
	
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #800052, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #800052;
	background-image: none;
	background-repeat: repeat-x;
	border-color: #800052;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #800052;
	border-color: #800052;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#menu .dropdown-inner a
	{
		white-space: nowrap;
	}
	#menu .navbar-collapse > ul
	{
		text-align: center;
		width: 100%;
		padding: 15px 0;
	}
	#menu .navbar-collapse > ul > li
	{
		display: inline-block;
		float: none;
	}
	#menu .navbar-collapse > ul > li > a
	{
		padding: 0 25px;
		border-right: 1px solid #fff;
		line-height: 18px;
font-size: 18px;
	}
		#menu .navbar-collapse > ul > li:last-child > a
		{
			border:none;
		}
}
@media (max-width: 767px) {
	.footer-social {
    text-align: left!important;
}
footer h5
{
	margin-top: 15px!important;
}
	header
	{
		min-height: auto!important;
		background: url(/catalog/view/theme/default/image/header-bg-plain.png)!important;
	}
	#logo {
    text-align: center!important;
    padding: 10px 0!important;
}
		.g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.html-module.homebottom a
{
	display: table!important;
	float: none!important;
	margin: 0 auto!important;
}
.html-module.homebottom h3
{
	text-align: center;
}
.html-module.homebottom
{
	background:#c57722!important;
}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */


#content {
	min-height: 600px;
}
.information-contact form input{
	font-size: 20px!important;
    height: 40px;
}

.information-contact form textarea{
	height: 100px!important;
	font-size: 20px!important;
}

.information-contact form label, .rc-anchor-checkbox-label{
	font-size: 16px;
}

#quick-login .form-group, #quick-register .form-group{
	margin-bottom: 10px;
}

#quick-login label, #quick-register label{
	font-size: 20px;
}

#quick-login span, #quick-register span{
	font-size: 20px;
}

#quick-login .form-control, #quick-register .form-control{
	height: 50px!important;
	font-size: 20px;
}

.account-login form input{
	font-size: 20px!important;
	height: 40px;
}

.account-login form label{
	font-size: 20px!important;
}

.checkout-cart form .fa-refresh{
	font-size: 20px;
}

.checkout-cart form .btn-danger{
	padding: 14px;
    line-height: 1;
}

.checkout-cart form .fa-times-circle{
	font-size: 20px;
}

.checkout-cart form .form-control{
	height: 50px;
	font-size: 20px;
}

.checkout-cart #accordion .panel-body label{
	font-size: 20px;
}

.checkout-cart #accordion .panel-body input,
.checkout-cart #accordion .panel-body select{
	height: 50px;
	font-size: 20px;
}

.checkout-cart #accordion .panel-body #button-voucher{
	width: 100%;
}

.checkout-cart .container .btn-default,
.checkout-cart .container .btn-primary{
	height: 50px;
	font-size: 20px;
}

.checkout-cart .container .tooltip{
	font-size: 20px;
}

/* footer */
.copyright-text
{
	padding-bottom: 15px;
	color: #fff;
}
.footer-social
{
	text-align: right;
}
.payment-logos
{
	display: inline-block;
	margin-bottom: 15px;
	width: 230px;
}
.footer-social ul li a i
{
	font-size: 32px;
	-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
.footer-social ul li a i:hover
{
	color: #800052;
}
.abn-setails
{
	font-weight: bold;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
}
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #c57722;
	border-top: none;
	color: #fff;
	font-size: 17px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #fff;
	margin:10px 0;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	background: transparent;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: normal;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
top: 12px;
right: -5px;
width: 8px;
height: 8px;
border-right: 1px solid #800052;
border-bottom: 1px solid #800052;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 0;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	text-shadow: none;
	background-color: #800052;
	background-image:  none;
	background-repeat: repeat-x;
	border-color: #800052;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
.btn-primary {
    color: #ffffff;
    text-shadow: none;
    background-color: #800052;
    text-transform: uppercase;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #800052;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    height: 50px!important;
    width: 190px;
    font-size: 16px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #800052;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: none;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	position: relative;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #a8a8a8;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
	text-transform: uppercase;
}
.product-thumb h4 a
{
	color: #5e5e5e;
}
.product-thumb .caption {
	padding: 0 20px;
	text-align: center;
	min-height: auto;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: auto;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: red;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: gold;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    color: #404040;
    font-weight: 700;
    font-size: 20px;
}
.product-thumb .price-new {
	font-weight: 700;
}
.product-thumb .price-old {
	color: red;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: none;
	background-color: transparent;
	overflow: auto;
	text-align: center;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: auto;
	border: none;
	-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
	display: inline-block;
	float: none;
	background-color: #800052;
	color: #fff;
	line-height: 38px;
	padding: 0 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	border-left: 1px solid #fff;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #c57722;
	text-decoration: none;
	cursor: pointer;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 120px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
	#top-links > ul > li > a
	{
		font-size: 13px!important;
	}
	#menu .navbar-collapse > ul > li > a
	{
		padding: 0 18px!important
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.information-page #content img, .html-module img
{
	max-width: 100%;
	height: auto!important;
}
.modal-dialog {
    margin: 100px auto;
    width: 980px;
}
.modal-content {
    border-radius: 0;
}
.modal-header {
    border-bottom: none;
    text-align: center;
}
.modal-header .close {
    font-size: 28px;
    opacity: 1;
}
.modal-footer {
    border-top: none;
}
.toggle-bar
{
background: #000;
padding: 2px 15px;
display: none;
width: 100%;
}
.top-toggle {
    cursor: pointer;
    color: #ffffff;
    float: right;
    text-transform: uppercase;
    line-height: 30px;
}
.top-toggle:hover
{
	color: #fff;
}
.number-spinner #input-quantity
{
	min-width: 40px;
	max-width: 40px;
	padding: 6px;	
	border-left: none;
border-color: #ccc;
border-radius: 0;
border-right: none;
}
.number-spinner .btn
{
	border-radius: 0
}
.number-spinner
{
	display: table;
margin-bottom: 15px;
}
.container
{
	width: 100%;
	max-width: 1170px;
}
.well
{
	background: #fff;
}
.form-control
{
	border-radius: 0;
}
#search .input-lg::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-style: italic;
}
#search .input-lg::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   font-weight: 500;
   font-style: italic;
   color: #fff;
}
#search .input-lg:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:  1;
   color: #fff;
   font-weight: 500;
   font-style: italic;
}
#search .input-lg::-moz-placeholder { /* Mozilla Firefox 19+ */
   opacity:  1;
   color: #fff;
   font-weight: 500;
   font-style: italic;
}
#search .input-lg:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-weight: 500;
   color: #fff;
   font-style: italic;
}
#search .input-lg::-ms-input-placeholder { /* Microsoft Edge */
   font-weight: 500;
   color: #fff;
   font-style: italic;
}
#logo
{
	text-align: left;
	padding-top: 138px;
}
#logo img
{
	display: inline-block;
}

.caret{
	border-top: 18px dashed;
	margin-top: -3px;
    vertical-align: middle;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

header
{
	background: url(/catalog/view/theme/default/image/header-bg.png);
	min-height: 450px;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
.contact-form .form-control:focus {
    border-color: #000;
}
.contact-form .form-control {
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
}
.contact-form textarea {
    height: 100px;
}
.product-page h1
{
	font-size: 25px;
}
.product-page #product select.form-control
{
	width: auto;
}

.product-page .control-label{
	font-size: 20px;
}

.product-page select{
	font-size: 20px;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    /* position: relative; */
    background: url(../image/arrowdown.png);
    background-position: 94%;
    background-size: 15px 25px;
    background-repeat: no-repeat;
    padding-right: 30px;
}

.product-page .number-spinner #input-quantity{
	font-size: 20px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #c57722;
    border-color: #c57722;
}
.pagination > li > a, .pagination > li > span,.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover
{
	color: #c57722;
}
.fancy-wishlist
{
	position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
opacity: 0;
transition: visibility 0s linear 0s, opacity 300ms;
}
.fancy-wishlist button
{
	background: transparent;
	border:none;
	box-shadow: none;
}
.fancy-wishlist button i
{
	color: red;
	font-size: 27px;
	text-shadow: 3px 6px #272634;
}
.product-thumb:hover .fancy-wishlist
{
	opacity: 1;
}
.featured-title
{
	color: #464646;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	margin: 30px 0;
}
.featured-title span
{
	color: #c57722;
}
.featured-shape
{
	text-align: center;
	margin: 30px 0 10px 0;
}
.featured-shape img
{
	display: inline-block;
}
.html-module.home-text
{
   text-align: center;
}
.html-module.home-text h1
{
	font-size: 23px;
}
.btn-default:hover {
    color: #fff;
    background-color: #c57722;
    border-color: #c57722;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #c57722;
    border-color: #c57722;
}
.btn-default.focus, .btn-default:focus {
    color: #fff;
    background-color: #c57722;
    border-color: #c57722;
}
.html-module.homebottom
{
	background: url(/catalog/view/theme/default/image/home-bottom.png);
	display: table;
width: 100%;
padding: 25px;
}
.html-module.homebottom h3
{
	text-transform: uppercase;
	color: #fff;
}
.html-module.homebottom a
{
	background: #800052;
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	padding: 10px 30px 5px;
	float: right;
margin-top: 30px;
	display: inline-block;
	font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
}
@media (min-width: 768px) and (max-width: 1199px) {
	header
	{
		background: url(/catalog/view/theme/default/image/header-bg-plain.png);
		min-height: auto!important;
	}
	#logo {
    text-align: center!important;
    padding: 20px 0 10px!important;
}
}
@media (max-width: 450px) {
		.toggle-bar
	{
		display: table!important;
	}
		#top
	{
		display: none;
	}
	#top-search,#top-links
	{
		float: none!important;
		text-align: center;
	}
	#search
	{
		margin: 0 auto;
	}
}
html
{
	overflow-x: hidden;
}
.product-button-group button,.product-button-group button i
{
	font-size: 20px!important;
}
.form-horizontal .control-label
{
	padding-top: 3px;
}
label
{
	font-size: 17px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control
{
	font-size: 16px;
}
.jtab-content-list
{
	
}
@media (min-width: 1200px) and (max-width: 1450px) {
	#logo img
	{
		width: 100%;
		max-width: 500px;
	}
	header
	{
		min-height: 300px;
		max-height: 300px;
		background-size: cover;
	}
	#logo
	{
		padding-left: 180px;
		padding-top: 100px;
	}
}
.product-button-group button
{
	margin-right: 5px;
}