body {

	color: #cd9674;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding: 0;

	background-attachment: fixed;
	background-color: #26160C;
}
header {
/*	background: url("../image/megnor/header-shadow.png") repeat-x scroll center top rgba(0, 0, 0, 0);   */
	margin-bottom: 7px;
	min-height: 90px;
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
}
.header-container .container.header-top, .header-container header .container {
	padding: 0 !important;
}
header .row {
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;      
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;        
}
h2 {
	font-size: 27px;     
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #4e311a;
}
/* top */
#top {
	background: none repeat-x scroll 0 0 #fff9ee;
	height: 33px;
	margin: 0;
	padding: 0;
	box-shadow: 0 0 25px #c6b48d;
	-moz-box-shadow: 0 0 25px #c6b48d;
	-webkit-box-shadow: 0 0 25px #c6b48d;
}
#top-links i {
	display: none;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #d34d29;
	background: none;
}
.myaccount .caret {
	display: none;
}
#top-links li:first-child {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#top-links li:last-child {
	padding-right: 0;
}
#top-links li {
	background: url("../image/megnor/pipe.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 0 2px 3px 8px;
}
#currency .dropdown-menu.currency-menu {
	top: 30px;
}
#language .dropdown-menu.language-menu {
	padding: 8px;
	top: 30px;
}
#currency .btn-group .btn-link {
	margin: 0 0 0 15px;
	padding: 4px 8px 4px 0;
	position: relative;
}
#language .btn-group .btn-link {
	padding: 5px 8px 5px 0;
}
#language .dropdown-menu.language-menu {
	top: 30px;
}
#language .btn-group .btn.btn-link.dropdown-toggle > img {
	padding-right: 4px;
	vertical-align: 0;
}
#language .btn-group .btn-link span,
#currency .btn-group .btn-link span {
	display: none;
}
#language .dropdown-menu > li > a {
	padding: 3px 8px;
}
#currency .dropdown-menu .btn {
	font-size: 13px !important;
	padding: 2px !important;
}
#language .dropdown-menu > li > a:hover {
	color: #d34d29;
}
#top .btn-link,
#top-links li,
#top-links a {
	color: #7a6741;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover,
#top-links a:hover {
	color: #d34d29;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #d34d29;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 5px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
.header-logo {
	float: left;
}
.header-search {
	float: left;
}
.header-cart {
	float: right;
}
#logo {
	margin: 0 0 12px 0;
}
.header-logo {
	clear: left;
	margin-top: 19px;
}
/* search */
#search {
}
#search .input-lg {
	background: none repeat scroll 0 0 #fbfbfb;
	border: 1px solid #eeeeee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	color: #7a6741;
	height: 27px;
	padding: 5px 5px 5px 3px;
	width: 170px;
	font-family: Droid Sans, Verdana, Arial, Helvetica, sans-serif;
}
#search .btn-lg {
	background: url("../image/megnor/go.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
	float: right;
	height: 27px;
	width: 33px;
	z-index: 9;
	border: 0 none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}
#search .btn-lg .fa {
	display: none;
}
.col-sm-5.header-search {
background: linear-gradient(to bottom,
#d64f2a 0%,
	#b33917 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -moz-linear-gradient(top,
#d64f2a 0%,
	#b33917 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#d64f2a), color-stop(100%,
	#b33917));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#d64f2a 0%,
	#d64f2a 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#d64f2a 0%,
	#d64f2a 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#d64f2a 0%,
	#d64f2a 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#d64f2a 0%,
	#d64f2a 100%);
/* W3C */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin-top: 0;
	padding: 9px 9px 10px;
	position: absolute;
	right: 15px;
	top: 101px;
	width: 230px;
	z-index: 1;
}
/* cart */
#cart {
	margin-bottom: 10px;
  position: absolute;
    top: 55px;
     width: 175px;
    right: 0;
     //  margin-left: 50px;
 background: #7caf41;
    border-radius: 3px;   
        padding: 9px 0px;
    
}
#cart > .btn {
	background: url("../image/megnor/cart.png") no-repeat scroll 25px 0px rgba(0, 0, 0, 0);
	float: right;
	padding: 3px 0 1px 60px;
	color: #fff;
	font-size: 14px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart-total .fa {
	display: none;
}
#cart h4 {
	display: inline;
	margin-right: 2px;
}
#cart:hover h4 {
	color: #d34d29;
}
#cart .dropdown-menu {
	background: none repeat scroll 0 0 #fff9ee;
	border-color: #ede5da;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	display: none;
	top: 40px;
	z-index: 10001;
}
#cart .dropdown-menu {
	width: 350px;
	padding: 10px;
}
#cart .button-container {
	display: inline-block;
	text-align: right;
	width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border: 0 none;
}
#cart .dropdown-menu table td {
	border-bottom: 1px solid #ede5da;
	padding: 5px 0;
	vertical-align: top;
	background: none;
	border-top: none;
	font-size: 14px;
}
#cart .dropdown-menu table td > strong {
	font-weight: bold;
	font-size: 14px;
}
#cart .dropdown-menu .table-bordered td {
	border: 0 none;
}
#cart .dropdown-menu li > div {
}
#cart .dropdown-menu li p {
}
.col-sm-3.header-cart {
	position: absolute;
	right: 0;
	top: 37px;
	padding: 0;
}
#cart .heading span {
	background: url("../image/megnor/arrow-down.png") no-repeat scroll right 8px rgba(0, 0, 0, 0);
	padding-right: 15px;
}
/* menu */
.nav-responsive {
	display: none;
}
.nav-container .container {
	padding-left: 0px;
	padding-right: 0;
	background-image: url('/obr/top_bg.png');
	background-position-x: 11px;
      position: relative;
}
.responsive-menu, .main-menu {
	background: #4e311a;
/* Old browsers */
background: -moz-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#4e311a), color-stop(100%,
	#2c1a0c));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#4e311a 0%,
	#2c1a0c 100%);
/* W3C */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	height: 47px;
	padding: 0;
	width: 76%;
	margin-bottom: 20px;


	/*overflow: hidden;
HIDE CATEGORIES THOSE ARE OUT OF MANU.  */
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-menu > ul > li {
	background: url("../image/megnor/menu-line.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	float: left;
	position: relative;
	z-index: 20;
}
.main-menu > ul > li:hover {
}
.nav-responsive span, .main-menu > ul > li > a {
	color: #ffffff;
	display: block;
	font-size: 16px;
	margin-bottom: 0;
	padding: 12px 18px;
	position: relative;
	text-transform: none;
	z-index: 6;
}
.main-menu a:hover {
	text-decoration: none
}
.main-menu > ul > li:hover > a {
	color: #d0c6b1;
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation {
	background: #fff9ee;
/* Old browsers */
background: -moz-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#fff9ee), color-stop(100%,
	#f2e8d2));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#fff9ee 0%,
	#f2e8d2 100%);
/* W3C */
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	display: none;
	padding: 10px 5px;
	position: absolute;
	z-index: 5;
	box-shadow: 0 0 5px rgba(40, 27, 14, 0.35);
	-moz-box-shadow: 0 0 5px rgba(40, 27, 14, 0.35);
	-webkit-box-shadow: 0 0 5px rgba(40, 27, 14, 0.35);
}
.main-menu > ul > li:hover > ul {
	display: block;
}
.main-menu > ul > li ul > li > ul {
	background: #fff9ee;
/* Old browsers */
background: -moz-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#fff9ee), color-stop(100%,
	#f2e8d2));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#fff9ee 0%,
	#f2e8d2 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#fff9ee 0%,
	#f2e8d2 100%);
/* W3C */
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	box-shadow: 0 0 5px rgba(40, 27, 14, 0.35);
	-moz-box-shadow: 0 0 5px rgba(40, 27, 14, 0.35);
	-webkit-box-shadow: 0 0 5px rgba(40, 27, 14, 0.35);
	display: none;
	padding: 10px 5px;
	position: absolute;
	z-index: 5;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	top: 0px;
	left: 165px;
}
.main-menu > ul > li > ul > ul {
	/*display: table-cell;
*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;
*/
}
.main-menu > ul > li ul > li > a:before , .responsive-menu .main-navigation li a:before {
	content: "\f111";
	font-family: "Fontawesome";
	font-size: 5px;
	vertical-align: top;
	margin-right: 10px;
	color: #B8A47D;
}
.main-menu > ul > li ul > li > a:hover:before , .responsive-menu .main-navigation li a:hover:before {
	color: #d34d29;
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a {
	color: #423928;
	display: block;
	font-size: 14px;
	padding: 3px 5px;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
}
.main-menu > ul > li ul > li > a:hover , .responsive-menu .main-navigation li a:hover {
	color: #d34d29;
}
.main-menu > ul > li ul > li > a {
	min-width: 160px;
}
.main-menu > ul > li ul > li > a.activSub {
	background-image: url("../image/megnor/cat_arrow.png");
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
}
@media (min-width: 768px) {
#menu .dropdown: hover .dropdown-menu {
	display: block;
}
}
@media (max-width: 767px) {
#menu {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}
#menu div.dropdown-inner > ul.list-unstyled {
	display: block;
}
#menu div.dropdown-menu {
	margin-left: 0 !important;
	padding-bottom: 10px;
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-inner {
	display: block;
}
#menu .dropdown-inner a {
	width: 100%;
	color: #fff;
}
#menu .dropdown-menu a:hover,
#menu .dropdown-menu ul li a:hover {
	background: rgba(0, 0, 0, 0.1);
}
#menu .see-all {
	margin-top: 0;
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #fff;
}
}
/*Cms Block*/
.cms_block_left {
	float: left;
	width: 49%;
	margin-right: 15px;
}
.cms_block_right {
	float: left;
	width: 49%;
}
.cms_content_left a {
	color: #d34d29;
	display: block;
	margin-top: 10px;
}
.cms_block h4 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #4d3019;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 3px 0 6px;
	text-transform: none;
}
.cms_bottom_inner h4 {
	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -406px rgba(0, 0, 0, 0);
	color: #4d3019;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 3px 11px 6px 25px;
	text-transform: none;
}
.cms_block {
	margin-bottom: 25px;
	width: 100%;
	float: left;
}
.cms_block_bottom {
	float: left;
	width: 100%;
}
.cms_left, .cms_right {
	border-bottom: 1px solid #e0d9ca;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
	width: 48%;
}
.cms_left img, .cms_right img {
	float: left;
	margin-right: 10px;
}
.cms_left h5, .cms_right h5 {
	color: #d34d29;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 22px;
}
.author_cms {
	background-color: #fff9ee;
	bottom: -10px;
	color: #c2b7a1;
	font-style: italic;
	padding: 0 0 0 10px;
	position: absolute;
	right: 0;
}
.cms_right {
	margin-left: 29px;
}
#banner0 {
	margin-bottom: 5px;
}
/* 1-col layout */
#column-left {
	width: 23%;
}
#column-right {
	width: 23%;
	padding: 0px 0 0 0;
  background-color: #23150C;
}
.layout-1 #content {
	padding: 15px 0 0 0;
}
/* 2-col layout */
.layout-2.left-col #column-left {
	padding: 0 20px 0 0;
}
.layout-2.right-col #column-right {
}
.layout-2 #content {
	padding: 15px 0 0 0;
	width: 77%;
}
.layout-2.left-col #content {
	padding: 0 0 0 0;
}
.layout-2.right-col #content {
	padding: 0px 15px 0 0;
}
/* 3-col layout */
.layout-3 #column-left {
	padding: 0 0 0 0;
}
.layout-3 #column-right {
}
.layout-3 #content {
	width: 54%;
	padding: 0 20px;
}
.layout-2 #content .row {
	padding: 0 15px;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	//background-color: #faf3e5;
	color: #c18c6b;
	background: url(obr/bg.jpg);
	background-attachment: fixed;
	background-color: #26160C;
      margin-top: 40px;
}
#footer {
	clear: both;
	min-height: 100px;
	padding: 20px 0;
      background-image: url(/obr/footer.png);     
          background-repeat: no-repeat;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #c18c6b;
	cursor: pointer;
}
footer a:hover {
	//color: #d34d29;
}
#footer .column li a {
//	background: url("../image/megnor/footer_bullet.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
//	padding-left: 12px;
}
#footer .column li a:hover {
	background-position: 0 -14px;
