body {
	background: #d3c9c0;
    color: #371912;
    font-family: "Droid Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
:focus{outline:none !important;}
header{
	background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.63);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.63);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.63);
	margin-bottom:15px;
}
@media only screen and (min-width: 1200px) {
header{background: url("../image/megnor/top_img.jpg") no-repeat scroll left top #ffffff;}
}
header .container{background:none;padding:0 15px;}
.slideshow.container {
  	border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-khtml-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
    padding: 10px 10px 0;
}
.common-home .container.wrapper_container_inner{border-radius:0;}
h1, .page-title{
	font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
h2,.refine-search{
 font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
	font-weight:bold;
}

 h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:15px;}
.fa-stack .fa{font-size:15px;}
/* Override the bootstrap defaults */
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: #229ac8;
}
/* top */


#cart-total .fa-shopping-cart::before{display:none;}
#top .header-left{float:left;padding:0;}
#top .heder-right{float:right;padding:0;}
#top {	
}
#top .container {
	padding: 0;
}
#top #currency .currency-select {
	text-align: left;
	width:100%;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #a84012;
	background-color: #FFFFFF;
}

#currency .dropdown-menu { padding: 8px;}
#currency{margin:0 15px 0 5px;}
#language{
    margin: 0 5px;
}
#language .btn > span,#currency .btn > span{
    display: none;
}
#currency .btn > strong {margin-right:2px;}
#language .btn > img{
    vertical-align: initial;
	margin-right:5px;
}
#language .dropdown-menu{padding:5px;}
#language .dropdown-menu li a img{margin-right:3px;} 
#language .btn .fa.fa-caret-down,#currency .btn .fa.fa-caret-down{color:#A1847D;}
#language .dropdown-menu > li > a{padding: 1px 4px;font-size:13px;line-height:22px;}
#currency .currency-menu li .btn{height:auto;padding:1px 4px;font-size:13px;}
#currency .dropdown-menu .btn { }
#language .dropdown-menu > li > a:hover {color:#a84012;background:none;}
#top .btn-link, #top-links li, #top-links a,#language .dropdown-menu > li > a {
	color: #371912;	
	text-decoration: none;
	font-size:13px;
	text-align:left;
}
#top-links li{padding:0;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #a84012;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #a84012;
	background-color:#FFFFFF;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 25px;
}
#top-links ul{margin-bottom:10px;}
#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #currency .btn-link, #top #language .btn-link {
padding: 0;
}
#top-links .dropdown-menu>li>a{padding:1px 4px;}

/* logo */
.header-logo{float:left;}
.header-search{
	left: 12px;
    position: absolute;
    top: 30px;
}
.header-cart{
	clear: both;
    float: right;
    margin-bottom: 19px;
}
#logo {
	margin: 5px 0 0 0;
	display:inline-block;
}
/* search */
#search {
	 background: none repeat scroll 0 0 #d3c9c0;
    border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
    float: left;
    margin-top: 0px;
    padding: 5px;
    position: relative;
    width: 230px;
    z-index: 15;
}
#search .input-lg {
	border: 0 none;
    border-radius: 5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	-khtml-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
    height: 29px;
    line-height: 25px;
    padding: 0 10px;
}
#search .btn-lg {
	background: #fff;   
    border-radius: 0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	-khtml-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
    color: #917358;   
    line-height: 18px;
    padding: 6px 7px;
}
#search .btn-lg .fa{font-size:18px;}
/* cart */
#cart {
	margin-bottom: 10px;
	float:right;
	 border-left: 1px solid #c6baaf;
    padding-left: 20px;
}
#cart > .btn {
	background: url("../image/megnor/cart_icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color:#371912;
    float: right;
    padding: 2px 0 2px 30px;
    position: relative;
    z-index: 1;
}
#cart.open > .btn {
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart .btn h4{
	display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-right: 10px;
    margin-top: 0;
}
#cart-total {
    padding-right: 5px;
	font-size:13px;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 350px;
	padding:10px;
}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu .table-bordered{border:0 none;}
#cart .dropdown-menu .table-bordered tbody tr td{padding:4px;font-size:13px;}
#cart .dropdown-menu .table-striped{border-bottom:1px solid #eae0d8;}
#cart .dropdown-menu table td{border:none;background:none;}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
margin:20px 0;
}
/* menu */
.nav-container{}
.nav-responsive { display:none;}
.responsive-menu,
.main-menu {		
	height: 44px;
	display:inline-block;
	float:right;
	clear:both;
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
 
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
	float:right;
}
.main-menu > ul > li {
	float: right;
    margin-left: 4px;
    padding-bottom: 6px;
    position: relative;
    z-index: 9;	
}
.main-menu > ul > li:hover {
} 
 
 .nav-responsive span,
