body {
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
	color: #444;
	font-size: 13px;
	line-height: 20px;
    background-color: #C29764;
    zoom: 110%;
    
    /* background: url(../image/bg.png) no-repeat center top;  */
}
:focus{outline:none !important;}
h1, h2, 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 */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;

/* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(99%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 99%);
  /* W3C */
  border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
  	color: #444444;
	padding: 8px 11px;
	font-size: 15px;
	font-family:open sans, arial, verdana;
    margin-left: 15px;
    margin-right: 15px;

}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #444;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	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;
    color: #b74172;
}

.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 */
#top {
	padding: 0;
	margin: 0;
	min-height: 40px;
}
#top .container {
	padding: 0 10px;
}
#top #form-currency .currency-select {
	text-align: left;
	width:100%;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
	color: #a51a1a;	
}

#form-currency .dropdown-menu { padding: 0 10px; z-index:4}

#form-language .dropdown-menu > li > .btn {padding: 2px 9px;}
#form-currency .dropdown-menu .btn { padding: 2px 0 !important;}
#form-language .dropdown-menu > li > .btn:hover {color:#a51a1a;}
#form-language .dropdown-menu { margin:3px 0 0; z-index:4; }

#top .btn-link, #top-links li, #top-links a,#form-language .dropdown-menu > li > .btn {
	color: #444444;	
	text-decoration: none;
}
#top-links li{   background: rgba(0, 0, 0, 0) url("../image/megnor/pipe.jpg") no-repeat scroll left center;
    margin-right: 5px;
    padding: 0 0 0 7px;
	}
#top-links li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 0;
}		
#top-links .phone .fa {
    display: inline-block;
    padding: 0 2px;
}
#top-links a .fa{padding: 4px; display:none; }
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #a51a1a;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 6px;
	margin:0 12px;
}
#top-links ul { margin:0 0 9px; }
#top-links ul li ul li { background:none !important; padding:0; margin:0; }


#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #form-currency .btn-link, #top #form-language .btn-link {
	padding: 5px 0; margin-right:15px;
	}
/* logo */
.header-logo{float:left; }
.header-search{float:right !important;  }
.header-cart{
	float:right !important; 
	margin:18px 0 7px; 
	} 
#logo {
	margin: 23px 0 0 15px;
	display: inline-block;
}
/* search */
#search {
	margin-bottom: 10px;
	width: 215px;
	float: right;
}
#search .input-lg {
	height: 30px;
	line-height: 20px;
	padding: 0 10px;
	background:#f2f2f2;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.18) inset;
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.18) inset;
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.18) inset;
	-webkit-border-radius: 15px 0 0 15px;
	-moz-border-radius: 15px 0 0 15px;
	-khtml-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	border:1px solid #eee;
}
#search .btn-lg {
	color:#FFFFFF;
	font-size: 15px;
	line-height: 18px;
	padding: 3px 13px 5px 12px;
	margin:0;
	background:#3c3c3c;
	-webkit-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	-khtml-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	border:1px solid #3c3c3c;
}
/* cart */
#cart {
	margin-bottom: 10px;
	float:right;
	border-radius: 10px;
	padding:0 0 0 10px;
  	border: 1px solid #ededed;
  	background-color: #fdfdfd;
  	/* Old browsers */
  	background: -moz-linear-gradient(top, #fdfdfd 0%, #e0e0e0 100%);
  	/* FF3.6+ */
  	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e0e0e0));
  	/* Chrome,Safari4+ */
  	background: -webkit-linear-gradient(top, #fdfdfd 0%, #e0e0e0 100%);
  	/* Chrome10+,Safari5.1+ */
  	background: -o-linear-gradient(top, #fdfdfd 0%, #e0e0e0 100%);
  	/* Opera 11.10+ */
  	background: -ms-linear-gradient(top, #fdfdfd 0%, #e0e0e0 100%);
  	/* IE10+ */
  	background: linear-gradient(to bottom, #fdfdfd 0%, #e0e0e0 100%);
  	/* W3C */
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	border:none;
	background:transparent url("../image/megnor/cart.png") no-repeat scroll left 0px;
	padding:11px 11px 11px 40px;
	
}

#cart > .btn .fa { display:none; }

#cart.open > .btn {
	border: none;
	color:  #a51a1a;
	box-shadow: none;
	text-shadow: none;
	background:transparent url("../image/megnor/cart.png") no-repeat scroll left -43px;
}
#cart.open > .btn:hover {
	color: #a51a1a;
	background:transparent url("../image/megnor/cart.png") no-repeat scroll left -43px;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	border:1px solid #e4e4e4;
	 border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#cart .dropdown-menu {
	width: 300px;
	padding:7px;
}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu .table-bordered {
    border: medium none;
}
#cart .dropdown-menu table td{border:none;background:none; padding:4px; }
#cart .dropdown-menu .table-striped {
    border-bottom: 1px solid #ebebeb;
}

