body {
	font-family: 'Open Sans', sans-serif, Arial;
	font-weight: 400;
	color: #333038;
	font-size: 13px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
}
img.aus-logo {width: 50px;float: right;    margin-right: 10px;}
h2 {
    margin-bottom: 5px;
    margin-top: 0;
}
h2 span#price_special, h2 span#price_old{    font-size: 30px;
    font-weight: bold;}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #E67A32;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	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 */
#products-related #calcula-frete{display: none;}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #333038;
	display: none;
    position: absolute;
    margin-left: -43px;
	margin-right: 0;
    top: 25px;
	text-align: center;
	min-width: 100px;
	text-transform: capitalize;
	padding: 1px 8px;
	font-size: 12px;
    white-space: nowrap;
}
ul.dropdown-menu {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
#language ul .pattern, #currency ul .pattern, .myaccount ul .pattern {
	background: url("../image/megnor/triangle.png") no-repeat scroll center 0;
    display: block;
    height: 8px;
    position: absolute !important;
    right: 13px;
    top: -8px;
    width: 16px;
    z-index: 9999;
}

span.hidden-xs span.pattern, span.hidden-sm span.pattern, span.hidden-md span.pattern, span.hidden-lg span.pattern {
	background: url("../image/megnor/triangle.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 11px;
    position: absolute;
    right: 40%;
    top: -8px;
    width: 20px;
}
.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: #E67A32;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #E67A32;
}

#currency .dropdown-menu { padding: 8px;}

#language .dropdown-menu > li > a { padding: 4px 8px; }
#language .dropdown-menu > li > a img { padding-right: 2px; }
#currency .dropdown-menu .btn { font-size: 13px !important;  padding: 3px !important; text-align:left; }
#language .dropdown-menu > li > a:hover { color:#E67A32; }

#top-links li { position: relative; }
#top-links li:hover span.hidden-xs.hidden-sm.hidden-md { display: block; z-index:99; }
#top-links li span.hidden-xs.hidden-sm.hidden-md:hover { display: none; }

#top .btn-link, #top-links li, #top-links a {
	color: #BABABA;
	text-transform: uppercase;
	text-decoration: none;
}

#top-links ul {
	margin: 0;
	padding: 5px 0 3px 18px;
	border-left: 1px solid #BABABA;
}
#top-links li ul {

}
#top-links li ul li {
}
#top-links li ul li:first-child {
}
#top .btn-link:hover, #top-links a:hover {
	color: #E67A32;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #E67A32;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo { text-align:center; }
#logo img { display:inline; }
header {
	background: url("../image/megnor/header_shadow.png") no-repeat scroll center bottom #F7F7F7;
}
header .row {
	max-width: 1150px;
	margin: 0 auto;
	padding: 22px 0 14px;
	min-height: 82px;
}

header .header-row {
    display: flex;
    flex-wrap: wrap;
}

header #logo.header-left {
	margin: 2px 0;
	padding-left: 0;
}
header #logo.header-left a {
	float: left;
}

header .header-left {
	display: inline-block;
	flex-grow: 1;
}

header .header-middle {
	/* float: left; */
	display: inline-block;
}

header .header-right {
	/* float: left; */
	display: inline-block;
}

div.alert a {
	color: #E67A32;
}
.alert-success, .alert-warning, .alert-attention, .alert-information {
	background: #F5F5F5 !important;
	border: 1px solid #DBDEE1 !important;
	color: #555555 !important;
}

/* search */
header .col-sm-3 {
	padding-right: 0;
}
#search {
	border: 1px solid #EDEDED;
	background: #FFFFFF;
	max-width: 200px;
}
#search .input-lg {
	border: 0 none;
	background: whitesmoke;
	height: 34px;
	line-height: 20px;
	margin: 2px;
	padding: 0 10px;
}
#search .btn-lg {
	background: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 12px;
	text-transform: uppercase;
}
#search .btn-lg:hover, #search .btn-lg:focus {
	background: #FFFFFF;
	color: #E67A32;
}

/* Language and Currency */
header #currency .btn-group .dropdown-toggle {
    padding: 6px 13px;
}
header #language .btn-group .dropdown-toggle {
    padding: 4px 9px 8px;
}

header #currency .btn-group {
	margin: 0 13px 0 3px;
}
header #currency .btn-group .dropdown-toggle, header #language .btn-group .dropdown-toggle {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-khtml-border-radius: 50%;
	
    font-size: 15px;
    font-weight: normal;
    margin: 3px;
}
header #currency .btn-group .dropdown-toggle span, header #language .btn-group .dropdown-toggle span, header #currency .btn-group .dropdown-toggle i.fa, header #language .btn-group .dropdown-toggle i.fa {
	display: none !important;
}

/* cart */
#cart.btn-block {
	
}
#cart.btn-block .btn.btn-cart {
	background: url("../image/megnor/cart.png") no-repeat scroll;
	background-position-y: 7px;
	width: auto;
	padding: 8px 0 12px 30px;
	line-height: 24px;
	font-size: 14px;
	float:right;
	color: #333038;
}
#cart.btn-block .btn-danger {
	padding: 0px 5px 2px;
	background: #E67A32;
	color: #FFFFFF;
}
#cart {
	bottom: -63px; /* -70px */
	right: 0;
	position:absolute;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	color: #666;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 0 2px 2px #737373;
	z-index: 1001;
}
#cart .dropdown-menu {
/*	width: 250px;*/
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 320px;
	padding: 0 7px;
}
#cart .dropdown-menu li p {
	margin: 10px 0;
}

/* Header Cart Menu */
ul.dropdown-menu.cart-menu table td {
	border: 0 none;
	padding: 5px;
}
ul.dropdown-menu.cart-menu table.table-bordered {
	border: 0 none;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}
ul.dropdown-menu.cart-menu table.table-bordered button.btn.btn-danger {
	line-height: 20px;
}

/* menu */
#header, .nav-inner, .content-inner, #footer.container { max-width: 1180px; margin: 0 auto; }
nav.nav-container { /*border-top: 1px solid #DDDDDD;*/ border-bottom: 1px solid #DDDDDD;  }
.nav-responsive { display:none; }
.responsive-menu,
.main-menu {
}

.main-menu > ul > li:hover a:before {
    left: 45%;
}
.main-menu > ul > li:hover a:before, .main-menu > ul > li:hover:before {
    opacity: 1;
    transition: all 1.2s ease 0s;
	-webkit-transition: all 1.2s ease 0s;
	-moz-transition: all 1.2s ease 0s;
	-o-transition: all 1.2s ease 0s;
	-ms-transition: all 1.2s ease 0s;
	-khtml-transition: all 1.2s ease 0s;
}
.main-menu > .main-navigation > li > a:before {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #e67a32;
    content: "";
    left: 25%;
    opacity: 0;
    position: absolute;
    top: 0;
}
 
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
}
.main-menu > ul > li:hover {
} 
.main-menu ul li:first-child a {

}
 
.nav-responsive span,
.main-menu > ul > li > a {
	font-size: 14px;
	display: block;
	padding: 14px;
	margin-bottom: 0px;
	text-transform: uppercase;
	z-index: 6;
	position: relative;
}
.main-menu a:hover { text-decoration:none; }

