body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	background: #f7f7f7;
}
: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;
}
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: 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;
}

.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 */
header { background:#FFFFFF; }

#top {
	background-color: #ffffff;
	padding: 0;
	margin: 0 0 0;
	height:5px;
}

#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
	width:100%;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #999999;
}

#language img { margin-top:-2px; }

#currency .dropdown-menu {  }

#language .dropdown-menu > li > a {padding: 0px;}
#language .btn { margin-right:15px; }
#currency .btn , #language .btn { padding: 2px 6px; border:1px solid #dbdbdb; text-align:left; font-size:13px; -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px; 
  background: none repeat scroll 0 0 #EEEEEE;
   }
#currency .btn:hover , #language .btn:focus, #currency .btn:hover , #language .btn:focus { color:#666666; }    
#currency .fa.fa-caret-down, #language .fa.fa-caret-down {  font-size:12px; }
#language .btn img { margin-top:-2px; }
#currency .btn-group { 

	}

#currency .dropdown-menu .btn { padding: 0px !important; border:none;  margin:0; width:100%;  background:#FFFFFF; }
#currency .dropdown-menu .btn:hover { color:#387F24; background:#fcfcfc; }
#language .dropdown-menu > li > a:hover {color:#387F24; }
#top .btn-link, #top-links li, #top-links a {
	color: #666;	
	text-decoration: none;
	font-size:13px;
}
#language .dropdown-menu > li > a {  }
#top-links li{padding:0;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #2c83b7;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #387F24;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 84px;
	margin: 0 20px;
}
#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #currency .btn-link, #top #language .btn-link {
padding: 8px 12px;
}
/* logo */
.header-logo{float:left;}
.header-right { position:relative; }
.header-search{
	bottom: -37px;
    float: right;
    position: absolute;
    right: 27px;
    width: 240px;
}
.header-cart{ float:right; margin-left:10px; clear:both; margin-top:80px; }
.header-logo { line-height:18px; }
#logo {
	margin: 14px 0 19px;
	display: inline-block;
}
/* search */
#search {
	margin-bottom: 0;
}
#search .input-lg {
	height: 30px;
	line-height: 20px;
	padding: 0 10px;
	border-radius:25px 0 0 25px;
	-webkit-border-radius: 25px 0 0 25px;
	-moz-border-radius: 25px 0 0 25px;
	-khtml-border-radius: 25px 0 0 25px;
	background: #fbfbfb;
	border:1px solid #eeeeee;
}
#search .btn-lg {
	font-size: 13px;
	line-height: 18px;
	padding: 6px 10px;
	margin:0;
	border-radius: 0 25px 25px 0;
	-webkit-border-radius:  0 25px 25px 0;
	-moz-border-radius:  0 25px 25px 0;
	-khtml-border-radius: 0 25px 25px 0;
}
/* cart */
#cart {
	margin-bottom: 8px;
	float:right;
}
#cart > .btn i {
    display: none;
}
#cart > .btn {
	font-size: 13px;
	line-height: 18px;
	color: #999;
	border:none;
	background:url("../image/megnor/small_sprite.png") no-repeat scroll 0 0 transparent;
	padding: 5px 0 5px 32px;
}
#cart > .btn h4 {   
	color: #999999;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0; 
	text-align:left;
	}
#cart.open > .btn {
	background:url("../image/megnor/small_sprite.png") no-repeat scroll 0 -41px transparent;
	color: #999;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 315px;
	padding:5px;
}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu .table-bordered { border-top:1px solid #dddddd; }
#cart .dropdown-menu table {
	margin-bottom: 10px; border:none;
}
#cart .dropdown-menu table td{border:none;background:none; padding:5px; }
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
	margin-top: 5px;
 }