.main-menu > ul > li > a {
	background-color: #3d1c14;
    border-radius: 7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	-moz-border-radius:7px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    padding: 8px 10px;
    position: relative;
    z-index: 6;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	background: none repeat scroll 0 0 #ebe2d9;
    border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
    box-shadow: 0 -1px 1px #d3d3d3;
	-moz-box-shadow: 0 -1px 1px #d3d3d3;
	-webkit-box-shadow: 0 -1px 1px #d3d3d3;
    color: #a84012;
    padding-bottom: 13px;	
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: none repeat scroll 0 0 #ebe2d9;
    border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	-khtml-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
    box-shadow: 0 4px 1px #8d735c;
	-moz-box-shadow: 0 4px 1px #8d735c;
	-webkit-box-shadow:0 4px 1px #8d735c;
    padding: 8px 0;
    position: absolute;
    right: 0;
    z-index: 5;
} 
.main-menu > ul > li:hover > ul {
	display: block;
	width:180px;
} 
.main-menu > ul > li ul > li > ul {
	background: none repeat scroll 0 0 #ebe2d9;
    border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px 0 0 7px;
	-khtml-border-radius:7px 0 0 7px;
	-moz-border-radius: 7px 0 0 7px;
    box-shadow: 0 4px 1px #8d735c;
	-moz-box-shadow: 0 4px 1px #8d735c;
	-webkit-box-shadow:0 4px 1px #8d735c;
    padding: 8px 0;
    position: absolute;
    z-index: 5;
	display:none;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    right: 160px;
}

.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 , .responsive-menu .main-navigation li a{	
	 color: #43292b;
    display:block;
    padding: 4px 10px;
    white-space: nowrap;
}
.main-menu > ul > li ul > li > a{min-width: 160px;text-align: right;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	background: none repeat scroll 0 0 #d3c9c0;
    color: #a84012;
}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/menu_arrow.png) ;
	background-repeat:no-repeat;
	background-position: left center;
}
.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;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
#wrapper{	
	padding:0 10px 0 0;
	width:77%
}
.common-home .layout-2.left-col #column-left{
	width:22.3%;
	padding:0 15px 0 10px;
}
.common-home .layout-2.right-col #column-right{
	width:22.3%;
	padding:0 10px 0 15px;
}
.common-home .layout-2 #content{
	width:100%;
	padding:10px;
	background:#FFF;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border:1px solid #eae0d8;
}
.common-home .layout-2.left-col #content {
		
}
.common-home .layout-2.right-col #content {  
}
/* 1-col layout */

#column-left{
	width:25%;	
}
#column-right{
	width:25%;	
}
.layout-1 #content{
}

/* 2-col layout */



.layout-2.left-col #column-left{
	width:23%;
	padding:0 15px 0 10px;
}
.layout-2.right-col #column-right{
	width:23%;
	padding:0 10px 0 15px;
}
.layout-2 #content{
	width:100%;
	padding:10px;
	background:#FFF;
	border-radius:5px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border:1px solid #eae0d8;
}
.layout-2.left-col #content {
		
}
.layout-2.right-col #content {  
}

/* 3-col layout */
.layout-3 #column-left{	
	width:25%;
}
.layout-3 #column-right{			
	width:25%;
}
.layout-3 #content{		
	width:50%;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {	
	color: #e2e2e2;
}
#footer {
    clear: both;
    min-height: 100px;
    overflow: auto;
    padding: 15px 30px 17px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
#footer .column{padding:0 ;}
#footer .col-sm-3.column.social-block{padding:0 15px;}
#footer .column ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}
#footer .column li a { 
   color:#371912;
}

