body {
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	position:relative;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
	margin-right: 4px;
}
/* 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-block!important;
}
#form-currency span, #form-language span {
    font-size: 0;
	display:none;
}
#buttons {
  display: flex;
  justify-content: center;
}
#simplecheckout_button_confirm {
  padding: 16px 50px;
  font-size: 1.5em;
}
#simplecheckout_button_next {
  padding: 16px 50px;
  font-size: 1.5em;
}
#continue-button {
  padding: 16px 50px;
  font-size: 1.5em;  
}
.row-register_field22 label {
  width: 97%;
  float: left;
}
.row-register_field22 .col-sm-10 {
  width: 6%;
  padding-top: 3px;
  margin: inherit;
  float: right;
  right: 4%;
  filter: hue-rotate(193deg);
}
#shipping_address_field22
{
  filter: hue-rotate(193deg);
}
.row-shipping_address_field22 label {
  width: 80%;
  float: left;
}
.row-shipping_address_field22 .col-sm-8 {
  width: 20%;
  padding-top: 3px;
  margin: inherit;
  float: right;
  right: 4%;
}
.flex-wrap-tab
{
	display: flex;
	flex-wrap: wrap;
}
.nav-tabs {
	margin-bottom: 15px;
}
.productpage .col-sm-12 {
    margin-top:15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.tltblog p {
	margin-top: 10px;
}
.h4-footer-inst {
	margin: 0 0 0 6%;
	font-size: 1em;
}
.a-footer-inst {
	font-size: 1.6em; 
	width: 100%; 
	display: flex; 
	align-items: center; 
	justify-content: center;
}
.flex-center {
	display: flex;
    justify-content: center;
}
.description-right a {
    color: #d56b1f;
}
.description-right a:hover {
    color: #9b5e31;
}
.box-img-ship img:hover {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -khtml-transform: scale(0.9);
    transition: opacity 0.35s ease 0s, transform 1s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 1s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 1s ease 0s;
    -khtml-transition: opacity 0.35s ease 0s, -khtml-transform 1s ease 0s;
}
.box-img-ship img {
	height: 25vh;
	transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -khtml-transform: scale(1);
    transition: opacity 0.35s ease 0s, transform 1s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 1s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 1s ease 0s;
    -khtml-transition: opacity 0.35s ease 0s, -khtml-transform 1s ease 0s;
}
.box-img-ship:hover {
	background: none repeat scroll 0 0 #fff7f1;
}
.box-ships label {
	text-align: center;
    padding: 0;
}
.div-footer-ul {
  height: 8vh;
}
@media (max-width: 767px) {
	.box-ships {
		flex-wrap: wrap;
	}
	.box-ships .radio {
		margin-bottom: 10%;
	}
	.box-img-ship img {
		height: 23vh;
	}
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
}
 /* 1-col layout */
#column-left{
padding: 0 0 0 0px;
width:22%;
}
#column-right{
padding: 0 0px 0 0;
width:22%;
}
.layout-1 #content, .layout-1 .container{
padding:0 0px;
}
.layout-1 .row{margin:0;}

/* 2-col layout */
.layout-2 #column-left{
	width:23.5%;
}
.layout-2 #column-right{
	width:23.5%;
}
.layout-2 .row {
    margin: 0;
}
.layout-2.left-col #content{
	padding: 0 0 0 20px;
    width: 76.5%;
	margin-top:20px;
}
.layout-2.right-col #content{
	padding: 0 20px 0 0px;
    width: 76.5%;
	margin-top:20px;
}
/* 3-col layout */
.layout-3 #column-left{
width:22%;
padding: 0 15px 0 0;

}
.layout-3 #column-right{
width:22%;
padding: 0 0 0 15px;
}
.layout-3 #content{	
padding: 0 10px;
width: 56%;
}
.description.delivery span {
	display: block;
	font-size: 90%;
}
/* top */
#top {
	background-color: #c6976d; /* #6a3212; */
	margin: 0px;
	height: 54px;
	border-bottom: 3px solid #9b6e45;
}
#top .container {
	padding: 0px;
}
#top #form-currency .currency-select {
	text-align: left;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
	color: #844724;
	background-color: #be8d71;
}

#form-currency .dropdown-menu, .dropdown-menu.language-menu { padding: 8px 0; background-color:#844724; border:medium none; margin:0;border-radius:0; position:absolute;}
.dropdown-menu.dropdown-menu-right.myaccount-menu{ background-color:#8d6038; border:medium none; top:36px; border:medium none;border-radius:0; position:absolute;}
#form-currency .btn {padding: 16px 10px; border-right:1px solid #844724;}
#form-language .btn {padding: 17px 5px 17px 10px; border-left:1px solid #844724;}
#form-language .btn > img{margin:0 4px 2px 0;}
#top .language-menu .language-select {
    color: #be8d71;
    padding: 3px 8px;
    text-align: left;
}
#top .language-menu .language-select:hover {
   background-color: #be8d71;
   color: #844724;
}
#form-language .dropdown-menu > li > a { padding: 3px 8px; font-size: 14px ; color:#be8d71;}
#form-currency .dropdown-menu .btn { font-size: 14px ;  padding: 2px 0 2px 8px; color:#be8d71; border-right:medium none;}
#form-language .dropdown-menu > li > a:hover {color: #844724; background-color: #be8d71;}
#top .btn-link, #top-links li, #top-links a {
	color: #eae0d5;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #9b6e45;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight:normal;
}
#top-links {
	padding-top: 0px;
}
#top-links li{
	float:left;
	padding:0 10px;
	}
#top-links li:first-child{
	background:none;
	float:left;
	padding:0 10px;
	}
#top-links .myaccount-menu > li {
    padding: 0;
    width: 100%;
	background:none;
}
#top-links .myaccount-menu > li a{color:#f5ebdf; font-size:14px;}
#top-links .myaccount-menu > li a:hover{background-color:#bf8d61; color:#f5ebdf;}
#top-links .list-inline {
    margin: 0;
    padding: 16px 0px 13px;
	display:inline-block;
}
.myaccount i {
    margin-left: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* updated css start*/
.top_level.dropdown > a:focus::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.filterbox .checkbox{
padding:0;
}
.product-product-42 .bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  background-color: #d56b1f;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.product-product-42  .bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{
background-color: #d56b1f;
}
.main-navigation .list-unstyled.childs_1 > li {
  clear: both;
}
.product-product-42 .zoomContainer .zoomWindow {
  border: medium none;
  box-shadow: none;
}

.nav .top_level > a:hover {
  border-bottom: medium none;
}
.nav .top_level > a:hover::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.nav .top_level > a:hover, .nav .top_level> a:focus, .nav .top_level > li.active {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: medium none;
}
#checkout-cart .alert-dismissable .close, #checkout-cart .alert-dismissible .close {
  right: 0;
}
/*.common-home .progress{
	height: 3px;
	/*margin-bottom: 5px;
}*/
#menu ul.nav li .megamenu.column1 ul li .list-unstyled li:hover .dropdown-menu {
  display: block!important;
}
.pagination-wrapper .pagination {
  margin: 0;
}
.carticon {
  background: #b6752e url("../image/megnor/sprite.png") no-repeat scroll -24px -266px;
  border: 1px solid #d18046;
  height: 46px;
  left: 250px;
  position: absolute;
  top: -10px;
  transition: all 300ms ease 0s;
  width: 52px;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li .dropdown-menu {
  
  border: 1px solid rgba(0, 0, 0, 0.15);
  
  display: none;
  left: 227px;
  padding: 22px 22px 15px;
  position: absolute;
  top: 0;
  width:190px;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li:hover .dropdown-menu {
  display: block;
}
#menu > ul > li ul > li ul > li:hover {
  border: 4px double #844724;
}
.dropdown .dropdown-menu.cate_inner_bg {
  background: #342014  none repeat scroll 0 0;
  border-radius: 0;
}
/*#menu ul.nav li .megamenu.column1 ul.list-unstyled li:hover .dropdown-inner {
  display: block;
}*/
.dropdown .dropdown-menu {
   border: medium none!important;
  box-shadow: none!important;
}

#menu .list-unstyled ul {
  float: left;
}
.container .breadcrumb {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}.prev.fa.fa-arrow-left::before {
  content: " ";
}
.fa.next.fa-arrow-right::before {
  content: " ";
}
.fa.fa-times::before {
  content: " ";
}
.fa.fa-share::before {
  content: "";
}
.fa.fa-exchange::before {
  content: " ";
}
.fa.fa-heart::before {
  content: " ";
}
.btn-group.wish-comp {
  display: inline;
}
#product-product .breadcrumb {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#product-category .breadcrumb {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.fa.fa-th-list::before {
  content: " ";
}
.fa.fa-th::before {
  content: " ";
}
#column-left .swiper-viewport {
  border: medium none;
  box-shadow: none;
}
.swiper-pagination.swiper-pagination-bullets {
  display:none;
}
.filterbox a.list-group-item {
  color: #d56b1f;
  padding: 0;
}
.filterbox .list-group-item {
  border: medium none;
}
.main-slider .swiper-viewport .swiper-button-next {
  right: 0;
}
.main-slider .swiper-viewport .swiper-button-prev {
  left: 0;
}
.main-slider .swiper-viewport {
  margin: 0 0 20px;
}
.swiper-pagination.slideshow0.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: 0;
  position: relative;
  text-align: center;
  top: 190px;
}
.swiper-pager .swiper-button-prev::before {
  content: " ";
}
.swiper-pager .swiper-button-next::before {
  content: " ";
}
.swiper-pager .swiper-button-next {
  background: rgba(0, 0, 0, 0) url("../image/megnor/sprite.png") no-repeat scroll 0 -480px;
  height: 40px;
  width: 40px;
  transition: none;
}