/* menu */
.bottom-container { 
height:12px;
margin-bottom:10px;
border-bottom: 1px solid #5CCC3D; 
border-top:1px solid #5CCC3D;
background: #5CCC3D; /* Old browsers */
background: -moz-linear-gradient(top, #5CCC3D 0%, #5CCC3D 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5CCC3D), color-stop(100%,#5CCC3D)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5CCC3D 0%,#5CCC3D 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5CCC3D 0%,#5CCC3D 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5CCC3D 0%,#5CCC3D 100%); /* IE10+ */
background: linear-gradient(to bottom, #5CCC3D 0%,#5CCC3D 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5CCC3D', endColorstr='#5CCC3D',GradientType=0 ); /* IE6-9 */

background: -webkit-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;   
background:    -moz-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;
background:     -ms-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;
background:      -o-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;
}
.nav-inner { background:#ffffff; 
			border-bottom:1px solid #5CCC3D;
	}
.nav-responsive { display:none;}
.responsive-menu,
.main-menu {	
	height: 44px;
	padding: 0;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	-khtml-border-radius: 20px 20px 0 0;
	border-radius:20px 20px 0 0;
background: #5CCC3D; /* Old browsers */
background: -moz-linear-gradient(top, #5CCC3D 0%, #5CCC3D 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5CCC3D), color-stop(100%,#5CCC3D)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5CCC3D 0%,#5CCC3D 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5CCC3D 0%,#5CCC3D 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5CCC3D 0%,#5CCC3D 100%); /* IE10+ */
background: linear-gradient(to bottom, #5CCC3D 0%,#5CCC3D 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5CCC3D', endColorstr='#5CCC3D',GradientType=0 ); /* IE6-9 */

background: -webkit-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;   
background:    -moz-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;
background:     -ms-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;
background:      -o-linear-gradient(center top , #5CCC3D, #5CCC3D) repeat scroll 0 0 transparent;

	
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
 
.main-menu ul {
	list-style: none;
	padding: 0;
	margin:0;
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	border-right:1px solid #e4e2e2;
	
}
.main-menu > ul > li:hover {
} 
 
 .nav-responsive span,
.main-menu > ul > li > a {
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 12px 18px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	font-family:"Play",Arial,Helvetica,sans-serif;
	border-right:1px solid #fff;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	color:#ffffff;
	background:#387F24;
}

.main-menu > ul > li:first-child a {
    border-radius: 20px 0 0;
	-webkit-border-radius:  20px 0 0;
	-moz-border-radius: 20px 0 0;
	-khtml-border-radius: 20px 0 0;
}

.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #2c83b8;
	position: absolute;	
	z-index: 5;
	padding: 5px 0;	
	margin: 0;
	height: auto;
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #2c83b8;
	position: absolute;	
	z-index: 5;
	padding: 5px 0;	
	margin-left:-13px;
	height:auto;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 213px;
}

.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: 6px 10px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	font-size:14px;
	font-family:"Play",Arial,Helvetica,sans-serif;;
}
.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  {
	background-color: #dbeaf3;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#dbeaf3, #bed9e9);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dbeaf3), to(#bed9e9));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#dbeaf3, #bed9e9);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#dbeaf3, #bed9e9);
  color: #2C83B8;
  border-radius:0;
}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/menu-arrow.png) ;
	background-repeat:no-repeat;
	background-position: right 14px;
}
.main-menu > ul > li ul > li > a.activSub:hover {	
	background-image:url(../image/megnor/menu-arrow.png) ;
	background-position: right -32px;
}	

.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
} 
@media (max-width: 1099px) {
	#telephone	{
		position: absolute; 
		color: #5CCC3D; 
		font-size: 25px; 
		line-height: 30px; 
		font-weight: bold; 
		text-align: right; 
		margin-left: 380px; 
		margin-top: 5px;
	}
}
@media (min-width: 1100px) {
	#telephone	{
		position: absolute; 
		color: #5CCC3D; 
		font-size: 20px; 
		line-height: 30px; 
		font-weight: bold; 
		text-align: right; 
		margin-left: 450px; 
		margin-top: 25px;
	}
}
@media (max-width: 800px) {
	#telephone	{
		position: absolute; 
		color: #5CCC3D; 
		font-size: 25px; 
		line-height: 30px; 
		font-weight: bold; 
		text-align: right; 
		margin-left: 250px; 
		margin-top: 5px;
	}
}
@media (max-width: 700px) {
	#telephone	{
		position: absolute; 
		color: #5CCC3D; 
		font-size: 25px; 
		line-height: 30px; 
		font-weight: bold; 
		text-align: right; 
		margin-left: 200px; 
		margin-top: 55px;
	}
}
@media (max-width: 380px) {
    #telephone	{
	display: none;
	}
}
@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:25%;	
}
#column-right{
	width:25%;	
}
.layout-1 #content{
}

/* 2-col layout */

.layout-2.left-col #column-left{
	width:23%;
	padding-right:0;
}
.layout-2.right-col #column-right{
	width:23%;
	padding-left:0;
}
.layout-2 #content{
	width:75%;
}
.layout-2.left-col #content {
	   	width:76.7%;
		padding:0 9px;
}
.layout-2.right-col #content {  
		width:76.7%;
		padding:0 9px;
}