#footer .column li a:hover {  
	color:#a84012; 
}
footer .row{margin:0;}
footer .container{
	margin:0 auto 15px;
	padding:0 10px 10px;
	border-radius:0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	color: #a84012;
    font-family: arimo,Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-bottom: 8px;
    margin-top: 0;
	font-weight:bold;
}
#footer .column ul li {
    line-height: 26px;
}
#bottomfooter_wrap {
    position: relative;
	margin:0 -15px;
}
#bottomfooter_top {
    background: url("../image/megnor/img_left.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 76px;
    left: -6px;
    position: absolute;
    top: -7px;
    width: 12px;
}
#bottomfooter_bottom {
    background: url("../image/megnor/img_right.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 76px;
    position: absolute;
    right: -8px;
    top: -7px;
    width: 12px;
}
#bottomfooter {
    background-color: #3d1c14;   
    padding: 10px;
    text-align: center;
    width: 100%;
}
#bottomfooter ul {
    margin: 0;
    padding: 0 0 4px;
}
#bottomfooter li {
    background: url("../image/megnor/footer_pipe.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline;
}
#bottomfooter li:last-child{background:none;}
#bottomfooter li a {
    color: #bfaea0;
    padding: 0 12px 0 6px;
}
#bottomfooter li a:hover{color:#ffffff;}
.company {
    background: url("../image/megnor/addr.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    width: 20px;
	height:25px;
}
.company_inner, .email_inner, .tel_inner {
    padding-left: 20px;
	color:#371912;
}
.tel {
    background: url("../image/megnor/phone.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    width: 20px;
	height:25px;
}
.company_inner, .email_inner, .tel_inner {
    padding-left: 20px;
}
.email {
    background: url("../image/megnor/email.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    width: 20px;
	height:25px;
}

.whatsapp {
    background: url("../image/megnor/whatsapp.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    width: 20px;
	height:25px;
}

.wechat {
    background: url("../image/megnor/wechat.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    width: 20px;
	height:25px;
}

.social_block li {
    display: inline-block;
    font-size: 0;
    list-style: outside none none;
    margin-right: 0;
    text-indent: -999em;
    transition-duration: 500ms;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-ms-transition: 500ms;
	-o-transition: 500ms;
    width: 40px;
}
.social_block ul li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: block;
    font-size: 0;
    height: 40px;
    width: 40px;
}
.social_block li.facebook {
    background: url("../image/megnor/social_sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social_block li.facebook:hover {
    background-position: -56px 0;
}
.social_block li.twitter {
    background: url("../image/megnor/social_sprite.png") no-repeat scroll 0 -58px rgba(0, 0, 0, 0);
}
.social_block li.twitter:hover {
    background-position: -56px -58px;
}
.social_block li.linkedin {
    background: url("../image/megnor/social_sprite.png") no-repeat scroll 0 -117px rgba(0, 0, 0, 0);
}
.social_block li.linkedin:hover {
    background-position: -56px -117px;
}
.social_block li.gmail {
    background: url("../image/megnor/social_sprite.png") no-repeat scroll 0 -176px rgba(0, 0, 0, 0);
}
.social_block li.gmail:hover {
    background-position: -56px -176px;
}
.payment_block1.column li {
    float: left;
    margin: 0 10px 0 0;
}
.payment_block1.column {
    margin-top: 10px;
}
.common-home .content_footer_top{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #eae0d8;
    border-radius: 5px;   
    padding: 0 20px;
	margin:0 0 10px;   
}



@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	padding:0;
	margin-bottom:10px;
}
.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 {
	background: none repeat scroll 0 0 #ffffff;
    margin-bottom: 10px;
    overflow: auto;
    padding: 6px;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px; 	
}
.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, .dropdown-menu.myaccount-menu, #currency .dropdown-menu .btn-link{
	font-size: 13px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	 background: none repeat scroll 0 0 #a84012;    
    color: #ffffff;
    cursor: pointer;
}
.btn-primary {
	background: none repeat scroll 0 0 #a84012;
  
    color: #ffffff;
    cursor: pointer;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #3d1c14;  
	
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
		box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-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;	
	background: #d9534f;			
}
.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);
	-webkit-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);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-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);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.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 { 
    border-color: #dddddd;
    border-image: none;
} 
.filterbox .list-group div{margin-left:8px;padding:0;}
.filterbox .list-group div label{margin:5px 0;}
.filterbox .list-group a.list-group-item{font-weight:bold;}  
.list-group a {
	line-height:22px;
	padding:2px 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color:#a84012;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.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;
}
.product-thumb .image {
	background: none repeat scroll 0 0 #ffffff;
    display: block;
    margin-bottom: 0;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {	
}
.product-thumb .image img {	 
	 display: block;
	 margin: 0 auto;
	 max-width: 100%;
	 padding: 3px;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-list .product-thumb{	
	 border-color:  #eae0d8;
    border-style: none none solid;
    border-width: medium medium 1px;
    padding-bottom: 10px;
	margin:5px 6px;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	 border: 1px solid #eae0d8;
    border-radius: 4px;
	margin-right:15px;
}
}
.product-thumb h4 { 
  margin:5px 0;
  width: 70%;
  white-space: nowrap;
  
  text-overflow: ellipsis;
}
.product-details .caption h4 a{
width: 200px;
float: left;
}
.product-thumb .caption {
	float:left;
	width:80%;
}

@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 {
	position:absolute;
	bottom:30%;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
}
.rating .fa-star,#review .fa-star {
	color: #a84012;
	font-size: 15px;
}
.rating .fa-star.off,#review .fa-star.off {
	color: #666666;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o{
	color: #a84012;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #371912;
	display:inline-block;
	vertical-align:middle;
	margin:0 0 12px;
	font-size:15px;	
}
.product-thumb .price-new {
	font-weight:normal;
	float:left;
	color:#371912;
}
.product-thumb .price-old {
	color: #a84012;
	text-decoration: line-through;
	margin-right: 10px;
	float:left;
	font-size:15px;
}
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 15px;
    width: 100%;
	color:#371912;
}
.product-thumb .button-group {	
	display: inline-block;
    float: right;
    margin-top: 20px;
}
.product-list .product-thumb .button-group .addtocart {display:none;}
.product-list .product-thumb .right .button-group .addtocart{display:block;}
.product-list .product-thumb .right .button-group .addtocart{
			background: none repeat scroll 0 0 #a84012;
			color: #ffffff;
			float: none;
			font-size: 14px;
			margin: 0 auto;
			padding: 4px 12px;
			text-align: center;		 
			width: auto;
			 transition-duration:300ms;
			 -webkit-transition: 300ms;
			-moz-transition: 300ms;
			-ms-transition: 300ms;
			-o-transition: 300ms;
}
.product-list .product-thumb:hover .right .button-group .addtocart{background-color:#3d1c14;}
.product-list .product-thumb .product-details .wishlist,
.product-list .product-thumb .product-details .compare,
.product-list .product-thumb .right .price{display:block;}
.product-list  .product-thumb .price{display:none;}
.product-list  .product-thumb .right {
	float: right;
    margin: 20px 0 0;
    text-align: left;
    width: 150px;
}
.product-list  .product-thumb .right  .price{margin:0;text-align:center;}

.product-list .product-thumb .price-new,.product-list .product-thumb .price-old{float:none;}

.product-list .product-thumb .right .button-group {
    float: none;
    margin: 0;
    text-align: center;
	display:block;
}
.product-list .product-thumb .button-group{float:left;margin:0;}
.product-list .product-details .caption .desc{
 	color: #4d4d4d;
    margin-bottom: 5px;
    text-align: justify;
}
.product-list .product-thumb .rating{position:static;}
.product-list .product-details .button-group .wishlist{
    background: url("../image/megnor/wish-compare.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    color: #6f6f6f;
    font-size: 12px;
    height: auto;
    padding-left: 18px;
	width:auto;
	float:left;
}
.product-list .product-details .button-group .wishlist:hover{background-position:left -16px;color:#a84012;}
.product-list .product-details .button-group .compare{
    background: url("../image/megnor/wish-compare.png") no-repeat scroll left -35px rgba(0, 0, 0, 0);
    color: #6f6f6f;
    font-size: 12px;
    height: auto;
    padding-left: 18px;
	width:auto;
	margin-left:10px;
}
.product-list .product-details .button-group .compare:hover{background-position:left -55px;color:#a84012;}
.product-list .product-details {   
    float: left;
    padding-right: 10px;
    width: 325px;
}
.product-list .product-thumb .caption{width:100%;}
.product-list .sale{left:5px;right:auto;}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button {
	background: url("../image/megnor/cart_icon1.png") no-repeat scroll center center #a84012;
    border: medium none;
	border-radius:5px;
    float: right;
    font-size: 0;
    height: 30px;
    margin-top: 6px;
    padding: 0;
    transition-duration:300ms;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
    width: 36px;	
}
#cart .text-right .addtocart,#cart .text-right .checkout{padding:2px 12px;background:#a84012;border-radius:5px;color:#fff;}
#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{background:#371912;}
#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left;}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb .button-group button + button {
	display:none;
	
}
.product-thumb:hover .button-group button,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{	
	background-color: #3d1c14;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	
}
}
.thumbnails {	
	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;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

.product-info .image {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
.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: 15px;
    padding-right: 15px;
	width:285px;	
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-bottom:0;
	border:0 none;	
}

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}

<!-- Megnor www.templatemela.com - Start -->

/* box */  
.box {
	margin-bottom:12px;
}
.box{margin-bottom:12px;}

#column-left .box-top-heading {
    background: url("../image/megnor/categori_img.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 53px;
    left: -20px;
    position: absolute;
    top: -11px;
    width: 10px;
}
#column-left .box .box-heading {
    background: none repeat scroll 0 0 #3d1c14;
    border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-khtml-border-radius: 0 3px 3px 0;
    color: #ffffff;
    font-size: 14px;
    margin-left: -11px;
    padding: 9px 15px;
}
.box .box-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;	
	background: #545F61;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: #fff;
}
.box .box-content {
	padding:10px 5px;	 
}

