body {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	color: #666;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 1px;
}

body a,
body span,
body div,
body h1,
body h2,
body h3,
body h4,
body h5,
	{
	font-family: 'Open Sans', sans-serif !important;
}

:focus {
	outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
}

/* default font size */
.fa {
	font-size: 14px;
}

.fa-stack {
	width: 10px;
	color: #262626;
}

.fa-stack .fa {
	font-size: 15px;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #23a1d1;
}

a:hover {
	text-decoration: none;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-size: 13px;
	font-weight: normal;
}

.category label {
	font-size: 12px;
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
	font-size: 12px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
	font-size: 12px;
}

.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #262626;
}

/* top */

#form-currency span,
#form-language span {
	font-weight: bold;
	color: #262626;
	letter-spacing: 1px;
	display: block !important;
}

.dropdown-menu-right.myaccount-menu {
	padding: 20px;
	top: 32px;
}

.dropdown-menu-right.myaccount-menu span.hidden-xs,
.dropdown-menu-right.myaccount-menu span.hidden-sm,
.dropdown-menu-right.myaccount-menu span.hidden-md,
.dropdown-menu-right.myaccount-menu span.hidden-lg {
	display: block !important;
}

.myaccount-menu .lang_cur_block {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 100%;
}

.myaccount-menu .lang_cur_block .pull-left {
	width: 100%;
	border-top: 1px solid #d9d9d9;
	margin-top: 20px;
	padding-top: 20px;
}

#form-currency .btn-link {
	background: #fff none repeat scroll 0 0;
	padding: 0;
	margin: 0;
	color: #666;
}

#form-currency .btn-link strong {
	vertical-align: inherit
}

ul.currency-menu {
	padding: 15px 0 0;
	list-style: none;
	float: left;
	clear: both
}

ul.currency-menu li {
	display: inline-block;
	margin-right: 5px;
}

#form-language .btn-group,
#form-currency .btn-group {
	display: block
}

#form-currency strong {
	font-weight: normal;
	vertical-align: baseline;
}

#form-language .btn-link {
	background: #fff none repeat scroll 0 0;
	padding: 0;
	margin: 0;
	color: #666;
}

#form-language .btn-link img {
	vertical-align: baseline;
}

#form-language .language-menu {
	padding: 10px 0 0;
	float: left;
	clear: both
}

#form-language .language-menu li {
	display: inline-block;
	margin: 0 5px 0 0;
}

#form-language .language-menu a {
	font-size: 0;
}

#form-language .language-menu a img {
	width: 25px;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#form-language .language-menu a img:hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

ul.language-menu {
	padding: 0;
	list-style: none;
}

#form-currency .btn-link:hover,
#form-language .btn-link:hover,
#form-currency .btn-link:focus,
#form-language .btn-link:focus {
	color: #262626;
}

header {
	background-color: #262626;
}

header .container {
	position: relative;
}

#top {
	min-height: 25px;
	background-color: #3c3c3c;
}

#top .container {
	padding: 5px 15px;
}

#form-currency .currency-select {
	text-align: left;
	width: 100%;
	padding: 4px 10px;
	border: 1px solid #d9d9d9;
}

#form-currency .currency-select:hover {
	text-shadow: none;
	color: #262626;
	background: none;
	border-color: #262626;
}

#form-currency .dropdown-menu {
	padding: 8px 12px;
	left: -1px;
}

#form-language .dropdown-menu>li>a {
	padding: 2px 0px;
}

#form-currency .dropdown-menu .btn {
	padding: 2px !important;
	border: none;
	margin: 0;
	text-transform: none;
}

#form-language .dropdown-menu>li>a:hover {
	color: #262626;
}

#top .btn-link,
#top-links li,
#top-links a,
#form-language .dropdown-menu>li>a {
	color: #666;
	text-decoration: none;
}

.myaccount .account-toggle {
	background: url("../image/megnor/3-dot.png") no-repeat scroll 3px 0;
	display: block;
	height: 21px;
	width: 12px;
}

.myaccount .account-toggle:hover {
	background-position: 3px -50px;
}

.header-right.header-right-fixed .myaccount .account-toggle {
	background: url("../image/megnor/3-dot.png") no-repeat scroll 3px -50px;
}

#top-links li {
	padding: 0;
}

#top-links a .fa {
	padding: 5px 5px;
}

#top .btn-link:hover,
#top-links a:hover {
	color: #444;
}

#top-links .dropdown-menu a {
	text-shadow: none;
	padding: 4px 8px;
}

#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
	color: #262626;
	background: transparent;
}

#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}

#top-links {
	padding-top: 0px;
}

#top-links a+a {
	margin-left: 15px;
}

#top .fa-caret-down {
	vertical-align: text-bottom;
}

#top #form-currency .btn-link,
#top #form-language .btn-link {
	padding: 8px 12px;
}

/* logo */
.header-logo {
	float: left;
}

.header-search {
	float: right;
}

.header-cart {
	float: right;
}

#logo {
	margin: 20px 0 12px;
	display: inline-block;
}

/* search */

.col-sm-2.header-cart {
	float: right;
	width: auto;
	padding: 0 15px;
}

.col-sm-4.header-logo {
	float: none;
	width: auto;
	text-align: center;
	padding: 0;
}

.header-right {
	float: right;
	margin: 59px 0;
	padding: 0 15px;
	width: 41%;
	position: absolute;
	top: 45px;
	right: 0;
}

#top-links .phone {
	display: none;
}

.search {
	float: right;
	margin-right: 5px;
	margin-top: -5px;
	padding: 0;
	position: relative;
	z-index: 99;
}

#search {
	margin-bottom: 10px;
	width: 25px;
}

#search .input-group-btn {
	float: right;
	width: auto;
}

#search:hover .input-lg,
#search:focus .input-lg {
	border: 1px solid #3c3c3c;
	font-size: 12px;
	padding-right: 35px;
	width: 240px;
	background-color: #3c3c3c;
}

#search .input-lg {
	border: 1px solid transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #d9d9d9;
	float: right;
	font-size: 0;
	height: 34px;
	line-height: 18px;
	padding: 9px 15px;
	position: absolute;
	right: 0;
	transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	width: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	background-color: transparent;
}

#search .btn-lg {
	background: url("../image/megnor/search-icon.png") no-repeat scroll 7px 7px;
	border-width: 0;
	float: left;
	height: 34px;
	padding: 5px;
	position: absolute;
	right: 5px;
	width: 30px;
	z-index: 9;
	transition: initial;
	-webkit-transition: initial;
	-moz-transition: initial;
	-ms-transition: initial;
	-o-transition: initial;
}

#search .btn-lg:hover,
#search:hover .btn-lg {
	background-position: 7px -93px;
}

.myaccount .fa {
	font-size: 12px;
	display: none
}

/* cart */
#cart {
	margin-bottom: 10px;
	float: right;
}

#cart-total {
	background-color: #fff;
	border: none;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #262626;
	font-size: 12px;
	line-height: 11px;
	padding: 2px 4px 2px;
	position: absolute;
	right: 5px;
	top: -11px;
	z-index: 9;
	font-weight: normal;
	letter-spacing: 0;
}

.header-right.header-right-fixed #cart-total {
	background-color: #fff;
	color: #262626;
}

.header-right.header-right-fixed #search .input-lg {
	background: #262626;
	color: #fff;
}

.header-right.header-right-fixed #search:hover .input-lg,
.header-right.header-right-fixed #search:focus .input-lg {
	border: 1px solid #3c3c3c;
	background-color: #3c3c3c
}

.header-right.header-right-fixed #search .btn-lg {
	background-position: 7px -93px;
}

#cart>.btn {
	background: url("../image/megnor/cart-icon.png") no-repeat scroll 0 0% transparent;
	border: medium none;
	color: #1a1a1a;
	display: block;
	font-size: 13px;
	height: 25px;
	letter-spacing: 1.5px;
	line-height: 18px;
	margin: 0 4px;
	padding: 9px 15px;
	text-transform: uppercase;
	width: 37px;
	transition: initial;
	-webkit-transition: initial;
	-moz-transition: initial;
	-ms-transition: initial;
	-o-transition: initial;
}

.header-right.header-right-fixed #cart>.btn {
	background-position: 0px -100px !important;
}

#cart>.btn:hover {
	background-position: 0px -100px;
}

#cart>.btn .fa {
	display: none;
}

#cart.open>.btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}

#cart.open>.btn:hover {
	color: #444;
}

#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}

#cart .dropdown-menu {
	width: 310px;
	padding: 10px;
	top: 32px;
}

.header-right.header-right-fixed #cart .dropdown-menu {
	margin: 11px 0 0;
	top: 25px
}

.header-right.header-right-fixed .dropdown-menu-right {
	margin: 11px 0 0;
	top: 25px
}

#cart .button-container {
	width: auto;
	float: right;
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
	border-top: 1px solid #d9d9d9;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#cart .dropdown-menu table.table-striped {
	border: none;
}

#cart .dropdown-menu table.table-bordered td {
	padding: 4px 6px;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
	padding: 8px 3px;
}

#cart .dropdown-menu li>div {}

#cart .dropdown-menu li p {
	margin: 10px 0;
}

/* menu */

.nav-inner {
	border-top: 1px solid #3c3c3c;
	border-bottom: none;
}

.nav-responsive {
	display: none;
}

.responsive-menu,
.main-menu {
	height: 52px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	display: none;
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */
}

#menu ul li ul {
	display: table-cell;
	float: none;
}

#menu ul {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	float: none;
}

.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 {}

.nav-responsive span,
.main-menu>ul>li>a {
	font-size: 13px;
	color: #c5c5c5;
	display: block;
	padding: 16px 15px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	font-weight: 700;
	text-transform: uppercase;
	white-space: nowrap;
}

.main-menu a:hover {
	text-decoration: none
}

.main-menu>ul>li:hover>a {
	background: none;
}

.main-menu>ul>li>ul,
.responsive-menu .main-navigation {
	display: none;
	background: #fff;
	position: absolute;
	z-index: 5;
	padding: 5px;
}

.main-menu>ul>li:hover>ul {
	display: block;
}

.main-menu>ul>li ul>li>ul {
	display: none;
	background: #15BCF0;
	position: absolute;
	z-index: 5;
	padding: 5px;
	margin-left: -13px;
}

.main-menu>ul>li ul>li:hover>ul {
	display: block;
	top: 0px;
	left: 173px;
}

.main-menu>ul>li>ul>ul {}

.main-menu>ul>li ul+ul {}

.main-menu>ul>li ul>li>a,
.responsive-menu .main-navigation li a {
	padding: 8px;
	font-size: 13px;
	display: block;
	white-space: nowrap;
}

.main-menu>ul>li ul>li>a {
	min-width: 188px;
}

.main-menu>ul>li ul>li>a:hover,
.responsive-menu .main-navigation li a:hover {
	color: #808080;
	background-color: #fff;
}

.main-menu>ul>li ul>li>a.activSub {
	/*background-image:url(../image/megnor/cat_arrow_hover.png) ;*/
	background-repeat: no-repeat;
	background-position: right center;
}

.main-menu>ul>li>ul>ul>li>a {
	color: #FFFFFF;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
	display: block;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	display: none;
	left: 188px;
	padding: 20px;
	position: absolute;
	top: 0;
	border: 1px solid #e6e6e6;
}

#menu ul.nav li .megamenu ul.list-unstyled li>a,
.hiden_menu .top_level a {
	width: 100%;
}

#menu ul.nav li .megamenu ul.list-unstyled.childs_2 a {
	min-width: 145px;
}

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 0;
	padding: 0px 0 0;
	position: relative;
	background: #fff;
}

#menu ul.nav li .megamenu ul.list-unstyled li>a,
.hiden_menu .top_level a {
	background: none;
	padding: 4px 8px;
	font-family: Raleway;
	font-size: 13px;
	font-weight: 600;
	color: #38270d;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled li>a {
	background: none repeat scroll 0 0;
	font-size: 13px;
	font-weight: 500;
	line-height: 24px;
}

#menu ul.nav li .megamenu ul.list-unstyled li>a:hover,
.hiden_menu .top_level a:hover {
	color: #808080;
}

.hiden_menu .dropdown-inner li.top_level a {
	font-size: 13px;
	font-weight: 500;
	line-height: 24px;
}

.navbar-nav>li.hover.active>a {
	color: #fff;
}


#menu ul.nav li .megamenu ul.childs_1 {
	border-right: 1px solid #e6e6e6;
	padding: 30px 2px 30px 35px;
}

#menu ul.nav li .megamenu ul.childs_1:last-child {
	border: medium none;
}

#menu ul.nav li .megamenu ul.childs_1:first-child {}

#menu ul.nav li .megamenu.column1 ul.childs_1 {
	border: none;
	padding: 22px 25px;
}


#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a:hover {
	color: #808080;
}

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a {
	background: none repeat scroll 0 0;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	line-height: 24px;
	position: relative;
	font-family: Raleway;
	color: #262626
}