//	color: #d34d29;
text-decoration: underline;
}
footer h5 {
	color: #c18c6b;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: none;
}
#footer .column ul li {
	margin: 0;
	padding: 4px 0;
}
.custom_footer_main_block {
	background-color: #f1e9d9;
	padding: 12px 0;
}
.custom_footer_inner_block {
	margin: 0 auto;
	width: 1000px;
}
.custom_footer_inner_block p {
	margin-bottom: 0;
}
#footer .custom_footer_main .footer_cms_top ul li {
	list-style-type: none;
	color: #7a6741;
	padding: 0;
}
#footer .custom_footer_main .footer_cms_bottom ul li {
	float: left;
	list-style-type: none;
	margin: 0 8px 0 0;
}
#footer .custom_footer_main .footer_cms_bottom ul li.facebook a {
	background: url("../image/megnor/sprite.png") no-repeat scroll -4px -306px rgba(0, 0, 0, 0);
}
#footer .custom_footer_main .footer_cms_bottom ul li.facebook a:hover {
	background-position: -39px -306px;
}
#footer .custom_footer_main .footer_cms_bottom ul li.twitter a {
	background: url("../image/megnor/sprite.png") no-repeat scroll -4px -342px rgba(0, 0, 0, 0);
}
#footer .custom_footer_main .footer_cms_bottom ul li.twitter a:hover {
	background-position: -39px -342px;
}
#footer .custom_footer_main .footer_cms_bottom ul li.rss a {
	background: url("../image/megnor/sprite.png") no-repeat scroll -4px -270px rgba(0, 0, 0, 0);
}
#footer .custom_footer_main .footer_cms_bottom ul li.rss a:hover {
	background-position: -39px -270px;
}
#footer .custom_footer_main .footer_cms_bottom ul li a {
	display: block;
	font-size: 0;
	height: 25px;
	padding-left: 0;
	width: 25px;
}
#footer .footer_cms_top li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#bottomfooter ul li.login-logout {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.footer_cms_top > ul, .footer_cms_bottom > ul {
	padding: 0;
	margin: 0;
}
.copyright-container {
	border-top: 1px solid #dfd3bb;
	float: left;
	margin-top: 8px;
	padding-top: 4px;
	width: 100%;
}
#bottomfooter {
	margin: 0 auto;
}
#bottomfooter ul {
	margin: 10px auto 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#bottomfooter ul li {
	background: url("../image/megnor/pipe.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}
#powered {
	clear: both;
	margin: 3px auto 0;
	text-align: center;
	width: 100%;
	color: #7a6741;
}
#footer .row .column {
//	padding-right: 70px;
	padding-left: 0;
}
#footer .row .column:first-child {
	padding-left: 15px;
}
#footer .content_footer_right .column {
	float: left;
	padding: 0 !important;
}
.content_footer_right h2 {
	margin: 0;
}
@media (max-width: 979px) {
#footer .column ul {
	display: none;
}
#footer .column {
	width: 100%;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
