/*
 *
 * @version: Opencart 1.5.5.x
 * @theme: TopSurop
 * @developer: i-Pr (http://i-pr.com.ua)
 *
 */
@font-face {
	font-family: 'PTSR';
	src: url('./fonts/PT_Sans-Regular.eot');
	src: url('./fonts/PT_Sans-Regular.eot?#iefix') format('embedded-opentype'),
		 url('./fonts/PT_Sans-Regular.woff2') format('woff2'),
		 url('./fonts/PT_Sans-Regular.woff') format('woff'),
		 url('./fonts/PT_Sans-Regular.svg#ubunturegular') format('svg'),
		 url('./fonts/PT_Sans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSB';
	src: url('./fonts/PTSans-Bold.eot');
	src: url('./fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
		 url('./fonts/PTSans-Bold.woff2') format('woff2'),
		 url('./fonts/PTSans-Bold.woff') format('woff'),
		 url('./fonts/PTSans-Bold.svg#ubuntumedium') format('svg'),
		 url('./fonts/PTSans-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BlissPro';
	src: url('./fonts/BlissPro.eot');
	src: url('./fonts/BlissPro.eot?#iefix') format('embedded-opentype'),
		 url('./fonts/BlissPro.woff2') format('woff2'),
		 url('./fonts/BlissPro.woff') format('woff'),
		 url('./fonts/BlissPro.svg#candara') format('svg'),
		 url('./fonts/BlissPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'fontawesome';
	src: url('./fonts/fontawesome-webfont.eot');
	src: url('./fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
		 url('./fonts/fontawesome-webfont.woff2') format('woff2'),
		 url('./fonts/fontawesome-webfont.woff') format('woff'),
		 url('./fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg'),
		 url('./fonts/fontawesome-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* FOR DELETE */
* {
	/* outline: 1px dotted red; */
}
body {
	background-position: center top;
	/*background-position: center top;*/
	/*background-image: url('../image/_bg.jpg');*/
}
/* FOR DELETE */
html,
body {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	color: #6B5136;
	font-family: 'PTSR';
	background-repeat: repeat-x;
	/* background-position: center top; */
	background-image: url('../image/bg.jpg');
	background-image: url('../image/fon2.png'),url('../image/fon1.jpg');
	min-width: 1366px;
	overflow: hidden;
	position: relative;
	width: 100%;
	/* left: 50%; */
	/* margin-left: -683px; */
	/* background-position: center 875px; */
	background-repeat: repeat,repeat;
	background-position: center top,center top;
	/* background: radial-gradient(rgba(255, 255, 255, 0),rgba(0, 0, 0, 0.11)); */
}
body, td, th, input, textarea, select, a {
	font-size: 14px;
}
h1,
.welcome {margin-bottom: 20px;font-size: 24px;font-weight: normal;text-shadow: 0 0 1px rgba(0, 0, 0, .01);color: #65492e;margin-top: 14px;text-transform: uppercase;margin-left: 24px;}
h2 {color: #65492e;font-size: 14px;margin-top: 0px;margin-bottom: 5px;}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a,
a:visited,
a b {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	/* font-weight: bold; */
}
a img {
border: none;
}
form {
padding: 0;
margin: 0;
display: inline;
}
.cme-form{
display:none;
}
input[type='text'],
input[type='password'],
textarea {
	border: 1px solid #e8e8e8;
	padding-left: 3px;
	font-size: 12px;
}
select {
	padding: 2px;
	background: #FFF;
	border: 0;
}
label {
cursor: pointer;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
}
.lft {
	float: left;
}
.rgt {
	float: right;
}
.sc-sub-row + .clearfix {
	*zoom:1;
}
.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both
}
::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/* layout */
#container {
	width: 1332px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	/* box-shadow: 3px 0 1px -1px #DDD, -3px 0 1px -1px #DDD; */
	margin-top: -3px;
	padding-bottom: 30px;
	/* background-color: #FFF; */
	/* background-color: #FFF; */
    overflow: hidden;
}
#column-left {float: left;width: 285px;}
#column-right {
float: right;
width: 223px;
padding-top: 26px;
}
#column-right > div {
	background-repeat: no-repeat;
	box-shadow: -1px 2px 4px 0px #D5D5D5;
	min-height: 55px;
	text-align: right;
	color: #2d2d2d;
	background-image: url('../image/sprite.jpg');
	margin-bottom: 9px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 3px;
}
#column-right > div h3 {
	font-family: 'ubuntumedium';
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	margin-top: 0;
	margin-bottom: 8px;
}
#column-right > div a {
	color: #0f4f8d;
	font-size: 16px;
	padding: 0 5px;
	text-decoration: underline;
}
#column-right > div a:hover {
	font-weight: bold;
	text-decoration: none;
}
#column-right .col-one {
	background-position: 0px 2px;
}
#column-right .col-two {
	background-position: -2px -133px;
}
#column-right .col-three {
	background-position: -9px -270px;
	padding-top: 10px;
	padding-bottom: 13px;
}
#column-right .col-four {
	background-position: -11px -385px;
	padding-top: 6px;
}
#column-right .col-four h3 {
	margin-bottom: 5px;
	text-align: center;
}
#column-right .col-four .phone_box {
	padding-right: 10px;
}
#column-right .col-four .phone_box p {
	font-size: 16px;
	letter-spacing: 0.5px;
	background-position: 22px -88px;
	display: inline-block;
	background-size: 24px;;
}
#column-right .col-four .phone_box p:first-of-type {
	background-position: 22px -116px;
}
#column-right .col-four .phone_box p:last-of-type {
	background-position: 22px -143px;
}
#column-right .col-five {
	background-position: -9px -539px;
	padding-top: 15px;
	padding-bottom: 16px;
}
#column-right .col-five h3 {
	padding-left: 76px;
	text-align: center;
	line-height: 19px;
}
#column-right .col-five span {
	color: #ed034a;
	font-family: 'candara';
	font-weight: bold;
	font-size: 30px;
	display: block;
	text-align: center;
}
#column-right .col-six {
	background-position: -16px -640px;
	padding-top: 16px;
	padding-left: 49px;
	height: 76px;
}
#column-right .col-six h3 {
	text-align: center;
}
#column-right .col-six a {
	text-align: center;
	display: block;
}
#content {
min-height: 400px;
}
#column-left + #column-right + #content, #column-left + #content {margin-left: 297px;}
#column-right + #content {
	margin-right: 243px;
	min-height: 696px;
}
/* header */
#top {
height: 30px;
border-top: 1px solid #DBDEE1;
border-bottom: 1px solid #DBDEE1;
background: #F8F8F8;
}
#header {
	position: relative;
	background: url(/catalog/view/theme/TopSurop/image/headerimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 99;
	/* padding-top: 84px; */
	height: 924px;
	opacity: 1;
	width: 100%;
	/* left: 50%; */
	/* margin-left: -953px; */
	overflow: hidden;
	background-size: 100%;
}
#header .logo {
	width: 288px;
	margin-top: 9px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1px;
	line-height: 15px;
	height: 101px;
}
#header .logo img {
	margin-bottom: 23px;
}
#header .logo span {
	font-size: 15px;
	letter-spacing: 2px;
}
#header .logo,
.header_text,
.header_text .phone_box {
	float: left;
}
.header_text {
	width: 474px;
	height: 148px;
	position: relative;
	margin-top: 15px;
	float: right;
}
.header_text .phone_box {
}
.header_text .phone_box p,
.wrapp-foo .phone_box p,
#column-right .col-four .phone_box p {
	background-repeat: no-repeat;
	font-family: 'candara';
	font-weight: bold;
	padding-left: 55px;
	line-height: 25px;
	background-image: url('../image/sprite.png');
	min-width: 113px;
	text-align: left;
}
.header_text .phone_box p,
.wrapp-foo .phone_box p {
	font-size: 20px;
	letter-spacing: 1px;
	background-position: 22px -101px;
}
.header_text .phone_box p:first-of-type,
.wrapp-foo .phone_box p:first-of-type {
	background-position: 22px -128px;
}
.header_text .phone_box p:last-of-type,
.wrapp-foo .phone_box p:last-of-type {
	background-position: 22px -154px;
}
.header_text .indent {
	text-align: center;
	font-size: 12px;
	padding-top: 2px;
	float: right;
}
.header_text .indent p {
	line-height: 23px;
}
.header_text .indent p:first-child {
	font-family: 'ubuntumedium';
	font-size: 16px;
}
.header_text .indent span {
	font-family: 'candara';
	font-size: 16px;
}
#language {position: relative;top: -38px;left: 50%;margin-left: 610px;color: #6B5136;line-height: 17px;background: none;background-image: url("/catalog/view/theme/TopSurop/image/sprite.png");background-position: 10px -442px;/* background-size: 34px 263px; */background-repeat: no-repeat;width: 49px;height: 31px;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none!important;}
#language img {
cursor: pointer;
margin-right: 5px;
padding-left:5px;
}
#currency {
width: 120px;
position: absolute;
top: 56px;
left: 500px;
color: #999;
line-height: 17px;
}
#currency a {
display: inline-block;
padding: 2px 4px;
color: #999;
text-decoration: none;
margin-right: 2px;
margin-bottom: 2px;
}
#currency a b {
color: #000;
text-decoration: none;
}
#header #cart {
	z-index: 9;
	width: 172px;
	float: right;
	background: url('../image/korzina.png') no-repeat;
	background-position: 24px 28px;
}
#header #cart span {
}
#header #cart .heading {
	float: right;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4 {
color: #484848;
font-size: 15px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
}
#header #cart #cart-total {
	color: #000;
	text-decoration: none;
	display: block;
	height: 83px;
	font-weight: normal;
}
#header #cart #cart-total span {
}
#header #cart #cart-total .cart-title {
	float: right;
	width: 172px;
	font-family: 'ubuntumedium';
	display: block;
	line-height: 27px;
	font-size: 16px;
	text-align: center;
}
#header #cart #cart-total .cart-total {
	float: right;
	font-family: 'ubuntumedium';
	font-size: 12px;
	display: block;
	width: 96px;
	text-transform: lowercase;
	line-height: 20px;
	text-align: left;
	border: 0;
}
#header #cart #cart-total .cart-total span {
	float: right;
	font-family: 'candara';
	font-size: 18px;
}
#header #cart #cart-total .cart-total span:first-of-type {
	text-align: center;
	display: inline-block;
	width: initial;
	position: relative;
	top: -2px;
	line-height: inherit;
	left: -28px;
}
#header #cart #cart-total .cart-total span:last-of-type {
	display: block;
	width: 100%;
	line-height: 24px;
	text-align: left;
}
#header #cart .content {
clear: both;
display: none;
position: relative;
top: 2px;
padding: 8px;
min-height: 150px;
border-top: 1px solid #EEEEEE;
border-left: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
border-bottom: 1px solid #EEEEEE;
-webkit-border-radius: 0px 0px 7px 7px;
-moz-border-radius: 0px 0px 7px 7px;
-khtml-border-radius: 0px 0px 7px 7px;
border-radius: 0px 0px 7px 7px;
-webkit-box-shadow: 0px 2px 2px #DDDDDD;
-moz-box-shadow: 0px 2px 2px #DDDDDD;
box-shadow: 0px 2px 2px #DDDDDD;
background: #FFF;
visibility: hidden;
}
#header #cart.active .heading {
font-weight:700;
}
#header #cart.active .content {
display: block;
}
.mini-cart-info table {
border-collapse: collapse;
width: 100%;
margin-bottom: 5px;
}
.mini-cart-info td {
color: #000;
vertical-align: top;
padding: 10px 5px;
border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
width: 1px;
}
.mini-cart-info .image img {
border: 1px solid #EEEEEE;
text-align: left;
}
.mini-cart-info .name small {
color: #666;
}
.mini-cart-info .quantity {
text-align: right;
}
.mini-cart-info td.total {
text-align: right;
}
.mini-cart-info .remove {
text-align: right;
}
.mini-cart-info .remove img {
cursor: pointer;
}
.mini-cart-total {
text-align: right;
}
.mini-cart-total table {
border-collapse: collapse;
display: inline-block;
margin-bottom: 5px;
}
.mini-cart-total td {
color: #000;
padding: 4px;
}
#header #cart .checkout {
text-align: right;
clear: both;
}
#header #cart .empty {
padding-top: 50px;
text-align: center;
}
#header #search {z-index: 7;width: 180px;/* height: 24px; */margin-top: 23px;margin-left: 204px;}
#header .button-search,.top_wrapp .button-search  {
	background: url('../image/button-search.png') no-repeat;
	cursor: pointer;
	width: 30px;
	height: 20px;
	position: absolute;
	margin-left: 199px;
	/* border: 1px solid #437d08; */
	margin-top: 3px;
}
#header #search input,.top_wrapp #search input {
	background: #fcf5e9;
	width: 194px;
	height: 24px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	/* -webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.2); */
	-moz-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.2);
	/* box-shadow: inset 0px 0px 8px rgba(0,0,0,0.2); */
	position: absolute;
	border: 1px solid #5B4C35;
	padding-left: 5px;
	padding-right: 30px;
	border-radius: 5px;
	/* z-index: -5; */
}
#header #welcome {
position: absolute;
top: 7px;
left: 7px;
z-index: 5;
width: 298px;
text-align: left;
color: #999999;
}
#header #welcome a{
color: #000;
}
#header .links {
position: absolute;
left: 290px;
top: 8px;
font-size: 10px;
padding-right: 10px;
z-index:11;
}
#header .links a {
float: left;
display: block;
padding: 0px 0px 0px 7px;
color: #000;
text-decoration: underline;
font-size: 12px;
}
#header .links a:hover {
text-decoration: none;
}
#header .links a + a {
margin-left: 8px;
border-left: 1px solid #CCC;
}
.top-actions {
	clear: both;
	text-align: center;
	height: 26px;
	padding-top: 10px;
}
.top-actions a {
	display: block;
	background-color: rgb(237, 1, 75);
	color: #FFF;
	font-family: 'ubuntumedium';
	line-height: 23px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding-top: 3px;
}
/* menu */
#menu {height: 90px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;-moz-box-shadow: 0px 2px 2px #DDDDDD;margin-top: 676px;/* box-shadow: 3px -1px 1px -1px #DDD, -3px -1px 1px -1px #DDD; */width: 600px;position: relative;left: 50%;margin-left: -483px;/* margin-bottom: 130px; */position: relative;}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 1010px;
}
#menu > ul > li {
	position: relative;
	width: 224px;
	/* background: url('../image/lm.png') -4px 50% no-repeat; */
	z-index: 20;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	float: left;
}
#menu > ul > li:last-child{
	/* float:none; */
}
#menu > ul > li:nth-child(1) {
	width: 227px;
}
#menu > ul > li:nth-child(2) {
	width: 225px;
}
#menu > ul > li:nth-child(3) {
	width: 229px;
}
#menu > ul > li:nth-child(1) a{background-position: 87px -65px;}
#menu > ul > li:nth-child(2) a {background-position: 85px -148px;}
#menu > ul > li:nth-child(3) a{background-position: 87px -231px;}
#menu > ul > li:nth-child(4) > a,
#menu > ul > li:nth-child(5) > a {
	background-position: 84px -322px;
}
#menu > ul > li > div {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: absolute;
	z-index: 5;
	background-color: #FFF;
	min-width: 151px;
	width: 100%;
	box-shadow: 0 4px 4px rgba(0,0,0,0.1);
}
#menu > ul > li:hover > div {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	display: table;
}
#menu > ul > li:first-of-type {
	background: none;
}
#menu > ul > li > a {
	font-size: 16px;
	color: #65492e;
	line-height: 14px;
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
	/* font-weight: bold; */
	padding: 66px 0px 0px 0px;
	letter-spacing: 0.4px;
	margin-bottom: 5px;
	min-width: 142px;
	text-align: center;
	font-family: PTSB;
	text-transform: uppercase;
	background-image: url('../image/sprite.png');
	background-repeat: no-repeat;
	/* background-color: white; */
}
#menu > ul > li > a:after {
	/* content: ""; */
	display: inline-block;
	border-style: solid solid none;
	border-width: 6px 5px 0;
	border-left-color: transparent;
	border-right-color: transparent;
	margin-left: 3px;
	width: 0px;
}
#menu > ul > li:nth-child(4) > a:after,
#menu > ul > li:nth-child(5) > a:after {
	position: relative;
	top: -18px;
	display: block;
	left: 83%;
}
#menu > ul > li:last-of-type a {
	/* color: #ed034a; */
}
#menu > ul > li:hover > a, #menu > ul > li > a.active {/* border-top: 2px solid #e3195c; *//* margin-top: -2px; */}
#menu > ul > li > div {
}
#menu > ul > li:hover > div {
}
#menu > ul > li > div > ul {
display: table-cell;
}
#menu > ul > li ul + ul {
padding-left: 20px;
}
#menu > ul > li ul > li {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#menu > ul > li ul > li > a:hover {
	background: #c3c3c3;
	color: #FFF;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