#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
	margin-top:10px;
}
/* menu */

.top-container {  
  display: inline-block;
  margin: 1px 0 5px;
  width: 100%;
  padding:0 20px;	
  border-radius: 0px 0px 25px 25px;
  -moz-border-radius: 0px 0px 25px 25px;
  -webkit-border-radius: 0px 0px 25px 25px;
  border: 1px solid #DFE0E0;
  background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e0e0e0 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e0e0e0 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e0e0e0 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e0e0e0 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e0e0e0 0%, #ffffff 100%);
  /* W3C */ 
  }

.nav-responsive { display:none;}
.responsive-menu,
.main-menu {
	background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0e0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  /* W3C */
  clear: both;
  border: 1px solid #dfe0e0;
	height: 42px;
	margin-bottom: 0;
	border-radius: 25px 25px 0 0;
	-webkit-border-radius: 25px 25px 0 0;
	-moz-border-radius: 25px 25px 0 0;
	-khtml-border-radius: 25px 25px 0 0;
	padding: 0; 
	
	
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
 
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background:transparent url("../image/megnor/menu_saprator.png") no-repeat scroll left 0;
}

.main-menu > ul > li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.main-menu > ul > li:hover {
} 
 
 .nav-responsive span,
.main-menu > ul > li > a {
	font-size: 15px;
	color: #444;
	display: block;
	padding: 10px 18px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	font-family:open sans,arial,verdana;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	color:#a51a1a;	
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	 border: 1px solid #dfe0e0;
  background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0e0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  /* W3C */
	position: absolute;	
	z-index: 5;
	padding: 2px 0;	
	 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;
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	 border: 1px solid #dfe0e0;
  background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0e0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e0e0e0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  /* W3C */
	position: absolute;	
	z-index: 5;
	padding: 2px 0;
	margin-left:0px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 200px;
}

.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: 3px 10px;
	color: #444;
	display: block;
	white-space: nowrap; 
}
.main-menu > ul > li ul > li > a{min-width: 200px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color: #a51a1a;
	
}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/cat_arrow.png);
	background-repeat:no-repeat;
	background-position: right 10px;
}
.main-menu > ul > li ul > li:hover > a.activSub { 
	background-position: right -31px;
	color: #a51a1a;
 }
.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 {		
	}
	#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;
	}
}

/* 1-col layout */

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

/* 2-col layout */

.layout-2.left-col #column-left{
	width:21.3%;
	padding-right:0;
}
.layout-2.right-col #column-right{
	width:21.3%;
}
.layout-2 #content{
	width:75%;
	
}
.layout-2.left-col #content {
	padding-left:10px;   	
	width:78.7%;
}
.layout-2.right-col #content {  
	padding-right:10px;
	width:78.7%;
}

/* 3-col layout */
.layout-3 #column-left{	
	width:21.3%;
	padding-right:0;
}
.layout-3 #column-right{			
	width:21.3%;
	padding-left: 1px;
    padding-right: 14px;
}
.layout-3 #content{		
	width:57.4%;
	padding:0 10px;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	color: #444;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #444;
}
#footer .column ul li  { padding:3px 0 7px; } 
#footer .column li a {
    background: url("../image/megnor/arrow.png") no-repeat scroll left 5px transparent;
    padding-left: 9px;
}

#footer .column li a:hover {
    background: url("../image/megnor/arrow.png") no-repeat scroll left -39px transparent;
}

footer a:hover {
	color: #a51a1a;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a51a1a;
	position:relative;
	margin-top:27px;
}
@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {     
	width: 100% !important;
	padding:0 10px !important;
	display: inline-block; 
	}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #e4e4e4;
	font-size:12px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li + li::before { padding:0 10px; }
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
	white-space:nowrap
}
.btn {
	padding: 3px 12px;
	font-size: 13px;
	border: 1px solid #cccccc;
	border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	-moz-border-radius:20px; 	
}
.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, #form-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 {
  	color: #fff;
    background: #428bca;
    border:1px solid #357ebd;
}
.btn-primary {
	color: #fff;
    background-color: #428bca;
    border:1px solid #357ebd;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #3276b1;
    border:1px solid #285e8e;
	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: #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 { 
	
	}