background-image: linear-gradient(to bottom,
#eeeeee,
	#dddddd);
background-image: -moz-linear-gradient(top,
#eeeeee 0%,
	#dddddd 100%);
/* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#eeeeee), color-stop(100%,
	#dddddd));
/* Chrome, Safari4+ */
background-image: -webkit-linear-gradient(top,
#eeeeee 0%,
	#dddddd 100%);
/* Chrome10+, Safari5.1+ */
background-image: -o-linear-gradient(top,
#eeeeee 0%,
	#dddddd 100%);
/* Opera 11.10+ */
background-image: -ms-linear-gradient(top,
#eeeeee 0%,
	#dddddd 100%);
/* IE10+ */
background-image: linear-gradient(to bottom,
#eeeeee 0%,
	#dddddd 100%);
/* W3C */
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
background-image: linear-gradient(to bottom,
#23a1d1,
	#1f90bb);
background-image: -moz-linear-gradient(#23a1d1,
	#1f90bb);
background-image: -webkit-linear-gradient(#23a1d1,
	#1f90bb);
background-image: -ms-linear-gradient(#23a1d1,
	#1f90bb);
background-image: -o-linear-gradient(#23a1d1,
	#1f90bb);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
background-image: linear-gradient(to bottom,
#fbb450,
	#f89406);
background-image: -moz-linear-gradient(#fbb450,
	#f89406);
background-image: -webkit-linear-gradient(#fbb450,
	#f89406);
background-image: -ms-linear-gradient(#fbb450,
	#f89406);
background-image: -o-linear-gradient(#fbb450,
	#f89406);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: none;
	background-color: #da4f49;
background-image: linear-gradient(to bottom,
#ee5f5b,
	#bd362f);
background-image: -moz-linear-gradient(#ee5f5b,
	#bd362f);
background-image: -webkit-linear-gradient(#ee5f5b,
	#bd362f);
background-image: -ms-linear-gradient(#ee5f5b,
	#bd362f);
background-image: -o-linear-gradient(#ee5f5b,
	#bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
background-image: linear-gradient(to bottom,
#62c462,
	#51a351);
background-image: -moz-linear-gradient(#62c462,
	#51a351);
background-image: -webkit-linear-gradient(#62c462,
	#51a351);
background-image: -ms-linear-gradient(#62c462,
	#51a351);
background-image: -o-linear-gradient(#62c462,
	#51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
background-image: linear-gradient(to bottom,
#e06342,
	#e06342);
background-image: -moz-linear-gradient(#e06342,
	#e06342);
background-image: -webkit-linear-gradient(#e06342,
	#e06342);
background-image: -ms-linear-gradient(#e06342,
	#e06342);
background-image: -o-linear-gradient(#e06342,
	#e06342);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
background-image: linear-gradient(to bottom,
#444444,
	#222222);
background-image: -moz-linear-gradient(#444444,
	#222222);
background-image: -webkit-linear-gradient(#444444,
	#222222);
background-image: -ms-linear-gradient(#444444,
	#222222);
background-image: -o-linear-gradient(#444444,
	#222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
background-image: linear-gradient(to bottom,
#333333,
	#111111);
}
@media (max-width: 767px) {
}
/* list group */
.box .filterbox {
}
.list-group a {
	border-top: 1px solid #dddddd;
	color: #888888;
	padding: 8px 12px;
	background: none repeat scroll 0 0 #f5f5f5;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
      background-color: #23150C;
}
.product-thumb .image {
	background: none repeat scroll 0 0 #23150c;
	//border: 1px solid #ede5da;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	display: block;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
}
.product-thumb .image img {
	border-radius: 0px;

	width: 100%;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-list .product-thumb .product-block-inner .caption h4 a {
	color: #A05E13;
	font-size: 15px;
	margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 8px;
        font-family: Trajan Pro, tahoma;
}

.product-list .product-thumb .product-block-inner .caption h4 a:hover {

text-decoration: underline;

}

.product-list .product-thumb .product-block-inner .caption h4 {
	text-align: left;
}
.product-list .product-thumb .product-block-inner  .list-right {
	//border-left: 1px solid #ede5da;
/*	height: 180px;
	padding-left: 20px;
	padding-top: 15px;
	position: absolute;
	right: 40px;
	top: 10px; */
  float: left;
}
.product-list .product-thumb .product-block-inner .caption .price {
	text-align: left;
}
.product-list .description {
//	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
  font-size: 11pt;
    line-height: 13pt;
}
.product-list .product-thumb .product-block-inner .caption .rating {
	position: relative;
	text-align: left;
	top: 0;
}
.product-list .product-thumb .product-block-inner .button-group .wishlist_button {
	background: url("../image/megnor/link_wishlist_icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 0 0 0 16px;
	width: auto;
	color: #7a6741;
	text-transform: none;
	font-weight: normal;
	margin: 4px 10px 0 0;
	border: 0 none;
}
.product-list .product-thumb .product-block-inner .button-group .wishlist_button:hover {
	background: url("../image/megnor/link_wishlist_icon_hover.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #d34d29;
}
.product-list .product-thumb .product-block-inner .button-group .compare_button {
	background: url("../image/megnor/link_compare_icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 0 0 0 16px;
	width: auto;
	color: #7a6741;
	text-transform: none;
	font-weight: normal;
	border: 0 none;
	margin: 4px 0 0 0;
}
.product-list .product-thumb .product-block-inner .button-group .compare_button:hover {
	background: url("../image/megnor/link_compare_icon_hover.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #d34d29;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
    background: transparent;
    padding: 3px;
    border: 1px solid #A05E13;
    border-radius: 0px;
  
    float: left;
    margin-right: 15px;
}
}
.product-thumb h4 {
	margin: 7px 0 0;
}
.product-thumb .caption {
	padding: 0;
}
.product-list .product-thumb .caption {
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	text-align: center;
	position: absolute;
	top: 160px;
	width: 90%;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #D34D29;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #D34D29;
}
.rating .fa-star.off {
	color: #C3C3C3;
	font-size: 15px;
}
h2.price {
	margin: 0;
}
.product-thumb .price, .price-new {
	color: #9D7257;
	margin-bottom: 10px;
	margin-top: 4px;
}
.product-thumb .price-new {
}
.product-thumb .price-old, .price-old {
	color: #9D7257;
//	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
}
.product-list .product-thumb .button-group {
	float: left;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button,
#cart .text-right .addtocart,
#cart .text-right .checkout {
	background: #4e311a;
/* Old browsers */
background: -moz-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#4e311a), color-stop(100%,
	#2c1a0c));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#4e311a 0%,
	#2c1a0c 100%);
/* W3C */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #ffffff;
	padding: 4px 12px;
}
#cart .text-right .addtocart,
#cart .text-right .checkout {
	width: auto;
	float: right;
}
#cart .dropdown-menu .img-thumbnail {
	width: auto;
	max-width: none;
}
#cart .text-right .checkout {
	margin: 0 5px 0 0;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover,
#cart .text-right .addtocart:hover,
#cart .text-right .checkout:hover {
	background: #db7453;
/* Old browsers */
background: -moz-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#db7453), color-stop(100%,
	#b33917));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#db7453 0%,
	#b33917 100%);
/* W3C */
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
}
.thumbnails {
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}
.product-info .image {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
}
.productpage .write-review {
	margin: 0 10px;
}
.productpage .write-review .fa {
	margin-right: 5px;
}
.product-info {
	margin-bottom: 20px;
}
.product-right .rating > p {
	margin: 0;
}
.productpage h3 {
	margin-top: 0;
}
.product-info .zoomContainer {
	z-index: 9;
}
/* It need for ie7 */
.product-info .additional-carousel {
	position: relative;
}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
	border: 0 none;
}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin: 0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}
.productpage .additional-carousel .fa-angle-left::before {
	float: left;
}
.productpage .additional-carousel .fa-angle-right::before {
	float: right;
}
<!-- megnor www.templatemela.com - start -->
/* box */
.box.category .box-heading {
	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -443px rgba(0, 0, 0, 0);
	padding: 3px 11px 6px 25px;
}
.box .box-content {
	background-image: none;
	padding: 10px;
}
#content .box .box-content {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	padding: 0;
}
}
.box .box-content ul ,
#content .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box .box-content ul li ,
#content .content ul li {
	background: url("../image/megnor/line.jpg") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
	line-height: 22px;
	padding: 6px 0;
	border: medium none;
}
.box .box-content ul li li:last-child {
	background: none;
}
.box .box-content ul li a ,
#content .content ul li a {
	background: url("../image/megnor/bullet.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
	padding-left: 20px;
	color: #7a6741;
}
.box .box-content ul li a.active ,
#content .content ul li a.active {
	background: url("../image/megnor/bullet_hover.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
	color: #d34d29;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover {
	background: none;
	padding-left: 0;
}
.box .box-content ul li a:hover ,
#content .content ul li a:hover {
	background: url("../image/megnor/bullet_hover.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
	color: #d34d29;
}
.box .box-content ul ul {
	margin-left: 15px;
}
.box.category {
	background-color: #f1e9d9;
	background-image: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 10px;
}
/* Product Grid Start */
.product-grid-list {
}
#content .box-product, .product-grid-list ul {
	list-style-type: none;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
.product-grid-list ul li,
#content .box-product .product-items {
	margin-bottom: 14px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
	width: 185px;
	float: left;
	display: inline-block;
}
.ie7 .product-grid li {
	width: 192px !important;
}
#content .image-additional .slider-item {
	display: inline-block;
	float: left;
}
#content .image-additional .slider-item .product-block {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #ebe8da;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	clear: both;
	margin: 4px 3px;
	overflow: hidden;
	height: 80px !important;
}
#content .image-additional .slider-item .product-block:hover {
	box-shadow: none !important;
}
.product-block-inner {
	overflow: hidden;
	padding: 7px;
	position: relative;
//	text-align: center;
padding-bottom: 0px;
}
.grid_default_width {
	width: 180px;
}
.featured_default_width {
	width: 180px;
}
.module_default_width {
	width: 180px;
}
.latest_default_width {
	width: 180px;
}
.special_default_width {
	width: 180px;
}
.related_default_width {
	width: 180px;
}
.bestseller_default_width {
	width: 180px;
}
.additional_default_width {
	width: 75px;
}
.banners-slider-carousel .product-block-inner {
	text-align: center;
}
#content .product-carousel .product-block,
#content .product-grid  .product-thumb,
#content .product-list .product-thumb,
#content .box-product .product-thumb,
#related-grid .product-thumb {
	//background: none repeat scroll 0 0 #faf3e5;
	border: 1px solid #ede5da;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	clear: both;
	margin: 6px;
	overflow: hidden;
	padding: 0;
	border: none;
}
#content .product-carousel .product-block:hover,
#content .product-grid .product-thumb:hover,
#content .product-list .product-thumb:hover,
#content .box-product .product-block:hover {
	//  background-color: #ffffff;
	clear: both;
	overflow: hidden;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
.ie7 #content .product-carousel .product-block, .ie7 #content .product-grid-list .product-block, .ie7 #content .box-product .product-block {
	border: 1px solid #ddd;
}
.ie7 #content .product-carousel .product-block:hover, .ie7 #content .product-grid-list .product-block:hover, .ie7 #content .box-product .product-block:hover {
	border: 1px solid #ddd;
}
#content .product-carousel .product-block-inner,
#content .product-grid .product-block-inner,
#content .box-product .product-thumb .product-block-inner, {
	overflow: hidden;
	padding: 7px;
	position: relative;
	text-align: center;
}
#column-left .product-block-inner,
#column-right .product-block-inner {
	text-align: left;
}
.product-grid .product-thumb .caption a,
#content .box-product .caption a {
	color: #7a6741;
	white-space: nowrap;
}
#content .product-layout.product-grid .product-block-inner .list-right .cart,
#content .box-product .product-block .list-right .cart,
#related-grid .product-thumb .product-block-inner .caption .cart {
	display: none;
}
#content .product-carousel .product-block .button-group .cart,
#content .product-layout.product-grid .product-block-inner .button-group .cart,
#content .box-product .product-block .button-group .cart,
#related-grid .product-thumb .product-block-inner .caption .cart {
	background: url("../image/megnor/plus.png") no-repeat scroll center -110px #d34d29;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #d34d29;
	font-size: 0;
	height: 35px;
	left: 0;
	line-height: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	visibility: hidden;
	width: 35px;
	z-index: 2;
	border: 0 none;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
#content .product-carousel .product-block .button-group .wishlist_button,
#content .product-layout.product-grid .product-thumb .button-group .wishlist_button,
#content .box-product .product-block .button-group .wishlist_button {
	background: url("../image/megnor/heart.png") no-repeat scroll center 10px #b8a47d;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 0 none;
	color: #d34d29;
	font-size: 0;
	height: 35px;
	right: 0;
	line-height: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	visibility: hidden;
	width: 35px;
	z-index: 2;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
#content .product-carousel .product-block:hover .button-group .cart,
#content .product-layout.product-grid:hover .product-thumb .product-block-inner .button-group .cart,
#content .box-product .product-block:hover .button-group .cart,
#related-grid .product-thumb:hover .product-block-inner .caption .cart {
	left: 48px;
	opacity: 1;
	visibility: visible;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
#content .product-carousel .product-block:hover .button-group .wishlist_button,
#content .product-layout.product-grid:hover .product-thumb .button-group .wishlist_button,
#content .box-product .product-block:hover .button-group .wishlist_button {
	right: 48px;
	opacity: 1;
	visibility: visible;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
#content .product-layout.product-grid .product-thumb .button-group .compare_button {
	display: none;
}
.banners-slider-carousel {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	float: right;
}
#content .banners-slider-carousel .product-carousel .product-block {
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}
#content .banners-slider-carousel .product-carousel .product-block-inner {
	padding: 22px 10px;
	text-align: center;
}
#content .banners-slider-carousel .product-carousel .product-block-inner img {
	width: 100%;
}
.sale {
	background-color: #faf3e5;
	border: 2px solid #ede5da;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #7a6741;
	font-size: 12px;
	left: 7px;
	padding: 0 5px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 7px;
}
#content .product-list .product-block-inner {
	padding: 10px;
	overflow: hidden;
}
#content .product-list .product-thumb .product-block-inner .list-right .price .price-old {
	margin-left: 0;
}
#content .product-grid .product-block-inner .caption .description {
	display: none;
}
.product-layout.product-list .product-thumb .product-block-inner .list-right .cart {
background: linear-gradient(to bottom,
#4e311a 0%,
	#2c1a0c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background-image: -moz-linear-gradient(#4e311a,
	#2c1a0c);
background-image: -webkit-linear-gradient(#4e311a,
	#2c1a0c);
background-image: -ms-linear-gradient(#4e311a,
	#2c1a0c);
background-image: -o-linear-gradient(#4e311a,
	#2c1a0c);
	border: 0 none;
	height: 27px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
}
.product-layout.product-list .product-thumb:hover .product-block-inner .list-right .cart {
background: linear-gradient(to bottom,
#db7453 0%,
	#b33917 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background-image: -moz-linear-gradient(#db7453,
	#b33917);
background-image: -webkit-linear-gradient(#db7453,
	#b33917);
background-image: -ms-linear-gradient(#db7453,
	#b33917);
background-image: -o-linear-gradient(#db7453,
	#b33917);
}
.product-list .caption {
	float: left;
//	padding: 0 20px 0 0;
    width: 403px;
    text-align: justify;
}
#content .row .product-layout.product-list {
	padding: 0;
}
#content .row .category_list {
	padding: 0;
}
.product-list .product-thumb .button-group .cart {
	display: none;
}
/*Product-page*/
.col-sm-5.product-left {
	padding: 0;
}
.col-sm-7.product-right {
	padding-right: 0;
	margin-bottom: 20px;
}
.col-sm-12.product_specification {
	padding: 0;
      margin-top: 40px;
}
table.product-description td {
	line-height: 22px;
}
table.product-description .description-right {
	padding-left: 10px;
}
.product-right hr {
	margin: 7px 0;
	border-color: #ebe8da;
}
.product-right .description {
	padding-left: 5px;
}
.description-right > a {
	color: #d34d29;
}
.productpage .product-right .list-unstyled > li {
}
.product-right .price-special {
	font-size: 16px;
}
#content ul.list-unstyled li {
	margin-right: 5px;
	padding: 4px 0;
}
#content ul.list-unstyled li.price-tax {
	font-size: 12px;
}
#product .product-qty .control-label {
	float: left;
	    margin: 10px 7px 0 0;
}
#product .product-qty #input-quantity {
	border: 1px solid #ede5da;
	color: #7a6741;
	float: left;
	height: 28px;
	margin-right: 12px;
	padding: 5px 5px 5px 3px;
	text-align: center;
	width: auto !important;
      margin-top: 6px;
}
#product .product-qty #button-cart {
background: #7caf41;
	border: medium none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	float: left;
	font-size: 17px;
	margin-right: 8px;
	padding: 4px 13px;
	text-align: center;
	width: auto;
	text-shadow: none;
	height: 41px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#product .product-qty #button-cart:hover {
background:#a05e13;
}
#product .links {
	display: inline-block;
	margin: -5px 0;
	vertical-align: middle;
}
#product .wishlist_button,
#product .compare_button {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
}
#product .wishlist_button .fa {
	margin-right: 2px;
}
#product .compare_button .fa {
	margin-right: 6px;
}
#product .wishlist_button:hover,
#product .compare_button:hover {
	color: #d64f2a;
}
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div {
	display: block;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 100%;
}
#column-left .box .box-content div.product-items:last-child > div,
#column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div,
#column-right .box .box-content div.slider-item:last-child > div {
	border: 0 none;
}
#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin-right: 5px;
	border: 0 none;
}
#column-left .box-product .product-thumb h4,
#column-right .box-product .product-thumb h4 {
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	text-overflow: ellipsis;
//	white-space: nowrap;
	overflow: hidden;
	margin: 0;
      margin-bottom: 8px;
}
#column-left .box-product .product-thumb h4 a,
#column-right .box-product .product-thumb h4 a {
	color: #C18C6B;  margin-bottom:3px;
}
#column-left .box-product .product-thumb h4 a:hover,
#column-right .box-product .product-thumb h4 a:hover {
	color: #d34d29;
}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button {
	padding: 0;
	background: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	height: auto;
	font-weight: normal;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #555;
	display: block;
	text-align: left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
	text-decoration: underline;
}
#column-left .box-product .image img,
#column-right .box-product .image img {
width: 148px;
    background: transparent;
    border: 1px solid #a05e13;
  //  padding: 3px;
}
#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
	margin-bottom: 2px;
}
#column-left .box-product .cart span,
#column-right .box-product .cart span {
	color: #7a6741;
	font-weight: normal;
	text-transform: none;
}
#column-left .box-product .cart:hover span,
#column-right .box-product .cart:hover span {
	color: #d34d29;
	text-decoration: none;
}
#column-left .category .box-content,
#column-right .category .box-content {
	padding: 5px;
}
#column-left .box .box-content ul li:last-child,
#column-right .box .box-content ul li:last-child {
	background: none;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
}
#column-left .box-product .price,
#column-right .box-product .price {
	margin-bottom: -5px;
}
#column-left .product-thumb,
#column-right .product-thumb {
	// border-bottom: 1px solid #efe1c8;
	//   border-top: 1px solid #ffffff;
	//   border-style: none none solid;
	border-width: medium medium 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}