#content .box .box-heading {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;   
    color: #a84012;
    font-family: "Arimo",Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding: 5px 10px;
	clear:both;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:5px 0;
 
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:2px 0;
}
.box .box-content ul li a , #content .content ul li a{
}
.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{
}

.box .box-content ul ul{
	margin-left:15px;
}


/*CMS-Subbanner*/
.common-home .col-sm-12.subbanner{padding:0;}
#subbanner1 {
    float: left; 
	padding:0 5px;
	margin-bottom:5px;   
}
#subbanner2{
	padding:0 0 0 15px;
	margin-bottom:5px;
}
.banner div {    
    text-align: center;
    width: 100%;
}
.banner div img {    
}
.single-banner {
    margin-bottom: 12px;
}
/* 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:auto;
	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{	
	margin:4px 2px; 
	background:#fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	clear:both;
	overflow:hidden;
	border:1px solid #eae0d8;
}

#content .image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }	
.product-block-inner {position: relative;}

.grid_default_width { width:230px;}
.featured_default_width{ width:245px;}
.module_default_width{ width:190px;}
.latest_default_width{ width:245px;}
.special_default_width{ width:245px;}
.related_default_width{ width:245px;}
.bestseller_default_width{ width:245px;}
.additional_default_width{ width:74px;}
.banners-slider-carousel .product-block-inner{text-align:center;}



#content #module-0-carousel.product-carousel .product-block{background:none;border:0 none;}
#content .product-carousel .product-block,
#content .product-grid  .product-block,
#content .box-product .product-block{ 
	 background: none repeat scroll 0 0 #f6efe9;
    border: 1px solid #eae0d8;
    border-radius: 3px;
    clear: both;
    margin: 5px 6px;
    overflow: hidden;
}
#content .product-carousel .product-block-inner:hover .product-details,
#content .product-grid .product-block-inner:hover .product-details,
#content .box-product .product-block-inner:hover .product-details{
	background:none repeat scroll 0 0 #eee2d8;
}



.product-carousel .product-block{margin:5px 6px;}

#content .product-carousel .product-block:hover
#content .product-grid .product-block:hover 
#content .box-product .product-block:hover {
    background: none repeat scroll 0 0 #eee2d8;
}

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


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}

#content .product-carousel .product-block-inner,
/*#content .product-grid-list .product-block-inner,*/
#content .box-product .product-block-inner{ overflow:hidden;clear:both;}