.main-menu > ul > li:hover > a {

}
.main-menu > ul > li ul, .responsive-menu .main-navigation{
	display: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	box-shadow: 0 2px 2px #737373;
	position: absolute;	
	z-index: 5;
	text-transform:uppercase;
	padding: 11px 22px;
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a, .responsive-menu .main-navigation li a {
	padding: 4px 4px 4px 0px;
	display: block;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-khtml-transition: all 0.5s ease 0s;

	white-space: nowrap;
}
.main-menu > ul > li ul > li > a:before, .responsive-menu .main-navigation li a:before {
	font-family: 'fontAwesome';
	content: '\f105';
	font-size: 14px;
	color: #999999;
	padding: 0 10px 0 2px;
}
.main-menu > ul > li ul > li > a{ min-width: 160px; text-transform: capitalize; }
.main-menu > ul > li ul > li > a:hover, .responsive-menu .main-navigation li a:hover, .main-menu > ul > li ul > li > a:hover:before, .responsive-menu .main-navigation li a:hover:before {
	color:#E67A32;
}
.main-menu > ul > li ul > li > a.activSub {	
/*	background: url("../image/megnor/cat_arrow_hover.png") no-repeat scroll right center;*/
}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
}

@media (min-width:980px) and (max-width:991px) {
	footer .content_footer_right .footer_banner_inner img {
		margin-top: 20px;
		width: 150%;
		float: right;
	}
	.footer_img { background-position: bottom left !important; }
	.footer_logo { float: none !important; }
	
	#menu {
		max-width: 640px;
	}
}

@media (min-width:992px) and (max-width:997px) {
	#menu {
		max-width: 750px;
	}
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	img.aus-logo {position: absolute;top: -5px;}
	#menu {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		-ms-border-radius: 4px;
		-khtml-border-radius: 4px;

	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	.dropdown-menu { left: 0; right: auto; }
	#language ul .pattern, #currency ul .pattern { left: 13px; right: auto; }
	
	.layout-2.left-col #content, .layout-2.right-col #content {
		padding: 0 10px !important;
	}
	
	.productpage .product-details { margin-top: 15px; padding: 0px; }
	.productpage .right_side { margin-top: 15px; }
	.productpage .product-tabs { padding: 0; }
	
	footer .content_footer_right {
		display: none;
	}
	.footer_logo { float: none !important; }
	.footer_description { border-right: 0 none !important; padding-bottom: 10px !important; border-bottom: 1px solid #515151; }
}

.flex-direction-nav { display: none; }

/* 1-col layout */
#column-left{
width:22%;
}
#column-right{
width:22%;
}
.layout-1 #content {
	padding: 0;
}
/* 2-col layout Left Column*/
.layout-2.left-col #column-left {
	padding: 0;
}
.layout-2.right-col #column-right {
	padding: 0px;
}

.layout-2.left-col #content {
	padding-left: 20px;
}
.layout-2.right-col #content {
	padding-right: 20px;
	padding-left: 0px;
}
.productpage .layout-2.right-col #content {
	padding-right: 0px;
}
.layout-2 #content{
    width: 78%;
	padding: 0 0 0 20px;
}
/* 3-col layout */
.layout-3 #column-left{
	padding: 0;
}
.layout-3 #column-right{
	padding: 0;
}
.layout-3 #content{	
    width: 56%;
	padding: 0 20px;
}

.information-sitemap #content .row div > ul {
	border: 1px solid #EDEDED;
	padding: 10px 10px 10px 20px;
}
.information-sitemap #content .row ul {
	padding-left: 20px;
	margin-bottom: 10px;
}
.information-sitemap #content .row ul li {
	list-style: none;
}
.information-sitemap #content .row ul li a:before, #column-left .list-group a.list-group-item:before, #column-right .list-group a.list-group-item:before {
	font-family: 'FontAwesome';
	content: '\f105';
	padding-right: 7px;
}
.filterbox a.list-group-item:before {
	display: none;
}
#column-left .box, #column-right .box { padding-top: 10px; }

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

