body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #424449;
	font-size: 13px;
	line-height: 20px;
	letter-spacing:0.5px;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #1b2530;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width: 10px;
    font-size: 8px;
}
.fa-stack .fa{font-size:11px;}
/* 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-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 13px;
	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: #000;
	background-color: #febd69;
}
/* top */
#top {
	padding: 4px 0px 3px 0;
	margin: 0 0 0px 0;
	min-height: 40px;
	background-color: #cdac81;
	width: 100%;
	float: left;
	border-bottom: 1px solid rgba(225,225,225,0.15);
}
#top a{
	color: #fff;
}
#top a:hover {
	color: #febd69;
}
#top .container {
	padding: 0 20px;
}
#form-currency .currency-select {
	text-align: left;
	width:100%;
}
#form-currency .currency-select:hover {
	text-shadow: none;
	color: #1b2530;
    background-color: #fff;
}

#form-currency .dropdown-menu { 
	padding: 8px; 
	right: 0;
    left: auto;
	margin-top: 6px;
}

#form-language .dropdown-menu {
	right: 0;
    left: auto; 
	padding:6px 3px;
	margin-top: 6px;
}

#form-language .dropdown-menu > li > a {padding: 3px 8px; text-transform:uppercase}
#form-currency .dropdown-menu .btn { padding: 2px !important;}
#form-language .dropdown-menu > li > a:hover {
	color: #1b2530;
    background: transparent;
}
header .btn-link, header li, header a,#form-language .dropdown-menu > li > a {
	text-decoration: none;
	text-transform: uppercase;
}

#form-language .dropdown-menu > li > a {
font-size:12px;
}

header li{
list-style: none;
}

#form-language img{vertical-align:baseline;display: none;}

#top-links li,.header-search li{padding:0; list-style:none}
#top-links a .fa{padding:5px 5px; color:#8f8f90; display:none;}
header .btn-link:hover,header .btn-link:focus, #top-links a:hover,#top-links a:focus {
	color: #febd69;
	background:none;
	text-decoration:none
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #febd69;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 10px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}

header #top-links a{color:#fff;}

#top-links a + a {
	margin-left: 15px;
}

#top-links ul.list-inline{float:left; margin-top:2px; }

#top-links ul.list-inline li{background:url(../image/megnor/pipe.png) no-repeat scroll right center transparent; padding:0 15px 0 12px; white-space:nowrap;}

#top-links ul.list-inline li:last-child{background:none; padding-right:0;}
#form-language {
    background: url(../image/megnor/pipe.png) no-repeat right 9px;
}
.lang-curr {
    float: right;
	margin-top:2px;
}
#top .fa-caret-down{color: #fff;}
.fa-caret-down{vertical-align:text-bottom; color:#000;}
#form-currency .btn-link, #form-language .btn-link {
padding: 3px 10px; 
text-transform: uppercase;
color: #fff;
text-decoration:none;
}
#form-currency .currency-menu .btn-link, #form-language .language-menu .btn-link {color: #000;}
#form-currency .btn-link:hover, #form-language .btn-link:hover{color: #febd69;}


#form-currency .btn-link{padding-right:0}

#form-currency .btn-link strong{font-weight:normal;display: none;}
.dropdown.myaccount {
	float: right;
	width: auto;
	margin: 0 0 0 8px;
}
.dropdown.myaccount a span{display:none}

/* logo */
.header-logo{float:left;}
.header-search{float:left;}
.header-cart{float:right;}

.headertop {
    float: left;
}

.headertop .text{
	text-transform:uppercase;
	margin-top:6px;
}

.header-left {
    float: left;
	padding-right:50px
}

header.smaller .header-left{padding:0; margin-top:0px;}

.header-right {
	float: right;
    width: 76%;
    border-left: 1px solid rgba(225,225,225,0.2);
    padding-left: 55px;
    margin-top: 30px;
    padding-top: 5px;
    padding-bottom: 0px;
}

header {
	padding: 2px 0 7px;
	background-color: #f2ecd2;
	transition: padding 0.3s ease;
	-webkit-transition: padding 0.3s ease;
	-moz-transition: padding 0.3s ease;
	-ms-transition: padding 0.3s ease;
	-o-transition: padding 0.3s ease;
	position: relative;
	width: 100%;
	float: left;
}

header.smaller{
padding:4px 0;
transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
height:auto;
position:fixed;
z-index:999999;
width:100%;
border-bottom: 1px solid #e5e5e5;
animation: fixedAnim 1s ease 0s normal both 1 running;
-webkit-animation: fixedAnim 1s ease 0s normal both 1 running;
-moz-animation: fixedAnim 1s ease 0s normal both 1 running;
-ms-animation: fixedAnim 1s ease 0s normal both 1 running;
-o-animation: fixedAnim 1s ease 0s normal both 1 running;
top:0;
display: none;
}

@-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;}}

.col-sm-4.header-logo{width:auto; padding:0}

header.smaller #logo{
margin:0px 0 0px 0;
}

header.smaller #logo img{width:100%;}

header.smaller .col-sm-4.header-logo{width:80%;}

header.smaller .content_headercms_top,header.smaller #top-links {opacity:0; -webkit-opacity:0; -moz-opacity:0; -khtml-opacity:0; display: none;}

header.smaller .content_headercms_top{
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin-top:-60px;
}

header.smaller .header-right {
margin-top:7px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
width:80%;
padding-top:0;
padding-left:40px;
}

.col-sm-4.header-logo{width:auto; padding:0; 
transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}

.col-sm-5.header-search {
	width: 68%;
	float: left;
	padding: 8px;
}
#searchbox {
	margin: 0px 0px 0 0;
	float: left;
	width: 93.4%;
	transition: width 0.3s ease;
	-webkit-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	-ms-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
}
.search_box.col-sm-3.sort {
	width: 28%;
	padding: 0;
	margin-right: 10px;
	float: left;
}
.search_box .form-control-select {
	padding: 8px 15px !important;
	width: 100% !important;
	border-radius: 0;
	height: 40px !important;
	text-transform: uppercase;
	line-height: 23px;
	border: 1px solid #fff;
	box-shadow: none !important;
	color: #000;
	background-color: #fff;
}
.header-search .customSelectInner::after {
	font-family: 'FontAwesome';
	content: '\f0d7';
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 10px;
}
.header-search .customSelectOpen .customSelectInner:after {
	font-family: 'FontAwesome';
	content: '\f0d8';
	font-size: 12px;
	position: absolute;
	right: 15px;
}
.header-search .form-control.input-lg {
	height: 40px;
	line-height: 20px;
	float: left;
	width: 70.5%;
	padding: 10px 40px 10px 16px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	background-color: #fff;
	text-transform: capitalize;
	box-shadow: none;
	border-color: #fff;
	color: #000;
}
#searchbox .btn.btn-default.btn-lg {
	background: transparent;
	border: none;
	color: #000;
}
#searchbox .input-group-btn {
	position: absolute;
	right: 33px;
	top: 3px;
}

header.smaller .col-sm-5.header-search{
width:86%;
padding:5px 0;
}

header.smaller #search{width:92.5%;}

header.smaller #search .input-lg{
width: 670px; 
background-color: #f2f2f2;
color: #000;
border-color:#e5e5e5;
}

header.smaller #search .btn-lg{
background-color: #6cd1ef;
border-color: #6cd1ef;
}


header.smaller #search .col-sm-3.sort .customSelect.form-control{
background-color:#f2f2f2;
border-color:#e5e5e5;
color:#424449;
}

#search .col-sm-3.sort{width:28%; padding:0; margin-right: 10px;}

.searchbox {
    float: left;
}

#search .col-sm-3.sort select.form-control{
	padding: 10px 15px;
    line-height: 34px;
    text-transform: uppercase;
    height: auto !important;
	background-color:#fff;
}

header.smaller #search .col-sm-3.sort select.form-control{
background-color:#f2f2f2;
}

#search .col-sm-3.sort .customSelect.form-control{
background-color:#424449;
height:auto;
padding:9px 10px;
border: 1px solid #525252;
color:#fff;
}

#search .col-sm-3.sort select.form-control option {
    text-transform: capitalize;
    min-height: initial;
    padding-bottom: 0;
    line-height: normal;
	height:auto;
}

.headertopleft{
float:left; 
text-align:left; 
margin-top:6px; 
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}

header.smaller .headertopleft{
opacity:0;
-webkit-opacity:0;
-moz-opacity:0;
-khtml-opacity:0;
}

.headertopright{ text-align:right}

.headertopright .text2 {
    display: inline-block;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	white-space: nowrap;
	color: #f2ab33;
	cursor: pointer;
	font-size: 14px;
}
.headertopleft .text2 {
   color: #fff;
}
header.smaller .headertopright .text2{
opacity:0;
-webkit-opacity:0;
-moz-opacity:0;
-khtml-opacity:0;
}

.headertopright .text2 a{color:#f2ab33; font-size: 14px; letter-spacing:0.5px}

.headertopright .text2 .fa{display:none}

#logo {
	margin: 20px 0 20px 0;
	display:inline-block;
}
/* search */
#search {
	margin: 0px 0px 0 10px;
	float:left;
	width: 93%;
        transition: width 0.3s ease;
	-webkit-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	-ms-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
}

#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	width: 697px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	background-color:#424449;
	border: 1px solid #525252;
	border-right:none;
	color:#fff;
	text-transform:capitalize;
}


#search .input-group-btn{float:left; width:auto}

#search .btn-lg {
	font-size: 15px;
    line-height: 16px;
    padding: 11px 11px;
    margin: 0;
    background: #424449;
    border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border:1px solid #525252;
	border-left: none;
	height:40px;
}
.dropdown.myaccount > a{padding:0px; color:#000;}

.dropdown.myaccount a .fa {
	padding: 12px 15px;
	background-color: #fff;
	border: 1px solid #fff;
}
.dropdown.myaccount a:hover .fa, header .dropdown.myaccount a:focus .fa {
	background-color: #febd69;
	border-color: #febd69;
}

/* cart */

.col-sm-3.header-cart{
    float: right;
    width: auto;
    padding: 0;
}

header.smaller .col-sm-3.header-cart{margin:5px 0;}

#cart {
	margin-bottom: 0px;
	float:right;
}
#cart > .btn {
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: 500;
	background: url("../image/megnor/header-cart.png") no-repeat scroll 15px 16px #febd69;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	padding: 18px 20px 18px 42px;
	text-transform:uppercase;
}

header.smaller #cart > .btn{
padding:10px 16px 10px 40px;
line-height: 20px;
background-position:15px 8px;
}

#cart > .btn:hover,#cart.active > .btn{
color: #fff;
background: url("../image/megnor/header-cart-hov.png") no-repeat scroll 15px 16px #424449;
}

#cart > .btn .fa{display:none}

#cart.open > .btn {
	color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 350px;
	padding:10px;
	border: 1px solid #e5e5e5;
}
#cart .dropdown-menu ul{padding:0;}
#cart .dropdown-menu li{float:none}

#cart .dropdown-menu li:first-child{max-height:285px; overflow-x:hidden; overflow-y:auto;}

#cart .dropdown-menu li + li {
    border-top: 1px solid #e5e5e5;
    padding: 5px 0 0;
}
/* Tab cms */
/* Blog listings */
.blog_grid_holder {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:13px;
	font-size:0;
}
.blog_grid_holder.carousel-1 {
	margin-left:-17px;
	margin-right:-17px;
	padding-top:10px;
	width:inherit;
}
#column-left .blog_grid_holder, #column-right .blog_grid_holder {
	padding-top:5px;
}
.blog_grid_holder.related {
	padding-top:0px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	width:100%; /* 1 column grid is default */
}

.carousel-1 .blog_item {
	width:100% !important; /* carousel */
	margin-bottom:0px;
}
#column-left .blog_item, #column-right .blog_item {
	width:100%; /* carousel */
	margin-bottom:17px;
}
.blog_item .image {
	margin-bottom:23px;
	margin-top:5px;
}
.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
	margin-bottom:17px;
}
.blog_item .image img {
	transition:all 400ms;
}
.blog_item .image img:hover {
	opacity:0.8;
	transition:all 400ms;
}
.all-blogs .blog_grid_holder .blog_item .summary .image{
 background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
	float: left;
    position: relative;
}
.blog_item .summary .blog_title {
	margin:0 0 10px;
	font-size:26px;
}
.blog-module .box-content .owl-buttons .owl-prev {
    right: 33px;
    top: -30px;
    left: auto !important;
    width: 15px;
    height: 25px;
    text-align: center;
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    background:url(../image/megnor/arrow.png) no-repeat scroll 5px 0px;
}
#content .blog-module .box-content .owl-buttons .owl-prev:hover{
	background-position: 5px -33px;
	text-decoration: none;
	left:auto;
}
.blog-module .box-content .owl-buttons .owl-next {
    right: 8px;
    top: -30px;
    left: auto;
    width: 15px;
    height: 25px;
    text-align: center;
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
  	background:url(../image/megnor/arrow.png) no-repeat scroll -19px 0px;
}
.blog-module .box-content .owl-buttons .owl-next:hover{
	background-position: -17px -32px;
	text-decoration: none;
}
.blog-module .owl-carousel .owl-buttons .owl-prev{
	right: 33px;
    top: -30px;
    left: auto !important;
    width: 15px;
    height: 25px;
    text-align: center;
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    background:url(../image/megnor/arrow.png) no-repeat scroll 5px 0px;
}
.blog-module .owl-carousel .owl-buttons .owl-prev:hover{
	background-position: 5px -33px;
	text-decoration: none;
	left:auto;
}
.blog-module .owl-carousel:hover .owl-controls .owl-next{
	right:8px;
}
.blog-module .owl-carousel .owl-buttons .owl-next{
	right: 8px;
    top: -30px;
    left: auto;
    width: 15px;
    height: 25px;
    text-align: center;
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
  	background:url(../image/megnor/arrow.png) no-repeat scroll -19px 0px;
}
.all-blog .panel-body .comment-wrapper .text {
    color: #424449;
}
.blog-module .owl-carousel .owl-buttons .owl-next:hover{
	background-position: -19px -32px;
	text-decoration: none;
}
.blog_grid_holder.related .owl-buttons .owl-next{
	right: 8px;
    top: -45px;
    left: auto;
    width: 15px;
    height: 25px;
    text-align: center;
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
  	background:url(../image/megnor/arrow.png) no-repeat scroll -19px 0px;
}
.blog_grid_holder.related .owl-buttons .owl-next:hover{
	background-position: -17px -32px;
	text-decoration: none;
}
.blog_grid_holder.related .owl-buttons .owl-prev{
	right: 33px;
    top: -45px;
    left: auto !important;
    width: 15px;
    height: 25px;
    text-align: center;
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    background:url(../image/megnor/arrow.png) no-repeat scroll 5px 0px;
}
.blog_grid_holder.related .owl-buttons .owl-prev:hover{
	background-position: 5px -33px;
	text-decoration: none;
	left:auto;
}
.blog-module .blog-module .row .box-heading {
    border: none;
    background: url(../image/megnor/star.png) no-repeat scroll left center;
    padding: 0px 0px 0 30px;
    font-size: 18px;
    color: #1b2530;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin: 0 0 10px;
    letter-spacing: 0.5px;
}
#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
	font-size:16px;
	margin:0 0 7px;
}
.column-2 .summary .blog_title, .column-3 .summary .blog_title {
	font-size:24px;
	margin:0 0 7px;
}
.column-4 .summary .blog_title {
	font-size:20px;
}
.blog_item .summary p {
	font-size:14px;
	line-height:21px;
}
#column-left .blog_item .summary p, #column-right .blog_item .summary p {
	font-size:13px;
	line-height:20px;
}
.blog_item .summary p .fa {
	color:#cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
	padding:20px 0 7px;
	transition: all 400ms ease 0s;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}
.blog_post h1 {
	margin-bottom:17px;
}
.blog_post label {
	font-size:14px;
}
.blog_post .main_description p {
	margin-bottom:18px;
}

