html {

	overflow-y: scroll;

	font-family: 'Open Sans', sans-serif;

	margin: 0;

	padding: 0;

	background: url('../image/paper_02.png') 0 0 repeat;

	

  }

body {

	color: #000;

	font-family: 'Open Sans', sans-serif;

	background: url('../image/bodys.png') #FFFFFF repeat-x top !important;

	width: 100%;

	height: 41px !important;

	margin: 0;

	padding: 0;

}

body, td, th, input, textarea, select, a {

	font-size: 12px;

}

h1, .welcome {

	color: #333;

	font-family: 'Open Sans', sans-serif;

	margin: 5px 0px 5px 5px;

	font-size: 20px;

	font-weight: bold;

	text-shadow: 0 0 1px rgba(0, 0, 0, .01);

	text-transform: uppercase;
	margin-bottom: 20px;

}

h2 {

	color: #000000;

	font-size: 16px;

	margin-top: 0px;

	margin-bottom: 5px;

}

p {

	margin-top: 0px;

	/* margin-bottom: 20px; */

}

a, a:visited, a b {

	color: #424242;

	text-decoration: underline;

	cursor: pointer;

	border: none;

	outline:0 !important;

}

a:hover {

	text-decoration: none;

}

a img {

	border: 0 !important;

	outline:0 !important;

}

form {

	padding: 0;

	margin: 0;

	display: inline;

}

input[type='text'], input[type='password'], textarea {

	background: #F8F8F8;

	border: 1px solid #CCCCCC;

	padding: 3px;

	margin-left: 0px;

	margin-right: 0px;

}

select {

	background: #F8F8F8;

	border: 1px solid #CCCCCC;

	padding: 2px;

}

label {

	cursor: pointer;

}
.black {
	color: #000;
}

/* layout */

#container {

	/*width: 980px;*/
	width: 99%;

	margin-left: auto;

	margin-right: auto;

	text-align: left;

	

}

#container1 {

   background: #fff;

   padding: 5px;

}

#container2 {

   background: url(../image/ending_shadow.png) repeat-x bottom;

   padding: 5px;

}
.menuscrol{
	position:absolute!important;	
}
#column-left {

	float: left; 

	width: 220px;

}

#column-right {

	float: right;

	width: 220px;

}

#content {

	min-height: 400px;

	margin-bottom: 15px;

}

#column-left + #column-right + #content, #column-left + #content,.content_checkout {

	margin-left: 235px;

}

#column-right + #content {

	margin-right: 235px;

}
#loginform{
	margin-top:20px;
}

/* header */

#header {

	height: 150px;

	margin-bottom: 7px;

	padding-bottom: 4px;

	position: relative;

/* 	z-index: 99; */

}

#header #logo {

/*

	position: absolute;

	top: 65px;

	left: 10px;

	margin-top:-15px;

*/

  padding-top: 50px;

  padding-left:10px;

	left: 10px;	

}

#language {

	position: absolute;

	top: 5px;

	left: 335px;

	width: 75px;

	color: #fff;

	line-height: 17px;

}

#language img {

	cursor: pointer;

}

#currency {

	position: absolute;

	top: 3px;

	left: 395px;

	color: #fff;

	line-height: 14px;

}

#currency a {

	display: inline-block;

	padding: 2px 4px;

	border: 1px solid #CCC;

	color: #999;

	text-decoration: none;

	margin-right: 2px;

	margin-bottom: 2px;

}

#currency a b {

	color: #fff;

	text-decoration: none;

}

.numCart{

	position: absolute;

	background-color: #901c1d;

	color: #FFFFFF;

	padding: 0px 2px;

	top: -2px;

	left: 18px;

	font-size: 10px;

	line-height: 12px;

}

.redText{

	display: block;

	text-align: center;

	color: #901c1d;

	line-height: 36px;

	font-weight: bold;

}

#header .cart-holder{

	position: relative;

	float: right;

	border: 1px solid #cccccc;

	border-left: 0px !important;

	width: 140px;

  height: 37px;

}

#header #cart {

	position: absolute;

	top: 5px;

/* 	top: 85px; */

/*  top: 70px;

	right: 0px;

*/

	line-height: 19px;

	z-index: 1000000;

	/*min-width: 300px;*/

	

	

}
.owscart{
	    font-size: 22px!important;
    position: absolute;
    left: 0;	
}
#header #cart .heading {

  

    color: #FFFFFF;

    float: left;

    /*font-family: Arial,Helvetica,sans-serif;*/

    font-size: 11px;

    line-height: 20px;

    margin-left: 21px;

    padding: 3px 5px 3px 31px;

    position: relative;

    z-index: 99;

    background-size: 30%;

/*

	float: right;

	margin-right: 1px;

	padding-left: 14px;

	padding-right: 14px;

	border: 1px solid #FFFFFF;

	position: relative;

	z-index: 1;

	background: #424242;

*/

}

#header #cart .heading h4 {

/* 	color: #FFF; */

  color: #525254;

	font-size: 13px;

	font-weight: normal;

	margin-top: 0px;

	margin-bottom: -3px;

	display: inline-block;

	padding-right: 15px;

}

#header #cart .heading a {

	/*color: #fff;*/

	text-decoration: none;

}

#header #cart .heading a span {

	background: url('../image/arrow-down.png') 100% 50% no-repeat;

	/*padding-right: 15px;*/

}

#header #cart .content, #header #cart .contentDel{

	clear: both;

	display: none;

	position: relative;

	top: 6px;

	left: -128px;

	/*padding: 8px;*/

	min-height: 150px;

	border-top: 1px solid #8f8f8f;

	border-left: 1px solid #8f8f8f;

	border-right: 1px solid #8f8f8f;

	border-bottom: 1px solid #8f8f8f;

	-webkit-border-radius: 0px 0px 0px 0px;

	-moz-border-radius: 0px 0px 0px 0px;

	-khtml-border-radius: 0px 0px 0px 0px;

	border-radius: 0px 0px 0px 0px;

	-webkit-box-shadow: 0px 1px 1px #DDDDDD;

	-moz-box-shadow: 0px 1px 1px #DDDDDD;

	box-shadow: 0px 1px 1px #DDDDDD;

	background: #FFF;

	z-index: 10002;

	

}

#header #cart.active .content {

	display: block;

	z-index: 1000000;

}

.nameProd{

	font-size: 16px;

	color: #525254;

	text-decoration: none;

}

.nameProdS{

	font-size: 14px;

	color: #525254;

}
/*Kamen fix*/
.mini-cart-info {
	overflow-y: scroll;
	max-height: 300px;
	
}

.mini-cart-info table {

	border-collapse: collapse;

	width: 250px;

	margin-bottom: 5px;

	border-top: 1px solid #8f8f8f;

	color: #525254;

}

.mini-cart-info tr {

	background-color: #f4f4f4;

}

.mini-cart-info td {

	color: #000;

	vertical-align: top;

	padding: 10px 5px;

	border-bottom: 1px solid #8f8f8f;

}

.mini-cart-info .image {

	width: 1px;

	vertical-align: middle;

}

.mini-cart-info .image img {

	border: 1px solid #ebebeb !important;

	text-align: left;

	padding: 4px;

	background-color: #f5f5f5;

}

.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 .checkout a, #header #cart .checkout a:link{

	display: block;

	width: 80%;

	margin: 7px auto;

	font-size: 13px;

	text-align: center;

	clear: both;

	border: 1px solid;

	text-decoration: none;
	
	background: #901D20;
  color: #fff !important;
  line-height: 30px;
  font-weight: bold;

}

#header #cart .checkout a:hover{

	background-color: #f5f5f5;
	color: #901D20 !important;
	border: 1px solid #901D20;
}

#header #cart .empty {

	padding-top: 50px;

	text-align: center;

}

#header #search {

	position: absolute;

/* 	top: 50px; */

  top: 7px;

	right: 0px;

/* 	width: 225px; */

	z-index: 15;

}

#header .button-search {

	position: absolute;

	left: 0px;

	/* background: url('../image/button-search.png') center center no-repeat; */
	width: 28px;
	height: 23px;
	border: 1px solid #CCCCCC; 
	text-align: center;
	cursor: pointer;
	font-size: 13px;
}
#header .button-search i {
	margin-top:5px;
}

#header #search input {

	background: #FFF;

	padding: 1px 1px 1px 33px;

/* 	width: 185px; */

  width: 155px;

	height: 21px;

	border: 1px solid #CCCCCC;

}

#header #welcome {

	position: absolute;

	top: 138px;

	right: 0px;

	z-index: 5;

	width: 298px;

	text-align: right;

	color: #000;

}

#header .links {

	position: absolute;

/* 	right: 0px; */

  /*left: 110px;*/

	bottom: 3px;

	font-size: 10px;

	padding-right: 10px;

	top: 15px;

	font-family: 'Open Sans', sans-serif; 

	text-transform: uppercase;

	font-weight: bold;

	z-index:1000;
	height: 30px;

}

#header .links a {

	float: left;

	display: block;

	padding: 0px 0px 0px 7px;

	color: #FFF;

	text-decoration: none;

	font-size: 12px;

}

#header .links a + a {

	margin-left: 8px;

	border-left: 1px solid #CCC;

}

/* menu */

#menu {

	/*width: 980px;*/
	width: 100%;

	margin:0 auto;

	height: 41px;

	box-shadow:0 0 5px rgba(0,0,0,0.2);

	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);

	-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);

	margin-bottom: 15px;

	border-radius: 4px 4px 0 0;

	-moz-border-radius: 4px 4px 0 0;

	-webkit-border-radius: 4px 4px 0 0;

	background: #141414;

	background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));

	background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);

	background: -o-linear-gradient(top, #32323a 0%, #141414 100%);

	background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);

	background: linear-gradient(to bottom, #32323a 0%, #141414 100%);

	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32323a', EndColorStr='#141414', GradientType=0);

}

#menu ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#menu > ul > li {

	position: relative;

	float: left;

	z-index: 10002;

}

#menu > ul > li.active {
	background: #000000;
}

#menu > ul > li > a {

	font-size: 13px;

	font-weight: bold;

	font-family: 'Open Sans', sans-serif;

	text-transform:uppercase;

	color: #FFF;

	line-height: 29px;

	text-decoration: none;

	display: block;

	padding: 6px 13px 6px 13px;

	z-index: 6;

	position: relative;

	-webkit-transition: all 0.4s ease-in-out; 

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	-ms-transition: all 0.4s ease-in-out; 

	transition: all 0.4s ease-in-out;

	

}