/* 3-col layout */
.layout-3 #column-left{	
	width:23%;
	padding-right:0;
}
.layout-3 #column-right{			
	width:23%;
	padding-left:0;
}

.layout-3 #content{		
	width:54%;
	padding:0 9px;
}

/* content */
#content {
	min-height: 600px;
}

.box { 
 	background:#FFFFFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06); 
	border:1px solid #e9e9e9;
	margin-bottom:8px;
	}
.single-banner	{ 
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);  
	margin-bottom:10px;
	 }
.category_description p{ margin:6px 0 3px; }

/* footer */
footer {
	color: #777777;
	margin-top: 10px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #777;
}
#footer .column li a {
    padding: 3px 0;
	line-height: 24px;
}

#footer .column li a:hover {
    color:#387F24;
}

footer a:hover {
	color: #387F24;
}
footer h5 {
	font-family: 'Play', sans-serif;
	font-size: 16px;
	color: #5CCC3D;
	position:relative;
}

.footer-top-border, .footer-bottom-border {
  /* fallback/image non-cover color */
  background-color: #5CCC3D;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#5CCC3D, #5CCC3D);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5CCC3D), to(#5CCC3D));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#5CCC3D, #5CCC3D);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#5CCC3D, #5CCC3D);
  height: 8px;
}
.footer-container { padding:10px 0 15px; background:#FFFFFF; }
.footer-bottom { background:#FFFFFF; padding-bottom:12px; }
#bottomfooter {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
   
}
#bottomfooter ul {
    margin: 8px 0 0;
    padding: 0;
}
#bottomfooter ul li {
    display: inline;
    list-style: outside none none;
    margin: 0 3px;
    padding: 0 7px 0 0;
	background: url("../image/megnor/footer_pipe.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
}
#bottomfooter ul li.last { background:none; }
#bottomfooter ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}
#bottomfooter ul li a:hover {
    color: #333;
    text-decoration: none;
}
.footer_shadow { 
  /* fallback/image non-cover color */
  background-color: #5CCC3D;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#5CCC3D, #5CCC3D);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5CCC3D), to(#5CCC3D));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#5CCC3D, #5CCC3D);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#5CCC3D, #5CCC3D);
  -webkit-border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px; 
  margin:0 auto;
  }

@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px; 	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #currency .dropdown-menu .btn-link{
	font-size: 13px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	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 { 
    border-color: #dddddd;
    border-image: none;
    border-right: 1px solid #dddddd;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.list-group a {
	color: #666666;
	padding: 5px 0 5px 15px;
	background: url("../image/megnor/cat_arrow.png") no-repeat scroll 3px center; 
	
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #387F24;
	background:url("../image/megnor/cat_arrow_hover.png") no-repeat scroll 3px center #ffffff;
}
/* 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;
	position:relative;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	/*opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;*/
}
.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: 0px;
}
}
.product-thumb h4 {
	font-weight: normal;
	margin:5px 0; 
}
.product-thumb h4 a {  
	color:#5CCC3D;
	font-size:14px;
	font-family:open sans,Arial,verdana;
	}