#menu > ul > li:last-child ul > li > a:hover {
	background: #ed034a;
}
#menu > ul > li > div > ul > li > a {
	color: inherit;
	padding: 8px 10px;
	font-weight: bold;
}
.breadcrumb {display: block;width: 1366px;height: 41px;padding-left: 10px;background: #fff4e0;margin-top: 25px;line-height: 39px;font-family: PTSB;color: #65492e;}
.breadcrumb a {font-size: 14px;color: #65492e;text-decoration: underline;}
div.breadcrumb + i{
	display:none;
}
#content .breadcrumb,
#content .breadcrumb a:hover {
	font-weight: normal;
	font-size: 12px;
	margin-left: 9px;
	margin-top: 32px;
}
#content .breadcrumb a {
	font-weight: normal;
	color: #484848;
	font-size: 12px;
}
#content .breadcrumb a:hover {
	margin: 0;
}
.success, .warning, .attention, .information {
padding: 10px 10px 10px 33px;
margin-bottom: 15px;
color: #555555;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-khtml-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.success {
background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
border: 1px solid #BBDF8D;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-khtml-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.warning {
background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
border: 1px solid #F8ACAC;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-khtml-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.attention {
background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
border: 1px solid #F2DD8C;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-khtml-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
float: right;
padding-top: 4px;
padding-right: 4px;
cursor: pointer;
}
.required {
color: #FF0000;
font-weight: bold;
}
.error {
display: block;
color: #ed034a;
text-transform: lowercase;
text-align: center;
}
.box-content .error {
	margin-top: 45px;
	width: 224px;
	margin-left: -10px;
}
.error:first-letter {
	text-transform: uppercase;
}
.help {
color: #999;
font-size: 10px;
font-weight: normal;
display: block;
}
table.form {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
table.form tr td:first-child {
width: 150px;
}
table.form > * > * > td {
color: #000000;
}
table.form td {
padding: 4px;
}
input.large-field, select.large-field {
width: 300px;
}
table.list {
border-collapse: collapse;
width: 100%;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
margin-bottom: 20px;
}
table.list:first-of-type {
margin-top: 74px;
}
table.list td {
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
background-color: #EFEFEF;
padding: 0px 5px;
}
table.list thead td a, .list thead td {
text-decoration: none;
color: #222222;
font-weight: bold;
}
table.list tbody td {
padding: 0px 5px;
}
table.list .left {
text-align: left;
padding: 7px;
}
table.list .right {
text-align: right;
padding: 7px;
}
table.list .center {
text-align: center;
padding: 7px;
}
table.radio {
width: 100%;
border-collapse: collapse;
}
table.radio td {
padding: 5px;
}
table.radio td label {
display: block;
}
table.radio tr td:first-child {
width: 1px;
}
table.radio tr td:first-child input {
margin-top: 1px;
}
table.radio tr.highlight:hover td {
background: #F1FFDD;
cursor: pointer;
}
.pagination {
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 27px;
}
.pagination .links {
	margin: 0px auto;
	display: inline-block;
}
.pagination .links a,
.pagination .links b {
}
.pagination .results {
float: right;
padding-top: 3px;
}
.pagination .links a,
.pagination .links b {
	display: inline-block;
	text-decoration:  none;
	text-align:center;
	width: 24px;
	height: 24px;
	border:solid 1px #bdbdbd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	font-weight:bold;
	color:#717171;
	background-color:#f9f9f9;
	background-image: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
	background-image: -ms-linear-gradient(top, #f9f9f9 0% ,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=0 );
	background-image: linear-gradient(top, #f9f9f9 0% ,#eaeaea 100%);
	-webkit-box-shadow:0px 2px 2px #e8e8e8, inset 0px 1px 1px #ffffff;
	-moz-box-shadow: 0px 2px 2px #e8e8e8,  inset 0px 1px 1px #ffffff;
	box-shadow:0px 2px 2px #e8e8e8, inset 0px 1px 1px #ffffff;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	-webkit-transition: background 0.3s linear;
	-moz-transition:  background 0.3s linear;
	-o-transition:  background 0.3s linear;
	transition:  background 0.3s linear;
	line-height:  26px;
}
.pagination .links b,
.pagination .links a:hover,
.pagination .links b:hover,
.pagination .links a:active,
.pagination .links b:active {
	color:#ffffff;
	background:#686868;
	-webkit-box-shadow:inset 0,0,0px 1,1,1px 1,1,1px #ffffff,#393939,#393939;
	-moz-box-shadow:inset 0px 1px 1px #393939;
	box-shadow:inset 0px 0px 12px #393939;
	text-shadow: 1px 1px 1px #393939;
	filter: dropshadow(color=#393939, offx=1, offy=1);
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFF;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	/* -webkit-border-radius: 3px 3px 3px 3px; */
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	/* border-radius: 3px 3px 3px 3px; */
	/* -webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5); */
	-moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5);
	/* box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5); */
}
a.button:hover,
input.button:hover {
	background-color: #58a300;
	color: #FFF;
	padding: 0 10px;
	text-transform: uppercase;
}
a.button {
	display: inline-block;
	right: -15px;
	top: -21px;
	width: 148px;
	height: 28px;
	padding: 0 10px;
	text-decoration: none;
	background-color: #58a300;
	/* border: 1px solid #437d08; */
	background-image: none;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	text-shadow: none;
	text-transform: uppercase;
}
input.button {
	width: 114px;
	height: 29px;
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	border-radius: 0;
	/* border: 1px solid #437d08; */
	/* box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5); */
	right: -15px;
	padding: 0 10px;
	top: -21px;
	float: right;
	/* background-color: #7eba1a; */
}
a.button:hover, input.button:hover {
	background-position: 0px -24px;
	padding: 0 10px;
}
.buttons {border: 1px solid #EEEEEE;overflow: auto;padding: 6px;/* background: #FFF; */}
.buttons .left {
float: left;
text-align: left;
}
.buttons .right {float: right;/* text-align: right; *//* display: inline-block; *//* right: -15px; *//* top: -21px; *//* width: 148px; *//* height: 28px; *//* padding: 0 10px; *//* text-decoration: none; *//* background-color: #58a300; *//* border: 1px solid #437d08; *//* background-image: none; *//* text-align: center; *//* font-size: 16px; *//* line-height: 28px; *//* text-shadow: none; */}
.buttons .right input{
    display: inline-block;
    right: -15px;
    top: -21px;
    width: 148px;
    height: 28px;
    padding: 0 10px;
    text-decoration: none;
    background-color: #58a300;
    border: 1px solid #58a300;
    background-image: none;
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    text-shadow: none;
    text-transform: uppercase;
}
.buttons .center {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.htabs {
    /* background: #FFF4E0; */
}
.htabs a {
}
.htabs a.selected {
}
.tab-content {
	padding-bottom: 20px;
}
#tab-related.tab-content {
	padding-bottom: 60px;
	margin-top: 56px;
	background: none;
	/* line-height: 15px; */
	border-top: 1px solid #ddc6b1;
}
.tab-content {
	padding-bottom: 0;
	background: #FFF4E0;
	padding: 20px 10px 20px 10px;
}
#tab-description > * {
	padding: 0 10px;
	font-size: 14px;
	line-height: 18px;
	color: #65492e;
}
#tab-description > h4 {
	margin-bottom: 24px;
	font-size: 25px;
	line-height: 56px;
}
#tab-description >  p {
	margin-bottom: 10px;
}
#tab-description ul {
	margin-left: 34px;
	list-style: initial;
}
#tab-description li {
}
#tab-description img {
	display: block;
	margin: 0 auto;
}
#tab-description iframe {
	margin: 20px auto;
	display: block;
}
.tab-content #review {
	padding-top: 20px;
}
.tab-content #review .content {
	padding: 0 10px;
}
.tab-content #review .lft {
	width: 161px;
	padding-left: 20px;
	font-size: 16px;
}
.tab-content #review .lft b {
	font-family: 'ubuntumedium';
}
.tab-content #review .lft img {
	width: 169px;
}
.tab-content #review .rgt {
	width: 725px;
	clear: none;
	font-size: 12px;
	line-height: 19px;
	min-height: 114px;
	margin-right: 10px;
}
.tab-content #review-title-link {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #0f4f8d;
	font-family: 'ubuntumedium';
	text-decoration: underline;
}
.tab-content #review-title-link:hover {
	text-decoration: none;
	font-weight: bold;
}
.tab-content .review {
	display: none;
}
/* box */
.box {
margin-bottom: 20px;
}
.box .box-heading,
.product-info .left > h1 {
	font-size: 24px;
	/* font-weight: bold; */
	line-height: 107px;
	color: #67533A;
	height: 65px;
	text-align: left;
	/* background-color: #0f4f8d; */
	text-transform: uppercase;
	margin-left: 1px;
	letter-spacing: 1px;
	/* border-bottom: 1px solid #ddc6b1; */
	/* margin-bottom: 30px; */
}
.box.latest .box-heading,
.box.special .box-heading {
	height: 29px;
	line-height: 29px;
}
.box .box-content {
	padding: 30px 0px 0px;
}
.box.special .box-content,
.box.latest .box-content {
	padding: 23px 0px;
}
#content > div.box > a {
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	padding-right: 10px;
}
#content > div.box > a > span {
	font-family: 'Arial';
	letter-spacing: -3px;
	font-size: 10px;
}
/* box products */
.box-product {
width: 100%;
overflow: auto;
}
.box-product > div,
.product-grid > div {
display: inline-block;
width: 32.33333%;
vertical-align: top;
}
#column-left   .box-product > div , #column-right .box-product > div{
width: 155px;
margin-right: 0px;
}
#column-left + #column-right + #content .box-product > div {
width: 119px;
}
.box-product .image,
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .name,
.product-grid .name {
	padding: 0 10px;
	margin-top: -3px;
	height: 26px;
	overflow: hidden;
}
.box-product .name a,
.product-grid .name a {
	font-weight: normal;
	text-decoration: underline;
	display: block;
	margin-bottom: 4px;
	color: #65492e;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
.box-product .price,
.product-grid .price,
#chain_container .price {
	display: block;
	font-weight: normal;
	color: #65492e;
	margin-bottom: 4px;
	font-size: 30px;
	width: 84px;
	font-family: BlissPro;
	float: left;
	height: 44px;
	line-height: 20px;
	margin-top: 37px;
	margin-left: 18px;
}
.box-product .price > span,
.product-grid .price > span {
	/* display: block; */
	/* text-align: right; */
	padding-right: 0px;
	font-size: 14px;
}
.box-product .price > span.price-new:only-child,
.product-grid .price > span.price-new:only-child {
	margin-top: 11px;
	display: block;
}
.box-product .price-old,
.product-grid .price-old {
	text-decoration: line-through;
	color: #F00;
}
.box-product .price-old span,
.product-grid .price-old span {
}
.box-product .price-new,
.product-grid .price-new {
	font-weight: bold;
}
.box-product .price-new span {
}
.box-product .price-old span,
.product-grid .price-old span,
.box-product .price-new span,
.product-grid .price-new span {
	display: inline-block;
	color: #484848;
	font-size: 16px;
	margin-right: 10px;
	font-family: 'ubuntumedium';
}
.box-product .rating {display: none;margin-bottom: 4px;}
/* box category */
ul.box-category, ul.box-category ul {
list-style: none;
margin: 0;
padding: 0;
}
ul.box-category > li:first-child {
padding: 0px 8px 8px 0px;
}
ul.box-category > li {
padding: 8px 8px 8px 0px;
}
ul.box-category > li + li {
border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
text-decoration: none;
color: #484848;
}
ul.box-category > li ul {
display: none;
}
ul.box-category > li a.active {
font-weight: bold;
}
ul.box-category > li a.active + ul {
display: block;
}
ul.box-category > li ul > li {
padding: 5px 5px 0px 10px;
}
ul.box-category > li ul > li > a {
text-decoration: none;
display: block;
}
ul.box-category > li ul > li > a.active {
font-weight: bold;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
list-style: none;
margin: 0;
padding: 0;
}
ul.box-filter span {
font-weight: bold;
border-bottom: 1px solid #EEEEEE;
display: block;
padding-bottom: 5px;
margin-bottom: 8px;
}
ul.box-filter > li ul {
padding-bottom: 10px;
}
.mfilter-button-reset {
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 5px;
}
/* content */
#content .content {
	padding: 5px 20px 10px;
	margin-bottom: 20px;
}
#content .clearfix {
	clear: both;
}
#content .buttons {
	border: 0;
}
#content .content .left {
width: 48%;
float: left;
}
#content .content .right {
float: right;
width: 49%;
}
/* category */
.category-info,
.manufacturer-info {
	overflow: auto;
	padding-right: 10px;
	margin: 50px 0 32px;
	font-size: 12px;
	line-height: 18px;
}
.category-info > h3 {
	color: #0f4f8d;
}
.category-info .image {
float: left;
padding: 5px;
margin-right: 15px;
border: 1px solid #E7E7E7;
}
.category-list {overflow: visible;margin-bottom: 20px;margin-top: -13px;margin-left: 1px;background: #fff4e0;}
.category-list ul {padding-left:0px;margin: 0px 11px;padding-top: 29px;padding-left: 5px;}
.category-list ul li {
	float: left;
	width: 25%;
	/* margin: 0 .95% 1.6%; */
	position: relative;
	/* box-shadow: 0px 0px 4px 1px #D5D5D5; */
	text-align: left;
	/* min-height: 190px; */
}
.category-list ul li:first-child,
.category-list ul li:nth-child(3n+4) {
}
.category-list ul li:nth-child(3n+3) {
	margin-right: 0;
}
.category-list ul li:last-child {
}
.category-list ul li a{display: inline;text-transform: uppercase;font-size: 14px;font-family: PTSR;color: #65492e;line-height: 25px;}
.category-list ul li span{
	height: 38px;
	font-weight: normal;
	font-size: 14px;
	color:#484848;
	vertical-align:middle;
	display:table-cell;
	/* width:219px; */
}
.category-list ul li  img{}
/* manufacturer */
.manufacturer-list {
border: 1px solid #DBDEE1;
padding: 5px;
overflow: auto;
margin-bottom: 20px;
}
.manufacturer-heading {
background: #F8F8F8;
font-size: 15px;
font-weight: bold;
padding: 5px 8px;
margin-bottom: 6px;
}
.manufacturer-content {
padding: 8px;
}
.manufacturer-list ul {
float: left;
width: 25%;
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 10px;
}
/* product */
.product-filter {
	font-size: 12px;
	float: right;
	height: 18px;
	padding: 17px 9px 19px 0;
	font-family: 'ubuntumedium';
	right: 0;
	min-width: 470px;
}
.product-filter .display {
margin-right: 15px;
float: left;
padding-top: 4px;
color: #484848;
}
.product-filter .display a {
font-weight: bold;
}
.product-filter .sort,
.product-filter .limit {
	float: right;
	color: #65492e;
	font-size: 14px;
	font-family: PTSR;
}
.product-filter .sort select,
.product-filter .limit select {
	background: transparent;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 0;
}
.product-filter .limit {
	margin-left: 27px;
	margin-right: 29px;
}
.product-compare {
float:left;
padding-top: 5px;
margin-left: 50px;
font-weight: bold;
}
.product-filter > .product-compare,
.product-filter > .display {
		display: none;
}
.product-compare a {
text-decoration: none;
font-weight: bold;
}
.product-list > div {
overflow: auto;
margin-bottom: 15px;
}
.product-list .right {
height: 130px;
float: right;
padding-left: 18px;
border-left: 1px solid #EEEEEE;
}
.product-list > div + div {
border-top: 1px solid #EEEEEE;
padding-top: 16px;
}
.product-list .image {
float: left;
margin-right: 10px;
}
.product-list .image img {
padding: 3px;
border: 1px solid #E7E7E7;
}
.product-list .name {
margin-bottom: 3px;
}
.product-list .name a {
color: #38B0E3;
font-weight: bold;
text-decoration: none;
}
.product-list .description {
line-height: 15px;
margin-bottom: 5px;
color: #4D4D4D;
}
.product-list .rating {
color: #7B7B7B;
}
.product-list .price {
float: right;
height: 130px;
margin-left: 8px;
text-align: center;
color: #484848;
font-size: 12px;
border-left: 1px solid #EEEEEE;
}
.product-list .price-old {
color: #F00;
text-decoration: line-through;
}
.product-list .price-new {
font-weight: bold;
}
.product-list .price-tax {
font-size: 12px;
font-weight: normal;
color: #BBBBBB;
}
.product-list .cart {
margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
margin-bottom: 3px;
}
.product-list .wishlist a {
color: #484848;
text-decoration: none;
padding-left: 18px;
display: block;
background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
color: #484848;
text-decoration: none;
padding-left: 18px;
display: block;
background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	overflow: initial;
	margin-top: 58px;
}
.product-grid > div {
}
#column-left + #column-right + #content .product-grid > div {
width: 125px;
}
.product-grid .image {
}
.product-grid .image img {
}
.product-grid .name a {
}
.product-grid .description {
}
.product-grid .rating {display: none;margin-bottom: 4px;}
.product-grid .price {/* display: block; *//* font-weight: bold; *//* color: #484848; *//* margin-bottom: 4px; */}
.product-grid .price-old {
color: #F00;
text-decoration: line-through;
}
.product-grid .price-new {
font-weight: bold;
}
.product-grid .price .price-tax {
display: none;
}
.product-grid .cart {
}
.product-grid .wishlist, .product-grid .compare {
margin-bottom: 3px;
}
.product-grid .wishlist a {
color: #484848;
text-decoration: none;
padding-left: 18px;
display: block;
background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
color: #484848;
text-decoration: none;
padding-left: 18px;
display: block;
background: url('../image/add.png') left center no-repeat;
}
/* Product */
.product-info {overflow: visible;margin-bottom: 20px;min-height: 526px;}
.product-info .left > h1 {}
.product-info > .left {float: left;margin-right: 14px;margin-top: -7px;width: 400px;}
.product-info > .left + .right {margin-left: 448px;font-family: PTSR;font-size: 14px;background: #FFF4E0;margin-top: 21px;min-height: 418px;}
.product-info .image {float: left;margin-bottom: 17px;text-align: center;/* box-shadow: 1px 1px 4px 0px #D5D5D5; */padding-top: 5px;}
.product-info .image .zoomPad {
	box-shadow: 1px 1px 4px 0px #D5D5D5;
}
.product-info .image-additional {
	clear: both;
}
.product-info .left > img {
	margin-top: 48px;
}
.product-info .image-additional img {
	/* box-shadow: 1px 1px 4px 0px #D5D5D5; */
	margin-left: 6px;
}
.product-info .image-additional a {
float: left;
display: block;
margin-bottom: 5px;
margin-right: 5px;
}
.product-info .image-additional li:last-child a {
	margin-right: 0;
}
.right .description {
	padding: 0px 5px 6px 25px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #65492e;
	width: 318px;
	font-family: PTSB;
}
.right .description .manufacturer {
	height: 31px;
}
.right .description .manufacturer span {
	padding-right: 24px;
	float: left;
}
.right .description span {
	padding-right: 1px;
	font-family: PTSR;
}
.right .price + span,
.right .description b {
	font-size: 20px;
	letter-spacing: -0.5px;
}
.right .description a {
	color: #4D4D4D;
	text-decoration: none;
	float: left;
	font-size: 16px;
}
.right .description a:hover {
	font-weight: normal;
}
.right .description .logo {
	float: right;
}
.right .description .logo > a {
	position: relative;
	font-size: 11.5px;
	text-decoration: underline;
	text-align: center;
	top: -14px;
}
.right .description .logo > a * {
	display: block;
}
.right .description .logo img {
	max-width: 45px;
	margin: 0 auto;
}
.right .price{
	min-height: 130px;
	border-bottom: 1px solid #ddc6b1;
}
.right .price,
#chain_container .total_price {
	font-size: 18px;
	font-family: PTSB;
	font-weight: normal;
	color: #58a300;
	margin-top: -3px;
	margin-left: 25px;
	/* min-height: 60px; */
}
.right .description > .price {
	height: 47px;
}
.right .price  ins{
	font-size:14px;
	font-family:PTSR;
	color:#65492e;
	text-decoration: none;
}
.right .price-old {
	text-decoration: line-through;
	color: #8E8E8E;
	font-size: 20px;
}
.right .price-new {
}
.right .price-tax {
}
.right .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	display: block;
	padding-top: 3px;
}
.right .price .discount {border-top: 1px solid #ddc6b1;/* border-bottom: 1px solid #ddc6b1; */color: #58A300;line-height: 35px;}
.right .price .discount ins{
	font-size:14px;
	font-family:PTSR;
	color:#65492e;
}
.right .options {
}
.right .option-image {
}
.right .option-image input {
	display: none !important;
}
.right .option-image input + label {
	cursor: pointer;
	border: 2px solid #FFF;
	border-radius: 3px;
}
.right .option-image input:not(checked) {
}
.right .option-image input:not(checked) + label {
	background-size: 36px 28px !important;
}
.right .option-image input:not(checked) + label:before {
}
.right .option-image input:not(checked) + label:after {
}
.right .option-image input:checked + label {
	border: 2px solid #ed034a;
}
.right .option-image input:checked + label:after {
}
.right .option-image input:focus + label:before {
	box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.right .option-image label {
	width: 36px;
	height: 28px;
	display: table-cell;
	font-size: 11px;
	text-shadow: 0 0 2px #000;
	color: #FFF;
	text-align: center;
	line-height: 10px;
	vertical-align: middle;
	float: left;
	margin: 0 3px;;
}
.right .option-image label img {
}
.right .option-image label span {
	height: 28px;
}
.right .cart {
	padding-top: 7px;
	position: relative;
	/* top: 105px; */
	margin-left: 19px;
}
.right .cart input[type='text'] {
	display: none;
}
.right .cart input[type='button'],
.right .cart a.button {
	line-height: 40px;
	float: none;
	display: inline-block;
}
.right .cart input[type='button'] {
	background-position: 10px -178px;
	width: 121px;
	margin: 10px 6px 0 0;
	height: 40px;
}
.right .cart a.button {
	width: 190px;
	font-weight: normal;
	height: 38px;
	padding: 0;
}
.right .cart div > span {
}
.right .cart .links {
	display: block;
	vertical-align: middle;
	/* text-align: right; */
	padding-right: 8px;
	margin: 21px 0 18px;
	width: 114px;
	margin-top: 82px;
	font-size: 14px;
	font-family: PTSR;
}
.right .cart .links a {
	/* background-image: url('../image/sprite.png'); */
	background-repeat: no-repeat;
	/* text-align: right; */
	padding-left: 0px;
	/* background-position: 0px -217px; */
	font-size: 14px;
	text-align: left;
	color: #65492E;
}
.right .cart .minimum {
padding-top: 5px;
font-size: 11px;
color: #999;
}
.right .review {
	width: 330px;
}
.right .review > div {
}
.right .review > div > span {
color: #38B0E3;
}
.right .review .share {
}
.right .review .share a {
text-decoration: none;
}
.review-list {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
#review .pagination {
	margin: 20px 0;
	padding-top: 0;
}
.review-list .author {
float: left;
margin-bottom: 20px;
}
.review-list .rating {
float: right;
margin-bottom: 20px;
}
.review-list .text {
clear: both;
}
.attribute {
border-collapse: collapse;
width: 100%;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
color: #000000;
font-size: 14px;
font-weight: bold;
background: #F7F7F7;
text-align: left;
}
.attribute tr td:first-child {
color: #000000;
font-weight: bold;
text-align: right;
width: 20%;
}
.attribute td {
padding: 7px;
color: #4D4D4D;
text-align: center;
vertical-align: top;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	margin-top: 20px;
}
.compare-info input.button {
	width: 100%;
}
.compare-info img {
	width: 100px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
color: #000000;
font-size: 14px;
font-weight: bold;
background: #F7F7F7;
text-align: left;
}
.compare-info tr td:first-child {
color: #000000;
font-weight: bold;
text-align: right;
}
.compare-info td {
padding: 7px;
width: 20%;
color: #4D4D4D;
text-align: center;
vertical-align: top;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
font-weight: bold;
}
.compare-info .price-old {
font-weight: bold;
color: #F00;
text-decoration: line-through;
}
.compare-info .price-new {
font-weight: bold;
}
/* wishlist */
.wishlist-info table {
width: 100%;
border-collapse: collapse;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
margin-bottom: 20px;
}
.wishlist-info td {
padding: 7px;
}
.wishlist-info thead td {
color: #4D4D4D;
font-weight: bold;
background-color: #F7F7F7;
border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
text-align: right;
}
.wishlist-info tbody td {
vertical-align: top;
border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
text-align: right;
}
.wishlist-info tbody .price s {
color: #F00;
}
.wishlist-info tbody .action img {
cursor: pointer;
}
.login-content {
}
.login-content .left {
float: left;
width: 48%;
}
.login-content .right {
float: right;
width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
margin-bottom: 10px;
margin-top: 74px;
}
.order-list .order-id {
width: 49%;
float: left;
margin-bottom: 2px;
}
.order-list .order-status {
width: 49%;
float: right;
text-align: right;
margin-bottom: 2px;
}
.order-list .order-content {
padding: 10px 0px;
display: inline-block;
width: 100%;
margin-bottom: 20px;
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
float: left;
width: 33.3%;
}
.order-list .order-info {
text-align: right;
}
.order-detail {
background: #EFEFEF;
font-weight: bold;
}
/* returns */
.return-list {
margin-bottom: 10px;
margin-top: 73px;
}
.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-content {
padding: 10px 0px;
display: inline-block;
width: 100%;
margin-bottom: 20px;
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
float: left;
width: 33.3%;
}
.return-list .return-info {
text-align: right;
}
.return-product {
overflow: auto;
margin-bottom: 20px;
}
.return-name {
float: left;
width: 31%;
margin-right: 15px;
}
.return-model {
float: left;
width: 31%;
margin-right: 15px;
}
.return-quantity {
float: left;
width: 31%;
}
.return-detail {
overflow: auto;
margin-bottom: 20px;
}
.return-reason {
float: left;
width: 31%;
margin-right: 15px;
}
.return-opened {
float: left;
width: 31%;
margin-right: 15px;
}
.return-opened textarea {
width: 98%;
vertical-align: top;
}
.return-captcha {
float: left;
}
.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 #EEEEEE;
border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
float: left;
width: 33.3%;
}
.download-list .download-info {
text-align: right;
}
/* cart */
.cart-info table {
width: 100%;
margin-bottom: 15px;
border-collapse: collapse;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
}
.cart-info td {
padding: 7px;
}
.cart-info thead td {
color: #4D4D4D;
font-weight: bold;
background-color: #F7F7F7;
border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
text-align: right;
}
.cart-info tbody td {
vertical-align: top;
border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
position: relative;
top: 4px;
cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
text-align: right;
}
.cart-info tbody span.stock {
color: #F00;
font-weight: bold;
}
.cart-module > div {
display: none;
}
.cart-total {/* border-top: 1px solid #DDDDDD; *//* overflow: auto; *//* padding-top: 8px; */margin-bottom: 15px;display: inline-block;/* background: #fff; */width: 154px;height: 30px;z-index: 1000;position: absolute;margin-top: -8px;margin-left: -129px;}
.cart-total table {
float: right;
}
.cart-total td {
padding: 3px;
text-align: right;
}
/* checkout */
.checkout-heading {
background: #F8F8F8;
border: 1px solid #DBDEE1;
padding: 8px;
font-weight: bold;
font-size: 13px;
color: #555555;
margin-bottom: 15px;
}
.checkout-heading a {
float: right;
margin-top: 1px;
font-weight: normal;
text-decoration: none;
}
.checkout-content {
padding: 0px 0px 15px 0px;
display: none;
overflow: auto;
}
.checkout-content .left {
float: left;
width: 48%;
}
.checkout-content .right {
float: right;
width: 48%;
}
.checkout-content .buttons {
clear: both;
}
.checkout-product table {
width: 100%;
border-collapse: collapse;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
margin-bottom: 20px;
}
.checkout-product td {
padding: 7px;
}
.checkout-product thead td {
color: #4D4D4D;
font-weight: bold;
background-color: #F7F7F7;
border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
text-align: right;
}
.checkout-product tbody td {
vertical-align: top;
border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
text-align: right;
}
.checkout-product tfoot td {
text-align: right;
border-bottom: 1px solid #DDDDDD;
}
#content .contact-info {
overflow: auto;
}
#content .contact-info .left {width: 300px;}
#content .contact-info .right {width: 898px;}
.sitemap-info {
overflow: auto;
margin-bottom: 40px;
}
.sitemap-info .left {
float: left;
width: 48%;
}
.sitemap-info .right {
float: left;
width: 48%;
}
/* footer */
#footer {
	clear: both;
	/* min-height: 143px; */
	/* background: #0f4f8d; */
	/* min-width: 980px; */
	border-top: 1px solid #ddc6b1;
	border-bottom: 1px solid #ddc6b1;
	margin-top: 26px;
	height: 432px;
	margin-bottom: 30px;
}
#footer .wrapp-foo {
	width: 1301px;
	margin: 0 auto;
	color: #FFF;
	font-size: 16px;
	padding-top: 10px;
	border-bottom: 1px solid #ddc6b1;
	height: 422px;
}
#footer .wrapp-foo > span {
	margin-left: 78px;
}
#footer .wrapp-foo .phone_box {
	margin-left: 26px;
	float: left;
}
#footer .wrapp-foo .phone_box p {
	font-size: 18px;
	margin-bottom: 4px;
}
#footer .wrapp-foo .phone_box p:first-child {
}
#footer .wrapp-foo .phone_box p:last-child {
}
#footer .wrapp-foo .foo_naw {
	position: relative;
	float: right;
	width: 660px;
	top: -7px;
}
#footer .wrapp-foo .foo_naw ul {
}
#footer .wrapp-foo .foo_naw li {
	float: left;
}
#footer .wrapp-foo .foo_naw li:last-child {
	padding-right: 0;
}
#footer .wrapp-foo .foo_naw a {
}
#footer .wrapp-foo .my_social {
	float: right;
}
#footer .wrapp-foo .my_social > span {
	display: block;
	text-align: right;
	margin-bottom: 9px;;
}
#footer .wrapp-foo .my_social > div {
	float: left;
	margin-left: 10px;
}
#footer .wrapp-foo .my_social .vk {
}
#footer .wrapp-foo .my_social .facebook {
}
#footer .wrapp-foo .my_social .twitter {
}
#footer .wrapp-foo .my_social .mir {
}
#footer .wrapp-foo .my_social a {
}
#footer h3 {
color: #000000;
font-size: 14px;
margin-top: 0px;
margin-bottom: 8px;
}
#footer .column {
float: left;
width: 25%;
min-height: 100px;
}
#footer .column ul {
margin-top: 0px;
margin-left: 8px;
padding-left: 12px;
}
#footer .column ul li {
margin-bottom: 3px;
}
#footer .column a {
text-decoration: none;
color: #000;
}
#footer .column a:hover {
text-decoration: underline;
}
#powered {
margin-top: 5px;
text-align: right;
clear: both;
}
/* banner */
.banner div {
text-align: center;
width: 100%;
display: none;
}
.banner div img {
margin-bottom: 20px;
}
/* -------- NEW CSS -------- */
/* Call Back */
#header #caallme, .top_wrapp #caallme{
	text-align: center;
	width: 128px;
	/* float: left; */
	text-decoration: none;
	line-height: 27px;
	background: #f4b606;
	border: 1px solid #d49e00;
	border-radius: 4px;
	background: linear-gradient(to bottom, #f4b606 0%,  #ee9903 100%);
	position: relative;
	left: 50%;
	margin-left: -184px;
}
#header #caallme:hover{
	background: linear-gradient(to bottom, #ee9903 0%,  #f4b606 100%);
}
#caallme a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 0;
	text-decoration: none;
}
/* Header*/
.top_wrapp {
	/* background-color: #0f4f8d; */
	/* box-shadow: 0px 2px 6px #848484; */
	height: 58px;
	margin-top: -20px;
	background-repeat: repeat;
	padding-top: 20px;
	background-position: center;
	/* background-color: #0f4f8d; */
	/* box-shadow: 0px 2px 6px #848484; */
	background-image: url('../image/fon1.jpg');
	/* background-color: #0f4f8d; */
	/* box-shadow: 0px 2px 6px #848484; */
	background-size: 100%;
}
.top {
	margin: 0 auto;
	max-width: 1386px;
	/* background-color: #FFF; */
}
.top_naw {
	width: 890px;
	float: left;
	margin-top: 13px;
	position: relative;
	left: 50%;
	margin-left: -666px;
}
.top_naw ul,
.foo_naw ul {
}
.top_naw li,
.foo_naw li {
	float: left;
	/* background-image: url('../image/sprite.png'); */
	/* background-repeat: no-repeat; */
	/* background-position: right top; */
	padding: 0px 10px;
	text-align: center;
	height: 13px;
	border-right: 1px solid #71563c;
	border-left: 1px solid #9e896e;
}
.top_naw li:last-child,
.foo_naw li:last-child {
	background-image: none;
	width: 70px;
}
.top_naw li:nth-child(2),
.foo_naw li:nth-child(2) {
	width: 72px;
	/* display: none; */
}
.top_naw li:nth-child(3),
.foo_naw li:nth-child(3) {
	width: 89px;
}
.top_naw li:nth-child(3):hover div{
	display:block;
}
.top_naw li:nth-child(4),
.foo_naw li:nth-child(4) {
	width: 96px;
	/* display: none; */
}
.top_naw li:nth-child(5),
.foo_naw li:nth-child(5) {
	width: 86px;
}
.top_naw li:nth-child(6){
	width: 142px;
}
.top_naw li:nth-child(7){
	width: 65px;
	border-right: none;
}
.top_naw li:first-child,
.foo_naw li:first-child {
	width: 71px;
	padding-left: 0;
	border-left: 0;
}
.top_naw li:first-child a,
.foo_naw li:first-child a {
	padding-left: 0;
}
.top_naw a,
.foo_naw a {
	display: block;
	margin: 0 auto;
	color: #6A5739;
	font-size: 14px;
	font-family: PTSB;
	/* text-align: center; */
	text-transform: uppercase;
	height: 21px;
	line-height: 12px;
}
.top_naw a:hover,
.foo_naw a:hover {
}
.top_naw ul li ul li{
	float:none;
	min-width: 195px;
	text-align: left;
	border: none;
	margin-left: 24px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px !important;
}
/* Log In */
#welcome {
	/* float: right; */
	/* background-image: url('../image/sprite.png'); */
	/* background-repeat: no-repeat; */
	/* background-position: left -34px; */
	height: 29px;
	min-width: 181px;
	width: 143px;
	position: relative;
	left: 50%;
	margin-left: 253px;
	margin-top: 20px;
	/* float: left; */
}
#welcome a {
	display: block;
	height: 29px;
	padding-top: 9px;
	float: right;
	width: 95px;
	text-align: center;
	font-size: 14px;
	color: #6F5739;
	font-family: PTSB;
	text-transform: uppercase;
	margin-right: 17px;
}
#welcome a:hover {
	text-decoration:underline;
}
#welcome a.enter_login {
	/* background-image: url('../image/sprite.png'); */
	/* background-repeat: no-repeat; */
	/* background-position: right top; */
	float: left;
	width: 37px;
	/* padding-left: 16px; */
	text-align: center;
	margin-left: 7px;
	margin-right: 0px;
}
/* Social Button */
.my_social div {
	width: 37px;
	height: 37px;
}
.my_social a {
	display: block;
	height: 100%;
}
.my_social .vk {
	background-image: url('../image/vk.png');
}
.my_social .facebook {
	background-image: url('../image/facebook.png');
}
.my_social .twitter {
	background-image: url('../image/twitter.png');
}
.my_social .mir {
	background-image: url('../image/mir.png');
}
.oz {
	float: right;
	width: 168px;
	height: 28px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	border-radius: 3px;
	border: 1px solid #437d08;
	background-color: #7eba1a;
	box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5);
}
/* Nivo Slider */
.theme-elegant .nivo-controlNav.nivo-thumbs-enabled a {
	margin: 0 !important;
	margin-right: 4px !important;
	border: 0 !important;
}
.theme-elegant .nivo-controlNav.nivo-thumbs-enabled a:first-child {
	margin: 0 4px 2% 0 !important;
}
.theme-elegant .nivo-controlNav.nivo-thumbs-enabled a:last-child {
	margin: 2% 4px 0 0 !important;
}
/* Menu Accordeon */
.categories_1000 {
}
.categories_1000 > li {
}
.categories_1000 > li > a {
	font-size: 20px;
	color: #484848;
	letter-spacing: 0.5px;
	width: 176px;
	display: block;
	position: relative;
	font-weight: bold;
	line-height: 24px;
}
.categories_1000 > li:last-child > a {
	color: #ed034a;
}
.categories_1000 > li > a:after {
	content: "";
	display: inline-block;
	width: 0;
	position: absolute;
	right: 0px;
	border-color: transparent transparent transparent #484848;
	border-style: solid;
	border-width: 5px 0px 5px 5px;
	top: 30%;
}
.categories_1000 > li:last-child > a:after {
	border-color: transparent transparent transparent #ed034a;
}
.categories_1000 > li > a.active:after {
	border-color: #484848 transparent;
	border-style: solid solid none;
	border-width: 5px 5px 0;
	top: 50%;
}
.categories_1000 > li:last-child > a.active:after {
	border-color: #ed034a transparent;
}
.categories_1000 > li > ul {
	margin: 12px 0;
}
.categories_1000 > li > ul > li {
}
.categories_1000 > li > ul > li > a {
	font-size: 16px;
	font-weight: 600;
	padding-left: 14px;
	line-height: 24px;
	color: #484848;
}
.categories_1000 > li > ul > li > a.active {
	color: #0f4f8d;
}
.categories_1000 > li:last-child > ul > li > a {
	color: #ed034a;
}
/* News preview */
#column-left > p {
	position: relative;
	left: 16px;
	top: -20px;
}
#column-left > p > a {
	font-size: 12px;
	font-weight: bold;
	color: #484848;
}
#column-left > p > a > span {
	font-family: 'Arial';
	letter-spacing: -3px;
	font-size: 10px;
}
/* Subscribe */
.subscribe0 {
	text-align: center;
}
.subscribe0 span {
	font-size: 16px;
}
.subscribe0 input {
	position: relative;
}
.subscribe0 input[type="text"] {
	left: -14px;
	top: 8px;
	border-color: #e3e3e3;
	background-color: #FFF;
	width: 149px;
	line-height: 21px;
	float: left;
}
.subscribe0 input[type="button"] {
	width: 114px;
	height: 29px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	border-radius: 3px;
	border: 1px solid #437d08;
	box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5);
	right: -15px;
	padding: 0;
	top: -21px;
	background-color: #7eba1a;
	float: right;
}
/* Category Wall */
#categoryWall-1 {
	margin-bottom: 0;
	height: 736px;
	margin-top: -14px;
}
#categoryWall-1 .box-content {
	padding: 20px 0 0;
}
#categoryWall-1 > div.box-content > ul > div:nth-child(3) > li:nth-child(2) > a > div.sc-name {
	letter-spacing: -0.5px;
}
#categoryWall-1 > div.box-content > ul > div:nth-child(3) > li:nth-child(3) > a > div.sc-name {
	color: #ed034a;
}
/* Carousel Manufacture */
.box-heading-carousel {
	color: #FFF;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	margin-top: 6px;
	line-height: 29px;
	background-color: #0f4f8d;
}
.jcarousel-skin-opencart {
	height: 114px;
}
/* Product preview */
.box-product {
	overflow: visible;
	/* margin-top: 7px; */
}
.box-product > div,
.product-grid > div {
	position: relative;
	height: 375px;
	width: 238px;
	margin-left: 8px;
	margin-right: 11px;
	margin-bottom: 53px;
	/* box-shadow: 0px 0px 4px 1px #D5D5D5; */
	background: rgb(255, 255, 255);
	border: 1px solid #fff;
}
.box-product > div:hover,
.product-grid > div:hover {
	position: relative;
	height: 461px;
	width: 238px;
	/* margin-left: 8px; */
	/* margin-right: 18px; */
	margin-bottom: -59px;
	/* box-shadow: 0px 0px 4px 1px #D5D5D5; */
	background: rgb(255, 255, 255);
	border: 1px solid #65492e;
	z-index: 1;
}
.box-product > #wrapper{
	background:none !important;
	border:0px !important;
}
#wrapper .d-carousel ul li>div:hover{
   position: relative;
   height: 375px;
   width: 233px;
   /* margin-left: 8px; */
   /* margin-right: 18px; */
   /* margin-bottom: 53px; */
   /* box-shadow: 0px 0px 4px 1px #D5D5D5; */
   background: rgb(255, 255, 255);
   /* border: 1px solid #fff; */
}
.box-product > div:hover .destrip,
.product-grid > div:hover .destrip{
	height: 147px;
}
.box-product > div#wrapper:hover .destrip{
	height:58px;
}
#wrapper .d-carousel ul li>div.active .destrip{
	height: 58px;
}
.box-product > div:nth-child(5n+1), .product-grid > div:nth-child(5n+1) {
	margin-left: 0;
}
.box-product > div .cart input:hover, .product-grid > div .cart input:hover {
	background: #a73103;
	border: 1px solid #a73103;
	color: #fff;
}
.box-product > div:nth-child(5n+5), .product-grid > div:nth-child(5n+5) {
	margin-right: 0;
}
.box-product .image img,
.product-grid .image img {
	margin-top: 5px;
	/* height: 188px; */
	/* width: 239px; */
	/* height: 200px; */
}
.box-product .logo,
.product-grid .manufacturer,
#chain_container .logo {
	float: left;
	margin: 3px 10px;
}
.box-product .price {
}
.box-product .description,
.product-grid .description {
	padding: 0px 10px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin-top: 4px;
	overflow: hidden;
	height: 45px;
}
.box-product .description span:last-child,
.product-grid .description span:last-child {
}
.box-product .description span:nth-child(2n+1),
.product-grid .description span:nth-child(2n+1) {
	float: left;
	min-width: 70px;
	text-align: right;
}
.box-product .description span:nth-child(2n+2),
.product-grid .description span:nth-child(2n+2) {
	float: left;
	min-width: 110px;
	font-weight: bold;
}
.box-product .description span:nth-child(2n+1):after,
.product-grid .description span:nth-child(2n+1):after {
	content: ":";
	margin-right: 3px;
}
.box-product .cart input,
.product-grid .cart input,
.right .cart input[type='button'],
#tab-related .cart a.button {
	/* background-image: url('../image/sprite.png'); */
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
	border: 1px solid #e6e6e6;
	background: #fff;
	text-transform: uppercase;
	font-size: 14px;
	color: #65492e;
	margin-right: 35px;
	line-height: 39px;
	height: 40px;
}
.product-grid .cart > input {
	/* padding: 0 12px 0 41px; */
}
.box-product .cart input,
.product-grid .cart input,
#tab-related .cart a.button {
	/* background-position: 10px -184px; */
	margin: 29px 22px 0 0;
	width: 100px;
	float: right;
}
.product-grid .cart a.button {
	display: block;
	margin: 10px auto;
	opacity: .5;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}