.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#999999;
	
}
.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
	font-size:12px;
	margin:0 0 12px;
	padding-bottom:1px;
}
#column-left .blog_stats, #column-right .blog_stats {
	font-size:11px;
	margin-bottom:-4px;
	border-bottom:none;
	padding-bottom:0;
}
.blog_stats span {
	display:inline-block;
	margin-right:5px;
	margin-bottom:8px;
	line-height:12px;
}
.blog_stats span + span {
	padding-left:7px;
	border-left:1px solid #eeeeee;
}
.blog_stats .fa {
	color:#bbbbbb;
	margin-right:5px;
}
.blog_stats .text {
	font-weight:inherit;
}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
	font-size:0;
}
.blog_stats .hl {
	color:#777777;
}
#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
	font-weight:inherit;
}
.blog_post .blog_stats {
	margin:0 0 22px;
}
.blog_post .tags {
	display:block;
	padding-top:5px;
	margin-bottom:25px;
	font-size:13px;
	color:#aaaaaa;
}
.blog_post .tags a {
	font-size:14px;
	margin-left:2px;
}
.blog_post h3 {
	margin:20px 0 18px;
	padding-bottom:6px;
	display:block;
	border-bottom:1px solid #eeeeee;
}
.blog_post h3 i {
	vertical-align:middle;
	margin-right:7px;
}
.blog_post .share {
	margin-bottom:40px;
}
.blog_post .share .fa {
	font-size:19px;
	padding:0 10px;
	margin:0 5px 10px 0;
	color:#f5f5f5;
	height:36px;
	line-height:36px;
	width:120px;
	transition:all 300ms;
}
.blog_post .share .fa:hover {
	opacity:0.9;
	transition:all 300ms;
}
.blog_post .share .fa:after {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	vertical-align:top; 
	margin-left:10px;
}
.blog_post .share .fa-facebook {background:#3b5998;}
.blog_post .share .fa-facebook:after {content:"Facebook"}
.blog_post .share .fa-twitter {background:#00aced;}
.blog_post .share .fa-twitter:after {content:"Twitter"}
.blog_post .share .fa-google-plus {background:#dd4b39;}
.blog_post .share .fa-google-plus:after {content:"Google+"}
.blog_post .share .fa-navicon {background:#f1f1f1; color:#888888; text-align:center; font-size:17px;}
.blog_post .at15t_compact, .at16nc.at16t_compact {background-position:-9999px -9999px !important;}
/* Related blogs */
.blog_post .related .blog_item {
	margin-bottom:15px;
}
.blog_post .related .blog_title {
	font-size:18px;
}
.blog_post .related p {
	font-size:14px;
	line-height:20px;
}
.blog_post .related p a {
	color:#999999;
}
.blog_post .related p .fa {
	color:#cccccc;
}
/* Comments */
.blog_post #comment {
	margin-bottom:55px;
}
.blog_post .blog_comment {
	display:block;
	font-size:14px;
	margin-bottom:25px;
}
/* Modules */
.blog-module {
	margin-bottom:40px;
}
.blog-module.latest {
	margin-bottom:20px;
}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float:right;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {
	color:#cccccc;
}
#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
	display:none;
}
/* Category Module */
.blog-category > ul > li {
	position:relative;
	border-bottom:1px solid #f5f5f5;
}
.blog-category ul > li > ul {
    display: none;
	padding-left:0;
}
.blog-category > ul > li.active > ul {
	display: block;
}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:14px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  
.blog-category li.open .sign .fa-plus {
	font-size:0;
}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {
	font-size:11px;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li a {
	line-height:34px;
	font-size:13px;
}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { 
	max-width:none;
}
.blog_grid_holder.blog_products {
	padding-top:5px;
}
.blog_product {
	font-size:14px;
}
.blog_product .image {
	margin-top:0;
}
.blog_product .name {
	display:inline-block;
	margin-bottom:5px;
}
.blog_product .price-old {
	text-decoration:line-through;
}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}
@media screen and (max-width:767px){
.column-3 .blog_item, .column-4 .blog_item {width:50%;}
.blog_stats .text {font-size:0}
}
@media screen and (max-width:567px){
.column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {width:100%; }
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel .owl-buttons div {
	color: #b7b7b7 !important;
}
.owl-carousel {
	margin: 0 0 20px;
	background: #fff;
	direction: ltr !important;
	z-index: 1;
}
.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(0,0,0,0.8);
	transition: all .3s ease;
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}
.owl-carousel .owl-buttons .owl-prev {
	left: 10px;
}
.owl-carousel .owl-buttons .owl-next {
	right: 10px;
}
.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}
.owl-pagination {
	text-align: center;
	position: relative;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {
	background: rgba(0, 0, 0, 0.9);
}

.category_tab {
    margin-top: 54px;
	position:relative;
}

#tab_spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url(../image/megnor/category_load.gif) 50% 50% no-repeat #fff;
}

.category_tab .nav-tabs {
    line-height: normal;
	padding:0;
	margin-top:10px;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.category_tab ul li {
}
.category_tab .tab-pane .product-block{ 
	margin:5px 7px; 
	background:#fff;
	clear:both;
	overflow:hidden;
}
.category_tab .tab-pane .product-block:hover{
	overflow:hidden;
	clear:both;
}
.category_tab .tab-pane .product-block-inner{ padding:0 0; text-align:left; overflow:hidden; position:relative; margin:0;}
.category_tab .owl-item .col-lg-12{padding:0;}
.category_tab .tab-pane{
	padding:10px 0 !important;
	border:medium none !important;
	margin:0 -7px;
	min-height:410px;
	text-align:center;
	vertical-align:middle;
}
.category_tab .tab-pane > img {
    margin: 150px auto;
}

.category_tab ul li:last-child {background:none}

.category_tab ul li a {
}


.category_tab ul li a:hover,.category_tab ul li a:focus{color: #1b2530;}

.category_tab ul li.active a/*, .htabs a:hover, .htabs a:focus*/{
}
.category_tab .tab-content {
    border: medium none;
	overflow:visible;
}
.tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom:29px;
}
.tab-content .tab {
    display: none;
}
.category_tab .tab-pane .owl-carousel{overflow:visible;}	
.category_tab .tab-pane .owl-prev {
	right: 25px !important; 
	left:auto !important;
}
.category_tab .tab-pane .owl-prev span {
	background: transparent url(../image/megnor/arrow.png) no-repeat scroll 1px 3px;
    border: medium none;
    cursor: pointer;
	padding:6px;
}
.category_tab .tab-pane .owl-prev:hover span {
    background-position: 1px -30px;
    text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons div { top: -40px;}
.category_tab .tab-pane .owl-next {	right: 6px !important;}
.category_tab .tab-pane .owl-next span {
	background: transparent url(../image/megnor/arrow.png) no-repeat scroll -19px 3px;
    border: medium none;
    cursor: pointer;
	padding:6px;
}
.category_tab .tab-pane .owl-next:hover span {
    background-position: -19px -30px;
    text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons .owl-prev, .category_tab .tab-pane .owl-carousel .owl-buttons .owl-next, .category_tab .tab-pane .owl-carousel .owl-buttons div{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}
.category_tab .tab-pane .owl-buttons a {
    color: #fff;
}
.owl-buttons {
    right: 0;
    top: -64px;
    z-index: 1;
}
@media (max-width: 479px) {
.category_tab ul li a{text-align:center;}
.owl-buttons{top:-145px;}
}

/* End Tab cms */

#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:none;
}

#cart .dropdown-menu table td{border:none; background:none;}

#cart .dropdown-menu table.total-table td{
	border: none;
    font-size: 13px;
    text-transform: uppercase;
}

#cart .dropdown-menu li > div {		
}
.category_tab {
    margin-top: 54px;
	position:relative;
}

#tab_spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url(../image/megnor/category_load.gif) 50% 50% no-repeat #fff;
}

.category_tab .nav-tabs {
    line-height: normal;
	padding:0;
	margin-top:10px;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.category_tab ul li {
}
.category_tab .tab-pane .product-block{ 
	margin:5px 7px; 
	background:#fff;
	clear:both;
	overflow:hidden;
}
.category_tab .tab-pane .product-block:hover{
	overflow:hidden;
	clear:both;
}
.category_tab .tab-pane .product-block-inner{ padding:0 0; text-align:left; overflow:hidden; position:relative; margin:0;}
.category_tab .owl-item .col-lg-12{padding:0;}
.category_tab .tab-pane{
	padding:10px 0 !important;
	border:medium none !important;
	margin:0 -7px;
	min-height:410px;
	text-align:center;
	vertical-align:middle;
}
.category_tab .tab-pane > img {
    margin: 150px auto;
}

.category_tab ul li:last-child {background:none}

.category_tab ul li a {
}


.category_tab ul li a:hover,.category_tab ul li a:focus{color: #1b2530;}

.category_tab ul li.active a/*, .htabs a:hover, .htabs a:focus*/{
}
.category_tab .tab-content {
    border: medium none;
	overflow:visible;
}
.tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom:29px;
}
.tab-content .tab {
    display: none;
}
.category_tab .tab-pane .owl-carousel{overflow:visible;}	
.category_tab .tab-pane .owl-prev {
	right: 25px !important; 
	left:auto !important;
}
.category_tab .tab-pane .owl-prev span {
	background: transparent url(../image/megnor/arrow.png) no-repeat scroll 1px 3px;
    border: medium none;
    cursor: pointer;
	padding:6px;
}
.category_tab .tab-pane .owl-prev:hover span {
    background-position: 1px -30px;
    text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons div { top: -40px;}
.category_tab .tab-pane .owl-next {	right: 6px !important;}
.category_tab .tab-pane .owl-next span {
	background: transparent url(../image/megnor/arrow.png) no-repeat scroll -19px 3px;
    border: medium none;
    cursor: pointer;
	padding:6px;
}
.category_tab .tab-pane .owl-next:hover span {
    background-position: -19px -30px;
    text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons .owl-prev, .category_tab .tab-pane .owl-carousel .owl-buttons .owl-next, .category_tab .tab-pane .owl-carousel .owl-buttons div{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}
.category_tab .tab-pane .owl-buttons a {
    color: #fff;
}

@media (max-width: 479px) {
.category_tab ul li a{text-align:center;}
.owl-buttons{top:-145px;}
}
#cart .dropdown-menu li p {	
margin:20px auto
}

.alert .fa{margin-right:5px;}

.content-top {
	margin-bottom:0px;
	padding:0px 0 20px;
}

.content-top #column-left,.content-top #column-right{
	position:absolute
} 

.content-bottom {
    clear: both;
}

.content-bottom > .container{width:100%; background-color: #fff;}

.common-home .alert {margin-bottom:20px}

/* menu */
#cms-menu {
	clear: both;
}
.nav-inner #menu{display:none}

.nav-responsive { display:none;}
.responsive-menu,
.main-menu {
	background: #cdac81;	
	height: auto;
	margin-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding: 0px 5px; 
}
 
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color:transparent;
}

.main-menu ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color:transparent;

}
.main-menu > ul > li:hover {
} 
 
.nav-responsive span,
.main-menu > ul > li > a {
	font-size: 13px;
	color: #1b2530;
	display: block;
	padding: 15px 20px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	text-transform:uppercase;
	border-right: 1px solid #e5e5e5;
}

.main-menu ul > li > a {
	color: #1b2530;
	display: block;
	padding: 16px 30px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	text-transform:uppercase;
	border-right: 1px solid #e5e5e5;
	line-height:19px;
}

.main-menu ul.dropdown-menu{
	padding:5px 0;
	margin:11px 0 0;
}

.main-menu ul.dropdown-menu > li{
float:none;
}

.main-menu ul.dropdown-menu > li > a{
	display: block;
    padding: 4px 15px;
    clear: both;
    font-weight: 400;
    color: #424449;
    white-space: nowrap;
    text-transform: uppercase;
	border:none;
}

.main-menu ul > li:last-child > a{border:none}

.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
    background: #1b2530;
    color: #fff;
}

.main-menu ul > li:hover > a {
    color: #febd69;
}

.main-menu ul > li:hover > a.search-suggestion{color:#1b2530;}

.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: #fff;
	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;
	color: #424449;
	display: block;
	white-space: nowrap;
	text-transform:uppercase;
	font-size:13px;
}
.main-menu > ul > li ul > li > a{min-width: 160px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color:#1b2530;
	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;
} 
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

/* 1-col layout */

#column-left{
	width:22.65%;	
	z-index:999;
}
#column-right{
	width:22.65%;
	z-index:999;	
}

/* 2-col layout */

.layout-2.left-col #column-left{
	width:22.65%;
	padding-left: 0;
	padding-top: 15px;
}
.layout-2.right-col #column-right{
	width:22.65%;
	padding-right:0;
}
.layout-2 #content{
	width:77.35%;
}
.layout-2.left-col #content {
	width:77.35%;
	padding-left:6px;
	padding-right:0;
	padding-top: 15px;
}
.layout-2.left-col #content.productpage-quickview {
	padding: 15px;
}
.layout-2.right-col #content {  
	width:77.35%;
	padding-right:6px;
	padding-left:0;
}

.common-home.layout-2.left-col #content,.common-home.layout-2.right-col #content,.common-home.layout-2.left-col #content-top, .common-home.layout-2.right-col #content-top{
	width:100%;
}

.layout-2 .content-bottom #content{width:100%; padding:0; margin-left:auto; margin-right:auto}

/* 3-col layout */
.layout-3 #column-left{	
	width:22.65%;
}
.layout-3 #column-right{			
	width:22.65%;
}
.layout-3 #content{		
	width:54.7%;
}
#product .control-label.qty {
    float: left;
    margin: 5px 9px 0 0;
}
#product-product #product .form-group #button-cart {
    margin: 0 5px;
    float: left;
    height: 36px;
}
#product .alert.alert-info {
    margin-top: 20px;
}

/* content */
#content {
	min-height: 520px;
	padding-top: 15px;
}

.common-home #content{
min-height:initial;
}
.common-home .content-top #content-top {margin-bottom: 30px;padding:0;}


.breadcrumb + .row{clear:both}

/* footer */
footer {
	margin-top: 30px;
	padding-top: 0px;
	background-color: #1b2530;
	color: #a4a4a4;
}

.common-home footer{
margin-top:0;
border-top:30px solid #fff;
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #a4a4a4;
}
#footer .column li a {
	font-weight: normal;
	line-height: 27px;
	color: #a4a4a4;
}

#footer .column li a:hover,#footer .column li a:focus {
color:#febd69;
}

footer a:hover,footer a:focus {
	color: #febd69;
}
footer h5 {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	margin: 0px auto 20px;
	letter-spacing: 0.5px;
	padding: 10px 0 0;
}

#footer {
    padding-top: 70px;
	padding-bottom: 20px;
}

#footer .column{width:18%; margin-right: 20px; padding:0;}

#footer .column:after{content:""; position:absolute; width:1px; background:rgba(225,225,225,0.15); right:0; top:0;}

#footer .column:nth-child(1)::after, #footer .column:nth-child(2)::after, #footer .column:nth-child(3)::after, #footer .column:nth-child(4)::after {
	height: 250px;
}
#footer .column:last-child{margin:0;}

#contact ul,#aboutcms ul{list-style:none; padding:0}

#contact ul li{
	padding-left: 20px;
    position: relative;
}

#contact ul li:before{
position:absolute;
left:0;
font-family:"FontAwesome";
font-size:16px;
color:#febd69;
}

#contact ul li.address:before {
content:"\f041";
}

#contact ul li.call-num:before {
content:"\f10b";
}

#contact ul li.email:before {
content:"\f0e0";
font-size:12px;
}

#aboutcms h5{display:none}

.footer-logo {
    margin-bottom: 5px;
}

.newsletter label{
display:none;
}

.newsletter .input-news,.col-sm-10.subscribe-btn{
width:100%;
}

.newsletter .form-group{
margin-bottom:10px

}
#column-left .swiper-viewport {
    box-shadow: none;
}
#product .btn-group.wish-comp #button-cart {
    margin: 0 5px 0 0;
}
#product .btn-group.wish-comp .btn.btn-default.wishlist {
    margin: 0 5px 0 0;
}

.newsletter #txtemail{
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
width: 100%;
border: 1px solid #404040;
background-color: #2b2b2b;
padding: 6px 8px;
margin-top: 10px;
height:auto;
}

.subscribe-btn .btn.btn-lg{
margin-top: 15px;
background-color: #febd69;
border-color: #febd69;
text-transform: uppercase;
font-size: 12px;
color: #000;
font-weight: 700;
width: 100%;
padding: 5px 10px;
line-height: 22px;
}