/* Homepage CMS services */
.box-cms h2.box-heading-cms {
	margin:0;
}
.homepage-serviceblock {
	background:url(../image/megnor/top.png) no-repeat scroll left top transparent;
}
.homepage-serviceblock-inner {
	background:url(../image/megnor/bottom.png) no-repeat scroll right bottom transparent;
}
.serviceblock-inner {
    margin: 0 auto;
    max-width: 1150px;
}
.msg-top-block { text-align:center; padding:13px 0px; }
.msg-main-title {
	color:#333038;
	font-size:20px;
	font-weight: 600;
	font-family:'Raleway',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	margin: 20px 0px 5px;
}
.msg-main-title a, .msg-main-title a b {color:#333038;}
.msg-sub-content{color:#e67a32; padding:2px 0px 11px;}
.service.block{
	padding-top:45px;
}
.service-title{text-align:center; position:relative; height:32px; margin-bottom:40px;}
.home .left-heading-image, .home .right-heading-image{
	padding:4px;
	background:url(../image/megnor/heading_line.png) no-repeat scroll center center transparent;
}
.service-title > h3{
	display:inline; 
	margin:0 44px;
	color:#333038;
	font-size:30px;
	font-family:'Raleway',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	position:relative;
	top:6px;
	font-weight:600;
}
.service-block-inner{clear:both; padding:5px 0px 30px; overflow: hidden; }
.left-services{ border-right: 1px solid #e6e6e6; }
.service-block-inner .desc-view-all a { white-space: nowrap; }
.right-services{display:inline-block; text-align:center; margin-bottom:38px;}
.left-services > h3 {
	font-family:'Raleway',Arial,Helvetica,sans-serif;
	font-size:22px;
	color:#333038;
	font-weight:600;
	padding-left:50px;
	background:url(../image/megnor/title.png) no-repeat scroll left center transparent;
	line-height:35px;
	margin-top:12px;
	text-transform:uppercase;
}
.left-services .desc-description{margin-bottom:10px; padding-right: 20px;}
.desc-view-all > a{
	font-size:12px;
	color:#e67a32;
	text-decoration:underline;
}
.desc-view-all > a:hover {
	text-decoration:none;
}
.right-services .first-service, .right-services .second-service, .right-services .third-service {
	display: inline-block;
}

.right-services .first-service{padding:0px 10px 0px 0px;}
.right-services .second-service{padding:0px 10px 0px 10px;}
.right-services .third-service{padding:0px 0px 0px 10px; }

.first-service-image, .second-service-image, .third-service-image {
	width:159px;
	height:300px;
	margin:0 auto;
	-moz-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position:relative;
}


@media screen, print { /* support@liveopencart.com - improve print view */
	.first-service-image {
		background:url('../image/megnor/pc.png') no-repeat scroll center center transparent !important;
		-webkit-print-color-adjust: exact;
	}
	
	.first-service-image:before, .second-service-image:before, .third-service-image:before{
		background: radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 70%) repeat scroll 0 0 transparent;
		content: "";
		height: 10px;
		left: 7%;
		pointer-events: none;
		position: absolute;
		width: 85%;
		opacity: 0;	
		-moz-opacity: 0;
		-o-opacity: 0;
		-webkit-opacity: 0;
		top:105%;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		transition-property: transform, opacity;
	}
	.right-services .first-service:hover .first-service-image:before{
		opacity: 1;	
		-moz-opacity: 1;
		-o-opacity: 1;
		-webkit-opacity: 1;
		-moz-transform: translateY(5px);
		-o-transform: translateY(5px);
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
	.right-services .first-service:hover .first-service-image{
		-moz-transform: translateY(-5px);
		-o-transform: translateY(-5px);
		-webkit-transform: translateY(-5px);
		transform:translateY(-5px);
	}
	.second-service-image {
		background:url(../image/megnor/perelx.png) no-repeat scroll center center transparent !important;
		-webkit-print-color-adjust: exact;
	}
	.right-services .second-service:hover .second-service-image{
		-moz-transform: translateY(-5px);
		-o-transform: translateY(-5px);
		-webkit-transform: translateY(-5px);
		transform:translateY(-5px);
	}
	.right-services .second-service:hover .second-service-image:before{
		opacity: 1;	
		-moz-opacity: 1;
		-o-opacity: 1;
		-webkit-opacity: 1;
		-moz-transform: translateY(5px);
		-o-transform: translateY(5px);
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
	.third-service-image {
		background:url(../image/megnor/customize.png) no-repeat scroll center center transparent !important;
		-webkit-print-color-adjust: exact;
	}
	.right-services .third-service:hover .third-service-image{
		-moz-transform: translateY(-5px);
		-o-transform: translateY(-5px);
		-webkit-transform: translateY(-5px);
		transform:translateY(-5px);
	}
	.right-services .third-service:hover .third-service-image:before {
		opacity: 1;	
		-moz-opacity: 1;
		-o-opacity: 1;
		-webkit-opacity: 1;
		-moz-transform: translateY(5px);
		-o-transform: translateY(5px);
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
	.first-service-image, .second-service-image, .third-service-image{ margin-bottom:0px; display:block; }
	.right-services .service-main-title {
		padding:23px 0px 11px;
		text-align:center;
		font-family:'Raleway',Arial,Helvetica,sans-serif;
		font-size:16px;
		color:#333038;
		text-transform:uppercase;
		font-weight:600;
	}
	.right-services .service-main-title a{color:#333038;}
	.right-services .first-service:hover .service-main-title a, .right-services .second-service:hover .service-main-title a, .right-services .third-service:hover .service-main-title a{
		color:#e67a32;
	}
	.service-sub-title{line-height:18px;}
	.content-border{
		border-bottom:1px solid #e67a32; 
		padding:0 22px; 
		transition-duration:1s;
		-moz-transition-duration:1s;
		-o-transition-duration:1s;
		-webkit-transition-duration:1s;
		position:relative;
		top:-2px;
	}
	.right-services .first-service:hover .content-border, .right-services .second-service:hover .content-border, .right-services .third-service:hover .content-border{
		padding:0 75px;
	}
}

/* Homepage CMS Brand */
.homepage-cms-brands{
	/*background:url(../image/megnor/cms-blog-perelx.jpg) repeat-x fixed 50% 0 / cover transparent;*/
	
	background-image:url(../image/megnor/cms-blog-perelx.jpg);
	padding:0;
	margin:0 auto;
	height:auto;
	overflow:hidden;	
}

.cms-brands-block{width:100%; display:inline-block; padding:35px 0px 15px;}
.cms-brands-left{width:38%; float:left; margin:0 30px;}
#cmsbrands .slides{padding:23px; overflow: hidden; background:rgba(0 ,0 ,0 ,0.2);}
.overlay{position:absolute; width:100%; height:100%; top:0px;}
.overlay .expand{
	display:block;
	position:absolute;
	width:50%; 
	height:50%; 
	margin:auto;
	top:0px; 
	left:0px; 
	right:0px;
	bottom:0px;
	border:10px solid rgba(255,255,255,0.5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;	
	-moz-opacity: 0;
	-o-opacity: 0;
	-webkit-opacity: 0;
	webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#cmsbrands .brand-image a img {
	transition-duration:600ms;
	-moz-transition-duration:600ms;
	-o-transition-duration:600ms;
	-webkit-transition-duration:600ms;
	width: 100%;
}
#cmsbrands .brand-image .overlay:hover .expand{
	width:100%;
	height:100%;
	opacity: 1;	
	-moz-opacity: 1;
	-o-opacity: 1;
	-webkit-opacity: 1;}
#cmsbrands .flex-direction-nav{display:none;}
#cmsbrands .flex-control-nav {
	text-align:center;
	right:auto;
	width:100%;
	position:relative;
	text-align:center;
	margin:3px 0px;
	bottom:0px;
	padding-left: 0px;
}
#cmsbrands .flex-control-nav li {display:inline-block; float:none; height:15px;}
#cmsbrands .flex-control-nav li a {
	border:none; 
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background:#DBDBDB; 
	width:10px; 
	height:10px;
	font-size: 0px;
	padding: 5px;
	margin: 0 5px 5px 5px;
	cursor: pointer;
}
#cmsbrands .flex-control-nav li a.flex-active, #cmsbrands .flex-control-nav li a:hover {background:#e67a32;}
.cms-brands-right{
	width:48%; 
	float:left; 
	padding:70px 30px 0; 
	text-align:center;
}
.cms-right-main-title{
	font-family:'Raleway',Arial,Helvetica,sans-serif;
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	padding:5px 0px 10px;
	line-height:normal;
}
.cms-right-sub-title{
	font-size:20px;
	text-transform:uppercase;
	color:#e67a32;
	padding-bottom:20px;
}
.cms-right-description{
	color:#bbbbbb;
	line-height:20px;
}

/* Homepage from blog */
.homepage-from-blog-inner.col-sm-12 {
	max-width:1150px;
	margin:0 auto;
	float: none;
}
.homepage-from-blog-inner .blog-heading{
	height:32px;
	text-align:center;
	padding:53px 0px 14px;
}
.homepage-from-blog-inner .blog-sub-heading{text-align:center;}
.homepage-from-blog-inner .blog-heading > h3 {
	color:#333038;
	display:inline;
	margin:0 45px;
	font-size:30px;
	font-weight:600;
	font-family:'Raleway',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	top:5px;
	position:relative;
}
.homepage-from-blog {
	margin-top: -8px;
}
.homepage_blog{
	padding:40px 0px;
}
/*.homepage-from-blog-inner .slider-item.first_item_tm .blog_item_inner{margin:0px 10px 0px 0px;}
.homepage-from-blog-inner .slider-item.last_item_tm .blog_item_inner{margin:0px 0px 0px 10px;}*/
.homepage-from-blog-inner .blog_item_inner {
	margin:0 5px;
	border:1px solid #e7e7e7;
}
.blog_item_inner .blog_left{text-align:center; padding:18px 18px 0;}
.blog_image .image { position:relative; margin:0 auto; }
.blog_item_inner .blog_left .image > img { width: 100%; vertical-align:middle; }
.blog_image_hover{
	background:rgba(0,0,0,0.3);
	width:100%;
	position:absolute;
	left:0;
	height:100%;
	opacity: 0;	
	-moz-opacity: 0;
	-o-opacity: 0;
	-webkit-opacity: 0;
	top:0px;
}
.blog_left .image .zoom {
	background: url("../image/megnor/zoom_blog.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	padding:16px 25px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 52px;
	width: 52px;
	margin: auto;
	opacity: 0;	
	-moz-opacity: 0;
	-o-opacity: 0;
	-webkit-opacity: 0;
	transition-duration:500ms;
	-moz-transition-duration:500ms;
	-o-transition-duration:500ms;
	-webkit-transition-duration:500ms;
}
.blog_item_inner .blog_left .image:hover .zoom, .blog_item_inner .blog_left .image:hover .blog_image_hover{
	opacity: 1;	
	-moz-opacity: 1;
	-o-opacity: 1;
	-webkit-opacity: 1;
}
.blog_right .blog_main_title{
	color:#333038;
	font-weight:600;
	font-family:'Raleway',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-size:14px;
	padding: 15px 15px 3px;
	line-height:20px;
	margin:0 auto;
}
.blog_right .blog_main_title a { color:#333038; }
.blog_right .blog_main_title a:hover { color:#E67A32; }
.blog_right .blog_content {
	padding: 7px 15px 7px;
	line-height: 18px;
}
.blog_item_inner .comment_block{
	border-bottom: 1px solid #EDEDED;
	height:42px;
	width:100%;
	color:#fff;
}
.blog_item_inner .comment_block div {
	width: 50%;
}
.homepage-from-blog-inner .homepage_blog .slider-page.active .slider-numbers {
	background: #42A89C;
}
.homepage-from-blog-inner .slider-controls {
	padding: 45px 0 15px;
}
.homepage-from-blog-inner .homepage_blog .slider-page {
	display: inline;
}
.homepage-from-blog-inner .homepage_blog .slider-page .slider-numbers {
	font-size: 0px;
}
#homeblog .slider-pagination {
	width: 100%;
	text-align:center;
	float: right;
}

.comment_block .comment_left { border-right: 1px solid #DDDDDD; float:left; text-align: left; padding: 10px 0 10px 20px; }
.comment_block .comment_right { float:right; padding: 10px 20px 10px 0; text-align: right; }
.comment_left .comment_total{float:left; margin-right:17px;}

.comment_block .blog_date, .comment_block .comment_total, .readmore a {
	color: #E67A32;
	font-weight:600;
	line-height:20px;
	white-space: nowrap;
}
.blog_item_inner .bottom .readmore {
	padding: 0 15px 15px;
}
.readmore a {
	text-transform: uppercase;
}
.homepage-from-blog-inner .homepage_blog .customNavigation{margin-top:50px; line-height:12px; display: none;}
.homepage-from-blog-inner .homepage_blog .customNavigation a, .homepage-from-blog-inner .homepage_blog .slider-page .slider-numbers {
	background: #CCCCCC;
	position:relative;
	top:auto;
	float:none;
	right:auto;
	display:inline-block;
	transition-duration:0s;
	-moz-transition-duration:0s;
	-o-transition-duration:0s;
	-webkit-transition-duration:0s;
	width:10px;
	height:10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-khtml-border-radius: 100%;
	border-radius: 100%;
	margin-right:10px;
}
.homepage-from-blog-inner .homepage_blog .customNavigation a.prev,
.homepage-from-blog-inner .homepage_blog .customNavigation a.next{background:#dbdbdb;}

.homepage-from-blog-inner .homepage_blog .customNavigation a.prev:hover,
.homepage-from-blog-inner .homepage_blog .customNavigation a.next:hover{background:#e67a32;}

.information-contact #content .row {
	margin-bottom: 10px;
}
.information-contact .col-sm-12, .information-contact .col-sm-8 {
	padding:0;
	border: 0px none;
}
.information-contact .col-sm-8 iframe {
	border: 2px solid #E8E8E8 !important;
}
.information-contact .contact_info_rightbar {
	min-height: 290px;
	background: #414141;
	color: #BBBBBB;
	padding: 35px;
}
.information-contact .panel-body { font-family: 'Raleway', sans-serif, Arial, Helvetica; }
.information-contact .form-horizontal { width: 97%; clear: both; }

.information-contact .panel-body .contact-store {
	font-size: 16px;
	padding-bottom: 10px;
}
.information-contact .panel-body .contact-address, .information-contact .panel-body .contact-mobile, .information-contact .panel-body .contact-fax {
	font-family: 'Open Sans', sans-serif, Arial, Helvetica;
	font-size: 14px;
	margin: 5px 0;
}

/* footer */
footer {
	background: url("../image/megnor/footer-bg-pat.jpg") repeat scroll 0 0 #202020;
	margin-top: 30px;
	padding-top: 40px;
	color: #919191;
}
footer .box-cms.box {
	background: none !important;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer ul.list-unstyled {
	margin: 15px 0 10px;
}
#footer .column li a {
	color: #919191;
}
#footer .column li a:hover {
	color: #E67A32;
}
#footer .column ul li {
    margin-bottom: 5px;
}

footer h5 {
	font-size: 22px;
    font-weight: 600;
	line-height: normal;
    margin: 7px 0;
    text-transform: uppercase;
	color: #fff;
	margin-top: 0px;
}

footer h5 span {
    border-bottom: 1px solid #515151;
    padding: 7px 0;
}

footer .footer_banner_inner {
	float: right;
}
.content_footer_right { margin-bottom: 30px; }

footer .content_footer_bottom .box-cms {  }

footer p.powered { float: left; margin: 0; line-height: 28px; }

/* Footer Bottom CMS */
footer .content_footer_bottom {
	padding: 0px 0px 15px;
}
.footer_bottom_inner{
	display:inline-block;
	padding:5px 0 10px;
	border-top:1px solid #515151;
	border-bottom:1px solid #515151;
}
.footer_logo { float:left; }
.footer_img {
	background:url("../image/megnor/footer-logo.png") no-repeat scroll;
	background-position: center bottom;
	display:block;
	font-size:0;
	height:60px;
	width: 250px;
}
.footer_description{
	float:left; 
	margin:15px 5px 0px;
	line-height:18px;
	padding:0px 8px;
	color:#919191;
	border-right:1px solid #515151;
}
.footer_contact_us{ 
	float:left; 
	margin:10px 0px 0px 0px;
	color:#919191;
}
.footer_contact_us .addressdetail:before,
.footer_contact_us .mobile_no:before,
.footer_contact_us .email:before {
	font-family: 'FontAwesome';
	font-size: 14px;
	padding-right: 5px;
}
.footer_contact_us .addressdetail:before {
	content:'\f041';
}
.footer_contact_us .mobile_no:before {
	content: '\f095';
}
.footer_contact_us .email:before {
	content: '\f0e0';
}
.footer_contact_us .addressdetail {
	padding-left:15px;
}
.footer_contact_us .mobile_no {
	float:left;
	padding-left:15px;
}
.footer_contact_us .email{
	float:left; 
	padding-left:10px;
}
.footer_contact_us .email a {color:#919191;}
.footer_contact_us .email a:hover {color:#e67a32;}

/* Footer Bottom Payment CMS */
.footer_payment_block { float:left; text-align:center; }
.payment-main-block{padding:6px 0px;}
.payment-main-block ul{margin:0; padding: 0; list-style:none;}
.payment-main-block ul li{display:inline-block;}
.payment-main-block li a{
	height:22px;
	width:36px;
	margin: 0 1px;
	display:block;
}

.payment-main-block li.visa a{background:url("../image/megnor/visa.jpg") no-repeat scroll 0 0 transparent;}
.payment-main-block li.paypal a{background:url("../image/megnor/paypal.jpg") no-repeat scroll 0 0 transparent;}
.payment-main-block li.amex a{background:url("../image/megnor/amex.jpg") no-repeat scroll 0 0 transparent;}
.payment-main-block li.mastro a{background:url("../image/megnor/mastro.jpg") no-repeat scroll 0 0 transparent;}
.payment-main-block li.mastercard a{background:url("../image/megnor/mastercard.jpg") no-repeat scroll 0 0 transparent;}

/* Footer Bottom Social CMS */
.footer_social_block{
	float:left;
	text-align:right;
}
.social-block{padding:6px 0px;}
.social-block ul{margin:0; padding:0px; list-style:none;}
.social-block ul li{display:inline-block; margin-left:7px;}
.social-block li a{
	display:block;
	width:20px;
	height:20px;
	transition-duration:600ms;
	-moz-transition-duration:600ms;
	-o-transition-duration:600ms;
	-webkit-transition-duration:600ms;
}
.social-block li a { font-family: 'FontAwesome'; font-size: 16px; color: #515151; }
.social-block li:hover a { color: #E67A32; }

.social-block li.facebook a:before { content: '\f09a'; }
.social-block li.twitter a:before { content: '\f099'; }
.social-block li.gplus a:before { content: '\f0d5'; }
.social-block li.rss a:before { content: '\f17d'; }


/* Custom Page Changes */
.product-search #content #button-search {
	margin-bottom: 25px;
}
.btn_action_block .btn {
	margin: 0 5px 5px 0;
}
.account-account #content ul.list-unstyled {
	border: 1px solid #EDEDED;
	padding: 10px;
}
.account-account #content ul.list-unstyled li:before {
	padding-right: 7px;
	font-family: 'FontAwesome';
	font-size: 14px;
	content: '\f105';
}
.account-account #content ul.list-unstyled li:hover:before {
	color: #E67A32;
}
.account-address #content table a.btn { float: right; margin: 2px; }
.checkout-cart #content .panel-body label { padding-left: 0px !important; display: block; width: 100%; }
.checkout-cart #content .form-horizontal .control-label {text-align: left; padding-left: 10px!important;}
.account-wishlist #content table td .btn { margin: 2px; }

@media (max-width: 979px) {
	.main-menu > ul > li ul > li > a:before, .responsive-menu .main-navigation li a:before {
		padding: 0 10px 0 10px;
	}
	.main-navigation ul li { border: 0 none !important; }
	
	footer h5 {
		position: relative;
		padding: 0 10px;
	}
	footer h5 span {
		border: 0 none;
		font-size: 14px;
	}
	#footer .column ul {
		display: none;
		padding-left: 10px;
	}
	#footer .column {
		width: 100%;
	}
	.footer_logo { float: none !important; }
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
}
.breadcrumb i {
	font-size: 14px;
}
.breadcrumb > li {
	position: relative;
	/* white-space: nowrap; */
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {}
h2.category_title {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.product-category .col-sm-9 .refine_search {
/*	text-transform: uppercase;*/
}
.pagination {
	margin: 0;
	padding-right: 0px;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 0 none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	background-color: #E7E7E7;
}
.btn-primary {
	color: #ffffff;
	background-color: #E67A32;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #333038;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
}
.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);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	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);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	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: #E67A32;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #FFFFFF;
	background-color: #363636;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #E67A32;
	color: #FFFFFF !important;
}
@media (max-width: 767px) { 
	.cms-brands-left { float: none; margin: 0 auto; width: 60%; }
	.cms-right-main-title { font-size: 24px; }
	#cmsbrands .flex-control-nav li a { width: 7px; height: 7px; }
	.cms-brands-right {
		width: 100%;
	}
	.control-label {margin: 8px 0;}
	.layout-1 #content {
		padding: 0 10px;
	}
	.layout-2 #content, .layout-3 #content {
		width: 100%;
	}
	.layout-2 .categoryPagination .text-left { float: left; }
	.layout-2 .categoryPagination .text-right { float: right; }
	
	.form-horizontal .form-group { margin: 0px !important; }
}

/* list group */

.box .filterbox {
    border: 1px solid #DDDDDD;
	border-top: 0 none;
}
.box .filterbox .list-group {
	background: #FBFBFB;
}
.box .filterbox .list-group a.list-group-item {
	border-top: 1px solid #DDDDDD;
	background: #F5F5F5;
	color: #555555;
	font-weight: 600;
	padding: 6px 12px;
}
.box .filterbox .list-group a.list-group-item:first-child {
	border-top: 0 none;
}
.box .filterbox .list-group .list-group-item {
	background: #FBFBFB;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #E67A32;
}

.col-md-6.limit.pull-right {
	min-width: 60px;
}
.col-md-7.sort.pull-right {
	min-width: 120px;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-block .product-block-inner:hover .caption h4 a, .product-layout .product-thumb:hover .caption h4 a {
	color: #E67A32;
}
.product-thumb {
	border: 1px solid #EDEDED !important;
	margin: 10px 0;
	overflow: auto;
	position:relative;
}
#column-left .product-block-inner, #column-right .product-block-inner {
	margin-top: 5px;
	margin-bottom: 25px;
}
#column-left .product-thumb, #column-right .product-thumb {
	border: 0 none !important;
}
#column-left .product-thumb .price-new, #column-right .product-thumb .price-new, #column-left .product-thumb .price, #column-right .product-thumb .price {
	font-weight: normal;
}
.product-grid .product-thumb, .product-list .product-thumb {
	padding: 10px 0 15px;
}
.product-thumb .image {
	border-bottom: 1px solid #F3F3F3;
	text-align: center;
	padding: 38px 0;
}
.product-thumb .caption {
	border-top: 1px solid #F3F3F3;
}
.product-list .product-thumb .image, .product-list .product-thumb .caption {
	border: 0 none;
}
#column-left .product-thumb .image, #column-right .product-thumb .image {
	padding:0;
}
#column-left .product-thumb .price, #column-right .product-thumb .price {
	font-size: 14px;
}
#column-left .product-thumb .price-old, #column-right .product-thumb .price-old {
	font-weight: normal;
	font-size: 14px;
}
.product-thumb .image a {
	display: block;
}
#column-left .product-thumb .image a, #column-right .product-thumb .image a {
	border: 1px solid #DDDDDD;
}
.product-thumb .image a:hover {

}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}