.box-product .cart input,
#tab-related .cart a.button{
	padding-left: 0;
}
/* Sticker */
div.asticker {
	position:absolute;
	display:none;
}
#content > .product-info .asticker:nth-child(1) {
	right: 3px;
	top: -15px;
}
#content > .product-info .asticker:nth-child(2) {
	top: -14px;
}
#content > .box .box-product .image .asticker,
#content > .product-grid .image .asticker,
#tab-related .image .asticker,
#mfilter-content-container .image .asticker {
	top: 14px;
	left: -6px !important;
}
#tab-related .image .asticker:first-child,
#content > .box .box-product .image .asticker:first-child,
#mfilter-content-container .image .asticker:first-child {
	top: 0px;
}
#tab-related .image .asticker:last-of-type,
#content > .box .box-product .image .asticker:last-of-type,
#mfilter-content-container .image .asticker:last-of-type {
	top: -14px;
}
#chain_container .asticker {
	top: -14px;
	left: -16px !important;
}
#chain_container .asticker[style*="stic_sale.png"] {
	top: 6px;
}
/* Why We */
#content > .why_we {
}
#content > .why_we .why_title {
}
#content > .why_we h4,
#content > .seo_text h4,
.tab-content > h4,
.chain_style_single_container_header > h4,
#content > .breadcrumb + h4 {
	font-size: 25px;
	font-weight: bold;
	line-height: 56px;
	color: #FFF;
	height: 57px;
	text-align: center;
	margin-bottom: 0;
	margin-top: 24px;
	background-color: #0f4f8d;
}
#content > .seo_text h4 {
	margin-bottom: 16px;
}
#content > .breadcrumb + h4 {
	text-align: left;
	padding-left: 12px;
	margin-top: 10px;
}
.chain_style_single_container_header > h4 {
	margin-top: 0;
}
#content > .why_we .lft {
	width: 100%;
}
#content > .why_we p {
}
#content > .why_we span {
	font-family: 'candara';
	font-weight: bold;
	font-size: 25px;
	color: #ed014b;
}
#content > .why_we .lft div {
	float: left;
	width: 17%;
	font-family: 'ubuntumedium';
	font-size: 16px;
	text-align: center;
	margin: 0 3.2%;
}
#content > .why_we div {
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 90px;
}
#content > .why_we div.why_we_one {
	padding-top: 104px;
	line-height: 16px;
	background-image: url(../image/icon_4.png);
}
#content > .why_we div.why_we_two {
	padding-top: 99px;
	line-height: 19px;
	background-image: url(../image/icon_2.png);
}
#content > .why_we div.why_we_three {
	width: 23%;
	letter-spacing: -1px;
	line-height: 18px;
	padding-top: 103px;
	background-image: url(../image/icon_1.png);
}
#content > .why_we div.why_we_foure {
	line-height: 19px;
	padding-top: 98px;
	background-image: url(../image/icon_3.png);
}
#content > .seo_text {
	font-size: 12px;
	line-height: 18px;
}
#content > .seo_text .why_title {
	margin-bottom: 24px;
	padding-right: 0;
}
#content > .seo_text p {
	padding-right: 5px;
}
#content > .seo_text div {
	padding-right: 5px;
}
#content > .seo_text a {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
}
#content > .seo_text a:hover {
	text-decoration: underline;
}
.clearfix > span {
	display: block;
	text-align: center;
}
.clearfix > span a {
	color: rgba(255,255,255,0.2);
}
/* Category Page */
#content .breadcrumb + h1,
.blog-heading_title > h1 {
	font-size: 25px;
	padding: 20px 9px;
	margin: 0;
	float: left;
	font-weight: bold;
	/*float: left;*/
}
#content .breadcrumb + h1,
.product-filter,
.blog-heading_title > h1 {
	color: #65492E;
	z-index: 1;
	display: inline-block;
	position: absolute;
	line-height: 22px;
}
#content .breadcrumb + h1 + p,
#content .breadcrumb + h1 + h2 {
	margin-top: 60px;
}
/* Mega Filter */
.mfilter-content > ul > li:first-child .mfilter-heading {
	margin-left: 4px;
}
.mfilter-heading-text > span {
}
.mfilter-heading .mfilter-head-icon {
}
.mfilter-opts-container {
}
#MinMaxPrice p {
    font-size: 14px;
    margin-top: 6px;
    font-weight: bold;
}
#minPrice {
}
#maxPrice {
    float: right;
}
.cleanFilter {
    font-size: 12px;
    font-weight: normal;
    top: 28px;
    text-align: right;
    z-index: 999;
    width: 100px;
    position: relative;
    left: 177px;
    text-transform: lowercase;
}
.cleanFilter:hover {
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
}
.mfilter-heading {
    width: 187px;
}
/* product Page */
.attribute_groups {
	line-height: 26px;
	margin: 31px 0;
}
.attribute_groups span{
	min-width: 100px;
	display: inline-block;
}
.option {
	font-size: 16px;
	font-family: 'ubunturegular';
	display: table;
	margin-bottom: 17px;
}
.option span {
	display: table-cell;
	vertical-align: middle;
}
.option > span:first-of-type {
	padding-right: 15px;
}
.option select {
	max-width: 60px;
	margin-left: 5px;
}
.share42init {
	text-align: left;
}
.chain_style_single_container_header {
	padding-bottom: 30px;
}
#chain_container .chain-item {
	box-shadow: 0px 0px 4px 1px #D5D5D5;
}
#chain_container .chain_you_save {
	top: -3px;
	left: 6px;
	padding: 6px 4px 8px !important;
}
#chain_container .name {
	font-weight: bold;
	text-decoration: none;
	display: table;
	color: #484848;
	font-size: 20px;
	text-align: center;
	width: 100%;
	height: 50px;
	overflow: hidden;
}
#chain_container .name > .name {
	display: table-cell;
	vertical-align: middle;
}
#chain_container .chain_required .chain_option {
	top: -5px;
	right: -5px;
}
#chain_container .price {
	text-align: right;
}
#chain_container .price-old,
#chain_container .price-new {
	padding-right: 16px;
	display: block;
	text-align: right;
}
#chain_container .logo {
	width: 66px;
	margin: 0;
	line-height: 54px;;
}
#chain_container .logo img {
	width: 38px;
	vertical-align: middle;
	margin: 0 21%;
}
.chain-symbol {
}
#chain_container .total_price:before {
}
#chain_container .chain-result {
	padding-left: 20px;
	width: 130px;
	text-align: center;
}
#chain_container .chain-item {
	padding: 5px;
}
#chain_container .chain_product_quantity {
	background: rgba(255,255,255,0.7);
}
#chain_container .chain_product_quantity:hover {
	background: rgba(255,255,255,0.9);
}
#chain_container {
	margin-top: 0px;
	margin-bottom: 0px;
}
#chain_container .price {
	line-height: 19px;
	padding-top: 6px;
	border-bottom: none;
	border-top: none;
}
#chain_container .name {
}
#chain_container .price-old {
	text-decoration: line-through;
}
#chain_container .price-free {
	color: #159e0e;
}
#chain_container .flex-direction-nav a {
	background-image: url('catalog/view/theme/default/image/c_arrows.png');
	background-repeat: no-repeat;
	border-style: solid;
}
.chain_style_single_container {
	border-style: solid;
}
#chain_container .chain-result .button {
	width: 130px;
	margin: 10px 0;
	padding: 0;
}
#chain_container .total_save span {
	display: block;
	font-size: 20px !important;
	color: #0f4f8d !important;
}
#chain_container .chain-result {
	padding-top: 59px !important;
}
/* Related product */
#tab-related .box-product {
	padding: -2px 0;
}
#tab-related .box-product > div {
	margin-left: 16px;
	margin-right: 15px;
}
#tab-related .box-product > div:nth-child(3n+1) {
}
#tab-related .box-product > div:nth-child(3n+3) {;
}
#tab-related .box-product > div:first-child {
	margin-left: 0;
}
#tab-related .box-product > div:last-child {
	margin-right: 0;
}
/* back to Top */
#back-top {
    bottom: 30px;
    left: 50%;
    margin-left: 500px;
    position: fixed;
    width: 38px;
    z-index: 9999;
}
#back-top a:hover {
}
#back-top span {
    background: url("../image/up-arrow.png") no-repeat scroll left 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #fff;
    border-radius: 19px;
    display: block;
    height: 36px;
    width: 36px;
}
#back-top a:hover span {
    background-color: #fbfbfb;
    background-position: left -34px;
    border: 1px solid #e8e8e8;
}
/* Simple */
#content .breadcrumb + h1.box-heading {
	display: block;
	width: 961px;
	padding: 0 0 0 20px;
	margin: 2px 0 0;
	font-size: 25px;
	font-weight: normal;
	line-height: 56px;
	color: #FFF;
	height: 57px;
	text-align: left;
	margin-bottom: 0;
	background-color: #0f4f8d;
	margin-top: 24px;
}
#content.simple_header > h1.box-heading {
	width: 664px;
	color: #65492e;
	background-color: transparent;
	margin-top: 18px;
	/* height: 74px; */
	line-height: 34px;
	font-size: 17px;
	font-family: BlissPro;
}
.simplecheckout-right-column,
.simplecheckout-cart-total {
    /* background-position: center top; */
    /* background-image: url(../image/payment_line.jpg); */
    /* background-repeat: no-repeat; */
    background: #FFF4E0;
}
.simplecheckout-cart-total {
	/* border-left: 1px solid #f5f5f5; */
	/* border-right: 1px solid #f5f5f5; */
	margin: 0 2px;
	height: 49px;
	text-align: right;
	display: table;
	width: 671px;
	font-size: 12px;
}
.simplecheckout-cart-total span {
	display: table-cell;
	vertical-align: middle;
}
.simplecheckout-cart-total span:first-child {
	width: 538px;
}
.simplecheckout-cart-total span.currency{
	width: 28px;
	line-height: 12px;
}
.simplecheckout-cart-total span.simplecheckout-cart-total-value {
	font-family: PTSR;
	font-size: 16px;
	font-weight: normal;
}
#total_total {
	border-bottom: 1px solid #F5F5F5;
	box-shadow: 0px 10px 12px -7px #f5f5f5;
}
#total_total span.simplecheckout-cart-total-value {
	/* font-size: 25px; */
	/* color: #ed034a; */
}
.simplecheckout-cart-total.simplecheckout-cart-buttons {
	background: none;
	width: 260px;
	border: none;
}
.simplecheckout-cart-total.simplecheckout-cart-buttons a {
	width: 99%;
}
.simplecheckout-cart-total.simplecheckout-cart-buttons .buttons {
	background: none;
	padding: 0;
}
#coupon {
	border: none;
	text-align: left;
	height: 26px;
	background-image: none;
	position: absolute;
	bottom: 0;
	padding-top: 34px;
}
#coupon .inputs {
}
#coupon input {
	color: #484848;
	border: 1px solid #e8e8e8;
	padding-left: 3px;
	font-size: 12px;
	max-width: 144px;
}
#content > div.simplecheckout-button-block.buttons,
#buttons {
	margin-left: 269px;
	margin-bottom: 0;
}
#content > div.simplecheckout-button-block.buttons .simplecheckout-button-right,
#buttons .simplecheckout-button-right {
	float: left;
}
#buttons .simplecheckout-button-right a {
	width: 247px;
	padding: 0 10px;
}
#simplecheckout_cart th {
    /* background-image: url('../image/lm.png'); */
    /* background-repeat: no-repeat; */
    /* background-position: -4px; */
    background: #58a300;
}
#simplecheckout_cart th:first-child,
#simplecheckout_cart th:last-child {
	/* background: none; */
}
#simplecheckout_cart td:nth-child(1) {
	width: 129px;
}
#simplecheckout_cart .asticker {
	visibility: hidden;
}
#simplecheckout_cart td {
}
#simplecheckout_cart td:nth-child(2) {
	width: 195px;
	text-align: left;
	padding-left: 35px;
	text-transform: uppercase;
}
#simplecheckout_cart td:nth-child(2) a {
	font-size: 14px;
	font-family: PTSR;
	color: #6B5136;
}
#simplecheckout_cart td:nth-child(2) .options {
	margin: 5px;
}
#simplecheckout_cart td:nth-child(2) .options span {
	display: block;
}
#simplecheckout_cart td:nth-child(3) {
	text-align: center;
}
#simplecheckout_cart td:nth-child(4) {
	min-width: 27px;
}
#simplecheckout_cart td:nth-child(4) img {
	border: 1px solid #e8e8e8;
	width: 25px;
}
#simplecheckout_cart td:nth-child(4) img:hover {
}
#simplecheckout_cart td:nth-child(5) {
	max-width: 102px;
	overflow: hidden;
	vertical-align: middle;
}
#simplecheckout_cart td:nth-child(6) {
}
#payment_form_reload {
	background: none !important;
}
#payment_form_reload:after {
	content: "";
	display: block;
	text-align: center;
	height: 28px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	border-radius: 3px;
	border: 1px solid #437d08;
	background-color: #7eba1a;
	box-shadow: inset 1px 1px 1px rgba(255,255,255,0.5);
	margin-top: 6px;
}
#content > .col-five,
#content > .col-six {
	background-repeat: no-repeat;
	box-shadow: -1px 2px 4px 0px #D5D5D5;
	color: #2d2d2d;
	background-image: url('../image/sprite.jpg');
	margin-bottom: 9px;
	padding-right: 3px;
	min-height: 55px;
	display: inline-block;
	margin-left: 753px;
	max-width: 224px;
	position: relative;
	top: -66px;
}
#content {
	background-position: -9px -539px;
	padding-top: 15px;
	padding-bottom: 12px;
}
#content > .col-six {
	background-position: -16px -640px;
	padding-top: 16px;
	padding-left: 49px;
	height: 76px;
	width: 176px;
}
#content > .col-five h3,
#content > .col-six h3 {
	font-family: 'ubuntumedium';
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	margin-top: 0;
	margin-bottom: 8px;
}
#content > .col-five h3 {
	text-align: center;
	line-height: 19px;
	padding-left: 76px;
}
.contact > .col-five,
.contact > .col-six {
	display: none;
}
#content > .col-five span {
	color: #ed034a;
	font-family: 'candara';
	font-weight: bold;
	font-size: 30px;
	display: block;
	text-align: center;
}
#content > .col-six h3 {
	text-align: center;
}
#content > .col-six a {
	color: #0f4f8d;
	font-size: 16px;
	padding: 0 5px;
	text-decoration: underline;
	text-align: center;
	display: block;
}
/* Informations Page */
#content .contact {
	padding: 73px 0 0 10px;
}
#content .contact > p {
	margin-bottom: 15px;
	font-size: 18px;
}
#content .contact > p a {
	font-size: 18px;
}
#content .contact > p a:hover {
	text-decoration: underline;
}
#content .contact > p i {
	font-weight: bold;
	letter-spacing: 1px;
}
#content .contact .content span {
	/* line-height: 20px; */
	/* padding-right: 5px; */
	/* display: inline-block; */
}
#content .contact .content .address {
	margin-bottom: 30px;
	font-size: 16px;
	color: #6B5136;
	font-family: PTSB;
}
#content .contact .content .address span {
}
#content .contact .content .address span:first-child {
	font-weight: bold;
}
#content .contact .content .address span.store {display: block;}
#content .contact .content .phone .fonbottom a {
    text-align: left;
    margin-bottom: 0px;
}
#content .contact .content .phone span:nth-child(2n+1) {
	/* font-weight: bold; */
	width: -16px;
	float: left;
}
#content .contact .content .phone span:nth-child(2n+2) div {margin-left: 65px;}
#content .contact .content .phone span:nth-child(2n+2) div+div {margin-left: 0px;}
#content .contact h2 {
	text-align: center;
	margin-bottom: 10px;
	/* padding-right: 435px; */
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	color: #6B5136;
	margin-left: 210px;
}
#content .contact table {
	border-collapse: collapse;
	line-height: 32px;
	border-bottom: 3px solid #EEE;
}
#content .contact tbody {
}
#content .contact tr {
}
#content .contact tr:nth-child(3n+1) {
	background-color: #0F4F8D;
}
#content .contact th {
}
#content .contact td {
	border: 1px solid #EEE;
	border-collapse: collapse;
	text-align: center;
	width: 5%;
	font-family: 'candara';
	color: rgb(237, 1, 75);
	font-weight: bold;
	font-size: 20px;
}
#content .contact td:first-child {
	text-align: right;
	font-family: 'ubuntumedium';
	color: initial;
	font-weight: normal;
	font-size: 14px;
	padding-right: 5px;
}
#content .contact tr:nth-child(3n+1) td[colspan="9"] {
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	font-family: 'ubuntumedium';
	letter-spacing: 4px;
}
/* Account Page */
.social_login {
	margin: 0 0 20px;
	margin-bottom: 18px;
}
.social_login a {
	margin-right: 3px;
}
.login-content.contact p {
	margin: 0 0 20px;
}
.login-content.contact .left a {
	margin-left: 62px;
	float: none;
}
.login-content.contact .left a:hover {
	background-position: 0;
	padding: 0;
}
.social_login a {
}
.login-content.contact form input {
	background-color: rgb(255, 255, 255);
	margin-top: 5px;
	width: 226px;
	color: #484848;
}
.login-content.contact form > div > a {
	padding-top: 10px;
	display: block;
	color: #484848;
	text-decoration: underline;
	text-align: center;
	margin-left: 180px;
	margin-top: -29px;
}
.login-content.contact div > p:first-child > span {
	font-weight: bold;
}
.login-content.contact form > div > span {
	width: 90px !important;
	font-weight: normal;
	display: inline-block;
}
.login-content.contact form input.button {
	background-color: #58a300;
	width: 100px;
	float: none;
	margin-left: 104px;
	color: #FFF;
	border: 1px solid #58a300;
	text-transform: uppercase;
}
#column-left .box-content > ul {
}
#column-left .box-content > ul > li {
}
#column-left .box-content > ul > li > a {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: #484848;
}
.simple-content {
	padding: 59px 0 0 10px;
}
.simple-content > p {
}
.simple-content > p > a {
	color: #6B5136;
	font-weight: bold;
}
.simplecheckout-error-text {
	color: red;
	font-size: 10px;
	height: 10px;
}
.simplecheckout-error-text:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	border-width: 5px 5px 5px 0;
	border-color: transparent red;
	border-style: solid;
}
#simpleregister table {
	width: 100%;
}
#simpleregister table td:first-child {
	width: 164px;
}
#simpleregister table input[type="text"],
#simpleregister table input[type="password"] {
	width: 209px;
}
#simpleregister table select {
	width: 214px;
	font-size: 12px;
}
#content .contact .content.error > span {
	display: inherit;
	text-transform: uppercase;
}
#content .contact .content.error > span:first-child {
	font-size: 30px;
	margin-bottom: 16px;
	margin-top: 30px;
	display: block;
}
#content .contact .content.error > span:last-child {
	margin: 20px 0;
	color: #484848;
	text-transform: none;
}
#content .contact .content.error span > span {
	font-size: 70px;
	font-family: PTSB;
	font-weight: bold;
	line-height: 71px;
	background-color: #ed034a;
	color: #FFF;
	/* margin-top: 70px; */
	position: relative;
	/* line-height: 160px; */
	/* width: 230px; */
	display: inline-block;
}
/*SELECT-UL*/
.cd-dropdown, .cd-select {
	position: relative;
	display: inline-block;
}
.sort .cd-dropdown {
	width: 146px;
}
.limit .cd-dropdown {
	width: 28px;
}
.sort .cd-dropdown > span:after,
.limit .cd-dropdown > span:after {
	content: "";
	display: inline-block;
	border-style: solid solid none;
	border-width: 4px 3px 0;
	border-left-color: transparent;
	border-right-color: transparent;
	width: 0px;
	position: relative;
	top: 9px;
	float: right;
}
.sort .cd-dropdown > span:after {
}
.limit .cd-dropdown > span:after {
	margin-left: 5px;
}
.cd-select {
	width: 50px;
}
.cd-dropdown > span {
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	background: #FFF4E0;
	display: block;
	padding: 0 5px 0 5px;
	position: relative;
	cursor: pointer;
	border: 1px solid #e8e8e8;
	padding-left: 3px;
}
.cd-dropdown ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
.cd-dropdown ul li {
	display: block;
}
.cd-dropdown ul li span {
	width: 100%;
	background: #fff;
	padding: 0 10px 0 10px;
	display: block;
	color: #F3F3F3;
	cursor: pointer;
}
.cd-dropdown > span,
.cd-dropdown ul li span {
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.cd-dropdown ul {
	position: absolute;
	top: 0px;
	width: 100%;
	left: 3px;
	z-index: 10000;
}
.cd-dropdown.cd-active ul li {
	position: absolute;
	background: #FFF4E0;
	line-height: 33px;
	padding-left: 5px;
	font-size: 13px;
	width: 99%;
}
.cd-dropdown ul li a {
	font-size: 12px;
	display: none;
}
.cd-active.cd-dropdown > span {
	color: #9B110B;
}
.cd-active.cd-dropdown ul li span:hover {
	background: #A00000;
	color: #fff;
}
.cd-active.cd-dropdown ul li a {
	color: #65492e;
	display: block;
	font-size: 12px;
}
/*END OF SELECT-UL*/
/*POP UP*/
a#button-review {
	top: 0px!important;
	right: 0px!important;
	padding: 0 10px;
}
/* END OF POP UP */
.jqZoomWindow {
	margin-top: -20px;
}
/* CAROUSEL */
	#wrapper .d-carousel ul li {
	/* border: 1px solid #DBDEE1; */
	background: none;
	background-color: #FFF;
	padding: 0px 6px 0px 6px;
	width: 233px;
	height: 375px;
}
.jcarousel-direction-rtl {
	direction: rtl;
}
.d-carousel h4 {
	margin: 5px 0 5px 0;
}
.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 0px;
}
.d-carousel .jcarousel-item {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 245px;
	padding: 0 6px;
	width: 160px;
}
.d-carousel .jcarousel-container-horizontal {
	width: 1248px;
	height: 444px;
	margin: 0px;
	padding: 0 25px;
}
.d-carousel .jcarousel-item-horizontal {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 1px;
}
.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 154px;
	right: -6px;
	margin-right: 0px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	/* background: transparent url(../image/carousel/right.png); */
	z-index: 1000;
}
.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(../image/carousel/blog-arrows.jpg);
}
.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}
.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 135px;
	left: 1px;
	margin-left: 0px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	/* background: transparent url(../image/carousel/left.png); */
}
.d-carousel .jcarousel-prev-horizontal i{
	font-size: 50px;
}
.d-carousel .jcarousel-next-horizontal i{
	font-size: 50px !important;
}
.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(../image/carousel/blog-arrows.jpg);
}
.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}
div.box-product #wrapper {
	box-shadow: none !important;
}
/* END OF CAROUSEL */
/* REVIEW-JS */
a.truncate_more_link,
a.truncate_more_link:visited {
	color: grey;
}
a.truncate_more_link:after {
	content:".";
	position: absolute;
	width: 725px;
	height: 20px;
	background: linear-gradient(to top, white, transparent);
	border-bottom: 1px solid grey;
	left: 245px;
	margin-top: -20px;
}
.rgt .clearboth {
	text-align: center;
}
/* END OF REVIEW-JS */
#spoiler_descript {
	height: 80px;
	line-height: 16px;
}
/* Manufacturer Info */
.manufacturer-info {
}
.manufacturer-info > img {
	width: 30%;
	display: block;
	margin: 0 auto;
}
.spoiler_button,
.category-info > a,
.manufacturer-info > a {
	font-family: 'ubuntumedium';
	color: #484848;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}
.spoiler_button:after,
.category-info > a:after,
.manufacturer-info > a:after {
	content: "...";
}
.category-info > a:hover,
.manufacturer-info > a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.category-info > div > p,
.manufacturer-info > div > p {
	padding-right: 5px;
}
/* CMS Blog */
.blog-heading_title {
  border-bottom: 0 !important;
}
#tabs > a[href="#tab-review"] {
	display: none;
}
.blog-record-description p {
	padding-right: 5px;
}
.blog-record-description img {
	margin: 20px auto;
}
.marginbottom5 {
	/* color: #0f4f8d; */
	/* font-family: 'ubuntumedium'; */
	/* font-weight: bold; */
	/* font-size: 25px; */
	/* padding-top: 20px; */
	/* padding-bottom: 20px; */
}
#column-left .marginbottom5 {
	padding: 0;
}
#column-left .blog-record-list-small > div {
	margin-bottom: 8px;
}
a.trig-dw {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 18px!important;
  }