.subscribe-btn .btn.btn-lg:hover{background-color:#333; border-color:#333; color:#fff}

#contact ul li,.newsletter ul li{line-height:27px;}

#contact li.call-num {
    margin-top: 15px;
}

.categoryblock {
	padding-left: 11px;
	padding-right: 11px;
	float: left;
	width: 25%;
}
.category-cms{
	width: 100%;
    float: left;
}

.category-container{width:1170px; margin-left:auto; margin-right:auto;}

.category-row {
    margin-left: -11px;
	margin-right: -11px;
}

#aboutcms li.content {
    line-height: 25px;
}

ul.subcats{list-style:none; padding:0; overflow:hidden; vertical-align: top; margin:0; clear:both; float:left}

ul.subcats li{transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}

ul.subcats li a:before{content:"\f111"; font-family:"FontAwesome"; font-size:0; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; line-height:20px;
position:absolute;
left:0;
z-index:99;
top: 3px;
}
ul.subcats li a {
	text-transform: capitalize;
	color: #808080;
	font-size: 13px;
	display: inline-block;
	position: relative;
	transition: padding 0.3s ease;
	-webkit-transition: padding 0.3s ease;
	-moz-transition: padding 0.3s ease;
	-ms-transition: padding 0.3s ease;
	-o-transition: padding 0.3s ease;
	white-space: nowrap;
	line-height: 25px;
}

ul.subcats li a:hover{padding-left:10px; transition: padding 0.3s ease; -webkit-transition: padding 0.3s ease; -moz-transition: padding 0.3s ease; -ms-transition: padding 0.3s ease; -o-transition: padding 0.3s ease;}

ul.subcats li a:hover:before{font-size:4px; margin-right:10px;}

ul.subcats li a{text-transform:capitalize; color:#424449; font-size:13px; display: inline-block; position: relative; transition: padding 0.3s ease; -webkit-transition: padding 0.3s ease; -moz-transition: padding 0.3s ease; -ms-transition: padding 0.3s ease; -o-transition: padding 0.3s ease;}

ul.subcats li a:hover{color:#febd69;}
.cate-heading a {
	color: #000000;
}
.cate-heading{text-transform:uppercase; font-size:16px; color:#1b2530; font-weight:700; float:left; margin-bottom: 15px; word-wrap: break-word; position:relative; z-index:99;}

.category{padding:0px 15px; border:1px solid #e5e5e5; overflow:hidden; display:block; background-color: #fff;}

.category .image{float: right; margin-top:30px;}

.category .image img{transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; width:100%;}

.cat-desc{float:left; padding-top: 24px; width: 44%;}

.category:hover .image img{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
}

.bottomfooter {
	margin: 0;
	text-align: left;
	width: auto;
	float: left;
}
.bottomfooter ul li {
    display: inline-block;
    line-height: 13px;
    padding: 0 6px 0 10px;
    border-left: 1px solid #767676;
	white-space: nowrap;
}

.bottomfooter ul li:first-child {
    border: medium none;
	padding-left:0
}

p.powered {
	text-align: left;
	display: inline-block;
	margin: 10px auto 0;
}

@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 10px;
}
}
/* 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: 5px 0;
	display:inline-block;
	width:100%;
	white-space: nowrap;
}
.btn {
	padding: 6px 12px;
	font-size: 13px;
	border: 1px solid #e5e5e5;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link{
	font-size: 13px;
}

#form-currency .dropdown-menu .btn-link{
font-weight:normal;
color:#424449;
}

#form-currency .dropdown-menu .btn-link:hover,#form-currency .dropdown-menu .btn-link:focus{color:#febd69;}

.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	color: #fff;
    background: #428bca;
    border:1px solid #357ebd;
}
.btn-primary {
	color: #fff;
    background-color: #428bca;
    border:1px solid #357ebd;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #3276b1;
    border:1px solid #285e8e;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;	
	background: #d9534f;			
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
@media (max-width: 767px) { 

 }

/* list group */

.box .filterbox { 
    border-color: #e5e5e5;
    border-image: none;
    border-right: 1px solid #e5e5e5;
    border-style: none solid solid;
    border-width: medium 1px 1px;
	background-color: #fff;
	border-top:none
}

.filterbox .list-group-item{margin-bottom:15px;}

.list-group-item.group-name{font-size:14px; padding: 0 20px; margin-bottom: 0; color:#1b2530; font-weight:500}

.filterbox .list-group-filter{padding-bottom:0}

.list-group a {
	padding: 5px 20px;
	background: none repeat scroll 0 0 #fff;
	text-transform:capitalize
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #febd69;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	overflow: auto;
	background-color: #fff
}
.product-thumb .image {
	text-align: center;
	position:relative;
	overflow:hidden
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

.product-layout.product-grid, .product-layout.product-list{padding:0 10px}

#content .product-grid .product-block, #content .product-list .product-block{}

#content .product-list .product-block{padding:20px}

.row.cat_prod{margin:0 -10px}

.product-list .product-thumb .image{border-right:1px solid #e5e5e5; padding-right:10px; margin-right:10px}

.product-thumb h4{}
body[class^="product-quick_view"] .nav-inner-cms {
	display: none;
}
body[class^="product-quick_view"] .productpage-quickview {
	background-color:#fff;padding: 20px;width: 100%;
	float: left;
}
#product .form-group #input-quantity, .quickview-model #input-quantity {
	width: 60px;
	height: 38px;
	display: inline;
	padding: 8px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.product-right .desc {
	min-width: 180px;
	width: 180px;
	float: left;
}
#cart .text-right .addtocart > strong, #cart .text-right .checkout > strong {
	font-weight: 400;
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
}
}
.product-thumb h4 {
	font-weight: 400;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 4px;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	line-height: 20px;
}

.product-layout.product-list .product-thumb h4 {font-size:16px; margin: 7px 0 10px;}

.product-thumb h4 a{
color:#000000;
}

.product-thumb h4 a:hover{color:#febd69}

.product-thumb .caption {
	padding: 13px 13px;
	border-top:1px solid #e5e5e5;
	text-align:left
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {	
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
    padding:10px 0 0;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.fa-star-o::before {
	content: "\f005";
}
.product-thumb .rating {
	padding-bottom: 0px;
	line-height:normal
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
	width:10px;
}
.rating .fa-star-o,#review .fa-star-o,.rating-wrapper .fa-star-o{
	color: #f5cb0c;
	font-size: 11px;
}
.rating .fa-star,#review .fa-star,.rating-wrapper .fa-star{
	color: #f5cb0c;
	font-size: 11px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o,.rating-wrapper .fa-star + .fa-star-o{
	color: #f5cb0c;
}

.rating .fa-star.off,.rating-wrapper .fa-star.off{color:#b5b5b5}

h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000000;
	display:inline-block;
	vertical-align:middle;
	margin-bottom:0;
	letter-spacing: 0.5px;
	font-size: 14px;
	font-weight:700;
	line-height:20px;
}
.product-thumb .price-new {
}
.product-thumb .price-old {
	color: #b5b5b5;
	text-decoration: line-through;
	margin-right: 5px;
	float:left;
	font-weight: normal;
}
.product-thumb .price-tax {
	color: #b5b5b5;
    display: none;
    font-size: 12px;
    width: 100%;
}

.product-list .product-thumb .price-tax{display:block; clear:both; font-weight: normal;}

.product-list .product-thumb .price {
margin-bottom:5px;
}

.product-thumb .button-group {
	overflow: auto;
	position:absolute;
	left:0;
	right:0;
	bottom:-40px;
	transition: all 0.3s ease 0s;
	-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;
}

.product-grid .product-thumb .product-details .button-group,.productbox-grid .product-thumb .product-details .button-group,.product-carousel .product-thumb .product-details .button-group,
.categorytab .tab-pane .product-details .button-group{display:none}

#content .product-carousel .product-block:hover .button-group, 
#content .product-grid .product-block:hover .button-group, 
#content .box-product .product-block:hover .button-group,
.product-grid .product-block:hover .button-group, 
.product-carousel .product-block:hover .button-group,
.box-product .product-block:hover .button-group,
.categorytab .tab-pane .product-block:hover .button-group{
bottom:0;
}

.product-list .product-thumb .button-group {
	position:static;
	margin-top: 15px;
}
.newsletter .text-danger {
	position: absolute;
	top: 36px;
}
.product-list .product-thumb .image .button-group{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, .quickview {
	border: none;
	display: inline-block;
	float: left;
	background-color: #febd69;
	color: #000;
	padding: 8px 6px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 13px;
	border-radius: 0;
}
.product-thumb .button-group button:hover, .quickview:hover, #cart .text-right .addtocart:hover, #cart .text-right .checkout:hover, .product-thumb .button-group button:focus, #cart .text-right .addtocart:focus, #cart .text-right .checkout:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background-color: #1b2530;
}
.product-thumb .button-group button.addtocart{letter-spacing:0;}

.product-list .product-thumb .button-group button.addtocart {
	width: 120px;
}
.product-list .product-thumb .button-group button + button, .product-list .product-thumb .button-group button.wishlist, .product-list .quickview {
	width: 40px;
	height: 36px;
	padding: 8px 0;
}
.product-list .product-thumb .button-group button+button{width:40px}

.product-list .product-thumb .caption{border:none}

.addtocart .fa {
	margin-right: 10px;
	display: none;
}
.wishlist .fa.fa-heart {
	font-size: 13px;
}
.quickview {
	padding: 0;
}
.quickview a {
	color: #000;
	padding: 8px 0;
}
.quickview a:hover, .quickview:hover a {
	color: #fff;
}
.product-thumb .button-group button.addtocart {
	letter-spacing: 0;
	width: 51.1%;
	padding: 8px 5px;
}
.bootstrap-datetimepicker-widget a[data-action] {
	border: none !important;
}
.bootstrap-datetimepicker-widget td span {border-radius: 0 !important;}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget td span.active ,.bootstrap-datetimepicker-widget td span:hover {
    background-color: #febd69 !important;
}
.box.related .product-thumb .button-group button.addtocart {
	width: 49.2%;
}
.product-grid .product-thumb .button-group button.addtocart {
	width: 49.1%;
}
.product-thumb .button-group button.wishlist, .quickview {
	border-left: 1px solid #fff;
	width: 35px;
}
#cart .text-right .addtocart, #cart .text-right .checkout {
	padding: 8px 12px;
}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb .button-group button + button {
	width: 35px;
	border-left: 1px solid #fff;
	padding:8px 0;
}

.product-thumb .button-group button:hover,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover,.product-thumb .button-group button:focus,#cart .text-right .addtocart:focus,#cart .text-right .checkout:focus{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background-color: #1b2530;
}

.product-thumb .button-group button.compare .fa{display:none}

.product-thumb .button-group button.compare {background: url(../image/megnor/compare.png) no-repeat scroll center 11px #febd69; height:36px;}

.product-thumb .button-group button.compare:hover,.product-thumb .button-group button.compare:focus{background: url(../image/megnor/compare-hov.png) no-repeat scroll center 11px #1b2530;}

@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
	border: 1px solid #e5e5e5;    
	background-color: #fff;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

.product-info .image {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
.productpage h3 {margin-top:0;font-size: 20px; margin-bottom:10px}
h3.product-option {
    margin-bottom: 20px;
	font-size: 16px;
    font-weight: 500;
}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
    padding-right: 20px;	
	width: 410px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.product-info .image-additional img {height: 100px;}
.product-info .image-additional a {
	float: left;
	display: block;	
}

#button-cart2 {
	height: 36px;
}
#content .btn-group.wish-comp button.btn.btn-default {
	margin: 0 0px 0 6px;
}
#input-captcha, #input-payment-captcha{margin-bottom:10px}

.productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare{
	width: 34px;
    font-size: 0;
    height: 35px;
    padding: 10px 9px;
}

.productpage #input-quantity{float: left;
    margin-right: 15px;
    width: auto;
    height: 34px;
    text-align: center;
}

#button-cart:before{
/*content:"\f07a";*/
font-family:"FontAwesome";
font-size:14px;
color:#fff;
margin-right:10px;
}

.form-group.qty .control-label{
	float: left;
    margin: 8px 10px 0 0;
	font-size:14px;
}

.form-group.qty {
    clear: both;
    overflow: hidden;
}

#button-cart, .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare{float:left}

.productpage .form-group.qty .wishlist{margin:0 2px;}

#tab-specification table{margin-bottom:0;}

.box {
	margin-bottom:12px;
}
.box .box-heading {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;	
	background: #1b2530;
	padding: 15px 20px;
	font-size: 15px;
	font-weight:700;
	color: #fff;
	text-transform:uppercase
}
.box .box-content {
	background: #FFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding:8px 20px;
	border:1px solid #e5e5e5; 
	border-top: none;
}

#content .box .box-heading,.blogs.box .box-heading,.hometab .box-heading , #content .blog-module .box-heading  {
	border:none;
	background: url(../image/megnor/star.png) no-repeat scroll left center;
	padding: 0px 0px 0 30px;
	font-size: 18px;
	color: #1b2530;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	position:relative;
	margin:0 0 10px;
	letter-spacing: 0.5px;
	white-space: nowrap;
}

#content .box .box-content,.hometab .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;
	margin-left:-10px;
	margin-right:-10px;
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:4px 0;
}
.box .box-content ul li a , #content .content ul li a{
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}

.box .box-content ul ul{
	margin-left:15px;
}


#content .box.bestseller,#content .box.featured {
    display: block;
    width: 100%;
    float: left;
    background-color: #f8f8f8;
	padding-top: 60px;
	margin-bottom:40px;
	padding-bottom:50px;
}


.box.latest {
    margin-bottom: 25px;
	
}
.write-comment .hl{
	color:#ffffff;
	font-size:13px;
}
.write-comment .fa.fa-comments {
    color: #ffffff;
}
.blog-left .write-comment .text, .panel-body .comment-wrapper .text{
    margin-left: 5px;
	color:#ffffff;
	margin-right: 3px;
	font-size:13px;
}
/* General styles */
.blog {
	margin-bottom:40px;
}
.blog .owl-carousel {
	box-shadow:none;
	overflow: unset;
}
.blog .owl-wrapper-outer {
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.blog img, .blog-module img {
	max-width:100%;
	height:auto;
}
.blog .main_description {
	margin-bottom:20px;
}

/* Blog listings */
.blog_grid_holder {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:13px;
}
.blog_grid_holder.carousel-1 {
	margin-left:0px;
	margin-right:0px;
	padding-top:10px;
	width:inherit;
}
#column-left .blog_grid_holder, #column-right .blog_grid_holder {
	padding-top:5px;
}
.blog_grid_holder.related {
	padding-top:0px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	width:100%; /* 1 column grid is default */
}
.column-2 .blog_item {
	width:100%; /* 2 columns */
}
.column-3 .blog_item {
	width:33.33%; /* 3 columns */
}
.column-4 .blog_item {
	width:25%; /* 3 columns */
}
.carousel-1 .blog_item {
	width:100% !important; /* carousel */
	margin-bottom:0px;
}
#column-left .blog_item, #column-right .blog_item {
	width:100%; /* carousel */
	margin-bottom:17px;
}
.blog_item .image {
	margin-bottom:23px;
	margin-top:5px;
}
.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
	margin-bottom:17px;
}
.blog_item .image img {
	transition:all 400ms;
}
.blog_item .image img:hover {
	opacity:0.8;
	transition:all 400ms;
}
.blog_item .summary .blog_title {
	margin:0 0 10px;
	font-size:26px;
}
#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
	font-size:16px;
	margin:0 0 7px;
}
.column-2 .summary .blog_title, .column-3 .summary .blog_title {
	font-size:24px;
	margin:0 0 7px;
}
.column-4 .summary .blog_title {
	font-size:20px;
}
.blog_item .summary p {
	font-size:14px;
	line-height:21px;
}
#column-left .blog_item .summary p, #column-right .blog_item .summary p {
	font-size:13px;
	line-height:20px;
}
.blog_item .summary p .fa {
	color:#cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
	padding:20px 0 7px;
	transition: all 400ms ease 0s;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}
.blog_post h1 {
	margin-bottom:17px;
}
.blog_post label {
	font-size:14px;
}
.blog_post .main_description p {
	margin-bottom:18px;
}