.product-layout .product-thumb .image a {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-khtml-transition: all 0.5s ease 0s;

}
.product-layout .product-thumb:hover .image a {
	transform: scale(0.9);
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-khtml-transition: all 0.5s ease 0s;

}
.product-list:hover .image a {
	transform: scale(1) !important;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 15px;
	}
}
.product-thumb h4 {
	color: #333038;
	font-weight: 600;
	line-height: 16px;
}
.product-grid .product-thumb .caption {
	text-align:center;
}
.product-list .product-thumb .caption, .product-list .product-thumb .button-group {
	margin-left: 290px;
	padding-right: 20px;
}
@media (max-width: 1200px) {
	.cms-brands-right { padding: 20px 30px 0; }
	.product-grid .product-thumb .caption {
		padding: 0 10px;
	}
	.footer_img { width: 200px; }
	}
@media (max-width: 767px) {
	.product-list .product-thumb .caption, .product-list .product-thumb .button-group {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	
	.nav-container .nav-inner, .nav-container .nav-inner .container {
		width: 780px;
	}
	
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

.product-thumb .rating {
	padding-bottom: 6px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star.off, #review .fa-star.off {
	color: #DDDDDD;
}
.rating .fa-star, #review .fa-star {
	color: #E67A32;
	font-size: 13px;
}
.rating .fa-star + .fa-star.off {
	color: #E69500;
}
.rating .fa-stack {
	width: 12px;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #333038;
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
	line-height: 22px;
}
.product-thumb .price-new {
	font-weight: bold;
	line-height: 22px;
}
.product-thumb .price-old {
	color: #333038;
	font-size: 16px;
	line-height: 20px;
	margin-right: 2px;
	font-weight: normal;
}
.price-old {
	text-decoration: line-through;
}

.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: none;
}
.product-list p.price {
	margin: 5px 0 10px;
}
.product-list .product-thumb .price-tax {
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
	position: absolute;
	text-align:center;
	min-height: 40px;
	display:none;
	width: 100%;
}
#column-left .product-thumb .button-group {
	min-height: 20px;
	width: 100px;
}
#column-left .product-thumb, #column-right .product-thumb { overflow: hidden; }
.product-thumb .button-group { bottom: 94px; }
/*#featured-carousel .product-thumb .button-group { bottom: 94px; }*/
#featured-carousel .slider-pagination .slider-numbers, #latest-carousel .slider-pagination .slider-numbers, .banners-slider-carousel .slider-pagination .slider-numbers, .productpage #additional-carousel .slider-pagination .slider-numbers { font-size: 0px; display: none; }