#menu>ul>li.hiden_menu div {
	min-width: 195px;
	background: #f5f5f5 none repeat scroll 0 0;
	border: medium none;
	display: none;
	padding: 22px;
	position: absolute;
	text-align: left;
	border: 1px solid #d9d9d9;
}

#menu>ul>li.hiden_menu:hover>div {
	display: block;
}

.nav-container.fixed .main-menu>ul>li.blog-link a,
.main-menu>ul>li.blog-link a {
	background: none !important;
}

@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;
		color: #fff;
	}
}

/* 1-col layout */

#column-left {
	width: 26.25%;
}

#column-right {
	width: 26.25%;
}

.layout-1 #content {}

/* 2-col layout */

.layout-2.left-col #column-left {
	width: 25%;
}

.layout-2.right-col #column-right {
	width: 25%;
}

.layout-2 #content {
	width: 75%;
}

.layout-2.left-col #content {
	padding-left: 5px;
}

.layout-2.right-col #content {
	padding-right: 5px;
}

/* 3-col layout */
.layout-3 #column-left {
	width: 25%;
}

.layout-3 #column-right {
	width: 25%;
}

.layout-3 #content {
	width: 50%;
}

/* content */
#content {
	min-height: 600px;
}

/* footer */
footer {
	margin-top: 20px;
	padding-top: 0px;
	border-top: 1px solid #d9d9d9;
	color: #c5c5c5;
	background-color: #262626;
}

#footer-top {
	padding: 27px 0 15px;
	margin-bottom: 65px;
	background-color: #3c3c3c
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

footer a {
	color: #c5c5c5;
}

#footer .column li a {
	line-height: 24px;
}

#footer .column li a:hover {}

#footer .col-sm-3.column {
	margin: 0;
	padding: 0 0px 0 80px;
	width: 22%;
	border-left: 1px solid #3c3c3c;
	min-height: 175px;
}

footer a:hover,
footer a:focus {
	color: #fff;
}

.newsletter-container {
	display: inline-block;
	width: 100%;
	padding: 0 80px;
}

.newsletter-container .form-group {
	display: inline-block;
	width: 100%;
	margin: 0;
}

.newsletter {
	float: right;
	width: 60%;
	position: relative;
}

.newsletter-box #txtemail {
	float: left;
	width: 76%;
	padding: 5px 15px;
	height: 34px;
	border: 1px solid #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}

.newsletter-box .btn {
	float: right;
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 0;
	font-size: 13px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.newsletter-box .btn:hover,
.newsletter-box .btn:focus {
	background: #262626;
	color: #fff;
	border-color: #262626;
}

.newsletter-box .text-danger {
	float: left;
	position: absolute;
	bottom: -20px;
	color: #fff;
}

.content_footer_top h2 {
	float: left;
	font-size: 18px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	color: #fff !important;
	margin-top: 9px;
	background: none;
	padding: 0;
}

.product-search .content_footer_top h2 {
	clear: none;
}

.content_footer_top .fa {
	float: left;
	font-size: 30px;
	line-height: 18px;
	margin-right: 15px;
	margin-top: 9px;
	color: #fff;
}

footer h5 {
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: relative;
	text-transform: uppercase;
}

@media (max-width: 979px) {
	#footer .column ul {
		/*display: none;*/
	}

	#footer .column,
	#footer .col-sm-3.column {
		width: 100%;
		padding: 0;
		min-height: inherit;
		border: none;
		float: left;
		text-align: center;
	}
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;

}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb>li {
	position: relative;
	white-space: nowrap;
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0;
}

.breadcrumb>li:after {}

.pagination {
	margin: 0;
}

/* buttons */
.buttons {
	margin: 1em 0;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
}

.btn {
	padding: 6px 12px;
	font-size: 13px;
	border: 1px solid #262626;
	font-weight: bold;
	text-transform: uppercase;
}

.btn-xs {
	font-size: 9px;
}

.btn-sm {
	font-size: 10.2px;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover,
.dropdown-menu.myaccount-menu,
#form-currency .dropdown-menu .btn-link {
	font-size: 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: #fff;
	background: #428bca;
	border: 1px solid #357ebd;
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border: 1px solid #357ebd;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #3276b1;
	border: 1px solid #285e8e;
	background-position: 0 -15px;
}

.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
	color: #ffffff;
	background: #d9534f;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}

.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}

.btn-inverse {
	color: #ffffff;
	background: #363636;
	border: none;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

@media (max-width: 767px) {}

/* list group */

.box .filterbox {
	border: none;
	background: none;
}

.list-group a {
	color: #666;
	padding: 4px 5px;
	background: none;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
	color: #262626;
	background: none;
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* product list */
.product-thumb {
	border: none;
	margin-bottom: 26px;
	overflow: auto;
}

.product-thumb .image {
	text-align: center;
	position: relative;
}

.product-thumb .image a {
	display: block;
}

.product-thumb:hover img {
	opacity: .8;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}

.product-grid .product-thumb .image {
	float: none;
}

.product-block .image .hover-image,
#column-right .bx-viewport .image .hover-image,
#column-left .bx-viewport .image .hover-image {
	position: absolute;
	right: 0;
	left: 0;
	text-align: left;
	top: 0;
	visibility: hidden;
	display: none;
}

.product-block .image:hover .hover-image,
#column-right .bx-viewport .image:hover .hover-image,
#column-left .bx-viewport .image:hover .hover-image {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
	overflow: hidden;
	visibility: visible;
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0px;
		margin-right: 30px;
	}
}

#content .box-product .product-thumb h4 a {
	font-size: 13px;
	color: #262626;
}

#content .box-product .product-thumb h4 {
	margin: 6px 0 3px;
}

.product-grid .product-thumb h4 {
	font-weight: normal;
	font-size: 13px;
	margin: 6px 0 0;
}

.product-thumb h4 {
	font-weight: normal;
	font-size: 13px;
	margin: 8px 0;
}

.product-list .product-thumb h4 a {
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
}

.product-thumb .caption {}

@media (max-width: 1260px) {
	.product-grid .product-thumb .caption {
		padding: 0 10px;
	}
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}

	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

.product-list .product-thumb .caption {
	float: left;
	text-align: left;
	padding: 0;
}

.product-list .product-thumb .list-right {
	text-align: left;
	padding: 0px 0 0px 0px;
	clear: both
}

.product-list .product-thumb .price-old,
.product-list .product-thumb .price-new {
	float: none;
}

.product-thumb .rating {
	padding-bottom: 10px;

}

.product-list .product-thumb .rating {
	bottom: 20px;
}

.product-list .product-details>.rating,
.product-grid .caption>.rating {
	display: none
}

.rating .fa-stack,
#review .fa-stack {
	font-size: 8px;
}

.rating .fa-star-o,
#review .fa-star-o {
	color: #aaa;
	font-size: 13px;
}

.rating .fa-star,
#review .fa-star,
.rating-wrapper .fa-star {
	color: #aaa;
	font-size: 13px;
}

.rating .fa-star+.fa-star-o,
#review .fa-star+.fa-star-o {
	color: #aaa;
}

.rating .fa-star+.fa-star,
#review .fa-star+.fa-star,
.rating-wrapper .fa-star+.fa-star {
	color: #f2b611;
}

h2.price {
	margin: 0;
}

.product-thumb .price {
	color: #262626;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 5px;
}

.product-thumb .price-new {
	font-weight: bold;
	float: left;
}

.product-thumb .price-old {
	color: #808080;
	text-decoration: line-through;
	margin-right: 5px;
	float: left;
	font-weight: normal;
}

#content .product-grid .product-thumb .price-tax {
	display: none;
}

.product-thumb .price-tax {
	color: #999;
	display: inline-block;
	font-size: 12px;
	width: 100%;
	font-weight: normal;
}

.product-thumb .button-group {
	border-top: none;
	background: none;
	overflow: auto;
	position: absolute;
	width: 100%;
	bottom: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

#content .product-grid .product-thumb:hover .button-group,
#content .product-carousel .product-thumb:hover .button-group,
#content .box-product .product-thumb:hover .button-group {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.product-list .product-thumb .button-group {
	position: relative;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.product-list .product-thumb:hover .button-group {}

.product-block .button-group .wishlist_button,
.product-block .button-group .compare_button {
	display: none;
}


@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .button-group button,
#cart .text-right .addtocart,
#cart .text-right .checkout {
	width: 100%;
	border: 1px solid #262626;
	display: inline-block;
	float: none;
	background-color: #262626;
	color: #fff;
	padding: 6px 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.product-list .product-thumb .button-group button {
	width: auto;
	padding: 4px 15px;
	margin-bottom: 5px;
}

#cart .text-right .addtocart,
#cart .text-right .checkout {
	width: auto;
	float: left;
	padding: 4px 8px;
	font-size: 11px;
	letter-spacing: 0;
}

#cart .dropdown-menu .img-thumbnail {
	width: auto;
	max-width: none;
	padding: 0;
	border: none;
}

#cart .text-right .addtocart {
	margin: 0 5px 0 0;
}

.product-thumb .button-group button+button {
	width: 20%;
}

.product-list .product-thumb .button-group button+button {
	padding: 4px 8px;
}

#content .product-grid .product-thumb .button-group button+button {
	display: none;
}

.product-thumb .button-group button:hover,
#cart .text-right .addtocart:hover,
#cart .text-right .checkout:hover {
	color: #fff;
	background-color: #3c3c3c;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

#cart .text-right .addtocart:hover strong,
#cart .text-right .checkout:hover strong {
	color: #fff;
}

@media (max-width: 1260px) {

	.product-thumb .button-group button,
	.product-thumb .button-group button+button {
		width: 100%;
	}
}

@media (max-width: 767px) {

	.product-thumb .button-group button,
	.product-thumb .button-group button+button {
		width: 100%;
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails>li {}

.thumbnails {}

.thumbnails>img {
	width: 100%;
}

.image-additional a {
	margin-bottom: 0px;
	display: block;
	border: none;
}

.image-additional {}

.thumbnails .image-additional {
	float: left;
}

@media (min-width: 1260px) {

	#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;
	}

	.product-thumb .image img {
		width: 100%;
	}
}

.product-info .image {
	display: block;
	margin-bottom: 15px;
	text-align: center;
	border: none;
	float: left;
}

.product-info .image .thumbnail {
	padding: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border: none;
}

.productpage h3 {
	margin-top: 0;
}

.productpage h3.product-title {
	font-size: 18px;
	padding: 0 0 5px;
	background: none;
	color: #262626;
	white-space: nowrap;
}

.productpage #product h3 {
	text-transform: none;
	background: none;
	padding: 0;
	margin: 0 0 10px;
	color: #262626;
}

.product-info .zoomContainer {
	z-index: 9;
}

/* It need for ie7 */
.product-info .additional-carousel {
	position: relative;
	margin: 0 auto;
	width: auto;
	float: left;
	text-align: center;
}

.product-info .image-additional {
	clear: both;
	overflow: hidden;
	width: 530px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}

.product-image.thumbnails {
	display: inline-block;
}

.product-info .image-additional img {}

.product-info .image-additional a {
	display: block;
}

.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
	margin-right: 5px;
}

.control-label.qty {
	float: left;
	margin: 6px 10px 0 0;
}

#input-quantity {
	float: left;
	height: 30px;
	margin-right: 10px;
	text-align: center;
	width: 50px;
}

.product-right .wish-comp {
	margin-bottom: 15px;
}

.product-right .alert-info {
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px;
}

.product-right .btn.wishlist {
	border-right: 1px solid #d9d9d9;
	border-left: none;
	border-top: none;
	border-bottom: none;
	font-size: 13px;
	font-weight: 500;
	padding: 3px 12px 3px 0;
	text-transform: none;
	color: #666666;
}

.product-right .btn.compare {
	background: none repeat scroll 0 0;
	border: medium none;
	font-size: 13px;
	font-weight: 500;
	text-transform: none;
	color: #666666;
}

.product-right .btn.wishlist:hover,
.product-right .btn.compare:hover {
	color: #262626;
	background: transparent
}

.product-right {
	padding-bottom: 25px;
}

.productpage .product-right {
	padding-left: 20px;
	margin-bottom: 10px;
}

.productpage .product-left {
	padding-right: 20px;
	width: 46%;
}


.productpage .product-right {
	width: 54%;
}

#tabs_info {
	margin-top: 40px;
	clear: both;
	margin-bottom: 30px
}

.product-right .desc {
	font-weight: bold;
	margin-right: 10px;
}

.price-tax {
	font-size: 12px;
}

.rewardpoint,
.discount {
	font-size: 12px;
	padding: 1px 0 !important;
}

.additional-carousel .customNavigation {}

.box {
	margin-bottom: 12px;
}

.box .box-heading {
	background: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	color: #262626;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6;
}

.box .box-content {
	background: #fff;
	padding: 10px 5px;

}

