body {
	background-color: #ffffff;
    color: #666666;
    font-family: "Belleza",sans-serif;
    font-size: 15px;
    line-height: 26px;
    margin: 0;
    padding: 0;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #666;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:15px;}
.fa-stack .fa{font-size:14px;color:#BBBABA;}
/* 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: #666666;
}
a:hover {
	text-decoration: none;color:#64a507;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 15px;
	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: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	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;
}

/*Header*/

#header-container {
    background: url("../image/megnor/header_bg.jpg") repeat scroll left top #dddddd;
    min-height: 193px;
}
#form-currency .dropdown-menu .btn-link{font-size:15px;}
#top .language {  padding: 6px 0;}
.header-left {  float: left;}
.header-right{float:right; margin-top: 15px;}

/* logo */
.header-logo{float:left; margin-top: 25px;}
.header-search{float:left; clear:both;}
.header-cart{float:right;}
#logo {margin: 0 0 10px 0;}
#logo .img-responsive{display:inline-block;}





/* top */
#top {
	
}
#top .container {
	background: url("../image/megnor/top_3dline.png") repeat-x scroll center bottom transparent;
	padding-bottom:8px;
}
#top #form-currency .currency-select {
	text-align: left;
	width:100%;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
	color: #000;
	background-color: #ebebeb;
}

#form-currency .dropdown-menu { padding:0px;}
#form-currency .currency-menu li .btn-link{margin:-3px 0 0 !important;padding:0 7px !important;}
#form-language .dropdown-menu > li > .btn {padding: 0px 7px;}
#form-language .dropdown-menu > li > .btn:hover {color:#000;}
#top .btn-link, #top-links li, #top-links a,#form-language .dropdown-menu > li > .btn {
	color: #666;	
	text-decoration: none;
}
#top-links ul.myaccount-menu li{padding:0;margin:0;display:block;background:none;}
#top-links ul.myaccount-menu li a{padding:0 7px;background:none;}
#top-links li{
    display: inline-block;
    margin-left: 10px;
    padding: 0 0 0 10px;
}

 #top-links li:hover a{coor:#64a507;}
#top-links li+li{background: url("../image/megnor/header_bullet.png") no-repeat scroll left center transparent;}
#top-links li+li:hover{background:url("../image/megnor/header_bullet_hover.png") no-repeat scroll left center transparent;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #64a507;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #000;
	background:#ebebeb;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 4px;
}
#top-links ul{margin-bottom:0}
#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #form-currency .btn-link  {padding:0px;margin:3px 5px 0;}
#top #form-language .btn-link{padding:0;margin:3px 4px 0;	}
.btn.btn-link.dropdown-toggle.language > img { cursor: pointer; padding-left: 5px; vertical-align:0;}
#top #form-language .fa-caret-down{ color:#999;margin:0 0 0 9px;}
#top #form-currency .fa-caret-down{color:#999;margin:0 0 0 5px;}



/* search */
#search {
	background: none repeat scroll 0 0 #d0d0d0;
    border: 1px solid #c0c0c0;
    border-radius: 9px;
	-webkit-border-radius:9px;
-khtml-border-radius:9px;
-moz-border-radius:9px;
    float: right;
    margin-top: 0;
    position: relative;
    width: 302px;
    z-index: 1;
}
#search .input-lg {
	
	 background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
    color: #b7b7b7;
    font-family: "Belleza",sans-serif;
    font-size: 13px;
    margin: 4px 0 4px 4px;
    padding: 8px;
    width: 220px;
	height:auto;
	line-height:13px;
}
#search .form-control::-moz-placeholder{opacity:0.4;}
#search .btn-lg {
	background: #66311f; /* Old browsers */
background: -moz-linear-gradient(top, #66311f 0%, #402217 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66311f), color-stop(100%,#402217)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #66311f 0%,#402217 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #66311f 0%,#402217 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #66311f 0%,#402217 100%); /* IE10+ */
background: linear-gradient(to bottom, #66311f 0%,#402217 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66311f', endColorstr='#402217',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 12px;
    position: absolute;
    right: 6px;
    top: 5px;
    z-index: 9;
	height:auto;
	border:0 none;
}
.tm_headerlinkmenu{display:none;}
/* cart */
#cart {
	margin-bottom: 10px;
	float:right;
}
#cart > .btn {
	  background: url("../image/megnor/cart.png") no-repeat scroll left center transparent;
    float: right;
    padding: 7px 0 7px 35px;
    position: relative;
    z-index: 1;
	color:#666;
	height:40px;
}
#cart.open > .btn {
	/*background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	
	text-shadow: none;*/
	box-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	border-radius:5px;
	box-shadow:0 2px 2px #cccccc;
	border-color:#ccc;
}
#cart .dropdown-menu {
	width: 550px;
	padding:10px;
}
#cart .dropdown-menu p.text-center{margin-top:25px;}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu table td{border:none;background:none;}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
}
/* menu */