#menu > ul > li:hover > a {

	-webkit-transition: all 0.4s ease-in-out; 

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	-ms-transition: all 0.4s ease-in-out; 

	transition: all 0.4s ease-in-out;

}

#menu > ul > li > div {

	display: none;

	background: #FFFFFF;

	position: absolute;

	z-index: 5;

	padding:20px;

	background:#111;

	border-top:3px solid #242424; 

	border-left:1px solid #242424; 

	border-right:1px solid #242424;

	border-bottom:1px solid #242424;



}

#menu > ul > li:hover > div {

	display: table;

}

#menu > ul > li > div > ul {

	display: table-cell;

}

#menu > ul > li ul + ul {

	padding-left: 20px;

}

#menu > ul > li ul > li > a {

	text-decoration: none;

	padding: 4px;

	color: #FFFFFF;

	display: block;

	white-space: nowrap;

	border-bottom:1px solid #242424; 

	min-width: 120px;

	line-height: 25px;

	-webkit-transition: all 0.4s ease-in-out; 

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	-ms-transition: all 0.4s ease-in-out; 

	transition: all 0.4s ease-in-out;

}

#menu > ul > li ul > li > a:hover {

	background: #000000;

	-webkit-transition: all 0.4s ease-in-out; 

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	-ms-transition: all 0.4s ease-in-out; 

	transition: all 0.4s ease-in-out;

}

#menu > ul > li > div > ul > li > a {

	color: #FFFFFF;

}

/* --- Breadcrumb Styles ----- */						

						

.breadcrumb {	

	position:relative;

	width:auto;

	top:10px;

	left:0px;

	margin-bottom: 20px;

    background: url('../image/paper_02.png') repeat-x;

    display: block;

    border: 1px solid #DDD;

	font-family: 'Open Sans', sans-serif;

	text-transform: uppercase;

	line-height: 29px;

	z-index: 1;

}

	.breadcrumb, .breadcrumb a{		

		color:##424242;

	}

	.breadcrumb a{

		padding:10px 5px 5px 5px;

	}

		.breadcrumb a:hover{

			text-decoration:underline;

			color:#000;

}

.success, .warning, .attention, .information {

	/* position:fixed; z-index:2000; */

	/* right:300px; */

	top:75px;

	/* width: 200px; */

	padding: 8px 35px 8px 14px;

  margin-bottom: 18px;

  color: #c09853;

  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

  background-color: #fcf8e3;

  border: 1px solid #fbeed5;

  -webkit-border-radius: 4px;

     -moz-border-radius: 4px;

          border-radius: 4px;

}

.success {

		color: #468847;

	  background-color: #dff0d8;

	  border-color: #d6e9c6;

}

.warning {

	color: #b94a48;

  background-color: #f2dede;

  border-color: #eed3d7;

}

.attention {

	color: #3a87ad;

  background-color: #d9edf7;

  border-color: #bce8f1;

}

.success .close, .warning .close, .attention .close, .information .close {

   float: right;

    line-height: 18px;

    position: relative;

    right: -21px;

    top: 2px;

}

.required {

	color: #FF0000;

	font-weight: bold;

}

.error {

	display: block;

	color: #FF0000;
	font-weight: bold;
	font-size: 16px;

}

.help {

	color: #999;

	font-size: 10px;

	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	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{
	width: 300px;
}
select.large-field {
	width: 310px;
}

table.list {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

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 {

	vertical-align: top;

	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;

	vertical-align: top;

}

table.radio tr td:first-child {

	width: 1px;

}

table.radio tr.highlight:hover td {

	/* background: #F1FFDD; */

	cursor: pointer;

}

table.radio label {

	width: 100%;

	height: 15px;

	display: inline-block;

}

.pagination {

	border-top: 1px solid #EEEEEE;

	padding-top: 8px;

	display: inline-block;

	width: 100%;

	margin-bottom: 10px;

}

.pagination .links {

	float: left;

}

.pagination .links a {

	display: inline-block;

	border: 1px solid #EEEEEE;

	padding: 4px 10px;

	text-decoration: none;

	color: #A3A3A3;

}

.pagination .links b {

	display: inline-block;

	border: 1px solid black;

	padding: 4px 10px;

	font-weight: normal;

	text-decoration: none;

	color: black;

	background: #FFFFFF;

}

.pagination .results {

	float: right;

	padding-top: 3px;

}

/* button */

a.button, input.button {

	clear: both;
	-webkit-appearance: none;
	border-radius: 0;
	color: #FFFFFF;
	background: #901e21;
	bottom: 0px;
	font-size: 13px;
	cursor: pointer;

	font-weight: bold;	


}



a.button {

	display: inline-block;

	text-decoration: none;

	padding: 6px 12px 6px 12px;

}

a.redButton{

	color: #FFFFFF;

  background: #901e21;

  bottom: 0px;

  font-size: 13px;

  border-radius: 0px!Important;

  -moz-border-radius: 0px;

  -webkit-border-radius: 0px;

}

input.button {

	margin: 0;

	border: 0;

	/* height: 24px; */

	padding: 6px 12px 6px 12px;

}

.cart input.button{

	clear: both;
	-webkit-appearance: none;
	border-radius: 0;
	width: 70%;
	color: #FFFFFF;
	background: #901e21;
	bottom: 0px;
	font-size: 13px;

}

a.button:hover, input.button:hover {

	color:#ffffff;

	background: #000;

}

.buttons {
	/* clear: both; */
	-webkit-appearance: none;
	border-radius: 0;
	color: #FFFFFF;
	/* background: #901e21; */
	bottom: 0px;
	font-size: 13px;

}

.buttons .left {

	float: left;

	text-align: left;
	
	margin-bottom: 20px;

}

.buttons .right {

	 float: right;

	text-align: right;

}

.buttons .center {

	text-align: center;

	margin-left: auto;

	margin-right: auto;

}

.htabs {

	height: 30px;

	line-height: 16px;

	border-bottom: 1px solid #DDDDDD;

	}

.htabs a {

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	background: url('../image/bg.png') repeat-x;

	padding: 7px 15px 6px 15px;

	float: left;

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

	color: #FFF;

	margin-right: 2px;

	display: none;

}

.htabs a.selected {

	padding-bottom: 7px;

	background: #424242;

}

.tab-content {

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	padding: 10px;

	margin-bottom: 20px;

	z-index: 2;

	overflow: auto;

  font-size: 16px;	

}

/* box */

.box {

	margin-bottom: 10px;

	margin-top: 10px;

}

.box .box-heading {

		padding: 6px 10px 6px 10px;

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	font-weight: bold;

	line-height: 21px;

	color: #FFF;

	text-transform: uppercase;

	box-shadow:0 0 5px rgba(0,0,0,0.2);

	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);

	-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);

	border-radius: 4px 4px 0 0;

	-moz-border-radius: 4px 4px 0 0;

	-webkit-border-radius: 4px 4px 0 0;

	background: #141414;

	background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));

	background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);

	background: -o-linear-gradient(top, #32323a 0%, #141414 100%);

	background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);

	background: linear-gradient(to bottom, #32323a 0%, #141414 100%);

	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32323a', EndColorStr='#141414', GradientType=0);

}

.box .box-heading h3 {

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	font-weight: bold;

	line-height: 21px;

	color: #FFF;

	text-transform: uppercase;

	margin: 0px;

}

.box .box-heading h1 {

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	font-weight: bold;

	line-height: 21px;

	color: #FFF;

	text-transform: uppercase;

	margin: 0px;

}



.box .box-content {

	-webkit-border-radius: 0px 0px 1px 1px;

	-moz-border-radius: 0px 0px 1px 1px;

	-khtml-border-radius: 0px 0px 1px 1px;

	border-radius: 0px 0px 1px 1px;

	border-left: 1px solid #DBDEE1;

	border-right: 1px solid #DBDEE1;

	border-bottom: 1px solid #DBDEE1;

}

/* box products */

.box-product {

	width: 100%;

	/* overflow: auto; */

	text-align: center;

}

.box-product > div {

	width:170px;

	/* //height: 292px; */

	display:inline-block;

	vertical-align:top;

	margin: 15px 4px 7px 4px;

	-moz-box-shadow: 0 0 17px #E9E9E9;

	-webkit-box-shadow: 0 0 17px #E9E9E9;

	box-shadow: 0 0 17px #E9E9E9;

}

.box-product > div:hover{

	background:#eaeaea;

	border:1px solid #d1d1d1;

}

#column-left + #column-right + #content .box-product > div {

	width: 142px;

}

.box-product .image {

	display: block;

	text-align: center;

	padding-bottom: 7px;

	background-image: url(../image/div_shadow.png);

	background-repeat: no-repeat;

	background-position: bottom;

	background-size: 100%;

	-moz-background-size: 100%;

}



.box-product .name a {

	color: #424242;

	font-weight: bold;

	text-decoration: none;

	display: block;

	margin-bottom: 4px;

	font-size: 14px;

	text-align: center;

	width: 170px;

	overflow: hidden;

}



.box-product .name a h4{

	color: #424242;

	font-weight: bold;

	text-decoration: none;

	display: block;

	margin-bottom: 4px;

	font-size: 14px;

	text-align: center;

	width: 170px;

	overflow: hidden;

}

.box-product .name a h2{

	color: #424242;

	font-weight: bold;

	text-decoration: none;

	display: block;

	margin-bottom: 4px;

	font-size: 14px;

	text-align: center;

	width: 170px;

	overflow: hidden;

	height: 40px;

	max-height: 40px;

}

.box-product .name a h1{

	color: #424242;

	font-weight: bold;

	text-decoration: none;

	display: block;

	margin-bottom: 4px;

	font-size: 14px;

	text-align: center;

	width: 170px;

	overflow: hidden;

	text-transform: none;

	height: 60px;

	max-height: 60px;

}





.box-product .name a:hover{

	color:#000;

}

.box-product .price {

	display: block;

	font-weight: bold;

	color: #333333;

	float: left;

	font-size: 11px;

	margin: 4px 0 6px 4px;

	width: 100%;

}



.box-product .price-old {

	color: #F00;

	text-decoration: line-through;

	text-align: center;

	padding-right:2px;

}

.box-product .price-new {

	font-weight: bold;

}