#content .box .box-heading {
	color: #262626;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	position: relative;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
	display: inline-block;
	padding: 8px 0 0px;
	border: none;
}

#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;
	clear: both;
}

.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: 6px 0 4px;
}

.box .box-content ul li a,
#content .content ul li a {}

.box .box-content ul li a+a,
.box .box-content ul li a+a:hover {
	background: none;
	padding-left: 0;
}

.box .box-content ul li a:hover,
#content .content ul li a:hover {}

.box .box-content ul ul {
	margin-left: 15px;
}


.tabfeatured_default_width {
	width: 285px;
}

.tabbestseller_default_width {
	width: 285px;
}

.tablatest_default_width {
	width: 285px;
}

.tabspecial_default_width {
	width: 285px;
}


.htabs {
	height: 35px;
	line-height: 16px;
	text-align: center;
	float: right;
}

.etabs {
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.htabs .etabs li {
	display: inline-block;
	float: left;
	line-height: 17px;
	list-style: none outside none;
	position: relative;
	text-align: center;
}

.htabs a {
	color: #535353;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 0 10px;
	padding: 8px 22px;
	text-align: center;
	border: 1px solid #dbdbbc;
	text-transform: uppercase;
	position: relative;
}

.htabs li:last-child a {
	margin-right: 0;
}

.htabs .tab-text:before,
.htabs .tab-text>span {
	padding: 8px 22px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-ms-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}


.htabs .tab-text:hover>span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
}

.htabs .tab-text:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
}

.htabs .tab-text {
	overflow: hidden;
	padding: 0;
}

.htabs .tab-text>span {
	display: block;
}

.htabs .tab-text:before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	font-weight: bold;
}

.htabs .etabs li:after {
	border-top: 1px solid #dbdbbc;
	position: absolute;
	top: 50%;
	content: "";
	right: -11px;
	width: 21px;
	display: none;
}

.htabs .etabs li:last-child::after {
	content: initial;
}

.htabs a.selected {
	border: 1px solid #262626;
	color: #262626;
	font-weight: bold;
}

.htabs a:hover {
	border: 1px solid #262626;
	color: #262626;
}

.hometab .tab-content {
	position: relative;
	padding: 0;
	border: none;
	z-index: 2;
	overflow: visible;
	margin-bottom: 25px;
}

.hometab .box-content {
	margin: 0 -13px;
}

.hometab .tab-title {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
	display: inline-block;
	padding: 8px 0px 0 0;
	position: relative;
	white-space: nowrap;
}

.hometab .tab-title:after,
#content .box .box-heading:after {
	background: transparent url("../image/megnor/title_line.png") no-repeat scroll left 0;
	content: "";
	height: 11px;
	margin-left: 30px;
	padding: 0px;
	position: absolute;
	top: 50%;
	width: 161px;
}

.hometab .tab-head {
	text-align: left;
	display: inline-block;
}

.tab-content .tab {
	display: none;
}

.hometab .customNavigation a {
	border: 1px solid #d9d9d9;
	color: #787878;
	display: inline-block;
	float: none;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	margin: 0 8px;
	padding: 7px 20px;
	position: relative;
	text-transform: uppercase;
	width: auto;
	top: auto;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.hometab .customNavigation a.prev {
	color: #262626;
	border: 1px solid #d9d9d9;
	letter-spacing: 0;
	height: auto;
	width: auto;
	right: auto;
	padding-left: 40px;
}

.hometab .customNavigation a.prev::before {
	color: #262626;
	content: "\f104";
	font-family: "FontAwesome";
	font-size: 18px;
	line-height: 25px;
	margin: 0 -4px 0 0;
	position: absolute;
	left: 20px;
	right: auto;
	top: 6px;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.hometab .customNavigation a.next {
	color: #262626;
	letter-spacing: 0;
	border: 1px solid #d9d9d9;
	height: auto;
	width: auto;
	left: auto;
	padding-right: 40px;
}

.hometab .customNavigation a.next::before {
	color: #262626;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 18px;
	line-height: 25px;
	margin: 0 -4px 0 0;
	position: absolute;
	right: 24px;
	left: auto;
	top: 6px;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.hometab .customNavigation a.next:hover {
	background: #262626;
	color: #FFFFFF;
	border: 1px solid #262626;
}

.hometab .customNavigation a.prev:hover {
	background: #262626;
	color: #FFFFFF;
	border: 1px solid #262626;
}

.hometab .customNavigation a.next:hover::before,
.related-products .customNavigation a.next:hover::before {
	color: #FFFFFF;
}

.hometab .customNavigation a.prev:hover::before,
.related-products .customNavigation a.prev:hover::before {
	color: #FFFFFF;
}

.hometab {
	margin-top: 30px;
	margin-bottom: 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 0 50px;
	list-style: none;
	overflow: hidden;
}


.nav-tabs .tab-text:before,
.nav-tabs .tab-text>span {
	padding: 8px 22px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-ms-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}


.nav-tabs .tab-text:hover>span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
}

.nav-tabs .tab-text:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
}

.nav-tabs .tab-text {
	overflow: hidden;
	padding: 0;
}

.nav-tabs .tab-text>span {
	display: block;
}

.nav-tabs .tab-text:before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	font-weight: bold;
}

/*.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: 285px;
	float: left;
	display: inline-block;
}

.ie7 .product-grid li {
	width: 192px !important;
}

#content .image-additional .slider-item {
	display: inline-block;
	float: left;
}

#content .image-additional .slider-item .product-block {
	margin: 4px 2px;
	background: #fff;
	clear: both;
	overflow: hidden;
}

#content .image-additional .slider-item .product-block:hover {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

.product-block-inner {
	position: relative;
}

.grid_default_width {
	width: 280px;
}

.featured_default_width {
	width: 280px;
}

.module_default_width {
	width: 200px;
}

.latest_default_width {
	width: 280px;
}

.special_default_width {
	width: 280px;
}

.related_default_width {
	width: 280px;
}

.bestseller_default_width {
	width: 280px;
}

.additional_default_width {
	width: 100px;
}

.banners-slider-carousel .product-block-inner {
	text-align: center;
}

.banners-slider-carousel .product-block-inner img:hover {
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}


#content .product-carousel .product-block,
#content .product-grid .product-block,
#content .box-product .product-block {
	margin: 30px 10px;
	background: #fff;
	clear: both;
	overflow: hidden;
}

#content .product-grid .product-block .list-right {
	display: none;
	opacity: 0;
}

#content .product-list .product-block .grid {
	display: none;
}

#content .product-list .product-block .caption .price {
	display: none;
}

#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover {
	overflow: hidden;
	clear: both;
}

.ie7 #content .product-carousel .product-block,
/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {
	border: 1px solid #ddd;
}

.ie7 #content .product-carousel .product-block:hover,
/*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {
	border: 1px solid #ddd;
}


.product-grid .product-thumb .desc,
.productbox-grid .product-thumb .price-tax,
.product-carousel .product-thumb .price-tax {
	display: none;
}

.product-list .product-details {
	overflow: hidden;
	padding: 0px 0 0;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
}

#content .product-carousel .product-block-inner,
#content .product-grid .product-block-inner,
#content .box-product .product-block-inner {
	padding: 0 0;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin: 0;
}

#content .product-grid .product-details,
#content .product-carousel .product-details,
#content .box-product .product-details {}

#content .product-carousel .product-block:hover .product-details,
#content .product-grid .product-block:hover .product-details,
#content .box-product .product-block:hover .product-details {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
}

.banners-slider-carousel {
	margin: 20px 0 20px;
	position: relative;
	width: 100%;
	clear: both;
	display: inline-block;
}

.product-list .product-thumb .sale {
	left: 0;
	right: auto;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.sale {
	background-color: #262626;
	color: #ffffff;
	padding: 1px 7px;
	text-align: center;
	text-transform: none;
	border: 1px solid #262626;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

#content .product-block:hover .sale {
	background: #262626;
	color: #FFFFFF;
	transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-webkit-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	-ms-transition: all 0.6s ease-out 0s;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}

#column-left .box-product>div,
#column-right .box-product>div {
	display: block;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 100%;
}

#column-left .box .box-content div.product-items:last-child>div,
#column-right .box .box-content div.product-items:last-child>div,
#column-left .box .box-content div.slider-item:last-child>div,
#column-right .box .box-content div.slider-item:last-child>div {
	border: none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin-right: 15px;
}

#column-left .product-items .product-details,
#column-right .product-items .product-details {
	float: left;
	width: 63%;
	/* specify width as per your requirement */

}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
	padding: 0;
}

#column-left .box-product .product-thumb h4,
#column-right .box-product .product-thumb h4 {
	font-weight: normal;
	font-size: 13px;
	margin: 0 0 5px;
}

#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}

#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}

#column-left .box-product .cart .button,
#column-right .box-product .cart .button {
	padding: 0;
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	height: auto;
	font-weight: normal;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-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: auto;
}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
	margin-bottom: 5px;
	font-size: 15px;
}

#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;
	padding-bottom: 0;
}

#column-left .product-thumb,
#column-right .product-thumb {
	margin-bottom: 5px;
	padding: 10px 0;
	float: left;
	overflow: visible;
	width: 100%
}

#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: 22px;
	border: none;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}

#column-left .product-thumb .button-group button:hover,
#column-right .product-thumb .button-group button:hover {
	color: #262626;
}

#column-left .product-thumb .button-group,
#column-right .product-thumb .button-group {
	background: none;
	border: none;
	position: static;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	visibility: visible
}

.top_button {
	background: url("../image/megnor/top_arrow.jpg") no-repeat scroll 0 0 transparent;
	height: 30px;
	width: 30px;
	right: 15px;
	bottom: 15px;
	display: none;
	position: fixed;
	z-index: 9999999999999;
	font-size: 0;
}

.filterbox .list-group-item.title {
	font-weight: bold;
	color: #262626;
	padding: 16px 5px 0px;
}

#content .filterbox .list-group-item {
	padding: 0 15px;
}

.filterbox .list-group-item {
	padding: 0px 10px;
}

#content .filterbox .list-group-item.title {
	color: #666;
	font-weight: bold;
	margin: 0 0 0 15px;
	padding: 10px 15px 0 0;
}

#content .sidebarFilter {
	position: relative;
}

#content .sidebarFilter .box-heading {
	border: 1px solid #262626;
	font-size: 13px;
	margin-top: 6px;
	margin-right: 24px;
	padding: 3px 10px;
	position: relative;
	width: 180px;
}

#content .filterbox {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #d9d9d9;
	clear: both;
	display: none;
	position: absolute;
	text-align: left;
	top: 47px;
	width: 100%;
	z-index: 9;
}

#content .filter-content {
	float: left;
	width: 18%;
}

#content .filter-content:last-child {
	border: none;
}

#content .filterbox .panel-footer {
	clear: both;
	padding: 5px 0 15px;
	text-align: left;
}

#content ul.list-unstyled {
	margin-bottom: 10px;
	overflow: auto;
	padding: 10px 0;
}

#content ul.list-unstyled li {
	line-height: 22px;
	padding: 3px 0;
}

.manufacturer-list {
	border: 1px solid #d9d9d9;
	margin-bottom: 20px;
	padding: 5px;
}

.manufacturer-heading {
	background: none repeat scroll 0 0 #f2f2f2;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px 8px;
	color: #262626;
	text-align: left;
}

.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: 30px;
}

.related-products {
	margin-left: -10px;
	margin-right: -10px;
}

.product-right .list-unstyled .old-price {
	color: #808080;
	float: left;
	font-size: 20px;
	font-weight: 400;
	margin-right: 10px;
	font-family: "Source Sans Pro", sans-serif;
}

#content .product-right .special-price,
#content .product-right .product-price {
	color: #262626;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	font-family: "Source Sans Pro", sans-serif;
}

.tab-content {
	border-bottom: 1px solid #d9d9d9;
	padding: 10px 0px;
	overflow: hidden;
	margin-top: 5px;
}

.col-sm-4.total_amount {
	margin-top: 70px;
}

.product-tag {
	margin: 15px 0 5px;
}

#content .aboutus {
	clear: both;
}

.image1 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
	float: left;
	height: 50px;
	width: 60px;
}

.image2 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
	float: left;
	height: 50px;
	width: 60px;
}

.image3 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
	float: left;
	height: 50px;
	width: 60px;
}

.image4 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
	float: left;
	height: 50px;
	width: 60px;
}



.aboutus h2 {
	clear: both;
	font-size: 20px;
}

.about-content {
	overflow: hidden;
}

.information-information .right {
	float: right;
}

.category_filter #grid-view,
.category_filter #list-view {
	color: #666;
	background: none;
	border: none;
	padding: 7px 8px;
}

.category_filter #grid-view:hover,
.category_filter #grid-view.active {
	background: url(../image/megnor/list.png) no-repeat scroll -20px -18px transparent;
}