.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#999999;
	
}
.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
	font-size:12px;
	margin:0 0 12px;
	padding-bottom:1px;
}
#column-left .blog_stats, #column-right .blog_stats {
	font-size:11px;
	margin-bottom:-4px;
	border-bottom:none;
	padding-bottom:0;
}
.blog_stats span {
	display:inline-block;
	margin-right:5px;
	margin-bottom:8px;
	line-height:12px;
}
.blog_stats span + span {
	padding-left:7px;
	border-left:1px solid #eeeeee;
}
.blog_stats .fa {
	color:#bbbbbb;
	margin-right:5px;
}
.blog_stats .text {
	font-weight:inherit;
}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
	font-size:0;
}
.blog_stats .hl {
	color:#777777;
}
#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
	font-weight:inherit;
}
.blog_post .blog_stats {
	margin:0 0 22px;
}
.blog_post .tags {
	display:block;
	padding-top:5px;
	margin-bottom:25px;
	font-size:13px;
	color:#aaaaaa;
}
.blog_post .tags a {
	font-size:14px;
	margin-left:2px;
}
.blog_post h3 {
	margin:20px 0 18px;
	padding-bottom:6px;
	display:block;
	border-bottom:1px solid #eeeeee;
}
.blog_post h3 i {
	vertical-align:middle;
	margin-right:7px;
}
.blog_post .share {
	margin-bottom:40px;
}
.blog_post .share .fa {
	font-size:19px;
	padding:0 10px;
	margin:0 5px 10px 0;
	color:#f5f5f5;
	height:36px;
	line-height:36px;
	width:120px;
	transition:all 300ms;
}
.blog_post .share .fa:hover {
	opacity:0.9;
	transition:all 300ms;
}
.blog_post .share .fa:after {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	vertical-align:top; 
	margin-left:10px;
}
.blog_post .share .fa-facebook {background:#3b5998;}
.blog_post .share .fa-facebook:after {content:"Facebook"}
.blog_post .share .fa-twitter {background:#00aced;}
.blog_post .share .fa-twitter:after {content:"Twitter"}
.blog_post .share .fa-google-plus {background:#dd4b39;}
.blog_post .share .fa-google-plus:after {content:"Google+"}
.blog_post .share .fa-navicon {background:#f1f1f1; color:#888888; text-align:center; font-size:17px;}
.blog_post .at15t_compact, .at16nc.at16t_compact {background-position:-9999px -9999px !important;}
/* Related blogs */
.blog_post .related .blog_item {
	margin-bottom:15px;
}
.blog_post .related .blog_title {
	font-size:18px;
}
.blog_post .related p {
	font-size:14px;
	line-height:20px;
}
.blog_post .related p a {
	color:#999999;
}
.blog_post .related p .fa {
	color:#cccccc;
}
.blog-item .product-blog .blog-left:hover .post_hover, .blog-item .product-blog .blog-left:hover .zoom , .blog-item .product-blog .blog-left:hover .readmore_link,
.all-blogs .panel-body:hover .post_hover .zoom .fa.fa-search-plus::before , .all-blogs .panel-body:hover .post_hover .readmore_link .fa.fa-link::before {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-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-item .product-blog .blog-left:hover .zoom , .blog-item .product-blog .blog-left:hover .readmore_link  {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    margin: 0 8px;
}
.all-blogs .panel-body:hover .post_hover .zoom , .all-blogs .panel-body:hover .post_hover .readmore_link{
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    margin: 0 5px;
	
}

/* Comments */
.blog_post #comment {
	margin-bottom:55px;
}
.blog_post .blog_comment {
	display:block;
	font-size:14px;
	margin-bottom:20px;
	padding:20px 20px;
	background-color:#ffffff;
	border:1px solid #e5e5e5;
}
#comment .comment-info .name {
    color: #1b2530;
    font-weight: 500;
	font-size:13px;
}
#comment .comment-info .date {
    color: #b5b5b5;
	font-size: 13px;
	font-weight: 400;
}
/* Modules */
.blog-module {
	margin-bottom:40px;
}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float:right;
	display:none;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {
	color:#cccccc;
}
#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
	display:none;
}
/* Category Module */
.blog-category > ul > li {
	position:relative;
	border-bottom:1px solid #f5f5f5;
}
.blog-category ul > li > ul {
    display: none;
	padding-left:0;
}
.blog-category > ul > li.active > ul {
	display: block;
}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:14px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  
.blog-category li.open .sign .fa-plus {
	font-size:0;
}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {
	font-size:11px;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li a {
	line-height:34px;
	font-size:13px;
}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { 
	max-width:none;
}
.blog_grid_holder.blog_products {
	padding-top:5px;
}
.blog_product {
	font-size:14px;
}
.blog_product .image {
	margin-top:0;
}
.blog_product .name {
	display:inline-block;
	margin-bottom:5px;
}
.blog_product .price-old {
	text-decoration:line-through;
}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}
@media screen and (max-width:767px){
.column-3 .blog_item, .column-4 .blog_item {width:50%;}
.blog_stats .text {font-size:0}
}
@media screen and (max-width:567px){
.column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {width:100%; }
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel {
	margin: 0 0 20px;
	background: #fff;
	direction: ltr !important;
	z-index: 1;
}
.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(0,0,0,0.8);
	transition: all .3s ease;
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}
.owl-carousel .owl-buttons .owl-prev {
	left: 10px;
}
.owl-carousel .owl-buttons .owl-next {
	right: 10px;
}
.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}
.owl-pagination {
	text-align: center;
	position: relative;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {
	background: rgba(0, 0, 0, 0.9);
}

/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product/*,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}

/*.product-grid-list ul li,*/
#content .box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
	width:185px;
	float:left;
	display: inline-block;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block{	
	margin:4px 6px; 
	background:transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	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:200px;}
.featured_default_width{ width:200px;}
.module_default_width{ width:175px;}
.latest_default_width{ width:200px;}
.special_default_width{ width:200px;}
.related_default_width{ width:200px;}
.bestseller_default_width{ width:200px;}
.tabspecial_default_width{width:200px;}
.tabbestseller_default_width{width:200px;}
.tablatest_default_width{width:200px;}
.additional_default_width{ width:80px;}
#content .banners-slider-carousel .product-carousel .product-block-inner,#content .banners-slider-carousel .product-grid .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
#content .productbox-grid  .product-block,
#content .box-product .product-block,
.product-carousel .product-block,
.productbox-grid  .product-block,
.categorytab .tab-pane .product-block { 
	margin:5px 10px; 
	background:#fff;
	clear:both;
	overflow:hidden;
}

#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover,
.product-carousel .product-block:hover,
.product-grid .product-block:hover,
.categorytab .tab-pane .product-block:hover {
	overflow:hidden;
	clear:both;
}

.ie7 #content .product-carousel .product-block,
/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {border:1px solid #ddd;}

.ie7 #content .product-carousel .product-block:hover,
/*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {border:1px solid #ddd;}


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}

#content .product-carousel .product-block-inner,
/*#content .product-grid .product-block-inner,*/
#content .box-product .product-block-inner,.box-product .product-block-inner,.product-carousel .product-block-inner,
.categorytab .tab-pane .product-block-inner{ padding:0 0; text-align:left; overflow:hidden; position:relative; margin:0;}


.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image{
	position: absolute;
        width: 100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}

.product-block .image:hover .hover-image, #column-right .image:hover .hover-image, #column-left .image:hover .hover-image{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}

.banners-slider-carousel {
    margin-bottom: 40px;
    position: relative;
    width: 100%;
	clear:both;
}

.sale{	
	color: #1b2530;
	text-align: right;
    text-transform: uppercase;	
	position:absolute;
	top:10px;
	right:10px;
}
	
/* 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-top: 10px;
	margin-bottom:0;	
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom:10px;
	float:left;
	margin-right:10px;
	border:1px solid #e5e5e5;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	width:auto; /* specify width as per your requirement */
	overflow: hidden
	
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	border:none
}

#column-left .caption a, #column-right .caption a{word-wrap:break-word; font-size: 14px; color:#424449}

#column-left .caption a:hover, #column-right .caption a:hover{color:#febd69}

#column-left .box .box-heading,#column-right .box .box-heading{/*letter-spacing:0.5px*/}

#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; 
	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:55px;}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {margin-bottom:2px; }

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox{
margin-bottom:0;
}

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	border:none;
	margin-bottom:5px;
	padding:0px 0;
	margin-left:0;
	margin-right:0;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
	line-height: 28px;
	color:#424449;
	text-transform:capitalize;
	font-size:14px;
}	

#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover{color:#febd69}

#column-left .product-thumb .button-group button .fa, #column-right .product-thumb .button-group button .fa{display:none;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; position:static; display:block;}

#column-left .product-thumb .image .button-group, #column-right .product-thumb .image .button-group {display:none}

#column-left .container,#column-right .container{width:auto}

#column-left .box,#column-right .box{margin-bottom:20px}

.common-home #column-left .box-category-top,.common-home #column-right .box-category-top{
margin-bottom:0;
}

.top_button {
	height: 36px;
	width: 36px;
	right: 15px;
	bottom: 15px;
	display: none;
	position: fixed;
	z-index: 999;
	font-size:0;
	color:#000;
}

.top_button:before {
content:"\f106";
font-family:"FontAwesome";
position:absolute;
padding: 8px 12px 8px;
font-size: 18px;
background-color: #febd69;
}

.top_button:hover,.top_button:focus{color:#fff}

#content ul.list-unstyled {  
    margin-bottom: 10px;
    overflow: auto;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
.manufacturer-list {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background:none repeat scroll 0 0 #e5e5e5;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:20px;}
.tab-content {
	overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
.aboutus {
    clear: both;
	margin-bottom:20px
}

.aboutus h3 {
	margin-bottom:10px;
}
.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;}
.list-group-item.title {font-weight: 700;}
	.panel-footer.text-right {text-align: left;}
.category_filter #grid-view,.category_filter #list-view{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border:none;
}

.category_filter #grid-view{
background:url(../image/megnor/grid-list.png) no-repeat scroll 1px -21px;
width:23px;
height:30px;
}

.category_filter #list-view{
background:url(../image/megnor/grid-list.png) no-repeat scroll -27px -21px;
width:23px;
height:30px;
}

.category_filter #list-view.active,.category_filter #list-view:hover{
background-position:-27px 8px;
}

.category_filter #grid-view:hover,.category_filter #grid-view.active{
background-position:1px 8px;
}


.category_filter #grid-view .fa, .category_filter #list-view .fa{display:none}

#list-view{margin-left:10px}

.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#fff;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left; margin: 8px 10px 0;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 8px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 8px 10px 0;padding:0;}
.category_filter .sort { float: left; width: 150px;padding:0;}
.category_filter .limit {float: right; width: 100px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.category_filter .list.active,.category_filter .grid.active{}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}

.category_img img{margin-bottom:10px; border:none}

.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}

#content .refine-search{margin-bottom:10px; margin-top:20px}

.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
    color: #1b2530;
    display: block;
    padding: 8px 13px;
	border:1px solid #e5e5e5;
	background-color:transparent;
}
.category_list li a:hover {
	color: #febd69;
	border-color: #febd69;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.pagination-wrapper {
	border: none;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0px;
    width: 100%;
    background: none;
}
.category_filter{
	border: none;
    display: inline-block;
    margin: 25px 0 15px;
    padding: 0;
    width: 100%;
    background: none;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	margin-top: 6px;
}
.pagination-wrapper .page-result{
    float: left;
    padding: 0;
    width: auto;
	margin: 13px 0 13px;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;}
.contact-info{}

.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -235px transparent;
   	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax,.contact-info .openingtime,.contact-info .comments{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0 0;
	height:28px;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info .fax strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
	font-size: 14px;
}
.address-detail .btn {
    clear: both;
    float: left;
    margin: 15px 0 0 37px;
}

.contact-info .openingtime strong{
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -355px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}


.contact-info .comments strong{
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -399px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}

#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 #f0f0f0;
}

.wrapper {
    position: absolute;
    left: 0;
    right: 0;
}

.main-slider {
    position: relative;
	display:block
}
.main-slider .owl-carousel .owl-buttons div:hover {
	color: #000 !important;
}
.main-slider .owl-carousel .owl-buttons div {
	color: #ccc;
}
.main-slider  .owl-carousel .item{text-align:center}

.main-slider  .owl-carousel .item a{display:block;}

.main-slider  .owl-carousel img{max-width:100%;display:inline-block;}

.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.sitemap-left ul, .sitemap-right ul{padding-left:30px; padding-bottom:10px}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count{margin: 0 10px 0 0;}
.productpage .rating-wrapper{ margin: 15px 0 5px;}

#product .alert.alert-info {margin-top: 20px;}
.checkout-cart .hasCustomSelect{width: 95% !important;}
#content ul.list-unstyled.attr li {}

#content ul.list-unstyled.attr span{
font-weight:700;
color: #1b2530;
font-size:13px;
}

#content ul.list-unstyled.attr{
	padding-bottom:10px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}

#content ul.list-unstyled.attr li{clear:both}

.productpage .product-right ul.price,.productpage .product-right ul.price{
padding-bottom:10px
}

#content ul.list-unstyled.price li{float:left}

.productpage .product-right ul li span.old-price, .productpage .product-right ul li span.special-price{float: left;}

.productpage .product-right ul li.discount,.productpage .product-right ul li.rewardpoint,.productpage .product-right ul li.price-tax {
    clear: both;
}

span.old-price {
	margin-right: 10px;
	font-size: 14px;
	color: #b5b5b5;
	display: inline-block;
	vertical-align: top;
}
.special-price {
	color: #1b2530;
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px 0;
}

h2.special-price {
    font-size: 18px;
	margin-bottom: 0;
	color:#1b2530;
}

div#product {
    padding-top: 5px;
}

.page-title{
	padding:0px;
}
.page-title,.refine-search,.product-title,.product-option,#content > h1{
	font-size:16px;
	text-transform:capitalize;
	letter-spacing:0.5px;
	margin-bottom: 15px;
	color:#1b2530
}

.page-title,#content > h1{
font-weight:400;
}

.copy-right {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
	text-align:center;
}

#bottom-footer li{display:inline; padding:1px 7px 1px 2px; background:url(../image/megnor/pipe.gif) no-repeat scroll right center transparent;}
#bottom-footer li.contact{background:none;}

.account-address .table>tbody>tr>td{vertical-align:middle;}
.account-address .btn-info{margin:2px 0;}

.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout {}


.shopping-cart .img-thumbnail{max-width:none;}

.shopping-cart .input-group .form-control {
    width: auto;
    height: 34px;
    text-align: center;
}

.shopping-cart .input-group-btn {
    float: left;
}

#accordion label.col-sm-2.control-label,#accordion label.col-sm-3.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:14px;}

.col-sm-3.search_subcategory {width: auto; margin-top:7px;}

#button-search{float:right;}
.product-search h2{clear:both;}

.banners-slider-carousel img {
    transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -ms-opacity: 0.6;
    -khtml-opacity: 0.6;
}

.banners-slider-carousel img:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -khtml-opacity: 1;
}

.nav-inner-cms {
	background-color: #cdac81;
	width: 100%;
	float: left;
}

.subbanner-cms3{
margin-bottom:65px;
}

.subbannercmspart1{float:left;position:relative;overflow: hidden;}

.subbannercmspart2{float:right;position:relative;overflow: hidden;}

.subbanner-cms2 .sub-heading{
display:none;
}

.subbannerpart1,.subbannerpart2,.subbannerpart3 {float:left;}

.subbanner-two .img1 a::before , .subbanner-two .img2 a::before{
background: rgba(255,255,255,0.1);
content: "";
bottom: 0;
right: 0;
height: 0;
width: 0;
position: absolute;
margin: auto;
-webkit-transition: all 0.6s ease;
-webkit-transition-delay: 0s;
-moz-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
z-index: 1;
}
.subbanner-two .img1 a::after , .subbanner-two .img2 a::after{
	background: rgba(255,255,255,0.1);
	content: "";
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	position: absolute;
	margin: auto;
	-webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	z-index: 2;
}
.subbanner-two .img1 a:hover::after ,.subbanner-two .img1 a:hover::before ,
.subbanner-two .img2 a:hover::after ,.subbanner-two .img2 a:hover::before{
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}

.subbanner-one{margin-right:20px;position: relative;overflow: hidden;}

.subbanner-two{margin:0 0px;}

.subbanner-three{margin-left:20px;position: relative;overflow: hidden;}

