html {
	margin: 0;
	padding: 0;
}
html, body {
	margin:0;
}
body {
	color: #777;
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	background:#fff;
	font-size:12px;
	line-height:18px;
	min-width:260px;
	}
#shadow > section {
	background: url(../image/shadow-content.png) repeat-x center top;
	padding-top:30px;
}
td, th, input, textarea, select{
	font-size: 13px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a:focus {
	cursor: pointer;
	text-decoration:none;
	outline:none;
}
a {
	color: #55230b;
}
a:hover {
	text-decoration:none;
	color:#683a00;
}
a img {
	border: none;
}
form {
	margin-bottom:0;
	}
/***********************/

.p0 {
	padding:0px !important
	}
.m0 {
	margin:0px !important
	}
.mt0 {
	margin-top:0px !important
	}
/***********************/
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=3.0.1');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/****************/
.fleft {
	float:left;
}
.fright {
	float:right;
}
.fancybox {
	text-decoration:none;
}
.fancybox:hover {
	text-decoration:underline;
}
.account-success #content p {
	margin-bottom:5px;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a#hidden {
	display:none;
	visibility:hidden
	}
/********************************************************************************back to top******************************************************************************/
#back-top {
	position: fixed;
	bottom: 30px;
	z-index:9999;
	left:50%;
	margin-left:640px;
}
#back-top a:hover {
	color:#79ec3e;
}
#back-top span {
	width:42px;
	height:26px;
	display: block;
	margin-bottom: 7px;
	background:url(../image/up-arrow.png) no-repeat left 0px;
}
#back-top a:hover span {
	background-position:left bottom;
}
/***********************************************************************************header-style**********************************************************************************/
.header-modules {
	position:relative;
	z-index:1;
	}
/* layout */
#content {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
#container {
	text-align: left;
	}
#column-left {
	float: left;
	}
#column-right {
	float: right;
	}
/* header */
header {
	position: relative;
	color:#777;	
	text-align:center;
	font-size:14px;
	line-height:16px;
	background:url(../image/bg-header.png) repeat-x left bottom;
	}
header #logo a img {
	vertical-align:top;
	max-width:100%;
	}
header .phone{
	float:left;
	display:inline-block;
	font-size:18px;
	line-height:22px;
	margin-left:2px;
}
header .phone i{
	font-size:20px;
	line-height:22px;
	color:#a5af1e;
	margin-right:5px;
	vertical-align:middle;
}
header .phone span{
	font-size:14px;
}
header #logo {
	float:left;
	margin:0 0 20px 2px;
	min-width:250px;
	height:78px;
	text-align:left;
	display:table;
	}
header #logo a{
/*	display:table-cell;*/
	vertical-align:middle;
}
#language img {
	cursor: pointer;
}
.top-line{
	/***/
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #f9f9f9, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f2f2f2);
	background-image: -o-linear-gradient(top, #f9f9f9, #f2f2f2);
	background-image: linear-gradient(to bottom, #f9f9f9, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff2f2f2', GradientType=0);
	/***/
	padding:7px 0 8px;
	margin-bottom:23px;
	}
/************************************************************************************currency******************************************************/
.swipe-left {
	width:20px;
	left:0;
	top:0;
	position:fixed;
	height:100%;
	z-index:98
	}
body.ind .swipe-left {
	display:none !important;
	visibility:hidden
	}
.swipe {
	display:none;
}
.swipe-control  {display:none;}
#currency {
	float:right;
	display: none;
}
#currency >div .heading-1 {display:none;}
.swipe-menu #currency {
	float:none;
	}
.swipe-menu #currency > ul form {margin:0;}
.swipe-menu #currency > ul {
	top:0;
	left:0;
	right:auto;
	position:relative;
	width:100%;
	background:#6B8A01;
	border:0;
	border-bottom:1px solid #6B8A01;
	padding:0
	}
.swipe-menu #currency > ul li:first-child {padding-left:30px;}
.swipe-menu #currency > ul li {
	display:inline-block;
	padding:0px 0 0px 10px;
	line-height:20px;
	}
.swipe-menu #currency > ul li a {
	padding:14px;
	display:block;
	}
.swipe-menu #currency > ul li span.act {color:#DAB87A}
#body .swipe .swipe-menu #currency .heading {display:none;}
#body .swipe .swipe-menu #currency>div {display:block;}
#body .swipe .swipe-menu #currency .heading-1{
	display:block;
	padding:11px 20px;
	float:none;
	border-bottom:1px solid #6B8A01;
	font-size:13px;
	font-weight:bold;
	}
#body .swipe .swipe-menu #currency .heading-1 i {
	display:inline-block;
	font-size:26px;
	line-height:26px;
	vertical-align:middle;
	margin-top:0px;
	color:#fff;
	padding-left:0;
	margin-right:11px;
	}
#body .swipe .swipe-menu #currency .heading-1 i.icon-angle-down {
	font-size:21px;
	text-align:center;
	float:right;
	}

/*********************************************************************************************language*******************************************************************************************/
#language {
	float:right;
	}
#language .heading1 {display:none;}
.swipe-menu #language  {
	float:none;
	}
.swipe-menu #language> ul {
	position:relative;
	}
.swipe-menu #language .heading {
	display:none;
	}
.swipe-menu #language {
	float:none;
	}
.swipe-menu #language > ul {
	top:0;
	left:0;
	right:auto;
	position:relative;
	width:100%;
	background:#6B8A01;
	border:0;
	border-bottom:1px solid #6B8A01;
	padding:0
	}
.swipe-menu #language > ul li>span{
	display:block;
	padding:14px;
	font-size:14px;
	}
.swipe-menu #language > ul li {
	display:inline-block;
	padding:0px 0 0px 5px;
	line-height:20px;
	}
.swipe-menu #language > ul li:first-child {
	padding-left:30px;
	}
.swipe-menu #language > ul li span.act {color:#fd3824}
#body .swipe .swipe-menu #language .heading {display:none;}
#body .swipe .swipe-menu #language>div {display:block;}
#body .swipe .swipe-menu .header-button .heading1{
	display:block;
	padding:11px 20px;
	float:none;
	border-bottom:1px solid #6B8A01;
	font-size:13px;
	font-weight:bold;
	color:#fff
	}
#body .swipe .swipe-menu #language .heading1 i {
	display:inline-block;
	font-size:26px;
	line-height:26px;
	vertical-align:middle;
	margin-top:0px;
	color:#fff;
	text-align:center;
	margin-right:9px;
	}
#body .swipe .swipe-menu #language .heading1 i.icon-angle-down {
	font-size:21px;
	float:right;
	}
/*********************************************************************************************header button*******************************************************************************************/
.header-button {
	position:relative;
	z-index:10;
	text-transform:capitalize;
}
.header-button i{
	position:relative;
	z-index:10;
	text-transform:capitalize;
}
.header-button>ul {
	display:none;
	position:absolute;
	}
.top-line  #language li span, .top-line  .header-button ul li a{
	cursor:pointer;
	color:#fff;
}
.top-line  #language li span:hover, .top-line  .header-button ul li a:hover{
	color:#ffe9d3;
}
.header-button>div:hover {cursor:pointer;}
.top-line .header-button>div i{
	font-size:15px;
	color:#fff;
	margin-left:6px;
	}
.top-line .header-button.active>div i, .top-line .header-button>div:hover i, .top-line .header-button.active>div, .top-line .header-button>div:hover{
	color:#fd3824;
	}
.top-line .header-button>div {
	display:inline-block;
	font-size:14px;
	text-transform:capitalize;	
	padding:3px 0px 5px;
	text-align:center;
	margin-left:10px;
	}
.top-line .header-button>ul {
	background-color:#3c2100;
	width:40px;
	left:auto;
	right:0;
	padding:10px 0;
	}
.top-line .header-button>ul li {
	text-align:center;
	padding:3px 0;	
	}

/*********************************************************************************************Swipe Control*******************************************************************************************/
body div.shadow{display:none;}
#body .swipe .swipe-menu li a:hover {color:#DAB87A}
#body .swipe .swipe-menu li a {color:#fff}
#body .swipe .swipe-menu li a i {
	color:#fff;
	font-size:26px;
	margin-right:9px;
	}
#body .swipe .swipe-menu > ul li a {
	font-weight:bold;
	display:block;
	font-size:13px;
	line-height:26px;
	color:#fff;
	padding:10px 20px 11px;
	border-bottom:1px solid #6B8A01;
	position:relative;
	}
/*****************************************************/
#body .swipe .swipe-menu .foot li a:before {
	content:"\f05a";
	 background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
	display: inline-block;
    text-decoration: inherit;
	text-align: center;
    font-size:26px;
	color:#fff;
	margin-right:9px;
	}
#body .swipe .swipe-menu .foot li+li a:before {content:"\f0d1"}
#body .swipe .swipe-menu .foot li+li+li a:before {content:"\f06a"}
#body .swipe .swipe-menu .foot li+li+li+li a:before {content:"\f085"}

#body .swipe .swipe-menu .foot.foot-1 li a:before {content:"\f0ac"}
#body .swipe .swipe-menu .foot.foot-1 li+li a:before {content:"\f079"}
#body .swipe .swipe-menu .foot.foot-1 li+li+li a:before {content:"\f0e8"}

#body .swipe .swipe-menu .foot.foot-2 li a:before {content:"\f02c"}
#body .swipe .swipe-menu .foot.foot-2 li+li a:before {content:"\f06b"}
#body .swipe .swipe-menu .foot.foot-2 li+li+li a:before {content:"\f0c0"}
#body .swipe .swipe-menu .foot.foot-2 li+li+li+li a:before {content:"\f0a3"}

#body .swipe .swipe-menu .foot.foot-3 li a:before {content:"\f0cb"}
#body .swipe .swipe-menu .foot.foot-3 li+li a:before {content:"\f003"}

/*********************************************************************************************header-cart*******************************************************************************************/
.cart-position {
	text-align:left;
	float:right;
	position:relative;
	margin:7px 0 10px 18px;
	}
#cart .heading span.link_a i.icon-shopping-cart{
	display:none;
	}