.category_filter #grid-view {
	background: url(../image/megnor/list.png) no-repeat scroll 4px -18px transparent;
	border: medium none;
	height: 27px;
	width: 27px;
}

.category_filter #list-view {
	background: url(../image/megnor/list.png) no-repeat scroll 5px 5px transparent;
	border: medium none;
	height: 27px;
	width: 30px;
}

.category_filter #list-view:hover,
.category_filter #list-view.active {
	background: url(../image/megnor/list.png) no-repeat scroll -19px 5px 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;
	margin: 1px 25px 0 0;
}

.category_filter .btn-list-grid .fa {
	font-size: 0;
	display: none;
}

.compare-total {
	border-right: 1px solid #d9d9d9;
	float: right;
	margin: 5px 20px 0;
	padding: 0 20px;
}

.compare-total a {
	color: #262626;
	font-size: 12px;
}

.pagination-right {
	float: right;
	margin: 0;
	width: auto;
}

.category_filter .sort-by {
	float: left;
	margin: 4px 10px 0 0;
	width: auto;
	padding: 0;
}

.category_filter .show {
	float: left;
	margin: 4px 10px 0;
	padding: 0;
}

.category_filter .sort {
	float: left;
	width: 150px;
	padding: 0;
}

.category_filter .limit {
	float: right;
	width: 100px;
	padding: 0;
}

.sort-by-wrapper,
.show-wrapper {
	float: left;
	margin: 1px 0 0;
}

.category_filter .list.active,
.category_filter .grid.active {
	background: #428bca;
}

.category_thumb .category_img,
.category_thumb .category_description {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0;
}

.category-top {
	padding: 0 0;
	text-align: center;
	margin-bottom: 0px;
	width: 100%;
}

.category_thumb .category_description {
	margin-bottom: 10px;
	display: none;
}

.category_list ul {
	padding: 0;
	display: inline-block;
	margin: 0;
}

.category_list {
	text-align: left;
	display: none;
}

.refine-search ul {
	padding: 0;
}

.refine-search ul li {
	list-style: none;
}

.category_list li a {
	color: #666;
	display: block;
	padding: 4px 8px;
	background: #f2f2f2;
}

.category_list li a:hover {
	color: #262626;
}

.category_list li {
	float: left;
	list-style: outside none none;
	margin: 0 10px 5px 0;
}

.pagination-wrapper,
.category_filter {
	display: inline-block;
	margin: 0 0 10px;
	padding: 10px 0;
	width: 100%;
}

.category .category_filter {
	display: inline-block;
	margin: 0px;
	padding: 5px 0;
	margin-bottom: 20px;
}


.row.category-product {}

.category .category-product {
	clear: both;
	margin: 0 -10px;
}

#content .category-product .product-grid .product-thumb {
	margin: 0 0 30px 0;
}

.product-layout.product-grid {
	padding: 0 10px;
}

.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
	text-align: center;
	z-index: 1;
}

.pagination-wrapper .page-result {
	float: none !important;
	padding: 0;
	width: auto;
	margin: 8px 0 0;
	text-align: center;
}

.contact-info .left {
	float: left;
	width: 50%;
}

.contact-info .right {
	float: right;
	width: 50%;
	text-align: right;
}

.row.contact-info {
	padding: 0 15px;
}

.information-contact .panel-body {
	padding: 15px 0;
	overflow: auto;
}

.information-contact .panel-default {
	border: none;
}

.contact-info {
	color: #666;
}

.contact-info .address-detail strong {
	padding: 2px 0 0 0px;
	height: 28px;
	margin: 5px 0;
	float: none;
}

.contact-info .address-detail,
.contact-info .telephone,
.contact-info .fax,
.contact-info .open-time,
.contact-info .comment {
	float: left;
	width: 100%;
}

.contact-info .telephone strong {
	padding: 2px 0 0 0px;
	margin: 5px 0;
	height: 28px;
	float: none;
}

.contact-info .fax strong {
	padding: 2px 0 0 0px;
	height: 28px;
	margin: 5px 0;
	float: none;
}

.telephone .fa,
.address-detail .fa {
	color: #b5b5b5;
	float: none;
	font-size: 22px;
	font-weight: normal;
	padding: 0 5px 0 0;
	vertical-align: top;
}

.fax .fa {
	color: #b5b5b5;
	float: left;
	font-size: 22px;
	font-weight: normal;
	padding: 8px;
}

.open-time .fa {
	color: #b5b5b5;
	float: none;
	vertical-align: top;
	font-size: 22px;
	font-weight: normal;
	padding: 0 5px 0 0;
}

.comment .fa {
	color: #b5b5b5;
	float: left;
	font-size: 22px;
	font-weight: normal;
	padding: 8px;
}

.contact-info .open-time strong {
	padding: 2px 0 0 0px;
	height: 28px;
	margin: 5px 0;
	float: none;
}

.contact-info .comment strong {
	padding: 2px 0 0 0px;
	height: 28px;
	margin: 5px 0;
	float: left;
}

.contact-info address {
	display: inline-block;
	margin: 0 0 10px 36px;
	float: none;
	clear: both;
	display: block;
}

#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #fff;
}

.main-slider {
	position: relative;
	margin-top: 0px;
}

.information-sitemap .sitge-map ul {
	padding: 0 0 0 20px;
}

.forget-password {
	margin: 5px 0 0;
}

.product-compare .btn-primary {
	margin: 5px 0 5px;
}

.productpage .write-review,
.productpage .review-count {
	margin: 0 10px;
}

.productpage .rating-wrapper {
	margin: 10px 0;
}

.checkout-cart .hasCustomSelect {
	width: 95% !important;
}

.category .page-title {
	padding: 10px;
	margin: 0 0 15px;
	font-size: 14px;
	float: left;
	width: 100%;
}

.page-title,
.product-title,
.product-option,
.content-top-breadcum #title-content h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0;
	margin: 0;
	display: inline-block;
}

.page-title,
.account-account h2,
.account-address h2,
.account-address-edit h2,
.account-address-add h2,
.account-download h2,
.account-wishlist h2,
.content-top-breadcum #title-content h1,
.account-order-info h2 {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 10px;
	color: #fff;
	white-space: nowrap;
}

.refine-search {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
	display: none;
}

.copy-right {
	padding: 20px 0 0;
	text-align: center;
	display: none;
}

#bottom-footer li {
	display: inline;
	padding: 1px 10px 1px 5px;
	background: url(../image/megnor/pipe.gif) no-repeat scroll right center transparent;
}

#bottom-footer li.contact {
	background: none;
}

.account-address .table>tbody>tr>td {
	vertical-align: middle;
}

.account-address .btn-info {
	margin: 2px 0;
}

.affiliate-account .btn-primary .list-group-item {
	padding: 0;
	background: none;
	color: #262626;
}

.affiliate-account .btn-primary .list-group-item:hover {
	color: #fff;
}

#content .affiliate-logout {
	padding: 13px 0
}


.shopping-cart .img-thumbnail {
	max-width: none;
	border: none;
	padding: 0;
}

#accordion label.col-sm-2.control-label {
	margin: 5px 0 0;
	padding: 0 15px 0 0;
}

#accordion #collapse-shipping label.col-sm-2.control-label {
	padding: 0 15px;
}

.checkout-checkout #accordion label.col-sm-2.control-label {
	padding-left: 15px;
}

.checkout-cart .input-group-btn:last-child>.btn,
.checkout-cart .input-group-btn:last-child>.btn-group {
	margin-left: 5px;
	font-size: 13px;
}

.col-sm-3.search_subcategory {
	width: auto;
	margin-top: 7px;
}

#button-search {
	float: right;
}

.product-search h2 {
	clear: both;
}

#input-captcha,
#input-payment-captcha {
	margin-bottom: 10px;
}

.bootstrap-datetimepicker-widget td.day {
	position: relative
}

.bootstrap-datetimepicker-widget td.day.active:before {
	border-bottom: 7px solid #fff !important;
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-top-color: rgba(0, 0, 0, .2);
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
	background-color: #262626 !important;
	color: #fff !important;
}

.bootstrap-datetimepicker-widget td span.active {
	background-color: #262626 !important;
}

.checkout-cart .shopping-cart input.form-control {
	text-align: center;
	width: 40px;
}

.checkout-cart .shopping-cart .input-group-btn {
	float: left
}

/*Product zoom CSSS*/

.zoomContainer {
	margin-bottom: 5px;
}

.zoomContainer .zoomLens {}

.zoomContainer .zoomWindow {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

/*Megnor Blog CSS */

#content .box.megnorblog .box-heading {
	color: #262626;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 0 0 30px;
	border: none;
	text-align: center;
	text-transform: uppercase;
	float: none;
}

.megnorblog h4 a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #262626;
}

#content .megnorblog .box-content {
	border: none;
	padding: 0;
}

#content .box-product .blog-items {
	display: inline-block;
	float: left;
}


.blog-left {
	float: left;
	margin-right: 30px;
	position: relative;
	overflow: hidden;
}

.blog-left .blog-image img {
	border: none;
	padding: 0;
	height: 190px;
	-webkit-filter: grayscale(50%);
	-o-filter: grayscale(50%);
	filter: grayscale(50%);
}

.blog-left .blog-image:hover img {}

.blog-left .blog-image {
	width: 280px;
}

.blog-right {
	float: left;
	width: 53%;
}

.blog-right h4 {
	margin-bottom: 0;
	line-height: 18px;
}

.view-blog {
	float: left;
	width: 100%;
	text-align: left;
	margin: 9px 0 10px;
}

.view-blog a {
	font-size: 10px;
	text-transform: uppercase;
	color: #262626;
}

.view-blog a:hover {
	color: #666666;
}

.read-more .fa {
	margin-left: 5px;
	font-size: 12px;
}

.read-more {
	float: left;
}

.write-comment {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

.date-time {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 12px;
	margin: 0 0 8px;
}

.blog_default_width {
	width: 690px;
}

.blog-desc {
	margin: 10px 0;
	display: inline-block;
	line-height: 18px;
}

.blog-img {
	padding: 10px 0 0;
}

.single-blog .blog-img img {
	padding: 0;
	border: none;
}

.single-blog .page-title {
	font-size: 13px;
	margin: 0;
}

.single-blog .blog-date {
	float: right;
}

.single-blog .blog-top {
	margin-bottom: 0;
	background: #f8f8f8 none repeat scroll 0 0;
	display: inline-block;
	margin-top: 10px;
	padding: 20px 15px;
	text-align: center;
	width: 100%;
}

.single-blog .blog-img {
	padding: 0;
}

.blog-date {
	float: right;
}


.single-blog .blog-desc {
	padding-bottom: 10px;
	text-align: left;
	margin: 18px 0 0;
}

.single-blog .block-title h3 {
	padding-top: 10px;
}

.single-blog .comment-content {
	border-radius: 0;
	box-shadow: none;
}

.single-blog h4 {
	background: #f2f2f2;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
}

.single-top {
	background: #f2f2f2;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0;
	padding: 5px 15px;
	text-align: center;
	width: 100%;
	float: left;
}

.view-comment {
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
}

.view-comment .comment-content {
	margin: 0;
	padding-top: 5px;
	display: inline-block;
	width: 100%;
}

.comment-content .comment-icon {
	float: left;
	padding: 10px;
	border: 1px solid #262626;
	background: #262626;
	margin-right: 15px;
}

.comment-content .comment-icon .fa {
	font-size: 20px;
	color: #fff;
}

.comment-content .commnet-left {
	border-right: 1px solid #d9d9d9;
	float: left;
	margin-right: 18px;
	padding-bottom: 5px;
	width: 20%;
}

.commnet-left .com-author {
	text-transform: capitalize;
}

.comment-content .commnet-right {
	float: left;
	width: 70%;
}

/*Megnor Blog light-box CSS */


.blog-left:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	bottom: 0;
}

.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.2s ease-out 0s;
	width: 100%;
}

.blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
}

.product-block .blog-left:hover .post_hover,
.product-block .blog-left:hover .zoom,
.product-block .blog-left:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left .icon.zoom .fa,
.blog-left .icon.readmore_link .fa {
	font-size: 40px;
}

.blog-left:hover .blog-image .zoom .fa,
.blog-left:hover .blog-image .readmore_link .fa {
	font-size: 14px;
}

.blog-left .blog-image .zoom {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 8px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	position: absolute;
	left: 50%;
}

.blog-left .blog-image:hover .zoom {
	left: 33%;
}

.blog-left .blog-image:hover .readmore_link {
	right: 33%;
}

.blog-left .blog-image .zoom:hover,
.blog-left .blog-image .readmore_link:hover {
	color: #fff;
	border-color: #fff;
	background: #262626
}

.blog-left .blog-image .readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 8px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	position: absolute;
	right: 50%;
}

.all-blog .blog-left-content {
	float: left;
	width: 100%;
	text-align: center;
}

.all-blog .blog-left-content .blog-image {
	position: relative;
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
}