.nav-container {
    margin-top: -25px;
    z-index: 5;
}
.nav-responsive { display:none;}
.layout-2 .responsive-menu,.layout-2 .main-menu{margin-bottom:15px;}
.common-home .responsive-menu,.common-home .main-menu{margin-bottom:12px;}
.responsive-menu, .main-menu {
    background: #66311f; /* Old browsers */
background: -moz-linear-gradient(top, #66311f 0%, #402217 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66311f), color-stop(100%,#402217)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #66311f 0%,#402217 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #66311f 0%,#402217 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #66311f 0%,#402217 100%); /* IE10+ */
background: linear-gradient(to bottom, #66311f 0%,#402217 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66311f', endColorstr='#402217',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
    height: 50px;
    margin-bottom: 12px;
    padding: 0;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
.main-menu > ul > li {
	 background: #66311f; /* Old browsers */
background: -moz-linear-gradient(top, #66311f 0%, #402217 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66311f), color-stop(100%,#402217)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #66311f 0%,#402217 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #66311f 0%,#402217 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #66311f 0%,#402217 100%); /* IE10+ */
background: linear-gradient(to bottom, #66311f 0%,#402217 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66311f', endColorstr='#402217',GradientType=0 ); /* IE6-9 */
    float: left;
    position: relative;
    z-index: 9;
}
.main-menu > ul > li:hover {
} 
 
 
 
#menu ul li.homeicon {
    background: #6db00c; /* Old browsers */
background: -moz-linear-gradient(top, #6db00c 0%, #5a9801 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db00c), color-stop(100%,#5a9801)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6db00c 0%,#5a9801 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6db00c 0%,#5a9801 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6db00c 0%,#5a9801 100%); /* IE10+ */
background: linear-gradient(to bottom, #6db00c 0%,#5a9801 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db00c', endColorstr='#5a9801',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
-khtml-border-radius:5px 0 0 5px;
-moz-border-radius:5px 0 0 5px;
}
#menu ul li.homeicon > a {
    background-image: url("../image/megnor/Home_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 26px;
    padding: 12px 26px;
    width: 32px;
}
 
 .nav-responsive span,
.main-menu > ul > li > a {
	 color: #ffffff;
    display: block;
    font-family: "Arimo",Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    padding: 12px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 6;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	color: #60a004;
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	background: none repeat scroll 0 0 #d7d7d7;
    display: none;
    padding: 5px 0;
    position: absolute;
    z-index: 5;
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #d7d7d7;
	position: absolute;	
	z-index: 5;
	padding: 5px 0;	
	margin-left:-3px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 190px;
}

.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{	
	 background: url("../image/megnor/menu_bullet.png") no-repeat scroll 9px center transparent;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    color: #000000;
    display: block;
    font-family: "Arimo",Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 4px 4px 4px 25px;
    white-space: nowrap;
}
.main-menu > ul > li ul > li > a{min-width: 190px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color:#60a004;
	background-color:#f2f2f2;
	border-bottom: 1px solid #5e9d04;
    border-top: 1px solid #5e9d04;
	background-image:url(../image/megnor/menu_bullet_hover.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:9px center;
}

.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
} 

#menu .toparrow {
    background: url("../image/megnor/top_Arrow.png") no-repeat scroll center top transparent;
    display: none;
    height: 6px;
    position: absolute;
    top: 44px;
    width: 100%;
}

#menu ul li:hover .toparrow {
    display: block;
}



@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		-webkit-border-radius:0;
-khtml-border-radius:0;
-moz-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:24.3%;
}
.layout-2.right-col #column-right{
	width:24.3%;
}
.layout-2 #content{
	width:75.7%;
	padding:0 15px 0 5px;
}
.layout-2.left-col #content {
	   	
}
.layout-2.right-col #content {  
}

/* 3-col layout */
.layout-3 #column-left{	
	width:25%;
}
.layout-3 #column-right{			
	width:25%;
}
.layout-3 #content{		
	width:50%;
}
/* content */
#content {
	min-height:400px;
	margin-bottom:25px;
}

/* main-slider */

.owl-carousel .owl-buttons .owl-prev {
	background: url("../image/megnor/sprite.png") no-repeat scroll -4px -263px transparent;
    cursor: pointer;
    height: 33px;
    position: absolute;
    width: 35px;
    z-index: 100;
	
}

.owl-carousel .owl-buttons .owl-next {
	background: url("../image/megnor/sprite.png") no-repeat scroll -36px -263px transparent;
    cursor: pointer;
    height: 33px;
    position: absolute;
    width: 35px;
    z-index: 100;

}
.owl-carousel .owl-buttons .owl-prev:hover {background-position:-4px -293px;}
.owl-carousel .owl-buttons .owl-next:hover {background-position:-36px -293px;}


/*  content-bottom */
#content .box {
    background: none repeat scroll 0 0 #f0f0ef;
    border: 1px solid #dddddd;
    border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
    margin-bottom: 20px;
    padding: 10px 5px;
}
#content .box.latest_box{background:none;border:none;padding:0;}
#content .latest_box .box-product .product-block{border:1px solid #ddd;border-radius: 5px;-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;margin:5px 10px 10px 5px;}
#content .latest_box .box-product .last_item_tm .product-block{margin-right:0;}
#content .latest_box .box-product .first_item_tm .product-block{margin-left:0;}
#content .latest_box .box-product .product-block-inner {
    padding: 10px;
    text-align: left;
}
#content .latest_box .box-product .product-details {
	overflow:hidden;
	
}
#content .latest_box .box-product .price {
    margin: 0;
    text-align: center;
}
#content .latest_box .box-product .product-details .caption{padding:0;text-align:left;}
#content .latest_box .box-product .product-details .caption .desc{display:block;}
#content .latest_box .box-product .product-details .caption h4{margin:10px 0 5px;}
#content .latest_box .box-product .product-details .caption .price{display:none;}
#content .latest_box .box-product .product-details .button-group button.addtocart{display:inline-block;position:relative;margin:0;}
#content .latest_box .box-product .product-details .button-group{width:100%;}
#content .latest_box .box-product .product-details .button-group .details{float:left;margin:0 10px 10px 0;}
#content .latest_box .box-product .product-details .button-group .details a{
	padding:0 10px;
	height:27px;
	font-family:"Belleza";
	border-radius:5px;-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;line-height:26px;display:block;}