#cart .heading span.link_a i.icon-angle-down {
	font-size:15px;
	line-height:20px;
	margin-left:2px;
	margin-top:2px;
	color:#fff;
	vertical-align:bottom;
	float:right;
	}
#cart .heading span.link_a:hover i.icon-angle-down {
	color:#dab87a;
	}
#cart .heading span.link_a strong, #cart .heading span.link_a b {
	font-size:20px;
	line-height:18px;
	color:#fff;
	font-weight:500;
	display:block;
	text-transform:uppercase;
	}
#cart .heading span.link_a > span[id="cart-total"]{
	float:left;
}
.recurring-border {
	border:1px solid #ddd;
	display:table-cell;
}
#cart .heading span.link_a {
	display:block;
	color:#dab87a;
	text-decoration:none;
	font-size:14px;
	line-height:22px;
	padding:16px 20px 15px 19px;
	font-family: 'Roboto', sans-serif;
	font-weight:normal;	
	cursor:pointer;
	min-width:139px;
	/***/
	background-color: #55230b;
/*	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c2100', */GradientType=0);
	/***/
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
#cart.active .content {
	display:block;
	}
.cart-position #cart .heading span.link_a #cart-total2 {display:none;}
#cart .content {
	clear: both;
	display:none;
	position: absolute;
	top:100%;
	margin-top:-1px;
	background:#fff;
	z-index:99999;
	width:257px;
	padding:20px;
	float:right;
	box-shadow:0px 5px 13px rgba(0,0,0,0.13);
	right:0px;
	border:1px solid #d5d5d5;
	}
header #cart.active .content {
	display: block;
	}
header #cart.active .content .mini-cart-info{
	display: block;
	}
header #cart .cart {
	width: 100%;
	margin-bottom: 5px;
	}
header #cart .cart td.price {
	font-size:12px;
	font-weight:600;
	line-height:12px;
}
header #cart .cart td.total {
	font-size:12px;
}
header #cart .cart td.name a:hover {
	color:#FD3824;
}
header #cart .cart td.name a i {text-decoration:none;}
header #cart .cart td.name a {
	margin-top:0px;
	display:inline-block;
}
header #cart .cart td .total {
	font-size:11px;
	color:#683A00;
}
header #cart .cart td .total .quantity {
}
header #cart .cart .item-cart-1 td {
	padding-top:0;
}
header #cart .cart td {
	color: #333;
	vertical-align: top;
	}
header #cart .cart .image {
	padding-right:15px;
	}
.cart tr {
	padding-bottom:20px;
	margin-bottom:20px;
	display:block;
	border-bottom:1px solid #e1e1e0;
}
.cart-module .cart tr {
	background:none;
}
header #cart .cart .image img {
	text-align: left;
}
header #cart .cart .name small {
	color: #333;
}
header #cart .cart .quantity {
	font-size:11px;
	color:#a6a4a4;
	text-transform:uppercase;
}
header #cart .cart td.total {
	font-size:12px;
	color:#333;
	text-align: right;
	}
.cart-module .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
.cart-module .cart .remove img {
	float:left;
}
.remove span, .remove span i{color:#683A00;}
.remove span:hover, .remove span:hover i{color:#FD3824;}
.cart-module .cart .remove span {
	width:11px;
	height:11px;
	overflow:hidden;
	display: inline-block;
}
.cart-module .cart .remove {
	width:20px;
	text-align:center!important;
	padding-top:8px;
}
.cart-module .cart .remove img {
	cursor: pointer;
}
header #cart .cart .remove i:hover {cursor:pointer}
header #cart .cart .remove i {
	font-size:14px;
	line-height:normal;
	margin-right:3px;
	}
header #cart .cart .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
header #cart .cart .remove img {
	float:left;
}
header #cart .cart .remove {
	padding:10px 0
	}
header #cart .cart .remove>span:hover {
	color:#fd3824
	}
header #cart .cart .remove>span{
	font-size:15px;
	cursor:pointer
	}
header #cart .cart .remove img {
	cursor: pointer;
}
header #cart table.total {
	font-size:11px;
	padding: 5px 10px 5px 10px;
	margin-top:5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
header #cart table.total tr {
	padding:0px 10px 0px 10px;
}
header #cart table.total td b {
	color:#777;
	font-size:12px;
}
header #cart table.total td {
	color: #FD3824;
	padding-left:5px;
	padding-right:10px;
	text-align:left;
	
}
header #cart table.total td .t-price {
	font-size:13px;
}
header #cart .content .checkout a.button {
	margin-bottom:5px;
	}
header #cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:5px;
}
header #cart .empty {
	padding-top:20px;
	text-align: center;
	padding-bottom:20px;
}
/****************************************************************************************************************************************************************************************/
/* menu */
/****************************************************************************************************************************************************************************************/
header .toprow {
	width:100%;
	text-align:left;
	/***/
	background-color: #4f2b03;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c21003', GradientType=0);
	/***/
	}
header .toprow .span12{
	line-height:0;
}
header .toprow-1 {
	z-index:100;
	position:fixed;
	display:none;
	/***/
	background-color: #4f2b03;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c21003', GradientType=0);
	/***/
	width:100%;
	left:0; 
	top:0;
	}
header .toprow-1 #cart .heading span.link_a i {}
/**************************************************************************************/
header .links {
	display:inline-block;
	border-left:1px solid #653801;
	border-right:1px solid #341d00;
	}
header .links li a i {
	display:none;
	}
header .links li:first-child {
	background:none;
	padding-left:0;
	}
header .links li {
	float:left;
	margin-right:0;
	}
header .links a.active, header .links a:hover {
	color:#dab87a;	
	}
header .links a {
	display:inline-block;
	padding:13px 19px 17px 18px;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#ffe9d3;
	border-left:1px solid #341d00;
	border-right:1px solid #653801;
	}
.toprow .links .login_h a {
	max-height:26px;
	max-width:104px;
	overflow:hidden;
	white-space:nowrap;
	}
.logg {
	display:inline-block;
	float:right;
	margin:20px 0 24px 20px;
	list-style:none;
	text-align:right;
	min-width:100px;
}
.logg li{
	margin-bottom:2px;
}
.logg li a{
	font-size:14px;
	line-height:16px;
	color: #683a00;
}
.logg li a:hover{
	color: #fd3824;
	text-decoration:underline;
}
.logg li a i{
	display:none;
}

/***************************************************************************************menu-gadget**********************************************************************************/
#menu-gadget {display:none;}
/***************************************************************************************search**********************************************************************************/
.top-search  {
	border-right:1px solid #341D00;
	line-height:50px;
	display:inline-block;
	}
.top-search  div {
	line-height:50px;
	border-left:1px solid #341D00;
	border-right:1px solid #653801;
	display:inline-block;
	padding:0 20px;
	}
.top-search:hover {
	cursor:pointer;
	}
.top-search i {
	font-size:26px;
	color:#fff;
	}
.top-search #search {display:none;}
#search {
	position:relative;
	display:inline-block;
	margin:27px 0 12px 0;
	float:right;
	}
#search .button-search span{display:none;}
#search .button-search {
	float:right;
	font-size:15px;
	line-height:36px;
	width:42px;
	color:#fff;
	padding:0;
	/***/
	background-color: #55230b;
GradientType=0);
	/***/
	margin-left:-1px;
	position:relative;
	z-index:3;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	}
#search .button-search:hover {
	color:#fff;
	/***/
	background-color: #4f2b03;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c2100', GradientType=0);
	/***/
	border-bottom-color:#331c00;
    border-right-color:#3c2100;
	cursor:pointer;
	}
#search input {
	float:left;
	border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	line-height:21px;
	max-width:204px;
	height:21px;
	margin:0;
	padding:7px 10px;
	background-color:#fff;
	border-color:#d4d4d3;
	box-shadow: inset 0 5px 5px rgba(0,0,0,.04);
	-moz-box-shadow: inset 0 5px 5px rgba(0,0,0,.04);
	-webkit-box-shadow: inset 0 5px 5px rgba(0,0,0,.04);
	}
/*******************************************************************************************************************************************************************************/
.name a {
	text-decoration:none;
	font-size:14px;
	line-height:16px;
	color:#683a00;
	}
.name a:hover {
	text-decoration:none;
	}
.price.price-min {display:none;}
.price {
	font-size:21px;
	line-height:25px;
	color:#000;
	font-weight:normal;
	}
.price .price-new {
	margin-right:5px;
	}
.price .price-old {
	text-decoration:line-through;
	color:#777
	}
/*****************************************************************************box price *************************************************************************/
.box-product .price, .product-list .price, .product-grid .price {
	margin-bottom:9px;
	}
.price .price-new { 
	margin-right:5px;
	color:#fd3824;
	}
.price .price-old {
	color:#333;
	font-size:18px;
	}
.box.box-filter input[type="checkbox"] {
    float: left;
}
/****************************************************************************** tooltip ***********************************************************************/
.related-info .tooltip-inner {max-width:120px !important; white-space:normal !important}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
	white-space:nowrap;
  max-width: 300px;
  padding:5px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #fd3824;
  
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: rgba(255,102,102,0);
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #fd3824;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #fd3824;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #fd3824;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #fd3824;
  border-width: 0 5px 5px;
}
/*******************************************************************************Icon: wishlist and Comapare************************************************************************************/
.tooltip-1 {white-space:nowrap}
.wishlist, .compare{
	float:left;
	display:inline-block;
	}
.wishlist {
	padding-right:10px;
	border-right:1px solid #cecece;
	margin-right:10px;
	}
.wishlist a i, .compare a  i{
	display:none;
	}
.wishlist a, .compare a{
	display:inline-block;
	font-size:12px;
	line-height:14px;
	color:#333;
	padding:4px 0 7px;
	}
.wishlist a:hover, .compare a:hover{
	color:#fd3824;
	}
/*********************************************************************leftinfo***************************************************************************************************/
aside .info li , .afine li, .acount li{
	position: relative;
	clear:both;
	padding:8px 0 10px;
	border-top:1px dotted #cecece;
}
aside .info li:first-child , .afine li:first-child, .acount li:first-child{
	border-top:none;
}
aside .info li  i, .afine li  i, .acount li  i {
	font-size:16px;
	line-height:18px;
	color:#a5af1e;
	margin-right:13px;
	margin-left:19px;
	}