#column-left .sale,
#column-left .rating,
#column-left .price-tax,
#column-left .wishlist_button ,
#column-left .compare_button,
#column-right .sale,
#column-right .rating,
#column-right .price-tax,
#column-right .wishlist_button ,
#column-right .compare_button {
	display: none !important;
}
#column-left .product-thumb .button-group button,
#column-right .product-thumb .button-group button {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0;
	width: auto;
	line-height: 28px;
	border: 0 none;
}
#column-left .product-thumb .button-group,
#column-right .product-thumb .button-group {
	background: none;
	border: none;
	margin-left: 65px;
}
#column-left .product-thumb .price-old,
#column-right .product-thumb .price-old {
	margin: 0;
}
#column-left .list-group .list-group-item,
#column-right .list-group .list-group-item {
	background: url("../image/megnor/bullet.png") no-repeat scroll left 16px rgba(0, 0, 0, 0);
	line-height: 22px;
	padding: 6px 0 6px 20px;
	color: #7a6741;
	border-top: 1px solid #e1d6c2;
	font-weight: normal;
}
#column-left .list-group .list-group-item:hover,
#column-right .list-group .list-group-item:hover {
	background: url("../image/megnor/bullet_hover.png") no-repeat scroll left 16px rgba(0, 0, 0, 0);
	color: #d34d29;
}
.product-layout.product-grid {
	padding: 0;
}
.product-grid .product-thumb .product-block-inner .list-right .price .price-tax,
#related-grid .product-thumb .product-block-inner .caption .price .price-tax {
	display: none;
}
#column-left .filterbox .list-group .list-group-item,
#column-right .filterbox .list-group .list-group-item {
	background: none;
	border: 0 none;
	font-weight: bold;
	padding: 0;
}
#column-left .list-group .list-group-item:last-child,
#column-right .list-group .list-group-item:last-child {
}
#column-left .list-group .list-group-item:first-child,
#column-right .list-group .list-group-item:first-child {
	border: medium none;
}
#column-left .list-group,
#column-right .list-group {
	border-style: none;
	background: none;
	padding: 10px;
}
.filterbox .list-group > div {
	background: url("../image/megnor/line.jpg") no-repeat scroll 0 bottom rgba(0, 0, 0, 0) !important;
	line-height: 22px;
	padding: 6px 0;
}
.filterbox .list-group > div:last-child {
	background: none !important;
}
.top_button {
	background: url("../image/megnor/up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 0;
	height: 34px;
	width: 34px;
	z-index: 5;
}
#content ul.list-unstyled {
	color: #d34d29;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	overflow: auto;
	padding: 0 5px;
}
#content.productpage ul.price .old-price {
	color: #7a6741;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-right: 5px;
}
#content.productpage ul.price .special-price {
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-right: 5px;
}
#content.productpage ul.list-unstyled.price li {
	padding: 0;
}
.productpage li.points {
	clear: both;
	font-size: 12px;
	margin-bottom: 20px;
	color: #7a6741;
}
.productpage .price-tax {
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
      text-align: center;
    width: 100%;
    display: block;
    float: left;
        margin-top: 27px;
}
.productpage li.discount {
	font-size: 12px;
	font-weight: normal;
	color: #7a6741;
}
.manufacturer-list {
	border: 1px solid #ede5da;
	margin-bottom: 20px;
	padding: 5px;
}
.manufacturer-heading {
	background: none repeat scroll 0 0 #faf3e5;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px 8px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	list-style: outside none none;
	margin: 0 0 10px;
	padding: 0;
	width: 25%;
}
#column-left .flexslider,
#column-right .flexslider {
	margin: 0 0 20px;
	box-shadow: 0 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}