.product-list .product-thumb .button-group {
	position:relative;
	top:0;
	display: block;
	width: auto;
}
.product-list .product-thumb .button-group .cart-buttons {
	margin:0;
	float: left;
}

.product-thumb .button-group .cart-buttons {
	border-bottom: 2px solid #E67A32;
	margin:0 auto;
	line-height: 12px;
	display: inline-block;
}
.product-list .product-thumb .button-group {
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	.productpage .product-description td { width: auto; }

}
.button-group button i.fa {
	display: none;
}
.product-thumb .button-group button {
	width: 35px !important;
	height: 35px;
	border: none;
	display: inline-block;
	background-color: #EDEDED;
	color: #333333;
	line-height: 35px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;

	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-khtml-transition: all 0.3s ease-in-out;

}
.product-thumb .button-group button:hover {
	color: #FFFFFF;
	background-color: #E67A32;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button.cart_button {
	background: url("../image/megnor/sprite.png") repeat scroll 4px 187px #EDEDED;
}
.product-thumb .button-group button.cart_button:hover {
	background-position: -34px 187px;
	background-color: #E67A32;
}
.product-thumb .button-group button.wishlist_button {
	background: url("../image/megnor/sprite.png") repeat scroll 4px 86px #EDEDED;
}
.product-thumb .button-group button.wishlist_button:hover {
	background-position: -34px 86px;
	background-color: #E67A32;
}
.product-thumb .button-group button.compare_button {
	background: url("../image/megnor/sprite.png") repeat scroll 4px 135px #EDEDED;
}
.product-thumb .button-group button.compare_button:hover {
	background-position: -34px 135px;
	background-color: #E67A32;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.productpage .product-image {
	overflow: hidden;
}
.productpage .product-tabs {
	margin-top: 15px;
}
.product-details hr {
	margin: 7px 0;
}
.productpage .product-details {
	padding-right: 30px;
}
.product-details .description {
	padding-left: 5px;
}
.productpage ul.nav.nav-tabs {
	padding: 0px !important;
}
.btn-nobtn.wishlist, .btn-nobtn.compare {
	padding: 2px;
	clear: both;
}
.btn-nobtn.wishlist i.fa, .btn-nobtn.compare i.fa {
	color: #666666 !important;
	font-size: 12px;
}
.productpage .btn-nobtn.wishlist:hover i.fa, .btn-nobtn.compare:hover i.fa {
	color: #E67A32 !important;
}
.thumbnails {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
}
.thumbnails {
	margin-left: -10px;
}
table.product-description td {
	line-height: 26px;
	color: #444444;
}
table.product-description .description-right {
	padding-left: 10px;
}