.swiper-pager .swiper-button-prev{
background:rgba(0, 0, 0, 0) url("../image/megnor/sprite.png") no-repeat scroll 0 -382px;
height:40px;
width:40px;
transition: none;
}
.swiper-pager .swiper-button-next:hover {
  background: url("../image/megnor/sprite.png") no-repeat scroll 0px -530px transparent;
}

.swiper-pager .swiper-button-prev:hover {
	background: url("../image/megnor/sprite.png") no-repeat scroll 0px -432px transparent;
}
.htabs .etabs li:first-child a {
  padding: 10px 14px 10px 0;
}
#top .pull-left {
  float: right !important;
}
.main-slider .swiper-viewport {
  border: medium none;
  box-shadow: none;
}
#common-home .swiper-viewport {
  border: medium none;
  box-shadow: none;
}
#menu .nav.navbar-nav > li > a {
  padding: 0;
}
#menu .nav.navbar-nav > li > a {
  padding: 0;
}
#menu > ul > li > div.column1 {
  min-width: 260px;
}
.categorycolumn .submenu1 {
  margin: 0;
  padding: 4px 6px;
}

/*updated css end*/
/*Header*/
header {
	background: none repeat scroll 0 0 #f5ebdf; /* #342014; */ 
	border-bottom: 3px solid #9b6e45;
}
.container.header {padding: 0;}
.header .row {margin: 0;}

/* logo */
#logo {
	position:absolute;
	top:-48px;
	z-index:999;
}
.col-sm-4.logo {
    padding: 0;
}
.img-circle-shadow {
	border-radius: 50%;
    box-shadow: 0 0 5px #666;
}
/* search */
#search {
    border: 1px solid #502912; /* #844724; */
    float: right;
    height: 30px;
    margin: 5px 15px 4px;
    padding: 3px;
    position: relative;
}
.col-sm-5.btn-search {
  float: right;
  padding: 10px 0;
  left:11%;
}
/*.header .col-sm-5.btn-search {
  left: 15%;
  }
.col-sm-5.btn-search {
  left: 13%;
  margin-right: 10px;
  padding: 10px 0;
  width: auto;
}*/
#search .input-lg::placeholder {
	color: #935b3b;
}
#search .input-lg {
    background: none repeat scroll 0 0 transparent; /* #844724; */
    border: medium none;
    color: #6a3212; /* #eae0d5; */
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding: 6px 15px;
    width: 100%;
    height: auto;
    border-radius: 0;
}
#search .form-control.input-lg, #search .form-control::-moz-placeholder {
    color: #8f5535;
}

#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 3px 8px 7px;
	border-radius:0;
	background-color:#c6976d;
	color:#eae0d5;
	border-color:#9b6e45;
}
/* cart */


.col-sm-3.btn-cart {
  float: right;
  padding: 10px 0;
  width: 33%;
}
#cart {
	border: 1px solid #844724;
    margin-top: 5px;
    padding: 5px;
    position: relative;
    width: auto;
    float: right;
}
#cart-total {
    color: #eae0d5;
    font-size: 14px;
    font-weight: 500;
    padding: 0 3px 0 70px;
}
#cart-total i {margin-left: 5px;}
.carticon {
    background: url(../image/megnor/sprite.png) no-repeat scroll -24px -266px #c6976d;
    border: 1px solid #844724;
    height: 46px;
    left: 116%;
    position: absolute;
    top: -10px;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s;
    width: 52px;
}
#cart > .btn:hover .carticon{ 
	background: url(../image/megnor/sprite.png) no-repeat scroll -24px -334px #c6976d;
	transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-khtml-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding:4px;
	border-radius:0;
	background-color:#c6976d;
}
#cart.open > .btn {
	background-color: #9b6e45;
	
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #9b6e45;
	z-index: 1001;
	top:145%;
	margin:0;
	width:300px;
	position: absolute;
}
#cart .cart-menu td{background: #9b6e45; border:medium none; padding:5px;}
#cart .cart-menu .text-left > a{color:#f5ebdf; font-size:13px;}
#cart .cart-menu .text-left > a:hover{color:#d56b1f;}
#cart .cart-menu .text-right > a {
    padding: 6px 3px;
	background:none repeat scroll 0 0 #835832;
	border:1px solid #6e4c2d;
	color:#f5ebdf;
	transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s; 
	-moz-transition: all 300ms ease 0s; 
	-ms-transition: all 300ms ease 0s; 
	-webkit-transition: all 300ms ease 0s; 
	-khtml-transition: all 300ms ease 0s;
}
#cart .cart-menu .text-right > a:hover{
	background: none repeat scroll 0 0 #604227;
    border-color: #cdac9a;
    color: #cdac9a;
	}
#cart .cart-menu .text-right > a strong{	
	font-weight:normal;
	font-size:14px;
	}
#cart .dropdown-menu {
	min-width: 100%;
	color:#f5ebdf;
	font-size:14px;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:medium none;
	display:inline-table;
}
#cart .dropdown-menu li > div {
	min-width: auto;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.cart-menu .btn-danger{
	background:url(../image/megnor/btn_remove1.png) no-repeat scroll 0px 0px transparent;
	padding:10px;
	border:medium none;
	margin:3px 0;
	filter: brightness(1.5);
	}
.cart-menu .btn-danger:hover{border:medium none; filter: brightness(1);}
.shipping .col-sm-2.control-label, #input-coupon, #input-voucher{width:99%;}
#shipping .col-sm-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 27%;
}
#shipping .col-sm-10 {
    width: 73%;
}
#shipping select {
    width: 94% !important;
}
#accordion .panel-heading .fa.fa-caret-down{float:right;}
#content #accordion h4 {
    font-size: 16px;
    margin-top: 5px;
	color:#6a3212;
}
/* menu */
#res-menu {display: none;}
nav .container { padding: 0;}
.nav-responsive { display:none;}
.nav-inner{
	background: #c6976d;
    border-bottom: 3px solid #9b6e45;
}
.responsive-menu,
.main-menu {
	height: 42px;
	margin-bottom: 0px;
	/*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 {
	position: relative;
	float: left;
	z-index: 20;
	padding:15px 20px 11px;
}
.main-menu > ul > li:hover {
} 
 
 .nav-responsive span,
.main-menu > ul > li > a {
	color: #f5ebdf;
    font-family: "Rubik","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
	z-index: 6;
	position: relative;
	font-weight: 600;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	background: none;
	color:#9b6e45;	
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #342014;
	position: absolute;	
	z-index: 5;
	padding: 5px;
	top:47px;	
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #15BCF0;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
	margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.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{	
	padding: 8px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap; 
}
.main-menu > ul > li ul > li > a{/*width:145px;*/ min-width:100%;}
.responsive-menu .main-navigation li a:hover  {
	background: none repeat scroll 0 0 #f0e7dd;
    color: #6a3212;	
}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/cat_arrow_hover.png) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
}

/*Mega Menu Start*/

#menu ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#menu > ul > li{
	float: left;
     padding: 12px 10px;
    position: relative;
    z-index: 20;
}
#menu .categoryinner > ul{float:left;}
#menu > ul > li > div{
	 background: none repeat scroll 0 0 #342014;
    display: none;
    left: 0;
    min-width: 520px;
    padding: 15px;
    position: absolute;
    text-align: left;
    top: 44px;
    z-index: 12345;
}
#menu > ul > li:hover > div{display:block;}
#menu .categoryinner ul > ul{float:left;}
#menu ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.categorycolumn {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: top;
	}
a.submenu1 {
    color: #a27c66;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
	padding:5px 0;
    position: relative;
    text-transform: capitalize;
	font-family: "Ubuntu","Rubik","Open Sans",Arial,Helvetica,sans-ser
}
.categorycolumn ul {
    float: left;
}
.cate_inner_bg ul {
    padding-top: 7px !important;
}
.categoryinner ul {
    padding: 0 !important;
}
.cate_inner_bg li {
    padding: 0 ;
}

#menu > ul > li ul > li > a {
    font-family: "Ubuntu","Rubik","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
	color: #a27c66;
    line-height: 18px;
    padding: 4px 6px;
	text-decoration:none;
    display: inline-block;
    white-space: nowrap;
}
#menu > ul > li ul > li:hover > a {
	color:#fff;
	background-color:#844724;}