.all-blog .blog-image {
	background-position: center center;
	float: none;
	height: 400px;
	overflow: hidden;
	position: relative;
	width: auto;
	margin: 0 auto;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	bottom: 0;
}

.post-image-hover {
	height: 100%;
	position: absolute;
	bottom: -100%;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	width: 100%;
	top: auto;
}

.blog-left-content .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 0;
	text-align: center;
	top: 44%;
}

.all-blog .blog-left-content .blog-image:hover .zoom,
.all-blog .blog-left-content .blog-image:hover .readmore_link {
	display: block;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .icon.zoom .fa,
.blog-left-content .icon.readmore_link .fa {}

.blog-left-content .blog-image:hover .zoom .fa,
.blog-left-content .blog-image:hover .readmore_link .fa {
	font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .blog-image .zoom {
	border: 2px solid #ffd400;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #ffd400;
	display: inline-block;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	margin-right: 10px;
	padding: 8px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	left: 48%;
	right: auto;
	position: absolute;
	background-color: #fff;
}

.blog-left-content .blog-image .zoom:hover,
.blog-left-content .blog-image .readmore_link:hover {
	color: #fff;
	border-color: #ffd400;
	background: #ffd400;
}

.blog-left-content .blog-image .readmore_link {
	border: 2px solid #ffd400;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #ffd400;
	display: inline-block;
	padding: 8px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	right: 48%;
	left: auto;
	position: absolute;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	background-color: #fff;
}

.blog-left-content .blog-image:hover .zoom {
	left: 45%;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.blog-left-content .blog-image:hover .readmore_link {
	right: 45%;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#add-comment .col-sm-10 {
	width: 66.6667%;
}

#add-comment .col-sm-2 {
	width: 25%;
}

.all-blog h4 {
	display: none;
}

.all-blog .page-title {
	background: #f8f8f8 none repeat scroll 0 0;
	font-size: 14px;
	margin: 0 0 15px;
	padding: 10px 10px;
}

.all-blog .blog-content {
	float: left;
	border: none;
}

.all-blog .blog-content img {
	width: auto;
	border: none;
	padding: 0;
	max-width: inherit;
	-webkit-filter: grayscale(50%);
	-o-filter: grayscale(50%);
	filter: grayscale(50%);
}

.all-blog .blog-content:hover img {
	-webkit-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

.all-blog .blog-content .blog-body {
	padding: 0px;
}

.all-blog .first-item .blog-body {}

.all-blog .last-item .blog-body {}

.all-blog .blog-content .blog-body h5 {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 15px 0 5px;
}

.all-blog .blog-content .blog-body h5 a {
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
	font-size: 24px;
}

.all-blog .blog-content .blog-body .blog-desc {
	text-align: center;
	margin-top: 0;
	line-height: 24px;
	margin-bottom: 20px;
}

.all-blog .blog-body .blog-bottom {
	padding: 10px 0 35px;
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	text-align: center
}

.all-blog .read-more {
	width: 100%;
}


.all-blog .allblog-top {
	background: #f8f8f8 none repeat scroll 0 0;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 20px 15px;
	text-align: center;
	width: 100%;
	display: none;
}

.all-blog .blog-top {
	text-align: center;
	color: #262626;
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	text-transform: capitalize;
	font-size: 12px;
}

.all-blog .write-comment {
	float: none;
	display: inline-block;
	color: #666666;
}

.all-blog .blog-date {
	float: none;
	display: inline-block;
}

.all-blog .read-more a {
	display: inline-block;
	padding: 3px 25px;
	border: 1px solid #d9d9d9;
	color: #262626;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
}

.all-blog .read-more a:hover {
	background: #262626;
	color: #FFFFFF;
	border: 1px solid #262626;
}

/* HEADER CMS */

.cont_inner {
	float: left;
	position: relative;
	background-color: #f8f8f2;

}

.header_3cms.cont_inner {
	width: 390px;
}

.header_1cms.cont_inner {
	width: 390px;
}

.header_2cms.cont_inner {
	margin-left: 15px;
	margin-right: 15px;
	width: 390px;
}

.header_content1 {
	padding: 22px 40px;
	text-align: center;
}

.header_content2 {
	padding: 22px 0;
	text-align: center;
}

.header_content3 {
	padding: 22px 40px;
	text-align: center;
}

.header_cms_text {
	text-transform: uppercase;
	display: inline-block;
	line-height: 30px;
	color: #717171;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	white-space: nowrap;
}

.cms_img {
	display: inline-block;
	padding: 15px;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

.header_cms1_img {
	background: url(../image/megnor/searvice-icon.png) no-repeat scroll -3px -8px transparent;
}

.header_cms2_img {
	background: url(../image/megnor/searvice-icon.png) no-repeat scroll -3px -68px transparent;
}

.header_cms3_img {
	background: url(../image/megnor/searvice-icon.png) no-repeat scroll -3px -118px transparent;
}

.common-home .content_headercms_top {
	display: none
}

.content_headercms_top {
	margin-bottom: 0px;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
}

.header_cms.container {}

@media (max-width: 1260px) {

	.category .category_filter {}
}

@media only screen and (max-width: 479px) {
	.blog-right {
		width: 100%;
	}
}


/*Megnor Blog light-box CSS */

/*Megnor Blog CSS */

/*Megnor Footer CSS */

#footer_aboutus_block>h5 {
	display: none;
}

#footer_aboutus_block>ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#footer .column .tm-about-logo>a {
	background: none;
	padding: 0;
}

.tm-about-logo {
	margin-bottom: 24px;
	text-align: center;
}

#footer #footer_aboutus_block.col-sm-3.column {
	margin: 0 50px 0 10px;
	padding: 0;
	width: 29%;
	text-align: center;
	border: none;
}

li.social_block {
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 23px;
}

#footer li.social_block a .fa {
	font-size: 22px;
	font-weight: normal;
}

#footer li.social_block a {
	color: #555;
}

#footer li.social_block a:hover {
	color: #fff
}

#footer li {
	line-height: 24px;
}

.footer-bottom {
	text-align: center;
	margin: 65px 0 0;
	padding: 15px 0;
	background: url("../image/megnor/footer-divider.png") no-repeat scroll center top;
	position: relative;
}

.footer-bottom:before {
	border-top: 1px solid #3c3c3c;
	position: absolute;
	top: 5px;
	content: "";
	left: 0;
	width: 48.8%;
}

.footer-bottom:after {
	border-top: 1px solid #3c3c3c;
	position: absolute;
	top: 5px;
	content: "";
	right: 0;
	width: 48.8%;
}

.footer_bottom li {
	display: inline-block;
}

.footer_bottom .payment_block {
	margin: 12px 0 25px;
	padding: 0;
	list-style: outside none none;
}

.footer_bottom .payment_block li,
#footer .payment_block li {
	display: inline-block;
	height: 26px;
	margin-right: 8px;
	width: 43px;
}

.footer_bottom_inner.container {
	padding: 0;
}

.footer_bottom h5 {
	display: none;
}

.powerd {
	padding: 20px 0 10px;
}

/*Megnor Footer CSS */

/*Megnor slideshow CSS */

.main-slider .owl-carousel .owl-buttons .owl-prev {
	border: 2px solid #fff;
	height: 34px;
	width: 34px;
	color: #FFFFFF;
	text-align: center;
}

.main-slider .owl-carousel .owl-buttons .owl-next {
	border: 2px solid #fff;
	height: 34px;
	width: 34px;
	color: #FFFFFF;
	text-align: center;
}

.main-slider .owl-carousel .owl-buttons .owl-prev:hover {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}

.main-slider .owl-carousel .owl-buttons .owl-next:hover {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}

/*Megnor slideshow CSS */

/*Megnor infinit scroll CSS */

.infinitescroll .element {}

/*.pagination{ display:none;}
.pagination-wrapper .page-result{ display:none;}*/
#infscr-loading {
	text-align: center;
	z-index: 100;
	width: 200px;
	background: white;
	background: hsla(0, 0%, 100%, 0.9);
	padding: 20px;
	color: #222;
	display: block;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.iscroller-btn-cont {
	text-align: center;
}

#infscr-loading {
	clear: both;
	float: none;
	text-align: center;
	display: block;
	position: relative;
	font-style: normal;
}

#infscr-loading i {
	display: block;
	position: relative;
	font-style: normal;
}

.iscroller-arrow {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 10px;
	left: 50%;
	margin-left: -5px;
}

.iscroller-arrow>div {
	content: ' ';
	border-style: solid;
	border-width: 0 10px 20px 10px;
	border-color: transparent;
	position: absolute;
	height: 0;
	width: 0;
	top: -20px;
	margin-left: -10px;
	left: 50%;
}

#loadProduct a {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #262626;
	color: #262626;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	padding: 7px 100px;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
}

.loadmore {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.loadmore .gridcount {
	padding: 5px 100px;
}

#loadProduct a:hover {
	background: #262626;
	color: #FFFFFF;
}

.category .pagination-wrapper .page-link,
.category_page .pagination-wrapper .page-link {
	width: 100%;
}

#loadProduct {
	text-align: center;
}

/*.category .pagination-wrapper .pagination, .category_page .pagination-wrapper .pagination { display:none; }*/

#tab-latest #tablatest-grid .product-items,
#tab-special #tabspecial-grid .product-items,
#tab-bestseller #tabbestseller-grid .product-items {
	display: none;
}

.tm-message {
	bottom: 0;
	display: none;
	font-size: 20px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	line-height: 30px;
}

@-webkit-keyframes fixedAnim {
	0% {
		top: -100%;
	}

	100% {
		top: 0;
	}
}

@-moz-keyframes fixedAnim {
	0% {
		top: -100%;
	}

	100% {
		top: 0;
	}
}

@keyframes fixedAnim {
	0% {
		top: -100%;
	}

	100% {
		top: 0;
	}
}

header.header-length {
	margin-bottom: 53px;
}

.nav-container {
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	background-color: #262626;
}

.nav-container.fixed {
	display: block;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	background: #262626;
}

.nav-container.fixed .nav-responsive span,
.nav-container.fixed .main-menu>ul>li>a {
	color: #FFFFFF;
}

.nav-container.fixed .nav-inner {
	border-top: 1px solid #262626;
	border-bottom: 1px none transparent;
}

.nav-container.fixed .navbar-nav>li>.dropdown-menu {}

.header-right.header-right-fixed {
	display: block;
	margin: 0;
	position: fixed;
	right: 25px;
	padding-top: 17px;
	width: auto;
	z-index: 1001;
	top: 0;
}

/*Megnor Ajax alert CSS */

.alert.alert-success.animated {
	width: 100%;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	padding: 15px 10px;
	opacity: 0.95 !important;
	-webkit-opacity: 0.95 !important;
	-moz-opacity: 0.95 !important;
	-khtml-opacity: 0.95 !important;
	background-color: #303030 !important;
	border-color: #303030 !important;
	color: #fff !important;
}

.alert.alert-success.animated span {
	font-size: 14px !important;
}

.alert.alert-success.animated span a {
	color: #fff;
	border-bottom: 1px dashed;
}

.alert.alert-success.animated span .fa.fa-check-circle {
	color: #9bcf85;
}

.alert.alert-success.animated button.close {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	color: #fff;
}

.content-top-breadcum .container {
	margin-bottom: 20px;
	position: relative;
	margin-top: 5px;
}

.content-top-breadcum {
	background: url(../image/megnor/breadcrumb.jpg) no-repeat scroll 0 0;
	margin-bottom: 50px;
	text-align: center;
	padding: 35px 0;
}

.content-top-breadcum #title-content {}

.common-home .content-top-breadcum {
	display: none;
}


/*PRODUCT TAB*/

.content_product_block {
	margin: 20px 0;
	position: relative;
}

#custom_tab ul li a {
	color: #aaaaaa;
	float: left;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	padding: 6px 16px;
	transition: none;
}

#custom_tab.product-tabs {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}

#custom_tab>ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#custom_tab li {
	float: left;
	margin: 0;
}

#custom_tab.product-tabs a {
	background: none repeat scroll 0 0;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	color: #aaa;
	float: left;
	padding: 4px 16px;
	text-transform: uppercase;
	margin-right: -1px;
}

#custom_tab.product-tabs a.selected {
	background: #262626 none repeat scroll 0 0;
	border-left: 1px solid #262626;
	border-top: 1px solid #262626;
	color: #fff;
}

.content_product_block .tab_product {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 20px;
}

#custom_tab.product-tabs ul li:first-child a.selected,
#custom_tab.product-tabs ul li:last-child a.selected,
#custom_tab.product-tabs a.second.selected {
	border-left: 1px solid #262626;
}

.size_guide_table {
	border: 1px solid #d9d9d9;
	width: 100%;
}

.size_guide_table tbody th {
	color: #262626;
	font-weight: bold;
	padding: 7px 8px;
	vertical-align: middle;
	white-space: nowrap;
}