.add-review {
	margin-top: 5px;
	display: block;
}
.total-review {
	padding-left: 5px;
}

.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 0px;
	padding: 2px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}
.product-info .image {
	border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}

.productpage .col-sm-12 {
    width: 100% !important;
}

.productpage h3 {margin-top:0; font-size: 20px; color: #333333; text-transform: uppercase; }
.productpage .addthis_toolbox { overflow: hidden; }
.product-info .zoomContainer{ z-index:9; }/* It need for ie7 */
.product-info .additional-carousel{ position:relative; }
.product-info .image-additional { display:block;
	clear: both;
	overflow: hidden;
	/*width:330px;*/
}
.product-info .product-image .customNavigation {display: none;}
.product-info .image-additional img {}
.product-info .image-additional a {
	display: block;	
}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}


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

/* box */
.box {
	margin-bottom:12px;
}
.common-home .container .row #content.col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.common-home .box-cms.box {
	background: #FFFFFF;
}
.common-home .box {
	background: #F5F5F5;
	margin: 0;
	position:relative;
}

.box .box-heading {
	border-bottom: 2px solid #DCDCDC;
	padding: 10px 0;
	text-transform:uppercase;
	font-size: 15px;
	font-weight: 600;
	color: #333038;
}
.box .box-content {
	background: #F5F5F5;
	padding:10px;
	 
}

.left-heading, .right-heading {
	background: url("../image/megnor/heading_line.png") no-repeat scroll center center;
	display:inline;
	padding:4px;
}
#content .box .heading-title {
	padding: 45px 0 40px;
	text-align:center;
}
#content .box .box-heading {
	font-size: 14px;
	border: 0 none;
	color: #333038;
	font-size: 30px;
	font-weight: 600;
	display: inline;
	margin: 0 32px;
	text-transform:uppercase;
	vertical-align:middle;
	font-family: "Raleway",Arial,Helvetica,sans-serif;
}
#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 80px;
 
}

.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{
}
.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{
	color: #E67A32;
}

.box .box-content ul ul{
	margin-left:15px;
}
.category_banner_inner img { width: 100%; }
.row.categoryPagination {
    border-top: 1px solid #ededed;
    padding: 5px 0;
}

/* Product Grid Start */
.row .category_img {
	width: 100%;
}
.row .category_img, .row .category_description, .row .category_list {
	padding: 0;
}
.category_list ul li a {
	padding: 5px 10px;
}
.row .category_img .img-thumbnail {
	border: 0 none;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;

	padding:0 0 10px;
}

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

.category_list {
/*	margin-bottom: 10px;*/
}
.category_list ul {
	text-align:left;
	padding-left: 0;
}
.category_list ul li {
    background: none repeat scroll 0 0 #F6F6F6;
    display: block;
    float: left;
    list-style: outside none none;
    padding: 5px 0px;
	margin:0 5px;
}
.category_list ul li:first-child {
	margin-left: 0;
}
.category_list ul li:hover {
	background: none repeat scroll 0 0 #F9F9F9;
}
.category_list ul li:hover a {
	color: #000000;
}

button#list-view, button#grid-view {
    background: none repeat scroll 0 0 #FFFFFF;
	padding: 3px 5px;
}
button#list-view:hover, button#list-view:focus, button#list-view:active, button#grid-view:hover, button#grid-view:focus, button#grid-view:active {
	color: #E67A32;
}
.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:92px;
	float:left;
	display: inline-block;
}
 
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}

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

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

.grid_default_width { width:260px;}
.featured_default_width{ width:260px;}
.latest_default_width{ width:260px;}
.special_default_width{ width:260px;}
.bestseller_default_width{ width:260px;}
.module_default_width{ width:200px;}
.related_default_width{ width:260px;}
.additional_default_width{ width:70px;}