.submenu2 {
    border-bottom: 0 none;
    font-size: 11px;
    font-weight: normal;
    margin-left: 0;
    text-transform: capitalize;
}



/*Mega Menu End*/
 

/* CMS Content */

.subbanner2_outer {
    margin: 0 auto;
    width: 1050px;
}
.subbanner2 {
    display: block;
    margin: 0px 0 20px 0;
    overflow: hidden;
    width: 100%;
}
.subbanner2 .banner {
    float: left;
    position: relative;
    width: 33.33%;
}
.subbanner2_1 .content {
    margin-right: 14px;
    position: relative;
}
.content:hover .data, .content .data {
    background: none repeat scroll 0 0 #c6976d;
}
.data {
    overflow: hidden;
    width: 100%;
}
.data > a {
    display: block;
    height: auto;
    width: 100%;
}
.subbanner2 .content img {
    opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-o-opacity: 1;
	-khtml-opacity: 1;
    transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-o-transform: scale(1.15);
	-khtml-transform: scale(1.15);
    transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 1s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 1s ease 0s;
	-khtml-transition: opacity 0.35s ease 0s, -khtml-transform 1s ease 0s;
    width: 100%;
}
.subbanner2 .content:hover img {
    opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-opacity: 0.6;
	-webkit-opacity: 0.6;
	-o-opacity: 0.6;
	-khtml-opacity: 0.6;
    transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-khtml-transform: scale(1);
    transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 1s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 1s ease 0s;
	-khtml-transition: opacity 0.35s ease 0s, -khtml-transform 1s ease 0s;
}
.content-text {
    bottom: 20px;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
}
.content-text-inner {
    padding: 20px;
}
.heading {
    -moz-user-select: none;
    cursor: pointer;
    font-family: "Raleway","Rubik","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 30px;
    text-transform: uppercase;
    transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-ms-transform: translate3d(0px, 10px, 0px);
	-o-transform: translate3d(0px, 10px, 0px);
	-khtml-transform: translate3d(0px, 10px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.7s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.7s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 0.7s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.7s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 0.7s ease 0s;
	-khtml-transition: opacity 0.35s ease 0s, -khtml-transform 0.7s ease 0s;
}
.heading .heading2 {
    font-weight: 600;
}
.subbanner2 .content:hover .heading {
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	-ktml-transform: translate3d(0px, 0px, 0px);
    transition: transform 0.7s ease 0s;
	-moz-transition: -moz-transform 0.7s ease 0s;
	-ms-transition: -ms-transform 0.7s ease 0s;
	-webkit-transition: -webkit-transform 0.7s ease 0s;
	-o-transition: -o-transform 0.7s ease 0s;
	-ktml-transition: -ktml-transform 0.7s ease 0s;
}
.subbanner2_2 .content {
    margin: 0 7px;
}
.subbanner2_3 .content {
    margin-left: 14px;
}
.content {
    padding: 0;
}
.common-home #banner0 {
    margin: 40px 0;
    overflow: hidden;
	border-bottom:medium none; 
	padding:0;
}
#banner0 .img-responsive {
    width: auto;
}
.common-home #banner0 img {
    transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-khtml-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
    transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 1s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
	-khtml-transition: opacity 0.35s ease 0s, -khtml-transform 1s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 1s ease 0s;
	width:100%;
}
.common-home #banner0:hover img {
    transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-khtml-transform: scale(1.06);
	-o-transform: scale(1.06);
    transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 1s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
	-khtml-transition: opacity 0.35s ease 0s, -khtml-transform 1s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 1s ease 0s;
}
.testimonials-container {
    margin-bottom: 40px;
}
.blog1 {
    display: block;
    overflow: hidden;
}
#testimonial .box-heading h3, #carousel-0 .box-heading{
	color: #7a5432;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 21px;
    padding: 10px 10px 10px 0;
	margin-bottom:25px;
	}
#testimonial-carousel .slider-item .img{
	display: block;
    float: left;
    margin-left: 2%;
    width: 46%;
	}
#testimonial-carousel .slider-item.first_item_tm .img{margin-left:0;}
.img_inner {
    background: none repeat scroll 0 0 #a96f2f;
    margin-right: 20px;
    overflow: hidden;
}
#testimonial-carousel .slider-item .img_inner img {
    opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-o-opacity: 1;
	-khtml-opacity: 1;
    transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
	-khtml-transition: all 600ms ease 0s;
	width:100%;
}
#testimonial-carousel .slider-item .img_inner:hover img {
    opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-opacity: 0.6;
	-o-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
    transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
	-khtml-transition: all 600ms ease 0s;
}
#testimonial-carousel .slider-item .content-wrapper {
    float: left;
    margin-right: 4%;
    width: 48%;
}
#testimonial-carousel .slider-item first_item_tm .content-wrapper {
	float: left;
    margin-right: 6%;
    width: 48%;
}
#testimonial .customNavigation a.prev {
    right: 34px;
    top: -300px;
}
#testimonial .customNavigation a.next {
    right: -1px;
    top: -300px;
}
#testimonial-carousel .title {
    border-bottom: 1px solid #c9c9c9;
    color: #343434;
    font-family: "Rubik","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    padding-bottom: 17px;
}
#testimonial-carousel .title a {
    color: #343434;
    font-size: 15px;
}
#testimonial-carousel .title a:hover{
	color: #d56b1f;
    text-decoration: none;
	}
#testimonial-carousel .desc {
    color: #666666;
}
#testimonial-carousel .author {
    color: #d56b1f;
    font-style: italic;
    margin-top: 13px;
}
#testimonial-carousel .readmore {
    float: left;
    margin-top: 25px;
}
#testimonial-carousel .readmore a {
    border: 1px solid #c9c9c9;
    color: #a4a4a4;
    display: block;
    line-height: 18px;
    padding: 7px 11px;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s;
}
#testimonial-carousel .readmore a:hover {
    background: none repeat scroll 0 0 #d56b1f;
    border-color: #d56b1f;
    color: #fff;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s;
}

#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;
    box-shadow: 0 5px 6px #d5d5d5;
}


@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
/*#form-currency .dropdown-menu, .dropdown-menu.language-menu {
 
  left: auto!important;
  right: 0!important;
}
*/	.dropdown-menu.megamenu.categorybg.column2{
		position: relative!important;
	}
	#menu {
		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;
	}
}
/* content */
#slideshow0 .owl-item .img-responsive{width:100%;}
#content {
	min-height: 455px;
	padding:0;
	margin-top:30px;
}
.common-home .box.featured {
    background-color: #ffffff;
    padding: 42px 0;
    width: 100%;
	overflow:hidden;
	box-shadow: 0 0 9px #d5d5d5;
	margin-bottom: 3%;
}
.box.featured .box-heading, .box.featured .box-content{
    margin: 0 auto;
    width: 1050px;
	padding:0px;
	border-bottom:medium none;
	
}
#featured-carousel.product-carousel {
    margin: 0;
    padding-bottom: 0px;
}
#featured-carousel.product-carousel .slider-item{background-color:#fff;}
.box.featured .box-heading{
	color: #7a5432;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 21px;
	padding:0 10px 30px 0;
	}
.hover_block {
    background: none repeat scroll 0 0 #4d4d4d;
    left: 0;
    margin: 0 auto;
    opacity: 0.9;
	-moz-opacity: 0.9;
	-ms-opacity: 0.9;
	-webkit-opacity: 0.9;
	-o-opacity: 0.9;
	-khtml-opacity: 0.9;
    padding: 9px;
    position: absolute;
    right: 0;
    top: 27%;
    width: 50%;
}
.product-block .caption .hover_block {
    opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-webkit-opacity: 0;
	-o-opacity: 0;
	-khtml-opacity: 0;
    -moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-khtml-transform: scale(0);
	transform: scale(0);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
	-khtml-transition: opacity 0.35s ease 0s, -khtml-transform 0.35s ease 0s;
}
.product-block:hover .caption .hover_block {
    background: none repeat scroll 0 0 rgba(55, 55, 55, 0.91);
    opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-o-opacity: 1;
	-khtml-opacity: 1;
    transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-khtml-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
}
.hover_block .actions {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    padding: 11px;
}
.product-grid .hover_block .actions{padding:10px;}
.wishlist_button, .compare_button{display:none;}
.productpage .col-sm-4 .btn-group .wishlist_button{float:left; font-size:13px;}
.productpage .col-sm-4 .btn-group .compare_button{float:none; font-size:13px;}

.btn-group.product {display: block; margin-bottom:10px;}
.productpage .col-sm-4 .btn-group .wishlist_button, .productpage .col-sm-4 .btn-group .compare_button{display:block;}
.productpage .col-sm-4 .btn-group .wishlist_button span{
	background: url("../image/megnor/sprite.png") no-repeat scroll -46px -399px transparent;
    padding: 0 0 0 20px;
	}