/* Article */
.WordSection1 {
}
#content .contact .WordSection1 h2 {
	text-align: left;
}
.top_heid {
    display: none;
}
div#welcome i {
    display: block;
    width: 20px;
    font-size: 23px;
    line-height: 32px;
    float: left;
    color: #6B5136;
}
div#cart {
    width: 152px;
    position: relative;
    left: 50%;
    margin-left: 441px;
    /* margin-top: -45px; */
    height: 13px;
    top: -33px;
}
i.fa.fa-shopping-cart {
    font-size: 20px;
    color: #6B5136;
}
span.cart-title {
    font-size: 14px;
    font-family: PTSB;
    text-transform: uppercase;
    color: #6B5136;
    line-height: 27px;
    margin-left: 4px;
}
span.cart-total span {
    display: block;
    width: 23px;
    height: 23px;
    text-align: center;
    background: #f4b706;
    border-radius: 15px;
    color: #fff;
    font-size: 14px;
    font-family: PTSB;
    margin-left: 132px;
    margin-top: 8px;
    line-height: 23px;
}
.fontop {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -37px;
    width: 220px;
    top: -8px;
    color: #65492e;
    font-size: 14px;
    font-family: PTSR;
    padding-left: 62px;
    margin-top: -20px;
    line-height: 23px;
    background-image: url('../image/sprite.png');
    background-position: -2px 5px;
    background-repeat: no-repeat;
}
.fontop p a {
    color: #65492e;
    font-size: 18px;
    font-family: PTSB;
    text-shadow: 1px 1px 0 #FEE9CE,-1px -1px 0 #FEE9CE,-1px 1px 0 #FEE9CE,1px -1px 0 #E8C59F;
}
.fontop p:nth-child(3) a {
	font-size:14px;
}
.fontop p span {
    color: #8b0400;
    margin-left:5px;
    margin-right:5px;
}
.bannerglav {
    width: 425px;
    height: 240px;
    float: left;
    background: #fff;
    margin-right: 26px;
    margin-top: 58px;
}
div.bannerglav:nth-child(3){
	margin-right: -3px;
}
.leftban {
    width: 204px;
    float: left;
    padding: 15px 5px 14px 15px;
}
.rightban {
    width: 200px;
    float: right;
    overflow:hidden;
    height: 240px;
}
.rightban img{
    min-width:200px;
}
div#cmswidget-1 {
    /* margin-top: 320px; */
    width: 100%;
    float: left;
    margin-left: -2px;
    margin-right: 48px;
}
div#cmswidget-4 {
    width: 100%;
    float: left;
    margin-right: 5px;
}
.destrip {
    height: 58px;
    overflow: hidden;
    color: #897c6f;
    font-size: 14px;
    padding: 8px 19px 0px 19px;
    width: 180px;
}
.bodytwo {
    font-family: 'PTSR';
    background-repeat: no-repeat;
    background-position: -276px 53px;
    background-image: url('../image/bg.jpg');
    /* background-image: url('../image/fon.jpg'); */
    /* top: -40px; */
    position: absolute;
    height: 4817px;
    top: -24px;
    opacity: 0.6;
    width: 100%;
    z-index: -2;
    /* display: none; */
}
.banneru {
    border-top: 1px solid #ddc6b1;
    margin-top: 1070px;
}
.leftban h1 {
    font-size: 18px;
    color: #58a300;
    font-family: PTSB;
    margin-bottom: 0px;
    height: 43px;
    overflow: hidden;
}
.leftban h3 {
    font-size: 14px;
    color: #65492e;
    font-family: PTSB;
    line-height: 17px;
}
.leftban h4 {
    color:#58a300;
    font-size: 14px;
    font-family: PTSB;
    line-height: 15px;
    margin-bottom: 7px;
}
.cont {
    float: left;
    margin-left: 0px;
    color: #65492e;
    min-width: 46px;
}
.cont span {
    display: block;
    font-size: 12px;
    text-align: center;
    font-family: PTSR;
}
.cont ins {
    float: right;
    margin-top: -37px;
    text-decoration: none;
}
.cont p {
    text-align: center;
    font-family: PTSB;
    font-size: 18px;
    line-height: 17px;
}
div.bannerglav:nth-child(3) {
    margin-right: -8px;
}
 .leftban h4 a {
	background: #a73103;
	width: 95px;
	height: 25px;
	border-radius: 6px;
	color: #fff;
	font-family: PTSR;
	font-size: 14px;
	display: block;
	line-height: 24px;
	margin-top: 55px;
	text-align: center;
	font-weight: normal;
	border:1px solid #a73103;
}
.leftban h4 a:hover{
	background:transparent;
	color: #a73103;
	border:1px solid #a73103;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
ins.bl_next {
    float: right;
    color: #a63201;
    text-decoration: underline;
}
i.fa.fa-calendar {
    float: left;
    margin-right: 5px;
    color: #65492e;
    margin-top: 1px;
}
div#cmswidget-5 iframe {
    max-width: 420px;
    margin-top: 10px;
}
div#cmswidget-5 {
    width: 424px;
    float: right;
    margin-right: 0;
}
.textall a {
    color: #58a300;
    width: 150px;
    display: block;
    float: right;
    margin-top: -21px;
    text-decoration: underline;
    font-size: 14px;
}
.box-heading.widget {
    border-bottom: 1px solid #ddc6b1;
    padding-bottom: 7px;
}
.wath {
    border-top: 1px solid #ddc6b1;
    /* border-bottom: 1px solid #ddc6b1; */
}
.wath h2 {
    color: #65492e;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'BlissPro';
    line-height: 96px;
}
.wath ins {
    display: block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 100px;
    margin-left: 10px;
    background: #fff;
    margin-bottom: 15px;
}
.wath p {
    font-size: 14px;
    text-transform: uppercase;
    font-family: PTSB;
    color: #65492e;
}
.wath ul{list-style: none;position: relative;left: 50%;margin-left: -644px;margin-top: 19px;}
.wath ul li{float:left;width: 171px;text-align: center;margin-right: 109px;}
.wath li:nth-child(5) img{
	width: 147px;
}
.onas {
    border-top: 1px solid #ddc6b1;
    margin-top: 41px;
}
.onas h2 {
    color: #65492e;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'BlissPro';
    line-height: 95px;
    margin-bottom: -8px;
}
.onas p {
    font-size: 14px;
}
.onas p+p {
    margin-top:20px;
}
.onas iframe{
    margin-left: -4px;
    margin-bottom:10px;
    margin-top: 40px;
}
.onas iframe+iframe{
    margin-left: 47px;
}
#footer .wrapp-foo .one {
    width: 300px;
    float: left;
	    padding-left: 20px;
}
#footer .wrapp-foo .two {
    float: left;
    width: 267px;
    margin-left: 125px;
}
#footer .wrapp-foo .tree {
    width: 422px;
    margin-left: 688px;
}
#footer .wrapp-foo .four {
    float: right;
    margin-top: -197px;
    color: #65492e;
}
div#footer h3 {
    color: #65492e;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: PTSB;
    margin-top: 32px;
    margin-bottom: 14px;
}
#footer .wrapp-foo .two ul li {
    margin-left: 2px;
}
#footer .wrapp-foo .two ul li a {
    font-size: 16px;
    display: block;
    margin-bottom: 7px;
    color: #65492e;
}
i.fa.fa-angle-right {
    float: left;
    margin-right: 5px;
    color: #65492e;
    font-size: 22px;
}
#footer .wrapp-foo .tree h3 {
    text-align: center;
}
#footer .wrapp-foo .tree ul li {
    margin-left: calc(50% - 70px );}