.list-group a {
	color: #444;
	padding: 4px 0px;
	background: none;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #a51a1a;
	background:none ;
}
.single-banner { margin-bottom:10px; }
/* 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 #e4e4e4;
	margin-bottom: 20px;
	overflow: auto;
}

#content .product-list .product-block:hover { 
	box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); 
	
	}

.product-list .product-thumb { 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px; 
	}
.product-thumb .image {
	text-align: center;
	position:relative;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {

}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 15px;
}
}
.product-thumb h4 {
	margin-bottom: 3px;
}
.product-thumb .caption {
	padding: 0 2px;
    
    
}

.product-grid .product-thumb .product-details { text-align:center; }

@media (max-width: 1100px) {
.product-grid .product-thumb .caption {	
	padding: 0 2px;
}
}
@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 {
	padding-bottom: 10px;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
}
.rating .fa-star-o,#review .fa-star-o{
	color: #999;
	font-size: 15px;
}
.rating .fa-star,#review .fa-star{
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o{
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #75980a;
	display:inline-block;
	vertical-align:middle;
	margin:0 0 5px;
}
.product-thumb .price-new {
	
}
.product-thumb .price-old {
	color: #444;
	text-decoration: line-through;
	margin-right: 5px;
	
}
.category_row {  margin:0 !important;  }
.product-grid .product-thumb .price-tax  { display:none; }
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
}
.product-thumb .button-group {
	overflow: auto;	
}
.product-list .product-thumb .button-group {
	padding: 0 3px;
}
.product-list .product-thumb .caption { padding:0 3px; }

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button,#cart .text-right .addtocart,#cart .text-right .checkout {
	width: auto;
	border: none;
	display: inline-block;
	background-color: #b72f2f;
	color: #fff;
	padding: 3px 10px;
	text-align: center;
	font-size:12px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	white-space: nowrap;
}
#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-list .product-thumb .button-group button + button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: both;
    color: #444;
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 20px;
    margin-top: 3px;
}
.product-list .product-thumb .addtocart {
    float: left;
    margin-bottom: 7px;
}
.product-list .product-thumb .wishlist {
    float: left;
}
.product-list .product-thumb .compare {
    clear: none !important;
	margin-bottom: 10px;
}
.product-list .product-thumb .button-group button + button .fa {
    font-size: 12px;
    margin-right: 5px;
}
.product-list .product-thumb .button-group button + button:hover { color:#a51a1a; } 
.product-thumb .button-group button + button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: none;
    padding: 0;
    width: auto;
}

.product-thumb:hover .button-group button, .product-thumb .button-group button:hover,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{
	color: #444;
	background-color: #d0d0d0;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1100px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: auto;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: auto;
}
}

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

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 10px;
	padding: 9px;
	display: block;
	border: 1px solid #e7e6e4;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}
.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:2px; color:#444444; }
.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: 270px;
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;	
}

.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;
} 
#column-left .box, #column-right .box {  
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
    margin-bottom: 10px;
    padding: 3px; 
	}

#category-box .box-heading {
    color: #ffffff;	
	 background: #262626;
  /* Old browsers */
  background: -moz-linear-gradient(top, #262626 0%, #181818 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(99%, #181818));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #262626 0%, #181818 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #262626 0%, #181818 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #262626 0%, #181818 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #9b2b5b 0%, #7b1638  99%);
  /* W3C */
}	
.box .box-heading {
	background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(99%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 99%);
  /* W3C */
  border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
  	color: #444444;
	padding: 8px 11px;
	font-size: 15px;
	font-family:open sans, arial, verdana;
}
.box .box-content {
	background: #fff;
	padding:5px 10px;
	margin-top:5px;
}

#content .box .box-heading {
	border:none;
	background: transparent url("../image/megnor/title-arrow.png") no-repeat scroll left center;
	padding: 5px 25px;
	font-size: 15px;
	color: #a51a1a;
	font-family:open sans, arial,verdana;
}
#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;
	margin: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;
}



/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product/*,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}

/*.product-grid-list ul li,*/
#content .box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
	width:185px;
	float:left;
	display: inline-block;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block{	
	margin:2px; 
	background:#fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	clear: both;
	overflow: hidden;
	border: none;
}