.productpage .col-sm-4 .btn-group .wishlist_button:hover span{	
	background: url("../image/megnor/sprite.png") no-repeat scroll -46px -427px transparent;
    color: #d56b1f;
}
.productpage .col-sm-4 .btn-group .compare_button span{
	background: url("../image/megnor/sprite.png") no-repeat scroll -46px -456px transparent;
    padding: 0 0 0 20px;
	}
.productpage .col-sm-4 .btn-group .compare_button:hover span{	
	background: url("../image/megnor/sprite.png") no-repeat scroll -46px -484px transparent;
    color: #d56b1f;
}
.productpage .col-sm-4 .btn-group button{
	 background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: #a4a4a4;
    display: inline-block;
    height: 34px;
    line-height: 17px;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
	}
.hover_block .actions > button {
    background: url(../image/megnor/product-cart-icon.png) no-repeat scroll 0 0 transparent;
    height: 30px;
    margin-top: 7px;
    padding: 15px;
    width: 36px;
	border:medium none;
}
.hover_block .actions > button:hover{background:url(../image/megnor/product-cart-icon.png) no-repeat scroll 0px -107px transparent;}
.hover_block .actions .hidden-xs.hidden-sm.hidden-md{display:none;}

.product-block .caption a{
	color: #9c6f47;
    font-family: "Ubuntu","Rubik","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
	font-weight:normal;
}
.product-block:hover .caption a{color:#d56b1f;}

.col-sm-2.category_img {
    width: 100%;
	padding:0;
	margin-bottom:10px;
}
.col-sm-10.category_description {
    padding: 0;
}
.category_thumb img{border:medium none; padding:0px;}
.product-category-20 .container{padding:0;}
#column-left{
	padding:0;
	border-right: 1px solid #f0e7dd;
    float: left;
    padding: 0;
	}
#column-right{
	padding:0;
	border-left: 1px solid #f0e7dd;
    float: right;
    padding: 0 0 0 20px;
	}
.container h2, .container h1{
	border-bottom: 1px solid #f0e7dd;
    color: #855b36;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 21px;
    margin: 20px 0 0;
    padding: 0 0 10px;
    text-align: left;
    z-index: 0;
    text-transform: uppercase;
}
#content h4{
	color: #212121;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 21px;
	}
.container .breadcrumb{
	 float: right;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 0;
    position: absolute;
    right: 0;
    top: 10px;
	}
.container{position:relative;}
.col-sm-3.category_list > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.col-sm-3.category_list li{
	background: none repeat scroll 0 0 #ebebeb;
    display: inline !important;
    float: left;
    margin: 10px 8px 10px 0;
    padding: 5px;
}
.col-sm-3.category_list li:hover{
	background: none repeat scroll 0 0 #d56b1f;
	}
.col-sm-3.category_list ul li:hover a{color:#fff;}
.col-sm-3.category_list {
    padding: 0;
	width:100%;
}
.col-md-2.text-right {
    padding: 0;
}
.productpage .col-sm-8 {
    padding: 15px 15px 15px 0;
    width: 50.8%;
	margin:0px 15px 10px 0;
	float:left;
	border-right:1px solid #f0e7dd;
	margin-right:15px;
	
}
.productpage .col-sm-4 {
    padding: 0;
    width: 47.7%;
	margin-top:15px;
}
.site-map .col-sm-6 {
    margin-top: 10px;
}
.row.site-map {
    border: 1px solid #f0e7dd;
    margin-top: 15px;
}
.row.manufacturer, .row.special {
    margin: 0 -15px;
}
.row.search {
    margin: 10px 0;
}
#button-search {
    margin: 0 0 15px;
}
.modal-title{ color: #6a3212; font-size: 16px;}
.res-cartbtn, .product-list .res-cartbtn {display: none;}
.res-cartbtn > button{
    background: none repeat scroll 0 0 #d56b1f;
    border: 1px solid #d56b1f;
    color: #fff;
    padding: 6px 12px;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s;
}
.res-cartbtn > button:hover {
    background: none repeat scroll 0 0 #2f1c11;
    border-color: #cdac9a;
    color: #cdac9a;
}
.common-home .container .alert.alert-success, .container.alert.alert-success{display:none;}
.common-home .alert.alert-success{display:block; margin-bottom:0; padding:10px;width: 100%;}
.common-home .alert-success{ clear:both; margin:0 auto; width:1821px; } 
.product-search .hover_block .actions{padding:7px;}
.product-search  .hover_block{padding:8px;}
.box .box-content .box-category.treeview-list.treeview {padding: 0 17px 0 0;}


/* footer */
footer {
	margin-top: 30px;
	background-color: #c6976d;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
.footer_container_inner, .footer_topcontainer {
    background: none repeat scroll 0 0 #c6976d;
    overflow: hidden;
	margin-bottom:25px;
}
.footer_container_inner{
	margin: 0 auto;
    padding: 0;
    width: 1050px;
}
.footer_left {
    background: none repeat scroll 0 0 #c6976d;
    float: left;
    padding: 17px 0;
    width: 23%;
}
.footer_left .footer_content {
    color: #f5ebd8;
    font-family: "Rubik","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
}
.small-text {
    font-size: 20px;
    line-height: 26px;
}
.footer_outer {
    float: left;
    width: 77%;
}
.footer_center {
    display: block;
    overflow: hidden;
    padding: 23px 0 23px 50px;
}
.rightcontent {
    color: #eae0d5;
    float: left;
    font-size: 14px;
    width: 75%;
}
.footer_right a {
    border: 1px solid #eae0d5;
    color: #eae0d5;
    float: right;
    font-size: 14px;
    padding: 10px;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s;
}
.footer_right a.rightbutton:hover {
    background: none repeat scroll 0 0 #9b6e45;
    border-color: #9d714a;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s;
}
.footer_logo {
    float: left;
    width: 23%;
}
.footerlogo {
    padding-top: 8%;
    text-align: center;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
#footer{padding:0;}
#footer_wrapper {
    float: left;
    width: 77%;
	margin:0;
}
.footer_bottom_left{float:left;}
.footer_bottom li {
    background: url(../image/megnor/footer_pipe.jpg) no-repeat scroll 100% 60% rgba(0, 0, 0, 0);
    display: inline;
    padding: 0 6px 0 3px;
}
.footer_bottom li.first {
    padding: 0 6px 0 0;
}
#links > ul {
    list-style: outside none none;
	padding:0;
	margin:0;
}
#footer .footer_top .column.last {
    width: 215px;
}
.footer_bottom li.last {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.footer_bottom_right .footer_social {
    float: right;
    margin-top: 3px;
}
.footer_bottom_right .footer_social > ul {
    list-style: outside none none;
	padding:0;
	margin:0;
}
.footer_top {
    border-bottom: 1px solid #9b6e45;
    overflow: hidden;
    padding: 0 0 2px;
    width: 100%;
	line-height:24px;
}
footer a {
    color: #eae0d5;
    text-decoration: none;
}
#footer .footer_top .column.first{
    border-left: medium none;
    padding-left: 0;
}
#footer .footer_top .column {
    border-left: 1px solid #9b6e45;
    float: left;
    padding-left: 15px;
    width: 197px;
	padding-right:0px;
}
.col-sm-3.column.last > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_bottom {
    clear: both;
    overflow: hidden;
    padding: 10px 0;
}
#footer .column li a {
    color: #eae0d5;
    text-decoration: none;
}
footer a:hover, #footer .column li a:hover {
	 color: #9b6e45;
}
footer h5 {
	color: #f5ebd8;
    font-family: "Rubik","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 22px;
    padding: 0;
    text-shadow: none;
}
.footer_bottom .footer_social li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social_block li a {
    display: block;
    height: 35px;
    width: 35px;
}
.social_block li {
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 10px 10px 0;
    padding: 0;
    width: 35px;
}
.social_block li.facebook {
    background: url("../image/megnor/Social_Sprite.png") no-repeat scroll -1px -1px transparent;
}
.social_block li.facebook:hover{background-position:-1px -187px;}
.social_block li.twitter {
    background: url("../image/megnor/Social_Sprite.png") no-repeat scroll -1px -47px transparent;
}
.social_block li.twitter:hover{background-position:-1px -233px;}
.social_block li.rss {
     background: url("../image/megnor/Social_Sprite.png") no-repeat scroll -1px -94px transparent;
}
.social_block li.rss:hover{background-position:-1px -280px;}
.social_block li.linkin {
    background: url("../image/megnor/Social_Sprite.png") no-repeat scroll -1px -140px transparent;
}
.social_block li.linkin:hover{background-position:-1px -326px;}

.col-sm-3.address {width: 30%;}
.map{float:right;}


@media (max-width: 979px) {
#menu > ul > li{
	padding: 8px 10px;
}
.box-heading.toggle {
  display: block;
}
.box .filterbox {
  display: none;
}

.div-footer-ul {
  height: 4vh;
}

#footer .column {
    width: 100%;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
}
.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;
}
.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;
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.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-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);
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
}
.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] {
}
.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-color: #363636;
	background-image: linear-gradient(to bottom, #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;
}
.input-group-btn .btn.btn-primary.update {
    margin: 0 5px;
}
@media (max-width: 767px) { 
.btn-list-grid {display:block;}
.control-label {margin: 8px 0;}
 }