#footer .wrapp-foo .tree ul li a {
    font-size: 16px;
    display: block;
    margin-bottom: 7px;
    color: #65492e;
}
#footer .wrapp-foo .tree ul li:nth-child(2) img {
    margin-top: 88px;
}
.fonbottom a {
    color: #65492e;
    font-size: 16px;
    font-family: PTSB;
    text-align: right;
    width: 185px;
    display: block;
}
.fonbottom span {
    color: #8b0400;
    margin-left: 7px;
    margin-right: 7px;
}
.emailbottom {
    margin-top: 15px;
    text-align: right;
    color: #65492e;
    font-size: 14px;
}
.emailbottom a {
    color: #65492e;
    display: block;
    margin-left: 70px;
}
#footer .emailbottom a {
	text-align:right;
	/* padding-right:10px; */
	margin-left: 0px;
}
.emailbottom a:nth-child(1) {
	margin-top:-10px;
	 margin-right: 10px;
	 }
.addresbottom {
    margin-top: 20px;
    text-align: right;
    color: #65492e;
    font-size: 16px;
    width: 196px;
}
.kartabottom {
    margin-top: 6px;
    text-align: right;
    color: #65492e;
    font-size: 16px;
    margin-right: 11px;
}
.kartabottom a {
    color: #65492e;
    font-size: 16px;
    text-decoration: underline;
}
ul.soc li {
    float: left;
    margin-top: 32px;
    margin-right: 6px;
}
ul.soc li a {
    display: block;
    width: 34px;
    height: 32px;
    background: url(/catalog/view/theme/TopSurop/image/soc.png);
}
ul.soc li:nth-child(2) a {
    background-position: -41px 0px;
}
ul.soc li:nth-child(3) a {
    background-position: -84px 0px;
}
ul.soc li:nth-child(4) a {
    background-position: -125px 0px;
    margin-right: -13px;
}
ul.soc {
    margin-left: 30px;
}
i.fa.fa-caret-right {
    color: #58a300;
    margin-right: 3px;
}
.mfilter-box .box-heading {
    background: #58a300;
    color: #fff;
    text-transform: inherit;
    font-size: 18px;
    margin-top: 20PX;
    height: 48px;
    line-height: 45px;
    padding-left: 20px;
    letter-spacing: 0px;
}
.box-content.mfilter-content {
    background: #FFF4E0;
}
.right h1 {
    padding-left: 23px;
    padding-top: 20px;
    color: #a73103;
    font-size: 24px;
    font-family: PTSB;
    margin-bottom: 15px;
}
.review {
    background: #FFF4E0;
    margin-left: 447px;
    min-height: 64px;
    padding-top: 17px;
    padding-left: 24px;
}
div#tabs a {display: inline-block;padding: 10px 15px 10px 12px;background: #f4b706;color: #65492e;}
div#tabs a.selected{
	background:#fff4e0;
}
ins.plmin {
    display: inline-block;
    width: 30px;
    height: 40px;
    text-align: center;
    background: #f6e3ca;
    color: #65492e;
    line-height: 36px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}