#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:185px;}
.featured_default_width{ width:185px;}
.module_default_width{ width:185px;}
.latest_default_width{ width:185px;}
.special_default_width{ width:185px;}
.related_default_width{ width:185px;}
.bestseller_default_width{ width:185px;}
.additional_default_width{ width:80px;}
.banners-slider-carousel .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
#content .product-grid  .product-block,
#content .box-product .product-block{ 
	margin:5px; 
	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	clear:both;
	overflow:hidden;
	border:1px solid #e4e4e4;
	
}
#content .product-grid  .product-block { padding:10px; }


#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover {
	overflow:hidden;
	clear:both;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}



.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 .product-block-inner,*/
#content .box-product .product-block-inner{ padding:20px 0 10px;; text-align:center; overflow:hidden; position:relative; margin:0;}


.banners-slider-carousel {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.sale{	
	background-color: #f5ea69;
	
	text-align: right;
    text-transform: uppercase;	
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	position:absolute;
	top:10px;
	left:10px;
	font-size:12px;
  color: #444;
  padding: 0 4px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
	
	}
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 5px;	
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:10px;
	border:1px solid #e7e6e4;
	margin-top: 5px;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float:left;
	width:60%; /* specify width as per your requirement */
	
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
}
#column-left .product-thumb .product-details,
#column-right .product-thumb .product-details{
	width:60%;
	float:left;
	}


#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:13px; margin: 0 0 5px;}
#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:50px; }

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {margin-bottom:2px; }

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox
{margin-bottom:5px; }

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	border: none;
	margin-bottom: 5px;
	padding: 5px 0;
    
}
#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: transparent none repeat scroll 0 0;
    color: #7C1639;
    line-height: 24px;
    padding: 0;
    width: auto;
	font-size:13px;
	font-weight:600;

}
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {
    color: #a51a1a;
}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; }

.top_button {
	background: url("../image/megnor/top_arrow.jpg") no-repeat scroll 0 0 transparent;
	height: 45px;
	width: 50px;
	right: 0px;
	bottom: 15px;
	display: none;
	position: fixed;
	z-index: 95;
	font-size:0;
   
}
#content ul.list-unstyled {  
	border: 1px solid #e4e4e4;
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#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 #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%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:1px;}
.tab-content {
    padding: 10px 0;
	overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
#content .aboutus {
    clear: both;
}
.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 .btn-list-grid {
    float: left;
    padding: 0 0;
    width: auto;
}
.category_filter .btn-list-grid .btn-group {
    padding: 0;
	margin-top:3px;
}
.category_filter .btn-list-grid .btn-group .list{   
	 background: url("../image/megnor/sprite.png") no-repeat scroll -31px -233px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 29px;
	border:none;padding:0;
	border-radius:0 !important;
}
.category_filter .btn-list-grid .btn-group .list:hover, .category_filter .btn-list-grid .btn-group .list.active {
     background: url("../image/megnor/sprite.png") no-repeat scroll -31px -205px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 29px;
	padding:0;
	border-radius:0 !important;
}
.category_filter .btn-list-grid .btn-group .grid {
    background: url("../image/megnor/sprite.png") no-repeat scroll -3px -233px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 29px;
	border:0 none;padding:0;
	border-radius:0 !important;
}
.category_filter .btn-list-grid .btn-group .grid:hover, .category_filter .btn-list-grid .btn-group .grid.active{
	background: url("../image/megnor/sprite.png") no-repeat scroll -3px -205px transparent;
    display: block;
    float: left;
    height: 29px;
    text-decoration: none;
    text-indent: -9999px;
    width: 29px;
	border:none;
	padding:0;
	border-radius:0 !important;
}
.compare-total {float: left; margin: 8px 10px 0;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 8px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 8px 10px 0;padding:0;}
.category_filter .sort { float: left; width: 120px;padding:0; margin-top:4px; } 
.category_filter .limit {float: right; width: 65px;padding:0; margin-top:4px; }
.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_thumb .category_description p {  margin-top:5px; } 
.category_thumb .category_img img { padding:0; border:none; } 
.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: #ffb1d1 none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    color: #444;
    display: block;
    padding: 5px 17px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}