#content .product-carousel .product-block-inner .product-details,
#content .product-grid .product-block-inner .product-details,
#content .box-product .product-block-inner .product-details{
 	background: none repeat scroll 0 0 #f6efe9;
    padding: 5px 10px;
	display:table;
	width:100%;
}
#content .product-carousel .product-block .image img, 
#content .product-grid .product-block .image img,
#content .product-list .product-block .image img,
#content .box-product .product-block .image img{
		transition-duration: 1500ms;		
		-webkit-transition: 1500ms;
		-moz-transition: 1500ms;
		-ms-transition: 1500ms;
		-o-transition: 1500ms;
}

#content .product-carousel .product-block:hover .image img, 
#content .product-grid .product-block:hover .image img,
#content .product-list .product-block:hover .image img,
#content .box-product .product-block:hover .image img{ 
		 transform: scale(0.9);
		 -webkit-transform: scale(0.9);
		-ms-transform:scale(0.9);
		-o-transform:scale(0.9);
		-moz-transform:scale(0.9);
		transition-duration:1500ms;
		-webkit-transition: 1500ms;
		-moz-transition: 1500ms;
		-ms-transition: 1500ms;
		-o-transition: 1500ms;
}
.banners-slider-carousel {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
}

.sale{	
	 background-color: #d3c9c0;
    border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
    color: #3d1c14;
    font-size: 13px;
    padding: 2px 6px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-transform: uppercase;
    top: 5px;
}	
.product-grid .product-block .right{display:none;}
/*category-page*/
.row.category{margin:0;}
.product-layout.product-grid,.product-layout.product-list{padding:0;}
.product-grid .product-thumb .price-tax{display:none;}


	
/* 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: 20px;	
	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:10px;
	border:1px solid #ddd;
}
#column-left  .product-thumb .price-old,
#column-right  .product-thumb .price-old{margin-right:5px;font-size:14px;}

#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float:left;
	width:auto; /* specify width as per your requirement */
	
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	width:auto;
	float:none;
}


#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:14px; margin: 0 0 5px;line-height:normal;}
#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; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	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:55px;}

#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;line-height:normal; }

#column-left .box{position:relative;}

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox
{padding:20px 5px 10px;}

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	margin-bottom:20px;
	border:0 none;
overflow: hidden;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
	color:#a84012;
    padding: 0;
    width: auto;
	height:inherit;
	font-size:13px;
	margin-top:0;
}	
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {color:#3d1c14;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none;display:table;float:none;margin:0; }

.top_button {
	 background: url("../image/megnor/back-to-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 55px;
	width: 46px;
	right: 14px;
	bottom: -4px;
	display: none;
	position: fixed;
	z-index: 95;
	font-size:0;
   
}
#content ul.list-unstyled {
    overflow: auto;   
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f6efe9;
    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%;
}
.product-manufacturer p a{font-weight:bold;}
.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:20px;}
.tab-content img{max-width:100%;}
.tab-content {
    border-bottom: 1px solid #eae0d8;
    border-left: 1px solid #eae0d8;
    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;

    border-right: 1px solid #eae0d8;    
    padding: 10px;
    z-index: 2;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
#content .aboutus {
    clear: both;
	margin-bottom:20px;
}
.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}