.size_guide_table tbody th {
	background: #f9f9f9 none repeat scroll 0 0;
	border-bottom: 1px solid #d9d9d9;
}

.size_guide_table tbody td {
	padding: 5px 8px;
}

#collapse-checkout-option h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

.product-info .image {
	max-width: 100%;
}


/* ----- BEGIN CUSTOM CSS ----- */
.newsblog-category.layout-2.left-col #content, .newsblog-article.layout-2.left-col #content {
	width: 100%;
	min-height: unset;
	padding-top: 15px;
	padding-bottom: 35px;
}
.newsblog-category.layout-2.left-col #content .col-sm-6:nth-child(2n+1) {
	clear: unset;
}
.newsblog-category .product-list a:hover {
	opacity: .75;
}
.newsblog-category .product-list .product-thumb {
	margin-bottom: 40px;
}
.newsblog-category .product-list .product-thumb .image {
	float: left;
	margin: 0 30px 15px 0;
}
.newsblog-category .product-list .product-thumb .image img {
	border: 1px solid #d9d9d9;
	opacity: 1;
}
.newsblog-category .product-list .product-thumb .caption {
	float: unset;
}
.newsblog-category .product-thumb h4 {
	margin-top: 0;
}
.newsblog-article #content .inner-content a {
	color: #262626;
	border-bottom: 1px dotted;
}
.newsblog-article #content .inner-content a:hover {
	color: #aaa;
}
.newsblog-article #content .inner-content .thumbnails {
	border: 1px solid #d9d9d9;
	text-align: center;
	margin-bottom: 35px;
}
.newsblog-article #content .inner-content .thumbnails .thumbnail {
	padding: 0;
	margin: 0 0 30px 0;
	border: 1px solid #d9d9d9;
	border-radius: 0;
}
.newsblog-article .related-title {
	border-top: 1px solid #d9d9d9;
    display: block;
    margin-top: 25px;
    padding-top: 35px;
}
.newsblog-article .row.related .product-thumb {
	margin-bottom: 0;
}
.newsblog-article .row.related h3 {
	font-weight: normal;
	font-size: 13px;
}
.newsblog-article .row.related i {
	font-size: 9px;
    vertical-align: middle;
	color: #262626;
	margin-right: 5px;
}
.newsblog-article .row.related a {
	color: #262626;
	border-bottom: 1px dotted;
}
.newsblog-article .row.related a:hover {
	color: #aaa;
}
.main-menu>ul>li.top_level.dropdown a i {
	margin-left: 3px;
}

.acc-link {
	margin-left: 5px;
	background: transparent !important;
}

#top-links a .fa-user {
	color: #b8b8b8;
	font-size: 18px;
	vertical-align: middle;
}

#top-links a .fa-user:hover {
	color: #fff;
}

.top-left-col {
	float: left;
	color: #c5c5c5;
}

.top-left-col a {
	margin-right: 8px;
	color: #fff;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.top-left-col a:first-child,
.top-left-col a:nth-child(2) {
	margin-right: 15px;
	width: auto;
}

.top-left-col a:hover {
	color: #c5c5c5;
}

.top-left-col a img {
	width: 20px;
	height: 20px;
	margin-top: -3px;
}

.top-left-col a img:hover,
.top-left-col a img:active,
.top-left-col a img:focus {
	opacity: .8;
}

.top-right-col {
	float: right;
	color: #c5c5c5;
}

.top-right-col a {
	margin-left: 15px;
	color: #fff;
}

.top-right-col a:hover,
.top-right-col a img:active,
.top-right-col a img:focus {
	color: #c5c5c5;
}

.breadcrumb li span {
	color: #c5c5c5;
}

.breadcrumb li a span {
	color: #fff;
}

.breadcrumb li a:hover span,
.breadcrumb li a:active span,
.breadcrumb li a:focus span {
	color: #c5c5c5;
}

#content .box-product .product-thumb .h4-header a {
	font-size: 13px;
	color: #262626;
}

#content .box-product .product-thumb .h4-header {
	margin: 6px 0 3px;
}

.product-grid .product-thumb .h4-header {
	font-weight: normal;
	font-size: 13px;
	margin: 6px 0 0;
}

.product-thumb .h4-header {
	font-weight: normal;
	font-size: 13px;
	margin: 8px 0;
}

.product-list .product-thumb .h4-header a {
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
}

footer .h5-header {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer .col-sm-3.column.first-col-footer {
	margin: 0 50px 0 10px;
	padding: 0;
	width: 29%;
	text-align: center;
	border: none;
}

.first-col-footer img.footer-logo {
	display: block;
	margin: 15px auto 0;
}

.footer-btns {
	margin-top: 25px;
}

.footer-btns span {
	margin: 0 5px 0 0;
}

.footer-btns a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 0 -5px 5px;
}

.footer-btns a img {
	width: 20px;
	height: 20px;
	display: block;
}

.footer-btns a img:hover,
.footer-btns a img:active,
.footer-btns a img:focus {
	opacity: .8;
}

.newsletter-container .h2-header {
	float: left;
	font-size: 18px !important;
	font-weight: bold !important;
	text-transform: uppercase;
	color: #fff !important;
	margin-top: 9px;
	background: none;
	padding: 0;
	display: inline-block;
}

.pagination>li>a,
.pagination>li>span {
	border-radius: unset !important;
}

.product-grid .product-thumb .h4-header {
	font-weight: normal;
	font-size: 13px;
	margin: 6px 0 3px;
	color: #262626;
}

#ocfilter {
	margin-top: 6px;
}

#ocfilter>.panel-heading {
	padding: 3px 15px;
	border-color: #d9d9d9;
	color: #262626;
	font-weight: 600;
}

#ocfilter .popover {
	border-radius: unset;
}

#ocfilter .popover .input-sm {
	border-radius: unset;
}

#ocfilter .noUi-connect {
	background: #fef22d;
	box-shadow: unset;
}

#ocfilter .noUi-handle {
	box-shadow: unset;
	border-radius: unset;
}

#ocfilter .noUi-target {
	border-radius: unset;
}

#ocfilter .ocfilter-option label a {
	color: #808080;
}

#ocfilter .ocfilter-option .option-name {
	color: #262626;
	font-weight: normal;
}

#ocfilter .ocfilter-option label small {
	background: #eee;
	color: #262626;
}

#column-left .box .box-heading {
	border-color: #d9d9d9;
}

#ocfilter .ocfilter-option button {
	border-radius: unset;
}

.product-right .alert-info {
	background-color: #f8f8f8;
	border-color: #d9d9d9;
	color: #666;
}

.productpage .h3-header.product-title {
	font-size: 18px;
	padding: 0 0 5px;
	background: none;
	color: #262626;
	/*white-space: nowrap;*/
}

.productpage #product .h3-header {
	text-transform: none;
	background: none;
	padding: 0;
	margin: 0 0 10px;
	color: #262626;
}

#form-review .h4-header {
	color: #262626;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .box-product .product-thumb .h4-header {
	margin: 6px 0 3px;
	font-weight: normal;
	font-size: 13px;
}

#content .box-product .product-thumb .h4-header a {
	font-size: 13px;
	color: #262626;
}

.product-info .product-image .customNavigation span.prev,
.product-info .product-image .customNavigation span.next {
	top: 30px !important;
}

.product-search .h3-header {
	color: #262626;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
}

.page-title,
.account-account h2,
.account-address h2,
.account-address-edit h2,
.account-address-add h2,
.account-download h2,
.account-wishlist h2,
.content-top-breadcum #title-content h1,
.account-order-info h2 {
	white-space: unset;
}

#ocfilter-content .selected-options>button {
	margin: 10px 15px;
}

.information-contact .contact-info .col-sm-4 {
	width: 25%;
	padding: 0 15px 0 0;
}

.information-contact .contact-info address {
	margin: 10px 0 15px;
}

.information-contact .contact-info .fas {
	padding-left: 0;
    font-size: 14px;
    vertical-align: middle;
    color: #aaa;
    margin-right: 5px;
}

.information-contact h3 {
	text-transform: uppercase;
}

.warranty-link {
	color: #262626;
	border-bottom: 1px dashed;
}

.warranty-link:hover {
	border-bottom-color: transparent;
}

#simplecheckout_cart .quantity .form-control {
	border-top-color: #262626;
	border-bottom-color: #262626;
}

/*.simple-content .table-responsive {
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.simple-content .table-responsive::-webkit-scrollbar {
    width: 0px;
	height: 0px;
}
.simplecheckout-cart th.image, .simplecheckout-cart td.image {
	display: none !important;
}*/
.alert.alert-success.animated {
	height: auto !important;
}

.footer-payment-logos {
	position: absolute;
	right: 0;
	top: 30px;
}

.powerd {
	text-align: left;
}

.hometab .tab-head .tab-title h1 {
	font-size: inherit;
	padding: inherit !important;
	font-weight: inherit;
	display: initial;
}

.hometab .tab-title {
	white-space: normal;
}

.home-partners {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
	padding-top: 50px;
}

.common-home .banners-slider-carousel .product-block-inner img:hover {
	opacity: 1;
}

.information-contact .telephone address:first-of-type {
	margin-bottom: 0;
}

.information-contact .telephone address:nth-of-type(2) {
	margin-top: 0;
}

.information-contact h2 {
	padding: 0 0 10px;
}

h2.contact-bottom-header {
	padding: 25px 0;
}

.gmap-wrapper.col-sm-12 {
	margin-top: 30px !important;
	padding: 0 !important;
}

.gmap-wrapper iframe {
	border: none !important;
}

.contact-msg-btns {
	margin: 12px 0 15px;
}

.contact-msg-btns a {
	margin-right: 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
}

.contact-msg-btns a:hover {
	opacity: .8;
}

.contact-msg-btns a img {
	width: 20px;
	height: 20px;
	vertical-align: top;
}

.information-contact .contact-info .addresses-row .col-sm-4 {
	width: 33.333333%;
}
.mini-desc {
	color: #808080;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
}
.mini-desc p {
	margin: 0;
}
.custom-text {
	margin: 15px 0;
}
.custom-text h2, .custom-text h3, .custom-text h4, .custom-text h5, .custom-text h6 {
	color: #262626;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px 0 20px;
    margin: 0;
    display: block;
}
.custom-text > h2:first-child, .custom-text > h3:first-child, .custom-text > h4:first-child, .custom-text > h5:first-child, .custom-text > h6:first-child {
	padding-top: 0;
}

@media only screen and (min-width: 980px) {
	.header-right {
		padding: 0;
	}
}

@media only screen and (max-width: 1260px) and (min-width: 980px) {
	.newsletter-container .h2-header {
		font-size: 16px !important;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 980px) {

	.hometab .tab-title:after,
	#content .box .box-heading:after {
		margin-left: 15px;
	}
}

@media only screen and (max-width: 979px) {
	.acc-link {
		margin-left: 0;
	}
	.hometab .tab-title {
		text-align: center;
	}

	.hometab .tab-head {
		text-align: center;
		display: block;
		width: 100%;
	}

	.hometab .htabs {
		text-align: center;
		margin-top: 35px;
		padding-top: 50px;
		float: none;
		background: url(../image/megnor/home-top-divider.png) no-repeat scroll center top;
	}

	.hometab .htabs:before {
		border-top: 1px solid #ccc;
		position: absolute;
		margin-top: -45px;
		content: "";
		left: calc(50% - 115px);
		width: 100px;
	}

	.hometab .htabs:after {
		border-top: 1px solid #ccc;
		position: absolute;
		/* top: 5px; */
		margin-top: -45px;
		content: "";
		left: calc(50% + 15px);
		width: 100px;
	}

	.hometab .tab-title:after,
	#content .box .box-heading:after {
		display: none;
	}

	.top-right-col a {
		display: none;
	}

	.content-top-breadcum {
		margin-bottom: 30px;
		padding: 1px 0;
	}

	.category_filter .btn-list-grid {
		display: none;
	}

	#ocfilter {
		margin-top: 15px;
	}

	#ocfilter-mobile .navbar-default .navbar-brand {
		color: #262626;
		font-size: 16px;
	}

	#ocfilter-mobile .navbar-toggle {
		padding: 5px 10px;
		border-radius: unset;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background: #d9d9d9 !important;
	}

	#navbar-ocfilter.collapse #ocfilter {
		display: none !important;
	}

	#navbar-ocfilter.collapse.in #ocfilter {
		display: block !important;
	}

	.newsletter-container .h2-header {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	#footer .col-sm-3.column.first-col-footer {
		width: 100%;
		margin: 0 !important;
	}

	#top .container {
		padding: 5px 30px;
	}

	.nav-responsive span {
		padding: 14px 0 16px;
	}

	.first-col-footer img.footer-logo {
		max-width: unset;
		display: block;
		margin: auto;
	}

	.footer-btns {
		margin: 15px 0;
	}

	.newsletter-container i {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.information-contact .email.telephone address:first-of-type {
		margin-bottom: 15px;
	}

	.contact-info .address-detail,
	.contact-info .telephone,
	.contact-info .fax,
	.contact-info .open-time,
	.contact-info .comment,
	.contact-info .left {
		float: none;
	}

	.gmap-wrapper.col-sm-12 {
		margin-top: 35px !important;
	}

	.hometab {
		margin-top: 15px;
	}

	.hometab .tab-head {
		margin-bottom: 35px;
	}

	.top-left-col,
	.top-right-col {
		display: block;
		float: none;
	}

	.hometab .tab-head {
		float: none;
		width: 100%;
		text-align: center;
	}

	.newsletter-box .btn {
		float: none !important;
		margin: 0 !important;
		display: block !important;
		margin: 0 auto !important;
	}

	.newsletter-box #txtemail {
		float: none !important;
		margin: 0 auto 20px !important;
		text-align: center;
	}

	.search {
		margin-right: 10px;
	}

	.top-left-col a:first-child,
	.top-left-col a:nth-child(2) {
		font-weight: 600;
	}

	.top-left-col a:nth-child(3),
	.top-left-col a:nth-child(4),
	.top-left-col a:nth-child(5),
	.top-left-col a:last-child {
		float: right;
		margin-top: 10px;
		margin-right: 0;
	}

	.top-left-col a:nth-child(3),
	.top-left-col a:nth-child(4),
	.top-left-col a:nth-child(5) {
		margin-left: 10px;
	}

	.newsletter-container {
		margin-bottom: 15px;
	}

	.information-contact .contact-info .col-sm-4,
	.information-contact .contact-info .addresses-row .col-sm-4 {
		width: 100%;
	}

	.information-contact .contact-info .address-detail a {
		margin-bottom: 35px;
	}
}