/* list group */
#list-view {
    background: url("../image/megnor/sprite.png") no-repeat scroll -33px -206px transparent;
    border: 1px solid #c9c9c9;
    border-radius: 0;
    height: 29px;
    margin-right: 0px;
    padding: 0;
    width: 30px;
}
.product-grid .listview_rating, .product-grid .listview_action {
    display: none;
}
.product-list .product-block .caption .hover_block{display:none;}
.col-sm-6.text-right.page {
    margin: 20px 0;
}
#list-view:hover, #list-view:focus, #list-view.active{background-position: -33px -234px;}
#grid-view {
    background: url("../image/megnor/sprite.png") no-repeat scroll -3px -206px transparent;
    border: 1px solid #c9c9c9;
    border-radius: 0;
    height: 29px;
    padding: 0;
    width: 30px;
}
#grid-view:hover, #grid-view:focus, #grid-view.active{background-position: -3px -234px;}
.col-md-4.btn-list-grid {
    padding: 0;
}

.btn-list-grid #list-view:hover, .btn-list-grid #list-view.active, .btn-list-grid #list-view:focus, .btn-list-grid #grid-view:hover, .btn-list-grid #grid-view.active, .btn-list-grid #grid-view:focus{border-color:#d56b1f; transition: all 200ms ease 0s; 				-moz-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	-khtml-transition: all 200ms ease 0s;
	box-shadow:none;
	}
.product-grid .caption > p {
    display: none;
}
.product-grid .caption .price{display:block;}
.box .filterbox { border:medium none;}
.filterbox label{font-weight:normal; margin-top:0; margin-bottom:16px;}
.filterbox .panel-footer{padding:0 0 15px 0; background-color:#fff; border-top:medium none; border-radius:0; text-align:left; border-bottom:1px solid #f0e7dd;}
.filterbox .list-group-item label{ 
	font-weight: normal;
    margin-bottom: 16px;
    margin-top: 0;
	color:#666;
	display:block;
	}
.btn-cart #cart .fa.fa-shopping-cart{display:none;}
.list-group a {
	border: medium none;
	color: #666666;
	padding: 8px 0;
	background: none repeat scroll 0 0 #fff;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #d56b1f;
	background: #fff;
	
}
/* 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 {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	border-bottom: 3px solid #c6976d;
    display: block;
    margin: 0 0 3px;
    position: relative;
}
.product-thumb .image a {
	display: block;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-list .product-thumb .image {
    border-bottom: medium none;
    border-right: 1px solid #c9c9c9;
    float: left;
    padding: 0px;
}
.product-list .image > a {
    border-right: medium none;
    margin-right: 4px;
}
.product-list .saleicon.sale {
    margin-right: 10px;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0px;
}
}
.product-layout.product-list {
    border-bottom: 1px solid #f0e7dd;
    margin-bottom: 20px;
}
.product-thumb h4 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none ;
    border-top: 1px solid #c6976d;
    padding: 15px 0 0;
	margin:0;
}
.product-list .product-thumb h4 {
    border-top: medium none;
	padding:0;
	margin-bottom:5px;
}
.product-list .wishlist_button, .product-list .compare_button {
    display: block;
}
.product-list .caption > p {
    margin-bottom: 15px;
}
.product-list .caption .price {
    margin: 3px 0 20px;
}
.product-list .caption .actions > button{
	background: none repeat scroll 0 0 #d56b1f;
    border: 1px solid #d56b1f;
    color: #fff;
    display: inline-block;
    height: 34px;
    line-height: 17px;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
	}
.product-list .caption .actions > button:hover{
	background: none repeat scroll 0 0 #2f1c11;
    border-color: #2f1c11;
    color: #cdac9a;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s;
}
.product-list .caption .actions .wishlist_button {
    border: medium none;
	color: #a4a4a4;
	background: none repeat scroll 0 0 #fff;
}
.product-list .caption .actions .wishlist_button:hover{background-color:#fff; border:medium none;}
.product-list .caption .actions .wishlist_button span{
	background:url(../image/megnor/sprite.png) no-repeat scroll -46px -397px transparent;
	padding:0 0 0 20px;
	}
.product-list .caption .actions .wishlist_button:hover span{
	background:url(../image/megnor/sprite.png) no-repeat scroll -46px -425px transparent;
	color:#d56b1f;
	}
.product-list .caption .actions .compare_button {
    border: medium none;
	color: #a4a4a4;
	background: none repeat scroll 0 0 #fff;
}
.product-list .caption .actions .compare_button:hover{background-color:#fff; border:medium none;}
.product-list .caption .actions .compare_button span{
	background:url(../image/megnor/sprite.png) no-repeat scroll -46px -454px transparent;
	padding:0 0 0 20px;
	}
.product-list .caption .actions .compare_button:hover span{
	background:url(../image/megnor/sprite.png) no-repeat scroll -46px -482px transparent;
	color:#d56b1f;
	}
.product-thumb .caption {
	padding: 0px;
	text-align:center;
}
.product-list .product-thumb .caption {
	 margin-left: 243px;
    padding-left: 21px;
    text-align: left;
}
@media (max-width: 1200px) {
.col-sm-3.btn-cart {
  float: right;
 /* left: 16%;*/
  padding: 10px 0;
 /* width: auto;*/
}

/*.col-sm-5.btn-search {
  float: right;
  left: 12%;
  margin-right: 10px;
  padding: 10px 0;
  width: auto;
}*/
.product-grid .product-thumb .caption {
	padding: 0 0px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	padding: 0 0px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 6px;
}
.rating .fa-star {
	color: #e88843;
	font-size: 13px;
}
.rating .fa-star {
	color: #c9c9c9;
	font-size: 13px;
}
.rating .fa-star + .fa-star {
	color: #e88843;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	margin: 10px 0;
	color: #7e542e;
    font-size: 17px;
    font-weight: bold;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #919090;
	text-decoration: line-through;
	margin-right: 10px;
	font-size:17px;
	font-weight:normal;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: none;
}
.product-thumb .button-group {
	border-top: 1px solid #c6976d;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	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;
	overflow:hidden;
}
.thumbnails > li {
	margin-left: 0px;
}
.thumbnails {
	/*margin-left: -20px;*/
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 00px;
	padding: 5px;
	display: block;
	border: 1px solid #eee;
	border-radius:0;
}
.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;
	}
	.hidden-md {
  display: block !important;
}
}
@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;
	}
}

.upper-h2
{
	text-transform: uppercase;
}
#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}
.product-info .image {
	border-radius: 0px;
	display:block;
	margin-bottom: 0px;
	text-align: center;
}
.productpage h3, #content h3 {
    color: #7c5029;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 21px;
    text-align: left;
    text-transform: uppercase;
    z-index: 0;
}
.contact > legend{
	color: #212121;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 18px;
    text-align: left;
    z-index: 0;
	}
.col-sm-3.address > strong{color:#212121;}
.contact .form-group label{width:16.6667%;}
.product-info .zoomContainer{ z-index:9; }/* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin:0px 50px; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
    padding: 0 25px;
	width:417px;
	margin:0 auto;	
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;	
}
.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;
}
.col-sm-8.shipping {
    padding: 0;
    width: 100%;
}

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

/* box */  
.box {
	margin-bottom:12px;
}
.box .box-heading, .refine-text, #column-left .panel-heading {
	color: #212121;
    display: block;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 17px;
    font-weight: normal;
    min-height: 16px;
    padding: 20px 10px 10px;
}
#column-left .panel-default a{
	color: #d56b1f;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 5px 4px 0;
    text-transform: capitalize;
	}
#column-left .panel-default{border:medium none;}
#column-left .panel-default label{font-weight:normal;}
#column-left .panel-default .panel-footer{background-color:#fff; border:medium none; padding:0; text-align:left;}
.refine-text{padding:0;}
.box .box-content {
	border-bottom: 1px solid #f0e7dd;
    margin: 0 auto;
    padding: 0 17px 15px 0;
	 
}
#banner0 {
    
    padding: 20px 17px 20px 0;
}

.product-carousel .product-thumb .price-tax{display:none;}
#content .box .box-heading {
	background: #fff;
	padding: 10px 0;
	color: #212121;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 20px;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:10px;
 
}

.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:5px 10px;
}
.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;
}
/*Product Tab start*/

.tabbestseller_default_width{ width:240px;}
.tablatest_default_width{ width:240px;}
.tabspecial_default_width{ width:240px;}