aside .info li  i {
	float:left;
	}
aside .info li a, .afine li a, .acount li a {
	position:relative;
	line-height:20px;
	font-size:12px;
	color:#777;
	}
aside .info li a {
	display:block;
	overflow:hidden;
	}
aside .info li a +  i, .afine li a +  i, .acount li a +  i{
	display:none;
	}
aside .info li a + a, .afine li a + a, .acount li a + a {
	padding-left:0;
	background:none;
}
aside .info li a:hover, .afine li a:hover, .acount li a:hover {
	color:#fd3824;
}
/********************************************************************************************************************************************************************************/
.box-filter .box-content .button {margin-top:10px}
/********************************************************************************specials*****************************************************************************************/

.breadcrumb a {
	color:#ffe9d3;
	text-transform:none;
	}

.breadcrumb a.last {
	color:#fff;
	}
.breadcrumb a.last:hover {
	color:#683a00;
	}
.breadcrumb {
	background-color:#f3f3f3;
	padding:12px 20px;
	text-transform:uppercase;
	border-bottom: 1px solid #CFCFCF;
    border-left: 1px solid #F0F0F0;    
    border-right: 1px solid #F0F0F0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #e1e1e0;
}
.warning {
	background: red url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left:30px!important;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	cursor: pointer;
}
.required {
	color: #ff7409;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	margin-bottom: 20px;
}
.checkout-product thead td .checkout-product thead td {
	text-align:center!important;
}
.checkout-content .buttons #button-payment {
	margin-top:10px;
}
.checkout-product td.price {
	font-size:12px;
	}
.checkout-product td.total {
	text-align:center!important;
	}
.checkout-cart .buttons a {
	line-height:24px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	}
table.list .left {
	text-align: left;
	}
table.list .right {
	text-align: right;
	}
table.list .center {
	text-align: center;
	}
.pagination {
	display: inline-block;
	width: 100%;
	}
.account-order .button-order-right {
	float:right;
	margin-top:-3px;
}
.account-order .pagination {
	margin-bottom:25px;
}
.pagination .links {
	float: left;
	margin-right:10px;
}
.pagination .links a {
	display: inline-block;
	padding: 8px 14px;
	text-decoration: none;
	color:#333;
	border:1px solid #55230b;
	font-weight: bold;
	}
.pagination .links a:hover {
	border-color:#fd3824;
	color:#55230b;
	}
.pagination .links b:hover {
	cursor:default
	}
.pagination .links b {
	border:1px solid #55230b;
	color:#fff;
	display: inline-block;
	padding: 8px 14px;
	font-weight: normal;
	text-decoration: none;
	background: #55230b;
	}
.pagination .results {
	float:left;
	margin:9px 0px;
	color: #55230b;
}
/* button */
a.button.details {margin-left:8px; float:left;}
a.button , a.button-prod{
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	text-align:center;
	margin-bottom:4px;
	/***/
	background-color: #8fb701;
	background-image: -moz-linear-gradient(top, #9ec902, #83a701);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ec902), to(#83a701));
	background-image: -webkit-linear-gradient(top, #9ec902, #83a701);
	background-image: -o-linear-gradient(top, #9ec902, #83a701);
	background-image: linear-gradient(to bottom, #9ec902, #83a701);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec902', endColorstr='#ff83a701', GradientType=0);	
	/***/	
	border-bottom:1px solid #6b8a01;
	border-left:1px solid #8cb301;
	border-right:1px solid #8cb301;
	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
.featured a.button , .product-grid a.button, .product-list a.button {
	margin-bottom:14px;
	}
a.button span , a.button-prod span{
	color: #fff;
	display: inline-block;
	padding:8px 19px;
	white-space:nowrap;
	font-size:12px;
	line-height:14px;	
	}
a.button:hover , a.button-prod:hover{
	/***/
	background-color: #512c04;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c2100', GradientType=0);	
	/***/
	border-bottom-color:#3c2100;
	border-left-color:#4e2a03;
	border-right-color:#4e2a03;
	}
a.button:hover span, a.button-prod:hover span {
	color:#fff;
}
a.button-i {
	display:inline-block;
	padding:5px;
	}
a.button-i i {
	font-size:26px;
	color:#fd3824
	}
a.button-i i:hover {
	color:#777
	}
/*******************************************background image ***********************************************************/
.image2 {position:relative;}
.image img, .image2 img, .image3 img {
	vertical-align:top;
	}

.product-grid .image, .box-product .image2 {
	text-align:center;
	}
/*****************************************************************************************************************/
.buttons {
	overflow: auto;
	}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right .mt {
	margin-top:10px
	}
.buttons .right {
	float: right;
	text-align: right;
	}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#module_cart .content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 2px 2px #DDDDDD;
	clear: both;
	display: none;
	
	padding: 8px;
	position: relative;
	top: -1px;
}
#module_cart.active .heading {
	border-left: 1px solid #e1e1e0;
	border-right: 1px solid #e1e1e0;
	border-top: 1px solid #e1e1e0;
	margin-top: 5px;
	padding-bottom: 6px;
	padding-top: 10px;
}
#module_cart.active .content {
	display: block;
}
#module_cart .cart .name {
	padding-top:5px;
	padding-bottom:10px;
	padding-top:10px;
}
#module_cart .cart {
	margin-bottom:10px;
	width: 100%;
}
#module_cart .cart td .quantity {
	font-weight:bold;
	}
#module_cart .cart td {
	border-bottom: 1px solid #e1e1e0;
	padding: 2px 3px;
	vertical-align: top;
	}
#module_cart .cart td a {
	font-weight:normal;
	}
#module_cart .cart .image {
	display: none;
}
#module_cart .cart .image img {
	border: 1px solid #e1e1e0;
	text-align: left;
}
#module_cart .cart .name small {
	line-height: 14px;
}
#module_cart .cart td.quantity {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	vertical-align:middle;
	}
#module_cart .cart td.total {
	text-align: center;
	vertical-align: middle;
	}
#module_cart .cart .remove {
	text-align: right;
	padding:2px 2px;
	vertical-align: middle;
}
#module_cart .cart .remove img {
	cursor: pointer;
}
#module_cart table.total {
	clear: left;
	float: right;
	margin-bottom:10px;
	padding: 5px;
}
.total-right {
	text-align:right!important;
}
#module_cart .total-left {
	padding-right:18px;
}
#module_cart table.total td b {
	
	}
#module_cart table.total td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
}
#module_cart .checkout .button {
	margin-bottom:10px;
}
#module_cart .checkout {
	clear: both;
	text-align: right;
}
#module_cart .empty {
	text-align:left;
	line-height:17px;
	padding:5px 0;
}
.product-list #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.product-grid #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.home-block #image {
	float: left;
	margin-top:0px;
	z-index: 0;
	}
/* box */
.box {
	margin-bottom:30px;
}
.box.man {
	margin-bottom:17px;
}
.box.featured {
	margin-bottom:0;
}

.box .box-heading , h1.style-1, .product-info h1, .tabs .tab-heading{
	font-size:15px;
	line-height:18px;
	color:#55230b;
	padding:9px 10px 12px 18px;
	/***/
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #f7f7f7, #f3f3f3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#f3f3f3));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #f3f3f3);
	background-image: -o-linear-gradient(top, #f7f7f7, #f3f3f3);
	background-image: linear-gradient(to bottom, #f7f7f7, #f3f3f3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#fff3f3f3', GradientType=0);
	/***/
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #cfcfcf;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
aside .box .box-heading{
	color:#fff;
	/***/
	background-color: #4f2b03;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c2100', GradientType=0);
	/***/
	border-left:1px solid #4e2a03;
	border-right:1px solid #4e2a03;
	border-bottom:1px solid #3c2100;
	margin-bottom:25px;
	}
.box.category .box-heading {
	display:none;
}
#content .box.specials {
	margin-bottom:0;
	border-bottom:0;
	padding-bottom:0;
	}
aside .box .box-heading{
	margin-bottom:30px;
	}
aside .box.man .box-heading{
	margin-bottom:9px;
	}
/* box products */
.box .box-content .box-product ul li.first-in-line {
	clear:left;
	}
.box .box-content .box-product ul li, .product-grid ul li {
	margin-bottom:29px;	
}
aside .box .box-content .box-product ul  {
	width:auto;
	margin:0;
	}
aside .box .box-content .box-product ul>li {
	width:100%;
	margin:0;
	max-width:270px
	}
.box-filter li {
	line-height:25px;
	}
.box-filter label {
	cursor:pointer;
	display:inline;
	padding-left:5px;
	}
.prod-stock {
	font-style:italic;
	color:#6b8a01;
	font-size:14px;
}
.box-product {
	width:100%;
	margin:0;
	padding:0;
}
.box.subcat {
	border-bottom:0;
	padding-bottom:0;
	}
.box-product.box-subcat {
	margin-top:0 !important
}
.box-product.box-subcat .image {
	margin-bottom:10px;
}
.box-product.box-subcat .name.subcatname {
	height:40px;
	overflow:hidden;
	text-align:center;
}
.box-product.box-subcat .name.subcatname a:hover {
	color:#fd3824;
	}

#content .box .box-content .box-product ul li.cat-height  {
	border:0px;
	}
.zoom-top img {
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.zoom-top a:hover {
	background-color:#683a00;
	}
.zoom-top a{
	display:block;
	width:30px!important;
	height:30px!important;
	background-color: #8FB701;
	color:#fff;
	overflow:hidden;
	position:absolute;
	right:9px;
	top:9px;
	z-index:25;
	font-size:19px;
	text-align:center;
	line-height:27px;
	vertical-align:top;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
}
.zoom-top a:before{
	background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: auto;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
	content: "\f00e";
	width:30px;
	line-height:30px;	
}
.box-product > li.tree-div {
	margin-right:0;
}
.box-product > li {
	width:176px;
	display: inline-block;
	vertical-align: top;
	margin-right:42px;
	margin-bottom:28px;
}
#module_cart .cart .name a {
	text-decoration:none;
	line-height:17px;
}
#module_cart .cart .name a:hover {
	text-decoration:underline;
}
.box-product .image {
	display: block;
	text-align:center;
}
.box-product .name {
	
	}