@media only screen and (max-width: 767px) and (min-width: 601px) {
	#simplecheckout_cart .quantity .input-group-btn:last-child>.btn.btn-danger {
		margin-top: -2px;
	}
}

@media only screen and (max-width: 600px) {
	#simplecheckout_cart .quantity .form-control {
		border-left-color: #262626;
	}

	.footer-payment-logos {
		position: initial;
		margin: 10px 0;
	}

	.powerd {
		text-align: center;
	}
}

@media only screen and (max-width: 479px) {

	#content .category-product .product-grid .product-thumb,
	#content .box-product .product-block {
		margin-top: 0;
		margin-bottom: 0;
	}

	.top-left-col a:nth-child(3),
	.top-left-col a:nth-child(4),
	.top-left-col a:nth-child(5) {
		margin-left: 9px;
	}

	.hometab .htabs:before {
		left: calc(50% - 100px);
		width: 85px;
	}

	.hometab .htabs:after {
		width: 85px;
	}

	#cart .dropdown-menu {
		width: 280px !important;
	}

	.product-thumb .price-new,
	.product-thumb .price-old {
		float: none;
	}

	.newsletter-container .h2-header {
		font-size: 12px !important;
		float: none;
	}

	.search {
		margin-right: 0;
	}

	.top-right-col {
		font-size: 11px;
	}

	.top-left-col a {
		margin-right: 5px;
		font-size: .98em;
		width: 19px;
		height: 19px;
	}

	.top-left-col a:first-child {
		margin-right: 8px;
	}

	.top-left-col a:nth-child(2) {
		margin-right: 0;
	}

	.top-left-col a img {
		width: 19px;
		height: 19px;
		margin-top: -2px;
	}
}

@media only screen and (max-width: 374px) {
	#content .category-product .product-grid .product-thumb .price {
		font-size: 16px;
	}

	.top-left-col a:nth-child(3),
	.top-left-col a:nth-child(4),
	.top-left-col a:nth-child(5) {
		margin-left: 8px;
	}

	#top .container {
		padding: 10px 30px;
	}

	.top-left-col a:nth-child(3) {
		margin-top: -4px;
		margin-left: 10px;
	}

	.top-left-col a:nth-child(4) {
		margin-top: -4px;
		margin-left: 0;
	}

	.top-left-col a:nth-child(5) {
		position: absolute;
		right: 44px;
		top: 24px;
		margin-left: 0;
	}

	.top-left-col a:last-child {
		position: absolute;
		right: 15px;
		top: 24px;
	}
}

/* ----- END CUSTOM CSS ----- */

@media (max-width: 1260px) {
	.product-info .image-additional {
		width: 430px;
	}

	#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;
	}

	.header_1cms.cont_inner,
	.header_2cms.cont_inner,
	.header_3cms.cont_inner {
		width: 303px;
	}

	.header_content1,
	.header_content3 {
		padding: 22px 15px;
	}

	#footer {
		padding: 0 15px;
	}

	.product-image.thumbnails {
		display: block
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.header_1cms.cont_inner,
	.header_2cms.cont_inner,
	.header_3cms.cont_inner {
		width: 320px;
	}

	#footer #footer_aboutus_block.col-sm-3.column {
		margin: 0 20px 0 10px;
		width: 33%;
	}

	#footer .col-sm-3.column {
		padding: 0 0 0 35px;
		width: 21%;
	}

	.newsletter {
		width: 58%;
	}

	.newsletter-box #txtemail {
		width: 72%;
	}

	.content_footer_top h2 {
		font-size: 16px !important;
	}

	.blog-left-content .blog-image:hover .readmore_link {
		right: 44%;
	}

	.blog-left-content .blog-image:hover .zoom {
		left: 44%;
	}

	.product-thumb .image img {
		width: 100%;
	}
}

@media only screen and (min-width: 980px) and (max-width: 1023px) {

	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: 50%;
	}

	#column-left .box-product .image,
	#column-right .box-product .image {
		margin-right: 10px;
	}

	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .box .filterbox,
	#column-right .box .filterbox {
		padding: 10px 5px;
	}

	.comment-content .commnet-right {
		width: 60%;
	}

	.newsletter-container {
		padding: 0 20px;
	}

	.newsletter {
		width: 58%;
	}

	.newsletter-box #txtemail {
		width: 72%;
	}

	#menu ul {
		float: left;
	}

	.blog-desc {
		margin: 0;
	}

	.view-blog {
		margin: 0;
	}

	.zoomWindowContainer .zoomWindow {}

	.product-info .image img {
		width: 100%;
	}

	.nav-responsive span,
	.main-menu>ul>li>a {
		padding: 16px 15px;
	}

	.blog-left .blog-image {
		width: 235px;
	}

	.blog-right {
		width: 47%;
	}

	.content_footer_top h2 {
		font-size: 16px !important;
	}

	#footer #footer_aboutus_block.col-sm-3.column {
		margin: 0 20px 0 10px;
		width: 33%;
	}

	#footer .col-sm-3.column {
		padding: 0 0 0 35px;
		width: 21%;
	}

	.category .category_filter {}

	.compare-total {
		margin: 5px 20px 0px;
		padding: 0 25px;
		float: right;
		width: auto;
	}

	.product-list .product-thumb .button-group button {
		margin-bottom: 12px;
	}

	.product-info .image {
		width: 100%;
	}

	.productpage .product-left {
		padding-right: 15px;
	}

	.productpage .product-right {}

	.product-right .btn.wishlist {
		border: none;
	}

	.product-right .btn.compare {
		padding-left: 0;
	}

	.blog-left .blog-image:hover .zoom {
		left: 30%;
	}

	.blog-left .blog-image:hover .readmore_link {
		right: 30%;
	}

	.header-right.header-right-fixed #search .input-lg {
		background: #262626;
	}

	.blog-left-content .blog-image:hover .readmore_link {
		right: 43%;
	}

	.blog-left-content .blog-image:hover .zoom {
		left: 43%;
	}

	.product-info .image-additional {
		width: 415px
	}
}

@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: left;
		margin: 10px 0 0;
		width: 100%;
	}

	.nav-tabs {
		float: none !important;
	}

	.nav-tabs>li {
		clear: none !important;
	}

	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		border-right: 1px solid #d9d9d9 !important;
	}

	.pagination-right {}

	.compare-total {}

	.filterbox .list-group-item.title {
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
	}
}

@media (max-width: 979px) {

	#column-left .box-product .image,
	#column-right .box-product .image {
		margin-right: 20px;
	}

	.col-md-4.btn-list-grid {
		margin-bottom: 10px;
	}

	.pagination-right {
		clear: both;
		float: left;
	}

	.compare-total {
		float: left;
		border: none;
	}

	.product-compare .table-bordered {
		width: 100%;
		float: left;
		overflow: auto;
		display: inline;
	}

	.newsletter-container {
		padding: 0 20px;
	}

	#accordion .form-horizontal .control-label {
		width: 100%;
	}

	.shopping-cart .input-group .form-control {
		width: 100%
	}

	.shopping-cart .input-group-btn {
		clear: both;
		margin-top: 5px
	}

	.checkout-cart .shopping-cart .input-group-btn:last-child>.btn,
	.checkout-cart .shopping-cart .input-group-btn:last-child>.btn-group {
		margin-right: 5px;
		margin-left: 0;
	}

	.zoomWindowContainer .zoomWindow {}

	.product-info .image img {}

	.product-info .additional-carousel {
		float: none;
		display: inline-block;
	}

	.col-sm-4.header-logo {}

	.header-right {
		width: 21%;
		z-index: 1000
	}

	.header_1cms.cont_inner,
	.header_2cms.cont_inner,
	.header_3cms.cont_inner {
		width: 230px;
	}

	.header_content1,
	.header_content3 {
		padding: 22px 15px;
	}

	.header_content1,
	.header_content3,
	.header_content2 {
		text-align: center;
	}

	.header_cms_text {
		line-height: 24px;
		white-space: normal;
	}

	.main-menu>ul>li ul>li>a,
	.responsive-menu .main-navigation li a {
		padding: 6px 8px;
	}

	.testimonial-cms {
		width: 100%;
		margin-bottom: 60px;
	}

	.megnorblog {
		width: 100%;
	}

	.megnorblog .bx-controls {
		opacity: 1;
	}

	.newsletter {
		float: left;
		width: 100%;
	}

	.megnorblog .bx-wrapper {
		max-width: 100% !important;
		padding: 0;
	}

	#footer_aboutus_block>h5 {
		display: block;
		text-align: left;
	}

	#footer #footer_aboutus_block.col-sm-3.column {
		width: 100%;
		margin: 0;
	}

	.banners-slider-carousel .customNavigation {
		opacity: 1 !important;
	}

	.category .category_filter {
		width: 100%;
	}

	.product-list .product-details {}

	.product-list .product-thumb .caption {}

	.product-list .product-thumb .list-right {}

	.product-list .product-thumb .button-group button {
		margin-bottom: 5px;
	}

	.product-list .product-block-inner {
		text-align: center;
	}

	.product-list .product-thumb .image {
		float: left;
		text-align: left;
		margin-right: 30px
	}

	.productpage .product-left {
		width: auto;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}

	.product-info .image-additional {
		width: 530px;
	}

	.productpage .product-right {
		padding: 0 15px;
		width: 100%;
		border: none;
		min-height: inherit;
		margin-top: 30px;
	}

	.additional-carousel .bx-controls {
		opacity: 1;
	}

	.product-info .image {
		float: none;
		display: inline-block;
	}

	.product-info {
		text-align: center
	}

	.comment-content .commnet-left {
		border-right: none;
		width: 30%;
	}

	.comment-content .commnet-right {
		width: 100%;
		margin-top: 10px;
		border-top: 1px solid #d9d9d9;
		padding-top: 10px;
	}

	.all-blog .blog-content {
		width: 100%;
	}

	.all-blog .blog-content img {
		width: 100%;
	}

	.all-blog .blog-image {
		height: auto;
	}

	.nav-tabs>li>a {}

	#content .filter-content {
		width: 25%;
	}

	.blog-left-content .post_hover {
		width: 95px;
	}

	.blog-left-content .blog-image .zoom {
		left: 40px;
	}

	.blog-left-content .blog-image .readmore_link {
		right: 40px;
	}

	.blog-left-content .blog-image:hover .zoom {
		left: 0;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}

	.blog-left-content .blog-image:hover .readmore_link {
		right: 0;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}

	.layout-2.left-col #column-left,
	.layout-2.right-col #column-right,
	.layout-3 #column-left,
	.layout-3 #column-right,
	#column-left,
	#column-right {
		width: 100%;
		padding: 0 15px;
		display: block !important;
		clear: both;
		margin-top: 20px
	}

	.common-home .layout-2.left-col #column-left,
	.common-home .layout-2.right-col #column-right,
	.common-home .layout-3 #column-left,
	.common-home .layout-3 #column-right,
	#column-left,
	#column-right {
		display: none !important;
	}

	.box.megnorcategory .box-heading {
		width: 100%;
	}

	.box-category-heading:before {
		content: initial;
	}

	#column-left .container,
	#column-right .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .box .filterbox,
	#column-right .box .filterbox {
		display: none;
		padding: 10px 5px;
		margin-bottom: 0;
	}

	.single-banner {
		display: none;
	}

	#column-left .box .list-group,
	#column-right .box .list-group {
		display: none
	}

	#column-left .box .box-heading,
	#column-right .box .box-heading {
		position: relative;
		margin: 0;
	}

	#column-left .box,
	#column-right .box {
		margin-bottom: 20px;
	}

	#column-left .box .toggle .mobile_togglemenu,
	#column-right .box .toggle .mobile_togglemenu {
		top: 0px;
		right: 0px;
		width: 100%;
		background: url("../image/megnor/toggle-arrow1.png") no-repeat scroll right 0px transparent;
	}

	#column-left .box .toggle.active .mobile_togglemenu,
	#column-right .box .toggle.active .mobile_togglemenu {
		background-position: right -52px;
	}

	#column-left .box .box-heading,
	#column-right .box .box-heading {}

	.filterbox .list-group-item.title {
		padding-left: 0;
		padding-right: 0;
		padding-top: 6px;
	}

	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: auto;
		margin: 0;
	}

	.layout-2.left-col #content,
	.layout-2.right-col #content,
	.layout-3 #content {
		width: 100%;
		padding: 0 15px;
	}

	.footer-bottom {
		margin-top: 25px;
	}

	#footer-top {
		margin-bottom: 25px;
	}

	.content_footer_top h2 {
		text-align: center;
		margin-bottom: 20px
	}

	.footer-bottom:before,
	.footer-bottom:after {
		width: 48.2%;
	}

	#footer {
		padding: 0 15px;
	}

	.nav-inner .container {
		padding: 0 30px;
	}

	.contact-info .right {
		float: left;
		text-align: left;
		clear: both
	}

	.product-thumb .image img {
		width: 100%
	}

	.hometab .tab-title:after,
	#content .box .box-heading:after {
		width: 130px
	}
}