.category_filter #list-view{
	 background: url("../image/megnor/sprite.png") no-repeat scroll -31px -233px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 25px;
	border-radius:0;
}
.category_filter #grid-view{
 	background: url("../image/megnor/sprite.png") no-repeat scroll -6px -233px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 25px;
}
.category_filter #grid-view:hover,.category_filter #grid-view.active{
	background: url("../image/megnor/sprite.png") no-repeat scroll -6px -205px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 25px;
}
.category_filter #list-view:hover,.category_filter #list-view.active{
	background: url("../image/megnor/sprite.png") no-repeat scroll -31px -205px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 25px;
}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#333;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left; margin: 4px 10px 0;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 6px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 6px 10px 0;padding:0;}
.category_filter .sort { float: left; width: 150px;padding:0;}
.category_filter .limit {float: right; width: 100px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.category_description > p{font-size:13px;}
.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
   background-color: #a84012;   
    color: #ffffff;
    display: block;
    padding: 5px 8px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.category_list li a:hover {
    background-color: #3d1c14;
    color: #ffffff;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.category_filter{
   border-bottom: 1px solid #eae0d8;
    border-top: 1px solid #eae0d8;
    margin-bottom: 10px;
    overflow: auto;
    padding: 8px 0 4px;
}
.pagination-wrapper{
	margin-top:10px;
	border-bottom: 1px solid #eae0d8;
    border-top: 1px solid #eae0d8;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 8px 0;
    width: 100%;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 3px 0 0;
	width:auto;
}
/*Product-page*/
#content.productpage ul.list-unstyled.description {
    border-top: 1px solid #eae0d8;
    padding: 5px 0px 10px;
}
#content.productpage ul.list-unstyled li {
    padding: 2px;
}
.productpage ul.list-unstyled label {
    margin: 0;
    width: 108px;
	font-size:14px;
	font-weight:normal;
}
#content.productpage ul.list-unstyled.price {
    padding: 0 0 5px;
}
.productpage .description {
    border-bottom: 1px solid #ededed;  
    line-height: 22px;
    margin-bottom: 10px;
    padding: 5px 5px 10px;
}
.productpage ul.price {
    border-bottom:1px solid #eae0d8;
    padding-bottom: 10px;
}
.productpage .price h2 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 10px;
}
#content.productpage ul.price .old-price{
    color: #a84012;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-right: 5px;
}
 #content.productpage ul.price .special-price {
 color: #371912;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-right: 5px;
 }
#content.productpage ul.list-unstyled.price li {
    padding: 0;
}
.productpage .price-tax {
    color: #371912;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
}
.productpage li.points {
    clear: both;
    color: #6f6f6f;
    font-size: smaller;
    margin-bottom: 20px;
}
.productpage li.discount {
    color: #4d4d4d;
    font-size: 12px;
    font-weight: normal;
}
.productpage .product-image .image .thumbnail{
 	border: 1px solid #eae0d8;
    border-radius: 3px;
	-webkit-border-radius:3px;
-khtml-border-radius:3px;
-moz-border-radius:3px;

    display: block;
    margin-bottom: 15px;
    padding: 10px;
    text-align: center;
}
#product .cart .control-label {
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
.productpage #input-quantity {
    float: left;
    height: 28px;
    margin-right: 10px;
    text-align: left;
    width: 40px;
}
.productpage #button-cart {   
    
}
.productpage div > span.or {
    color: #999999;
    margin: 0 5px;
    vertical-align: top;
}
.product-right .links {
    display: inline-block;
    margin-top: -10px;
    vertical-align: top;
}
#product .cart .links button {
    display: block;
}
.product-list .wishlist, .product-list .compare, .productpage .wishlist, .productpage .compare{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}
.productpage .wishlist:hover, .productpage .compare:hover{color:#a84012;}
.productpage .cart {    
     border-bottom: 1px solid #e7e7e7;
    margin-bottom: 0;
    padding: 10px 5px 10px 0;
    z-index: 999;
}
.productpage #product .alert-info{
	color: #999999;
    font-size: 11px;
    padding: 5px 0 0;
	background:none;
	border:0 none;
	margin:0;
}
.col-sm-7.product-right{}
.col-sm-5.product-left{width:310px;margin-bottom:15px;}
.col-sm-7.product-right{width:458px;padding:0 15px 0 0;margin-bottom:20px;}