.box-product .name a {
	display: inline;
}
.box-product .rating {
	display: block;
	margin-top:7px;
	margin-bottom: 0px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.box-category ul {
	/***/
	background-color: #f8f8f8;
	background-image: -moz-linear-gradient(top, #ffffff, #f3f3f3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f3f3f3));
	background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
	background-image: -o-linear-gradient(top, #ffffff, #f3f3f3);
	background-image: linear-gradient(to bottom, #ffffff, #f3f3f3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f3', GradientType=0);
	/***/
	border-left:1px solid #f4f4f4;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #f4f4f4;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.afine {
	list-style:none;
	margin:0;
	padding:0;
}
.afine li:first-child, .acount li:first-child {
	border:0px
}
.afine li, .acount li {

}
.afine li a + a {
	background:none;
	padding-left:0;
}
.acount {
	list-style:none;
	}
.content ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
.content ul li a {
	text-decoration:none;
	line-height:normal;
}
.content ul li:first-child {
	border:none;
}
.content ul li {
	padding-bottom:4px;
	padding-top:4px;
}
.content ul li a {
	color:#777;
	}
.content ul li a:hover {
	color:#fd3824;
	}
.content ul li a i{
	color: #A5AF1E;
	font-size: 16px;
	line-height:18px;
	margin-right:9px;
}
.wishlist-product td a {
	text-decoration:none;
}
.wishlist-product td {
	vertical-align: middle!important;
	text-align:center;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
/***********************************************************************category*************************************************************/
.icon-angle-up:before { content: "\f106" !important; }
li.parent li.parent  .icon-angle-down:before { content: "\f105" !important; }
li.parent li.parent  .icon-angle-up:before { content: "\f105" !important; }
li.parent> i:hover {
	cursor:pointer;
	}
li.parent> i {
	float:right;
	font-size:15px;
	line-height:30px;
	position:absolute;
	right:5px;
	top:4px;
	color:#fff;
	padding:0 11px 0 10px;
	}
.box-category > ul > li.active>a i, .box-category > ul > li > a:hover i {color:#777}
.box-category > ul > li > a i {
	font-size:21px;
	color:#fd3824
	}
.box-category > ul > li:first-child{
	background: none;
}
.box-category > ul > li{
	display:block;
	position:relative;
	overflow:hidden;
	padding:0 3px;
	background: url(../image/categ_line.png) repeat-x 0 top;
}
.box-category > ul > li > a {
	padding:5px 10px 9px 13px;	
	margin:4px 0 3px;
	display:block;
	font-size:15px;
	line-height:18px;
	color:#333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
.box-category > ul > li.active>a, .box-category > ul > li>a:hover, .box-category > ul > li:hover >a{
	color:#fff;
	padding:5px 9px 8px 13px;	
	margin:4px 0 3px;
	border-right:1px solid #8db301;
	border-bottom:1px solid #6b8a01;
	/***/
	background-color: #90b701;
	background-image: -moz-linear-gradient(top, #9ec902, #83a701);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ec902), to(#83a701));
	background-image: -webkit-linear-gradient(top, #9ec902, #83a701);
	background-image: -o-linear-gradient(top, #9ec902, #83a701);
	background-image: linear-gradient(to bottom, #9ec902, #83a701);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec902', endColorstr='#ff83a701', GradientType=0);
	/***/
	}

.box-category > ul > li {
	color:#fff;
}

.box-category > ul > li.active>i, .box-category > ul > li:hover >i {
	color:#000;	
	}
.box-category > ul > li >i:hover {
	color:#000;	
	}
.box-category > ul > li strong {
	display:none;
}
.box-category > ul > li ul {
	display:none;
	padding:8px 0 8px 20px;
	background:none;
	border:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	padding: 0 !important;
	}
.box-category > ul > li >ul {
	padding:13px 0 19px 20px;
	}
.box-category > ul > li span.close:hover {
	cursor:pointer;
}
.box-category > ul > li li.parent> i {
	color:#fff;
	font-size:16px;
	line-height:19px;
	padding-right:8px;
	margin-right:8px;
	}
.box-category > ul > li li.parent> i:hover {
	color:#fd3824;
	}
.box-category > ul > li ul > li.active > a, .box-category > ul > li ul > li > a:hover {
	color: #fd3824;
	}
.box-category > ul > li ul > li {
	padding:6px 0 6px 20px;
	}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: inline-block;
	color:#777;
	
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
	}
.box-category > ul > li ul > li > a.active {
	color:#fd3824
}
.box-category > ul > li:first-child {
	border-top:0
}
.act-cat {
	position:absolute;
	top:9px;
	right:6px;
}
/*************************************************************************************************************************************************************/
.info-about2, .info-about3, .info-about4 {
	display:none;
}
/* category */

.category-list {
	overflow: auto;
	margin-bottom: 20px;
}

.category-list ul {
	float: left;
	width:25%;
	list-style:none;
	padding:0;
}
.capcha {
	width:143px;
}
.sitemap-info ul li {
	padding-bottom: 4px;
	padding-left: 14px;
	padding-top: 4px;
	text-transform:capitalize;
}
.sitemap-info ul li a i {
	color: #7DA000;
	font-size:16px;
	line-height:18px;
	margin-right:9px;
	}
.sitemap-info ul li a {
	text-decoration: none;
	text-transform:capitalize;
	font-size:12px;
	color:#777;
}
.sitemap-info ul li a:hover{
	color:#FD3824;
}
.category-list .div a {
	text-decoration: underline;
}
/* manufacturer */
.manufacturer-list {
	overflow: auto;
	margin-bottom:-1px;
	border:1px solid #e1e1e0;
}
.manufacturer-heading span {
	/***/
	background-color: #8fb701;
	background-image: -moz-linear-gradient(top, #9ec902, #83a701);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ec902), to(#83a701));
	background-image: -webkit-linear-gradient(top, #9ec902, #83a701);
	background-image: -o-linear-gradient(top, #9ec902, #83a701);
	background-image: linear-gradient(to bottom, #9ec902, #83a701);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec902', endColorstr='#ff83a701', GradientType=0);
	/***/
	border-bottom:1px solid #6b8a01;
    border-right:1px solid #8db401;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	font-size:25px;
	line-height:30px;
	padding:10px 0;
	width:50px;
	text-align:center;
	}
.manuf-p >b{
	font-weight:normal;
}
.manufacturer-heading {
	background:#f9f9f9;
	font-size: 15px;
	font-weight: bold;
	padding:5px;
	margin-bottom: 6px;
	border-bottom:1px solid #e1e1e0;
}
.manufacturer-content {
	padding:30px 40px;
	overflow:hidden;
}
.manufacturer-list ul li a{
	color: #777;
	display:block;
	overflow:hidden;
	}
.manufacturer-list ul li a:hover{
	color: #FD3824;
	}
.manufacturer-list ul li i{
	float:left;
	color: #7DA000;
	font-size:16px;
	line-height:18px;
	margin-right:9px;
	}
.manufacturer-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.box.manufacturers li {
	padding:5px 0;
	}
.box.manufacturers li a {
    display: inline-block;
    text-decoration: none;
	}
/* product */
.product-filter .product-compare {
	float:left;
	margin-left:10px;
	}
.product-filter select {
	margin-bottom:0;
	}
.product-filter {
	overflow:hidden;
	line-height:32px;
	border:1px solid #e1e1e0;
	border-width:1px 0;
	padding:20px 0;
	margin-bottom:30px;
}
.product-filter .display {
	float:right;
	}

.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort b {
	padding-right:7px;
	color:#683a00;
	text-transform:uppercase;
	font-weight:normal;
	}
.product-filter .sort select {
	width:140px;
}
.product-filter .sort {
	float:left;
}
.product-filter .limit select {
	width:72px;
}
.product-filter .limit b {
	padding-right:5px;
	color:#683a00;
	text-transform:uppercase;
	font-weight:normal;
}
.product-filter .limit {
	margin-left: 13px;
	float:left;
	}
.product-list ul li:first-child {
	border-top:0;
	padding-top:0;
	margin-top:0;
	}
.product-list ul li {
	margin-top:30px;
	border-top:1px solid #e1e1e0;
}
.product-list .left {
	position:relative;
	
}
.product-list .right {
	text-align:left;
	}
.product-list ul li {

	}
.product-list .name {
	margin-bottom:10px;
}
#grid_a, #list_a, #grid_b, #list_b {
	vertical-align:top;
	font-size:28px;
	float:left;
	display:block;
	width:32px;
	height:32px;
	margin-left:6px;
}
#grid_a, #list_a{
	color:#dedede;
}
#grid_a:hover, #list_a:hover, #grid_b, #list_b{
	color:#fd3824;
}
#list_b i, #grid_b i {
	cursor:default
	}
.product-filter .display {
	position:relative;
	}
.product-filter .display b {
	float:left;
	color:#683a00;
	text-transform:uppercase;
	display:none;
	}
.product-list .description {
	overflow:hidden;
	margin-bottom: 5px;
}
.product-grid ul li {
	text-align:left;
	position:relative;
	}
.product-grid .cart-button{
	display:inline-block;
}
.product-grid ul li.first-in-line {
	clear:left
	}
.extra-prod input {
	padding-bottom:4px;
}
.extra-prod {
	padding-top:6px;
}
.or {
	padding-top:3px;
}
.product-grid .image {
	display: block;
}
.product-grid .description {
	overflow:hidden;
}
.product-grid .rating {
	display: block;
}
.product-list .price-tax {
	font-size:12px;
	display:block;
	color:#683A00;
}
.product-grid .price-old {
	text-decoration: line-through;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .price-old {
	font-weight:normal;
}
.content-border h2{
	margin-bottom:30px;
	}
.content-border {
	border:1px solid #e1e1e0;
	padding:30px 40px;
	margin-bottom:30px;
	}
/*************************** Product ***************************************/
#compare {
	display:none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}
#full_gallery{
	display:none;
	max-width:270px;
	position:relative;
	}
#full_gallery .prev {left:0}
#full_gallery .next {right:0}
#full_gallery .prev:hover, #full_gallery .next:hover{
	color:#fd3824
	}
#full_gallery .prev, #full_gallery .next{
	color:#777;
	font-size:19px;
	position:absolute;
	top:50%;
	margin-top:-23px;
	}
.bx-controls-direction a.bx-prev {
	margin-left:-10px;
	}
.bx-controls-direction a.bx-next {
	margin-right:-10px;
	}
.bx-controls-direction a {
	padding:10px;
	
	}
.product-info {
	padding-bottom:7px;
	margin-top:20px;
}
.product-info h1.view {display:none;}

.product-info .left {
	position:relative;
	z-index:5;
	margin-bottom:20px;
}
.product-info .image {
	float: left;
	width:100%;
	max-width:270px;
	max-height:424px;
	height:100%;
	margin-bottom:7px;
	text-align: center;
	background-color:#fcfcfc;
}
.product-info .image-additional {
	overflow:hidden;
	max-width:240px;
	position:relative;
	clear: both;
	padding:0 20px;
	}
.product-info .image-additional li {
	float:left;
	max-width:70px;
}
.product-info .image-additional li.last {
	margin-right:0;	
}
.product-info .image-additional img {
	background:#f5f5f5;
}
#zoom1 img {
	background:#f5f5f5;
}
.product-info .image-additional a {
	display: block;
}
.image-additional .next:hover, .image-additional .prev:hover  {
	color:#fd3824
	}
.image-additional .prev  {
	position:absolute;
	width:15px;
	height:15px;
	left:0;
	top:40%;
	margin:0;
	font-size:19px;
	color:#777
	}
.image-additional .next  {
	color:#777;
	position:absolute;
	width:15px;
	height:15px;
	right:0;
	top:40%;
	margin:0;
	font-size:19px;
	}
.product-info .share >span{
	margin-bottom:20px;
	display:inline-block;
	}
.product-info .description .product-section {
	color:#777;
	text-transform:uppercase;
	line-height:24px;
	margin-bottom:20px;
	}
.product-info .description .product-section a{
	color:#fd3824
	}
.product-info .description .product-section a:hover{
	color:#683a00
	}
.product-info .description .product-section span {
	color:#683a00;
	}
.product-info .description .product-section .prod-stock{
	display:inline-block;
	background-color:#7da000;
	color:#fff;
	font-style:normal;
	padding:0 7px;
	margin:0 9px;
	}
.product-info .price {
	text-transform:uppercase;
	color:#683a00;
	font-size:14px;
	border-top:1px solid #e1e1e0;
	border-bottom:1px solid #e1e1e0;
	padding:23px 0;
	margin-bottom:20px;
	}
.product-info .price .price-new{
	color:#FD3824;
	font-size:31px;
	
	}
.product-info .price .price-old{
	color:#777;
	margin-left:8px;
	font-size:21px;
	}
.product-info .price .price-tax{
	color:#333;
	text-transform:none;
	font-weight:normal;
	margin-left:10px;
	}
.product-info .price .discount{
	text-transform:none;
	font-weight:normal;
	}
.product-info .price .reward{
	padding-top:10px;
	display:block;
	}
.tab-content ul{
	margin-left:25px;
	margin-bottom:20px;
	list-style-type:disc
	}
.product-info .minimum { 
	margin-top:5px;
	}
.product-info .cart-top-padd { 
	float:none;
	}
.product-info .options {
	padding-bottom:15px;
	border-bottom:1px solid #e1e1e0;
	margin-bottom:20px;
	} 
.product-info label {
    margin-right: 8px;
	font-weight:normal;
}
.product-info .cart-top {
	border-bottom:1px solid #e1e1e0;
	padding-bottom:20px;
	margin-bottom:20px;
	} 
.q-mini {
	width:30px;
	}
img#captcha {
	margin-left:50px;
	}
#tab-review input[name="captcha"] {
	margin-top:10px;
	}
.border {
	border-bottom:1px solid #e1e1e0;
	padding-bottom:15px;
	margin-bottom:15px;
	}
/******************************/
.product-info .gallery li {
	max-width:270px;
	float:left;
	height:424px
	}
.ps-carousel-item img {background-color:#EFEEEE;}
.ps-zoom-pan-rotate img {background-color:#EFEEEE;}
.product-info .gallery li img{
	background-color:#EFEEEE;
	}
/*****************************/
a.button-prod i{
	display:none;
	}
a.button-prod:hover {
	background-color:#683a00;
	}
.product-info .review {
	padding-bottom:10px;
	border-bottom:1px solid #e1e1e0;
	margin-bottom:20px;
	}
.product-info .review>div img{
	margin-bottom:10px;
	}
.product-info .review a:hover {
	color:#fd3824
	}
.product-info .review a{
	color:#333;
	}
.product-info .review a+a {	
	margin-left:20px;
	}
.product-info .review img{
	float:left;
	margin-right:20px;
	}
.product-info .review .btn-rew {
	float:left;
	}
.product-info .review .btn-rew a i{
	font-size:26px;
	color:#777;
	line-height:16px;
	width:1.25em
	}
.tabs {
	margin-bottom:10px;
	}
.tabs .tab-heading i{
	float:right;
	color:#fff;
	}
.tabs .tab-heading:hover i{
	color:#dab87a;
	}	
.tabs .tab-heading {	
	color:#fff;
	/***/
	background-color: #4f2b03;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c2100', GradientType=0);
	/***/
	border-left:1px solid #4e2a03;
	border-right:1px solid #4e2a03;
	border-bottom:1px solid #3c2100;
	margin-bottom:10px;
	padding:10px;
	}
.tabs .tab-content {
	padding:20px 20px 0 20px;
	}
#tab-review.tabs .tab-content {
	padding:20px;
	}
/**************compare block****************************/
.compare-block {
	margin-bottom:20px;
	}
.compare-block .image {
	margin-right:10px;
	max-width:40%;
	}
.compare-block .remove a{
	font-size:19px;
	line-height:normla;
	}
/**************************************************/
.compare-info {
	width: 100%;
	}
.block-compare {
	position:relative;
	overflow:hidden;
}
.td-price {
	font-weight:bold;
	font-size:16px;
}
.compare-info .prod-stock {
	margin:0 auto;
	float:none;
	font-weight:bold;
	font-size:13px;
	
	text-transform:uppercase;
	 background-color: #6b8a01;
    color: #FFFFFF;
    display: inline-block;
    font-style: normal;
    margin: 0 9px;
    padding: 0 7px;
}
.compare-info td.name a:hover {color:#777}
.compare-info td.name a {
	text-decoration:none;
	font-size:16px;
	color:#fd3824
}
.compare-info td.name a:hover {
	
	}
.compare-info td.last {
	border-right:0;
}
.compare-info thead td:first-child {
	text-align:left;
	}
.compare-info td:first-child {
	background-color:#F9F9F9;
	color:#683a00;
	font-weight:bold;
	text-align:right;
	}
.compare-info td.image2 {
	text-align:center;
	}
.compare-info td {
	padding: 7px;
	width: 20%;
	text-align: left;
	vertical-align: top;
}
.compare-info .price-old {
	font-weight: normal;
	text-decoration: line-through;
	display:block;
	font-size:15px;
}
.compare-info td.td-price .price-old{color:#777}
.compare-info td.td-price {
	font-weight: bold;
	font-size:17px;
	line-height:normal;
	color:#fd3824
}
/* wishlist */
.wishlist-product2 {
	display:none;
	}
.wishlist-product {
	margin-bottom:25px;
	
}
.wishlist-product tbody .name a:hover {
	color:#fd3824;
	}
.wishlist-product tbody .name a {
	color:#683A00;
	font-size:12px;
	}
.wishlist-product tbody .model {
	text-align: center;
	font-size:14px;
	}
.wishlist-product tbody .stock {
	text-align: center;
	}
.wishlist-product tbody .stock .prod-stock {
	
}
.wishlist-product tbody .quantity {
	text-align: right;
}
.checkout-product .table td.price {
	text-align:left;
	font-size:13px;
	color:#683A00;
	}
.table .total, .table .price {
	text-align: center;
	font-size:17px;
	color:#fd3824;
}
.table .total b, .table .price b{
	font-weight:normal;
}
.table thead td {font-size:12px !important;}
.table .price s {
	color:#683A00;
	font-weight:normal;
	display:block;
}

input#sub_category {
	background:none;
	margin:0
	}
/************************** contact page *********************/
.contact-info {
	border:1px solid #e1e1e0;
	background-color:#f9f9f9;
	padding:40px;
	font-weight:bold;
	margin-bottom:20px;
	}
.contact-info .contact-box i {
	color:#7DA000;
	font-size:26px;
	width:1.25em;
	}
.contact-info .contact-box {
	margin-bottom:20px;
	line-height:26px;
	}
.contact-info .contact-box b{
	color:#683a00;
	text-transform:uppercase;
	margin-left:10px;
	}
.contact-info iframe {
	min-height:200px;
	max-height:300px
	}
.contact-info figure{
	margin:0;
	}
.content.contact-f textarea {
	max-width:100%;
	}
.content.contact-f {
	padding:40px 40px 20px;
	background: #ffba69;
	}
.content.contact-f div.buttons, .content.contact-f div.captcha {
	margin-top:20px;
	}
/************************** checkout page *********************/
.checkout-heading {
	color:#fff;
	/***/
	background-color: #4f2b03;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c2100', GradientType=0);
	/***/
	border-left:1px solid #4e2a03;
	border-right:1px solid #4e2a03;
	border-bottom:1px solid #3c2100;
	margin-bottom:10px;
	padding:10px;
	}
.checkout-content {
	display:none;
	}
.checkout-content {
	margin-top:-1px;
	padding:20px 40px;
	border:1px solid #e1e1e0;
	}
.checkout-content .login-content .heading h2 {
	font-size:20px;
	}
.checkout-content .login-content p.login-padd {
	border-bottom: 1px solid #e1e1e0;
    padding-bottom: 6px;
	}
.checkout-heading {
	position:relative;
	}
.checkout-heading>a{
	position:absolute;
	right:20px;
	top:10px;
	color:#fff;
	}
.checkout-heading>a:hover{
	color:#DAB87A;
	}
.checkout-content label a:hover {
	text-decoration:underline;
	color:#fd3824;
	}
.checkout-content label a {
	color:#fd3824;
	}
/************************** login page *********************/

.login-content .right, .login-content .left {
	border:1px solid #e1e1e0;
	background-color:#f9f9f9;
	padding:30px;
	margin-bottom:30px;
	}
.login-content .heading {
	overflow:hidden;
	border-bottom:1px solid #e1e1e0;
	padding-bottom:10px;
	margin-bottom:20px;
	}
.login-content .content>p{
	border-bottom:1px solid #e1e1e0;
	padding-bottom:20px;
	}
.login-content .heading i{
	font-size:56px;
	color:#7DA000;
	float:left;
	margin-right:14px;
	}
.login-content .heading h2 {
	margin-top:0;
	margin-bottom:2px;
	font-size:16px;
	color:#683a00;
	}
.login-content .heading b {
	font-size:13px;
	color:#737373;
	font-style:italic;
	font-weight:normal;
	}

/*.login-content .form-horizontal .control-label {
	width:110px;
	}
.login-content .form-horizontal .controls {
	margin-left:120px;
	}*/
.login-content .form-horizontal .controls input {
	width:94%;
	max-width:100%
	}
.login-content .login-buttons {
	border-top:1px solid #e1e1e0;
	padding-top:20px;
	}
.login-content .login-buttons .link-login{
	line-height:26px;
	}
.buttons .right label {
	text-align:left;
	}
.login-content {
	width:100%;
	overflow:hidden;
}
.box-container {
	
}
.login-content .left p + p {
	margin-bottom:16px;
}
.link-login {
	text-decoration:underline;
	display:inline-block;
	color:#fd3824;
	font-style:italic;
	margin-left:15px;
}
.link-login:hover {
	text-decoration:none;
}
.padd-form {
	display:block;
	padding-bottom:5px;
}

.login-content .right .content p {
	margin-bottom:15px;
}
.login-content .right .content b {
	display:block;
}
#register .form td label {
	display:inline-block;
	margin-right:5px;
}
#register .form td input {
	margin-top:0;
}
#register .buttons .right b{
	font-weight:normal;
}

#register .buttons .right .button{
	margin-left:5px;
}
#register .content {
	border:none!important;
	padding:0!important;
}
/* orders */
.order-list, .return-list {
	 border: 1px solid #e1e1e0;
    margin-bottom:30px;
	
}
.order-content span, .heading-order-list span{
	color:#777;
	}
.order-content span.or-price{
	color:#fd3824;
}
.heading-order-list {
	background-color:#f9f9f9;
	overflow:hidden;
	border-bottom: 1px solid #e1e1e0;
	text-transform:uppercase;
	font-size:13px;
	color:#683a00;
	padding:20px;
}
.order-list .order-id, .return-list .return-id {
	width: 49%;
	float: left;
	}

.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
}
.order-list .order-content, .return-list .return-content {
	padding:20px;
	color:#683a00;
	}