.category_filter .sort .form-control {
	cursor: pointer;
}
.productpage .box {
	margin-top: 20px;
}
#tab-description > p {
	margin-bottom: 20px;
}
.tab-content {
	padding: 10px;
	overflow: hidden;
}
.col-sm-4.total_amount {
	margin-top: 70px;
}
.product-tag {
	margin: 5px 0;
}
.image1 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
	float: left;
	height: 49px;
	width: 60px;
}
.image2 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -105px;
	float: left;
	height: 50px;
	width: 60px;
}
.image3 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -45px;
	float: left;
	height: 50px;
	width: 60px;
}
.image4 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 15px;
	float: left;
	height: 50px;
	width: 60px;
}
.information-information #content .aboutus {
	margin-bottom: 20px;
}
.aboutus h2 {
	clear: both;
}
.about-content {
	overflow: hidden;
}
.category_filter .btn-list-grid {
	float: left;
	width: auto;
	padding: 0;
	margin: 0 0 0 5px;
}
.compare-total {
	float: left;
	margin: 5px 10px 0;
}
.pagination-right {
	float: right;
	margin: 1px 5px 0 0;
	width: auto;
}
.category_filter .sort-by {
	float: left;
	margin: 5px 10px 0 0;
	width: auto;
	padding: 0;
}
.category_filter .show {
	float: left;
	margin: 5px 10px 0;
	padding: 0;
}
.category_filter .sort {
	float: left;
	width: 150px;
	padding: 0;
}
.category_filter .limit {
	float: right;
	width: 100px;
	padding: 0;
}
.filterbox .panel-footer #button-filter {
	background: #4e311a;
/* Old browsers */
background: -moz-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#4e311a), color-stop(100%,
	#2c1a0c));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#4e311a 0%,
	#2c1a0c 100%);
/* W3C */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	border: 0 none;
}
button#grid-view, button#list-view {
	background: none repeat scroll 0 0 #fff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.fa-th-list, .fa-th-large {
	color: #C5B390;
	vertical-align: middle;
}
.btn-list-grid button.active .fa-th-list, .btn-list-grid button:hover .fa-th-list, .btn-list-grid button.active .fa-th-large, .btn-list-grid button:hover .fa-th-large {
	color: #D64F2A !important;
}
.filterbox .panel-footer #button-filter:hover {
	background: #db7453;
/* Old browsers */
background: -moz-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#db7453), color-stop(100%,
	#b33917));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#db7453 0%,
	#b33917 100%);
/* W3C */
}
#filter-group1,
#filter-group2,
#filter-group3 {
	padding: 0 15px 4px;
	margin-bottom: 5px;
}
.sort-by-wrapper, .show-wrapper {
	float: left;
}
.category_filter .list.active, .category_filter .grid.active {
	background: #ebebeb;
}
.category_thumb .category_img, .category_thumb .category_description {
	float: left;
	width: 100%;
	padding: 0;
}
.col-sm-12.category_description > p {
	text-align: justify;
	margin-bottom: 12px;
}
.category_img .img-thumbnail {
	padding: 0;
	background: none;
	border: 0 none;
	margin-bottom: 5px;
}
.category_list {
	padding: 0;
}
.category_list ul {
	padding: 0;
	display: inline-block;
	margin-bottom: 15px;
}
.refine-search ul {
	padding: 0;
}
.refine-search ul li {
	list-style: none;
}
.category_list li a {
	background-color: #f1e9d9;
	border: 1px solid #e3dac7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	padding: 2px 5px;
}
.category_list li a:hover {
	background-color: #ede4d1;
}
.category_list li {
	float: left;
	list-style: outside none none;
	margin: 0 10px 5px 0;
}
.category_filter {
	background-color: #faf3e5;
	border: 1px solid #ded2b9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	overflow: auto;
	padding: 5px 8px;
}
.pagination-wrapper {
	background-color: #faf3e5;
	border: 1px solid #ded2b9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: auto;
	padding: 5px 8px;
}
.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
}
.pagination-wrapper .page-result {
	float: left;
	padding: 4px 0 0 0;
	width: auto;
}
.contact-info .left {
	float: left;
	margin: 20px 0;
	width: 50%;
}
.contact-info .right {
	float: right;
	width: 50%;
}
.row.contact-info {
	padding: 0 15px;
}
.information-contact .panel-body {
	padding: 30px;
	overflow: auto;
}
.contact-info {
	color: #666;
}
.contact-info .address-detail {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -235px transparent;
	padding: 5px 0 0 35px;
	height: 28px;
	margin: 10px 0;
	float: left;
	clear: both;
}
.contact-info .telephone {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -314px transparent;
	padding: 5px 0 0 35px;
	margin: 10px 0;
	height: 28px;
	float: left;
	clear: both;
}
.contact-info .fax {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -272px transparent;
	padding: 5px 0 0 35px;
	height: 28px;
	margin: 10px 0;
	float: left;
	clear: both;
}
.address-detail address {
	display: inline-block;
	margin: 0;
}
#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #fff;
}
.main-slider {
	position: relative;
}
.information-sitemap .site-map ul {
	padding: 0 0 0 20px;
	margin: 5px 0 0;
}
.box {
	margin-bottom: 20px;
}
.box-heading {
	//background: url("../image/megnor/sprite.png") no-repeat scroll -8px -406px rgba(0, 0, 0, 0);
	color: #A05E13;
//	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	font-size: 16px;
	//padding: 3px 11px 6px 25px;
	//text-transform: none;
      margin-top: 10px;
      font-weight: bold;
      
}
.common-home #content h2 {
	display: none;
}
#content h3 {
//	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -406px rgba(0, 0, 0, 0);
	color: #4d3019;
	font-family: Trajan Pro, Lucida Sans Unicode, tahoma;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 10px 0;
	padding: 3px 11px 6px 25px;
	text-transform: none;
}
.account-account #content h3 {
	font-size: 14px;
}
.information-information #content h1 {
//	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -406px rgba(0, 0, 0, 0);
	color: #9D7257;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 12px 0 10px;
	padding: 3px 11px 6px 0px;