.htabs {
	border-bottom: medium none;
}
.hometab .tab-content{overflow:visible;}
.hometab .tab-content {
    margin-bottom: 6px;
    padding: 10px;
}
#content .hometab .box .box-content{padding: 0px;}
.etabs {
    display: inline-block;
	float: none;
    margin: 0 0 10px;
    padding: 0px 0;
    position: relative;
    text-align: left;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
	margin-bottom:-1px;
}
.htabs .etabs li:first-child a{padding: 10px 0px 10px 0;}
.htabs a {
    color: #323232;
    display: block;
    font-family: "Rubik","Ubuntu",Arial;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    padding: 10px 14px;
    text-decoration: none;
}
.htabs a.selected, .htabs a:hover{
	 background-color: #fff;
    border-bottom: 1px solid #c9c9c9;
    color: #d56b1f;
}
.htabs a.selected:before, .htabs a:hover:before{
	 background: url(../image/megnor/arrow.jpg) no-repeat scroll center center transparent;
    content: " ";
    display: block;
    height: 8px;
    left: 0;
    position: absolute;
    right: 0;
    top: 42px;
    width: 100%;
}
.tab-content {
	position:relative;
	padding: 10px;
	z-index: 2;
	overflow: visible;
	margin-bottom:25px;
}
.tab-content .tab {
    display: none;
}

.hometab .customNavigation a.prev {color: #000000;right: 25px;}
.hometab .customNavigation a { top: -67px;}
.hometab .customNavigation a.next { color:#000000; right: -10px;}

/* product tab end */



/* 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,
.box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

.product-grid li,
 .box-product .product-items,
.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{	
	margin:4px 2px; 
	background:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	overflow:hidden;
}

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

.grid_default_width { width:185px;}
.featured_default_width{ width:240px;}
.module_default_width{ width:185px;}
.latest_default_width{ width:240px;}
.special_default_width{ width:240px;}
.related_default_width{ width:240px;}
.bestseller_default_width{ width:240px;}
.additional_default_width{ width:90px;}
.testimonial_default_width{width:480px;}


.banners-slider-carousel .product-block-inner{text-align:center;}

 .product-carousel .product-block,
.product-grid-list  .product-block,
.box-product .product-block{ 
	margin:0px 0px 20px 0; 
	background:#fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	clear:both;
	overflow:hidden;
}

.product-carousel .product-block:hover,
.product-grid-list .product-block:hover,
.box-product .product-block:hover {
	overflow:hidden;
	clear:both;
}

.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-carousel .product-block-inner,
.product-grid-list .product-block-inner,
.box-product .product-block-inner{ padding:15px 17px; text-align:center; overflow:hidden; position:relative; margin:0;}


.banners-slider-carousel {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
#carousel-0{margin-bottom:2vh;}
.sale{	
	background-color: #919191;
    bottom: 12px;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
	}
	
/* 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: 10px;	
	width:100%;
	padding:7px 3px;
}

#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;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:13px;}
#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-left:47px; margin-bottom:2px;  }
#column-left .product-thumb .image{border:1px solid #ddd; padding:5px;}
#column-left .product-block-inner { margin-bottom:0px; padding:0;}
#column-left .product-thumb h4{border-top: medium none; padding:0; text-align:left;}
#column-left .product-thumb .price{text-align:left;}
#column-left .product-block:hover .caption .hover_block, #column-left .product-block .caption .hover_block{display:none;}
#column-left .res-cartbtn{display:block;}
#column-left .res-cartbtn > button{background-color:#fff; border:medium none; color:#666666; padding:0; text-align:left;}
#column-left .res-cartbtn > button:hover{background-color:#fff; border:medium none; color:#d56b1f; padding:0; }
#column-left .product-block .caption a{font-size:13px; text-transform:capitalize;}
#column-left .product-thumb .price{margin:7px 0;}
#column-left .res-cartbtn > button span{text-align:left; font-size:13px;}
#column-left .product-thumb .caption{text-align:left; margin-left:66px;}


#column-left .box .box-content, #column-right .box .box-content {margin-bottom:0px; padding:0 0 15px;}

#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:0px;
	padding-bottom:0px;
}
.product-info .image-additional {}
#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {display: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;}	
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; margin-left:65px;}

#topcontrol {
    font-size: 0;
    height: 67px;
    width: 75px;
    z-index: 9999;
}
#plate {
    background: url("../image/megnor/plate.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    position: absolute !important;
    right: 84px;
    width: 79px;
	
}

.box-center-display
{
	display: flex;
    justify-content: center;
}

.top_button {
    background: url("../image/megnor/cup.png") no-repeat scroll 14px -3px transparent;
    height: 47px;
}
#content ul.list-unstyled {  /*border: 1px solid #eeeeee;
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px;*/
}
.productpage ul.list-unstyled {  border:medium none;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0px;
}
.common-home .zoomContainer .zoomWindow {
  border: none!important;
  box-shadow: none!important;
}
].nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav > li > a:hover, .nav > li > a:focus {
  /*border-bottom: 1px solid #c9c9c9!important;*/
}
.product-product-42 #content h4{
	font-size: 20x;
    line-height: 30px;
	color: #6c4421;
	font-weight:500;
	font-family: "Rubik","Ubuntu",sans-serif;
	margin:0;
	}
.description {
    line-height: 30px;
    margin-bottom: 10px;
}
.product-description span {
    color: #323232;
    font-size: 15px;
    font-weight: 400;
}
.description-right {
    padding: 0 0 0 15px;
}
.list-unstyled span{
	color: #919090;
    float: left;
    font-size: 25px;
    font-weight: normal;
    margin: 5px 8px 0 0;
	}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
#qty-cart label {
    float: left;
    margin: 0 10px 0 0;
}
#input-quantity{width:auto; margin-right:0;}
#button-cart {
    border-radius: 0;
    padding: 6px 12px;
    width: auto;
	background: none repeat scroll 0 0 #c6976d;
    border: 1px solid #7e5733;
    color: #f5ebd8;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-khtml-transition: all 300ms ease 0s; 
	font-size:14px;
}
#button-cart:hover{
 	background: none repeat scroll 0 0 #7a502a;
    border: 1px solid #4e3219;
    color: #f5ebd8;
	}
.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f8f8f8;
    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:0;}
.category_filter .sort .form-control, .category_filter .limit .form-control {cursor:pointer; border-color:#c9c9c9;}
.productpage .box {margin-top:20px;}
.tab-content {
    padding: 10px;
	overflow:visible;
}
.col-sm-4.total_amount { margin-top: 30px; float:right; padding:0; width:40%;}
.total_amount .table.table-bordered, .total_amount .table-bordered td{border:medium none;}
 .collapsable.lastCollapsable {
    border: medium none;
}

#collapse-checkout-confirm td > strong, .total_amount td > strong{color:#212121;}

/*@media (max-width: 1449px) {
.col-sm-5.btn-search {
    left: 15%;}*/
@media (max-width: 1200px) {.product-info .image-additional {}#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin: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;
}

}
@media (max-width: 979px) {
#column-right .box-product > div{
width:100%!important;
} 
.bestseller_default_width{ width:100%;}

#column-left .box-product .image,
#column-right .box-product .image {margin-right:3px;}
.col-md-4.btn-list-grid {margin-bottom: 10px;}
.product-info .image-additional {width: 250px;}
}
@media (max-width: 767px) { .product-info .image-additional {width: 100%;} .product-info .image-additional a {padding: 1px;} .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;
}

.checkout-cart-page .btn.btn-danger {
    margin-top: -2px !important;
}
.checkout-cart-page .input-group .btn {padding: 6px 2px !important;}
.checkout-cart-page .input-group .form-control { padding: 6px 6px !important;}
.button_class {clear:both;}
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
background:none;}
@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%;
}
.row .col-xs-12 {
  width: 100%!important;
}
.swiper-pager .swiper-button-next {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.swiper-pager .swiper-button-prev {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.flex-direction-nav a:before {font-size:27px !important;}

.dropdown-menu.pull-right {width: 100%;}
#cart .dropdown-menu li > div {min-width:100%;}

.checkout-cart .input-group .form-control {
  }
  /*.hometab .tab-content{
  top:90px;
  }*/
  .htabs a{
  float:none!important;
  }

}
@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;}
.btn-primary {margin-bottom:2px;}
#top .pull-left {
  float: left !important;
}
.col-sm-5.btn-search{
	 left: 0%;}
#form-currency .dropdown-menu, .dropdown-menu.language-menu {
  left: 0!important;
  right: auto!important;
}
	
}

/*Responsive Media*/

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
.col-sm-5.btn-search {
  left:10%;
 
}

	.subbanner2_outer, .box.featured .box-heading, .box.featured .box-content, .footer_container_inner{
		width:980px; 
		margin:0 auto;
		}
	#footer .footer_top .column{width:179px;}
	.layout-2 #column-left{width:21%;}
	.layout-2.left-col #content{width:79%;}
	.product-grid .product-thumb .caption{padding:0;}
	.hover_block{min-width:55%;}
	.productpage .col-sm-8{width:47.5%;}
	.productpage .col-sm-4{width:48.7%;}
	.product-info .image-additional{width:350px;}
	.product-info .product-image .customNavigation span.next{right:2px !important;}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