.box-product .cart {

	margin-bottom: 8px;

	text-align: right;

	display: block;

	padding-right: 5px;

	text-align: center;

}

.box-product .rating {

	display: block;

	margin-bottom: 4px;

}

/* box category */

.box-category  { 

    font-family: 'Open Sans', sans-serif; 

	

}

.box-category  ul li a, .box-category  ul li a:visited, .box-category  ul li a h2 { 

	display:block; 

	text-decoration:none; 

	color:#fff; 

	text-transform: uppercase;

	height: 20px;



	border:1px solid #EBE8E9; 

	border-width:1px 0 0 0; 

	background:#424242; 

	font-size:11px;

	padding: 10px 3px 3px 5px;



}

.box-category  ul li a h2 { 

  margin:0px;

  text-shadow: none;

  border-top: none;

}



.box-category  ul { 

	padding:0; 

	margin:0; 

	list-style-type: none; 

}

.box-category  ul li { 

	position:relative; 

	z-index: 10000;

}

.box-category  ul li ul { 

	display: none; 

}

.box-category  ul li:hover a, .box-category  ul li:hover a h2 { 

	color:#fff; 

	background:#000000; 

	padding: 6px 10px 6px 10px;

	

}

.box-category  ul li:hover ul { 

	display:block; 

	position:absolute; 

	top:0; 

	left:216px; 

	width:217px; 

	padding: 0px 5px 0px 5px;

}

.box-category  ul li:hover ul li a.hide { 

	background:#000000; 

	color:#FFF; 

	}

.box-category  ul li:hover ul li:hover a.hide { 

	width:217px; 

}

.box-category  ul li:hover ul li ul { 

	display: none; 

}

.box-category  ul li:hover ul li a { 

	display:block; 

	background:#424242; 

	color:#FFF; 

	width:191px; 

	z-index: 9999999;

}



.box-category ul li ul li a h3 {

    font-size: 11px;



    margin:0px;

    color: #FFF;

  	display:block; 

  	background:#424242; 

  	color:#FFF; 

  	width:191px; 

  	z-index: 9999999;    

    

}



.box-category  ul li:hover ul li a:hover, .box-category  ul li:hover ul li a:hover h3 { 

	background:#000000; 

	color:#FFF; 

}

.box-category  ul li:hover ul li:hover ul { 

	display:block; 

	position:absolute; 

	left:191px; 

	top:0; 

	color:#000; 

}

.box-category  ul li:hover ul li:hover ul li a { 

	display:block; 

	width:200px; 

	background:#000000; 

	color:#FFF; 

}

.box-category  ul li:hover ul li:hover ul li a:hover { 

	background:#000000; 

	color:#fff; 

}

/* box account */

.box-account  { 

    font-family: 'Open Sans', sans-serif; 

}

.box-account  ul li a, .account  ul li a:visited { 

	display:block; 

	text-decoration:none; 

	color:#fff; 

	text-transform: uppercase;

	line-height: 28px;

	border:1px solid #EBE8E9;  

	border-width:1px 0 0 0; 

	background:#424242; 

	font-size:11px;

	padding: 2px 2px 2px 5px;

}

.box-account  ul { 

	padding:0; 

	margin:0; 

	list-style-type: none; 

}

.box-account  ul li { 

	position:relative; 

}

.box-account  ul li ul { 

	display: none; 

}

.box-account  ul li:hover a { 

	color:#fff; 

	background:#000000; 

	padding: 6px 10px 6px 10px;

	

}

.box-account ul li:hover ul { 

	display:block; 

	position:absolute; 

	top:0; 

	left:170px; 

	width:105px; 

	padding: 5px 5px 0px 10px;

}

.box-account  ul li:hover ul li a.hide { 

	background:#000000; 

	color:#FFF; 

	}

.box-account  ul li:hover ul li:hover a.hide { 

	width:220px; 

}

.box-account  ul li:hover ul li ul { 

	display: none; 

}

.box-account  ul li:hover ul li a { 

	display:block; 

	background:#424242; 

	color:#FFF; 

	width:191px; 

}

/* box affiliate */

.box-affiliate  { 

    font-family: 'Open Sans', sans-serif; 

}

.box-affiliate  ul li a, .affiliate  ul li a:visited { 

	display:block; 

	text-decoration:none; 

	color:#fff; 

	text-transform: uppercase;

	line-height: 28px;

	border:1px solid #EBE8E9;  

	border-width:1px 0 0 0; 

	background:#424242; 

	font-size:11px;

	padding: 2px 2px 2px 5px;

}

.box-affiliate  ul { 

	padding:0; 

	margin:0; 

	list-style-type: none; 

}

.box-affiliate  ul li { 

	position:relative; 

}

.box-affiliate  ul li ul { 

	display: none; 

}

.box-affiliate  ul li:hover a { 

	color:#fff; 

	background:#000000; 

	padding: 6px 10px 6px 10px;

	

}

.box-affiliate ul li:hover ul { 

	display:block; 

	position:absolute; 

	top:0; 

	left:170px; 

	width:105px; 

	padding: 5px 5px 0px 10px;

}

.box-affiliate  ul li:hover ul li a.hide { 

	background:#000000; 

	color:#FFF; 

	}

.box-affiliate  ul li:hover ul li:hover a.hide { 

	width:220px; 

}

.box-affiliate  ul li:hover ul li ul { 

	display: none; 

}

.box-affiliate  ul li:hover ul li a { 

	display:block; 

	background:#424242; 

	color:#FFF; 

	width:191px; 

}

.share_title {
	text-align: right; 
	color: #B2B2B2;
}

/* box information */

.box-information  { 

    font-family: 'Open Sans', sans-serif; 

}

.box-information  ul li a, .information  ul li a:visited { 

	display:block; 

	text-decoration:none; 

	color:#fff; 

	text-transform: uppercase;

	line-height: 28px;

	border:1px solid #EBE8E9;  

	border-width:1px 0 0 0; 

	background:#424242; 

	font-size:11px;

	padding: 2px 2px 2px 5px;

}

.box-information  ul { 

	padding:0; 

	margin:0; 

	list-style-type: none; 

}

.box-information  ul li { 

	position:relative; 

}

.box-information  ul li ul { 

	display: none; 

}

.box-information  ul li:hover a { 

	color:#fff; 

	background:#000000; 

	padding: 6px 10px 6px 10px;

	

}

.box-information ul li:hover ul { 

	display:block; 

	position:absolute; 

	top:0; 

	left:170px; 

	width:105px; 

	padding: 5px 5px 0px 10px;

}

.box-information  ul li:hover ul li a.hide { 

	background:#000000; 

	color:#FFF; 

	}

.box-information  ul li:hover ul li:hover a.hide { 

	width:220px; 

}

.box-information  ul li:hover ul li ul { 

	display: none; 

}

.box-information  ul li:hover ul li a { 

	display:block; 

	background:#424242; 

	color:#FFF; 

	width:191px; 

}

/* content */

#content .content{
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #cac3c3;
}

#content .content .left {

	float: left;

	width: 49%;

}

#content .content .right {

	float: right;

	width: 49%;

}

/* category */

.category-info {

	overflow: auto;

	margin-bottom: 20px;

}

.category-info .image {

	float: left;

	padding: 5px;

	margin-right: 15px;

	border: 1px solid #E7E7E7;

		margin: 8px 8px 8px 8px;

	-moz-box-shadow: 0 0 17px #E9E9E9;

	-webkit-box-shadow: 0 0 17px #E9E9E9;

	box-shadow: 0 0 17px #E9E9E9;

}

.category-list {

	overflow: auto;

	margin-bottom: 20px;

}

.category-list ul {

	float: left;

	width: 18%;

}

.category-list .div a {

	text-decoration: underline;

	font-weight: bold;

}