#content .latest_box .box-product .product-details .button-group button.addtocart,#content .latest_box .box-product .product-details .button-group .details a,#products-related .product-block-inner .addtocart,a.button
{
	background: #66311f; /* Old browsers */
	background: -moz-linear-gradient(top, #66311f 0%, #402217 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66311f), color-stop(100%,#402217)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #66311f 0%,#402217 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #66311f 0%,#402217 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #66311f 0%,#402217 100%); /* IE10+ */
	background: linear-gradient(to bottom, #66311f 0%,#402217 100%); /* W3C */
	color:#fff;
	
	
}
#content .latest_box .box-product .product-details .button-group button.addtocart:hover,#content .latest_box .box-product .product-details .button-group .details a:hover,#products-related .product-block-inner .addtocart:hover,a.button:hover{
	background: #76c508; /* Old browsers */
	background: -moz-linear-gradient(top, #76c508 0%, #589700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76c508), color-stop(100%,#589700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #76c508 0%,#589700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #76c508 0%,#589700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #76c508 0%,#589700 100%); /* IE10+ */
	background: linear-gradient(to bottom, #76c508 0%,#589700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c508', endColorstr='#589700',GradientType=0 ); /* IE6-9 */
	color:#fff;
}
#content .latest_box .box-product .image {
    border:none;
    float:left;
    position: relative;
	margin-right:10px;
}




/* footer */
footer {
	color: #666;
}
#footer{
    background: url("../image/megnor/header_bg.jpg") repeat scroll left top #dddddd;
}
#footer .container{
	padding:20px 0;
}

.copy-right{
	background-color:#402217;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #666;
}
#footer .column{width:260px;float:left;}

#footer .content_footer_top h2{margin:0;}
#footer .content_footer_top .social_block.column, #footer .content_footer_top .payment_block1.column {
    padding: 0;
    width: 190px;
}

#footer .content_footer_top .about_footer {
    width: 80%;
}
footer a:hover {
	color:#64a507;
}


#bottomfooter {
    padding: 10px 0 0;
    text-align: center;
}

#bottomfooter ul {
    margin: 0;
    padding: 0 0 4px;
}


#bottomfooter li {
    background: url("../image/megnor/footer-pipe.jpg") no-repeat scroll right center transparent;
    display: inline;
}

#bottomfooter li a {
    color: #9b857d;
    padding: 0 12px 0 6px;
}
#bottomfooter li:last-child {
    background: none;
}
#powered a{color: #9b857d;}
#powered {
    clear: both;
    color: #9b857d;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
}
#footer .column ul{margin:0;}
#footer .column ul li a {
    background: url("../image/megnor/left_bullet.jpg") no-repeat scroll left center transparent;
    padding-left: 12px;
}
footer .column ul li a:hover{background:url(../image/megnor/left_bullet_hover.jpg) no-repeat scroll left center transparent;}
#footer .service.column ul li {
    border-bottom: 1px dashed #9e9e9e;
}
#footer .column.payment_block1 li a, #footer .content_footer_top .column li .content a, #footer .column.payment_block1 li a:hover, #footer .content_footer_top .column li .content a:hover {
    background: none;
    padding: 0 0 0 5px;
}

#footer .service.column ul li:last-child {
    border:none;
}
#footer .service.column ul {
    width: 80%;
}
.social_block > ul {
    display: block;
    margin: 0 0 10px !important;
    overflow: hidden;
}
.social_block ul li a {
    background: none  !important;
    display: block;
    font-size: 0;
    height: 30px;
    width: 30px;
}

.social_block li {
    display: inline-block;
    font-size: 0;
    list-style: outside none none;
    margin-right: 5px;
    text-indent: -999em;
    transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-mz-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-0-transition-duration: 500ms;
    width: 30px;
}

.social_block li.facebook {
    background: url("../image/megnor/sprite.png") no-repeat scroll -100px 0 transparent;
}
.social_block li.facebook:hover {
    background-position: -100px -37px;
}
.social_block li.twitter {
    background: url("../image/megnor/sprite.png") no-repeat scroll -100px -73px transparent;
}

.social_block li.twitter:hover {
    background-position: -100px -110px;
}
.social_block li.linkedin {
    background: url("../image/megnor/sprite.png") no-repeat scroll -100px -148px transparent;
}

.social_block li.linkedin:hover {
    background-position: -100px -184px;
}
.social_block li.gmail {
    background: url("../image/megnor/sprite.png") no-repeat scroll -100px -219px transparent;
}