.category_list li a:hover {
    color: #a51a1a;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.category_filter,.pagination-wrapper {
    background:#f7f7f7;
	border: 1px solid #ededed;
    display: inline-block;
    margin: 0 0 5px;
    padding: 3px 10px;
    width: 100%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	white-space:nowrap;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin: 7px 0;
}

.category_row .product-grid { padding: 0; margin: 0;}
.category_row .product-list { padding: 0; }

.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:15px; 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 .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: 9;
	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 .write-review { display:inline-block; width:110px; margin:0 10px 0 0; }
.productpage .rating-wrapper{ margin: 5px 0 15px; padding:3px 0; 
	border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
	display: inline-block;
	width: 100%;
	}
.checkout-cart .hasCustomSelect{width: 95% !important;}

.page-title{
	padding:0 0 10px;
	margin:0;
}
.page-title,.refine-search,.product-title,.product-option{
	font-size:15px;	
	text-transform:capitalize;
	font-family:open sans,arial,verdana;
	color:#a51a1a;
}
.copy-right {
    padding: 12px 0;
	text-align:center;
	display:inline-block; width:100%;
}
#bottom-footer ul { margin-bottom:0; }
#bottom-footer li{display:inline; padding:1px 9px 1px 6px; background:url(../image/megnor/pipe.gif) no-repeat scroll right center transparent;}
#bottom-footer li.contact{background:none;}

.account-address .table>tbody>tr>td{vertical-align:middle;}
.account-address .btn-info{margin:2px 0;}

.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-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:13px; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius:4px;
	}
.checkout-cart #accordion input.form-control {
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius:4px;
}
.checkout-cart .shopping-cart input.form-control {
    border-radius: 4px;
    text-align: center;
    width: 40px;
}
.checkout-cart .shopping-cart .input-group-btn {
    float: left;
}

.checkout-cart .shopping-cart .input-group-btn .btn {
    border-radius: 4px !important;
}

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

#button-search{float:right;}
.product-search h2{clear:both;}
.container.content-inner {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
    margin: 0 auto;
    padding: 0 10px;
}
#top .container.content-inner {
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	}
header .container.content-inner { 
	margin-top:10px;
	-moz-border-radius: 19px 19px 0 0;
	-webkit-border-radius: 19px 19px 0 0;
	-khtml-border-radius: 19px 19px 0 0;
	border-radius: 19px 19px 0 0; 
	 box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.19);
	}
footer .container.content-inner { 
	-moz-border-radius: 0 0 19px 19px;
	-webkit-border-radius: 0 0 19px 19px;
	-khtml-border-radius: 0 0 19px 19px;
	border-radius: 0 0 19px 19px; 
	 box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	margin-bottom:15px;
	}	
.nav-container .container.content-inner { 
	padding-top: 10px;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.19);
	}
.owl-carousel .owl-buttons .owl-prev {    
	background: transparent url("../image/megnor/gray_prev.png") no-repeat scroll 0 -30px;
    font-size: 0;
    height: 30px;
    left: 10px;
    width: 30px;  
	}
.owl-carousel .owl-buttons .owl-prev:hover {  background-position: 0 1px; }	
.owl-carousel .owl-buttons .owl-next {   
	background: transparent url("../image/megnor/gray_next.png") no-repeat scroll 0 -30px;
    font-size: 0;
    height: 30px;
    right: 10px;
    width: 30px;
	}
.owl-carousel .owl-buttons .owl-next:hover { background-position: 0px 1px; }

/*custom-footer */

.footer-container { 
	border: 1px solid #e4e4e4;
    -moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	-khtml-border-radius: 19px;
	border-radius:19px; 
	} 
.content_footer_right { display:block; margin:0; }
#block_contact_infos ul {
    list-style: outside none none;
    margin: 5px 0 0;
    padding-left: 0;
	padding-right: 0;
 } 
 
#block_contact_infos ul li {
    padding:1px 0 !important;
	line-height: 25px;
}
#block_contact_infos li strong {
    font-weight: normal;
} 
#block_contact_infos li.addresses a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding-left: 0;
    text-decoration: none;
}
#social_block { 
	float: left;
    margin: 0;
	padding:0;
}
#footer .social_block.col-sm-3.column {
    width: 100%;
	padding:0 !important;
}