//	text-transform: none;
}
.information-information #content .aboutus h1 {
	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -406px rgba(0, 0, 0, 0);
	color: #4d3019;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 10px 0;
	padding: 3px 11px 6px 25px;
	text-transform: none;
}
#modal-agree .modal-content .modal-body .aboutus > h1 {
	color: #4d3019;
	font-family: "Droid Serif", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 10px 0;
	padding: 3px 11px 6px 0;
	text-transform: none;
}
#modal-agree .modal-content .modal-body .aboutus > h1:before {
	line-height: 16px;
	content: "\f055";
	font-family: "FontAwesome";
	font-size: 17px;
	padding: 3px 11px 6px 0px;
	color: #B8A47D;
	font-weight: normal;
}
.product-search#content h2 {
	margin: 12px 0 9px;
}
#content h2,
#content h1 {
//	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -406px rgba(0, 0, 0, 0);
	color: #A05E13;
	font-family: Trajan Pro, tahoma;
	font-size: 26pt;
	font-weight: normal;
	line-height: 26pt;
	margin: 12px 0;
//	padding: 3px 11px 6px 25px;
//	text-transform: none;
}
#content .box .box-heading {
	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -402px rgba(0, 0, 0, 0);
	border: medium none;
	color: #4d3019;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 6px 11px 6px 28px;
	text-transform: none;
	clear: both;
}
.box.category .box-heading {
	background: url("../image/megnor/sprite.png") no-repeat scroll -8px -443px rgba(0, 0, 0, 0);
	padding: 3px 11px 6px 25px;
}
/*Other-Page*/
#content .content {
	background-color: #ffffff;
	border: 1px solid #ede5da;
	margin-bottom: 10px;
	padding: 11px 5px;
}
#content .aboutus .content,
#modal-agree .modal-content .modal-body .aboutus .content {
	background-color: #ffffff;
	border: 1px solid #ebe8da;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0;
	overflow: auto;
}
.information-information .buttons {
	margin-bottom: 25px !important;
	margin-top: 10px !important;
}
.information-information .buttons .right a {
	padding: 4px 12px;
	background: #4e311a;
/* Old browsers */
background: -moz-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#4e311a), color-stop(100%,
	#2c1a0c));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#4e311a 0%,
	#2c1a0c 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#4e311a 0%,
	#2c1a0c 100%);
/* W3C */
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	float: right;
}
.information-information .buttons .right a:hover {
	background: #db7453;
/* Old browsers */
background: -moz-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
#db7453), color-stop(100%,
	#b33917));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
#db7453 0%,
	#b33917 100%);
/* IE10+ */
background: linear-gradient(to bottom,
#db7453 0%,
	#b33917 100%);
/* W3C */
}
.product-search .content {
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
}
.col-sm-4.searchbar {
	padding: 0 0 10px 0;
}
.col-sm-3.sort {
	padding-left: 5px;
	padding-right: 0;
	width: 249px;
}
.col-sm-4.searchsubcat {
	padding-left: 10px;
}
.product-search .content p {
	margin: 0;
}
#content .buttons {
//	background: none repeat scroll 0 0 #ffffff;
//	border: 1px solid #ede5da;
	margin: 0px;
	overflow: auto;
	padding: 6px;
}
.product-search .content .checkbox-inline {
	padding: 0 7px;
}
.product-search #content .buttons .right, .affiliate-account #content .buttons .right {
	float: left;
	text-align: left;
}
.product-search #content .content .sort span.customSelect, .account-register #content span.customSelect, .affiliate-register #content span.customSelect, .affiliate-edit #content span.customSelect {
	background-color: #ffffff;
	border: 1px solid #ede5da;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #7a6741;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}
#content .content > p {
	margin: 0;
}
.account-address #content .table  tbody {
	background: #fff;
}
.account-wishlist #content .table tbody tr .text-center img {
	border: 1px solid #ede5da;
}
.account-order-info #content .table tbody tr, .account-transaction #content .table tbody tr, .affiliate-transaction #content .table tbody tr td, .account-reward #content .table tbody tr td {
	background: #fff;
}
.account-order-info #content .table thead td, .account-reward #content .table thead td, .account-transaction #content .table thead td, .account-wishlist #content .table thead td, .account-order #content .table thead td, .affiliate-transaction #content .table thead tr td, .product-compare #content .table thead tr td, .checkout-cart #content .table thead tr td, .account-wishlist #content .table thead tr td, .product_specification .tab-content #tab-specification .table  thead tr {
	background: #faf3e5;
}
.product-compare #content .table thead tr td strong {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #4d3019;
}
.product-compare #content .table tbody tr td strong {
	font-weight: normal;
}
.product-compare #content .table tbody tr td {
	text-align: center;
}
.product-compare #content .table tbody tr td .img-thumbnail {
	border: 0 none;
}
.affiliate-login p {
	margin-bottom: 10px;
}
.account-login h2, .affiliate-login h2 {
	text-transform: uppercase !important;
}
.account-login .new-customer, .affiliate-login .new-customer {
	margin-top: 2px;
	padding-left: 0;
}
.account-login .returning-customer, .affiliate-login .returning-customer {
	padding: 0;
}
.account-login .new-customer h2, .account-login .returning-customer h2 {
	font-size: 14px !important;
}
.well > p {
	margin: 4px 0 10px 0;
	text-align: justify;
}
.information-contact #content .panel.panel-default {
	margin-bottom: 1px;
}
.footer_cms_top a {
	padding: 0 !important;
}
.additional-carousel #additional-carousel .slider-wrapper-outer {
	width: 100%;
	margin: 0 auto;
}
.product-compare .table tbody tr  td .btn.btn-primary {
	margin: 5px;
}
@media (max-width: 1200px) {
.product-info .image-additional {
	width: 100%;
}
#column-left .product-thumb .price-old,
#column-right .product-thumb .price-old {
	margin-left: 0;
}
#column-left .fa-shopping-cart:before,
#column-right .fa-shopping-cart:before {
	display: none;
}
#column-left .hidden-xs,
#column-left .hidden-sm,
#column-left .hidden-md {
	display: block !important;
	text-transform: none;
	font-weight: normal;
}
.col-sm-4.total_amount {
	margin-top: 88px;
}
.cms_block_left {
	width: 49%;
}
.cms_left {
	width: 47%;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: inline;
}
#content .product-carousel .product-block:hover .button-group .cart,
#content .product-layout.product-grid:hover .product-thumb .list-right .cart,
#content .box-product .product-block:hover .button-group .cart,
#related-grid .product-thumb:hover .product-block-inner .caption .cart {
	left: 45px;
}
#content .product-carousel .product-block:hover .button-group .wishlist_button,
#content .product-layout.product-grid:hover .product-thumb .button-group .wishlist_button,
#content .box-product .product-block:hover .button-group .wishlist_button {
	right: 45px;
}
#search .input-lg {
	width: 170px;
}
.custom_footer_inner_block p img, .custom_footer_inner_block {
	width: 940px;
}
.product-list .product-thumb .list-right .cart .hidden-xs.hidden-sm.hidden-md {
	display: block !important;
}
.col-sm-5.header-search {
	width: 230px;
}
#top-links ul li span.hidden-xs.hidden-sm.hidden-md {
	display: block !important;
}
#cart > .btn {
	background-position: 15px 0;
}
.additional-carousel #additional-carousel .slider-wrapper-outer {
	width: 100%;
}
}



@media (min-width: 980px) { .main-menu, .responsive-menu {display:none;}  
header {display:none!important;} }



@media (max-width: 979px) {




#column-left .box-product .image,
#column-right .box-product .image {
	margin-right: 7px;
}
.col-md-4.btn-list-grid {
	margin-bottom: 10px;
}
.pagination-right {
	clear: both;
	float: left;
	margin: 5px 0;
}
header {
	min-height: 125px;
}
.responsive-menu, .main-menu {
	width: auto;
}
.col-sm-5.header-search {
	top: 75px;
}

#custommenu {display:none;}


#cart > .btn {
	background-position: 10px 0;
	padding: 3px 0 0 31px;
}
#search .input-lg {
	width: 170px;
}
.layout-2.left-col #column-left {
	padding: 0 10px 0 0;
}
.cms_content_right img {
	width: 100%;
}
.cms_left, .cms_right {
	width: 100%;
}
.cms_right {
	margin-left: 0;
}
.custom_footer_inner_block {
	margin: 0 15px;
	width: auto;
}
.custom_footer_inner_block img {
	width: 100% !important;
}
#footer .row .column {
	padding: 0;
}
#footer .row .column:first-child {
	padding: 0;
}
footer h5 {
	margin-bottom: 17px;
  margin-top: 17px;
}