.product-thumb h4 a:hover { color:#333333; }	
.product-thumb .caption {
	padding: 0 10px;
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {	
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	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: #666666;
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
}
.product-thumb .price-new {
	font-weight: normal;
	float:left;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-right: 5px;
	float:left;
}
.product-thumb .price-tax {
	color: #999;
    font-size: 12px;
    width: 100%;
	margin:0 5px;
}
.product-thumb .button-group {
	overflow: auto;
}
.product-list .product-thumb .button-group {
	padding-left: 10px;
}
.product-grid .product-thumb .desc, .product-grid .product-thumb .price-tax, .product-carousel .product-thumb .price-tax { display:none; }

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-list .product-thumb .button-group .compare { float:left; }
.product-list .product-thumb .button-group .wishlist, .product-list .product-thumb .button-group .compare { display:block; margin-bottom:5px; }
.product-thumb .button-group .wishlist, .product-thumb .button-group .compare { display:none; }
.product-thumb .button-group button,#cart .text-right .addtocart,#cart .text-right .checkout {
	width: auto;
	border: none;
	display: inline-block;
	color: #FFFFFF;
	padding: 2px 10px;
	font-weight: normal;
	text-align: center;
	text-transform:capitalize;
	 background-color: #5CCC3D;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#5CCC3D, #5CCC3D);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5CCC3D), to(#5CCC3D));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#5CCC3D, #5CCC3D);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#5CCC3D, #5CCC3D);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom:10px;
}
#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left; margin:0; }
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb .button-group button + button {
	 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border:none;
    color: #777777;
    width: auto;
	padding:0;
	
}
.product-list .product-thumb .wishlist .fa-heart {
    margin-right: 5px;
}
.product-list .product-thumb .compare .fa-exchange {
    margin-right: 8px;
}
.product-thumb .button-group button:hover,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{
	color: #FFFFFF;
	background: #387F24;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button + button:hover { color:#387F24; background:none;  }

@media (max-width: 1200px) {
.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: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}
.product-info .image {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
.productpage h3 {
	font-size: 18px;
	margin-top: 0;  
	color: #5CCC3D;
    font-family: "Play",Arial,Helvetica,sans-serif;
	}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin-left:17px; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
    padding-right: 20px;	
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;	
	margin:10px 0 0;
	padding: 3px;
}

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

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

/* box */  
.box {
	margin-bottom:12px;
}
.box .box-heading {
	background: url("../image/megnor/plus.png") no-repeat scroll 8px center  #fff;
	padding: 10px 28px;
	font-size: 16px;
	color: #5CCC3D;
	font-family:"Play",Arial,Helvetica,sans-serif;
	border-bottom:1px dotted #cccccc;
}
.box .box-content {
		padding:0 10px;
	 
}

#content .box .box-heading {
	border:none;
	background: url("../image/megnor/plus.png") no-repeat scroll 8px center  #fff;
	padding: 6px 28px;
	font-size: 16px;
	color: #5CCC3D;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:10px 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:18px;
	padding:5px 0;
}
.box .box-content ul li:hover , #content .content ul li:hover {   }
.box .box-content ul li a , #content .content ul li a{
background: url("../image/megnor/cat_arrow.png") no-repeat scroll 3px center; 
padding:0 0 0 15px;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
	background: url("../image/megnor/cat_arrow_hover.png") no-repeat scroll 3px center;
}

.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:150px;
	float:left;
	display: inline-block;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
	margin-right: 6px;
}

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

#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:150px;}
.featured_default_width{ width:150px;}
.module_default_width{ width:150px;}
.latest_default_width{ width:150px;}
.special_default_width{ width:150px;}
.related_default_width{ width:150px;}
.bestseller_default_width{ width:150px;}
.additional_default_width{ width:50px;}
.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 0; 
	background:#fff;
	clear:both;
	overflow:hidden;
	text-align:center;
}

#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .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-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:0 0; text-align:center; overflow:hidden; position:relative; margin:0;}


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

.sale{	
	background-color: #FE7E00;
	color: #fff;
	padding: 0 4px 2px;
	text-align: right;
    font-size:11px;
	text-transform:uppercase;
	position:absolute;
	top:10px;
	right:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-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;
}
#column-left  .product-details,
#column-right  .product-details{
	float:left;
	width: 67%; /* specify width as per your requirement */
	
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
}


#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:55px;}

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

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

#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: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: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
	line-height: 28px;
	color:#666666;
	margin-bottom:0;
}	
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; }
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover { color: #5CCC3D }
.top_button {
	background: url("../image/megnor/top_arrow.png") no-repeat scroll 0 0 transparent;
	height: 40px;
	width: 40px;
	right: 8px;
	bottom: 5px;
	display: none;
	position: fixed;
	z-index: 95;
	font-size:0;
   
}
#content ul.list-unstyled {  
	border-top: 1px solid #cccccc;
    margin-bottom: 0px;
    overflow: auto;
    padding: 5px 0;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 2px 0;
}
.manufacturer-list {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #fff;
    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:20px;}
.tab-content {
    border:1px solid #e8e8e8;
    padding: 10px;
	overflow:hidden;
	background:#FFFFFF;
}
.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: 3px 0 0 3px;
    width: auto;
}
.category_filter .btn-list-grid .btn-group {
    padding: 0;
}
.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:2px;}
.category_filter .limit {float: right; width: 65px;padding:0; margin-top:2px;} 
.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_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 {      
    color: #777777;
    display: block;
    padding: 3px 7px;
	border:1px solid #eee;
	background:#FFF;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	font-size:12px;
}
.category_list li a:hover {
    color: #5CCC3D;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.category_filter,.pagination-wrapper {
    border: 1px solid #eeeeee;
	background:#FFFFFF;
    display: inline-block;
    margin: 0 0 10px;
    padding: 5px;
    width: 100%;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  	box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	height:28px;
}
.pagination-wrapper .page-result
{
    float: left;
    padding: 0;
    width: auto;
	margin: 4px 0 0 5px;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}