.order-content b, .order-id b, .order-status b{
	font-weight:normal;
}
.order-list .order-content div .button {
	margin-top:3px;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-box-2 {
	padding:15px 20px 19px 20px;
	margin-bottom:10px;
}
.return-box-2 .buttons .right {
	float:left;
}
.return-box-2 .buttons {
	padding-left:0;
	padding-top:12px;
	padding-bottom:0;
	margin-bottom:0;
}
.return-box {
	
	}
.return-p {
	padding-left:17px;
}
.return-p p {
	margin-bottom:13px;
}
.return-list {
	margin-bottom: 10px;
}
#content .content.return-box {
	padding:14px 10px 11px 20px;
	margin-bottom:10px;
}
.content.return-box h2 {
	margin-bottom:14px;
}
#content .content.return-box .left {
	width:320px;
}
#content .content.return-box .right {
	width:320px;
}
.content.return-box label {
	font-size:12px;
	font-weight:bold;
	}
.content.return-box span {
	}
.content.return-box input {
	margin-top:6px;
	margin-bottom:7px;
	width:310px;
}
.content.return-box .error {
	padding-bottom:5px;
	display:block;
}
.return-box-3 {
	margin-bottom:20px;
	padding:14px 10px 10px 20px;
}
.return-box-3 h2 {
	margin-bottom:15px;
}
.return-box-3 textarea {
	width:310px;
	height:188px;
	max-width:310px;
	max-height:188px;
}
.return-box-3 .return-captcha {
	width:320px;
	margin-top:-3px;
}
.return-box-3 .return-captcha b {
	padding-bottom:6px;
	display:block;
}
.return-box-3 .return-captcha input {
	width:170px;
	margin-bottom:10px;
}
.return-box-3 .return-additional {
	margin-bottom:11px;
}
.return-box-3 .buttons {
	padding:0;
	margin-bottom:0;
}
/* button */
.button-return-right-i:hover, .button-return-right:hover {color:#fd3824; cursor:pointer;}
.button-return-right{
	border:0px;
	background:none;
	color:#757475;
	padding:0;
	line-height:32px;
	min-height:32px;
	display:inline-block;
	}
#return-product .button-return-right-i {position:relative;}
#return-product .button-return-right-i input{
	font-family:'Roboto', sans-serif;
	color:#fd3824;
	font-size:12px;
}
#return-product .button-return-right-i:hover input{
	color:#7da000;
}
#return-product b{
	font-weight:normal;
}
#return-product .button-return-right-i i.icon-circle-arrow-right {position:absolute; right:0; z-index:4}
#return-product input.button-return-right{
	padding-right:31px;
	position:relative;
	z-index:5
	}