/* 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 {

	padding-bottom: 5px;

	padding-top:5px;

	padding-left:5px;

	padding-right:5px;

	margin-bottom: 5px;

	overflow: auto;

	background: #444;

	color: #fff !important;

	-khtml-border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	border-radius: 2px;

}

.product-filter .display {

	margin-right: 15px;

	float: left;

	padding-top: 5px;

	color: #fff;

}

.product-filter .display a {

	font-weight: bold;

	color: #fff;

}

.product-filter .sort {

	float: right;

	color:#fff;

}

.product-filter .limit {

	margin-left: 15px;

	float: right;

	color:#fff;

}

.product-compare {

	padding-top: 1px;

	margin-bottom: 7px;

	margin-left: 15px;

	

}

.product-compare a {

	

	color:#424242;

}

.product-list > div {

		overflow:auto;

		margin: 0px 15px 15px 15px;

		background:#f3f3f3;

		border:1px solid #ddd;

		padding:10px;

		-moz-box-shadow: 0 0 17px #E9E9E9;

		-webkit-box-shadow: 0 0 17px #E9E9E9;

		box-shadow: 0 0 17px #E9E9E9;

	}

		.product-list > div:hover{

			background:#eaeaea;

		

		}

	.product-list .right{

		float:right;

		margin-left:15px;

		margin-right:15px;

	}

		.product-list > div + div {

			padding-top:16px;

		}

	.product-list .image{

		float:left;

		margin-right:10px;

		padding: 0px 3px 0px 3px;

		padding-bottom: 12px;

		background-image: url(../image/div_shadow.png);

		background-repeat: no-repeat;

		background-position: bottom;

		background-size: 100%;

		-moz-background-size: 100%;

	}

		.product-list .image img{

		}

	.product-list .name{

		margin:8px 0;

		padding-top:5px;

	}

		.product-list .name a{

			color:#222;

			font-weight:bold;

			text-decoration:none;

			font-size:16px;

		}

			.product-list .name a:hover{

				color:#424242;

			}

	.product-list .description{

		line-height:15px;

		margin-bottom:15px;

		color:#4d4d4d;

	}

	.product-list .rating{

		color:#7b7b7b;

	}

	.product-list .price{

		height: 42px;

		color: #333333;

		font-size: 15px;

		font-weight:bold;

		padding-top: 5px;

	}

		.product-list .price-old{

			color: #FF0000;

			font-weight:normal;

			text-decoration: line-through;

			float:left;

			padding-right:3px;

		}

		.product-list .price-new{

			font-weight:bold;

		}

	.product-list .price-tax{

		font-size:12px;

		font-weight:normal;

		color:#bbb;

	}

	.product-list .cart{

		margin-bottom: 20px;

	}

	.product-list .wishlist, .product-list .compare{

		margin-bottom:3px;

	}

		.product-list .wishlist a{

			color:#333;

			text-decoration:none;			

			display:block;

		}

		.product-list .compare a{

			color:#333;

			text-decoration:none;			

			display:block;

		}

.product-grid {

	overflow: auto;

	width: 100%;

}



.product-grid > div {

	width:232px;

	display:inline-block;

	vertical-align:top;

	margin: 6px;

	-moz-box-shadow: 0 0 17px #E9E9E9;

	-webkit-box-shadow: 0 0 17px #E9E9E9;

	box-shadow: 0 0 17px #E9E9E9;

	margin-bottom: 10px;

}



.product-grid2 {

	overflow: auto;

	width: 100%;

}



.product-grid2 > div {

	width:150px;

	display:inline-block;

	vertical-align:top;

	margin: 6px;

	-moz-box-shadow: 0 0 17px #E9E9E9;

	-webkit-box-shadow: 0 0 17px #E9E9E9;

	box-shadow: 0 0 17px #E9E9E9;

	margin-bottom: 10px;

}

.product-grid2 .name a {

	color: #424242;

	font-weight: bold;

	text-decoration: none;

	display: block;

	margin: 4px 0px 4px 15px;

	font-size: 16px;

	text-align: center;

}





#column-left + #column-right + #content .product-grid > div {

	width: 125px;

}

.product-grid > div:hover{

	background:#eaeaea;

	border:1px solid #d1d1d1;

}

#column-left + #column-right + #content .product-grid > div {

	width: 125px;

}

.product-grid .image {

	display: block;

	margin-bottom: 0px;

	margin-top: 3px;

	padding-bottom: 12px;

	background-image: url(../image/div_shadow.png);

	background-repeat: no-repeat;

	background-position: bottom;

	background-size: 100%;

	-moz-background-size: 100%;

}

.product-grid .image img {

	border: 1px solid #E7E7E7;

	padding-left: 15px;

}

.product-grid .name a {

	color: #424242;

	font-weight: bold;

	text-decoration: none;

	display: block;

	margin: 4px 0px 4px 15px;

	font-size: 16px;

}

.product-grid .name a:hover{

	color:#000;

}

.product-grid .description {

	display: none;

}

.product-grid .rating {

	float:right;

	display: block;

	margin-top:38px;

}

.product-grid .price {

	float:right;

	display: block;

	font-weight: normal;

	color: #333333;

	margin-top:9px;

	margin-right:15px;

	font-size:16px;

	font-weight: bold;

}

.product-grid .price-old {

	position:absolute;

	margin-top:-15px;

	float:right;

	font-size:14px;

	font-weight: bold;

	color: #FF0000;

	text-decoration: line-through;

	margin-left: 5px;

}

.product-grid .price-new {

	font-weight: bold;

}

.product-grid .price .price-tax {

	display: none;

}

.product-grid .cart {

	margin-bottom: 0px;

	margin-left:15px;

	margin-top:9px;

}

.product-grid .wishlist, .product-grid .compare {

	margin-bottom: 0px;

	float:left;

}

.product-grid .wishlist a {

	color: #000;

	margin-top:7px;

	display: block;

	margin-right:12px;

	padding:5px 15px 4px 15px;

}

.product-grid .compare a {

	color: #000;

	display: block;

	margin-top: 10px;

}

/* Product */

.product-info {

	/* overflow: auto; */

	overflow: hidden;

	margin-bottom: 20px;

	margin-top: 20px;

}

.product-info > .left {

	float: left;

	margin-right: 15px;

}

.product-info > .left + .right {

	margin-left: 400px;

	margin-right: 10px;

	background: #F3F3F3;

	border: 1px solid #DDD;

	padding: 10px;

	-moz-box-shadow: 0 0 17px #E9E9E9;

	-webkit-box-shadow: 0 0 17px #E9E9E9;

	box-shadow: 0 0 17px #E9E9E9;

}
.main_right{
    margin-left: 400px;
    margin-right: 10px;
    background: #F3F3F3;
    border: 1px solid #DDD;
    padding: 10px;
    -moz-box-shadow: 0 0 17px #E9E9E9;
    -webkit-box-shadow: 0 0 17px #E9E9E9;
    box-shadow: 0 0 17px #E9E9E9;	
	}

.product-info .image {

	border: 1px solid #E7E7E7;

	float: left;

	margin-bottom: 20px;

	padding: 10px;

	text-align: center;

	-moz-box-shadow: 0 0 17px #E9E9E9;

	-webkit-box-shadow: 0 0 17px #E9E9E9;

	box-shadow: 0 0 17px #E9E9E9;

}

.product-info .image-additional {

	width: 382px;

	margin-left: -10px;

	clear: both;

	overflow: hidden;

}

.product-info .image-additional img {

	border: 1px solid #E7E7E7;
	width: 85px;

}

.product-info .image-additional a {

	float: left;

	display: block;

	margin-left: 10px;

	margin-bottom: 10px;

}

.product-info .description {

	border-top: 1px solid #E7E7E7;

	border-bottom: 1px solid #E7E7E7;

	padding: 5px 5px 10px 5px;

	margin-bottom: 10px;

	line-height: 20px;

	color: #4D4D4D;

}

.product-info .description span {

	color: #424242;

	font-weight: bold;

}

.product-info .description a {

	color: #4D4D4D;

	text-decoration: none;

}

.product-info .price {

	overflow: auto;

	border-bottom: 1px solid #E7E7E7;

	padding: 0px 5px 10px 5px;

	margin-bottom: 10px;

	font-size: 18px;

	font-weight: bold;

	color: #333333;

}

.product-info .price-old {

	color: #F00;

	text-decoration: line-through;

	padding-right: 10px;

}

.product-info .price-new {

}

.product-info .price-tax {

	font-size: 12px;

	font-weight: normal;

	color: #999;

}

.product-info .price .reward {

	font-size: 12px;

	font-weight: normal;

	color: #999;

}

.product-info .price .discount {

	font-weight: normal;

	font-size: 12px;

	color: #4D4D4D;

}

.product-info .options {

	border-bottom: 1px solid #E7E7E7;

	padding: 0px 5px 10px 5px;

	margin-bottom: 10px;

	color: #000000;

}

.product-info .option-image {

	margin-top: 3px;

	margin-bottom: 10px;

}

.product-info .option-image label {

	display: block;

	width: 100%;

	height: 100%;

}

.product-info .option-image img {

	margin-right: 5px;

	border: 1px solid #CCCCCC;

	cursor: pointer;

}

.product-info .cart {

/* 	border-bottom: 1px solid #E7E7E7; */

	padding: 0px 5px 10px 5px;

	margin-bottom: 20px;

	color: #4D4D4D;

	overflow: auto;

}

.product-info .cart div {

	float: left;

	vertical-align: middle;

}

.product-info .cart div > span {

	padding-top: 7px;

	display: block;

	color: #999;

}

.product-info .cart .minimum {

	padding-top: 5px;

	font-size: 11px;

	color: #999;

	clear: both;

}

.product-info .review {

	color: #4D4D4D;

	border-top: 1px solid #E7E7E7;

	border-left: 1px solid #E7E7E7;

	border-right: 1px solid #E7E7E7;

	margin-bottom: 10px;

}



.socialNetworks{

	border-top: 1px solid #DDDDDD;

	height: 40px;

}

.socialNetworksIn{

	float: right;

	margin-top: 10px;

}

.greenB{

	background-color: #3c9c6f !important;

	float: right; 

	width: 50% !important;

}

.flR50{

	float: right; 

	width: 50% !important;
	text-transform: uppercase;
}

.product-info .review > div {

	padding: 8px;

	border-bottom: 1px solid #E7E7E7;

	line-height: 20px;

}

.product-info .review > div > span {

	color: #424242;

}

.product-info .review .share {

	overflow: auto;

	line-height: normal;

}

.product-info .review .share a {

	text-decoration: none;

}

.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;

}

.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 {

	margin-bottom: 20px;

	overflow: auto;

}

.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;

}

.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;

}

.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;

}

.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;
	margin: 20px;

}

.checkout-content .left {
	float: left;
}
.left-area{
	width:48%;
	float:left;	
}
.right-area{
	width:40%;
	float:right;	
}
.float-left{
	float:left;	
}
.float-right{
	float:right;	
}
.clear{
	clear:both;	
}
.cartmain{
	padding: 30px 20px 20px 20px;
	    border-bottom: 1px solid #8e8e8e;
    border-left: 1px solid #8e8e8e;
    border-right: 1px solid #8e8e8e;	
}
.innercart img{border: 1px solid #cfcaca;
    padding: 10px;
}
.innercart h2{
	font-family: inherit;
    color: #a4a4a5;
    font-size: 13px;
	padding-left:10px;	
}
.cart_price h2{
	font-family: inherit;
    color: #a4a4a5;
    font-size: 13px;
}
.cartbottom h3{
	font-family: inherit;
    color: #a4a4a5;
    font-size: 13px;
	margin-bottom:0px;
}
.cutmain {
	margin-bottom:20px;	
}
.cartbottom{
	    border-top: 1px solid #a4a4a5;
    margin-top: 20px;	
}
.background {
 overflow: hidden;
 text-align: center;
     font-size: 14px;
    font-family: inherit;
    font-weight: bold;
	margin:0px;
	    position: relative;
    top: 6px;
}
.background:before,
.background:after {
 background-color: #8e8e8e;
 content: "";
 display: inline-block;
 height: 1px;
 position: relative;
 vertical-align: middle;
 width:67%;
}
.background:before {
 right: 0.5em;
    margin-left: -105%;
}
.background:after {
 left: 0.5em;
 margin-right: -50%;
}


.background2 {
 overflow: hidden;
 text-align: center;
     font-size: 14px;
    font-family: inherit;
    font-weight: bold;
	margin:0px;
	    position: relative;
    top: 6px;
}
.background2:before,
.background2:after {
 background-color: #8e8e8e;
 content: "";
 display: inline-block;
 height: 1px;
 position: relative;
 vertical-align: middle;
 width:67%;
}
.background2:before {
 right: 0.5em;
    margin-left: -91%;
}
.background2:after {
 left: 0.5em;
 margin-right: -50%;
}