.contact-info{color:#666;}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -235px transparent;
   	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}
.contact-info .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;
	box-shadow:0 0 4px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06); 
}
.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count{margin: 0 10px;}
.productpage .rating-wrapper{ margin: 5px 0 10px; max-width: 300px; }
.checkout-cart .hasCustomSelect{width: 95% !important;}

.page-title{
	padding: 0 0 10px;
	font-family: "Play",Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #5CCC3D;
	margin: 0;
}
.refine-search,.product-title,.product-option{
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
	margin-bottom: 5px;
}
.copy-right {
    padding: 5px 0 8px;
	text-align:center;
	color:#fff; 
}
.copy-right a {color:#e0e0e0; }
.copy-right a:hover { color:#333333; }

.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-top: 1px solid #ccc; padding: 10px 0;}


.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:0px; font-size:14px; }

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

#button-search{float:right;}
.product-search h2{clear:both; }
.product-search p { margin-top:10px; }

.content_footer_right { display:block; margin:0; }
#block_contact_infos ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
 } 
#block_contact_infos ul li {
    line-height: 24px;
}
#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;
}
#social_block ul {
    clear: both;
	padding-left:0;
	margin:0;
} 
#social_block .payment { margin-top:15px !important; float:left; }
.social_block ul {
    display: inline-block;
	float: none;
	text-align: center;
	width: auto;
}
.social_block li { list-style:none; float:left; margin-right:5px; height:27px; }
.social_block li a {
	 background: none repeat scroll 0 0 #5CCC3D;
    color: #FFFFFF;
    display: inline-block;
    height: 27px;
    padding: 1px;
    width: 27px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.social_block ul a:hover{
	background: none repeat scroll 0 0 #5CCC3D;
	color: #FFFFFF;
}
.social_block ul a:before{
	display: inline-block;
	font-family: "Fontawesome";
	vertical-align: 1px;
	color: #FFFFFF;
}
.social_block li.facebook a:before {
	content:"\f09a";
	font-size:14px;
}
.social_block li.twitter a:before {
	content:"\f099";
	font-size:14px;
}
.social_block li.rss a:before {
	content:"\f09e";
	font-size:14px;
}

.social_block li.visa  {
	background: url("../image/megnor/payment-3.jpg") 0 0 no-repeat ;
	width:35px;
}
.social_block li.master  {
	background: url("../image/megnor/payment-2.jpg") 0 0 no-repeat;
	width:35px;
}
.social_block li.paypal {
	background: url("../image/megnor/payment-1.jpg") 0 0 no-repeat;
	width:55px;
}
.social_block li.visa a, .social_block li.master a, .social_block li.paypal a { background:none; }



.payment_logo {
    margin: 10px auto 0;
    overflow: hidden;
	text-align:center;
}
.payment_logo .logo2 { margin:0 16px; }
.payment_logo a { height:22px; display:inline-block; }
.col-sm-3.address {
    	font-size: 12px;
	width: 25%;
}
.category_thumb {   
  padding:5px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06); 
  display:inline-block;
  width:100%;
  }
.product-content { background-color: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06); display:inline-block; width:100%;  }
.productpage .product-left   {  width:240px; padding:0 0 0 15px; float:left; }
.productpage .product-right  {  padding:0 10px 0 17px; width:325px; }
.productpage ul.list-unstyled li.old  {
    float: left;
    font-size: 14px;
    line-height: 24px !important;
    margin: 2px 8px 0 0;
}
.productpage ul.list-unstyled .special { color: #666; float: left;
    font-size: 16px; font-weight:700; margin: 2px 8px 0 0; }
.productpage ul.list-unstyled .rewardpoint {
    color: #666;
    font-size: 10px;
    font-weight: normal;
}
.productpage ul.list-unstyled .price-tax {
    color: #666;
    font-size: 12px;
    margin-top: 3px;
}
.productpage ul.list-unstyled .special .special-price, .productpage ul.list-unstyled .special .product-price  {
    color: #666;
    font-size: 16px;
    margin-bottom: 0;
}
.productpage ul.list-unstyled .discount {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px !important;
}
#product {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px 5px;
    width: 100%;
}
#product h3 {
    font-family: Lato,arial,verdana;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 12px;
}
#product .radio, #product .checkbox {
    margin-top: 3px;
}
#product .radio + .radio, #product .checkbox + .checkbox { margin-top: -5px; }  