footer {margin-top: 0px; }

footer .footer_cms .footer_cms_top h5 {
	margin: 0;
}
.copyright-container {
	border-top: medium none;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}
.content_footer_right {
	border-bottom: 1px solid #c18c6b;
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
}
#bottomfooter ul {
	margin: 0;
}
#footer .row {
	padding: 0 15px;
}
#column-left {
	width: 24%;
}
#column-right {
	width: 24%;
}
.layout-2 #content {
	width: 76%;
}
.box .box-content {
	padding: 5px;
}
.product-list .caption {
	width: 183px;
}
.product-list .product-thumb .product-block-inner .list-right {
	right: 20px;
}
.product-list .product-thumb .product-block-inner .button-group .wishlist_button {
	display: block;
}
#product .links {
	margin: 5px 0 0 0;
}
#column-left .box-product .price,
#column-right .box-product .price {
	white-space: nowrap;
	overflow: hidden;
}
.col-sm-5.header-search {
	width: 230px;
}
.product-thumb .rating {
	top: 150px;
}
.cms_block_left {
	width: 48%;
}
.product-grid .product-thumb .caption h4,
#content .box-product .caption h4 {
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
}
}
@media (max-width: 767px) {
.layout-2 #content {
	width: 100%;
}
.layout-2.left-col #content {
	padding: 0 15px;
}
#top, header, .responsive-menu, .main-menu {
	padding: 0 15px;
}
.responsive-menu, .main-menu {
	margin: 0 0 15px 0;
}
.product-info .image-additional {
	width: 100%;
}
.header-logo, .header-search, .header-cart {
	dispaly: inline-block;
	float: none;
	width: 100%;
}
.header-logo {
	text-align: center;
}
.header-logo > div {
	display: inline-block;
}
.btn-info {
	margin-bottom: 3px;
}
#input-search {
	margin-bottom: 8px;
}
#logo .img-responsive {
	margin: 0 auto 15px;
}
.col-sm-4.total_amount {
	margin-top: 20px;
}
.header-cart {
	margin: 0 auto;
	padding: 0;
	width: 200px;
}
#cart .dropdown-menu {
//	right: -89px;
	width: 350px;
}
.checkout-cart .btn.btn-danger {
	margin-top: -2px !important;
}
.button_class {
	clear: both;
}
.show-wrapper {
	clear: both;
	margin: 10px 0 0;
}
.category_filter .show {
	float: left;
	margin: 8px 10px 0 0;
}
.product-compare .table-bordered {
	float: left;
	width: 100%;
	overflow: auto;
	display: inline;
}
.product-info .image, .product-info .additional-carousel {
	margin: 0 auto;
	width: 300px;
}
.addthis_toolbox.addthis_default_style {
	margin: 10px 0;
}
#footer {
	padding: 20px 15px;
}
.col-sm-5.header-search {
	float: none;
	margin: 0 auto 10px;
	position: relative;
	right: 0;
	text-align: center;
	top: 0;
}
.col-sm-3.header-cart {
	padding: 0;
	position: relative;
	right: 0;
	top: 0;
}
.product-thumb .image img {
	margin: 0 auto;
}
.cms_block_left {
	margin-right: 14px;
}
#content .product-carousel .product-block .button-group .cart,
#content .product-layout.product-grid .product-thumb .button-group .cart,
#content .box-product .product-block .button-group .cart,
#related-grid .product-thumb .product-block-inner .caption .cart {
	left: 0;
	opacity: 1;
	position: relative;
	top: auto;
	visibility: visible;
	margin-bottom: 20px;
}
#content .product-layout.product-grid .product-thumb .list-right .cart {
	right: 20px;
	left: auto;
}
#content .product-carousel .product-block .button-group .wishlist_button,
#content .product-layout.product-grid .product-thumb .button-group .wishlist_button,
#content .box-product .product-block .button-group .wishlist_button {
	left: 0;
	opacity: 1;
	position: relative;
	top: auto;
	visibility: visible;
}
#content .product-carousel .product-block:hover .button-group .cart,
#content .product-layout.product-grid:hover .product-thumb .product-block-inner .button-group .cart,
#content .box-product .product-block:hover .button-group .cart,
#related-grid .product-thumb:hover .product-block-inner .caption .cart {
	left: 0px;
}
.product-thumb .rating, .custom_footer_main_block {
	display: none;
}
.product-list .product-thumb .product-block-inner .list-right {
	position: relative;
	clear: both;
	right: 0;
	top: 0;
}
.product-list .product-thumb .caption {
	display: block;
	width: 100%;
	border: medium none;
	padding: 0;
}
.nav-container .container {
	padding-right: 15px;
	padding-left: 15px;
}
.product-thumb .image img {
	width: auto;
}
#product .links {
	margin: -5px 0;
}
.col-sm-7.product-right {
	padding-right: 15px;
}
.product-list .product-thumb .product-block-inner .list-right {
	border: 0 none;
	padding: 0;
	height: auto;
	text-align: left;
}
.nav-container .container {
	padding: 0;
}
.layout-2.left-col #content {
	padding: 0;
}
}
@media only screen and (max-width: 479px) {
.product-info .image-additional a {
	float: none;
	text-align: center;
}
.table {
	float: left;
	margin-bottom: 20px;
	overflow: scroll;
	width: 100%;
}
.shopping-cart .input-group .form-control {
	width: auto;
	text-align: center;
}
.account-wishlist .table-bordered {
	float: left;
	width: 100%;
	overflow: auto;
	display: inline;
}
#cart .dropdown-menu table {
//	display: inline-block;
}
.flex-direction-nav a:before {
	font-size: 27px !important;
}
#cart .dropdown-menu {
	right: -3px;
	width: 325px;
}
.dropdown-menu.pull-right {
	width: 100%;
}
#cart .dropdown-menu li > div {
	min-width: 100%;
}
.category_filter .limit {
	float: left;
}
.contact-info .left, .contact-info .right {
	width: 100%;
}
.product-info .image, .product-info .additional-carousel {
	width: 100%;
}
.nav-tabs > li {
	width: 100%;
}
.nav-tabs > li > a {
	margin: 0 0 2px;
}
.cms_block_left, .cms_block_right {
	width: 100%;
}
.pagination-wrapper .page-link {
	float: left;
}
.product-layout.product-grid {
	width: 100%;
}
#product .links {
	margin: 0;
}
.nav-tabs {
	border: 0 none;
}
.nav-tabs > li > a {
	border-radius: 0;
}
#cart .dropdown-menu table td {
	padding: 7px;
}
.cart-menu .table.table-bordered > tbody {
	float: right;
}
}
@media only screen and (max-width: 319px) {
.product-info .product-image .customNavigation {
	width: 196px;
	margin: 0 auto;
	position: relative;
}
.product-info .additional-carousel {
	margin: 0 auto;
}
.header-logo .img-responsive {
	width: 100%;
}
.btn-primary {
	margin-bottom: 2px;
}
.compare-total {
	clear: both;
	margin: 8px 10px 10px 0;
}
#cart .dropdown-menu {
	right: 0;
	width: 210px;
}
#cart .dropdown-menu {
	width: 210px;
}
#cart .text-right .addtocart {
	margin: 0 0 5px;
}
#cart .text-right .checkout {
	margin: 0;
}
#search .input-lg {
	width: 155px;
}
.col-sm-5.header-search {
	width: 215px;
}
#language .btn-group .btn-link {
	padding: 5px 0px 5px 0;
}
#top-links ul li span.hidden-xs.hidden-sm.hidden-md {
	font-size: 11px;
}
#currency .btn-group .btn-link {
	margin: 0 0 0 4px;
}
#top-links {
	padding-top: 4px;
}
#product .product-qty #button-cart {
	margin: 5px;
}
#cart .text-right .addtocart {
	float: none;
}
#cart .text-right .checkout {
	float: none;
}
}
#accordion .panel-title > a {
	color: inherit;
	display: inline-block;
	width: 100%;
}
#accordion .panel-title {
	padding: 10px;
}
#accordion .panel-heading .fa.fa-caret-down {
	float: right;
}
#accordion .col-sm-2 {
	width: 25%;
	float: left;
}
#accordion .col-sm-10 {
	width: 75%;
}
#accordion .form-horizontal .control-label {
	text-align: left;
}
.affiliate-account .btn-primary .list-group-item, .affiliate-account .btn-primary .list-group-item:hover {
	padding: 0;
	background: none;
	color: #fff;
}
.affiliate-logout {
	border: 1px solid #eeeeee;
	padding: 10px;
}
<!-- megnor www.templatemela.com - end -->
/*================menu==================*/
#menu,
#lokalita,
#additionalmenu,
#mainmenu {
	display: none;
	visibility: hidden;
}
#lokalita a,
#lokalita a:visited,
#lokalita a:hover {
	color: #000000;
}
#lokalita .mesto {
	background-image: url("/imgs/temy/309.png");
}
#lokalita .selektor {
	background-image: url("/imgs/temy/336.png");
	height: 13px;
	width: 13px;
}
#mainmenu .vsetkyzlavy {
	color: #000000;
}
#mainmenu .novazlava {
	color: #855B24;
}
#additionalmenu a,
#additionalmenu a:visited {
}
#additionalmenu .vyber a,
#additionalmenu .vyber a:visited,
#zoznam_zliav .godetail {
	color: #855B24;
}
.menuitems {
	background-color: #EBD9C6;
}
.menuitems {
	border-color: #AB8455;
}
.menuitems a, .menuitems a:hover, .menuitems a:visited {
	color: #855B24;
}
.menuitems li:hover {
	background-color: #C9A06E;
}
.menuitems li {
	border-bottom-color: #AB8455;
}
#custommenu {
	height: 52px;
	/*position: absolute;
*/
	top: 115px;
	z-index: 1;
	height: 52px;
	/* position: absolute;
*/
	top: 115px;
	z-index: 1;
	//   margin-top: 116px;
	margin-bottom: 40px;
}
#cmenu1 {
	width: 375px;
	height: 52px;
	background-image: url('/obr/left_menu.png');
	float: left;
	position: relative;
}
#cmenu2 {
	float: left;
	background-position: center top;
	width: 233px;
	height: 221px;
	background-image: url(/obr/logo.png);
	background-repeat: no-repeat;
	float: left;
	//    position: absolute;
	//    left: 43%;
	top: 0px;
	display: block;
	margin: auto;
}
#cmenu3 {
	/*position: absolute;
*/
	left: 607px;
	width: 375px;
	height: 52px;
	background-image: url('/obr/right_menu.png');
	float: right;
}
ul.main_menu {
	margin: 0;
	padding: 0;
	font-family: Trajan Pro;
}
ul.main_menu li {
	list-style: none;
	float: left;
}
ul.main_menu li a {
	font-size: 14px;
	color: #371f0f;
	height: 33px;
	padding: 17px 10px 0 10px;
	display: block;
	text-decoration: none;
	font-family: Trajan Pro, Lucida Sans Unicode, tahoma;
	font-weight: bold;
}
ul.main_menu li.separator {
	width: 5px;
	margin: 23px 0 0 0;
	height: 5px;
	background-image: url('/obr/point.png');
	background-repeat: none;
}
ul.main_menu li.house a {
	background-position: center center;
	font-size: 14px;
	color: #371f0f;
	height: 52px;
	padding: 19px 8px 0 20px;
	display: block;
	text-decoration: none;
	background-image: url('/obr/house.png');
	background-repeat: no-repeat;
	width: 20px;
	margin-right: 3px;
	margin-left: 13px;
}
#webpagemenu .menuitem {
	font-weight: bold;
	font-size: 10pt;
	color: #C18C6B;
}
#webpagemenu .menuitem a {
	color: inherit;
	text-shadow: none;
	filter: none;
}
#webpagemenu .submenuitem {
	color: #9D7257;
	font-weight: normal;
}
#webpagemenu .submenuitem:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#webpagemenu .submenuitem a,
#webpagemenu .submenuitem a:hover {
	background-image: url('obr/point.png');
	line-height: 19px;
	font-weight: inherit;
}
#nahlad {
	color: #FFFF00;
}
/*================//menu==================*/
.saleback {
	display: none;
}
#cmenu1,
#cmenu3 {
	margin-top: 116px;
}