.devl h2{
	font-family: inherit;
    color: #a4a4a5;
    font-size: 13px;
	padding-left:10px;	
	width: 80%;
}
.devl{
	margin-bottom:20px;	
}
.checkout-content .right {

	float: right;

	/* //width: 48%; */

}
.topred{
	    background: #f3f3f3;
    padding: 15px;
    border: 1px solid #8e8e8e;	
}
.breadcrumb, .breadcrumb a {
    color: #424242;
    font-size: 18px;
    border:0px;
    font-weight: bold;
}
.but-order{
	background: #901e21 !important;
    color: #ffffff;
    font-weight: bold;
    padding: 7px 18px;
    border: none;	
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.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;

}

.contact-info {

	overflow: auto;

	border: 1px solid #E7E7E7;

	padding: 10px;

	margin-bottom: 10px;

	

}

.contact-info .left {

	float: left;

	width: 48%;

}

.contact-info .right {

	float: left;

	width: 48%;

}



.contact-form-left {

	width:385px; 

	float:left; 

	margin-bottom:4px;

}

.contact-form-right { 

	width:360px;

	float:left;

}

.content.contact-f h2 { 

	margin-bottom:13px;

}

.content.contact-f .q2 { 

	width:300px;

}

.padd-content{ 

	padding-bottom:6px;

}

.content.contact-f textarea { 

	width:710px!important; 

	height:142px; 

	margin-bottom:6px;

}

.cap-p { 

	margin-bottom:10px; 

	margin-bottom:0;

}

.content.contact-f .capcha{ 

	width:172px;

}



#content  .contact-info .content{ 

	margin-bottom:0;

}

.map-left{ 

	float:left;

}

.map-content figure iframe{ 

	border:none;

	}

.map-content figure { 

	margin:0; 

	padding:0;

	overflow:hidden;

}

.map-content { 

	width:330px; 

	height:243px; 

	float:right; 

	overflow:hidden;

	border: 1px solid #424242;

}

.contact-box { 

	width:270px; 

	padding-top:7px;	

	background:url('../image/home.png') left 24px no-repeat; 

	padding-left:93px; 

	line-height:17px; 

	margin-bottom:48px;

}

.contact-box b { 

	font-size:15px; 

	font-weight:600; 

	color:#191919;

	font-family: 'Open Sans', sans-serif;

}

.contact-box-2 {

	width:270px;

	padding-top:7px;	

	background:url('../image/phone.png') left 26px no-repeat; 

	padding-left:93px; 

	line-height:17px;

}

.contact-box-2 b { 

	font-size:15px; 

	font-weight:600; 

	color:#191919;

	font-family: 'Open Sans', sans-serif;

}

q2 { 

	width:299px;

}

.sitemap-info {

	overflow: auto;

	margin-bottom: 40px;

}

.sitemap-info .left {

	float: left;

	width: 48%;

}

.sitemap-info .right {

	float: left;

	width: 48%;

}

/* footer */ 

	

#footercontainer {

	margin-left: auto;

	margin-right: auto;

	text-align: left;

	background: #111;

	z-index: -1;

	color: #fff;

}

#footer {

	clear: both;

	overflow: hidden;

	width: auto;

	margin: 0 auto;

	min-height: 100px;

	padding: 20px;

	background: url('../image/bg.png');

	margin-top: 10px;

	font-size: 11px !important;

}

#footer h3 {

	font-family: 'Open Sans', sans-serif;

	text-transform:uppercase; 

	color: #fff;

	font-size: 14px;

	margin-top: 0px;

	margin-bottom: 8px;

}





#footer .column {

	float: left;

	width: 15%;

	min-height: 100px;



}

#footer .column-last ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#footer .column-last img {

	margin-right: 7px;

}

#footer .column-last > ul > li {

	position: relative;

	float: left;

	z-index: 20;

	margin-bottom: 10px;

}



#footer .column ul, .footerAccCnt ul{

	list-style: none;

	margin: 0;

	padding: 0;

	

}

#footer .column > ul > li, .footerAccCnt > ul > li {

	position: relative;

	float: left;

	z-index: 20;

	width: 130px;

	overflow: hidden;

}

#footer .column > ul > li:hover, .footerAccCnt > ul > li:hover{

}

#footer .column > ul > li > a, .footerAccCnt > ul > li > a{

	text-decoration: none;

	padding: 4px;

	color: #FFFFFF;

	display: block;

	white-space: nowrap;

	border-bottom:1px solid #403F3F; 

	min-width:120px; 

	line-height: 25px;

	-webkit-transition: all 0.4s ease-in-out; 

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	-ms-transition: all 0.4s ease-in-out; 

	transition: all 0.4s ease-in-out;

	

}

#footer  h1 {

	text-decoration: none !important;

	text-transform: none;

	font-weight: normal;

	border: none;



	color: #FFFFFF !important;

	font-size: 11px !important;

	display: block;

	white-space: nowrap;

	min-width:120px; 

	line-height: 25px;

}



#footer .column > ul > li:hover > a, .footerAccCnt > ul > li:hover > a{

	text-decoration: none;

	background: #000;

	-webkit-transition: all 0.4s ease-in-out; 

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	-ms-transition: all 0.4s ease-in-out; 

	transition: all 0.4s ease-in-out;

}

#footer .column a, .footerAccCnt a {

	text-decoration: none;

	color: #fff;

}

#footer .column a:hover, .footerAccCnt a:hover {

	text-decoration: underline;

}



#footer .column-last a {

	text-decoration: none;

	color: #fff;

}

#footer .column-last a:hover {

	text-decoration: underline;

}

.headerAccCnt {

	background: #fff;

	z-index: 5;

	margin-bottom: -10px;

	text-align: left !important;

}

.headerAccCnt ul{

	list-style: none;

}

.footerAccBtn, .headerAccBtn, .headerAccCnt {

  display: inline-block;

  *display: inline;

  padding: 4px 0px 4px;

  margin-bottom: 0;

  *margin-left: .3em;

  font-size: 14px;

  line-height: 18px;

  *line-height: 20px;

  color: #333333;

  text-align: center;

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);

  vertical-align: middle;

  cursor: pointer;

  background-color: #f5f5f5;

  *background-color: #e6e6e6;

  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);

  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));

  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);

  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);

  background-image: linear-gradient(top, #ffffff, #e6e6e6);

  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);

  background-repeat: repeat-x;

  border: 1px solid #cccccc;

  *border: 0;

  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

  border-color: #e6e6e6 #e6e6e6 #bfbfbf;

  border-bottom-color: #b3b3b3;

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);

  filter: progid:dximagetransform.microsoft.gradient(enabled=false);

  *zoom: 1;

  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

}

.footerAccBtn:hover,

.footerAccBtn:active,

.footerAccBtn.active,

.footerAccBtn.disabled,

.footerAccBtn[disabled] {

  background-color: #e6e6e6;

  *background-color: #d9d9d9;

}

.footerAccBtn:hover {

  color: #333333;

  text-decoration: none;

  background-color: #e6e6e6;

  *background-color: #d9d9d9;

  /* Buttons in IE7 don't get borders, so darken on hover */



  background-position: 0 -15px;

  -webkit-transition: background-position 0.1s linear;

     -moz-transition: background-position 0.1s linear;

      -ms-transition: background-position 0.1s linear;

       -o-transition: background-position 0.1s linear;

          transition: background-position 0.1s linear;

}



.footerAccBtn:focus {

  outline: thin dotted #333;

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}



.footerAccBtn.active,

.footerAccBtn:active {

  background-color: #e6e6e6;

  background-color: #d9d9d9 \9;

  background-image: none;

  outline: 0;

  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

}



.footerAccBtn.disabled,

.footerAccBtn[disabled] {

  cursor: default;

  background-color: #e6e6e6;

  background-image: none;

  opacity: 0.65;

  filter: alpha(opacity=65);

  -webkit-box-shadow: none;

     -moz-box-shadow: none;

          box-shadow: none;

}





.fooLeft{

	float:left;

	padding-right:30px;

	padding-top: 11px;

	line-height: 18px;

	font-size: 11.5px;

}

.fooLeft img {

	display:block;

	padding-bottom:5px;

}

.fooLeft p {

	color:#ffffff;

 }



#powered {

	padding-top: 15px;

	padding-right: 5px;
    padding-bottom: 10px;
	/* text-align: center; */

	clear: both;

	font-size: 10px;

	color: #fff;

	background: url(../image/ending_shadow.png) repeat-x bottom;

}

#powered a , #powered a:hover{

	color: #fff;

	font-size: 10px;

}

/* banner */

.banner div {

	text-align: center;

	width: 100%;

	display: none;

}

.banner div img {

	margin-top: 5px;

	

}

/* ------- Account ------------------------------------------- */	



.shortcuts ul {

	text-align:center;

}

.shortcuts ul {

	list-style: none;

	margin:0;

	padding:0;

}

.shortcuts li {

    width: 90px;

	height: 120px;

	line-height:normal;

	display:inline-block;

	vertical-align:top;

	padding:10px 10px;

	border:1px solid #ccc;

	/* margin: 7px 9px 7px 9px; */

}

.shortcuts li a {

	text-decoration: none;

}


.shortcuts li:hover {

	border:1px solid #aaa;

	background: #ddd;

}

.shortcuts li img {

	padding: 8px 20px 12px 14px;

}

.shortcuts li h6 {

	color: #333;

	font-size:11px;

	margin:0;

	padding:0;

}
.shortcuts ul li a i {
	font-size:50px;
	
}



#header #site_title {

position: absolute;

min-width: 500px;

top: 70px;

left: 227px;

}



#header #site_title2 {

    position: absolute;

    min-width: 525px;  

    top: 100px;

    text-align: right;

}



#header #site_title h1 {

z-index: 9;

color: #8E1E21;

font-family: Verdana,Arial,sans-serif;

font-family: Monotype Corsiva, Times, serif;

font-style: italic;

font-size: 24px;

font-weight: 400;

line-height: 5px;

text-transform: none;
    

}

#header #site_title h2 {

   font-style: italic;

   font-size: 14px; 

   padding-top:20px;

   padding-left:124px;

   font-weight: normal;

}



#inner {

  width: 980px;
  /*width: 100%;*/

  margin: 0 auto;

}



.box-contacts {

  padding-left:10px;

}



table.radio input[type="radio"] {

  margin-top:-5px;  

} 



.not_available {

  border:1px solid black;

  width:100%; 

  height:50px; 

  text-align:center;

  vertical-align: middle;

  background-color:black; 

  color:white; 

  font-size:24px; 

  font-weight:bold;

}