#social_block ul {
    clear: both;
	padding-left:0;
	margin:0;
} 
.social_block ul {
    display: inline-block;
	float: none;
	text-align: center;
	width: auto;
	padding:0;
	margin:0;
}
.social_block li { list-style:none; padding:0 !important; height:31px; margin-top:5px; }
#footer .content_footer_left .social_block li a {
    display: inline-block;
  	float:left;
	padding:0;
}
#footer .social_block ul li:hover a:before { background:#a51a1a; }
#footer .social_block ul a:hover {
	
	color: #a51a1a;
}
#footer .social_block ul a { background:none !important; padding:0; }
#footer .social_block ul a:before{
	display: inline-block;
	font-family: "Fontawesome";
	vertical-align:middle;
	color: #FFFFFF;
	font-size: 16px;
	background:#707070;
	height: 30px;
    padding: 5px;
    width: 30px;
	margin-bottom: 0;
	margin-right: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}
.social_block li.facebook a:before {
	content:"\f09a";
}
.social_block li.twitter a:before {
	content:"\f099";
}
.social_block li.rss a:before {
	content:"\f09e";
}
.social_block li.you-tube a:before {
	content:"\f167";
}

.social_block li.link a:before {
	content:"\f0e1";
}

.col-sm-3.address {
    	font-size: 12px;
	width: 25%;
}

.footer_inner_block .col-sm-3 { padding:0; width:24%; }
.footer-banner { 
  margin: 0px 0px 10px;
  background: #E4E4E4;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #e4e4e4 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(99%, #e4e4e4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e4e4e4 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e4e4e4 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e4e4e4 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e4e4e4 99%);
  /* W3C */
  -moz-border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  border-radius: 20px 20px 0px 0px; 
   padding: 10px 10px 0;
  }
.footer-banner .bottom-banner { padding-bottom:10px; }
.footer-banner .bottom-banner img { max-width:100%; }
#footer .footer-links { padding:0 15px 10px; }
#footer .content_footer_left .column { width:30%; padding-left:15px; }
#footer .content_footer_left .footer-right { width:24%; padding:0 10px; }
#footer .column { width:23%; padding: 0 10px; }
#footer #block_contact_infos ul li i {
    float: left;
    font-size: 18px;
    padding-right: 12px;
    padding-top: 4px;
    text-align: center;
    width: 32px;
	margin-bottom:4px;
	
}
.icon-map-marker::before {
    content:"f041";
}
.icon-phone::before {
    content:"f095";
}
.icon-envelope-alt::before {
    content:"f003";
}
#bottom-footer { width:55%; text-align:left; float:left; margin:13px 0; }
#powered { width:40%; text-align:right; float:right; margin:13px 0; }

.list-group .title {
    font-weight: bold;
    margin: 0 !important;
}

.productpage .product-left {
    padding-bottom: 15px;
    padding-right: 15px;
    width: 300px;
}
.productpage .product-right {
    padding-bottom: 15px;
    padding-left: 5px;
    width: 288px;
}

#content .product-right ul.list-unstyled {
    border-color: #ebebeb -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px medium medium;
    margin-bottom: 6px;
    overflow: auto;
    padding: 6px 0 0;
	border-radius:0;
}
#content .product-right ul.list-unstyled li {
    line-height: 22px;
    padding: 2px 0;
}

.productpage ul.list-unstyled li.old {
    float: left;
    font-size: 14px;
    margin: 1px 8px 0 0;
}
.productpage ul.list-unstyled li.old .old-price { color:#555; font-size:16px; }
.productpage ul.list-unstyled .special {
    color: #555;
    float: left;
    font-size: 16px;
    margin: 1px 8px 0 0;
}
.productpage ul.list-unstyled .price-tax {
    color: #999;
    font-size: 12px;
    margin-top: 3px;
}
.productpage ul.list-unstyled .special .special-price, .productpage ul.list-unstyled .special .product-price {
    color: #75980a;
    font-size: 18px;
    margin-bottom: 0;
	font-family:open sans, arial, verdana;
}
.productpage ul.list-unstyled .rewardpoint {
    color: #999;
    font-size: 10px;
    font-weight: normal;
}
.productpage ul.list-unstyled .discount {
    color: #4d4d4d;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px !important;
}
.product-right hr {
    margin: 10px 0;
	border:none;
}
#product { padding:2px 0; border-top:1px solid #ebebeb; }
#product .radio, #product .checkbox {
    margin-bottom: 5px;
    margin-top: 5px;
}
#product .cart-block {
    padding: 10px 0;
}
.cart-block .form-group {
    float: left;
    margin-top: 0;
	width: 100%;
}
.cart-block .control-label {
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
.cart-block #input-quantity {
    float: left;
    padding: 5px;
    text-align: center;
    width: 55px;
}
.cart-block #button-cart {
    float: left;
    line-height: 20px;
    margin-left: 10px;
}
.productpage div > span.or {
    color: #999;
    display: inline-block;
    margin: 0 10px;
    padding-top: 3px;
    vertical-align: top;
}
#product .btn-group {
    display: inline-block;
    margin-top: -8px;
    vertical-align: top;
}
.productpage .wishlist .btn-default:hover, .productpage .compare .btn-default:hover {
    color: #a51a1a;
}
.productpage .wishlist .btn-default, .productpage .compare .btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #444;
    font-size: 13px;
    padding: 0;
}
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover, .bootstrap-datetimepicker-widget thead tr:first-child th:hover, .bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover, .bootstrap-datetimepicker-widget td span:hover, .bootstrap-datetimepicker-widget.dropdown-menu li > a:hover {
    background: #b72f2f none repeat scroll 0 0 !important;
    color: #ffffff !important;
}