.testimonial_default_width{width:1150px;}
.homeblog_default_width{width:380px;}

.banners-slider-carousel { clear: both; }
.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: 10px;
	background:#FFFFFF;
	clear:both;
	overflow:hidden;
}
#content .banners-slider-carousel .product-carousel .slider-item .product-block {
	border-right: 1px solid #EDEDED;
}
#content .product-carousel .slider-item.last_item_tm .product-block {
	border: 0 none;
}
#content .box-product .product-block .image img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-khtml-transition: all 0.5s ease;

}
#content .box-product .product-block:hover .image img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-khtml-transition: all 0.5s ease;

	transform: scale(0.9);
}
#content .box-product .product-block:hover .sale, .product-grid:hover .sale {
	top: 0;
}
.product-list .sale {
	top: 0;
	left: 10px;
}
#content .product-block:hover .button-group,
#content .product-thumb:hover .button-group {
	display: block;
}

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

.product-grid .product-thumb .caption > p {
    display: none;
}
.product-grid .product-thumb .caption p.price {
    display: block;
}

#content .product-carousel .product-block-inner,
#content .product-grid  .product-list .product-block-inner,
#content .box-product .product-block-inner{ padding:10px 0 15px; text-align:center; overflow:hidden; position:relative; margin:0;}


div.caption h4 a {
	color: #333038;
    font-family: "raleway","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.box-product div.caption h4 a:hover { color: #E67A32; }

.product-list div.caption h4 a {
	font-size: 16px;
}
.product-list div.caption p {
	line-height: 1.35;
	margin: 0 0 15px;
}

.banners-slider-carousel {
    margin-bottom: 15px;
    position: relative;
	max-width: 1180px;
	margin: 0 auto;
}

.sale {
	background: url("../image/megnor/sale.png") no-repeat scroll 0 0;
	color: #FFFFFF;
	padding: 5px 17px 15px 8px;
    text-transform: uppercase;
	word-wrap: break-word;
	position:absolute;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	width: 10px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-khtml-transition: all 0.5s ease;

	top:-100px;
	right:10px;
}
	
/* box products for Left Column and Right Column */
.productpage .cart .alert.alert-info { clear: both; }
.productpage .form-horizontal .form-group { margin-right: 0px; margin-left: 0px; }
#column-right.col-sm-3 { width: 22%; float:left; }
.productpage #column-right, .productpage #column-right img { width: 100% !important; }
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div.slider-item,
#column-right .box-product > div.slider-item {
	display:block;
	vertical-align: top;
	margin-right:0px;
	padding-bottom: 5px;
	position: relative;
	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 .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:13px; margin-top: 0px; margin-bottom: 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 { margin-left:47px; margin-bottom:5px; }

#column-left .button-group, #column-right .button-group {
	display: inherit;
	min-height: auto;
}
#column-left div.caption h4 a, #column-right div.caption h4 a {
	font-size: 13px;
}
#column-left .button-group .cart-buttons, #column-right .button-group .cart-buttons {
	border: 0 none;
}

#column-left .box-product .cart_button span.hidden-xs, #column-right .box-product .cart_button span.hidden-xs {
	display: block;
	border: 0 none;
	background: none;
	position: relative;
	line-height: 18px;
	top: 0;
}

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

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	border-bottom: 1px solid #E9E9E9 !important;
	margin-bottom:5px;
	margin-top: 0px;
	padding-bottom:8px;
}
#column-left .slider-item:last-child .product-thumb, #column-right .slider-item:last-child .product-thumb {
	border: 0 none !important;
}
#column-left .sale, #column-left .rating, #column-left .price-tax, #column-left .wishlist_button , #column-left .compare_button,
#column-right .sale, #column-right .rating, #column-right .price-tax, #column-right .wishlist_button , #column-right .compare_button {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
	height: auto;
    width: 100% !important;
}
#column-left .product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md, #column-right .product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md {
	margin-left: -30px;
}
#column-left .product-thumb .button-group .cart_button:hover span, #column-right .product-thumb .button-group .cart_button:hover span {color: #E67A32; }

#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; position: absolute; bottom: -22px; margin-left: 65px; }

.top_button {
    background: url("../image/megnor/top_arrow.png") no-repeat scroll 0 0 transparent;
	width:41px;
	height:41px;
	font-size:0;
	position:relative;
	bottom: 8px;
}

.productpage .col-sm-3.right_side {
	padding: 0;
}
.productpage .right_side_inner {
	background: #F5F5F5;
	padding: 10px;
}

.right_side_inner .list-unstyled {
	border: 0 none;
}
.productpage .col-sm-5 .btn-group .btn.btn-default {
	margin: 0 5px 5px;
}
.productpage .col-sm-5 .btn-group .btn.btn-default:first-child {
	margin-left: 0px;
}
.right_side_inner ul.list-unstyled {

}
#content ul.list-unstyled {
    margin-bottom: 10px;
    overflow: auto;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 1px 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%;
}

#column-left .flexslider, #column-right .flexslider { margin: 0 0 20px; box-shadow: 0 0; border-radius:0;}
.category_filter { margin-top: 15px; }
.category_filter .btn-list-grid button i.fa { font-size: 20px; vertical-align: bottom; }
.category_filter .sort .form-control {cursor:pointer;}
.category_filter .limit {
/*	width: 13%;*/
}
.category_filter .sort, .category_filter .sort .sort {
	padding-right: 0px;
}


.category_filter .sort label.control-label, .category_filter .limit label.control-label {
	margin: 2px 0;
	padding: 4px;
	height: 30px;
}

.productpage .box {margin-top:20px;}
.productpage #column-right .box.box-cms { margin-top: 0px; }

.tab-content {
    padding: 10px;
	overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 45px;}
.collapsable.lastCollapsable {
    border: medium none;
}

.productpage .right_side_inner h2 {
	font-weight: 600;
}

#content h1 { text-transform:uppercase; }

/* Product Page */
.productpage .right_side_inner .cart label, .productpage .right_side_inner .cart input {
	width: auto;
	line-height: 30px;
	float:left;
}
.productpage .right_side_inner .cart label {
	margin: 0 0 5px 0;
}
.productpage .right_side_inner .cart input {
	margin: 0 7px 10px;
}


/* Checkout Cart Page */
#accordion .panel-default .panel-heading {
	padding: 10px;
}
#accordion h4.panel-title a.accordion-toggle {
	display: block;
}
#accordion h4.panel-title a.accordion-toggle i.fa.fa-caret-down {
	float: right;
}


@media (max-width: 1200px) {
	.product-info .image-additional { width: 87%; }
	#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; }
	#column-left .product-thumb .button-group, #column-right .product-thumb .button-group { margin-left: 50px; }
	#column-left .product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md, #column-right .product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md { margin-left: 0px; }
	.col-sm-4.total_amount {
		margin-top: 88px;
	}
	
	#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 { margin-left:64px; }
}
@media (max-width: 979px) {

	#column-left .box-product .image,
	#column-right .box-product .image {margin-right:7px;}
	#column-left .product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md, #column-right .product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md { margin-left: -10px; font-size: 11px; }
	
	.col-md-4.btn-list-grid {margin-bottom: 10px;}
	.product-info .image-additional {width: 250px;}
	#header, .nav-inner, .content-inner, #footer.container { width: 100%; }
	.responsive-menu, .main-menu { max-width: 640px; }
	
	#cart-total-amount {
		display: none;
	}
}