a.button-return-left:hover, a.button-return-right:hover, a.button-order-right:hover, a.button-cont-right:hover, a.button-back-left:hover, a.button-inf-left:hover {
	color:#fd3824;
	}
a.button-return-left, a.button-return-right, a.button-order-right, a.button-cont-right, a.button-back-left, a.button-inf-left {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	padding-right:0px;
	color:#55230b;
	vertical-align:top;
	line-height:24px;
	font-weight: bold;
	}
a.button-back-left i,.button-back-left i, .button-return-right-i i, a.button-return-left i, a.button-cont-right i {
	font-size:26px;
	text-align:center;
	vertical-align:middle;
	margin:0 9px;
	color:#fd3824;
	}
a.button-return-left:hover, a.button-return-right:hover, a.button-order-right:hover, a.button-cont-right:hover, a.button-back-left:hover, a.button-inf-left:hover, a.button-back-left:hover i,.button-back-left:hover i, .button-return-right-i:hover i, a.button-return-left:hover i, a.button-cont-right:hover i {
	color:#55230b;	
}
i.icon-circle-arrow-right {margin-right:0 !important;}
a.button-order-right {
	padding:0;
}

a.button-return-left span, a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-back-left span, .wishlist-product a.button-wislish-left span, a.button-inf-left span {
	line-height:1.2em;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
a.button-return-left span, a.button-back-left span, a.button-wislish-left span {
	padding:5px 0px 5px 14px;
	background: url('../image/marker-button-left.png') left 8px no-repeat;
}
a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-inf-left span {
	padding:5px 14px 5px 0px;
	background: url('../image/marker-button-right.png') right 8px no-repeat;
}
.cart-bottom a i.icon-check {
	margin-right:0;
	}
.cart-bottom a.button-cont-right {
	margin-right:20px;
	}
/* button */



.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	}
.return-name {
	
}
.return-model {
	
}
.return-quantity {
	
}
.return-detail {
	overflow: auto;
}
.return-reason {
	
	}
.return-opened {
	
	}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #e1e1e0;
	border-bottom: 1px solid #e1e1e0;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
a {
	outline:none;
}
a:hover i.icon-trash {
	color:#6B8A01;
	}
a i.icon-trash {
	color:#acacac;
	}
i.icon-trash {
	font-size:26px;
	}
.shop-cart {
	border-bottom:none;
	overflow:hidden;
	position:relative;
}
.cart-info2 .table td+td {
	text-align:center;
	}
.shop-cart .table td {
	vertical-align:middle;
	}
.cart-module .cart-content {
	padding:18px 0px 19px 18px;
	display: none;
	overflow: auto;
	border-top:none;
	
}
.cart-info2 {display:none;}
.cart-info {
	overflow:hidden;
	margin:20px 0;
}
.cart-info td.name a:hover {
	color:#683a00
	}
.cart-info td.name a {
	color:#fd3824;
	font-size:14px;
	}
.content.shop-cart-content>p{
	border:1px solid #e1e1e0;
	border-bottom:0;
	margin:0;
	padding:20px;
	}
a.input-update {
	
	}
a.input-update i{
	color: #acacac;
	font-size:26px;
	}
a.input-update:hover i{
	color: #6B8A01;
	}
#cboxLoadedContent td>input[type="radio"]{
	margin:0px;
	float:none
	}
td.quantity>input[type="text"] {
	width:40px
	}
table#total  td {
	background-color:#f9f9f9;
	padding:20px;
	text-transform:uppercase;
	width:80%
	}
table#total  td+td {
	background-color:#fff;
	color:#fd3824;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	}
td.price {
	font-size:17px;
	}
table.radio {
	padding:0
	}
.cart-module {
	
	
	
	}
.cart-module>div{
	padding:20px 20px;
	margin-bottom:20px;
	margin-top:-21px;
	display:none;
	border:1px solid #e1e1e0;
	}