#tab-specification thead tr td{background:none repeat scroll 0 0 #f6efe9;}
#tab-specification thead tr td strong{font-weight:normal;}

#content .content {   
    border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #eae0d8;
    margin-bottom: 10px;    
    padding: 10px;
}

.contact-info .left {
    float: left;   
    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 strong {
    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 .address-detail,.contact-info .telephone,.contact-info .fax{float:left;width:100%;}
.contact-info .telephone strong{
    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 .wechat_cms strong{
    background: url("../image/megnor/wechat_cms.png") no-repeat scroll 4px 2px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}

.contact-info .whatsapp_cms strong{
    background: url("../image/megnor/whatsapp_cms.png") no-repeat scroll 4px 2px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}

.contact-info .email_cms strong{
    background: url("../image/megnor/email_cms.png") no-repeat scroll 4px 2px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}

.contact-info .fax strong{
    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;
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
}
#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 .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count{margin: 0 10px;}
.productpage .rating-wrapper{
 	border-bottom: 1px solid #eae0d8;
    margin: 10px 0;
    overflow: hidden;
    padding-bottom: 10px;
}
.checkout-cart .hasCustomSelect{width: 95% !important;}
.product-title{
 	font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
	margin-bottom:5px;
}
.product-option{
	color: #444444;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 12px;
}
.copy-right {
   clear: both;
    color: #bfaea0;
    margin: 0 auto;
    text-align: center;
}
.product-compare .price-old {
    color: #a84012;
    text-decoration: line-through;
}
.product-compare .table > tbody > tr > td img{border:medium none;}
.product-compare tbody tr td{width:20%;text-align:center;color:#4d4d4d;}
.product-compare tbody tr td:first-child{text-align:right;}
.product-compare table tbody tr td{border:1px solid #ededed;}
.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout { border: 1px solid #eeeeee; padding: 10px;}

.shopping-cart .img-thumbnail{max-width:none;}
#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:14px;}

.col-sm-3.search_subcategory {width: auto; margin-top:7px;}

#button-search{float:right;}
.product-search h2{clear:both;}

.account-login h2, .affiliate-login h2{
	   text-transform: uppercase;
	   font-weight: bold;
	   font-size: 14px;
	   margin-bottom: 5px;
       margin-top: 0;
}
.account-login strong, .affiliate-login strong{font-weight:normal;}
.form-group .col-sm-2.control-label{
	float: left;
    margin: 4px 0 0;
    width: 25%;
}
.form-group .col-sm-10 {
    float: left;
    width: 75%;
}
.account-address .table > tbody > tr > td{vertical-align:middle;}
.table > tbody > tr > td img{border:1px solid #eae0d8;}
.checkout-cart .table-bordered > thead > tr > td{font-weight:normal;}
#content .aboutus .content {
    border: medium none;
    padding: 0;
}
.product-search #content .row.Search-Criteria {
    padding: 0 15px;
}
.col-sm-4.searchbar {
    padding: 0 0 10px;
}
.col-sm-3.sort {
    padding-left: 5px;
    padding-right: 0;
    width: 225px;
}
.col-sm-4.searchsubcat {
    padding-left: 10px;
}
.product-search #content .content > p {
    margin: 0;
}



@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: capitalize; font-weight:normal;   margin-top: -25px;}
	.col-sm-4.total_amount { margin-top: 88px;}
	#top-links ul li span.hidden-xs{display:inline-block !important;}
	.col-sm-4.searchsubcat {
    clear: both;
    float: left;
	padding: 0;
	}
}
@media(max-width:1030px){
		.product-list .product-thumb .image{width:30%;}
		
	.product-list .product-thumb .right {width:101px;}
	#column-left .product-thumb .price-new,#column-right .product-thumb .price-new{clear:both;}
	.col-sm-7.product-right{width:400px;}
}

@media only screen and (min-width: 768px) and (max-width: 980px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:26.1%;}
	.layout-2 #content{width:100%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 10px 0 0; }
	#wrapper{width:73.9%;}
	
}
@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;   
	}
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	#accordion .form-horizontal .control-label{width:100%;}	
	#footer{padding:0 0 10px;}
	#footer .col-sm-3.column.social-block{padding:0;}
	.payment_block1.column{margin:0;}
	#column-left .box-product > div, #column-right .box-product > div{display:inline-block;}
	#column-left .product-thumb, #column-right .product-thumb{margin:0;display:inline;}
	#column-left .product-items .product-details, #column-right .product-items .product-details{width:55%;margin:0;}
	#top-links{padding-top:15px;}
	#top .heder-right{width:550px;}
	#top .header-left{width:150px;}
	.header-search{left:0;}	
	.product-right .links{display:block;margin-top:7px;}
	.product-list .product-details{width:185px;}
	.product-list .product-details .button-group .compare{margin-left:0;clear:both;}
	.productpage div > span.or{display:none;}
	.col-sm-7.product-right{width:222px;}
}
@media (max-width: 767px) { 
	#wrapper{width:100%;}
	.layout-2 #content,.layout-3 #content{width:100%;}
	.product-info .image-additional {width: 100%;} 
	.product-info .image-additional a {padding: 1px;} 
	.header-logo,.header-cart{display:inline-block;float:none;width:100%;}
	.header-logo{text-align:center;}
	.header-cart{width:100%;display:inline-block;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;}
	#cart{float:none;}	
	#cart .dropdown-menu {right: -89px;width: 350px;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.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;}
	#content .category_list .filterbox{margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	#wrapper{padding:10px;}
	#subbanner1{padding:0 5px;width:50%;}
	#subbanner2{padding:0 5px 0 10px;width:50%;}	
	#subbanner2{float:right;}
	footer .container{margin:0 15px 15px ;}
	#bottomfooter_top,#bottomfooter_bottom{background:none;}
	#bottomfooter_wrap{margin:0 -5px;}
	#bottomfooter{border-radius:7px;-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;}
	#top .header-left{margin:0 auto;float:none;width:auto;}
	#top .heder-right{width:100%;}
	#top-links .contact,#top-links .wishlist{display:none;}
	.currency{
		background-color: #d3c9c0;
		border-radius: 4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		-moz-border-radius:4px;
		border-right: 1px solid #ffffff;
		cursor: pointer;
		margin: -1px 0 0;
		padding: 3px 0;
		position: absolute;
		text-align: center;
		top: 0;
		width: 33.33% !important;
		z-index: 999;	
	}
	 .language{
	    background-color: #d3c9c0;
		border-radius: 4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		-moz-border-radius:4px;
		border-right: 1px solid #ffffff;
		cursor: pointer;
		margin: -1px 0 0;
		padding: 3px 0;
		position: absolute;
		right: 33.33%;
		text-align: center;
		top: 0;
		width: 33.33% !important;
		z-index: 999;
	}	
	 #top-links{
		background-color: #d3c9c0;
		border-radius: 4px;
		-webkit-border-radius:4px;
		-khtml-border-radius:4px;
		-moz-border-radius:4px;
		border-right: 1px solid #ffffff;
		cursor: pointer;
		margin: -1px 0 0;
		padding: 3px 0;
		position: relative;
		text-align: center;
		width: 33.33% !important;
		z-index: 999;
	}
	#top-links ul{margin:3px 0;}
	#cart{border:0 none;margin:10px 0;}
	.header-search{position:static;}
	#search{width:100%;margin-bottom:10px;}
	#currency .btn-group,#language .btn-group{width:100%;}
	#currency .btn-group > .btn,#language .btn-group > .btn{float:none;}
	.product-layout.product-grid{width:50%;}
	.col-sm-5.product-left{margin:0 auto 15px;}
	.col-sm-7.product-right{clear:both;padding:15px;width:100%;}
	#product .cart .links button{display:inline;}
	.productpage .wishlist{margin-right:5px;}
	 .product-layout.product-list{width:50%;}
	 .product-list .product-details,
	 .product-list .product-thumb .image,
	 .product-list .product-thumb .caption{width:100%;}
	 .product-list .product-thumb .right .price{margin:0;float:left;padding:0 width:auto;text-align:left;}	
	 .product-list .product-thumb .right .button-group {clear:both;}
	.product-list .product-thumb .button-group{padding:0 15px;}
	.header-cart{margin:0;}
	.product-list .product-thumb .right .button-group{padding:0;float:left;}
	.product-list .product-thumb .right{width:auto;float:left;padding:0 15px;margin:5px 0 0;}
	
}
@media only screen and (max-width: 479px) {
	.product-info .image-additional a{float:none; text-align:center; padding: 1px;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.product-layout.product-grid{width:100% !important;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;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: -68px;  width: 290px;}
	.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;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}
	#accordion .col-sm-2.control-label, .information-contact .col-sm-2.control-label, .form-group .col-sm-2.control-label{width:100%;margin-bottom:5px;}
	.form-group .col-sm-10{width:100%;}
	#subbanner1,#subbanner2{width:100%;}
	#subbanner1{margin-bottom:10px;}
	#subbanner2{padding:0 5px;}
	#top-links ul li span.hidden-xs{display:none !important;}
	.nav-tabs > li{margin-bottom:-2px !important;}
	.product-layout.product-list{width:100%;}
	.col-sm-5.product-left{width:100%;}
}
@media only screen and (max-width: 319px){
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .additional-carousel {width:196px; 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: -28px;width: 210px;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;	
}
#accordion .panel-title{padding:0px;}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:4px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
<!-- Megnor www.templatemela.com - End -->