.nav .top_level > a:hover::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
/*.header .col-sm-5.btn-search {
  left: auto!important;
}*/
.layout-2 #column-left {
  width: 100%;
}
.layout-2.left-col #content {
  width: 100%;
}
.col-sm-5.btn-search {
  left:9%;

}
	.subbanner2_outer, .box.featured .box-heading, .box.featured .box-content, .footer_container_inner{
		width:940px; 
		margin:0 auto;
		}
	#footer .footer_top .column{width:169px;}
	.layout-2 #column-left{width:21%;}
	.layout-2.left-col #content{width:79%;}
	.product-grid .product-thumb .caption{padding:0;}
	.productpage .col-sm-8{width:49.6%;}
	.productpage .col-sm-4{width:48.7%;}
	.product-info .product-image .customNavigation span.next{right:9px !important;}
	.product-grid .hover_block .actions{padding:7px;}
	.product-grid .hover_block{padding:8px;}
	.product-info .image-additional{width:340px;}
	.product-search .hover_block{padding:6px;}
}
@media only screen and (min-width: 980px) and (max-width: 991px){
	.category_filter .col-md-1, .category_filter .col-md-2, .category_filter .col-md-3{padding:0;}
	.category_filter .text-right{text-align:left;}
}
@media only screen and (max-width: 979px) {
#column-left {
  border: medium none;
}
#column-left .box .box-content, #column-right .box .box-content{
display:none;}
.layout-2 #column-left {
  width: 100%;
}
.layout-2.left-col #content {
  width: 100%;
}
/* css for responsive menu */



	/*updated css start*/
	.main-menu > ul > li > ul, .responsive-menu .main-navigation{
	top:56px;
	}
	.responsive-menu, .main-menu
	{
		height: 56px;
	}
	.dropdown  .dropdown-menu {
  position: relative!important;
}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  		display: inline-block !important;
	}
	.col-sm-5.btn-search{
	 left: 0%;}
	/*updated css ends*/	
		#menu .navbar-nav > li > .dropdown-menu.column2 , #menu .navbar-nav > li > .dropdown-menu.column3 ,#menu .navbar-nav > li > .dropdown-menu.column1{min-width:auto}
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {height:300px;overflow-y:scroll; border-top: 1px solid #787878; padding: 12px 25px;  /*background: #fff none repeat scroll 0 0;*/  position: absolute;  width: 100%;  z-index: 999;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);left:0;right:0;margin:0 auto;}
	#menu.responsive-menu ul li a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;}
	.responsive-menu li.toggle {  box-shadow:none;padding:0;float:left;width:100%; margin:5px 0;}
	.top_level.home.home_first {    display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	#menu.responsive-menu .dropdown .dropdown-menu {background:none;border: medium none;  box-shadow: none;  padding: 0;  position: relative!important;  width: 100%; margin-left:0 !important;}
	#menu.responsive-menu ul li a:hover, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  color: #fe646f;}
	#menu.responsive-menu ul li a , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a{  color:#fff;
    display: block;
    font-family: "Raleway",verdana,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 5px 0;
    text-transform: capitalize;
	float:left;
	width:100%;
	border:none;
	}
	#menu.responsive-menu .nav.navbar-nav {    padding: 12px 20px;}
	#menu.responsive-menu ul li a.mobile_togglemenu , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;position:absolute;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {    margin: 0;}
	#menu.responsive-menu .top_level.dropdown.toggle {  margin: 0;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {  padding: 0 15px 20px; float:left;width:100%;}
	.responsive-menu ul li .mobile_togglemenu:hover {  background-color: rgba(0, 0, 0, 0);}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {  display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {width:100%;float:left;border: medium none;    left: 0;    position: relative!important;    top: 0;font-size: 12px;    letter-spacing: 0.5px; margin-bottom: 10px;  padding: 0 0 0 10px;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{  color: #fff;font-size:12px;letter-spacing:0.5px;}
	.top_level.home {display: none;}
	#menu.responsive-menu .toggle .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {   
	 color: #fff;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
    left: auto;
    line-height: 33px;
    position: absolute;
    right: 0;
	top:0;
	width:auto;
}
	#menu.responsive-menu .toggle.active .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before { 
	color: #fff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
    left: auto;
    line-height: 33px;
    position: absolute;
    right: 0;top:0;
	}
	#menu ul{
	width:100%;}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after{content:"";}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu { padding: 10px 0 3px 20px;}
	#menu.responsive-menu ul.nav li .megamenu ul.childs_1 {  display: block;
    float: left;
    padding: 0;
    width: 100%;}
	#menu.responsive-menu .list-unstyled.childs_1 > li{padding:0;margin:0;}
	#menu.responsive-menu .navbar-nav > li > .dropdown-menu{	padding-left: 10px;  top: 0;}
	/* end css for responsive menu */
	









	.subbanner2_outer, .box.featured .box-heading, .box.featured .box-content, .footer_container_inner{
		width:724px; 
		margin:0 auto;
		}
		.nav-container {display:block;}
		#res-menu{display:block;}
		header{height:126px;}
		.col-sm-3.btn-cart{position:absolute; right:0; top:52px;}
		.col-sm-5.btn-search{margin-right:0;}
		#cart .dropdown-menu{top:150%;}
		#res-menu{background-color:#f0e7dd; height:48px;}
		.res-menu-inner .container {padding: 0;}
		.nav-responsive > span {padding: 14px 20px 14px 0;}
		.heading{font-size:18px;}
		.content-text{bottom:4px;}
		#testimonial-carousel .slider-item .img{width:42%; margin-left:0;}
		#testimonial-carousel .slider-item.first_item_tm .img{margin-left:0;}
		.img_inner{margin-right:10px;}
		#testimonial-carousel .slider-item .content-wrapper{width:54%; margin-right:4%;}
		#testimonial-carousel .title{margin-bottom:10px; padding-bottom:10px;}
		#testimonial-carousel .author{margin-top:10px;}
		#testimonial-carousel .readmore{margin-top:10px;}
		.footer_left .footer_content{font-size:20px;}
		.small-text{font-size:17px;}
		.footer_center {padding: 23px 0 23px 30px;}
		.footer_logo{display:none;}
		#footer_wrapper{width:100%;}
		.footer_top {border-top: medium none; padding: 10px 0;}
		#footer .footer_top .column.first, #footer .footer_top .column, #footer .footer_top .column.last{width:100%;}
		#footer .footer_top .column, #footer .footer_top .column.last{border-left:medium none; padding-left:0;}
		footer h5{margin:0;}
		.footer_topcontainer{margin-bottom:6px;}
		.footer_bottom_left{float:none;}
		.footer_bottom #links {display: block; float: none;  margin-bottom: 5px; text-align: center;}
		.footer_bottom .footer_bottom_left p{ clear: both; float: none;text-align: center;}
		.footer_bottom_right .footer_social {display: block; float: none; margin-top: 10px; text-align: center; width: 100%;}
		.footer_bottom_right .footer_social > ul{ display: inline-block; overflow: hidden;}
		.product-list .caption .actions > button{display:block;}
		.product-list .caption .actions .wishlist_button{margin-top:5px; padding:8px 0;}
		.product-list .caption .actions .compare_button{padding:8px 0;}
		.category_filter .col-md-2, .category_filter .col-md-1, .category_filter .col-md-3, .category_filter .col-md-4{padding:0;}
		.category_filter .col-md-3.sort.text-left{margin-bottom:5px;}
		.product-grid .product-thumb .caption{padding:0;}
		.productpage .col-sm-8{width:47.8%;}
		.productpage .col-sm-4{width:49.7%;}
		.col-sm-4.total_amount{margin-top:10px; width:55%;}
		.account-edit .col-sm-10, .account-address-edit .col-sm-10{width:78.333%;}
		.account-edit .col-sm-2, .account-address-edit .col-sm-2{width:21.667%;}
		.account-password .col-sm-10, .account-voucher .col-sm-10 {width:71.333%;}
		.account-password .col-sm-2, .account-voucher .col-sm-2{width:28.667%;}
		.account-return-add .col-sm-10, .information-contact .col-sm-10 {width: 75.333%;}
		.account-return-add .col-sm-2, .contact .form-group label{width: 24.667%;}
		.col-sm-3.address{width:100%; padding:0;}
		.map {float: left;  margin-top: 10px; padding: 0; width: 100%;}
		.product-info .product-image .customNavigation span.next{right:-17px !important;}
		#column-left .box-product > div, #column-right .box-product > div  {margin-bottom:0;}		
	}