.detail1 {font-size: 11pt;
    color: #7caf41; float: right; font-weight: bold;}
    
.price a:hover {color: #9D7257;  text-decoration: underline;}
.price a {color:#9D7257;}

.list-right2 {    float: right;
    margin-top: 4px;}
    
.list-right2 p   {font-weight: bold;}

#head3 a {
    font-size: 11px;
    font-family: tahoma;
    color: #9D7257;
    float: left;
    text-decoration: none;
    background-position: left center;
    background-image: url(/obr/fcb.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    display: block;
    line-height: 30px;
//    margin-left: 75px;
 //   margin-top: 42px;
}

#head3 {       position: absolute;
      top: -60px;}
      
      
#platby{float: none;height: 100px;}
#cfooter1{background-position: center center;width: 230px; /*background-image: url('/obr/fivestar.png'); */background-repeat: no-repeat;text-align: center;float: left;height: 100px;}
#cfooter2{float: left;text-align: center;width: 521px;}
#cfooter3{background-position: center center;width: 230px;  /*background-image: url('/obr/residence.png');*/ background-repeat: no-repeat;text-align: center;float: right;height: 100px;}


#platby .paymentimg {line-height: 40px; height:40px; vertical-align: baseline;}
#platby .paymentimg img {background-color:White;height:31px;width:90px;border-width:0px;padding:1px;border-width:0px;}
#platby .paymentcardimg {line-height: 40px;height: 40px;display: inline-block;vertical-align: baseline;}


.copyright {  
    margin-top: 20px;
      text-align: center;
    font-size: 8pt;
    color: #c18c6b;}
    
#column-right  .box-content {padding-left: 0px;}

#featured-grid .product-block-inner  {padding-left: 0px;}

#featured-grid .price-new:hover   { background-color: #BC925F;   }

 .product-title {color: #A05E13!important;
   
    font-size: 26pt!important;
     line-height: 30pt!important;
    font-weight: bold!important;
    text-align: left!important;
    text-transform: uppercase!important;
    margin:0px!important;
    padding:0px!important;    margin-bottom: 20px!important;}
    
.description-1 {text-align: left;
    padding-left: 0px;
    font-weight: normal;
    color: #C18C6B;font-size: 14pt;
  
    line-height: 20pt;
    margin-bottom: 30px!important;}
    
.old-price {text-align: center;
    width: 100%;
    display: block;
    float: left;
    margin-top: 27px;}
    
    
.old-price1     {
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    margin-top: 27px;
    font-size: 18px;
    font-weight: bold;}
    
.logo-href {    display: block;
    width: 100%;
    height: 100%;}
    
#cart .text-left {margin-left:5px;}

.checkout-checkout h2 {    font-family: Trajan Pro, tahoma;}
//.checkout-checkout #column-right {width:100%;}
.checkout-checkout .image img {   width: 140px!important;}
.left-1 {text-align: right;}
.payment-method p {font-size: 24px;}

.checkout-cart .table-responsive thead {color:#C18C6B; font-weight:bold;}

.checkout-cart #content .table thead tr td {background: transparent;}
#column-right .price-new:hover {color:white;}

.checkout-cart .table-responsive a {color:#9D7257;}

.payment-image { max-width: 150px; }
.paymentcardimg img { max-height: 25px;}


@media (min-width: 980px)    {

#menu  {          display: none!important;     } 


      
                              } 
                              
                              
@media (max-width: 979px)    { .nav-container .container {background-image: none;}   

header {
background-size: contain;
    background-image: url(/obr/top_bg.png);
    background-position-x: 11px;
    background-repeat: no-repeat;
        }
        
        
#cart {    top: 0px;
  // width: 100%;
     margin-left: 0px;
  //  width: 50%;
    float: right;
    margin-top: -50px;
    z-index: 999999;
    //    position: relative;
    
    }        


           }   
           
           
.fb-3 {font-size: 11px;
    font-family: tahoma;
    color: #9D7257;
    float: left;
    text-decoration: none;
    background-position: left center;
    background-image: url(/obr/fcb.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    display: block;
    line-height: 30px;
  }            
  
  
@media (max-width: 500px)    {  #cfooter1, #cfooter2, #cfooter3 {width: 100%;}   #cfooter1{display: none;} }   

.green-1 {color:#7caf41!important;}         

#tab-description img { display: block;
  margin-left: auto;
  margin-right: auto;}
  
  .respo-cart::before {background: (http://www.akcie.ayurganesh.sk/catalog/view/theme/OPC060144/image/megnor/cart.png); }
  
  
@media (min-width: 450px) and (max-width: 979px)    {

#cart > .btn {
  
    padding: 3px 0 0 60px;
    width: auto;
}

.header-logo2 { max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


    }
  
  
@media (max-width: 380px)    { #d_quickcheckout .table > thead > tr > td {padding: 0px!important;}  

#d_quickcheckout  .table {margin-left:-40px;}



}       

#category-cart {color: #7caf41!important;
    background: unset;
    border: none;}
#category-cart:hover {text-decoration: underline;}

.shopping-cart input  {    min-width: 50px;}