.subbannerpart2 .img1{margin-bottom:20px;position: relative;overflow: hidden;}
.subbannerpart2 .img2{position: relative;overflow: hidden;}

 @-webkit-keyframes fixedAnimRight{0%{right:125%;}125%{right:0;}}
@-moz-keyframes fixedAnimRight{0%{right:125%;}125%{right:0;}}
@keyframes fixedAnimRight{0%{right:125%}125%{right:0;}}

.subbanner1 a::before , .subbanner-one a::before , .subbannercmspart1 a::before {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -30%;
	top: 0;
	transform: skewX(-25deg);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	-o-transform: skewX(-25deg);
	width: 50%;
	z-index: 2;
}
.subbanner1 a:hover::before , .subbanner-one a:hover::before , .subbannercmspart1 a:hover::before {
	animation: 0.5s ease 0s normal none 1 running fixedAnimRight;
	animation: 0.5s ease 0s normal none 1 running fixedAnimRight;
	-webkit-animation: 0.5s ease 0s normal none 1 running fixedAnimRight;
	-moz-animation: 0.5s ease 0s normal none 1 running fixedAnimRight;
}
@-webkit-keyframes fixedAnimLeft{0%{left:125%;}125%{left:0;}}
@-moz-keyframes fixedAnimLeft{0%{left:125%;}125%{left:0;}}
@keyframes fixedAnimLeft{0%{left:125%}125%{left:0;}}

.subbanner2 a::before, .subbanner-three a::before , .subbannercmspart2 a::before {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: -100%;
	top: 0;
	transform: skewX(45deg);
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	-o-transform: skewX(45deg);
	width: 50%;
	z-index: 2;
}
.subbanner2 a:hover::before , .subbanner-three a:hover::before , .subbannercmspart2 a:hover::before  {
	animation: 1s ease 0s normal none 1 running fixedAnimLeft;
	animation: 1s ease 0s normal none 1 running fixedAnimLeft;
	-webkit-animation: 1s ease 0s normal none 1 running fixedAnimLeft;
	-moz-animation: 1s ease 0s normal none 1 running fixedAnimLeft;
}
/* CMS */

/* --------- */	
.box .box-content ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 0px;
	display:block;
	font-size: 12px;
	z-index:9;
}
.box .box-content .dropmenu li{
	position: relative;
	list-style: none;
	margin: 0px;
	cursor: default;
    padding: 0px;
}
.dropmenu li:hover{	

}

.box .box-content .dropmenu .categorycolumn {
    display: inline-block;
    margin: 0 0 5px;
    position: relative;
    width: 32.9%;
}

.categorycolumn ul{float:left;}

.box-content-category ul li a::before{
	/* background-image:url("../image/megnor/category-icon.png"); */
	background-repeat:no-repeat;
	padding:9px 0px 9px 55px;
	height: 40px;
    display:block;
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	
}
#nav-one .main.hiden_menu ul > li.dropdown.main > a::after {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 14px;
	position: absolute;
	right: 10px;
}
#nav-one .dropdown:hover .dropdown-menu, #nav-one .hiden_menu .dropdown-menu .dropdown:hover {
	display: block;
}
.main.hiden_menu .dropdown-inner:hover .dropdown-menu.megamenu.column1 {
	right: auto;
	left: 99%;
	margin: 0;
	box-shadow: none;
	padding: 15px;
	top: -24px;
	color: #000;
}
#nav-one li.hiden_menu .dropdown-inner {
	display: none;
	margin: 0 !important;
	padding-left: 0;
	padding-right: 0;
}
.box-content-category .hiden_menu span.main {
	background-image: url("../image/megnor/category-icon.png");
	background-repeat: no-repeat;
	padding: 9px 0px 9px 55px;
	background-position: 5px -1440px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	height: 40px;
	width: 40px;
	float: left;
	top: auto;
	right: auto;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
}
.box-content-category .hiden_menu span.main:hover, .box-content-category .hiden_menu span.main.active {
	background-position: 5px -1492px;color: #febd69;
}
.box .box-content ul.dropmenu > li:hover{}

.box .box-content ul.dropmenu > li.activ-cat:hover:after{
opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
-khtml-opacity:1;
}
.box-content-category ul li a {
	padding: 12px 10px 12px 60px;
	display: inline-block;
	line-height: 20px;
	position: relative;
	width: 100%;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
}
.box-content-category ul li a:hover{color: #febd69;}
.box-content-category ul li {
	line-height: 21px;
	list-style-type: none;
}
.box-content-category .megamenu li.dropdown a::before {
	display: none;
}
#nav-one li ul {
	display: table-cell;
	float: none;
}
#nav-one .main.hiden_menu ul > li > a {
	padding: 12px 10px 12px 60px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
}
.main.hiden_menu .dropdown-menu.megamenu.column1:hover {
	right: auto;
	left: 99%;
	margin: 0;
	box-shadow: none;
	padding: 15px;
	top: -24px;
	color: #000;
}
.box-content-category ul li.main.menu-1 a::before{background-position:5px 0px;}

.box-content-category ul li.main.menu-1 a:hover::before{background-position:5px -47px;}

.box-content-category ul li.main.menu-2 a::before{background-position:5px -93px;}

.box-content-category ul li.main.menu-2 a:hover::before{background-position:5px -140px;}

.box-content-category ul li.main.menu-3 a::before{background-position:5px -186px;}

.box-content-category ul li.main.menu-3 a:hover::before{background-position:5px -233px;}

.box-content-category ul li.main.menu-4 a::before{background-position:5px -280px;}

.box-content-category ul li.main.menu-4 a:hover::before{background-position:5px -326px;}

.box-content-category ul li.main.menu-5 a::before{background-position:5px -374px;}

.box-content-category ul li.main.menu-5 a:hover::before{background-position:5px -423px;}

.box-content-category ul li.main.menu-6 a::before{background-position:5px -470px;}

.box-content-category ul li.main.menu-6 a:hover::before{background-position:5px -515px;}

.box-content-category ul li.main.menu-7 a::before{background-position:5px -561px;}

.box-content-category ul li.main.menu-7 a:hover::before{background-position:5px -608px;}

.box-content-category ul li.main.menu-8 a::before{background-position:5px -653px;}

.box-content-category ul li.main.menu-8 a:hover::before{background-position:5px -700px;}

.box-content-category ul li.main.menu-9 a::before{background-position:5px -753px;}

.box-content-category ul li.main.menu-9 a:hover::before{background-position:5px -807px;}

.box-content-category ul li.main.menu-10 a::before{background-position:5px -858px;}

.box-content-category ul li.main.menu-10 a:hover::before{background-position:5px -908px;}

.box-content-category ul li.main.menu-11 a::before{background-position:5px -955px;}

.box-content-category ul li.main.menu-11 a:hover::before{background-position:5px -1000px;}

.box-content-category ul li.main.menu-12 a::before{background-position:5px -1045px;}

.box-content-category ul li.main.menu-12 a:hover::before{background-position:5px -1094px;}

.box-content-category ul li.main.menu-13 a::before{background-position:5px -1145px;}

.box-content-category ul li.main.menu-13 a:hover::before{background-position:5px -1195px;}

.box-content-category ul li.main.menu-14 a::before{background-position:5px -1248px;}

.box-content-category ul li.main.menu-14 a:hover::before{background-position:5px -1296px;}

.box-content-category ul li.main.menu-15 a::before{background-position:5px -1345px;}

.box-content-category ul li.main.menu-15 a:hover::before{background-position:5px -1397px;}

.box-content-category ul li.main.menu-16 a::before{background-position:5px -1345px;}

.box-content-category ul li.main.menu-16 a:hover::before{background-position:5px -1397px;}

.box .box-content ul.dropmenu li.hidden_menu{
	background-image:url("../image/megnor/category-icon.png");
	background-repeat:no-repeat;
	padding:9px 0px 9px 55px; 
	background-position:5px -1441px
}

.box .box-content ul.dropmenu li.hidden_menu span{display:none;}

.box .box-content ul.dropmenu li.hidden_menu:hover,
.box .box-content ul.dropmenu li.hidden_menu.active{background-position: 5px -1493px;color: #febd69;}

.dropmenu li a{
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.dropmenu li a:hover,.dropmenu li a:focus{
color:#1b2530;
}
.dropmenu li span{
	float: right;
	height: 10px;
	width: 6px;
	position: absolute;
	top: 11px;
	right: 10px;
}

.dropmenu li:hover span {
display:block;
}

.dropmenu li:hover span:before{
color:#febd69;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown > a {font-weight: 400;}
#nav-one li .megamenu.column1 ul.list-unstyled li .dropdown-menu {
	left: 124%;
	position: absolute;
	opacity: 0;
	padding: 15px;
	border: 1px solid #e5e5e5;
	right: auto;
	top: -5px;
	margin: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li.dropdown:hover .dropdown-menu {opacity: 1;}
#nav-one li .megamenu ul.childs_1 {
	padding: 0 10px;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
	background: #fff none repeat scroll 0 0;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
	border: none;
	box-shadow: none;
}
.box-content-category ul .childs_1 li {
	padding: 0 0;
	border: none;
}
#nav-one li .megamenu ul.list-unstyled > li.dropdown > a {
	font-weight: 500;
	text-transform: capitalize;
	font-size: 14px;
	background: transparent;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
	width: 100%;
	border: none;
	padding: 5px 0;
	background-color: transparent;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 13px;
	color: #424449;
	
}
#nav-one li .megamenu ul.list-unstyled li > a:hover, .hiden_menu .top_level a:hover{color: #febd69;}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: inline-block;
	font-weight: 400;
	line-height: 24px;
	position: relative;
	color: #424449;
	text-transform: capitalize;
	float: left;
	padding: 1px 0;
	clear: both;
}
.box-content-category .dropdown-menu.megamenu .dropdown-inner ul li a::before {
	display: none;
}
.dropmenu li ul.category-wrapper, .dropmenu li div.category-wrapper,.dropmenu li:hover ul.category-wrapper, .dropmenu li:hover div.category-wrapper{
width:auto;
left:-1px;
top:40px;
transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
-khtml-opacity:1;
padding:0px;
display:none;
width:250px;
transition:initial;
-webkit-transition:initial;
-moz-transition:initial;
-ms-transition:initial;
-o-transition:initial;
border-top: none;
}
.header-search .customSelectInner , .header-search .customSelectOpen .customSelectInner{background:none;}
.customSelectInner {
	background: url('../image/megnor/select-arrow-down.gif') no-repeat center right;
	width: 100% !important;
}
.customSelectOpen .customSelectInner{ background:url('../image/megnor/select-arrow-up.gif') no-repeat center right; 
	width: 100% !important;
}
.common-home .dropmenu li ul.category-wrapper,.common-home .dropmenu li div.category-wrapper,.common-home .dropmenu li:hover ul.category-wrapper,.common-home .dropmenu li:hover div.category-wrapper{
left:-1px;
}

.dropmenu li div.category-wrapper ul{
padding: 0;
}

.box .box-content ul.dropmenu li.hidden_menu.active span:before{
content:"\f107";
}


.dropmenu li div ul{
	border: none;
	background: none;
	position: relative;
	display: block;
	left: 0px;
}
.dropmenu ul li{
	float: none;
	display:inline;
}

.dropmenu div ul{
	position: relative;
	display: block;
}
#nav-one > li.dropdown::after {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 11px;
	color: #333;
}
#nav-one > li.dropdown:hover::after{
	color: #febd69;
}
#nav-one > li > .dropdown-menu {
	background: #fff none repeat scroll 0 0;
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 20px 25px;
	left: 100%;
	top: 0;
	border-radius: 0;
	min-width: 200px;
	border: 1px solid #e5e5e5;
}


.dropmenu .submenu {background-color: #f8f8f8;}

ul.category-wrapper {
    display: none;
}

.box-category-top .dropmenu.box-category li li.categorycolumn > a{
color:#1b2530;
font-weight:500;
text-transform:capitalize;
font-size:14px;
margin-bottom:10px;
}

.box-category-top .dropmenu.box-category li li.categorycolumn > a:hover,.box-category-top .dropmenu.box-category li li.categorycolumn > a:focus{
color:#febd69;
}

.box-category-top .box-content-category ul ul ul{

}

.box-category-top .dropmenu.box-category .categorycolumn li a {
color:#424449;
text-transform:capitalize;
float:left;
padding:1px 0;
clear:both;
}

.box-category-top .dropmenu.box-category .categorycolumn li a:hover,.box-category-top .dropmenu.box-category .categorycolumn li a:focus {
color:#1b2530;
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li{
	line-height:22px;
	padding:8px 0;
}
#content .content ul li {
	line-height:22px;
	padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a , #content .content ul li a{
	padding:0px;
	color: #000;
	text-transform:uppercase;
    font-weight: normal;
	font-size:13px;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
color: #febd69;
}

.box .box-content ul ul{  
    margin-left: 0px;
	width:100%;
	z-index:99;
	padding:10px;
	display:block
}

.box .box-content ul ul li ul {padding:0;}

.box .box-content ul ul li:hover ul {
	display: block;
}
.product-block-inner a img{vertical-align:middle;}

.box-category-top {width:250px;}
.common-home .box-content-category {
	display: block;
}
.common-home .box-category-top{margin-top:15px;}
 .box-content-category {
	background-color: #fff;
	color: #000 !important;
	display: none;
	left: 0;
	margin: 0;
	position: absolute;
	top: 15px;
	z-index: 999999;
	padding: 12px 0;
	border: 1px solid #d8d8d8;
	width: 250px;
}
.box-category-top .box-heading{
display:none !important;
position:relative;
float:none;
}

.box-content-category{
padding-left:0;
padding-right:0;
border:none;
border: 1px solid #e5e5e5;
}
.box-content-category ul.dropmenu.box-category {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 12px;
	z-index: 9;
}
#column-left .box-category-top .box-content-category,#column-right .box-category-top .box-content-category{
margin-bottom:0;
}

.box-category-heading {
    background-color: #febd69;
    color: #000;
    padding: 20px 30px 17px 45px;
	font-size: 13px;
    text-transform: uppercase;
    width: 250px;
    display: inline-block;
    float: left;
	line-height: 21px;
	overflow:hidden;
	position:relative;
	letter-spacing: 0.5px;
	cursor: pointer;
}


.box-category-heading:before{
font-family:"FontAwesome";
content:"\f0c9";
font-size:14px;
color:#000;
padding:20px 17px;
position:absolute;
top:0;
left:0;
}

.shipping-cms {
	display: inline-block;
	background: url(../image/megnor/plane.png) no-repeat scroll left center transparent;
	padding-left: 75px;
}
.shipping-text .text1{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.6px;
    color: #febd69;
}

.shipping-text .text2{
	font-weight: 400;
    text-transform: uppercase;
	font-size:13px;
}

.contact-text{
	display: inline-block;
	background:url(../image/megnor/get-in-touch.png) no-repeat scroll left center transparent;
	height: 18px;
    padding-left: 30px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	white-space: nowrap;
}

header.smaller .contact-text{
opacity:0;
-webkit-opacity:0;
-moz-opacity:0;
-khtml-opacity:0;
}

.contact-text .text1 {
color:#fff;
font-weight:500;
text-transform:uppercase;
display:inline-block;
font-size:13px;
}

.contact-text .text2 {
color:#f2ab33;
text-transform:uppercase;
display:none;
}

.content_footer_top {
    background: #222f3d;
}

.footertop-cms .title {
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #fff;
}
.footertop-cms .subtitle {font-weight:300; text-transform:capitalize; color: #fff; font-size:13px;}

.footerblock {
    display: inline-block;
    width: 25%;
	background-image:url(../image/megnor/footer-icon.png);
	background-repeat: no-repeat;
	padding-left:47px;
	margin:30px 0;
	float:left;
	position: relative;
}

.footerblock1 {
	background-position: 0px 4px;
	width: 26%;
}
.footerblock2 {
	background-position: 0px -271px;
	width: 24%;
}
.footerblock3 {
	background-position: 0px -547px;
	width: 25%;
}
.footerblock4 {
	background-position: 0px -821px;
	width: 24%;
}
.footerblock::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 40px;
	left: -50px;
	background: rgba(225,225,225,0.15);
}
.footerblock:first-child::before {
	content: none;
}
.footerblock1:hover{background-position: 0px -133px;}
.footerblock2:hover{background-position: 0px -408px;}
.footerblock3:hover{background-position: 0px -684px;}
.footerblock4:hover{background-position: 0px -958px;}