.social_block li.gmail:hover {
    background-position: -100px -256px;
}
#powered a:hover, #bottomfooter li a:hover{
    color: #64a507;
}
.payment_block1.column li {
    float: left;
    list-style: outside none none;
    margin: 5px 10px 0 0;
}
footer h3 {
	color: #402217;
    font-family: "Arimo",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
@media (max-width: 979px) {

}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 10px 0;
	padding:0;
}
.breadcrumb i {
	font-size: 15px;
	line-height:26px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 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{
	font-size: 15px;
}
.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;
    border:none;
}
.btn-primary {
	color: #fff;
    border:none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    border:none;
}
.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;
	-webkit-border-radius:0;
-khtml-border-radius:0;
-moz-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 */

.filterbox { 
    border-color: #dddddd;
    border-image: none;
    border-right: 1px solid #dddddd;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.filterbox .list-group a{
	background:none;
	font-weight:bold;
	padding:0;
}
.filterbox .list-group a:hover{color:#666;}
.filterbox .list-group-item{
	padding:4px 0 4px 15px;
}
.filterbox .panel-footer{padding:0 10px 10px;border:none;text-align:left;}
.filterbox .panel-footer button{}
.filterbox .list-group-item .checkbox + .checkbox{ border-top: 1px solid #e5e5e5;}
.filterbox .list-group-item .checkbox{
	margin:0;
	padding:4px 0;
	line-height:22px;
}
.list-group a:first-child{border:none;}
.list-group a {
	border-top: 1px solid #e5e5e5;
	color: #666;
	padding: 4px 0px 4px 12px;
	background:url("../image/megnor/left_bullet.jpg") no-repeat scroll left center transparent;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	
	background:url("../image/megnor/left_bullet_hover.jpg") no-repeat scroll left center rgba(0, 0, 0, 0)
}
/* 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: hidden;
}
.product-thumb .image {
	text-align: center;
	position:relative;
}
#content .box-product .product-block:hover .image{
	opacity: 0.7;
    transition-duration: 300ms;
}
#content .box-product .image {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e0e0de;
    border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
    display: block;
    margin-bottom: 0;
    transition-duration: 300ms;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	padding:2px;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	margin-right:18px;
	
}
}
.product-thumb h4 {
	font-weight: normal;
	font-size:15px;
	color:#666;
	margin: 4px 0 0;
}
.product-thumb .caption {
	padding: 0 20px;
}

@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;
}
}
#content .box-product .rating,.product-grid .rating{
	position:absolute;
	left:0;
	right:0;
	width:100%;
	text-align:center;
	bottom:25%;
	margin:2px 0;
}
#content #related-carousel.box-product .rating{padding:0;bottom:40%;border:none;}
.product-list .product-thumb .caption{padding:0;margin-bottom:3px;}
.product-thumb .rating {
	padding-bottom:0px;
}
.rating .fa-stack, #review .fa-stack{
	height: 13px;
	line-height: normal;
	width: 13px;
	font-size: 14px;
}
.rating .fa.fa-star.off ,#review .fa.fa-star.off{
	color: #bbb;
	font-size: 14px;
}
.rating .fa-star,#review .fa-star{
	color: #612d18;
	font-size: 14px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o{
	color: #612d18;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #73c008;
	display:inline-block;
	vertical-align:middle;
}
.product-thumb .price-new {
	font-weight: normal;
	float:left;
}
.product-thumb .price-old {
	color: #4f493f;
	text-decoration: line-through;
	margin-right:4px;
	float:left;
}
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
	display:none;
}
.product-thumb .button-group {
	overflow: hidden;
}
.product-list .product-thumb .button-group {
	border-left:none;
}

.product-list .product-thumb{padding-bottom:10px;border-bottom:1px solid #e0e0de;margin:0;}
.product-list .product-thumb .product-block-inner{margin:8px 0;overflow:hidden;}
.product-list .button-group.wishlist-compare button{border:none;width:auto;background:none;}
.product-list .button-group.wishlist-compare .wishlist{background:url("../image/megnor/wish-compare.png") no-repeat scroll left 8px transparent; padding-left: 18px;margin-right:10px;}
.product-list .button-group.wishlist-compare .wishlist:hover{background-position:left -17px;color:#64a507;}
.product-list .button-group.wishlist-compare .compare{background:url("../image/megnor/wish-compare.png") no-repeat scroll left -43px transparent; padding-left: 18px;}
.product-list .button-group.wishlist-compare .compare:hover{background-position:left -72px;color:#64a507;}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button.addtocart{
	background: #76c508; /* Old browsers */
	background: -moz-linear-gradient(top, #76c508 0%, #589700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76c508), color-stop(100%,#589700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #76c508 0%,#589700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #76c508 0%,#589700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #76c508 0%,#589700 100%); /* IE10+ */
	background: linear-gradient(to bottom, #76c508 0%,#589700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c508', endColorstr='#589700',GradientType=0 ); /* IE6-9 */
	transition-duration: 300ms;
	border: 0 none;
	font-family: "Belleza",sans-serif;
	font-size: 15px;
	height: 27px;
	margin: 0;
	padding: 0 10px;
	color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
line-height:26px;
}
.product-thumb .button-group button.addtocart:hover {
	background: #66311f; /* Old browsers */
background: -moz-linear-gradient(top, #66311f 0%, #402217 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66311f), color-stop(100%,#402217)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #66311f 0%,#402217 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #66311f 0%,#402217 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #66311f 0%,#402217 100%); /* IE10+ */
background: linear-gradient(to bottom, #66311f 0%,#402217 100%); /* W3C */
color:#fff;
}
#featured-carousel .product-thumb .button-group{
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 32%;
	margin:0 auto;

}
#featured-carousel .product-thumb:hover .button-group{display:block;}

#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;background:url(../image/megnor/footer_pipe.gif) no-repeat scroll right 10px transparent;padding-right:6px;}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
	
}
.product-thumb .button-group button:hover,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{
	
	text-decoration: none;
	cursor: pointer;
}

.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;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

.product-info .image {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
	padding:10px;
	border:1px solid #e7e7e7;
}
.product-info .image .thumbnail{padding:0;border:none;margin:0;}
.productpage h3 {margin-top:0;margin-bottom:5px;}

.productpage .cart .links {
    display: inline-block;
    vertical-align: middle;
}
.productpage .cart .links .btn{background:none;border:none;color:#666;width:auto;padding:0;display:block;font-size:15px;}
.productpage .cart .links .btn:hover{color:#64a507;}
.productpage #product {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 0;
    padding: 0 5px;
    z-index: 999;
}
.productpage #product h3
{
	color: #444444;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 12px;
}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin-left:0px; overflow:hidden;}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
    padding-right: 20px;	
	width:322px;
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;	
	border:none;
	padding:0;
	margin:0;
}

.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: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top, #eaeaea 0%, #d9d9d9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eaeaea 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eaeaea 0%,#d9d9d9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eaeaea 0%,#d9d9d9 100%); /* IE10+ */
background: linear-gradient(to bottom, #eaeaea 0%,#d9d9d9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
-khtml-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
    border-top: 2px solid #589700;
    color: #402217;
    font-family: "Arimo",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    padding: 10px;
    text-transform: uppercase;
}
.box .box-content {
	 background-color:#f3f3f3;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-radius: 0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
-khtml-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
    border-right: 1px solid #dddddd;
    margin-top: 0;
    padding: 10px;
	 
}

#content .box .box-heading {
    background: none;
    border-top: medium none;
    padding: 4px 5px;
}
#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 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:4px 0;
}
.box .box-content ul li a , #content .content ul li a{
   background: url("../image/megnor/left_bullet.jpg") no-repeat scroll left center transparent;
    padding-left: 12px;
}
.box .box-content ul li a:hover , #content .content ul li a:hover{background:url(../image/megnor/left_bullet_hover.jpg) no-repeat scroll left center transparent;color:#64a507;}
.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:177px;
	float:left;
	display: inline-block;
}
#content #latest-grid .product-items{width:372px;} 
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block{	
	margin:4px 8px; 
	background:#fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	clear:both;
	overflow:hidden;
	border:1px solid #eee;
}