/*********************************************************************/
.sitemap-info ul {
	margin-top:10px;
}
.sitemap-info li a {
	text-decoration:none;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
#newsletter .content {
	margin:0;
	padding:0;
	border:none;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
#newsletter .form tr td:first-child {
	width:58px;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */
footer {
	margin-top:30px;
	padding-top:26px;
	clear: both;
	overflow: hidden;
	/***/
	background-color: #f8f8f8;
	background-image: -moz-linear-gradient(top, #f8f8f8, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #ffffff);
	background-image: -o-linear-gradient(top, #f8f8f8, #ffffff);
	background-image: linear-gradient(to bottom, #f8f8f8, #ffffff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffffffff', GradientType=0);
	/***/
	}
footer .powered{	
	margin-top:26px;
	padding:16px 0 29px;
	/***/
	background-color: #f3f3f3;
	background-image: -moz-linear-gradient(top, #f1f1f1, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #f1f1f1, #f5f5f5);
	background-image: -o-linear-gradient(top, #f1f1f1, #f5f5f5);
	background-image: linear-gradient(to bottom, #f1f1f1, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f1f1', endColorstr='#fff5f5f5', GradientType=0);
	/***/
	}
#powered span{
	display:inline-block;
}
.common-home footer {
	margin-top:1px;
	}
footer h3 {
	word-wrap:break-word;
	margin-bottom:13px;
	}
footer li {
	padding:1px 0 2px;
	}
footer li a {
	font-size:12px;
	line-height:14px;
	color:#777;
	word-wrap:break-word;
	}
footer li a:hover {
	color:#7da000;
	}	
span.toggle {
	display:none;
}

#powered a {
	text-decoration:none;
	color:#777;
	}
#powered a:hover {
	text-decoration:none;
	color:#fd3824;
	}
#powered {
	font-size:11px;
	line-height:13px;
	display:inline-block;
	float:left;
	}

.return-captcha input img {vertical-align:top;}
.return-captcha input {
	margin-bottom:10px;
	vertical-align:top;
	}
/********************************************************************************************************************************************************************************************************/
/* banner */
.banner {
	margin-bottom:20px;	
	}
.banner>div {
	position:relative;
	overflow:hidden;
	max-width:233px;
	border-left:1px solid #e5e5e4;
	margin-left:-1px;
	border-bottom:1px solid #cfcfcf;
	}
.banner>div:first-child {
	margin-left:20px;
	border-left:none;
	border-radius: 0 0 0 4px;
	-moz-border-radius: 0 0 0 4px;
	-webkit-border-radius: 0 0 0 4px;
	}
.banner>div.last {
	border-radius: 0 0 4px 0;
	-moz-border-radius: 0 0 4px 0;
	-webkit-border-radius: 0 0 4px 0;
	}
.banner img {
	width:100%;
	height:auto;
	background-color:#fff;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}
.banner .s-desc {
	display:block;
	position:absolute;
	top:0; left:0;
	text-align:left;	
	width:85.6%;
	padding: 5% 7.2% 0;
	color:#777;
	font-size:12px;
	line-height:17px;	
	}
.banner .s-desc p {
	width:62%;
	margin-bottom:8px;
}
.banner .s-desc h1{
	font-size:22px;
	line-height:25px;
	color:#7da000;
	margin-bottom:0;
	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}
.banner a:hover .s-desc  h1{
	color:#fd3824;
	}
.banner .s-desc h2{
	font-size:17px;
	line-height:18px;
	color:#683a00;
	margin-bottom:0;
	}
.banner .s-desc span{
	display:inline-block;
	font-size:14px;
	line-height:16px;
	color:#fff;
	padding:9px 18px 11px;
	margin:0 0 10px 0;
	border-bottom:1px solid #6b8a01;
	border-left:1px solid #8cb301;
	border-right:1px solid #8cb301;
	/***/
	background-color: #90b801;
	background-image: -moz-linear-gradient(top, #9ec902, #83a701);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ec902), to(#83a701));
	background-image: -webkit-linear-gradient(top, #9ec902, #83a701);
	background-image: -o-linear-gradient(top, #9ec902, #83a701);
	background-image: linear-gradient(to bottom, #9ec902, #83a701);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec902', endColorstr='#ff83a701', GradientType=0);
	/***/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.banner  a:hover .s-desc span{
	color:#fff;
	border-bottom-color:#3c2100;
	border-left-color:#502b04;
	border-right-color:#502b04;
	/***/
	background-color: #512c04;
	background-image: -moz-linear-gradient(top, #5e3207, #3c2100);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e3207), to(#3c2100));
	background-image: -webkit-linear-gradient(top, #5e3207, #3c2100);
	background-image: -o-linear-gradient(top, #5e3207, #3c2100);
	background-image: linear-gradient(to bottom, #5e3207, #3c2100);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3207', endColorstr='#ff3c2100', GradientType=0);
	/***/
}
/* AJAX Add to Cart Confirm by Harryo*/
.success, .attention, .information, .rev-success {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #555;
}

.warning {
	color:#fff;
}

.success a, .warning a, .attention a, .information a {
	color: #333;
}
#cart-success {
	position: fixed;
	z-index:9998;
}
.success i.icon-remove-sign {
	font-size:26px;
	padding:10px;
	}
.success .close i {
	padding:10px
	}
.success {
	color:#000
}
.success>img{
	max-width:70px;
	height:auto;
	float:left;
	background-color:#efeeee;
	margin-right:10px;
	border:1px solid #e1e1e0
}
.success a:hover {
	text-decoration:none;
	color:#fd3824
}
.success a {
	text-decoration:none;
	color:#252525
}
.success span:hover img {
	margin-top:-11px;
}
.success p {
	margin-bottom:11px;
	font-size:24px;
	color:#1b1b1b;
}
.success span:hover {cursor:pointer; color:#fd3824}
.success span {
	overflow:hidden;
	position:absolute;
	right:8px;
	top:8px;
	opacity:1
}
.success i {color:#fff}
.success i:hover {color:#DAB87A;}
.success i.icon-thumbs-up{
	font-size:31px;
	color:#fff;
	margin-right:10px;
	}
.close {color:transparent; text-shadow:none}
.success a {color:#DAB87A;}
.success a:hover {text-decoration:underline; color:#DAB87A;}
.success {
	width:60%;
	position:fixed;
	z-index:99999!important;
	box-shadow:0 5px 10px rgba(0,0,0,.08);
	top:0;
	left:0;
	padding:20px 20%;
	line-height:18px;
	text-align:center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border:none;
	background:#83A701;
	display:none;
	font-size:13px;
	color:#fff;
	}
#wrap {
	z-index:10!important;
}
.rev-success {
	background: #EAF7D9 url('../image/success.png') left no-repeat;
	border: 1px solid #e1e1e0;
	padding-left:20px;
}
/**************************************************************related****************************************************************/
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
/***/
.image {position:relative}
.related-info .cart-button .cart {
	float:none;
	}
.related-info .wishlist, .related-info .compare {
	display:inline-block;
	}
.related-info .wishlist a, .related-info .compare a {
	margin:10px 10px 0 0
	}
aside #compare .name a{
	color:#333;
}
aside #compare .name a:hover{
	color:#fd3824;
}
.related-info {
	display:inline-block;
    float: left;
    text-align: center;
	position:relative;
	
	border-bottom:0 !important;
	}
.related {
	padding:0 40px 0 90px;
	position:relative;
	}
.related .cart {
    float: none;
}
.related  .wishlist, .related  .compare{
   float:none;
}
.related  .wishlist{
   border-right:none;
   padding-right:0;
   margin-right:0;
}
.related  .wishlist a, .related  .compare a{
  margin:0;
}
.related .name {
	height:40px;
	overflow:hidden;
	}
.related .prev:hover, .related .next:hover {
	color:#fd3824
	}
.related .prev, .related .next {
	position:absolute;
	top:50%;
	font-size:26px;
	color:#777;
	margin-top:-31px;
	}
.related .prev {
	left:0
	}
.related .next {
	right:0
	}
/***********************************************************about-page**************************************************************************/
.about-page i:before {text-indent:0}
.about-page i{
	display:block;
	color:#7DA000;
	font-size:56px;
	float:left;
	width:56px;
	height:56px;
	margin-right:15px;
	overflow:hidden;
	}
/******************************************************************************************************************************************/
#colorbox {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.preview {
	padding:15px;	
}
.preview  .buttons-1{
	position:relative;
	display:block;
	float:none;
	overflow:hidden;
	margin-bottom:5px;
}
.preview .marg { margin-bottom:25px;}
.preview .price { width:100%; overflow:hidden;}
.preview .price span { float:left; margin-right:10px;}

.preview .right .inf span { display:block;margin-bottom:10px;}
.preview .right .inf span.text-price { margin-left:0;}
.preview .right h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.preview .inf .prod-stock {
    margin-bottom: 10px;
}
.preview .description {
	height:160px;
	padding:15px;
	overflow:auto;
	border:1px solid #e1e1e0;
}
.compare-block a:hover i.icon-remove-sign{
	color:#7da000;
}
.preview .wishlist, .preview .compare{
	margin-bottom:6px;
}
.preview .wishlist a, .preview .compare a{
	margin-left:0;
	margin-right:8px;
}
.preview  .button.details{
	margin-right:8px;
}
.preview .cart { 
	float:left;
	}
.preview .extra-button {
	float:left; 
	width:150px;
	margin-top:3px;
	margin-left:15px;
	}
#cboxContent #cboxTitle {
	width:60%;
	padding:0 20%;
	}
#colorbox { z-index:100  !important;}
#cboxOverlay { z-index:100 !important;}
.preview .rating { margin-top:15px;}
.box li {
	position:relative;
	}
.box .box-content .box-product ul li .quick-view-button, .box .box-content .box-product ul li .image2 img,.box .box-content .box-product ul li, .product-grid .image a img, .product-list .image a img, .box-subcat .image a img, .related .image a:hover img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background-color:#fff;
	}
.box.featured  .box-product ul li , .box.specials .box-product ul li, .box.bestsellers  .box-product ul li, .box.new-products  .box-product ul li , .product-grid ul li, .related ul li{
	border-top:1px solid #e1e1e0;
	border-radius:4px;
	border: none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
.box  .box-product ul li .image2, .product-grid .image, .product-list .image, .related .image{
	border-left:1px solid #e1e1e0;
	border-right:1px solid #e1e1e0;
	overflow:hidden;
	
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	}
.product-list .image{
	border:1px solid #e1e1e0;
	}
.box-subcat .image{
	border:1px solid #e1e1e0;
	}
.box  .box-product ul li .image2 >a, .product-grid .image >a, .box-subcat .image> a{
	display:block;
	padding:0;	
	}

.box-subcat .image:hover{
	border-color:#9ec902;	
	}
.product-list .image> a{
	display:block;
	}

.related .image a{
	display:block;
}
.box  .box-product ul li  .inner, .product-grid ul li .left, .inner_related{
	padding:0 0 10px 0;
	border:1px solid #e1e1e0;	
	border-top:none;
	text-align:center;
	padding-top:13px;
	
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
}
.box  .box-product ul li  .cart-button {
	display:inline-block;
}
.box  .box-product ul li  .description, .product-grid ul li  .description {
	padding:0 10%;
	margin-bottom:0;
	line-height:18px;
}
.box  .box-product ul li  .inner .name, .product-grid .name, .related ul li .name, .box-product .name{
	margin-bottom:2px;
	padding:0 1%;
}
.box  .box-product ul li .sale, .product-grid ul li .sale, .product-list ul li .sale{
	position:absolute;
	z-index:3;
	display:inline-block;
	top:9px; right:9px;	
	background-color:#fd3824;
	color:#fff;
	font-size:13px;
	line-height:16px;
	font-weight:700;
	text-transform:uppercase;
	padding:3px 7px 4px 6px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.box  .box-product ul li  .inner .name a:hover, .product-grid .name a:hover, .product-list .name a:hover, .related ul li .name a:hover{
	color:#fd3824;
	text-decoration:none;
}
.box  .box-product ul li  .inner .name a, .product-grid .name a, .related ul li .name a{	
	color:#3d3d3d;
	font-size:14px;
	line-height:16px;
}
.box .box-product .cart {
	float:none;
	}
.box .box-content .box-product ul li .image2{
	overflow:hidden;
	}
.box .box-content .box-product ul li .image2 a , .product-grid .image a , .box-subcat .image a , .banner a , .related .image a{
	display:block;
	}
.banner a {
	background-color:#e1e1dd;
	}
.box .box-content .box-product ul li .image2 a:hover img, .product-grid .image a:hover img, .product-list .image a:hover img, .box-subcat .image a:hover img, .banner a:hover img, .related .image a:hover img{
	opacity:.8;
	}
.box .box-content .box-product ul li .quick-view-button:hover {
	background-color:#4f2b03;
	}
.box .box-content .box-product ul li .quick-view-button i {
	width:29px
	}
.box .box-content .box-product ul li .quick-view-button {
    opacity:0;
	visibility:hidden;
    top: 9px; left:10px;
    position: absolute;    
	font-size:15px;
	background-color:#8fb701;
	padding:0;
	color:#fff;
	line-height:27px;
	height:29px;
	width:29px;
	text-align:center;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
.image3 img {}
.box .box-content .box-product ul li:hover .quick-view-button {
    opacity:1;
	visibility:visible
}
/**************************************************** bootstrap reset ************************************************************************/
.table-bordered {
	border-radius:0
	}
.table thead td {
	text-transform:uppercase;
	color:#683a00 !important;
	background-color:#f9f9f9;
	font-size:13px;
	}
.table th, .table td {
	padding:20px;
	border-color:#d5d5d5;
	-moz-box-sizing: border-box; /* Для Firefox */  
    box-sizing: border-box; /* Ширина блока с полями */
	}
.block-compare .table th, .block-compare .table td {
	padding:7px
	}
/**************************/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	font-size:13px;
	}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius:0;
	box-shadow:none
}
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
	border-radius:0
	}
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
	border-radius:0;
	}
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-radius:0
	}
.table-bordered {
	border-color:#d5d5d5
	}
label, input, button, select, textarea {
	font-size:13px;
	color:#683a00
	}
textarea {
	resize:none
	}
label{
	cursor:default
	}
.product-info .cart-top-padd label, .product-info a.button-prod{
	margin-bottom:10px;
	}
.close:hover, .close:focus {
	opacity:1
	}
	
/********************lang***************************/

html[lang="de"] #cart .heading span.link_a{
	min-width:165px;
}
html[lang="de"] .product-grid .cart-button .wishlist, html[lang="de"] .product-grid .cart-button .compare, html[lang="de"] .box .box-product .cart-button .wishlist, html[lang="de"] .box .box-product .cart-button .compare, html[lang="es"] .product-grid .cart-button .wishlist, html[lang="es"] .product-grid .cart-button .compare, html[lang="es"] .box .box-product .cart-button .wishlist, html[lang="es"] .box .box-product .cart-button .compare {
		float:none;
		display:block;
	}
html[lang="de"] .product-grid .cart-button .wishlist , html[lang="de"] .box .box-product .cart-button .wishlist, html[lang="es"] .product-grid .cart-button .wishlist , html[lang="es"] .box .box-product .cart-button .wishlist{
		border-right: none;
		margin-right: 0;
		padding-right: 0;
	}
	
	
header {
	background: url(/catalog/view/theme/theme313/image/new/head-img.png) no-repeat center 122px;
}	

body {
	background: url(/catalog/view/theme/theme313/image/new/back-gr.jpg);
/*
	background: url(/catalog/view/theme/theme313/image/new/back-gr.jpg) no-repeat fixed;
	background-size: 100%;*/
}

#shadow > section {
	background: none;
}

.box-category ul {
	background: none;
	border: none;
}

.box-category ul li{
	background-color: #55230b;
/*	width: 217px;*/
	margin-bottom: 2px;
	border-radius: 4px;
}

.box-category > ul > li > a {
	color: #ffe9d3;
}

.box-category > ul > li ul > li > a {
	color: #ffffff;
}

.icon-angle-down icon-angle-up {
	width: 100%;
}

.box-category > ul > li >ul {
	padding: 10px 0 12px 20px;
	font-size: 13px;
	padding: 0 !important;
}

.box-category > ul > li >ul > li{
	padding: 8px 0 8px 20px;
}

.box-category > ul > li ul > li > a{
	width: 100%;
}

.box.featured .box-product ul li, .box.specials .box-product ul li, .box.bestsellers .box-product ul li, .box.new-products .box-product ul li, .product-grid ul li, .related ul li, .box-product > div {
	background-color: #ffba69;
}

.box .box-product ul li .inner, .product-grid ul li .left, .inner_related {
	border: none;
}

a.button , a.button-prod{
	background-image: -moz-linear-gradient(top, #ff7700, #ff5a00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff7700), to(#ff5a00));
	background-image: -webkit-linear-gradient(top, #ff7700, #ff5a00);
	border-color: #ffba69;
}

.box-category > ul > li:first-child {
	background-color: #55230b;
}

.top-line, .common-home footer, header .toprow, .box .box-heading, .tabs .tab-heading, footer, .breadcrumb {
	background: none;
	background-color: #55230b;
	color: #ffe9d3;
	border: none;
}

h1.style-1, .product-info h1, h1 {
	background: none;
	border: none;
	font-weight: bold;
	font-size: 24px;
	padding: 2px 10px 2px 0px;
}

.product-info h1 {
	padding: 20px 10px 12px 0px;
	line-height: 1em;
}

.box-heading {
	text-align: center;
	margin-bottom: 20px;
}

.top-line a{
	color:#ffe9d3;
	text-decoration: underline;
}

.top-line a:hover{
	color:red;
}
.logg {
	display: inline-block;
	margin:5px 0 5px 20px;
	list-style: none;
	text-align: right;
	min-width: 100px;
	font-size: 12px;
}

header .phone span {
	margin-left: 20px;
}

header #logo {
	float: left;
/*	min-width: 250px;
	display: table;
	text-align: center;
	overflow: auto;
	top: 65px;
	width: 30%;
	height: 50%;
	margin: auto;
	position: absolute;
*/	left: 0; right: 0; 
	display:contents;
}

#search {
	position: relative;
	display: inline-block;
	margin: 5px 20px 193px 0 !important;
	float: left !important;
}

	#search input {
		max-width: 120px;
	}

.cart-position {
	margin: -12px 0 10px 18px;
}

footer .container {
	margin-bottom: 40px;
}

footer .container h3{
	color: #ffe9d3;
}

footer li a {
	color: #dab87a;	
}

footer li a:hover {
	color: #ffe9d3;
}

.product-info, .product-filter, .box-container {
	background: #ffba69;
	border: none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

 .box-container {
	background: #fff;
}
	
.product-info {
	background: #fff;
} 

.box-container {
	padding: 20px;
}
.product-filter {
	padding: 5px 20px;
}

.box .box-product ul li .image2, .product-grid .image, .product-list .image, .related .image {
	border: none;
}

.product-list ul li {
	background: #ffba69;
	border: none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.box-category > ul > li.active>a, .box-category > ul > li>a:hover, .box-category > ul > li:hover >a {
	background: #ffba69;	
	border: none;
	color:#000;

}

element.style {
}
.box-category > ul > li.active>a, .box-category > ul > li>a:hover, .box-category > ul > li:hover >a {
	background: #ffba69;
	border: none;
	color: #000;
	padding: 6px 9px 8px 13px;
}


.banner-main {
	background: none;
	width: 210px;
	margin: 0 5px 0 20px;
	float: left;		
	list-style: none;
}

.banner-main a{
	background: none;
}

.banner-main img {
	background: none;	
}

.span9 {
	clear: both;
}

.clear {
	float: none;
}

.acount {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: #fff;
	margin-top: -30px;
}

.shop-cart, .shop-cart-content {
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color:#55230b;
	
}

.top-menu {
	float:left;
	margin: 5px 52px;
}

.checkout-content {
	background: #fff;
}

.tabs .tab-content {
	padding: 20px;
	color:#000;
}

.category-info {
	background-color: #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 20px;
}

.banner-main{
/*	margin: 0 0 0 0;*/
}
.banner{
	text-align: justify;
	position: relative;

}
div.banner{
	margin-left: 0;
	margin-bottom: 0;
}
.banner{margin-bottom: 0}
.banner li{
	display: inline-block;
	float: none;
	width: auto;
    background-color: #ffba69;
    padding: 16px 24px 12px;
    border-radius: 8px;
}
.banner:after {content:""; display:inline-block; width:100%; height:0; overflow:hidden;}

.opt-left {
	color:#ffffff; background-color:#55230b; text-align:center; padding-top: 20px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-left:; margin-bottom: 20px;
}