a.plmin {
    display: inline-block;
    width: 30px;
    height: 40px;
    text-align: center;
    background: #f6e3ca;
    color: #65492e;
    line-height: 36px;
    margin-right: 5px;
    margin-left: 5px;
}
input#quantity {
    width: 28px;
    height: 36px;
    text-align: center;
    background: #f6e3ca;
    border: 1px solid #f4b706;
}
.right .cart input[type='button'] {
    background: #F4B706;
    border: 1px solid #F4B706;
    margin-left: 34px;
    width: 130px;
}
a#fast_order {
    border: 1px solid #58A300;
    background: #58A300;
    text-transform: uppercase;
    /* position: relative; */
    margin-top: 11px;
    width: 179px;
}
div#tab-related h4 {
    background: none;
    color: #65492e;
    font-family: BlissPro;
    font-weight: normal;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
    line-height: 0px;
    height: 40px;
}
.category-list i {
    margin-top: 6px;
}
.menuras {
    position: absolute;
    display: none;
    z-index: 10000;
    left: 50%;
    margin-left: -267px;
    margin-top: -4px;
}
.menuras ul {
    background: #fff4e0;
    list-style-type: disc;
    padding-bottom: 10px;
    padding-top: 10px;
    min-width: 204px;
}
.menuras ul li{margin-left: 24px;margin-right: 5px;margin-top: 5px;margin-bottom: 5px;}
.menuras ul li a {
    color: #65492e;
    font-size: 14px;
    font-family: PTSR;
    margin: 0px;
    display: block;
}
.menuras ul li a:hover {
 text-decoration:underline;
}
.menuras ul li  div {display: none;position: absolute;margin-left: 184px;min-width: 210px;margin-top: -30px;}
.menuras ul li a+i.fa.fa-angle-right {
    float: right;
    margin-top: -18px;
}
.menuras.active {
    display: block;
}
.menuras ul li:hover div {
	display:block;
	}
	.top_heid {
    width: 1920px;
    height: 100px;
    position: fixed;
    top: 0px;
    z-index: 1000;
    background: #FFF4E0;
}
.top_heid .logo img {
    max-width: 118px;
    position: relative;
    left: 50%;
    margin-left: -937px;
    margin-top: -8px;
    float: left;
}
.top_heid .top_naw {
    position: relative;
    margin-left: -646px;
    margin-top: 45px;
    width: 780px;
}
.top_heid .menuras {
    margin-top: -4px;
    margin-left: -210px;
}
.topcart .cart {
    top: 70px;
}
.topcart #cart {
    top: 40px;
    margin-left: 170px;
}
table.simplecheckout-cart {
    border-collapse: collapse;
    border-spacing: 2px;
    border-color: grey;
}
li#store a,li#store+li a {
    color: #000 !important;
}
ul.ascp_horizont {
    display: none;
}
.borderbottom2 {
    border-bottom: 0 !important;
}
ul.ascp_list_info {
    display: block;
}
li.blog-data-record {
    background: none !important;
}
.blog-date {
    background: none !important;
    color: #6B5136 !important;
    padding-left: 0px !important;
    margin-left: 2px;
}
h2.ascp-list-title-widget a {
    color: #65492e;
    font-family: PTSB;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: underline;
}
a.zametki {
    display: none !important;
}
li.blog-data-record {
    margin-left: -40px;
    position: relative;
    left: -20px;
}
a.blog_further {
    position: relative;
    /* left: 300px; */
    top: 21px;
    text-decoration: underline !important;
    color: #a63201;
    float: right;
    margin-right: 6px;
}
.description.record_description {
    margin-top:-10px;
}
.image.blog-image {
    margin-right: 11px;
}
span.copr {
    position: absolute;
    display: block;
    margin-top: 350px;
    left: 50%;
    margin-left: -647px !important;
    width: 300px;
    color: #65492E;
    z-index: 100000;
}
span.ipr {
    position: absolute;
    display: block;
    margin-top: 348px;
    left: 50%;
    margin-left: 525px !important;
    width: 300px;
    color: #65492E;
    z-index: 100000;
}
span.ipr a{
 color: #65492E;
}
div#fly_popup h2 {
    background: #00963f;
    color: #fff;
    font-weight: normal;
    font-family: PTSB;
}
.foot_popup .btn-primary {
    background: #a73103 !important;
}
div#fly_popup h2 {
    background: #00963f;
    color: #fff;
    font-weight: normal;
    font-family: PTSB;
}
.foot_popup .btn-primary {
    background: #a73103 !important;
}
#fly_content .mini-cart-info td a {
    color: #9b836b;
}
#fly_content .mini-cart-info td {
    color: #9b836b !important;
}
#fly_content .mini-cart-total td {
    color: #9b836b !important;
}
.btn-primary{
    background: #a73103 !important;
    /* border: 1px solid #a73103 !important; */
}
.btn-primary:hover{
    background: transparent !important;
    border: 1px solid #a73103 !important;
    color: #a73103 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
span.phonetext {
    color: #6B5136;
    font-size: 16px;
    font-family: PTSB;
}
.phone .emailbottom {
    text-align: left;
    font-size: 16px;
    font-family: PTSB;
}
.content.form input {
    width: 200px;
    height: 20px;
    margin-top: 5px;
    border: 1px solid #ddc6b1;
    border-radius: 5px;
}
.content.form textarea {
    width: 200px;
    height: 160px;
    margin-top: 5px;
    border: 1px solid #ddc6b1;
    border-radius: 5px;
}
.content.form {
    width: 370px;
}
.content.form +.buttons .right {
    float: left;
}
.content.form +.buttons .right input {
    background: #58a300;
    border: 1px solid #58a300;
}
.content.form +.buttons .right input:hover {
    background: #58a300;
    border: 1px solid #58a300;
}
.seocmspro_content {
    margin-left: 10px;
    margin-right: 10px;
}
.breadcrumb + .marginbottom5 {
    margin-left: 10px;
}
h1.marginbottom5 {
    margin-left: 9px;
}
.seocmspro_content .blog-small-record ul li {
    margin-left: 10px;
}
.seocmspro_content .blog-small-record {
    margin-left: 21px;
}
.seocmspro_content {}
.seocmspro_content .tab-content {
    background: none;
}
.seocmspro_content .nav-tabs a {
    color: #6B5136;
    margin-left: 18px;
    display: block;
    margin-top: 10px;
    font-size: 18px;
}
.blog-next-prev a {
    color: #6B5136;
    font-size: 18px;
}
.name.marginbottom5 h2 a {
    text-transform: uppercase;
    color: #6B5136;
    font-size: 18px;
}
.name.marginbottom5 +.description.record_description iframe {
    margin-top: 12px;
}
h1.blog-heading_title-n {
    margin-left: 10px;
}
input.erorrinput {
    background: rgba(255, 0, 0, 0.64);
}
input.simplecheckout-red-border {
    /* background: rgba(255, 0, 0, 0.44); */
}
.jcarousel-prev-disabled,.jcarousel-next-disabled {
    display: none !important;
}
.mobi {
display: none;
}
i.fa.fa-phone.mobi {
    display: none;
}
div#cmswidget-5 a.blog_further {
    display: none;
}
#content .contact-info+h2 {
    text-align: left;
    margin-left: 10px;
}
form.forgonen {
    position: relative;
    top: 60px;
    margin-left: 10px;
    display: block;
}
form.forgonen .content {
    width: 220px;
}
.four img {width: 98px;margin-left: 90px;margin-top: -100px;}
.video {
    position: absolute;
    left: 50%;
    margin-top: 0px;
    width: 209px;
    height: 156px;
    overflow: hidden;
    margin-left: -808px;
    margin-top: 344px;
    -moz-transform-origin: 100% 50%;
    -moz-transform:  perspective(719px) rotateY(14deg) rotate(1deg);
    -webkit-transform-origin: 100% 50%;
    -webkit-transform:  perspective(719px) rotateY(14deg) rotate(1deg);
    transform-origin: 100% 50%;
    transform: rotate(2deg);
    transform: perspective(761px) rotateY(20deg) rotate(1deg);
}
.video iframe {max-width: 207px;max-height: 228px;}
.content.cart_empri {
    margin-top: 60px;
    margin-left: 19px;
}
.simpleregister-button-right a {
    width: 200px;
}
.login-content.contact h2 {
    text-align: left !important;
    margin-left: 0px !important;
}
.description.record_description div:nth-child(3) {
    display: none;
}
html[lang="en"] .top_naw li:nth-child(6){
    width: 70px;
}
.cme-form.active{
display: block !important;
}
b {
    display: block;
}
.textempry {
    width: 83%;
    padding-left: 10px;
    margin-top: 40px;
}
#footer .wrapp-foo .tree ul li:nth-child(3) img {
    margin-top: 28px;
    margin-left: -70px;
}
#footer .wrapp-foo .tree ul li:nth-child(4) img {
    margin-top: 49px;
    margin-left: 0px;
}
.ui-menu .ui-menu-item {
    max-width: 200px !important;
    overflow: hidden !important;
}
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    width: 228px !important;
} select::-ms-expand{
    display: none;
}
.addresbottom p {
    width: 219px;
    margin-left: -33px;
}
#mfilter-content-container .content {
    margin-top: 50px;
}