#content .image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }	
.product-grid .product-thumb .button-group button + button{display:none;}
#content .product-layout.product-grid .product-block-inner
{ 
	border: 1px solid #e0e0de;
    border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
    padding: 5px 0;
}
#content .product-layout.product-grid .product-block-inner:hover{border:1px solid #bbb;}
#content .product-layout .product-block-inner:hover .image{
	opacity: 0.7;
    transition-duration: 300ms;}
#content .product-grid .product-block-inner .product-details{text-align:center;}
.product-block-inner {position: relative;}
.product-grid .product-thumb .button-group button.addtocart{position:relative;margin:5px auto;}
.product-grid .product-thumb .button-group{width:100%;text-align:center;}
#content .product-grid .rating {
    bottom: 36%;
}
.prodcut-list .image{float:left;}
.product-list .product-details{float:left;width:400px;}
.product-list .desc {
    text-align: justify;
	margin-bottom:2px;
}
.product-list .button-group.cart {
    border: medium none;
    float: right;
    margin-left: 15px;
    width: 140px;
	text-align:right;
}
.product-layout .button-group.cart .addtocart{
	background: #66311f; /* Old browsers */
	background: -moz-linear-gradient(top, #66311f 0%, #402217 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66311f), color-stop(100%,#402217)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #66311f 0%,#402217 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #66311f 0%,#402217 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #66311f 0%,#402217 100%); /* IE10+ */
	background: linear-gradient(to bottom, #66311f 0%,#402217 100%); /* W3C */
	color:#fff;
	transition-duration:0ms;
	-webkit-transition: 0ms;
	-moz-transition:0ms;
	-ms-transition:0ms;
	-o-transition:0ms;
}
.product-layout .button-group.cart .addtocart:hover{
	color: #fff;
    background: #76c508; /* Old browsers */
	background: -moz-linear-gradient(top, #76c508 0%, #589700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76c508), color-stop(100%,#589700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #76c508 0%,#589700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #76c508 0%,#589700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #76c508 0%,#589700 100%); /* IE10+ */
	background: linear-gradient(to bottom, #76c508 0%,#589700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c508', endColorstr='#589700',GradientType=0 ); /* IE6-9 */
}
.product-list .button-group.cart .price{margin-bottom:20px;}
.product-list .button-group.cart .price .price-tax{display:block;font-size:15px;color:#666;}
.product-list .button-group.cart button.addtocart{display:block;position:relative;float:right;}
.product-grid .product-thumb .price {margin:0 auto;width:100%;text-align:center;}
.product-grid .product-thumb .price span{float:none;}
.grid_default_width { width:177px;}
.featured_default_width{ width:177px;}
.module_default_width{ width:173px;}
.latest_default_width{ width:300px;}
.special_default_width{ width:230px;}
.related_default_width{ width:177px;}
.bestseller_default_width{ width:230px;}
.additional_default_width{ width:95px;}
.banners-slider-carousel .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
/*#content .product-grid-list  .product-block,*/
#content .box-product .product-block{ 
	margin:8px; 
	clear:both;
	overflow:hidden;
}

#content .product-carousel .product-block:hover,
/*#content .product-grid-list .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,.product-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}

#content .product-carousel .product-block-inner,
/*#content .product-grid-list .product-block-inner,*/
#content .box-product .product-block-inner{ padding:0 0; text-align:center; overflow:hidden; position:relative; margin:0;}

#related-grid.box-product .product-block-inner{border:none;}
.banners-slider-carousel {
	border:1px solid #ddd;
	border-radius:5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
    position: relative;
    width: 100%;
}

.sale{	
	 background: url("../image/megnor/sale.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    padding: 10px 9px;
    position: absolute;
    right: 9px;
    text-align: right;
    text-transform: capitalize;
    top: 6px;}
	
.product-list .sale{left:10px;right:auto;}	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 20px;	
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:0px;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	margin-left:65px;
	 /* specify width as per your requirement */
	
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0; line-height: 18px;
}


#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:15px; margin:0;line-height:18px; }
#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;
	-webkit-border-radius:0;
-khtml-border-radius:0;
-moz-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:53px;padding:3px;border:1px solid #e7e7e7;background:#fff;}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .cart,
#column-right .box-product .cart {margin-bottom:0px; }

#column-left .box-product .price,
#column-right .box-product .price{line-height:18px;display:inline-block;text-align:left;}

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox
{margin-bottom:12px;}

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;line-height:20px;
	position:relative;
	text-align:left;
}
#column-left .product-thumb, #column-right .product-thumb {
	
	margin-bottom:0px;
	padding: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: 20px;
	position:relative;
	display:block;
	margin:0;
	top:0;
	color:#666666;
	height:auto;
}	
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {color:#64a507;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; }

.top_button {
	background: url("../image/megnor/top-arrow.png") no-repeat scroll 0 0 transparent;
	height: 40px;
	width: 39px;
	right: 21px;
	bottom: 11px;
	display: none;
	position: fixed;
	z-index: 999;
	font-size:0;
   
}

#content.productpage .col-sm-7.product-right ul.list-unstyled li{padding:3px 0 1px 1px;}
#content.productpage .col-sm-7.product-right .price{border-bottom: 1px solid #e7e7e7;padding:0 5px 10px;margin-bottom:10px;}

.productpage .cart {
    border-top: 1px solid #e7e7e7;
    color: #666;
    margin-bottom: 0;
    padding: 10px 5px;
    z-index: 999;
}

.productpage .cart input {
    display: inline-block;
    height: 27px;
    padding: 5px 5px 5px 3px;
    text-align: left;
    width: auto;
}
.productpage .cart #button-cart{padding:0 10px;height:27px;width:auto;font-size:15px;}
.productpage .cart span{margin:0 10px;}
.productpage .cart .minimum {
    color: #999999;
    font-size: 11px;
    padding-top: 5px;
}
.productpage .price-old {
    color: #4f493f;
    text-decoration: line-through;
}
.productpage .price-tax {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
}
.productpage .price .reward {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}
.productpage .price-new {
    color: #73c008;
}
.productpage .price {
    font-size: 16px;
    font-weight: normal;
}
.productpage .price .discount {
    color: #4d4d4d;
    font-size: 12px;
    font-weight: normal;
}
#content ul.list-unstyled {  
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
    margin-bottom:10px;
    overflow: auto;
    padding:5px 5px 12px;
}
#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:20px;}
.tab-content {
    border:1px solid #ddd;
    padding: 10px;
	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 -105px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -45px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 15px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}


.category_filter #grid-view{background:url("../image/megnor/sprite.png") no-repeat scroll -5px -205px transparent;}
.category_filter #list-view{background:url("../image/megnor/sprite.png") no-repeat scroll -31px -205px transparent;}
.category_filter #grid-view:hover,.category_filter #grid-view.active{background:url("../image/megnor/sprite.png") no-repeat scroll -5px -233px transparent;}
.category_filter #list-view:hover,.category_filter #list-view.active{background:url("../image/megnor/sprite.png") no-repeat scroll -31px -233px transparent;}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#333;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left; margin: 3px 10px 0;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 3px 3px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 3px 3px 0 15px;padding:0;}
.category_filter .sort { float: left; width: 142px;padding:0;}
.category_filter .limit {float: right; width: 56px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.category_thumb .category_description{margin-bottom:5px;}
.category_img img{padding:0;border:none;vertical-align:baseline;}
.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list{margin-bottom:13px;}
.category_list li a {      
    color: #666;
    display: block;
    padding: 5px 8px;
	background:#f3f3f3;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.category_list li a:hover {
    color: #000;
	background-color:#eaeaea;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 7px 7px 0;
}
.category_filter,.pagination-wrapper {
    border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    display: inline-block;
    margin: 0 0 10px;
    padding: 7px 0;
    width: 100%;
}
.pagination-wrapper{padding:8px 0;}
.product-grid .button-group.wishlist-compare{display:none;}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	margin:0 0 -8px;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin: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: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: 0px 0 0 35px;
	height:28px;
	margin: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: 0px 0 0 35px;
	margin:20px 0 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: 0px 0 0 35px;
	height:28px;
	margin:20px 0 0;
	float:left;
	clear:both;
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
}
#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #fff;
}
.main-slider {
    position: relative;
}
.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count{margin: 0 10px;}
.productpage .rating{
    border-bottom: 1px solid #e7e7e7;
    line-height: 23px;
    padding: 4px 0 10px;
	margin-bottom:16px;
	
}
.checkout-cart .hasCustomSelect{width: 95% !important;}
.col-sm-5.product-left{padding-right:0;width:43.5%;}
.col-sm-7.product-right {
    width: 56.5%;
}
.page-title{
	padding:0 ;
}
.page-title,.product-title,.product-option{
	font-size:20px;
	font-weight:500;
	text-transform:capitalize;
	margin-bottom:15px;
}
.copy-right {
    padding:0;
	text-align:center;
}

.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:0; padding:0 15px 0 0;width:auto;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:14px;border-radius:4px;-webkit-border-radius:4px;
-khtml-border-radius:4px;
-moz-border-radius:4px;}