.not_available p {

  padding-top:15px;

}



.message {

  border: 1px solid black;

  width:100%;



  padding-top:10px;

/*   padding-bottom: 10px; */



  text-align: center;

  vertical-align: center;

  background-color: #8E1E21;

  color: white;

/*   font-size: 24px; */

}

.center {

  text-align: center;

  width: 100%;

}

#powered .left {

    float:left;

    text-align: left;

    padding-left: 10px;

}

.mobile-header {

  float:right;

  margin-top:-100px;

}

.phones-holder{

	position: relative;

	float:right;

	margin-top:-40px;

	z-index: 20000;

}

.phones {

  float:right;

  padding: 10px 15px 12px 15px;

  border: 1px solid #cccccc;

  color: #525254 !important;

  

}

.phones h1 {

  color: #525254 !important;

  font-size: 13px;

  padding: 0px !important;

  margin: 0px !important;

  /*  font-style: italic;

    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);

  */

}

.phone_head, .mobile_head, .email_head{

	display: inline-block;

	background-image: url(../image/phone_head.png);

	background-size: 100%;

	background-repeat: no-repeat;

	background-position: center;

	width: 20px;

	height: 15px;

	vertical-align: bottom;

}

.mobile_head{

	background-image: url(../image/mobile_head.png);

}

.email_head{

	background-image: url(../image/email_head.png);

}

.fb_edge_comment_widget {

    margin-left: -370px !important; 

}

#jet-cart {

 cursor: pointer;
 margin-top:15px;
}
.redBut1 {
	background: #901e21 !important;
	color: #fff !important;
}

.noBack{

	background: none !important;

	border: 0px !important;

}

a.redBut{

	background: #901e21;

	border-radius: 0px;

	-moz-border-radius: 0px;

	-webkit-border-radius: 0px;

	font-size: 13px;

}

a.greyBut{

	background: #525254;

	border-radius: 0px;

	-moz-border-radius: 0px;

	-webkit-border-radius: 0px;

	font-size: 13px;	

}

.qChange{

	background: #F8F8F8;

	border: 1px solid #CCCCCC;

	padding: 3px;

}

#invoiceInfo{

	display: none;

}

.ui-widget-header {

    border: 0px !important;

    background: #525254 !important;

    color: #FFFFFF !important;

    font-weight: bold !important;

    font-size: 17px;



}

a.greyBut1{

	color: #525254;

	border: 1px solid #525254;

	border-radius: 0px;

	-moz-border-radius: 0px;

	-webkit-border-radius: 0px;

	font-size: 13px;	

	display: block;

	padding: 5px 10px;

}

.ttt{

	display: table;

}

.ttt div{

	display: table-cell;

}
.checkout-content .buttons{
		border:none !important;
	}
.small { font-size: 9pt;}
.grey { color: #a4a4a5; text-transform:italic; }

.header_bg{
	display: none;
	}
.mob_res{
	display: none;
	}
.mob_show{
	display: none;	
	}
.desk_none{
	display: none;
	}
.desk_none_1{
	display: none !important;
	}
.comment_text{
	display: none;
	}	
.main_parent span{
	display: none;
	}
.main_triangle{
	display: none;
	}
.main_top_order{
	display: block!important;
	}
.main_tel_check{
	display: none;
	}
.clear_none{
	display: none;
	}
.main_newslett{
	display: none;
	}
#owl-banner{
	display: none !important;
	}	
.ui-dialog-titlebar-close i {
	margin-left: 4px;
	margin-top: 3px;
	color: #000;
}

@media screen and (max-width:1024px) and (min-width:260px){
	#header #cart .contentDel{
		position: absolute;
		top: 33px;
    left: -195px;
	}
	
	.share_title {
		text-align:center;
	}
	.at-icon-wrapper {
		width: 30px !important;
		height: 30px !important;
	}
	.at-icon {
		width: 30px !important;
		height:30px !important;
	}
	.addthis_button_google_plusone	{
		display:none;
	}
	
	.ui-dialog .ui-dialog-titlebar-close {
		top: 30%;
	}
	.ui-dialog-titlebar-close i {
		font-size:25px;
		margin-left: 0px;
		margin-top:0px;
	}
	.pagination .links {
		text-align:center;
		margin-bottom:10px;
		float:none;
		
	}
	input[type='text'], input[type='password'] {
		height: 24px;
	}
	select {
		height:33px;
		width:100%;
	}
	
.left-area,.right-area {
	float:none;
}
#header .button-search {
	height: 32px !important;
}	
#header .button-search i {
    margin-top: 9px;
}

.form_item{
	height: auto!important;
	margin-top: 10px !important;
}
#footer h1{
    margin-bottom: 5px !important;	
	}
.mobcs a img{
	/* width:100%;	 */
}
.drop_down_tab{
	display: none;
	}
.main_tab_droop{
    margin-bottom: 12px;	
	}
.drop_main {
    text-align: center;
    margin-bottom: 11px;
	}
a.drop_head {
    background: #27272c;
    padding: 10px;
    display: block;
    text-decoration: none;
    border: 1px #414143 solid;
    border-radius: 4px;
    position: relative;
	}
a.drop_head span{
color: #fff;
    font-size: 16px;
    text-decoration: none;	
	}
a.drop_head span:before{
    font-family: FontAwesome;
    content: '\f0da';
    position: absolute;
    left: 18px;
    color: #969696;
	}
.drop_head.open span:before{
	font-family: FontAwesome;
    content: '\f0d7' !important;
	}	
.clear_none{
	display: block !important;
	}
.slideshow .nivo-controlNav{
	left:0;
	right:0!important;	
	}
.phones-holder ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
	}

#header #cart .heading{
	margin: 0px !important;
	}	
	.phones-holder ul li:nth-child(2){
		padding-bottom:12px;	
	}
	.phones-holder ul li:nth-child(3){
		padding-bottom:8px;	
	}
	.phones-holder ul li:nth-child(4){
		padding-bottom:12px;	
	}
	.login-content .left,.login-content .right {
    float: left;
    width: 100%;
}

.phones-holder ul li{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px #eee solid;
    padding-top: 12px;
    padding-bottom: 14px;
	}
.header_bg #container{
    padding-right: 0px !important;
	}
.phones-holder ul li a i{
    font-size: 20px;	
	}
.box-heading h1{
	margin-top: 2px!important;	
}
.slideshow .nivo-controlNav a{
	float:none!important;
	display:inline-block!important;	
}
.main_newslett{
	display: block;
	}
.main_right{
	margin-left: 0px;
	margin-right: 0px;
	}
#container{
	width: auto !important; 
	}
.banner img{
	width: 100%;
	}
.mob_widd{
    width: 100% !important;	
	}
#menu{
	width: 100%;
	height: auto;
    position: fixed;
    z-index: 99999;
    left: 0px;
    display: none; 	
	}

.slideshow #owl-banner img{
	width: 100%;
	height: 100%;
	}
#inner{
	width: 100%;
	}
ul.social-networks li{
    width: 61px !important;
    text-align: center !important; 		
	}
ul.social-networks li a{
    min-width: auto !important;	
	}
ul.social-networks li a img{
    width: 100%;	
	}

#powered{
    padding-bottom: 10px;	
	}
#menu ul{
    display: table;
    margin: 0px auto;	
	}
#menu > ul > li > a{
	font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;	
	}
#header .links{
    left: 5px;	
	}
#header .links a {
    font-size: 7px;
	}
#content{
	padding-right: 10px;	
	}
.social-networks li a{
    padding-top: 0px;	
	}
.hide_none{
	display: none !important;
	}

.widd_auto{
	padding-left: 0px !important;
    padding-top: 15px;
    width: 100% !important;
    text-align: center;
	}
.widd_auto h3{
	padding-left: 0px;	
	}
.padd_anc_00 a{
    padding-top: 0px !important;	
	}
.column.widd_res {
    width: 100% !important;
	}
.widd_res ul li{
    width: 43% !important;
    text-align: left;

	}
	#footer h3{
		text-align:center;	
	}
.widd_res ul li:nth-child(odd){
	float:left!important;	
}
.ui-widget-header{
	background:none!important;
	color: #525254!important;
	    padding-bottom: 0px!important;
    text-align: center;	
}
.ui-dialog-title{
	margin: 0px!important;
    padding-top: 15px;	
}
.mobilepop img{
	    margin: 0px auto;
    display: block;
    border: 1px solid #d2cdcd;
    margin-top: 15px;
    margin-bottom: 15px;	
}
.mobilepop a{
	font-size: 17px;
    text-decoration: none;
    /* //clear: both; */
    display: block;
    text-align: center;
    
    font-family: 'Open Sans', sans-serif;
    color: #888383;
}
.ui-dialog{
	background:#fff!Important;
	width:98%!Important;
	left:0px!Important;	
}

.widd_res ul li:nth-child(even){
	float:right!important;	
}	
.box-product {
    overflow: hidden !important;
	}
.google_plusone_iframe_widget{
	width: auto !important;
	}
.box .box-heading h1 {
    font-size: 13px !important;
	}
#column-left{
	width: 100% !important;
	float: none !important;
	}
#content{
    width: 100% !important;
    margin-left:0px !important;
    float: none !important;	
	}
#container{
	padding-left: 10px;
	padding-right: 10px;
	}
.marg_top_head{
	margin-top: 48px !important;	
	}
.socialNetworks img{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 17px;	
	}
.socialNetworksIn{
    float: none;
    display: table;
    margin: 0px auto;
    padding-top: 8px;	
	}
#footer{
    margin-top: 25px;	
	background-size: contain;
	padding-bottom: 34px;
	position: relative;
	}
.dis_none_mob{
	display: none !important;
	}
.box-contacts ul{
    padding-left: 22px;	
	}
.box-content .box-category {
	display: none;
	}
.box-information ul{
	display: none;
	}
.box-product > div{
    /* width: 46%; */
	height: auto;
    margin-bottom: 0px !important;
	}
.widd_hun > div{
	width: 100% !important;
	}

.box-product .image{
       padding-bottom: 6%;	
	}
.box-product .name a{
    margin: 0px auto;
    width: auto;	
		max-height: 15px;
		text-overflow: ellipsis;
	}
.box-product .name a h2 {
    font-size: 11px;
    width: auto;
	}
.fooLeft{
	padding-right: 0px !important;
	}