@media (max-width: 767px) {
	.rating, #html-block-0{display: none;}
	.right-services .second-service { margin: 5px 0; }
	#content .product-block .button-group, #content .product-thumb .button-group {
		display: block !important;
		overflow: hidden;
	}
	#content .box-product .product-block .sale, .product-grid .sale {
		top: 0 !important;
	}
	.left-services { border: 0 none; }
	
	.flex-control-nav { bottom: 0px !important; }
	.flex-control-paging li a { width: 12px !important; height: 12px !important; }
	
	.product-info .image-additional {width: 96%; margin: 0 2%; }
	.product-info .image-additional a {padding: 1px;} .btn-info {margin-bottom:3px;} #input-search {margin-bottom: 8px;}
	#logo .img-responsive { margin: 0 auto 15px;}
	.col-sm-4.total_amount { margin-top: 20px; }
	#cart.btn-block .btn.btn-cart { float: none; margin: 0 auto; }
	#cart .dropdown-menu { width: 60%; min-width: 200px; right: 20%; top: 85px; }
	#cart .dropdown-menu li > div { min-width: 240px; }
	
	.breadcrumb { padding: 5px 0px !important; }
	header .col-sm-3 { padding: 0 10px !important; }
	header #logo.header-left {/*  width: 242px; */ padding: 0px !important; margin: 0 auto; }
	header .header-middle { float: none; margin: 0 auto; /* width: 238px; */ padding: 0px; z-index: 9; } /* width: 238px; */
	
	
	
	.responsive-menu, .main-menu {
		max-width: 100%;
	}
	.checkout-cart-page .btn.btn-danger {
		margin-top: -2px !important;
	}
	.checkout-cart-page .input-group .btn {padding: 6px 2px !important;}
	.checkout-cart-page .input-group .form-control { padding: 6px 6px !important;}
	.button_class {clear:both;}
	.banners-slider-carousel .product-carousel .product-block-inner img { width: 100%; }
	
	
	
	header #logo.header-left img { /* width: 90%; */ float:none; }
	header #logo.header-left a { /* width: 90%; */ float:none; }
	header #logo.header-left img.aus-logo {
		left: 10px;
		right: unset;
		height: 39px;
		width: auto;
		position: absolute;
		margin: 0px;
		margin-top: -1px;
		top: 0px;
	}
	
	#top-links .list-inline {
		border-left: 0px;
	}
	
	#top-links .list-inline .fa {
		font-size: 20px;
	}
	
	header .header-left {
		width: 100%;
	}
	
	header .header-middle {
		width: unset;
		width: 100%;
	}
	
	header .header-right #cart {
		text-align:center;
		clear: both;
		margin: 0 auto;
		display: inline-block;
		float: left;
		position: absolute;
		top: 0px;
		width: auto;
		margin-right: 10px;
	}
	
	header .header-right #search {
	    position: absolute;
		left: 0px; 
		margin: 0 auto;
		margin-left: 10px;
		width: 50%;
		max-width: 50%;
	}
	
}
@media only screen and (max-width: 479px) {
	#content .box .box-heading { margin: 0 14px; }
	table td {
		width: 100%;
	}
	#cart .dropdown-menu { width: 70%; right: 15%; }
	#cart .table tbody td { width: 80%; }
	#cart .btn-primary { font-size: 18px; float: right; margin: 2px; }
	
	.product-info .image-additional a{ float:none; text-align:center; padding: 1px;}
	
	.product-layout.col-xs-6 { width: 100%; }
	
	header #cart.btn-block .btn.btn-cart {
		background-position-y: 0px;
		width: auto;
		padding: 0px 0 0px 36px;
		font-size: 18px;
		background-size: contain;
		height: 37px;
	}
	
	
	
	.table {
		display: inline;
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.flex-direction-nav a:before {font-size:27px !important;}
	
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}
	
	.checkout-cart #content .input-group .form-control {
		padding: 0 !important;
	}
	
	.col-md-3.limit.pull-right, .col-md-4.sort.pull-right {
		clear: both;
		margin: 3px 0;
		float: left;
	}
	.nav-tabs > li { float: none !important; margin-top: 4px; }
	
	.layout-2 .categoryPagination .text-left { float: none; text-align: right; padding: 0; margin: 3px 0; }
	.layout-2 .categoryPagination .text-right { float: none; text-align: right; padding: 0; margin: 3px 0; }
	
	.category_filter > .limit { float: left; clear: both; }
	.category_filter > .sort { float: left; }
	
	.banners-slider-carousel .product-carousel .product-block-inner img { width: auto; }

}
@media only screen and (max-width: 319px){
	#search { width: 220px; }
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; }
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.btn-primary {margin-bottom:2px;}
}




/* Animate inview CSS START */
@media only screen { /* support@liveopencart.com - improve print view */
	.hb-animate-element {
		opacity: 0;
		-moz-opacity: 0;
		-o-opacity: 0;
		-webkit-opacity: 0;
	}
	.hb-animate-element.left-to-right.hb-in-viewport {
		animation: 0.6s ease 0s normal none 1 fadeInLeft;
		-webkit-animation: 0.6s ease 0s normal none 1 fadeInLeft;
		-moz-animation: 0.6s ease 0s normal none 1 fadeInLeft;
		opacity: 1;
		-moz-opacity: 1;
		-o-opacity: 1;
		-webkit-opacity: 1;
	}
	.hb-animate-element.hb-in-viewport.right-to-left{
		animation:0.6s ease 0s normal none 1 fadeInRight;
		-webkit-animation:0.6s ease 0s normal none 1 fadeInRight;
		-moz-animation:0.6s ease 0s normal none 1 fadeInRight;
		opacity: 1;	
		-moz-opacity: 1;
		-o-opacity: 1;
		-webkit-opacity: 1;
	}
	.hb-animate-element.hb-in-viewport.top-to-bottom {
		animation: 0.6s ease 0s normal none 1 fadeInDown;
		-webkit-animation: 0.6s ease 0s normal none 1 fadeInDown;
		-moz-animation: 0.6s ease 0s normal none 1 fadeInDown;
		opacity: 1;	
		-moz-opacity: 1;
		-o-opacity: 1;
		-webkit-opacity: 1;
	}
	.hb-animate-element.hb-in-viewport.bottom-to-top {
		animation: 0.6s ease 0s normal none 1 fadeInUp;
		-webkit-animation: 0.6s ease 0s normal none 1 fadeInUp;
		-moz-animation: 0.6s ease 0s normal none 1 fadeInUp;
		opacity: 1;
		-moz-opacity: 1;
		-o-opacity: 1;
		-webkit-opacity: 1;
	}
}
/* Animate inview CSS END */

/* support@liveopencart.com - improve print view */
@media print {
  a[href]:after { /* do not print href for links */
    content: none !important;
  }
  div[id^="slideshow"], div.cart-buttons {
	display: none!important;
  }
  div.owl-item {
	display: inline!important;
  }
  div.owl-wrapper {
	width: 100%!important;
  }
  .right-services {
	opacity: 1!important;
	-moz-opacity: 1!important;
	-o-opacity: 1!important;
	-webkit-opacity: 1!important;
  }
  .left-services {
	opacity: 1!important;
	-moz-opacity: 1!important;
	-o-opacity: 1!important;
	-webkit-opacity: 1!important;
  }
}





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