.col-sm-3.search_subcategory {width: auto; margin-top:0;}

#button-search{float:right;}
.product-search h2{clear:both;}

@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;}
	#footer .column {
    float: left;
    width: 260px;
}
}
@media (max-width: 1030px) {
.product-list .product-details {
    float: left;
    width: 370px;
}
#footer .column {
    width: 250px;
}
}
@media only screen and (min-width: 768px) and (max-width: 980px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:25%;}
	.layout-2 #content{width:75%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float:none;margin-left:62px;}
	
}
@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-list .product-details {
    float: left;
    width: 240px;
}
.product-list .button-group.cart{width:110px;}
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	#accordion .form-horizontal .control-label{width:100%;}
	#footer .column ul {
    display: none;
}
#footer .column,#footer .content_footer_top .social_block.column, #footer .content_footer_top .payment_block1.column,#footer .service.column ul{
    width: 100%;
}
.productpage .cart .links .btn{display:inline-block;}
.productpage .cart .links .wishlist{
	background: url(../image/megnor/footer_pipe.gif) no-repeat scroll right center transparent;
    display: inline;
    margin-right: 5px;
    padding-right: 7px;
}
#content .latest_box .box-product .image,#content .latest_box .box-product .product-details{width:100%;text-align:center;margin:0 auto;}
#content .latest_box .box-product .product-details .caption{text-align:center;}
#content .latest_box .box-product .product-details .button-group .details{float:none;display:block;margin:0 0 5px;}
#content .latest_box .box-product .product-details .button-group .details a{display:inline-block;}
#menu ul li.homeicon{display:none;}
}
@media (max-width: 767px) { 
	.layout-2 #content,.layout-3 #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-logo{margin-top:10px;}
	.header-logo{text-align:center;}
	.header-cart{
		display: inline-block;
		left: 0;
		position: absolute;
		right: 0;
		text-align: center;
		top: 219px;
		width: 100%;
	}
	#top-links ul{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;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;}	
	#cart .dropdown-menu {right: -89px;width: 350px;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin: 0 auto; width: 300px;}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #ddd;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	.header-left{float:none;}
	.header-right{width:100%;margin:0;}
	#search{float:none;text-align:center;margin:15px auto;}
	header{min-height:215px;}
	#logo{margin:0;display:block;}
	#top {
    float: left;
    margin-top: 9px;
    width: 100%;
}
	#top-links li.dropdown.myaccount{display:none;}
	#top-links{float:none;clear:both;padding:0;}
	#top .pull-left {
	width: 33.4%;
	background-color:#66311f;
	border-right:1px solid #ffffff;
	margin:0;
    padding: 4px 0 5px;
    position: relative;
	}
	#top .pull-left.languages{border-radius: 5px 0px 0px 5px;-webkit-border-radius:5px 0 0 5px;