#callme {
}
.cme-form {
	border: 1px solid #bbc1ce;
	-moz-box-shadow: 0 2px 20px #333333;
	-webkit-box-shadow: 0 2px 20px #333333;
	box-shadow: 0 2px 20px #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background: #f7f7f7;
	z-index: 109;
	display: none;
	position: fixed;
*position: absolute;
	right: 50px;
	top: 150px;
	width: 305px;
	color: #333333;
}
.cme-form .has-error {
	background: #f2dede;
}
.cme-form span {
	padding: 2px 3px 2px 10px;
	display: block;
	color: #9b836b;
	font-size: 11px;
	clear: both;
}
.cme-form .cme-btn {
	padding: 4px 7px 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-radius: 2px;
	margin: 0;
	cursor: pointer;
	width: 140px;
	outline: 0;
}
.cme-form select {
	border: 1px solid #ebebeb;
	background: white;
	padding: 4px 3px 3px 9px;
	width: 100%;
	font-size: 12px;
	border-radius: 0px;
	outline-style: none;
	height: 21px;
	line-height: 21px;
	margin: 0 0 5px 0;
	font-size: 12px;
	cursor: pointer;
	font-family: "Tahoma";
	outline: 0;
}
.cme-form .cme-select {
	width: 280px;
	margin-left: 10px;
	height: 27px;
	line-height: 27px;
}
.cme-form .cme-txt {
	border: 1px solid #ece6c4;
	width: 280px;
	border-radius: 0px;
	color: #9b836b;
	font-size: 12px;
	padding: 5px 3px !important;
	outline: 0;
	max-width: 280px;
}
.cme-form h6 {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	color: white;
	font-size: 14px;
	padding: 10px 0 9px 10px;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #0F4F8D;
	font-weight: normal;
}
.cme-form span div {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	line-height: 19px;
}
.cme-form .cme-cls {
	text-shadow: 0 1px 0 #4d659f;
	height: 20px;
	width: 20px;
	font-size: 15px;
	overflow: hidden;
	border-radius: 2px;
	text-align: center;
	padding: 0 3px 3px;
	float: right;
	display: inline;
	color: white;
	text-shadow: none;
	margin: 7px 8px 0 0;
	cursor: pointer;
	text-decoration: none;
	position: relative;
}
.cme-form .cme-cls:hover {
	color: white;
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$p)";
}
.cme-form .cme-btn-place span {
	display: inline;
	float: right;
	padding: 7px 12px 0 0 !important;
	font-size: 8px !important;
	color: #888 !important;
}
.cme-form .cme-btn-place span a {
	font-size: 0px;
	color: transparent;;
}
.cme-form .cme-btn-place span a:hover {
	text-decoration: none;
}
.cme-form .callmebody {
	font-size: 13px;
	background: #f7f7f7;
	padding: 5px 10px;
}
.cme-form .callmebody .inf {
	padding: 0 5px;
	margin: 0 0 10px 0;
	font-weight: bold;
	clear: both;
}
.cme-form .callme-result {
	background: #f7f7f7 url(loading.gif) 10px center no-repeat;
	display: block;
	clear: both;
	margin: 5px 11px 10px 10px;
}
.cme-form .callme-result div {
	padding: 7px 7px;
	margin: 4px 0 0 0;
}
.cme-form .callme-result div.sending {
	padding: 7px 0 7px 35px;
	display: block;
	color: #333333;
	clear: both;
}
.cme-form .callme-result div.c_success {
	background: #98c462;
	color: #fff;
	text-shadow: none;
}
.cme-form .callme-result div.c_error {
	background: #f76363;
	color: #fffafa;
	text-shadow: none;
}
#viewform {
	border: 0;
	padding: 0;
	background: url(bttn.png);
	height: 185px;
	width: 22px;
	cursor: pointer;
	outline: 0;
}
#cme-back {
	display: none;
	z-index: 108;
	opacity: 0.5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #333;
}
.cme-btn, .cme-form .cme-btn {
	color: #FFF;
	font-size: 11px;
	text-align: center;
	line-height: 28px;
	border-radius: 13px;
	border: 1px solid #a73103;
	/* box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5); */
	right: -15px;
	padding: 0 10px;
	top: -21px;
	background-color: #a73103;
	font-weight: normal;
	width: 170px;
	margin: auto;
	margin-left: 60px;
	text-transform: uppercase;
}
.h6, .cme-form h6 {
	background: #00963f;
    font-size:14px;
    text-align:center;
    padding:12px 0px;
    color:#fff;
    text-transform:uppercase;
}

#content > .box,
#content #cmswidget-1 {
	clear: both;
}