.productpage .wishlist .btn-default, .productpage .compare .btn-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #666666;
    font-size: 14px;
    padding: 0;
}
.productpage .wishlist .btn-default:hover, .productpage .compare .btn-default:hover { color:#387F24; }
.productpage .wishlist {}
#product .cart-block {
    padding: 10px 0;
}
.cart-block .form-group {
    float: left;
	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;
}
.header-right .pull-left {
    float: right;
	margin-top: 2px;
}
#banner1 img { margin:0 auto; text-align:center; } 


@media (max-width: 1200px) {
	.product-info .image-additional { width: 100%;}
	#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin-left:0;}
	#column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before  {display:none;}
	#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {display:block !important; text-transform: capitalize; font-weight:normal;   margin-top: -25px;}
	.col-sm-4.total_amount { margin-top: 88px;}
	#content .image-additional .slider-item { margin-right:0; }
	.productpage .product-right { width:270px; }
	#column-left .product-items .product-details,
	#column-right .product-items .product-details { width:63%; }
	.pagination-right {
    clear: both;
    float: left;
    margin: 5px 0 0;
    width: auto; }
}

@media only screen and (min-width: 980px) and (max-width: 1024px){  
	#currency .dropdown-menu {
	    left: auto;
    	 right: 0; 
	}
}


@media only screen and (min-width: 768px) and (max-width: 980px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:23.2%;}
	.layout-2 #content{width:75%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 10px 0 0; width: 100%;}
	.productpage .product-left { float:none; margin:0 auto; }
	.productpage .product-right { width:98%; }
	 #currency .dropdown-menu {
    	left: auto;
    	right: 0;
    }
}
@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%;}
	.header-search { position:static; float:right; margin:10px 0 20px; }
	#currency .btn, #language .btn { font-size:12px; }
	#footer .column ul { margin:10px 0 0; }
}
@media (max-width: 767px) { 
	.layout-2 #content,.layout-3 #content, .layout-2.left-col #content, .layout-2.-col #content{width:100%; padding:0 15px; }
	.product-info .image-additional {width: 100%;} 
	.product-info .image-additional a {padding: 1px;} 
	.header-logo,.header-search,.header-cart{display:inline-block;float:none;width:100%;}
	.header-search { display:block; }
	#search { width:100%; }
	.header-logo{text-align:center;}
	.header-cart{width:100%;display:inline-block;text-align:center;margin-top:0px;}
	.header-logo > div{display:inline-block;}
	.btn-info {margin-bottom:3px;} 
	#input-search {margin-bottom: 8px;}
	#logo .img-responsive { margin: 0 auto 15px;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;}	
	#cart .dropdown-menu { right: -110px; width:315px; }
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image{ margin:0 auto; width:auto; } 
	.product-info .additional-carousel { margin: 0 auto; width: 210px; }
	.productpage .product-right { width:100%; padding:0 15px; }
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #ddd;margin:10px 0;}
	#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: 0px;}
	.owl-carousel .owl-item img { margin:0 auto; width:100%; }
	#banner3 img { margin:0 auto; width:100%; }
	#logo { margin:14px 0 10px; }
	.header-right .pull-left { float:left; }
	#currency .btn { margin-right:15px; }
	#top-links { position:relative; bottom:100px; margin-right:0; float:right; } 
	.product-list .product-thumb .image img { margin:0; }
	.product-list .sale { left:10px; right:auto; }
	.productpage .product-left { float:none; margin:0 auto; }
	.category_thumb .category_img img { width:100%; height:117px; }
}
@media only screen and (max-width: 479px) {
	.product-info .image-additional a{float:none; text-align:center; padding: 1px; margin-right:5px; }
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.product-layout.product-grid{width:100% !important;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
	.account-wishlist .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	#cart .dropdown-menu table {display: inline-block;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu {right: -100px;  width: 290px;}
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}	
	.category_filter .limit {float: left;}
	.contact-info .left,.contact-info .right{width:100%;}
	.product-info .image, .product-info .additional-carousel {width: 100%;}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 2px;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	.product-info .product-image .customNavigation span.prev {  background-position: -2px 6px !important; }
	.product-info .product-image .customNavigation span.prev:hover { background-position: -2px -22px !important;  }
	.nav-tabs > li > a { text-align:center; }
	
	/*.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; } 
	.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: -60px; width: 210px; }
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;	
}
#accordion .panel-title{padding:7px; background:#FFFFFF; }
#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;}

@media (min-width: 980px) { 
	.main-navication-category {
		display: none;
	}
}