-khtml-border-radius:5px 0 0 5px;
-moz-border-radius:5px 0 0 5px;}
	#top .pull-left .dropdown-menu{top:30px;}
	#top .pull-left .btn-group{width:100%;}
	#top .pull-left .btn-group .btn-link{text-align:center;width:100%;color:#fff;margin:0 !important;}
	#top .pull-left #form-currency .currency-menu li .btn-link{margin:-3px 0 0 !important;}
	.tm_headerlinkmenu{
	    background-color:#66311f;
		border-right: none !important;
		color: #FFFFFF;
		display: block;
		float:right;
		position:relative;
		z-index:999;
		width:33.2% !important;
		margin-right:0;
		padding:0;
		border-radius: 0 5px 5px 0;
		-webkit-border-radius:0 5px 5px 0;
-khtml-border-radius:0 5px 5px 0;
-moz-border-radius:0 5px 5px 0;
		}
	#top .header_links {
    background: none repeat scroll 0 0 #ffffff;
    display: none;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    right: 0;
    top: 38px;
    width: 170px;
    z-index: 95;
    }
	.tm_headerlinks_inner {
    padding: 6px 0;
}
#header-container{min-height:288px;}
.headertoggle_img {
    background: url("../image/megnor/sprite.png") no-repeat scroll -27px -165px transparent;
    cursor: pointer;
    float: none;
    height: 26px;
    margin: 0 auto;
    width: 30px;
}
.header_links li {
    list-style: outside none none;
    text-align: left;
}
.header_links li a {
    display: block;
    padding: 0 10px;
}