.widd_auto h3{
	padding-bottom: 0px !important;
	}
.powered{
    padding-right: 0px;	
	}
.center {
    text-align: center;
    width: 100%;
	}
#powered span{
    padding-left: 0px !important;
    padding-top:5px;
    display: block;	
	}
.social-networks{
    display: table;
    margin: 0px auto !important;	
	}
#menu > ul > li{
	float: none !important;
	}
#menu ul{
	display: block;
	text-align: center;
	}
#header {
	height: 44px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    top: 0;
	}
.phones-holder {
    position: initial !important;
    float: right !important;
    margin-top: 0px !important;
    height: auto !important;
	}
#header .cart-holder{
	float: none !important;
    width: auto !important;
    border: 0px !important;
    height: auto !important;
	}
.phones{
    float: none !important;	
	}
#header .links{
	bottom: initia !important;
	}
#search{
	display: none;
    top: 45px !important;
    width: 86%;
    margin: 0px auto;	
	}
#header #search input{
    width: 82%;
    height: 30px;	
	}
#header .button-search {
    height: 34px;
	}
.links{
    /* display: none;	 */
	}
.mobile-header{
    display: none;	
	}
.phones{
	display: none;
	}
body{
	background: none !important;
	}
#header #logo {
    padding-top: 7px;
	}
#logo{
	width: 65px;
    padding-top: 14px;
    float: left;	
	}
#logo a img{
    width: 100%;	
	}
.res_none{
	display: none;	
	}
.header_bg{
	background: #fff;
	}
#header #cart{
	position: relative;
	top: 0px !important;
	}
.header_bg{
	display: block;
	}
.header_bg #cart-total h4{
	display: none !important;
	}
.header_bg .heading{
    height: 24px;
    width: 30px;
    background-size: 100% !important;
    padding:0px !important;	
	}
#column-left{
	display: none;
	}
.box-product .price {
    font-size: 9px;
    margin: 4px 0 6px 0px;
	}
.box-content{
    border: 0px !important;	
	}


.dis_crip_mob{
	display: none;
	width: 100%;
	text-align: center;
	margin: 0px auto !important; 
    float: none !important;
	}
.mob_res{
	display: block;
	}
.dis_crip_mob span{
    font-size: 11px !important;	
	}
.dis_none_mob{
	display: none;
	}
.socialNetworks{
	border:0px;	
	}
.bot_bord_dot{
    border-top: 1px #9B9B9B dashed;
    width: 287px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;	
	}
.owl-page{
	display: inline-block; 	
	}
.owl-page span{
     width: 10px;
     height: 10px;
     border-radius: 100%;
     border: 1px solid #ccc;
     background: #969696;
     margin-right: 5px;
     display: inline-block; 	
	}
.owl-page.active span{
	background: #901D20;
	}
.owl-pagination{
    text-align: center;	
	}
.widd_hun .owl_demo {
	box-shadow: none !important;
	margin-left: 0px;
    margin-bottom: 15px;
	}
.owl_demo  .owl-item{
	padding-left: 4px;
    padding-right: 4px;	
	}
.owl_demo  .owl-item .item > div{
    -webkit-box-shadow: 0 0 17px #E9E9E9;
    box-shadow: 0 0 17px #E9E9E9;	
	}
.box-product .name a h1{
    width: auto;
    font-size: 11px;
    margin-left: 13px;
    margin-right: 13px;
		margin-top:0px!important;
		height:auto!Important;
		/* min-height: 48px!important;	 */
		max-height: 28px;
		text-overflow: ellipsis;
	}
.box-product .name a h2{
	    min-height: 24px!Important;
		height:auto!important;	
}	
.cart{
    padding-bottom: 8px;	
	}
.mob_show{
	display: block !important;
	margin-bottom: 0px;
	}
.desk_show{
	display: none !important;
	}
a.nav_button {
    padding-right: 10px;
    padding-top: 8px;
    float: left;
    padding-bottom:4px;
    border-right: 1px #eee solid;
	}
.form_news{
    margin: 0px auto;
    display: table;	
	}
.form_news .inp_text{
    background: transparent;
    outline: none !important;
    border: 1px #bfbfbf solid;
    width: 186px;
    margin-right: 7px;
    line-height: 22px;
    padding-left: 13px;
    box-shadow: inset 0px 6px 8px 0px #eaeaea;	
	}
.form_news .inp_sub{
    width: 90px;
    border: 1px #bebebe solid;
    background: #e5e5e5;
    line-height: 26px;
    box-shadow: inset 1px 1px 7px 8px #eaeaea;	
	}
.breadcrumb, .breadcrumb a {
    font-size: 11px;
    text-align: center;
	}
.product-info > .left + .right{
	margin-left: 0px;
	}
.description iframe{
	display: none;
	}
.mob_none{
	display: none;
	}
.right h1{
    border-bottom: 1px solid #E7E7E7;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    font-size: 19px;
	}
.cart_button .button{
	display: block;
    float: none;
    margin: 0px auto !important;
	}
.disnone{
	display: none;
	}
.cart > div > input {
    margin-bottom: 12px;
    display: block;
    width: 117px; 
	}
.desk_none{
	display: block; 
	}
.htabs a{
    display: block !important;
    width: 100%;
	padding: 14px 15px 14px 15px;
    padding-left: 0px;
    padding-right: 0px;
     background: #252525; 
	}
	.bchgs{
		background: #3f1717 !important;	
	}
.htabs a.selected{
	       padding-bottom: 15px!important;
}	
.tab-content{
	display:none;	
}
.htabs{
	height: auto !important;
	}
.tab-content{
	margin-bottom: 0px;
	display: none;
	}
.coni{
display: block!important;
    text-align: center!important;
    padding-bottom: 6px!important;
    padding-top: 6px!important;	
}
.office{
	display:none;	
}
.tab-content a{
    border:none !important;
    background: none !important;
    padding: 0px !important;
    float: none !important;
    font-size: 12px !important;
    text-align: inherit !important;
    text-decoration: underline; 
	
    margin-right: 0px !important;
    display: initial !important;  	
	}
.bg_ch{
	background: #3f1717 !important;
	}
.cart_button_set a{
	clear: both;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 58%;
    color: #FFFFFF;
    background: #901e21;
    bottom: 0px;
    font-size: 13px;	
	}
.pic_thumb{
    float: left;	
	}
.pro_name{
    float: right;
    padding-top: 15px;	
	}
.main_display{
    border: 1px #DDDDDD solid;
    padding: 14px;
        padding-left: 10px;
    padding-right: 10px;
	}
.quatity_sec a{
    border: 1px #D6D6D6 solid;
    text-decoration: none;
    width: 22px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
	}
.price_quat{
	text-align: right;
	}
.text-left{
	float: left;
	}
.text-right{
	float: right;
	}
.page_cart .mob_widd {
    width: 100% !important;
    display: none;
	}
.page_cart #content {
    min-height: 375px;
	}
.right-area{
    width: 100%;
	margin-top: -40px;
	}
.left-area{
    width: 100%;	
	}
.leftare input{
	background: transparent;
	}
.innercart h2 {
    width: 108px;
    font-size: 11px;
	}
h1.background span{
	font-size: 10px;
	}
.leftare h2{
    font-size: 10px;
    margin-bottom: 0px;	
	}
.required_res{
	display: none;
	}
.leftare{
    padding-top: 10px;
    padding-bottom: 10px;	
	}
.page_checkout .cart_no{
	display: none;
	}

.regular-checkbox + label {
	border: 1px solid #ADADAD;
    padding: 7px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    top: 3px;
    background: transparent;
    box-shadow: none;
	}
.regular-checkbox {
    display: none;
	}
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
	}
.big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
	}
.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: -3px;
    left: 2px;
    color: #99a1a7;
	}
.regular_radio + label:active, .regular_radio:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
	}
.regular_radio:checked + label:after {
    content: ' ';
    font-size: 14px;
    position: absolute;
    top: 2px;
    left: 2px;
    color: #99a1a7;
    background: #8E8E8E;
    width: 11px;
    height: 11px;
    border-radius: 53%;
    display: block;
	}
.regular_radio + label {
    /* //border: 1px solid #ADADAD; */
    padding: 0px;
    position: relative;
    top: 0px;
    background: transparent;
    box-shadow: none;
    border-radius: 22px;
    /*width: 15px !important;*/
    height: 15px !important;
	}
.regular_radio{
	display: none;
	}
.check_set{
    width: 0px !important;
    height: 0px !important;
    border-radius: 0px !important;	 
	}
.grey_para{
    padding-top: 10px;
    display: block;	
	}
.mob_res b{
    padding-bottom: 15px;
    display: block;	
	}
.mob_res textarea{
    width: 97% !important;
        background: transparent;	
	}
#confirm{
    width: 98% !important;
	}

.checkout-content {
    overflow: initial !important;
    padding-bottom: 0px;
	}
.buttons{
    width: 100%;	
	}
.buttons .right{
	float: none;
    width: 100%;
    display: block;	
	}
.forgwidt{
	width:auto!important;
	float:right!important;	
}
.shortcuts ul li a i{
	font-size:40px!important;	
}
.shortcuts ul li{
	min-height:78px!important;	
	height:auto;
}
.banner img{
	height:auto!important;	
}
.buttons .right a{
    display: block;
    text-align: center;
    line-height: 17px;
    text-decoration: none;
   width: 125px;
    float: right;	
	}
.page_checkout .payment  .buttons .right a{
    width: 200px;	
	}
.cartmain{
	padding-bottom: 0px;
	}
.cartbottom {
    padding-bottom: 20px;
	}
.desk_none_1{
	display: block !important;
	}
.check_set{
	top: 0px !important;
	}
select.large-field{
	background: transparent;
	width: 99%;	
	height: 33px;
}
input.large-field{
	width: 97%;	
	height:24px;
	}
.bold_res td label{
	font-weight: bold !important;
    font-size: 11px;
	}
.comment_text{
	display: block;
	}
.comment_text span{
    font-weight: bold;
    color: #000;
    padding-bottom: 19px;	
	}
#menu > ul > li > a {
    text-align: left;
    padding-left: 16px !important;
    display: inline-block;
    width: 82%;
    float: left;
	}
#menu > ul > li > div{
	position: initial !important;
	padding-top: 0px !important;
    text-align: left !important;
    width: 87% !important;
	}
#menu > ul > li ul > li > a{
	text-align: left;	
	}