@media (max-width: 1100px) {
	.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;}
	.productpage .product-left { float:none; margin:0 auto; }
	.productpage .product-right { width:100%; padding:0 15px 15px; }
	.productpage .write-review { float:none; } 
}
@media only screen and (min-width: 768px) and (max-width: 979px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:21.3%;}
	.layout-2 #content{width:75%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details,  #column-left .product-thumb .product-details, #column-right .product-thumb .product-details {float: left;margin: 10px 0 0; width: 100%;}
	
}
@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 h5 { display:inline-block; width:100%; }
	#bottom-footer, #powered { width:100%; text-align:center; margin:5px 0; }
	#top-links { margin:0; }
}
@media (max-width: 767px) { 
 	.container.content-inner  { margin:0 10px; }
	.layout-2 #content,.layout-3 #content{width:100%;}
	.layout-2.left-col #content,.layout-2.right-col #content  { width:100%; padding:0 15px; }
	.product-info .image-additional {width: 100%;} 
	.product-info .image-additional a {padding: 8px;} 
	.header-logo,.header-search,.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 5px;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;}	
	#cart .dropdown-menu {right: -89px;width: 300px;}
	.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;}
	.category_filter .sort-by { margin:8px 10px 0; }
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin:0 auto; width:260px; }
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #e4e4e4; margin:10px 0; border-radius:10px; }
	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left:5px; }
	
	#social_block h5 { margin-bottom: 5px; }
	.phone span { display:inline-block !important; }
	#top-links a .fa { display:inline-block !important; }
	#top-links li { margin-right:3px; }
	#logo { margin:10px 0px 0px 90px; }
	.header-cart { margin:10px 0; }
	#search { float:none; margin:0 auto 10px; }
	#top-links { margin:0; padding-top:4px; }
	.top-container { padding:0 10px; }
	#form-currency span, #form-language span { display:inline-block !important; }
	.product-list .product-thumb .image img { margin:0; padding:0 15px; }
	.product-list .product-details { padding:0 15px; }
	.category_thumb .category_img img { width:100%; height:108px; }
	#top #form-currency .btn-link, #top #form-language .btn-link { margin:0; padding:5px 8px; }
	.layout-3 #content { padding:0 15px; }
	.owl-carousel .owl-item img { width:100%; }
	.product-thumb .image { float:left; }
	.owl-carousel:hover .owl-buttons div { opacity: 1 !important; }
	.owl-carousel .owl-buttons div { opacity: 1 !important; }
}
@media only screen and (max-width: 479px) {
	.product-info .image-additional a{float:none; text-align:center; padding: 8px;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.product-thumb .image { float:none; }
	.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;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu {right: -90px;  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; }
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right { margin: 10px 0; }
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	.phone span { display:none !important; }  
	.top-container { padding:0 10px; }
	#top-links { margin:0; }
	#form-currency span, #form-language span { display:none !important; }
	#logo img { width:100%; }
	.nav-tabs > li > a { border-radius: 0 !important; margin-right:0 !important; text-align:center; margin-left:0 !important; }
	/*.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}*/
}
@media only screen and (max-width: 319px){
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	#cart .dropdown-menu table {display: inline-block;}
	.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: -50px;width: 210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
	.productpage .product-left { width:auto; }
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;	
}
#accordion .panel-title{ padding:7px; }
#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 -->