.header_links li a:hover {
    background: none repeat scroll 0 0 #ebebeb;
    color: #000000;
    text-decoration: none;
}
#top .container{padding-bottom:5px;}
#top #form-language .fa-caret-down,#top #form-currency .fa-caret-down{color:#fff;}
#footer .container{padding:20px 15px;}
.product-list .product-thumb .image {
	float: left;
	margin-right:18px;
	
}
.product-list .right {
    display: block;
    overflow: hidden;
    width: auto;
}
.product-list .product-details {
    float: left;
    width: 100%;
}
.product-list .button-group.cart{float:left;text-align:left;margin:0;}
.product-list .button-group.cart button.addtocart{float:left;}
.product-list .button-group.cart .price{margin-bottom:5px;}
.col-sm-5.product-left,.col-sm-7.product-right{width:100%;}
.col-sm-5.product-left{padding:0 15px;}
#form-currency .currency-menu li button{color:#666 !important;}
.search-block .col-sm-3.sort{padding:0 15px !important;}
.search-block p{margin:0 !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: 1px;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.product-layout.product-grid{width:100% !important;}
	.product-list .right{width:100%;}
	
	.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: -78px;  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:285px;}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 1px !important;text-align:center;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}
	#top .pull-left .btn-group .btn-link span{font-size:0;}
}
@media only screen and (max-width: 319px){
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .image{width:100%;}
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#cart .dropdown-menu { right: -28px;width: 210px;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
	#search{width:210px;}
	#search .input-lg{width:130px;}
}
#accordion .panel-title > a {
    color:#666;;
    display: inline-block;
    width: 100%;	
}
#accordion .panel-title{padding:8px;}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:8px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
.checkout-cart #content h2{font-size:14px;color:#666;font-family:"Belleza";font-weight:bold;margin-bottom:0px;}
.information-contact #content h3,.account-account #content h2,.refine-search{font-size:14px;font-weight:bold;}
.account-account #content ul.list-unstyled{border: 1px solid #eeeeee;
    border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px;}
.account-account #content ul.list-unstyled li a{
	 background: url("../image/megnor/left_bullet.jpg") no-repeat scroll left center transparent;
     padding-left: 12px;
}
.account-account #content ul.list-unstyled li a:hover{
	background:url("../image/megnor/left_bullet_hover.jpg") no-repeat scroll left center transparent;
}
:focus{outline:none !important;}
.aboutus {
    margin-bottom: 20px;
}
.aboutus h1{font-size:20px;margin-bottom:15px;}
.aboutus .content {
    border: medium none;
    padding: 0;
	margin-bottom: 10px;
    overflow: auto;
}

.buttons {
    background: none repeat scroll 0 0 #ffffff;
    margin-bottom: 10px;
    overflow: auto;
    padding: 6px;
}

.buttons .right {
    float: right;
    text-align: right;
}
a.button{padding:0 10px;display:inline-block;border-radius:5px;-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;}
.search-block {
    border: 1px solid #eeeeee;
    padding: 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
	margin-bottom:16px;
}
.search-block p{margin:20px 0 0;}
.search-block .col-sm-3.sort{padding:0;}
.search-block span.customSelect{height:27px;padding:5px 5px 5px 3px;}
.search-block .form-control{padding:5px 5px 5px 3px;line-height:16px;}
.search-block .customSelectInner{background:url(../image/megnor/select-arrow-down.gif) no-repeat scroll right 6px transparent;}
.search-block .customSelectOpen .customSelectInner{ background:url('../image/megnor/select-arrow-up.gif') no-repeat right 6px; }

.product-compare #content .table.table-bordered tbody tr td:first-child {
    text-align: right;
	font-weight:bold;
}
.product-compare #content .table.table-bordered tbody tr td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
	
    text-align: center;
    width: 50%;
}
.product-compare #content .table.table-bordered thead tr td{border-bottom: 1px solid #ddd;}
.product-search .search{font-weight:bold;margin:0;}
.col-sm-3.category_list {
    width: 100%;
}
#content #latest-grid .rating{display:none;}
.productpage .product-info {
    margin-bottom: 20px;
    overflow: hidden;
}
.shopping-cart .input-group.btn-block input {
    width: 25px;
}
.shopping-cart .input-group-btn {
    width: auto;
}.p-property-item {	padding: 5px 5px 5px 20px}.p-property-item .p-item-title {	width: 75px;	padding-top: 7px;	float: left;	text-align: left;	line-height: 14px;	word-wrap: break-word}.p-property-item .p-item-main {	margin-left: 10px;	min-height: 10px}.sku-attr-list li {	float: left;	list-style: none;	margin: 0 2px 0px 0	/*width:500px;*/}.sku-attr-list li a {	float: left;	border: 1px solid #e9e9e9;	line-height: 28px;	height: 50px;	width: 50px;	padding: 0 0px;	color: #333;	border-radius: 3px;	background-color: #fff;	text-align: center}.sku-attr-list li.active a,.sku-attr-list li:hover a {	border: 3px solid #f90;	border-radius: 4px;	line-height: 24px;	padding: 0 2px;	text-decoration: none}
<!-- Megnor www.templatemela.com - End -->