.main_parent span{
    display: inline-block;
    padding: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    z-index: 9999999999999999;
    line-height: 41px;
    color:#fff; 	
	}
#menu > ul > li:hover > div {
    display: block;
	}
#menu > ul > li > div > ul{
	display: block !important;
	}
#menu > ul > li ul > li > a{
    font-size: 14px !important;
		overflow: hidden;		
	}
/*.mini-cart-info .remove{
	display: none;
	}*/
.mini-cart-info .redText{
	font-weight: bold !important;
}
#cart.active .content{
    position: absolute !important;
    left: -188px !important;
    top: 45px !important;	
	}
.mini-cart-total{
	display: none;
	}
#header #cart .checkout {
	padding-top: 8px;
    padding-bottom: 12px;
	}
#header #cart .checkout a{
    background: #901D20;
    color: #fff;
    line-height: 30px;
    font-weight: bold;	
	}
.dis_crip_mob {
    width: auto !important;	
	}
.main_triangle{
    display: block;
    width: 25px;
    height: 0px;
    position: absolute;
    border-top: 1px solid #e74c3c;
    right: 39px;
    top: -1px;	
	}
.triangle {
    position: absolute;
    margin: auto;
    top: -9px;
    left: 0px;
    right: 0;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-right: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
    background: #fff;
	}
.redText {
    font-weight: lighter;
    font-size: 13px;
	}
.page_product .mob_widd{
	display: none;
	}
.main_top_order{
    margin-bottom: 10px;
    display: block;	
	}
.left_side{
    margin-bottom: 5px;
    	
	}
	.cal-33{
		width:50%;	
	}
	.cal-67{
		width:50%;	
	}
.right_side label{
    margin-right: 6px;	
	}
.main_top_order label strong{
	font-size: 10px;	
	}
.main_tel_check{
	display: block;
	padding-top: 10px;
	}
.main_tel_check label{
    color: #a4a4a5;	
	}
.cn{
	    margin-bottom: 0px;
    position: relative;
    top: 4px;	
}	
.main_plus_minus{

    padding-left: 3px;	
	}
.main_plus_minus span{
	
}	
.main_plus_minus button{
    background: transparent;
    border: 1px #B4B4B4 solid;
    line-height: 30px;	
		width:30px;
	
	}
.main_plus_minus input.input-number{
    width: 33px;	
	  background: transparent;
    border: 1px #B4B4B4 solid;
		text-align: center;
    
	border-radius:0px!important;
	}
.main_newslett p{
    margin-bottom: 0px;
    text-align: center;
    padding-bottom: 10px;
    font-size: 14px;	
	}
.padd_top {
    padding-top: 10px;
    padding-bottom: 5px !important;
	}
.product-grid2 > div{
	width: 134px;
	}
.product-grid2 .image{
    text-align: center;	
	}
.product-grid2 .image a img{
	width: 90px;
    margin: 0px auto;	
	}
.product-grid2{
    text-align: center;	
	}
#menu > ul > li:hover > div{
	display: none;
	}
#product_slide .owl-prev{
    font-size:52px;
    position: absolute;
    top: 147px;
    bottom: 0;
    left: 0px;	
	font-family: cursive;
    color: #989898;
	}
#product_slide .owl-next{
	font-size:52px;
    position: absolute;
    top: 147px;
    bottom: 0;
	font-family: cursive;
    color: #989898;
    right: 0px;
	}
#product_slide{
    text-align: center;	
	}
.box-product > div:hover{
    background: transparent !important; 
     border: 0px solid transparent !important;
	}
.main_right .cart_button input{
    /* width: 80% !important; 	 */
	}
.main_scroll{
	position: absolute;
    bottom: 0;
    left: 0;
	}
.marg_left_10 {
    margin-right: 15px;
	}
.price_quat strong{
    color: #6C6C6C;	
	}
.select_set_res{
	width: 100%;
    display: block;
    height: 26px;
    background: transparent;

	}
	
.box-heading h1{
	text-align: center;
	}
.tab-content h3{
	font-family: verdana,geneva,sans-serif;
	}
.tab-content p{
	font-family: verdana,geneva,sans-serif;
	font-size: 12px;
	}
.tab-content span{
	font-family: verdana,geneva,sans-serif;
	font-size: 12px !important;
	}
.button-ask{
	background: #252525 !important; 
	}
.ui-dialog-title{
	width:100%;
	}
.greyBut1{
    width: 38% !important;
    float: left;
    font-size: 12px !important;
	}
.redBut1 {
    width: 37% !important;
    float: right;
	}
.ui-dialog{
    top: 184px !important;
	width: 94% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0px auto;	
	}
.ui-icon{
    position: relative !important;
    top: -18px !important;	
	}
.disnone{
	display:none;
	}
.ui-widget-header{
    font-size: 21px !important;	
	}

.searh_button {
    /* float: left; */
    /* width: 17px; */
    /* padding-left: 0px; */
    /* position: absolute; */
    /* margin-top: 9px; */
    /* margin-left: -2px; */
    /* z-index: 999999999; */
    /* display: block; */
	}
.searh_button img{
    width: 100%;	
	}
.empty{
    width: 250px;	
	}
#cart-total{
    width: 29px;
    height: 26px;
    display: block;
    background: none !important;	
	}
.mob_none{
	display: none;
	}
#owl-banner .owl-item img{
	width: 100%;
	height: 100%;
	}
.cart input.button{
	width:100%;	
}	
#owl-banner{
	display: block !important;
	}
.searh_button i{
    font-size: 20px;
    /* margin-top: -2px; */
	}
input[type=button], input[type=submit]{ -webkit-appearance: none;} 
.hide_mob{
	display: none;
	}
.main_tab_droop{
	display: block !important; 
	}
.open_tab{
	display: block;
	}
}


.main_tab_droop{
	display: none;	
	}
.disnoneall{
	display: none;
}
.left_side{
	width: 50%;
}
.checkout_btn{
	background: black;
}
@media(min-width:1024px){
	.hide_lg{
		display: none;
	}
}
@media(min-width:1800px){
	#container {
		width: 70%;
	}
}

@media(min-width:768px) and (max-width: 3000px){
.limit b {display: none; }
#cboxCurrent {display:none; !important}
	.dis_none_desk{
		display: none !important;
	}
}
.set-heading{
    margin-left: 6px;
}
.mm p{
	margin-left: 5px;
}
.cal-100{
	width:100% !important;
}
.cal-75{
	width:75% !important;
}
.cal-67{
	width:64% !important;
}
.cal-50{
	width:50% !important;
}
.cal-33{
	width:36% !important;
}
.cal-25{
	width:25% !important;
}
.agree{
	color:#000000 !important;
}
#content .mm{
	margin-top: 45px;
}
.cartpage{
    width: 80%;
    margin: 0px auto;
}
#content .box-heading h1{
	margin-top:auto;
}
#content h1{
	margin-top:40px;
}
.samebutton{
	min-height: 30px;
    padding-top: 15px!important;
}
@media screen and (max-width:380px) and (min-width:280px){
	.buttons .right a{
		width:90px!important;
	}
	a.button{
		padding: 6px 5px 6px 5px!important;
	}
	.content label {
	    width: 100px !important;
	}
}
.alikanjos #column-right{
	width:100%;
}
.alikanjos #column-right .box-heading{
	display: none;
}
.alikanjos #column-right .box-content{
	border: none;
}
.alikanjos #column-right .box-content .box-contacts{
	padding: 0px;
}
.checkout-content{
	display:block !important;
}
#confirm{
	position:relative;
	width:100%
}
.active{
	color:#901e21 !important;
}
.float-left-my{
	float:none !important;
	position: relative;
	top: -50px;
			
}
.form_item {

    display: block;

    height: 35px;

    margin: 0 auto;

    width: 100%;

}
#error_jet{
	margin-top: 25px !important;
}
#jet-payment label{
	display: inline-block;
}
.content label {
    clear: both;
    color: #666666;
    display: inline;
    /* float: left; */
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    width: 160px;

}

.bars-menu {
	color: #575757;
	font-size:28px !important;	
}
.footer-contacts {
	background-color: #fff;
	padding: 10px 0;
}


@media(max-width:673px){
	.filter_category {
		width: 200px;
	}	
}
@media(max-width:550px){
	/* .product-filter .sort { */
		/* float: left; */
		/* padding-top:10px; */
	/* } */
}
@media(max-width:550px){
	.filter_category {
		margin: 10px 0 10px 54px;
		width: 162px !important;
	}	
	.display {display:none;}
}
@media(max-width:430px){
	.product-list .description {
		display:none;
	}
}
@media(max-width:400px){
	.background2, .background {
		padding-left: 30%;
	}
}
@media(max-width:405px){
	
	.product-filter .sort b {
		display:none;
	}
	.product-filter .limit b {
		display:none;
	}
	.product-list {
		text-align: center;
	}

	.product-list .image {
		float:none;
		background-size:85%;
	}
}
@media(max-width:380px){
	.box-product > div {
		width:46%;
	}
	.main_right .cart_button input{
		width:80% !important;
	}

}
@media(max-width:327px){
	#menu > ul > li > a {
		width: 70% !important;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.address-button {margin-bottom:10px;}
		.box-product > div {
		width:90%;
	}

}

@media(max-width:300px){
	.product-filter .sort select {
		width: 130px;
	}
}
@media(max-width:282px){
	#header #logo {
			padding-left: 4px;
	}
}

.logo-desktop {
	width: 227px;
	height: 103px;
}
.logo-mobile {
	width: 65px; 
	height: 29px;
}
#slideshow0{
	margin-left: auto;
	margin-right: auto;
}

#contactForm { 
  display: none;

  border: 3px solid #901e21; 
  padding: 2em;
  width: 400px;
  text-align: center;
  background: #fff;
  position: fixed;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%) 
}


#contactForm input, textarea { 
  margin: .8em auto;
  font-family: inherit; 
  text-transform: inherit; 
  font-size: inherit;
  
  display: block; 
  width: 280px; 
  padding: .4em;
}

.formBtn { 
  width: 140px;
  display: inline-block;
  cursor: pointer;
  background: teal;
  color: #fff;
  font-weight: 100;
  font-size: 1.2em;
  border: none;
  height: 30px;
}
.formBtn:disabled {
	background: #D3D3D3;
	cursor: not-allowed;
}
.cart #contact {
	background:gray;
}