@media only screen and (max-width: 767px) {
#column-left {
  display: block !important;
}
.row .col-xs-12 {
  width: 50%;
}
.row .col-xs-12.product-list {
  width:100%;
}
.dropdown .dropdown-menu {
  position: absolute !important;
}
#form-currency .dropdown-menu, .dropdown-menu.language-menu{
left:0;
right:auto;
}
.col-sm-5.btn-search {
  left: 0;
}
	.container, .subbanner2_outer, .box.featured .box-heading, .box.featured .box-content, .footer_container_inner{
		width:auto; 
		margin:0 15px;
		}
		#top #top-links{float:right !important; border-right:1px solid #c08c53;}
		#top .pull-right{float:left !important;}
		#form-currency .btn{border-right:medium none; border-left:1px solid #844724;}
		#form-language .btn{border-left:medium none; border-right:1px solid #844724;}
		.dropdown-menu{right:auto; left:0;}
	.container.header, .layout-1 .container, nav .container, .res-menu-inner .container, .product-category-20 .container, #footer{margin:0 15px;}
	.col-sm-3.btn-cart{padding:10px 15px;}
	.res-cartbtn {display: block;}
	.product-block .caption .hover_block{display:none;}
	#logo{position:relative; top:auto; margin:15px 0;}
	header{height:310px;}
	.col-sm-5.btn-search{top:0px; width:100%;}
	#top .pull-left {
  float: left !important;
}
	#search, #search .input-lg{width:100%; margin: 5px 0px 4px;}
	.col-sm-3.btn-cart {left: auto; padding: 0 32px; right: auto; text-align: left; top: 0px; position:relative; width:100%;}
	#cart{float:none;}	
	.owl-controls .owl-buttons .owl-next, .owl-controls .owl-buttons .owl-prev{top:38% !important;}
	.heading{font-size:14px;}
	#testimonial .customNavigation a.prev, #testimonial .customNavigation a.next{top:-320px;}
	#column-left{display:none;}
	.layout-2.left-col #content{width:100%; padding:0;}
	.productpage .col-sm-8{border-right:medium none; width:100%; float:none;}
	.productpage .col-sm-4{width:100%;}
	.product-info .additional-carousel{margin:0 auto; width:425px;}
	.productpage .col-sm-12{padding:0;}
	.col-sm-5.btn-search{padding:10px 0px;}
	.container .breadcrumb{right:15px;}
	.account-edit .col-sm-10, .account-password .col-sm-10, .account-voucher .col-sm-10, .account-return-add .col-sm-10, .information-contact .col-sm-10, .account-address-edit .col-sm-10{width:auto;}
	.rightcontent{width:auto;}
	.footer_outer .footer_center .footer_right {float: left; margin-top: 8px;}
	.footer_left{padding:40px 0;}
	.related_default_width{width:260px;}
	.product-info .product-image .customNavigation span.next{right:4px !important;}
}
@media only screen and (max-width: 630px) {
	.product-list .product-thumb .image{float:none; border-right:medium none;}
	.product-list .image > a{margin-right:0; border-right:medium none;}
	.product-list .product-thumb .caption{margin-left:0px;}
	.product-list .caption .actions .wishlist_button{margin:0 15px;}
	.product-list .caption .actions > button{float:left;}
	.product-info .additional-carousel{width:326px;}
	#cart .dropdown-menu{right:auto; left:-100px;}
	.heading{font-size:12px; line-height:16px; margin-top:20px;}
	.footer_outer .footer_center .footer_right {float: left; margin-top: 15px;}
	#testimonial .customNavigation a.prev, #testimonial .customNavigation a.next{top:-295px;}
}
@media only screen and (max-width: 480px) {

	.htabs a, .nav-tabs > li > a{border-bottom:1px solid transparent;}
	.etabs, .htabs .etabs li, .nav-tabs, .nav-tabs > li{width:100%;}
	#testimonial .customNavigation a.prev, #testimonial .customNavigation a.next{top:-275px;}
	.nav-tabs > li{text-align:center;}
	.footer_left .footer_content{font-size:16px;}
	.small-text{font-size:14px;}
	.footer_center{padding:20px 0 20px 30px;}
	.checkout-cart .col-sm-9 .table-responsive .input-group{display:inline-block;}
	.checkout-cart .col-sm-9 .table-responsive .input-group .form-control{margin-bottom:5px;}
	.container h2, .container h1{margin: 53px 0 0;}
	.container .breadcrumb{float:left; left:15px;}
	.product-manufacturer .container .breadcrumb, .information-sitemap .container .breadcrumb, .product-category-20 .container .breadcrumb, .container.product .breadcrumb{left:0;}
	.featured_default_width, .latest_default_width, .special_default_width, .bestseller_default_width { width:290px;}
	.tablatest_default_width, .tabbestseller_default_width, .tabspecial_default_width{width:285px;}
	.product-info .image-additional{padding:0 33px;}
	.product-info .product-image .customNavigation span.next {right: 2px !important;}
	.product-info .product-image .customNavigation span.prev{left:2px !important;}

}
@media only screen and (max-width: 480px) {
	#cart .dropdown-menu{left:auto; right:0;}
	#cart .cart-menu td{padding:4px;}
	.heading {font-size: 9px; line-height: 11px; margin-top: 10px;}
	.owl-controls .owl-buttons .owl-next, .owl-controls .owl-buttons .owl-prev{top:30% !important;}
	#shipping .col-sm-2{width:30%;}
	.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-6{width:100%;}
	.product-list .caption .actions > button{float:none;}
	.product-list .caption .actions .wishlist_button{margin:5px 0 0 0;}
	.account-edit .col-sm-2, .account-address-edit .col-sm-2{width:50.667%;}
	.account-order-info .table{float:none;}
	.account-password .col-sm-2, .account-voucher .col-sm-2{width:40.667%;}
	.col-sm-4.total_amount{width:59%;}
	iframe{width:100% !important;}
	.product-info .additional-carousel{width:auto; overflow:hidden;}
	#product select, .category_filter select { width: 100% !important;}
	.owl-buttons{display:none !important;}

}
@media only screen and (max-width: 415px) {
	.dropdown myaccount, #top-links li:first-child, #top-links .myaccount-menu > li, #top-links .myaccount-menu > li:last-child{display:block;}
	#top-links li, #top-links ul > li:last-child{display:none;}
	.heading {font-size: 8px;}
	.footer_left{padding:17px 0; width:100%;}
	.footer_left .footer_content{font-size:20px;}
	.small-text{font-size:17px;}
	.footer_outer{width:100%;}
	.footer_center{padding:20px 0;}
	.content-text-inner{padding:1px;}
	#cart .dropdown-menu{left:-34px; right:0;}
	.col-sm-4.total_amount{width:79%;}
	#testimonial .customNavigation a.prev, #testimonial .customNavigation a.next{top:-298px;}
	#accordion #collapse-voucher .input-group, #accordion #collapse-coupon .input-group{display:inline-block;}
	.content-text{bottom:20px;}
	.subbanner2_2 .content{margin:0 2px;}
	.subbanner2_1 .content{margin-right:5px;}
	.subbanner2_3 .content{margin-left:5px;}
}
@media only screen and (max-width: 320px) {
	.productpage .col-sm-4 .btn-group .wishlist_button{float:none;}
	#button-cart{margin:15px 0;}
	.heading {font-size: 7px;}
	#input-quantity{float:none;}
	.shipping .col-sm-2.control-label, #input-coupon, #input-voucher{width:100%;}
	#testimonial .customNavigation a.prev, #testimonial .customNavigation a.next{top:-336px;}
	#cart-total{padding:0 3px;}
	.carticon{display:none;}
	.col-sm-4.total_amount{width:100%;}
	#content .box .box-heading{font-size:17px;}
	#cart .dropdown-menu{width:144%; right:-28px;}
}

.alert.alert-success.animated.fadeInDown{width:100%;text-align:center;margin:0 -5px;}
<!-- Megnor www.templatemela.com End -->


<!-- Magnore tab css start-->
.tabfeatured_default_width{ width:185px;}
.tabbestseller_default_width{ width:240px;}
.tablatest_default_width{ width:240px;}
.tabspecial_default_width{ width:240px;}


.htabs {
	/*height: 40px;*/
	line-height: 16px;
	/*border-bottom: 1px solid #eee;*/
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 1vw 0 1vw;
    text-align: center;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs a {
    color: #313131;
    display: block;
    float: left;
    font-size: 18px;
    margin-right: 3px;
    padding: 10px 14px;
    text-align: center;
}
.htabs a.selected, .htabs a:hover{
	/*background: #ddd;*/
	color:#d56b1f;
}

.tab-content {
	position:relative;
	padding: 10px;
	z-index: 2;
	overflow: visible;
	margin-bottom:25px;
}
.tab-content .tab {
    display: none;
}

.hometab .customNavigation a.prev {color: #000000;right: 36px;}
.hometab .customNavigation a { top: -48px;}
.hometab .customNavigation a.next { color:#000000; right: 0;}

.hometab {
	box-shadow: 0px 1px 3px #c2c2c2;
    padding: 1%;
}
.flex-center-gap
{
    display: flex;
    justify-content: center;
    gap: 0em;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.span-404
{
	font-size: 15em;
    height: 13vh;
    margin-top: 9vh;
    text-shadow: 1px 1px 7px #6a3212;
    color: #ffffff;
    display: block;
}
.productbox-grid
{
	display: flex;
    justify-content: center;
}
.insta-logo {
	margin-left: 6%;
    width: 25%;
}
@media only screen and (max-width: 415px) {
	.insta-logo {
		margin-left: 0;
	    width: 15%;
	}
}
<!-- Magnore tab css end-->