.footerblock1:hover .title{color:#febd69;}
.footerblock2:hover .title{color:#febd69;}
.footerblock3:hover .title{color:#febd69;}
.footerblock4:hover .title{color:#febd69;}

.footer_bottom_content {
	border-top: 1px solid rgba(225,225,225,0.15);
	text-align: center;
}
.footer_bottom_content {
	padding: 32px 0;
	margin: 75px auto 0px;
	clear: both;
	float: left;
	width: 100%;
}
.content_footer_bottom {
	width: auto;
	float: right;
	padding: 6px 0 0;
}
.social-cms {
	float: left;
	margin-top: 20px;
}

.social-cms ul,.payment-cms ul,.app-cms ul{list-style:none; padding:0; margin:0}

.social-cms li {
    display: inline-block;
	padding:0;
	margin:0 5px 0 0;
}

.social-cms li:last-child{margin-right:0}

.social-cms ul li a{
	width:28px; 
	height:28px; 
	font-family:"FontAwesome"; 
	background-color:#3d3d3d; 
	border-radius:50%; 
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%; 
	padding: 0px 3px;
    display: block;
	font-size:13px;
}

.social-cms ul li a:hover{}
li.instagram a:before{content:"\f16d"; padding: 5px; display:inline-block;}
li.facebook a:before{content:"\f09a"; padding: 5px; display:inline-block;}

li.twitter a:before{content:"\f099"; padding: 5px; display:inline-block;}

li.gplus a:before{content:"\f0d5"; padding: 5px; display:inline-block;}

li.linkedin a:before{content:"\f0e1"; padding: 5px; display:inline-block;}



.social-cms ul li.facebook a:hover,.social-cms ul li.facebook a:focus{background-color:#febd69;}

.social-cms ul li.twitter a:hover,.social-cms ul li.twitter a:focus{background-color:#febd69;}

.social-cms ul li.gplus a:hover,.social-cms ul li.gplus a:focus{background-color:#febd69;}

.social-cms ul li.linkedin a:hover,.social-cms ul li.linkedin a:focus{background-color:#febd69;}

.social-cms ul li.instagram a:hover,.social-cms ul li.instagram a:focus{background-color:#febd69;}

.social-cms ul li a:hover,.social-cms ul li a:focus{color:#000;}
.payment li a:before{content:""; font-family:"FontAwesome"; font-size: 32px; display:block;}

.payment li{display:inline-block; margin-left:10px; margin-top:10px;}

.payment li a{display:block; color:#a4a4a4;}

.payment li a:hover,.payment li a:focus{color:#fff;}

.payment li.visa a:before{content:"\f1f0"}
.payment li.paypal a:before{content:"\f1f4"}
.payment li.mastercard a:before{content:"\f1f1"}
.payment li.discover a:before{content:"\f1f2"}
.payment li.americanexpress a:before{content:"\f1f3"}

/* End CMS */

/* Tab cms */

.hometab {
    margin-top: 0px;
	background-color:#fff;
	clear:both;
}

.hometab, .categorytab {
	margin-top: 70px;
	background-color: #fff;
	margin-bottom: 40px;
	width: 100%;
	float: left;
}

.htabs {
    line-height: normal;
    float: right;
    margin-right: 55px;
	margin-top: -7px
}

.categorytab .tabs {
    line-height: normal;
    padding: 0;
    border-bottom: medium none;
	min-height:405px;
}

.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.htabs .etabs li,.categorytab .nav-tabs li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    position: relative;
    text-align: center;
	background:url(../image/megnor/pipe.gif) no-repeat scroll right center;
	padding-left: 5px;
    padding-right: 5px;
	white-space: nowrap;
}
.categorytab .nav-tabs li.active {
	background: none;
}
.categorytab .nav-tabs{border:none; float: right; margin-right: 60px; margin-top: -37px; padding:0;}

.htabs .etabs li:last-child,.categorytab .nav-tabs li:last-child {background:none}

.htabs a,.categorytab .nav-tabs a {
    color: #1b2530;
    display: block;
    float: left;
    font-size: 13px;
    padding: 8px 15px;
    text-align: center;
	text-transform:uppercase;
	line-height:normal;
	font-weight:400;
	border:none !important;
	margin:0;
	transition:initial;
	-webkit-transition:initial;
	-moz-transition:initial;
	-ms-transition:initial;
	-o-transition:initial;
}


.htabs a:hover,.htabs a:focus,.categorytab .nav-tabs a:hover,.categorytab .nav-tabs a:focus{color: #1b2530;}

.htabs a.selected,.categorytab .nav-tabs li.active a/*, .htabs a:hover, .htabs a:focus*/{
	background: #febd69;
color: #000;
}
.htabs a:hover, .htabs a:focus, .categorytab .nav-tabs a:hover, .categorytab .nav-tabs a:focus {
	color: #000;
	background-color: #febd69;
}
.tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom:25px;
}

.categorytab .tab-pane {
    padding: 10px 0 !important;
    border: medium none !important;
    margin: 0 -7px;
	overflow:visible !important;
	text-align:center;
}

.categorytab .tab-pane > img {
    margin: 150px auto;
}

.categorytab .tab-content{
clear:both
}

.categorytab .tab-pane .owl-carousel{overflow:visible}

.tab-content .tab {
    display: none;
}
.categorytab .tab-pane .owl-prev {
	right: 40px !important;
	left: auto !important;
}
.categorytab .tab-pane .owl-buttons div span {
	width: 25px;
	height: 25px;
	border: 1px solid #d8d8d8;
}
.categorytab .tab-pane .owl-buttons div span.right {
	padding: 4px 8px;
}
.categorytab .tab-pane .owl-next:hover span, .categorytab .tab-pane .owl-prev:hover span {
	text-decoration: none;
	background-color: #febd69;
	border-color: #febd69;
}
.owl-carousel .owl-buttons div:hover {
	color: #000 !important;
}
.owl-carousel .owl-buttons div i {
	font-size: 18px !important;
	margin: 2px 0 0 0 !important;
}
.categorytab .tab-pane .owl-prev span {
	border: medium none;
	cursor: pointer;
	display: block;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.categorytab .tab-pane .owl-carousel .owl-buttons div { top: -45px; }
	
.categorytab .tab-pane .owl-carousel .owl-buttons .owl-prev, .categorytab .tab-pane .owl-carousel .owl-buttons .owl-next, .categorytab .tab-pane .owl-carousel .owl-buttons div{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}
#Tab_Category_Slider .tab-content .owl-controls .owl-buttons {
	top: 0;
}
.categorytab .owl-item .col-lg-12{padding:0;}

.hometab .customNavigation a.prev {right: 30px;}
.hometab .customNavigation a { top: -44px;}
.hometab .customNavigation a.next {right: 10px;}

/* End Tab cms */


/*Megnor Blog CSS */ 
.box-product .blog-items { display:inline-block; float:left; }
.blog-left { float:left; position:relative; max-width: 100%;}
.blog-image{position:relative; overflow:hidden;}
.blog-left .blog-image img  { border:none;} 
.blog-right {float:left;}

.blog-right h4{
	margin: 15px 0 5px;
    font-size: 15px;
}
.blog-right a {
	color: #1b2530;
}
.view-blog { float:left; width:100%; text-align:left; margin:0 0 10px; }
.read-more { float:left; text-transform:capitalize; }
.read-more a{color:#febd69; font-size:13px;}
.read-more a:hover {color: #1b2530;}
.read-more .fa{display:none;}

.write-comment { float:right; }
.date-time { float:left; text-align:left; text-transform: capitalize;}

.date-time .fa{display:none;}

.blog_default_width{ width:250px;}

.blog-desc { margin: 0px 0 10px; line-height:20px; display:block; font-size:13px;}
.blog-img {    
	padding: 10px;
    margin-bottom: 10px;
    position: relative;
    background-color: #fff;
	border: 1px solid #e5e5e5;
}

.blog-img .img-thumbnail{border:none;}
#content h1 {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    color: #1b2530;
}
.blog-date {
	position: absolute;
	top: auto;
	color: #fff;
	left: 22px;
	right: auto;
	padding: 6px 15px;
	font-size: 14px;
	text-align: center;
	background: #febd69;
	left: 0;
	right: 0;
	bottom: -20px;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
}
.blog-item:hover .blog-date {
	bottom: 0;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
}
.blog-date .fa{display:none;}

#blog-carousel, #blog-grid { 
	padding:0px; 
	border:none;  
	overflow: visible !important;
}
.box.blogs .box-content {padding:0; margin-left: -7px; margin-right: -7px; margin-top: 0px; border:none;}
#blog-carousel .blog-item { display:inline; }	 
#blog-carousel .product-block, #blog-grid .product-block {margin:5px 7px;}
#blog-carousel .product-block:hover , #blog-grid .product-block:hover  { box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
#blog-carousel .owl-pagination { bottom:-5px; display:none;}

#blog-carousel .owl-controls .owl-buttons .owl-prev {
	right: 38px;
	top: -43px;
	left: auto;
	width: 25px;
	height: 25px;
	text-align: center;
	opacity: 1 !important;
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	border: 1px solid #d8d8d8;
	background: #fff;
	color: #d8d8d8;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover {
	background: #febd69;
	border-color: #febd69;
} 
#blog-carousel .owl-controls .owl-buttons .owl-next {
	right: 8px;
	top: -43px;
	left: auto;
	width: 25px;
	height: 25px;
	text-align: center;
	opacity: 1 !important;
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	border: 1px solid #d8d8d8;
	background: #fff;
	color: #d8d8d8;
}
#blog-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: #febd69;
	border-color: #febd69;
} 

.single-blog .blog-desc { padding-bottom:0px; }
.single-blog .block-title h3{  
padding-top: 10px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 10px;
margin-bottom: 20px;
font-weight: 400;
color: #1b2530;
}

.single-blog h4 {
	font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #1b2530;
    margin-top: 20px;
	font-size:16px;
}

.single-blog .panel-default.panel{
background-color:transparent;
border:none;
}

.view-comment{clear:both;}

.single-blog .view-comment .panel-default { 
border-radius:0; 
-webkit-border-radius:0; 
-moz-border-radius:0;  
-khtml-border-radius:0;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
background-color: #fafafa;
padding: 20px 20px;
}



.single-blog .view-comment .name, .single-blog .view-comment .date, .single-blog .view-comment .col-sm-8, .single-blog .view-comment .col-sm-3{width:100%;}

.user_icon {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 2px 15px 15px 0;
    padding: 10px 15px;
}

.comment-info {
    margin-left: 50px;
}

.view-comment .col-sm-3 .name{color:#1b2530; font-weight:500;}

.comment-info .comment-text{margin-top:12px; overflow:hidden;}

.view-comment .col-sm-3 .date{color: #b5b5b5;}

.comment-wrapper {
	float:right;
	margin-top:10px;
	margin-right:15px;
}

.information-blogger-blogs .read-more {
	float: none;
	margin: 15px 0 0;
}
/*Megnor Blog light-box CSS */ 

.blog-item .blog-left .blog-image .post_hover,
.blog-left-content .blog-image .post_hover {
	bottom: 0;
	display: inline-block;
	height: 44px;
	left: 0;
	margin: auto;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 90px;
}
.blog-item:hover .product-block .blog-left .post_hover,
.blog-left-content:hover .blog-image .post_hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.1s ease 0s;
	-moz-transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s;
	-ms-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
}
.blog-item .blog-left .blog-image .zoom,
.blog-left-content .blog-image .zoom {
	background: rgba(0, 0, 0, 0.3);
	border: 2px solid #FFFFFF;
	color: #fff;
	display: inline-block;
	margin-right: 0px;
	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: 30px;
}
.blog-item .blog-left .blog-image .readmore_link,
.blog-left-content .blog-image .readmore_link {
	background: rgba(0, 0, 0, 0.3);
	border: 2px solid #FFFFFF;
	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: 27px;
}
.blog-item:hover .product-block .blog-left .readmore_link,
.blog-left-content:hover .blog-image .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;
	right: 0;
}
.blog-item:hover .product-block .blog-left .zoom,
.blog-left-content:hover .blog-image .zoom {
	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;
	left: 0;
}
.blog-item .blog-left .blog-image .zoom:hover, .blog-item .blog-left .blog-image .readmore_link:hover, .blog-left-content .blog-image .zoom:hover, .blog-left-content .blog-image .readmore_link:hover {
	background: rgba(0, 0, 0, 0.8);
	color: #febd69;
	border-color: #febd69;
}
.blog-item .blog-left .blog-image .zoom:hover, .blog-item .blog-left .blog-image .readmore_link:hover {
	color: #febd69;
	border-color: #febd69;
}
.all-blog .blog-left-content { float:left;  width:100%; }

.all-blog .blog-left-content .blog-image { float:left; position:relative; }

.blog-right-content {
    clear: both;
    float: left;
    width: 100%;
	padding-left: 15px;
    margin-bottom: 15px;
}

.blog-right-content .blog-title{
	font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
	margin-bottom:20px;
}

.all-blog .blog-desc{margin-bottom:18px;}

.blog-right-content .read-more a {
	padding: 0;
	background-color: #fff;
	font-weight: 400;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	white-space: nowrap;
	color: #febd69;
	font-size: 13px;
}
.blog-right-content .read-more a:hover{
	color: #000;
}
.blog-right-content .read-more a:hover:after{
	color: #fff;
}

.blog-right-content .write-comment a{color:#424449; font-size: 13px;}

.blog-right-content .write-comment a:hover,.blog-right-content .write-comment a:focus{color:#febd69}

.write-comment-count{float:left; margin-right:15px}

.write-comment-count a,.write-comment a{
color: #424449;
}

.write-comment-count a:hover,.write-comment-count a:focus,.write-comment a:hover,.write-comment a:focus,.write-comment-count a:hover:before,.write-comment-count a:focus:before{
color: #febd69;
}

.blog-right-content .write-comment:before{content:"\f0e5"; font-family:"FontAwesome"; font-size:13px; float:left; margin-right:10px; color:#b5b5b5;}

.information-blogger-blogs .write-comment{float:left; }

.information-contact .panel.panel-default {
	border-radius: 0;
	box-shadow: none;
	border: none;
	margin: 0 0 30px;
}
.information-contact .panel-body {
	padding: 0px;
}
.row.contact-info {
	padding: 0 15px;
}
.contact-info .right {
	width: 100%;
}
.contact-form-design {
	width: 100%;
	float: left;
	background: #f5f5f5;
	margin: 0 0 50px;
}
.contact-form-design .left {
	float: left;
	width: 28%;
	margin-right: 30px;
	background: #292929;
	padding: 34px 20px;
	color: #fff;
	position: relative;
	z-index: 9;
}
.contact-form-design .address-detail, .contact-form-design .address-detail1, .contact-form-design .telephone, .contact-form-design .fax, .contact-form-design .time {
	float: left;
	width: 100%;
	padding: 4px 0 10px;
	border-bottom: 1px solid #434343;
}
.contact-form-design .address-detail1 strong {
	padding: 5px 0 0 0;
	height: 28px;
	margin: 10px 0;
	float: left;
	font-weight: 600;
}
.contact-form-design .address-detail1 address {
	margin: -15px 0 20px 55px;
}
.contact-form-design .left .image {
	width: 45px;
	height: 45px;
	float: left;
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -3px -240px transparent;
	margin: 15px 10px 0 0px;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.contact-form-design .left .btn.btn-info {
	float: left;
	clear: both;
	display: block;
	padding: 25px 0 0;
	width: 100%;
	text-align: left;
	background: transparent;
	border: none;
	border-top: 1px solid #434343;
	font-weight: 600;
	font-size: 13px;
	text-transform: capitalize;
}
.contact-form-design .left .fa.fa-map-marker {
	font-size: 32px;
	width: 45px;
	height: 45px;
	float: left;
	margin: -10px 10px 0px -1px;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 43px;
	text-align: center;
}
.contact-form-design .left .telephone .image {
	width: 45px;
	height: 45px;
	float: left;
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -4px -368px transparent;
	margin: 10px 10px 0 0px;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.contact-form-design .telephone strong {
	padding: 0;
	margin: 10px 0 0;
	height: 28px;
	float: left;
	font-weight: 600;
}
.contact-form-design .left .fax .image {
	width: 45px;
	height: 45px;
	float: left;
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -4px -302px transparent;
	margin: 10px 10px 0 0px;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.contact-form-design .fax strong {
	padding: 0;
	margin: 10px 0 0;
	height: 28px;
	float: left;
	font-weight: 600;
}
.contact-form-design .left .time .image {
	width: 45px;
	height: 45px;
	float: left;
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -3px -433px transparent;
	margin: 10px 10px 0 0px;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.contact-form-design .time strong {
	padding: 0;
	margin: 10px 0 0;
	height: 28px;
	float: left;
	font-weight: 600;
}
.contact-form-design address {
	display: inline-block;
	margin: -15px 0 6px 55px;
	float: left;
	clear: both;
	width: auto;
}
.contact-form-design .left .comment .image {
	width: 45px;
	height: 45px;
	float: left;
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -3px -498px transparent;
	margin: 10px 10px 0 0px;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.contact-form-design .comment strong {
	padding: 0;
	margin: 10px 0 0;
	height: 28px;
	float: left;
	font-weight: 600;
}
.contact-form {
	padding: 20px 30px 35px 0;
}
.contact-form .buttons {
	margin: 0 0 0;
	display: inline-block;
	width: 100%;
	position: absolute;
	right: 0;
	background: #f5f5f5;
	padding: 0 30px;
}
.btn.btn-primary.captcha-btn {
	position: absolute;
	right: 30px;
	bottom: -20px;
}
.information-blogger-blogs .blog-image {
    margin-bottom: 15px;
    background-position: center center;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.information-blogger-blogs .panel-body{padding: 10px; background-color: #fff; border: 1px solid #e5e5e5; position: relative;}

.information-blogger-blogs .panel-default {
    border: none;
    margin-bottom: 25px;
    padding-bottom: 0px;
	background-color:transparent;
}

.information-blogger-blogs .panel-default:last-child{margin-bottom:0px; padding-bottom:0;}

.blog-left-content:hover .post-image-hover::before{
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.date-comment{
	width: 100%;
    padding: 10px ;
    background-color: #febd69;
    float: left; 
	font-family:"Lato",sans-serif;
	position: absolute;
    bottom: -45px;
	z-index:9;
	transition: all 0.3s ease 0s;
	-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;
}

#content #blog-carousel .product-block:hover .date-comment, #content #blog-grid .product-block:hover .date-comment{
	bottom: 0px;
}

.write-comment a,.date-time{color:#000; font-family:"Lato",sans-serif; font-weight:normal; font-size:14px}

.write-comment a:hover,.write-comment a:focus{color:#fff;}



.post-image-hover::before {
	background : -ms-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : -moz-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : -o-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(31, 32, 34, 0)), color-stop(55, rgba(31, 32, 34, 0.8)));
	background : -webkit-linear-gradient(top, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
	background : linear-gradient(to bottom, rgba(31, 32, 34, 0) 0%, rgba(31, 32, 34, 0.8) 55%);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
    width: 100%;
}

.blog-left:hover .post-image-hover::before{
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
#content .blog-item:hover .blog-image .date-comment {
    bottom: 0;
}
.blog-left-content .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: 45%;
}
.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-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-content .icon.zoom .fa, .blog-left-content .icon.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:hover .blog-image .zoom .fa, .blog-left-content:hover .blog-image .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;
}
.all-blogs .panel-body .zoom .fa.fa-search-plus::before {
    border: 2px solid #e5e5e5;
    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:15px 0;
    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;
	height:50px;
	width:50px;
}
.all-blogs .panel-body .zoom:hover .fa.fa-search-plus::before, .all-blogs .panel-body .readmore_link:hover .fa.fa-link::before{color:#febd69; border-color:#febd69;}

.all-blogs .panel-body .readmore_link .fa.fa-link::before{
    border: 2px solid #e5e5e5;
    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:15px 0;
    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;
	height:50px;
	width:50px;
}

#add-comment .col-sm-10 {
    width: 75%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

#add-comment .col-sm-10.buttons.text-center {
width:60.5%;
}

.blogs .buttons,#blog-carousel .owl-pagination{display:none}

/*Megnor Blog light-box CSS */ 

.main-menu ul > li > a.search-suggestion {
    padding: 0;
	border:none;
}

.main-menu ul > li > a.search-suggestion:hover {
	color: #1b2530;
}

.alert.alert-success.animated{
	width:100%; 
	text-align:center;
	vertical-align:middle; 
	padding:25px 20px; 
	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:18px !important;}
.alert.alert-success.animated span a{color:#fff;}
.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;
}

.account-login #input-password,.affiliate-login #input-password {margin-bottom:10px}



@media (max-width: 1200px) {
	.product-info .image-additional { width: 325px;}
	#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;}
	.blog-right { width:100%; }
	.product-list .product-thumb .button-group button{width:140px;}
	.product-list .product-thumb .button-group button+button{width:40px;}
	.category{min-height: 190px;}
	.dropmenu li ul.category-wrapper, .dropmenu li div.category-wrapper, .dropmenu li:hover ul.category-wrapper, .dropmenu li:hover div.category-wrapper{width: 198px;}
	.col-md-6.result-info{padding:0 15px;}
	.col-md-3.row-result-search-autocomplete-image{width:auto}
	#add-comment .col-sm-10.buttons.text-center {width:63.5%;}
	.product-layout.product-grid.col-lg-3.col-md-4.col-sm-4.col-xs-6 {width: 33.33%;}
	.product-grid .product-thumb .button-group button.addtocart {width: 53.7%;}

}

@media (max-width: 1200px) and (min-width:1024px){
	.box-content-category {width: 197px;}
	.header-right,header.smaller .header-right{width:74%;padding-left: 20px;}
    header.smaller #search .input-lg{width:400px;}
    .header-left{padding-right:10px;}
	#search .input-lg{width:400px}
	#search .col-sm-3.sort{width:37%;}
	.col-sm-5.header-search{width:65.7%;}
	#searchbox {width: 90.5%;}
	.header-search .form-control.input-lg {width: 69.9%;}
	.box .box-content ul li {line-height: 16px;}
	.box-category-top .box-content-category {height: 245px;}
	header.smaller .col-sm-5.header-search{width:81%;}
	#search{width:91%;}
    header.smaller #search{width:90%;}
	#search .input-lg{width:515px;}
	.main-menu ul > li > a{padding:16px 27px;}
	.blog-module .owl-wrapper .owl-item {margin: 0 5px;}
	.subbannerpart1,.subbannerpart3{width:30.6%}
	.subbannerpart2{width:38.8%} 
	.subbannercmspart1,.subbannercmspart2{width:49%;}
	.box-category-heading{width:197px;}
	.cat-desc{width:50%;}
	.category .image{width:50%;}
	.blog-left .blog-image img{height:180px;}
	#top-links ul.list-inline li{padding: 0 7px 0 4px;}
	#form-language{padding: 0 2px 0 0px; margin-right: 3px;}
	.lang-curr{margin-left:0;}
	.rating .fa-stack, #review .fa-stack{width:11px;}
	.box-category-top{width:198px;}
	#footer .column {width: 17%;}
	.footerblock::before {left: -35px;}
	.product-thumb .button-group button.addtocart {width: 51.6%;}
	.box.related .product-thumb .button-group button.addtocart {width: 53.2%;}

}

@media (max-width: 1023px) and (min-width:980px){

.header-left{padding-right:10px;}
.header-right,header.smaller .header-right{width:74%;padding-left: 25px;}
.header-search .form-control.input-lg {width: 69.8%;}
header.smaller .col-sm-5.header-search {width: 81%;}
.col-sm-5.header-search {width: 65.7%;}
#searchbox {width: 90.6%;}
header.smaller #search{width:90%;}
header.smaller #search .input-lg{width:400px;}
.main-menu ul > li > a{padding:16px 27px;}
.blog-module .owl-wrapper .owl-item {margin: 0 5px;}
.box-category-top{width:198px;}
#search{width:91%;}
#search .input-lg{width: 515px;}
#search .col-sm-3.sort{width:37%;}
.box-category-heading{width:197px;}
.subbannerpart1,.subbannerpart3{width:30.6%}
.subbannerpart2{width:38.8%}
.subbannercmspart1,.subbannercmspart2{width:49%}
.cat-desc{width:50%;}
.category .image{width:50%}
#top-links ul.list-inline li{padding: 0 7px 0 0px}
#form-language{padding: 0 2px 0 0px; margin-right: 3px;}
.lang-curr{margin-left:0;}
.rating .fa-stack, #review .fa-stack{width:11px;}
.dropmenu li ul.category-wrapper, .dropmenu li div.category-wrapper, .dropmenu li:hover ul.category-wrapper, .dropmenu li:hover div.category-wrapper{width:198px;}
.col-md-3.row-result-search-autocomplete-image {
    float: left;
    width: auto;
}
.col-md-6.result-info {
    float: left;
    padding: 0 15px;
    position: relative;
    width: 70%;
}
.box-category-top .box-content-category {height: 240px;}
.box-content-category {width: 196px;}
#footer .column {width: 17%;}
.box.related .product-thumb .button-group button.addtocart {width: 53.2%;}
.product-thumb .button-group button.addtocart {width: 51.6%;}

}

@media only screen and (min-width: 768px) and (max-width: 980px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:22.65%;}
	.layout-2 #content{width:77.35%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 10px 0 0; width: 100%;}
}
@media (max-width: 979px) {
	/* css for responsive menu */	
		#menu .navbar-nav > li > .dropdown-menu.column2 , #menu .navbar-nav > li > .dropdown-menu.column3 ,#menu .navbar-nav > li > .dropdown-menu.column1{min-width:auto}
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {height:300px;overflow-y:scroll; border-top: 1px solid #787878; padding: 12px 25px;  background: #fff none repeat scroll 0 0;  position: absolute;  width: 100%;  z-index: 999;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);left:0;right:0;margin:0 auto;}
	#menu.responsive-menu ul li a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;}
	.responsive-menu li.toggle {  box-shadow:none;padding:0;float:left;width:100%; margin:5px 0;}
	.top_level.home.home_first {    display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	.blog_grid_holder.carousel-1 {margin-left:0;margin-right:0;}
	.blog-module .owl-carousel .owl-item{padding:0 5px 0 5px;}
	.main-menu ul.dropdown-menu{padding:5px 0;margin:2px 0 0;}
	.blog-left { padding:0;}
	#menu.responsive-menu .dropdown .dropdown-menu {background:none;border: medium none;  box-shadow: none;  padding: 0;  position: relative;  width: 100%; margin-left:0 !important;}
	#menu.responsive-menu ul li a:hover, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
  background-color:#fff;  color: #febd69;}
	#menu.responsive-menu ul li a , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a{  color:#424449;
    display: block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 5px 0;
    text-transform: uppercase;float:left;width:100%;border:none;text-align:left;}
	#menu.responsive-menu .nav.navbar-nav {    padding: 12px 20px;}
	#menu.responsive-menu ul li a.mobile_togglemenu , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;position:absolute;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {    margin: 0; background-color:#fff;}
	#menu.responsive-menu .top_level.dropdown.toggle {  margin: 0; background: none;}
	.nav-container .container #menu .mobile_togglemenu {background: none !important;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {  padding: 0 15px 0px; float:left;width:100%;}
	.responsive-menu ul li .mobile_togglemenu:hover {  background-color: rgba(0, 0, 0, 0);}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {  display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {width:100%;float:left;border: medium none;    left: 0;    position: relative;    top: 0;font-size: 12px;    letter-spacing: 0.5px; margin-bottom: 0px;  padding: 0 0 0 10px; background-color: #fff; margin:0;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{ font-size:12px;letter-spacing:0.5px;}
	.top_level.home {    display: none;}
	#menu.responsive-menu .toggle .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {   
	 color: #22272a;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
    left: auto;
    line-height: 24px;
    position: absolute;
    right: 0;top:0;
	}
	#menu.responsive-menu .toggle.active .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before { 
	color: #22272a;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
    left: auto;
    line-height: 24px;
    position: absolute;
    right: 0;top:0;
	}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after{content:"";}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu { padding: 0px 0 3px 20px;}
	#menu.responsive-menu ul.nav li .megamenu ul.childs_1 {  display: block;
    float: left;
    padding: 0;
    width: 100%;}
	#menu.responsive-menu .list-unstyled.childs_1 > li{padding:0;margin:0;background: transparent;}
	#menu.responsive-menu .navbar-nav > li > .dropdown-menu{   margin-bottom: 10px;    padding-left: 10px;  top: 0;}
	/* end css for responsive menu */
	#top {position: relative;z-index: 9;}
	#column-left .box-product .image,
	#column-right .box-product .image {margin-right:7px;}
	.col-md-4.btn-list-grid {margin-bottom: 10px;}	
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;   
	}
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	#menu .nav-responsive .expandable{ position:relative; top:10px;}
	#menu .nav-responsive .expandable:before{
		content: "\f0c9";
		font-family: "FontAwesome";
		font-size: 24px;
		line-height: 26px;
		margin: 0px 0px 0 0;
		position: absolute;
		right: 2px;
		vertical-align: middle;
		top: 0;
	}
	#accordion .form-horizontal .control-label{width:100%;}
	.subbannerpart1,.subbannerpart3{width:31.1%}
	.subbannerpart2{width:37.7%} 
	.blog-module .owl-wrapper .owl-item {margin: 0 5px;}
	.header-bottom {width: 100%;float: left;position: relative;z-index: 9;}
	#search .col-sm-3.sort{width:30%;}
	.col-sm-5.header-search{width: 83%;padding: 8px 8px 8px 0;}
	#search{width:93%; margin:0;}
	#searchbox {width: 91%;}
	.header-search .form-control.input-lg {width: 70%;}
	#cart > .btn {background-position: 12px 8px;padding: 9px 13px 9px 40px;margin: 8px 0;}
	#search .input-lg{width:515px;}

	.layout-2.left-col #content,.layout-2.right-col #content,.layout-3 #content,.layout-2.left-col #content-top,.layout-2.right-col #content-top{width:100%; padding:0;}

	.main-slider .owl-carousel{width:100%;}

	.main-slider{width:100%; float:left}

	.category-cms{margin-top:30px}
	
	.common-home .content-top #content,.common-home .content-top #content-top{min-height:initial;}
	
	.subbannercmspart1,.subbannercmspart2{width:49%}
	.product-thumb .button-group button.addtocart {width: 51.2%;}
	.box.related .product-thumb .button-group button.addtocart {width: 53.4%;}
	#footer{padding-top:30px;padding-bottom: 0px;}
	
	#footer .column:after{content:initial;}
	.payment-cms {
	float: none;
	display: inline-block;
	margin: 0 0 15px;
	clear: both;
	width: 100%;
	text-align: center;
}
.bottomfooter {
	text-align: center;
	width: 100%;
	float: left;
}
.footer_bottom_content {
	padding: 25px 0;
}
	.content_footer_bottom {
	margin-top: 0px;
	width: 100%;
	float: left;
	padding: 0;
}
	.footerblock::before {left: -15px;}
	.footertop-cms .subtitle{font-size:11px}
	.footertop-cms .title{font-size:12px}
	.category .image{float:none; clear:both; text-align:center; margin-top: 25px;}
	.category .image a{display:inline-block}
	.col-sm-10.subscribe-btn{width:auto;}
	.newsletter #txtemail, .newsletter .input-news {
	width: 70%;
}
#footer .col-sm-3.column .toggle {
	padding: 0;
}
.social-cms {
	float: left;
	margin-top: 0;
}
	.col-sm-10.subscribe-btn{float:left; clear:both}
	.header-left{text-align:center; width:100%; padding:0}
	.col-sm-4.header-logo{float: none;}
	.header-right{width:100%; border:none; padding:0; margin:0;}
	header{padding:0 0 30px; position:relative;z-index: 7;}	
	#form-language .dropdown-menu {z-index: 9;}
	#top-links ul.list-inline li {padding: 0 10px;} 
	.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%; display:block !important; clear: both;}
	.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-category-top .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/*,#column-left .box .list-group,#column-right .box .list-group*/{
		display:none; 
		padding: 8px 15px;
		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:13px;
		right:15px;
		width:98%;
		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{
		padding-left:15px;
		padding-right:15px;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details{
		width:auto; margin:0; 
	}
	
	.nav-inner{display:block; border: none; background-color:#cdac81; margin-bottom:20px}
	.common-home .nav-inner{margin-bottom:0;}
	.nav-inner-cms .box-category-heading,.nav-inner-cms .main-menu ul{display:none}
	.nav-responsive span{border:none; padding:15px 0; font-size: 15px; color:#fff}
	#cms-menu {position:relative;}
	.col-sm-3.header-cart{position: absolute; right: 0; z-index: 99; }
	.nav-inner-cms{border:none; margin-bottom:0;padding-top:10px;margin-top:0;}
	.content-top #content{min-height:initial;}
	.contact-info .right{float:left; clear:both; margin-top:20px}
	.cate-heading,ul.subcats,.cat-desc{float:none}
	.cat-desc{text-align:center; width: auto;}
	#content .category_list .filterbox{border:1px solid #e5e5e5; margin:10px 0; background-color:#fff;}
	.list-group-item.group-name{padding-left:15px; padding-right:15px}
	.list-group-item,.panel-footer{padding-left:15px !important; padding-right:15px !important;}
	.filterbox .list-group-item,.filterbox .panel-footer{padding-left:0 !important; padding-right:0 !important;}
	.col-md-3.row-result-search-autocomplete-image {
    	float: left;
    	width: auto;
	}
	.col-md-6.result-info {
    	float: left;
    	width: 50%;
	}
	#top-links ul.list-inline{margin-right:0;}
	#top .container{padding:0 20px}
	.headertopleft{margin-top:7px;}
	.nav-inner #menu{display:block}
	.main-menu .main-navigation{display:none}
	header.smaller{display:none;}
	.contact-form-design .left {
	float: left;
	width: 100%;
	margin-right: auto;
}
.contact-form {
	padding: 20px 15px;
	width: 100%;
	float: left;
}
.contact-form .buttons {
	position: relative;
	padding: 0;
}
.btn.btn-primary.captcha-btn {
	position: relative;
	right: 0;
	bottom: 0;
}
}
@media (max-width: 767px) {
	.layout-2 #content,.layout-3 #content{width:100%;}
	.headertopleft {margin-top: 0;}
	.product-info .image-additional a {padding: 0px;} 
	.header-logo,.header-search,.header-cart{display:inline-block;float:none;width:100%;}
	.header-logo{text-align:center;}
	.header-cart{width:100%;display:inline-block;text-align:center;}
	.header-logo > div{display:inline-block;}
	.btn-info {margin-bottom:3px;} 
	#input-search {margin-bottom: 8px;}
	.responsive-menu .nav.navbar-nav {top: 101%;}
	#logo .img-responsive { margin: 0 auto 15px;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;}	
	#cart .dropdown-menu {right: 0px;width: 350px;}
	#top-links ul.list-inline li{padding: 0 10px 0 8px}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.main-menu ul.dropdown-menu{padding:5px 0;margin:2px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin: 0 auto; width: 350px;}
	.product-layout.product-grid.col-lg-3.col-md-4.col-sm-4.col-xs-6 {width: 50%;}
	.product-info .additional-carousel{width:350px}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	
	#content .category_list .filterbox .list-group-filter a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left: 5px; margin-right: 0;}
	
	.addtocart .fa{margin:0;}
	.headertopright .text2 span.hidden-xs,.headertopright .text2 span.hidden-sm,.headertopright .text2 span.hidden-md{display:block !important}
	#search{width:89%;}
	#search .input-lg{width: 90%;}
	#search .col-sm-3.sort{width: 39%; float: left;}
	.searchbox{width: 58%;}
	.col-sm-3.header-cart{right:15px; top: 59px;}
	.owl-carousel .owl-buttons div{opacity:1 !important; -webkit-opacity:1 !important; -moz-opacity:1 !important; -khtml-opacity:1 !important;}
	.product-thumb .button-group{bottom:0;}
	.box.bestseller{padding-top:30px}
	.subbannerpart1,.subbannerpart2, .subbannerpart3{width: auto;
    float: none;
    clear: both;
	}
	.subbanner-one{margin-left:auto; margin-right:auto}
	.subbanner-three{margin-left:auto; margin-right:auto}
	.subbannerpart2 .img1{margin-bottom:10px}
	.subbanner-cms2 .subbanner-inner{display:none; text-align:center;}
	.subbanner-inner.row{margin-left:auto; margin-right:auto}
	.subbannerpart1,.subbannerpart2{margin-bottom:5px}
	.subbanner-one,.subbanner-two,.subbanner-three{display:inline-block; max-width:100%}
	.subbanner-one a:before, .subbanner-two a:before, .subbanner-three a:before{left:0; right:0;}
	.subbanner-one a, .subbanner-two a, .subbanner-three a{max-width:100%}
	.subbanner-cms2 .sub-heading{
		background-color: #f1f1f1;
		color: #161b1e;
		cursor: pointer;
		display: block;
		font-size: 16px;
		padding: 15px;
		width: 100%;
		float: left;
		font-weight: 500;
		position: relative;
		text-transform:capitalize;
		margin-bottom: 10px;
	}
	.subbanner-cms2 .sub-heading .banner_toggle {
		display: block;
		cursor: pointer;
		width: 100%;
		margin-top: 0;
		padding: 15px;
		position: absolute;
		right: 0;
		top: 0px;
		left: 0;
		transition: initial;
		-webkit-transition: initial;
		-moz-transition: initial;
		-ms-transition: initial;
		-o-transition: initial;
	}
	.subbanner-cms2 .sub-heading .banner_toggle:before{
		border: 1px solid #1b2530;
		color: #1b2530;
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 18px;
		font-weight: normal;
		height: 22px;
		margin: 0;
		position: absolute;
		right: 15px;
		text-align: center;
		width: 22px;
	}
	
	.subbanner-cms2 .sub-heading.toggle.active .banner_toggle::before{
		content: "\f106";
	}
	.subbanner-cms3 .subbannercmspart1,.subbanner-cms3 .subbannercmspart2{display: inline-block; max-width: 100%;}
	.subbannercmspart1 .subbanner-inner a:before,.subbannercmspart2 .subbanner-inner a:before{left:0; right:0;}
	.subbanner-cms3{text-align:center}
	.subbannercmspart1 a,.subbannercmspart2 a{max-width:100%;}
	.subbannercmspart1, .subbannercmspart2 {
    	width: auto;
    	float: none;
    	margin: 5px auto;
	}
	.footerblock{width:50%;}
	.footertop-cms .title{font-size:14px;}
	.footertop-cms .subtitle{font-size:13px;}
	.social-cms{margin-bottom:20px;}
	.social-cms,.app-cms{float:none}
	.product-list .product-thumb .button-group button + button, 
	.product-list .product-thumb .button-group button.wishlist, 
	.product-list .quickview, .product-list .product-thumb .button-group button.addtocart ,
	.product-list .product-thumb .button-group button + button{
	width: 120px;
}
	.product-list .product-thumb .button-group .addtocart .fa{margin-right:10px}
	.product-list .product-thumb .image{float:left;}
	.product-list .product-details{float:left; width:100%; clear:both;}
	.product-list .product-thumb .image{padding:0; border:none; margin:0;}
	
	#button-cart{margin-bottom:0;}
	.information-blogger-blogs .blog-image img {
    	display: inline-block;
    	max-width: 100%;
	}
	.all-blog .blog-left-content .blog-image{height:auto}
	.subbanner-cms2.container {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.htabs{float: left; width: 100%; margin: 10px 0;}
	.categorytab .nav-tabs{float: left; width: 100%; margin: 10px 0;}
	.hometab .tab-content{clear:both}
	.hometab .customNavigation a{top:-50px}
	.categoryblock{width:50%; margin-bottom: 10px;}
	.category .image{float:none; clear:none}
	.category{padding:0 10px;}
	#logo{width:80%;}
	.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image{width:auto}
	header{padding-bottom:15px;}
	.col-sm-5.header-search{width: 100%;padding: 8px 0;}
	#searchbox {width: 88.5%;}
	.nav-inner{padding-bottom:5px;}
	.responsive-menu .main-navigation{margin-top:5px !important;}
	#top .container{padding:0 30px;}
	.header-search .form-control.input-lg {width: 65%;}
	#cart > .btn {margin: 0px 0 8px;}
	.nav-responsive span {padding: 15px 0 9px;}
	.search_box.col-sm-3.sort {width: 32%;}
	#add-comment .col-sm-10.buttons.text-center{width:12.5%;}
	.category{border-right:1px solid #e5e5e5;}
	.nav-responsive{width: 70%;}
	.product-thumb .button-group button, .product-thumb .button-group button + button, 
	.product-thumb .button-group button.addtocart, 
	.product-grid .product-thumb .button-group button.addtocart, 
	.product-thumb .button-group button.wishlist , .box.related .product-thumb .button-group button.addtocart{
		width: 33.33%;
		height: 36px;
	}
	.addtocart .hidden-xs.hidden-sm.hidden-md {display: none !important;}
	.addtocart .fa {display: block;margin-right: auto;}
	.quickview {display: none;}
	.footerblock::before {display: none;}
	.footer_bottom_content {margin: 25px 0 0;}
	#form-language img , #form-currency .btn-link strong {display: inline-block;}
	#column-left .swiper-viewport {margin: 0 !important;}
	.hometab, .categorytab {margin-top: 40px;margin-bottom: 20px;}
	#content .box.bestseller, #content .box.featured {margin-bottom: 30px;}
.subbanner-cms3 {margin-bottom: 40px;}

}
@media only screen and (max-width: 479px) {
	.owl-carousel .owl-buttons div{opacity:0 !important; -webkit-opacity:0 !important; -moz-opacity:0 !important; -khtml-opacity:0 !important;}
	.product-info .image-additional a{float:none; text-align:center;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.search_box.col-sm-3.sort {
	width: 100%;
	margin: 0 auto 8px;
}
.product-list .product-thumb .button-group button + button, .product-list .product-thumb .button-group button.wishlist, .product-list .quickview, .product-list .product-thumb .button-group button.addtocart, .product-list .product-thumb .button-group button + button {
	width: 85px;
}
	.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: 290px; margin-top:12px;}
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}	
	.main-menu ul.dropdown-menu{padding:5px 0;margin:2px 0 0;}
	.category_filter .limit {float: left;}
	.contact-info .left,.contact-info .right{width:100%;}
	.product-info .image, .product-info .additional-carousel {width: 100%;}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin: 0 0 2px !important; text-align: center;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link , .pagination-wrapper .page-result {
	float: none;
	text-align: center;
}
	
	.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;}
	.blog-right { width:100%; }
	.newsletter #txtemail, .newsletter .input-news {width: 100%;}
	#searchbox {width: 100%;}
    .hometab .customNavigation a{top:-45px}
	.hometab .customNavigation a.prev{
	left: auto;
    right: 51% !important;
    display: inline-block;
    float: none;
    position: absolute;
	}
	.hometab .customNavigation a.next{
	left: 51%;
    right: auto;
    display: inline-block;
    float: none;
    position: absolute;
	}
	.categorytab .owl-carousel .owl-buttons .owl-prev{
	display: inline-block;
    float: none;
    left: auto !important;
    opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    position: absolute;
    right: 51% !important;
	}
	.categorytab .owl-carousel .owl-buttons .owl-next{
	left: 51% !important;
    right: auto !important;
    display: inline-block;
    float: none;
    position: absolute;
    opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
	}
	.categorytab .tab-pane .owl-carousel .owl-buttons div{top:-50px}
	.categorytab .tabs{text-align:center}
	.categorytab .nav-tabs{    
		float: none;
    	width: auto;
    	margin: 20px auto;
    	display: inline-block;
	}
	.hometab .tab-content,.categorytab .tab-content{clear:both; margin-top: 60px; float: left; width: 100%;}
	.categorytab .tab-content{margin-top:40px;}
	.htabs a,.htabs .etabs li,.categorytab .nav-tabs li,
	.categorytab .nav-tabs li a{float:none; width:100%;margin: 0 0 5px;}
	.htabs .etabs li,.categorytab .nav-tabs li{background:none; padding:0;}
	.social-cms li{margin:0 5px 0 0;}
	.footerblock{width: auto;
    margin: 15px 0;
    float: left;
    clear: both;}
	.main-slider{width:100%;}
	.etabs{margin-top:20px;width:100%;}
	.htabs{float:none; text-align:center; margin:0 auto;}
	.hometab .tab-content{clear:both;}
	#search{width:100%;}
	#search .input-lg{width: 72%;}
	#search .col-sm-3.sort{width:100%; margin:0 0 10px;}
	.searchbox{width:93%}
	.col-sm-5.header-search{text-align:center; position:relative;}
	.header-search .form-control.input-lg {width: 83%;}
	.dropdown.myaccount {
		float: none;
		clear: both;
		text-align: center;
		display:inline-block;
		position:absolute;
		right:0px;
		top:56px;
	}
	#searchbox .input-group-btn {right: 80px;top: 50px;}
	.dropdown-menu.myaccount-menu{text-align:left;}
	header .dropdown.myaccount > a{display:inline-block;}
	.col-sm-3.header-cart{top:106px;}
	.headertopright{text-align:center;}
	.headertopleft{display:none; float:none; margin-bottom:10px; text-align:center; width:100%;}
	.shipping-cms{text-align:left;}
	.contact-text{float:none;}
	.headertopright .text2{float:none;}
	#form-language{background:none; padding: 0px; margin: 0px;}
	#form-language .dropdown-menu{text-align:left; margin-top:3px; right:-50px;}
	#form-currency .dropdown-menu{margin-top:3px; right:-65px;}
	#top-links{float:none; padding: 0; clear:none; margin:10px auto 0; text-align:center;display: none;}
	#top-links ul.list-inline{float:none; display:inline-block;}
	#top-links ul.list-inline li,#top-links ul.list-inline li:last-child{padding: 0 8px 0 5px; margin-right: 0;}
	#logo .img-responsive {margin: 0;}
	#top-links ul.list-inline li:first-child{padding-left:0;}
	#form-currency .btn-link, #form-language .btn-link{margin-top:-4px;}
	.lang-curr{float:none; display:inline-block; margin-right: 0px; margin-left: 0; width: 100%; text-align: center; margin-top:10px;}
	.lang-curr .pull-left{float: none; display: inline-block;}
	.breadcrumb{float:none !important;}
	.productpage .btn.btn-default.wishlist, .productpage .btn.btn-default.compare {margin: 0 0 5px;}
	.product-info .image-additional{width:100%;}
	.checkout-cart .shopping-cart .input-group-btn:last-child > .btn, .checkout-cart .shopping-cart .input-group-btn:last-child > .btn-group{margin-left:0px; margin-right:5px}
	.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left: 0px; margin-right: 5px;}
	.blog-left{float:none;}
	.categoryblock{width:100%; }
	.cat-desc{float:left; text-align:left; width:45%;}
	.category .image{
		float: right;
    	clear: none;
    	text-align: center;
    	width: auto;
	}
	.categoryblock:nth-child(2n+1) .category{border-right:1px solid #e5e5e5;}
	.category{padding:0 15px;}
	.app-cms li{margin-right: 5px}
	.zoomContainer{display:none !important;}
	.col-md-6.result-info {
    	text-align: left;
    	width: 69%;
    	padding-right: 0;
	}
	.headertop{float:none; text-align:center; width:100%;}
	.product-info .image-additional img{max-width:100%;}
	.comment-wrapper{float:left; margin-bottom:10px;}
	.information-blogger-blogs .read-more{clear:both}
	.nav-responsive{width:55%;}
}
@media only screen and (max-width: 319px){
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.header-logo .img-responsive { width: 100%;}
	.btn-primary {margin-bottom:2px;}
	.product-layout.product-grid{width:100% !important;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#search .input-lg{width: 68%;}
	#cart .dropdown-menu { right: -28px;width: 210px;}
	.main-menu ul.dropdown-menu{padding:5px 0;margin:2px 0 0;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
}

#accordion .panel-title > a {
    color: inherit;
	
    display: inline-block;
    width: 100%;	
	text-transform: uppercase;
    font-weight: 400;
}
#accordion .panel-title{padding:10px 15px;
	text-transform: uppercase;
    font-weight: 400;
	font-size: 13px;
}
#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: #1b2530;
    border-color: #1b2530;
    color: #fff;
}

.checkout-cart #content .buttons .pull-right .btn:hover{
    background-color: #febd69;
    border-color: #febd69;
    color: #000;
}
.btn-sgwp-enquiry
{
    margin-top: 0px !important;
    
}