@media (max-width: 767px) {

	.layout-2 #content,
	.layout-3 #content {
		width: 100%;
	}

	.product-info .image-additional {
		width: 100%;
	}

	.product-info .image-additional a {
		padding: 1px;
	}

	.header-logo,
	.header-cart {
		display: inline-block;
		float: none;
		width: 100%;
	}

	.header-search {}

	.header-logo {
		text-align: center;
	}

	.header-cart {
		width: 100%;
		display: inline-block;
		text-align: center;
	}

	.header-logo>div {
		display: inline-block;
	}

	.btn-info {
		margin-bottom: 3px;
	}

	#input-search {
		margin-bottom: 8px;
	}

	#logo .img-responsive {
		margin: 0 auto 15px;
	}

	.col-sm-4.total_amount {
		margin-top: 20px;
	}

	#cart {
		float: none;
	}

	#cart .dropdown-menu {
		right: 0;
		width: 310px;
		top: 31px;
	}

	.dropdown-menu-right.myaccount-menu {
		top: 32px;
	}

	.checkout-cart .table.table-bordered .input-group-btn {
		clear: both;
		margin: 5px 0 0;
		float: left;
	}

	.checkout-cart .btn.btn-danger {
		margin-top: -2px !important;
	}

	.button_class {
		clear: both;
	}

	.show-wrapper {
		clear: both;
		margin: 10px 0 0;
	}

	.category_filter .show {
		float: left;
		margin: 8px 10px 0 0;
	}

	.product-compare .table-bordered {
		float: left;
		width: 100%;
		overflow: auto;
		display: inline;
	}

	.product-info .image {
		margin: 0 auto;
		float: none;
		width: 390px
	}

	.product-info .additional-carousel {
		margin: 0 auto;
		width: 390px;
		float: none
	}

	.addthis_toolbox.addthis_default_style {
		margin: 10px 0;
	}

	#content .category_list .filterbox {
		border: 1px solid #ddd;
		margin: 10px 0;
	}

	#content .category_list .filterbox .list-group a {
		border: none;
	}

	.checkout-cart .input-group-btn:last-child>.btn,
	.checkout-cart .input-group-btn:last-child>.btn-group {
		margin-left: 0;
		margin-right: 5px;
	}

	.zoomWindowContainer,
	.zoomWindow,
	.zoomContainer {
		display: none;
	}

	.col-sm-4.header-logo {
		width: 100%;
		text-align: center;
		margin-bottom: 35px;
	}

	.header-right {
		width: 100%;
		margin: 10px 0;
		text-align: center;
	}

	.header-right-container {
		float: none;
		margin: 0 auto;
		position: relative;
	}

	#search .input-lg {
		width: 240px;
		font-size: 12px;
		padding-right: 35px;
		border: 1px solid #3c3c3c;
		background-color: #3c3c3c
	}

	#search .btn-lg {
		background-position: 7px -93px;
	}

	#search {
		width: 250px;
	}

	.cont_inner {
		margin-bottom: 15px
	}

	.header_1cms.cont_inner {
		width: 100%;
	}

	.header_2cms.cont_inner {
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}

	.header_3cms.cont_inner {
		width: 100%;
	}

	.header_content2,
	.header_content3 {
		padding: 12px 0px;
	}

	.cms_img {
		margin: 0 0 0 0;
	}

	.header_cms_text {
		font-size: 12px;
		white-space: nowrap
	}

	#top-links {
		text-align: left;
	}

	#content .product-grid .product-details,
	#content .product-carousel .product-details,
	#content .box-product .product-details,
	.product-thumb .rating,
	.product-thumb .button-group {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		visibility: visible;
	}

	#column-left .product-thumb .button-group,
	#column-right .product-thumb .button-group {}

	.blog-left .blog-image {
		width: 100%;
	}

	.blog-right {
		width: 100%;
	}

	.newsletter-box #txtemail {
		width: 66%;
	}

	.compare-total {
		margin: 5px 0;
	}

	#content .filter-content {
		width: 50%;
	}

	.product-list .product-thumb .caption {
		width: 100%;
	}

	.product-list .product-details {
		clear: both;
		width: 100%;
		float: left;
		margin-top: 20px
	}

	.product-list .product-thumb .image {
		margin: 0
	}

	.product-list .product-thumb .list-right {
		width: 100%;
		padding: 0px 0;
		border: none;
	}

	.additional-carousel .bx-viewport {
		height: 115px !important;
	}

	.nav-tabs {
		float: none !important;
	}

	.nav-tabs>li {
		clear: none !important;
	}

	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		border-right: 1px solid #d9d9d9;
	}

	.newsletter-box .btn {
		float: left;
		margin-left: 10px;
	}

	.all-blog .blog-content {
		width: 100%;
	}

	.all-blog .blog-content .blog-body {
		padding: 15px 0;
	}

	.megnorblog .bx-controls-direction .bx-prev {
		left: 6px;
	}

	.megnorblog .bx-controls-direction .bx-next {
		left: 42px;
		bottom: auto;
		top: 87px;
	}

	.blog-left .blog-image:hover .zoom {
		left: 36%;
	}

	.blog-left .blog-image:hover .readmore_link {
		right: 36%;
	}

	.product-thumb .button-group button,
	.product-thumb .button-group button+button {
		width: 100%;
		background: #fff;
	}

	.sale {
		right: 0;
	}

	#footer {
		padding: 0 30px;
	}

	.layout-1 #content,
	.layout-2.left-col #column-left,
	.layout-2.right-col #column-right,
	.layout-3 #column-left,
	.layout-3 #column-right,
	#column-left,
	#column-right,
	.layout-2.left-col #content,
	.layout-2.right-col #content,
	.layout-3 #content,
	.newsletter-container {
		padding: 0;
	}

	.search {
		display: inline-block;
		float: none;
	}

	.header-search {
		position: absolute;
		left: 0;
		right: 0;
		top: 25px;
	}

	.col-sm-2.header-cart {
		position: absolute;
		right: 20px;
		padding: 0;
		top: 99px;
	}

	#top-links {
		right: 0;
		position: absolute;
		top: 99px;
	}

	.responsive-menu {
		padding: 0 100px 0 0 !important;
	}

	.hometab .tab-content {
		clear: both
	}

	.hometab .tab-head {
		float: left;
	}

	.htabs {
		float: left;
		clear: both;
		margin-top: 20px
	}
}

@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;}*/
	.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: 0px;
		width: 260px;
	}

	.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 {
		width: 100%;
	}

	.nav-tabs>li {
		width: 100%;
	}

	.nav-tabs>li a,
	.nav-tabs>li,
	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		border: none !important;
	}

	.nav-tabs>li>a {
		margin: 0 0 2px;
	}

	.productpage .write-review,
	.productpage .review-count {
		display: inline-block;
		margin: 5px 0 0;
		width: 100%;
	}

	.pagination-wrapper .page-link {
		float: left;
	}

	.pagination-wrapper .page-result {
		float: left;
		clear: both;
	}

	.checkout-cart .pull-right {
		clear: both;
		float: left;
		margin: 10px 0;
	}

	.bootstrap-datetimepicker-widget.dropdown-menu {
		width: auto;
	}

	.checkout-cart #accordion .input-group-btn {
		float: left;
		margin: 5px 0 0;
	}

	.zoomContainer {
		display: none !important;
	}

	.thumbnails {
		overflow: visible;
	}

	.product-image.thumbnails {
		display: inline
	}

	.nav-tabs>li>a {
		width: 100% !important;
	}

	.product-right .btn.wishlist {
		border: none;
	}

	.product-right .btn.compare {
		padding-left: 0;
	}

	#search,
	#search .input-lg,
	#search:hover .input-lg,
	#search:focus .input-lg {
		width: 215px;
		background: #3c3c3c;
	}

	.header_2cms.cont_inner,
	.header_3cms.cont_inner {
		width: 100%;
	}

	.header_2cms.cont_inner {}

	.header_content1,
	.header_content3,
	.header_content2 {
		padding: 12px 5px;
	}

	.htabs .etabs li {
		float: none;
		display: block;
		margin-bottom: 10px;
		width: 200px;
	}

	.htabs {
		width: 100%;
		height: auto
	}

	.htabs .etabs li:after {
		content: initial
	}

	.htabs a,
	.htabs li:last-child a {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	.owl-carousel .owl-buttons div {
		display: none;
	}

	.compare-total {
		clear: both;
		padding-left: 0;
	}

	.product-thumb .image img {
		width: 100%;
	}

	#content .filter-content {
		width: 100%;
	}

	.product-info .additional-carousel {}

	.product-info .image,
	.product-info .additional-carousel {
		width: 100%;
	}

	.productpage .product-right {
		clear: both;
		padding-top: 15px;
	}

	.content-top-breadcum .container {}

	.breadcrumb {}

	.content-top-breadcum #title-content {}

	.page-title,
	.product-title,
	.product-option,
	h2,
	.h2,
	h1,
	.h1 {}

	.productpage h3 {
		float: none;
	}

	.cms_img {
		margin: 0 5px 0 0;
	}

	.blog-left .blog-image:hover .zoom {
		left: 33%;
	}

	.blog-left .blog-image:hover .readmore_link {
		right: 33%;
	}

	.newsletter-box .btn {
		margin: 15px 0 0;
		clear: both;
		float: none
	}

	.newsletter-box #txtemail {
		width: 100%;
	}

	.newsletter-container {
		text-align: center
	}

	.content_footer_top .fa {
		float: none;
		display: inline-block;
		font-size: 25px;
	}

	.content_footer_top h2 {
		font-size: 12px !important;
		float: none;
	}

	.newsletter-box {
		text-align: center;
	}

	.footer_bottom .payment_block li,
	#footer .payment_block li {
		margin-right: 5px;
	}

	.productpage .product-left {
		padding: 0 15px;
	}

	#custom_tab li {
		width: 100%;
	}

	#custom_tab.product-tabs a {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.hometab .tab-title:after,
	#content .box .box-heading:after {
		width: 110px;
		content: initial;
	}
}

@media only screen and (max-width: 319px) {
	.product-info .product-image .customNavigation {
		width: 196px;
		margin: 0 auto;
		position: relative;
	}

	.product-info .additional-carousel {
		margin: 0 25%;
	}

	.header-logo .img-responsive {
		width: 100%;
	}

	.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;
	}

	.blog-left .blog-image:hover .zoom {
		left: 31%;
	}

	.blog-left .blog-image:hover .readmore_link {
		right: 41%;
	}
}

#accordion .panel-title>a {
	color: inherit;
	display: inline-block;
	width: 100%;
}

#accordion .panel-title {
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	text-transform: uppercase;
}

#accordion .panel-heading .fa.fa-caret-down {
	float: right;
	margin-top: 4px;
}

#accordion .col-sm-10 {
	width: 75%;
}

#accordion .form-horizontal .control-label {
	text-align: left;
}

.checkout-cart #content .buttons .pull-right .btn {
	background-color: #262626;
	color: #fff;
}

.checkout-cart #content .buttons .pull-right .btn:hover {
	color: #262626;
	background-color: #fff;
}