body {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: 400;
	color: #787878;
	font-size: 14px;
	line-height: 22px;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:10px;}
.fa-stack .fa{font-size:15px;}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #3498db;
}
/*header*/

.main-header{
	position:relative;
	background:url(../image/megnor/header-bg.png) repeat scroll 0 0 transparent;
}
.header_block{
	float:left;
	width:33.333%;
}
.header_block .col-sm-4 {
    padding: 0;
    text-align: center;
    width: 100%;
}
.header_right.header_block .col-sm-5 {
    padding: 0;
    width: 100%;
}
header .container {
    margin: 26px auto;
}


/* top */
#top {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	box-shadow:0 0px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0px 4px rgba(0, 0, 0, 0.2);
	padding: 0;
	margin: 0 0 20px 0;
	height: 30px;
}
#top .container {
}
#top #form-currency .currency-select.btn-link, #top #form-language .dropdown-menu > li > a {
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
	line-height:14px;
	padding:7px 0;
}
#top #form-currency .currency-select:hover {
	color: #161b1e;
}
#form-currency button span, #form-language button span{
	color: #787878;
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0;
    text-transform: capitalize;
}
#form-currency button:hover span, #form-language button:hover span{color:#161b1e;}
#top-links .myaccount-menu > li {
    border:medium none;
    padding: 0;
}
#top-links .myaccount-menu a {
    font-size: 14px;
    padding: 7px 0px;
    text-transform: capitalize;
	line-height:14px;
}
#form-currency .dropdown-menu, #form-language .dropdown-menu{ 
	padding: 7px 15px;
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	border-bottom:medium none;
	border-left:medium none;
	border-right:medium none;
	border-top:1px solid #3498db;
	margin-top:0px;
	top:99%;
}
#form-language .dropdown-menu{top:98%;}
#top-links .myaccount-menu{ 
	padding: 7px 15px;
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	border-bottom:medium none;
	border-left:medium none;
	border-right:medium none;
	border-top:1px solid #3498db;
	margin-top:1px;
	right:-3px;
	top:98%;
}
#top-links .myaccount-menu > li:last-child{padding:0 5px; border-bottom:medium none;}

#top #form-language .dropdown-menu > li > a {padding:7px 0px;}
#form-language .dropdown-menu > li > a:hover, #form-language .dropdown-menu > li > a:focus {color:#161b1e; background-color:transparent;}
#top .btn-link, #top-links li, #top-links a,#form-language .dropdown-menu > li > a {
	color: #787878;
	font-size:14px;	
	text-decoration: none;
}
#top-links li{padding:4px 12px; border-left:1px solid #e8e8e8;}
#top-links li:first-child{border-left:medium none;}
#top-links li:last-child{padding:4px 0 4px 12px;}
#top-links .list-inline{margin-bottom:0;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #161b1e;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #161b1e;
	background:transparent none repeat scroll 0 0
}
#top .btn-link strong {
	font-size: 12px;
	font-weight: normal;
	margin:0 5px;
}
#form-currency .currency-menu > li, #form-language .language-menu > li {
    padding: 0px;
}
#form-currency .currency-menu > li:last-child, #form-language .language-menu > li:last-child{border-bottom:medium none;}
#form-language .dropdown-toggle > img{margin:0 5px 3px;}
#top-links {
	padding-top: 0px;
	
}
#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #form-currency .btn-link{
padding: 3px 12px 2px 0;
}
#top #form-language .btn-link{border-left:1px solid #e8e8e8; padding:3px 12px 4px;}
.contact_us a {
    height: 25px;
    vertical-align: middle;
    width: 23px;
	margin-right:5px;
}
.contact_us .fa {
    color: #838383;
    font-size: 18px;
    font-weight: 600;
    margin-top: 3px;
}
.contact_us {
    color: #838383;
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0;
	white-space:nowrap;
}


/* logo */
.header-logo{float:left;}
.header-search{float:left;}
.header-cart{float:right;}
#logo {
	margin: 0;
	display:inline-block;
}
/* search */
#search {
	margin: 16px 0 10px;
	width:240px;
	float:right;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-right: medium none;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
#search .btn-lg {
	background: #fff none repeat scroll 0 0;
    border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-left: medium none;
    line-height: 18px;
    margin: 0;
    padding: 10px 12px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	height:40px;
}
#search .fa.fa-search {
    color: #838383;
    font-size: 17px;
    font-weight: normal;
}
/* cart */
.col-sm-3.cart {
    float: right;
    padding: 0;
    width: auto;
}
#cart {
	margin-bottom: 0px;
	float:right;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	border:medium none;
	background:url(../image/megnor/sprite.png) no-repeat scroll 26px -67px #3498db;
	height:65px;
	width:77px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
#cart-total {
    background-color: #161b1e;
	border:medium none;
    border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
    color: #fff;
    font-size: 12px;
    line-height: 13px;
    padding: 2px 5px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9;
}
#cart.open > .btn {
	background-color: #3498db;
	border: medium none;
	color: #fff;
	box-shadow: none;
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
	text-shadow: none;
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 350px;
	padding:10px;
	margin-top:0;
	border-left:medium none;
	border-right:medium none;
	border-bottom:medium none;
	border-top:1px solid #3498db;
	background-color:#282d30;
	color:#fff;
}
#cart .button-container {  
    width: auto;
	float:right;
	margin-bottom:8px;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:medium none;
}
#cart .cart-menu a{color:#fff;}
#cart .cart-menu a:hover, #cart .cart-menu a:focus{color:#3498db;}
#cart .dropdown-menu table td{border:none;background:none;}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
	margin-top:10px;
}
#cart .cart-menu .fa.fa-times{font-size:12px; font-weight:normal;}
.cart-menu li:last-child table td{padding:5px;}
#cart .cart-menu > li:last-child{padding:0 8px;}
/* menu */

.nav-responsive { display:none;}
.responsive-menu,
.main-menu {
	background: #161b1e;	
	height: 65px;
	margin-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	float:left;
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
 
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color:#161b1e;
}
.nav-inner.container{
	background-color:#161b1e;
	padding:0;
}
.main-menu > ul > li:hover, .main-menu > ul > li:hover:first-child > a {
	background-color:#282d30;
}
 .nav-responsive span,
.main-menu > ul > li > a {
	font-size: 15px;
	color: #fff;
	display: block;
	margin: 21px 15px 22px;
	z-index: 6;
	position: relative;
	font-weight:400;
}
.main-menu > ul > li:first-child > a{
	font-size:0;
	background:url(../image/megnor/sprite.png) no-repeat scroll 22px -139px #161b1e;
	margin:0;
	height:65px;
	width:76px;
}
.main-menu > ul > li > a{display:block; position:relative; overflow:hidden;}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li > a span {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	
}
.main-menu > ul > li > a span::before {
    content: attr(data-hover);
    font-weight: 700;
    position: absolute;
    top: 100%;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.main-menu > ul > li:hover a span {
    transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
}

.main-menu > ul > li:hover > a, .main-menu > ul > li:hover > a:hover {
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #282d30 none repeat scroll 0 0;
    border-top: 1px solid #3498db;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #15BCF0;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
	margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{	
	padding: 5px 8px;
	color: #b3b3b3;
	display: block;
	white-space: nowrap; 
}
.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:#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;
} 

/*Megamenu Start*/

#menu > ul > li{
	float: left;
	position: relative;
    z-index: 9;
}
#res-menu {display: none;}
#menu .categoryinner > ul{float:left;}
#menu > ul > li > div{
    left: 0;
    min-width: 735px;
    padding: 0px;
    z-index: 12345;
    position: absolute;
    text-align: left;
    top: 65px;
	background: #282d30 none repeat scroll 0 0;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
    overflow: hidden;
    transform: translateY(10%);
	-moz-transform: translateY(10%);
	-ms-transform: translateY(10%);
	-webkit-transform: translateY(10%);
	-o-transform: translateY(10%);
    transition: all 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	height:0;
}
#menu > ul > li.hiden_menu div {
    min-width: 180px;
}
.categoryinner {
    display: block;
	position:relative;
	overflow:hidden;
    padding: 30px;
}
#menu > ul > li:hover > div{
    height: auto;
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    overflow: visible;
    transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
    z-index: 9;
	border-top:1px solid #3498db;
}
#menu .categoryinner ul > ul{float:left;}
#menu ul {
    float: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
	display:inline-block;
}
.main-navigation ul:last-child .categorycolumn{margin-right:0px; border-right:medium none; padding-right:0;}
.categorycolumn {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: top;
	}
a.submenu1, .level0 .level0 a {
    display: block;
    position: relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
	padding:0px;
    text-transform: capitalize;
	text-align:left;
}
a:hover.submenu1, a:focus.submenu1{color:#fff;}
#menu .cate_inner_bg > ul > li a {
    padding: 5px 0;
   	color: #b3b3b3;
    font-size: 14px;
    font-weight: 400;
	display:block;
	text-align:left;
}
#menu .cate_inner_bg > ul > li a:hover, #menu .cate_inner_bg > ul > li a:hover:before{	color: #fff;}

#menu .cate_inner_bg > ul > li a:hover{
	background: none;
}
#menu > ul > li ul > li:hover > a {
	color:#fff;
}
.categorycolumn ul {
    float: left;
}
.cate_inner_bg ul {
    padding-top: 7px !important;
}
.categoryinner ul {
    padding: 0 !important;
}
.cate_inner_bg li {
    padding: 0 ;
}
#menu > ul > li ul > li ul > li{
	padding-right:0px !important;
	}
#menu > ul > li ul > li ul > li:hover{
	}
#menu > ul > li ul > li > a {
    font-weight: 400;
	color: #a27c66;
    line-height: 18px;
    padding: 4px 6px;
	text-decoration:none;
    display: inline-block;
    white-space: normal;
}

.submenu2 {
    border-bottom: 0 none;
    font-size: 11px;
    font-weight: 400;
    margin-left: 0;
    text-transform: capitalize;
}
#menu .hiden_menu .categoryinner > ul {
    display: none;
}
.content_top_bredcum {
    height: 80px;
    margin-bottom: 0px;
    margin-top: 0px;
    overflow: hidden;
    text-align: center;
    width: 100%;
	background-color:#f7f7f7;
}
.common-home .content_top_bredcum{display:none;}
/*Megamenu End*/


/*CMS Stylesheet Start*/

.cms_outer.container{
    overflow: hidden;
	padding:0;
}
.cms_outer .res_head{display:none;}
.one_third {
    float: left;
    width: 33.333%;
}
.cms1 .one_third_inner.content_inner {
    margin-right: 20px;
	overflow:hidden;
}
.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4 {
    margin-bottom: 30px;
}
.cms-banner-inner {
    display: inline-block;
    position: relative;
	overflow:hidden;
	width:100%;
	vertical-align:middle;
}
.cms-banner-inner > a {
    background: #161b1e none repeat scroll 0 0;
    display: block;
}
.cms-banner-inner img {
    backface-visibility: hidden;
    max-width: none;
    transform: translate3d(-10px, 0px, 0px);
	-moz-transform: translate3d(-10px, 0px, 0px);
	-webkit-transform: translate3d(-10px, 0px, 0px);
	-ms-transform: translate3d(-10px, 0px, 0px);
	-o-transform: translate3d(-10px, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;
	/*width:calc(100% + 20px);*/
}
.cms-banner-inner:hover img {
    opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	-ms-opacity: 0.5;
	-khtml-opacity: 0.5;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.static-wrapper {
    bottom: 12px;
    left: 0;
    padding: 0 30px;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 99;
}
.cms-banner-inner .static-inner::after {
    background: #fff none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: translate3d(-130%, 0px, 0px);
	-moz-transform: translate3d(-130%, 0px, 0px);
	-webkit-transform: translate3d(-130%, 0px, 0px);
	-ms-transform: translate3d(-130%, 0px, 0px);
	-o-transform: translate3d(-130%, 0px, 0px);
    transition: transform 0.35s ease 0s;
	-moz-transition: transform 0.35s ease 0s;
	-webkit-transition: transform 0.35s ease 0s;
	-ms-transition: transform 0.35s ease 0s;
	-o-transition:transform 0.35s ease 0s;
    width: 100%;
}
.static-inner {
    position: relative;
}

.text1.static-text {
    margin: 0 5px 0 0;
}
.cms-banner-item .static-text {
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
}
.text2.static-text {
    font-weight: bold;
}
.text3.static-text {
    font-size: 13px;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    padding: 1em 0;
    transform: translate3d(100%, 0px, 0px);
	-moz-transform: translate3d(100%, 0px, 0px);
	-webkit-transform: translate3d(100%, 0px, 0px);
	-ms-transform: translate3d(100%, 0px, 0px);
	-o-transform: translate3d(100%, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.cms-banner-inner:hover .static-inner::after {
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.cms-banner-inner:hover .text3.static-text {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
/*.cms_outer .hover-div {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.4) 75%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translate3d(0px, 50%, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: 100%;
}
*/.cms-banner2 .static-wrapper, .cms-banner5 .static-wrapper {
    bottom: auto;
    top: 20px;
}
.cms-banner2 .text3.static-text, .cms-banner5 .text3.static-text {
    bottom: 20px;
    top: auto;
}
.one_third {
    float: left;
    width: 33.333%;
}
.cms2 .one_third_inner.content_inner {
    margin: 0 10px;
}
.cms-banner3 .text3.static-text {
    bottom: auto;
    left: auto;
    right: 30px;
    top: 30px;
}
.cms3 .one_third_inner.content_inner {
    margin-left: 20px;
}
.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4 {
    margin-bottom: 30px;
}
.cms-banner3 .static-wrapper {
    bottom: auto;
    right: 30px;
    top: 60px;
}
.cms-banner-inner:hover .hover-div {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}

.parallex {
    background-image: url(../image/megnor/prlx.jpg);
    background-position: 50% 0;
    background-repeat: repeat;
	background-color:#161b1e;
    cursor: crosshair;
    height: 400px;
    margin: 0px 0 53px;
    position: relative;
    width: 100%;
}
.parallex.container{margin-top:60px;}
.parallex .inner-container {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.parallex .one_third {
    padding:101px 0 84px;
    text-align: center;
    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;
}
.one_third {
    float: left;
    width: 33.333%;
}
.parallex .one_third_inner.content_inner {
    display: inline-block;
    margin: 0 40px;
}
.parallex .one_third:hover {
   
}
.parallex .content_inner .icon::before {
    border-bottom: 1px solid #bbbbbb;
    bottom: -20px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}
.service .service-content .icon {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 78px;
    line-height: 60px;
    margin: 0 0 30px;
    position: relative;
    text-align: center;
    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;
    width: 60px;
}
.one_third:hover .service-content3 .icon {
    background-position: 0 -198px;
}
.one_third:hover .service-content2 .icon {
    background-position: 4px -98px;
}
.one_third:hover .service-content1 .icon {
    background-position: 0 0;
}
.parallex .content_inner .icon {
    display: inline-block;
    margin: 0 0 23px;
    position: relative;
}
.service-content1 .icon {
    background: transparent url(../image/megnor/prlx-icon.png) no-repeat scroll 0 20px;
}
.parallex .content_inner .service-text {
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0 17px;
}
.parallex .content_inner .service-text{
    color: #ffffff;
}
.parallex .content_inner .description.other-font{color:#d9d9d9;}
.parallex .service-text {
    font-size: 20px;
    margin: 15px 0;
}
.description.other-font {
    margin-bottom: 10px;
}
.service-content2 .icon {
    background: transparent url(../image/megnor/prlx-icon.png) no-repeat scroll 4px -78px;
}
.service-content3 .icon {
    background: transparent url(../image/megnor/prlx-icon.png) no-repeat scroll 0 -178px;
}

.blogs {
    float: left;
    width: 66.666%;
}
.testimonials {
    float: left;
    position: relative;
    width: 33.333%;
}
.blog_inner {
    margin-right: 20px;
    position: relative;
	overflow:hidden;	
}
.blog_inner .slider-item .product-image-inner-blog {
    margin: 0 20px;
}
.blog_inner .product-carousel {
    margin-left: -20px;
}
#content .box.blogs .box-heading, .testimonials .cms-box-heading{
    color: #161b1e;
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 35px;
    position: relative;
	font-family: 'Anton', sans-serif;
	letter-spacing:0px;
}
.product-block-image .testi-image {
    overflow: hidden;
    position: relative;
}
.blog_inner .image-block {
    position: relative;
}
.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    position: absolute;
    top: 0;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
    width: 100%;
}
.blog_inner .image-hover-block {
    margin: 0;
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    position: absolute;
    text-align: center;
    top: 75px;
    transition: all 350ms ease-out 0s;
	-moz-transition: all 350ms ease 0s;
	-webkit-transition: all 350ms ease 0s;
	-ms-transition: all 350ms ease 0s;
	-o-transition:all 350ms ease 0s;
    width: 100%;
}
.blog_inner .slider-item .product-image-inner-blog:hover .post-image-hover {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
}
#testimonial .customNavigation a{top:-63px;}
#testimonial .customNavigation a.next {
	cursor: pointer;
    height: 26px;
    left: 25px;
	right:auto;
    top: 3px;
    width: 26px;
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	z-index:1;
}
#testimonial .customNavigation a.prev {
  	cursor: pointer;
    height: 26px;
    left: 0px;
	right:auto;
    top: 3px;
    width: 26px;
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	z-index:1;
}
.product-image-inner-blog .image-hover-block .zoom:hover::before, .product-image-inner-blog .image-hover-block .readmore:hover::before {
    background: #3498db none repeat scroll 0 0;
    border-color: #3498db;
}
.product-block-image .post-author::before {
    border-bottom: 1px solid #fff;
    bottom: -7px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 30px;
}
.product-block-image .post-author {
    bottom: -20px;
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 600;
    left: 20px;
    position: absolute;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
    z-index: 9999;
}
.post-date, .comments-link {
    display: inline-block;
}
.post-date .month, .post-date .day, .post-date .year {
    display: inline-block;
}
.post-date, .comments-link {
    display: inline-block;
}
.comments-link a {
    color: #fff;
}
.post-content-inner {
    padding: 20px 0 0;
}
.post-content-inner .post-title a {
    color: #161c1e;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-weight: 600;
	font-size:16px;
	line-height:16px;
}
.post-content-inner .post-title a:hover, .comments-link a:hover, .testmonial-text .testimonial-title a:hover{color:#3498db;}
.post-content-inner .post-author {
    color: #8c8c8c;
    margin: 0;
    text-transform: capitalize;
}
.product-image-inner-blog .post-author .fa {
    margin-right: 5px;
}
.post-content-inner .post-description {
    margin: 15px 0;
    text-transform: initial;
}
.testimonial_inner{position:relative; overflow:hidden;}
.testmonial-image {
    float: left;
    margin: 0 15px 15px 0;
}
#testimonial-carousel{padding:59px 0 0;}
.testmonial-text {
    float: left;
}
.testmonial-text .testimonial-title a {
    color: #161c1e;
    font-weight: 600;
	font-size:16px;
}
.testimonial-designation{
    color: #808080;
    display: inline-block;
}
.testimonial-content {
    display: inline-block;
}
#testimonial .hline{
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 22px;
    padding-bottom: 15px;
}
.common-home .footer_top_outer{background-color:#e7e7e7 ; padding:27px 0; margin-top:0;}
.footer_top_outer{background-color:#e7e7e7 ; padding:27px 0; margin-top:15px;}
.aboutme-read-more {
    float: right;
    margin: 0px ;
}
.tm-about-text {
    float: left;
    margin-top: 6px;
}
.aboutme-read-more > a {
    background-color: #3498db ;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 12px 27px;
	backface-visibility:hidden;
	box-shadow:0 0 1px rgba(0, 0, 0, 0);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0);
	display:inline-block;
	position:relative;
	transform:translateZ(0px);
	-moz-transform:translateZ(0px);
	-webkit-transform:translateZ(0px);
	-ms-transform:translateZ(0px);
	-o-transform:translateZ(0px);
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-property:color;
	-moz-transition-property:color;
	-webkit-transition-property:color;
	-ms-transition-property:color;
	-o-transition-property:color;
	vertical-align:middle;
}
.aboutme-read-more > a::before {
    background: #161b1e none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
    transform-origin: 50% 100% 0;
	-moz-transform-origin: 50% 100% 0;
	-webkit-transform-origin: 50% 100% 0;
	-ms-transform-origin: 50% 100% 0;
	-o-transform-origin: 50% 100% 0;
    transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
    transition-property: transform;
	-moz-transition-property: transform;
	-webkit-transition-property: transform;
	-ms-transition-property: transform;
	-o-transition-property: transform;
    transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
    z-index: -1;
}
.aboutme-read-more > a:hover{color:#fff;}
.aboutme-read-more > a:hover::before, .aboutme-read-more > a:focus::before, .aboutme-read-more > a:active::before {
    transform: scaleY(1);
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-moz-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-webkit-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-ms-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-o-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
}
.footer_title1{
	font-size:25px;
	color:#787878;
	font-weight:400;
}
.footer_title2{
	font-weight:400; 
	color:#161b1e; 
	font-size:30px;
	line-height:30px;
	font-family: 'Anton', sans-serif;
}
.news-text {
    border-left: 1px solid #bebebe;
    float: left;
    margin-left: 30px;
    padding-left: 30px;
    width: 62%;
	font-size:21px;
	margin-top:12px;
	letter-spacing:0.5px;
}
.footer-percent .footer-percent-inner:hover .icon i {
    transform: translate(0px, -10px);
	-moz-transform: translate(0px, -10px);
	-webkit-transform: translate(0px, -10px);
	-ms-transform: translate(0px, -10px);
	-o-transform: translate(0px, -10px);
}

/*CMS End*/

/*BX slider CSS start*/

.bx-viewport .slider-item {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
    position: relative;
    vertical-align: top;
    width: 100%;
	padding:7px 0;
	overflow:hidden;
}
#column-right .bx-viewport .image, #column-left .bx-viewport .image {
    border: 1px solid #e8e8e8;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    position: relative;
    text-align: center;
}
#column-right .bx-viewport .image{margin-bottom:3px;}
#column-right .bx-viewport .image a, #column-left .bx-viewport .image a {
    display: block;
    margin-bottom: 0px;
}
#column-right .bx-viewport .image img, #column-left .bx-viewport .image img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
}
#column-left .bx-viewport .product-details, #column-right .bx-viewport .product-details {
    margin-left: 87px;
    text-align: left;
    width: auto;
}
#column-right .bx-viewport .rating, #column-left .bx-viewport .rating {
    display: none;
}
.bx-viewport .slider-item .product-details h4 {
    color: #161b1e;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    text-align: left;
    text-transform: capitalize;
}
.bx-viewport .slider-item .product-details h4 a {
    color: #161b1e;
}
.bx-viewport .slider-item .product-details h4 a:hover, #column-left .bx-viewport .slider-item .product-details .button-group button:hover, #column-right .bx-viewport .slider-item .product-details .button-group button:hover{color:#787878;}
.bx-viewport .slider-item .product-details .price {
    color: #161b1e;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 2px;
	float:left;
}
.bx-viewport .slider-item .product-details .price .price-old {
    color: #a6a6a6;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-right: 5px;
    text-decoration: line-through;
}
#column-right #special .button-group, #column-left #special .button-group {
    border: medium none;
    display: block;
    height: auto;
    width: auto;
}
#column-left .bx-viewport .slider-item .product-details .button-group button, #column-right .bx-viewport .slider-item .product-details .button-group button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
    color: #161b1e;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    padding: 0;
    text-transform: capitalize;
    width: auto;
}
.bx-pager.bx-default-pager {
    display: none;
}
#column-right .bx-controls-direction, #column-left .bx-controls-direction {
    position: absolute;
    right: 10px;
    top: -49px;
}
.bx-controls-direction a.bx-next::before {
    color: #787878;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    vertical-align: middle;
	top:0px;
	position:absolute;
}
.bx-controls-direction a.bx-next{top:-10px; position:relative;}
.bx-controls-direction a {
    display: block;
    font-size: 0;
    height: 18px;
    outline: 0 none;
    width: 18px;
    z-index: 95;
}
.bx-controls-direction a.bx-prev::before {
    color: #787878;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    vertical-align: middle;
	top:0px;
	position:absolute;
}
.bx-controls-direction a.bx-prev:hover::before, .bx-controls-direction a.bx-next:hover::before{color:#161b1e;}
.bx-controls-direction a.bx-prev{top:-8px; position:relative;}
#special .box-content {
    padding: 10px 15px 40px;
	position:relative;
}

/*BX slider CSS end*/

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-khtml-border-radius: 0px;
	}
	#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;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		-khtml-border-radius:0;
		color: #fff;
	}
}

/* 1-col layout */

#column-left{
	width:26.2%;	
}
#column-right{
	width:26.2%;	
}
.layout-1 #content{
	padding:0 15px;
}

/* 2-col layout */

.layout-2.left-col #column-left{
	width:26.2%;
	padding-right:28px;
}
.layout-2.right-col #column-right{
	width:26.2%;
	padding-left:28px
}
.layout-2 #content{
	width:73.8%;
}
.layout-2.left-col #content {
	padding-left:0;
}
.layout-2.right-col #content {  
	padding-right:0;
}

/* 3-col layout */
.layout-3 #column-left{	
	width:26.2%;
}
.layout-3 #column-right{			
	width:26.2%;
}
.layout-3 #content{		
	width:47.6%;
	padding:0;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #161b1e;
	color: #b3b3b3;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #e8e8e8;
}
footer a {
	color: #b3b3b3;
	transition:all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
}
#footer .col-sm-3.column.last > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer .column li{
	line-height:22px;
	padding:2px 0;
}

#footer .column li a:hover {
}

footer a:hover {
	color: #fff;
}
footer .social_block .facebook > a:hover{color:#3b5998 ;}
footer .social_block .twitter > a:hover{color:#00aced ;}
footer .social_block .instagrm > a:hover{color:#517fa4 ;}
footer .social_block .pinterest > a:hover{color:#cb2027 ;}
footer .social_block .whatsapp > a:hover{color:#119607;}
footer h5 {
	
}
#footer .col-sm-3.column.last .fa.fa-envelope {
    font-size: 14px;
    margin-top: 6px;
}
footer h5::before {
    border-bottom: 1px solid #3498db;
    bottom: 0px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 30px;
}
footer h5 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 14px;
    padding: 0 0 20px;
    position: relative;
}
.footer_inner1 {
    border-bottom: 1px solid #2a2e31;
    overflow: hidden;
}
.footer-percent {
    float: left;
    width: 25%;
}
.footer-percent-inner {
    padding: 67px 0 48px;
}
.footer-percent-inner .icon::before {
    border-bottom: 1px solid #3498db;
    bottom: -13px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}
.footer-percent .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
}
.footer-percent .icon {
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-align: center;
    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;
    width: 30px;
}
.footer-percent-inner .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
}
.footer-percent .icon i {
    color: #3498db;
    display: inline-block;
    font-size: 25px;
    width: 23px;
	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;
	padding:0;
}
.footer-percent-inner .service-content {
    display: table-cell;
    text-align: left;
    vertical-align: top;
}
.footer-percent-inner .service-content .service-text {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin: 2px 0;
}
.footer-percent-inner .service-content .description {
    margin: 0;
}
.description.other-font {
    margin-bottom: 10px;
}
.footer-percent.footer-percent4 {
    background: #2a2e31 none repeat scroll 0 0;
}
.footer-percent4 .footer-percent-inner {
    padding: 67px 30px 48px;
}
#footer .col-sm-3.column.first {
    padding-left: 0;
}
#footer .col-sm-3.column {
    padding: 50px 30px 50px 0;
}
#footer .col-sm-3.column.last{
	background: #2a2e31 none repeat scroll 0 0;
	padding:50px 30px 61px;
}
#footer .col-sm-3.column.last .fa {
    clear: left;
    color: #3498db;
    float: left;
    font-size: 17px;
    margin-right: 15px;
    margin-top: 3px;
}
.address_content {
    overflow: hidden;
}
.contact_address {
    line-height: 24px;
    padding-top: 1px;
}
.footer li a, .social-icon li a {
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
}
.footer_bottom {
    background: #0d1012 none repeat scroll 0 0;
    clear: both;
    overflow: hidden;
    padding: 13px 0;
}
.footer_bottom_left {
    float: left;
    margin-top: 0;
}
.footer_bottom_right {
    float: right;
	margin:9px 0 0;
}
.social_block {
    margin-top:11px;
}
.social_block > ul, .footer_right > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.social_block li {
    cursor: pointer;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
}
.social_block li:last-child{margin-right:0;}
.footer_bottom_left .social_block .fa{font-size:17px;}
.footer_right .payment_block li {
    display: inline-block;
    height: 22px;
    margin-left: 9px;
    width: 33px;
	position:relative;
}
.footer_right .payment_block li.visa a, #footer .payment_block li.visa a {
    display: block;
    padding: 11px 16px;
}
.footer_right .payment_block li.mastro a, #footer .payment_block li.mastro a {
    display: block;
    padding: 11px 16px;
}
.footer_right .payment_block li.paypal a, #footer .payment_block li.paypal a {
    display: block;
    padding: 11px 16px;
}
.footer_right .payment_block li.mastercard a, #footer .payment_block li.mastercard a {
    display: block;
    padding: 11px 16px;
}
.footer_right .payment_block li.visa a::before, #footer .payment_block li.visa a::before {
    color: #b3b3b3;
    content: "\f1f0";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}

.footer_right .payment_block li.discover a::before, #footer .payment_block li.discover a::before {
    color: #b3b3b3;
    content: "\f1f2";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}
.footer_right .payment_block li.paypal a::before, #footer .payment_block li.paypal a::before {
    color: #b3b3b3;
    content: "\f1f4";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}
.footer_right .payment_block li.mastercard a::before, #footer .payment_block li.mastercard a::before {
    color: #b3b3b3;
    content: "\f1f1";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}
.footer_bottom_right > p, .footer_right{float:left; color:#aaa9aa;}
.footer_bottom_right > p{margin-right:7px;}

@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: medium none;
	float: right;
    list-style: outside none none;
    position: absolute;
    right: 0;
    top: 18px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: normal;
}
.breadcrumb > li a{color:#787878;}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb a:hover, .breadcrumb li:last-child a {
    color: #3498db;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #e8e8e8;
	border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px; 	
}
.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: 14px;
}
.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: #161b1e;
    border:1px solid #ddd;
	background:transparent;
}
.btn-primary {
	color: #fff;
    border:1px solid #161b1e;
	background:transparent;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    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);
	-moz-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);
}
.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: #161b1e;
	background-color: #fff;
	border-color: #ddd;
}
.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;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
	-moz-box-shadow:none; 
	-webkit-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 { 
}
.list-group a {
	padding: 4px 10px;
	background: none repeat scroll 0 0 #f3f3f3;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover, .list-group a:focus {
	color: #787878;
	background: #f3f3f3;
}
.list-group-item.title{
	color: #161b1e;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 8px;
    text-transform: capitalize;
}
.filterbox .list-group-item{padding:0;}
.filterbox .list-group-item label {
    color: #161b1e;
    font-size: 14px;
    font-weight: normal;
}
.filterbox .list-group-item label:hover{color:#787878;}
.filterbox .panel-footer {
    background-color: #f3f3f3;
    border-top: medium none;
    padding: 0 25px 30px;
    text-align: left;
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	position:relative;
}
/*.product-block .image img{
    text-align: center;
    transform: scale(0.8) rotateY(90deg);
	-moz-transform: scale(0.8) rotateY(90deg);
	-webkit-transform: scale(0.8) rotateY(90deg);
	-ms-transform: scale(0.8) rotateY(90deg);
	-o-transform: scale(0.8) rotateY(90deg);
    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;
    width: 100%;
}
.product-block .image img:hover {
    transform: scale(1) rotateY(0deg);
	-moz-transform: scale(1) rotateY(0deg);
	-webkit-transform: scale(1) rotateY(0deg);
	-ms-transform: scale(1) rotateY(0deg);
	-o-transform: scale(1) rotateY(0deg);
    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;
    visibility: visible;
}
*/.product-list .product-image-block-inner{float:left; margin-bottom:0; margin-right:30px;}
.product-list .rating_list {
    display: block;
}
.product-list .rating {
    display: none;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
}
.product-list .product_hover_block{display:none;}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0px;
}
}
.product-thumb h4 {
	margin:5px 0 0;
	color: #161b1e;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.product-list .product-details h4{font-size:16px; margin:0 0 5px; font-weight:600;}
.product-thumb h4 a, .product-list .product-block:hover .product-details h4 a{color:#161b1e;}
.product-list .product-details h4 a{color:#787878;}
.product-block:hover h4 a, .product-block:hover h4{color:#787878;}
.product-thumb .caption {
	padding: 0px;
}
.product-list .product-details {
    margin-left:0px;
}
.product-list .desc {
    border-top: 1px solid #e8e8e8;
    clear: both;
    line-height: 22px;
    margin: 18px 0;
    padding: 24px 0 0;
}
.product-list .price {
    margin-bottom: 8px;
}
.product-grid .product-thumb .caption{padding:0; text-align:center;}
.product-list .button-group.list .addtocart{
	background:url(../image/megnor/cart.png) no-repeat scroll 11px 11px transparent;
	width:auto;
	padding:10px 15px 10px 50px;
	border:1px solid #e8e8e8;
	margin:0 -1px 0 0;
	font-size:14px;
	color:#787878;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	line-height:22px;
}
.qty #button-cart{
	background:url(../image/megnor/cart_product.png) no-repeat scroll 11px -51px #161b1e ;
	width:auto;
	padding:10px 15px 10px 50px;
	border:1px solid #161b1e;
	margin:0 -1px 0 0;
	font-size:14px;
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	line-height:22px;
}
.qty #button-cart{margin:0;}
.product-list .button-group.list .addtocart:hover{background:url(../image/megnor/cart.png) no-repeat scroll 11px -51px transparent; color:#161b1e;}
.qty #button-cart:hover{background:url(../image/megnor/cart_product.png) no-repeat scroll 11px 11px transparent; color:#161b1e;}
.product-list .button-group.list .wishlist{margin-right:-1px; width:48px;}
.product-list .button-group.list .compare{width:48px;}
.product-list .button-group .fa, .productpage .wishlist .fa, .productpage .compare .fa {
    font-size: 20px;
    margin-top: 5px;
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {	
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 0px;
}
.rating .fa-stack,#review .fa-stack, .rating_list .fa.fa-star{
	font-size: 8px;
	width:10px;
}
.rating .fa-star,#review .fa-star, .rating_list .fa.fa-star{
	color: #aaa;
	font-size: 13px;
}
.rating .fa-star,#review .fa-star, .rating-wrapper .fa-star{
	color: #aaa;
	font-size: 13px;
}
.rating .fa-star + .fa-star, .rating-wrapper .fa-star + .fa-star, #review .fa-star + .fa-star, .rating_list .fa.fa-star + .fa-star {
    color: #f2b611;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #22272a;
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
	font-weight:900;
	margin-top:6px;
}
.product-thumb .price-new {
	float:left;
}
.product-thumb .price-old {
	color: #bbbbbb;
	text-decoration: line-through;
	margin-left: 5px;
	float:left;
	font-size:15px;
	font-weight:400;
}
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
	display:none;
}
.product-list .product-thumb .button-group {
	overflow: hidden;
	float:left;
}
.product-grid .button-group.list, .product-grid .rating_list{display:none;}
.product-list .product-thumb .button-group {
}
.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;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button{
	width: 60%;
	border: 1px solid #ddd;
	display: inline-block;
	float: left;
	background-color: #fff;
	color: #161b1e;
	padding: 6px 12px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
#cart .text-right .addtocart,#cart .text-right .checkout {
	width: 60%;
	border: 1px solid #fff;
	display: inline-block;
	float: left;
	color: #fff;
	padding: 6px 12px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left;}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb .button-group button + button, .productpage .wishlist, .productpage .compare{
	border: 1px solid #e8e8e8;
	background-color:transparent;
	width:48px;
	padding:0;
	height:44px;
	color:#b3b3b3;
}
.product-thumb .button-group button:hover{
	color: #fff;
	background-color: #161b1e;
	text-decoration: none;
	cursor: pointer;
	border:1px solid #161b1e;
}
#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{
	color: #161b1e;
	background-color: #fff;
	text-decoration: none;
	cursor: pointer;
	border:1px solid #fff;
}
.product-list .button-group.list .wishlist:hover, .product-list .button-group.list .compare:hover{
	color: #161b1e;
	background-color: transparent;
	border:1px solid #e8e8e8;
}
.productpage .wishlist:hover, .productpage .compare:hover{
	color: #fff;
	background-color: #161b1e;
	text-decoration: none;
	cursor: pointer;
	border:1px solid #161b1e;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #e8e8e8;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}
.product-info .image {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
.productpage h3 {margin-top:0;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin-left:0px; margin-right:0px; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 30px;
    padding-right: 30px;
	width:418px;
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;	
}

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}

.form-group.qty {
    margin-bottom: 30px;
    margin-top: 30px;
}
.form-group.qty .control-label {
    float: left;
    margin: 12px 10px 0 0;
}
.productpage #input-quantity {
    float: left;
    margin-right: 15px;
    width: auto;
	height:44px;
	text-align:center;
}

/* Megnor www.templatemela.com Start */

/* box */  
.box {
	margin-bottom:12px;
}
.box .box-heading {
	background: #f3f3f3 ;
	padding: 25px;
	font-size: 18px;
	color: #161b1e;
	font-weight:700;
	position:relative;
}
.box .box-heading::before{
	border-bottom: 1px solid #3498db;
    bottom: 10px;
    content: "";
    left: 25px;
    margin: 0 auto;
    position: absolute;
    right: auto;
    width: 30px;
}
.box.category .box-heading {
	background: #3498db;
	padding: 25px;
	font-size: 18px;
	color: #fff;
	font-weight:700;
	position:relative;
}
.box.category .box-heading::before{
	border-bottom: 1px solid #fff;
    bottom: 10px;
    content: "";
    left: 25px;
    margin: 0 auto;
    position: absolute;
    right: auto;
    width: 30px;
}
#column-left .box, #column-right .box{margin-bottom:2px;}
#column-left .box.category .box-content, #column-right .box.category .box-content {
	background: #3498db;
	padding:10px 25px 30px;
	border:medium none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	margin-bottom:28px; 
	position:relative;
}

.box .box-content {
	background: #f3f3f3;
	padding:10px 15px 30px;
	 
}
#column-left .box .box-content, #column-right .box .box-content{padding:10px 25px 30px;} 

#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:10px 0;
 
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:4px 0 4px 10px;
	border-bottom:medium none;
}
.box .box-content ul li a , #content .content ul li a{
	color:#fff;
	padding:0px;
}
.box .box-content ul li a::before, #content .content ul li a::before, .list-group a::before{
	content: "\f105";
    font-family: "FontAwesome";
    font-size: 13px;
	position:relative;
	left:-8px;
}
.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 li a.active{
	color:#cdebff;
}

.box .box-content ul ul{
	margin-left:3px;
}

/*Product-tab start*/

.tabfeatured_default_width{ width:250px;}
.tabbestseller_default_width{ width:250px;}
.tablatest_default_width{ width:250px;}
.tabspecial_default_width{ width:250px;}

.hometab{
	position:relative;
	overflow:hidden;
	margin:46px auto 0px;
}

#content .box .box-heading{
	color: #161b1e;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    text-align: center;
	letter-spacing:-1px;
	background:none;
	padding:0 0 35px 0;
}
.hometab-heading{
	color: #161b1e;
    font-family: 'Anton', sans-serif;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    text-align: center;
	letter-spacing:0px;
	background:none;
	padding:0 0 42px;
	line-height:30px;
}
/*#content .box .box-heading{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border:none;
	background: #545F61;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	color: #fff;
}
*/
.box .box-content .customNavigation a{top:-40px;}
#content .box.blogs .box-heading::before, .testimonials .cms-box-heading::before{
    border-bottom: 1px solid #3498db;
    bottom: 17px;
    content: "";
    display: block;
    left: 1px;
    position: absolute;
    right: auto;
    text-align: left;
    width: 30px;
}
.hometab-heading::before, #content .box .box-heading::before{
    border-bottom: 1px solid #3498db;
    bottom: 20px;
    content: "";
    display: block;
    left: 1px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
	margin:0 auto;
}
#content .hometab .box-content {
    margin: 0 -14px;
	padding:3px 0 0px;
}
.hometab .box{margin-bottom:0;}
.htabs {
	height: 46px;
	line-height: 16px;
	text-align:center;
	margin-bottom:33px;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0px 0 0;
    padding: 0;
    text-align: center;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs li a {
    color: #161b1e;
    float: left;
	font-weight:900;
	line-height:22px;
    font-size: 14px;
    margin-right: 10px;
    padding: 11px 30px 10px;
    text-align: center;
	background:transparent none repeat scroll 0 0;
	border:1px solid #e8e8e8;
	text-transform:capitalize;
}
.htabs li:last-child a{
	margin-right:0;
} 
.htabs a.selected, .htabs a:hover{
	color:#fff;
	background:#161b1e none repeat scroll 0 0;
	border-color:#161b1e;
}

.hometab .tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom:0px;
	border:medium none;
}
.tab-content .tab {
    display: none;
}

.hometab .box .box-content .customNavigation a.prev {color: #787878;right: auto;}
.hometab .box .box-content .customNavigation a.prev {
    padding-left: 40px;
}
.hometab .customNavigation a.prev::before{
	color: #787878;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    position: absolute;
    left: 20px;
	right:auto;
    top: 9px;
    vertical-align: middle
}
.hometab .box .box-content .customNavigation a {
	border: 1px solid #e8e8e8;
    border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
    color: #161b1e;
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    margin: 0 3px;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    width: auto;
	top:auto;
}
.hometab .box .box-content .customNavigation a.next { color:#787878; right: auto;}
.hometab .box .box-content .customNavigation a.next{
    padding-right: 40px;
}
.hometab .box .box-content .customNavigation a.prev:hover, .hometab .box .box-content .customNavigation a.next:hover{
	background-color:#161b1e;
	color:#fff;
	border-color:#161b1e;
}
.hometab .customNavigation a.next::before{
	color: #787878;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    position: absolute;
    right: 24px;
    top: 9px;
    vertical-align: middle;
}

/*Product-tab End*/

/* 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;
	clear:both;
}

.product_hover_block {
    bottom: -45px;
    left: 0;
    position: absolute;
    right: 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;
	border-top:1px solid #e8e8e8;
}
.product-block:hover .product_hover_block {
    bottom: 0px;
}

/*.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,
.related .box-product .product-items{
	width:300px;
	float:left;
	display: inline-block;
}
#related-grid.box-product.productbox-grid {
    overflow: hidden;
    position: relative;
    width: 100%;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block{	
	margin:4px 2px; 
	background:#fff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	clear:both;
	overflow:hidden;
}
.product-block .product-image-block-inner .image .hover-image, #column-right .bx-viewport .image .hover-image, #column-left .bx-viewport .image .hover-image{
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    transform: scale(0.8) rotateY(90deg);
	-moz-transform: scale(0.8) rotateY(90deg);
	-webkit-transform: scale(0.8) rotateY(90deg);
	-ms-transform: scale(0.8) rotateY(90deg);
	-o-transform: scale(0.8) rotateY(90deg);
    transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
    visibility: hidden;
    width: 100%;
}
.product-block .product-image-block-inner .image:hover .hover-image,  #column-right .bx-viewport .image:hover .hover-image, #column-left .bx-viewport .image:hover .hover-image{
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    overflow: hidden;
    transform: scale(1) rotateY(0deg);
	-moz-transform: scale(1) rotateY(0deg);
	-webkit-transform: scale(1) rotateY(0deg);
	-ms-transform: scale(1) rotateY(0deg);
	-o-transform: scale(1) rotateY(0deg);
    transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
    visibility: visible;
}

#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:230px;}
.featured_default_width{ width:250px;}
.module_default_width{ width:210px;}
.latest_default_width{ width:250px;}
.special_default_width{ width:250px;}
.related_default_width{ width:250px;}
.bestseller_default_width{ width:250px;}
.additional_default_width{ width:80px;}
.blog_default_width{width:350px;}
.testimonial_default_width{width:400px;}
.banners-slider-carousel .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
#content .product-grid  .product-block,
#content .box-product .product-block,
.related .product-carousel .product-block,
.box.related #related-grid .product-block-inner{ 
	margin:13px 14px 38px; 
	background:#fff;
	clear:both;
	overflow:hidden;
}
#content .product-grid .product-block, #content .product-list .product-block{margin:13px 0 20px;}
.product-image-block-inner {
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.category_description > p {
    margin: 0 0 5px;
}
.product_hover_block .actions {
    border: 1px solid #e8e8e8;
    display: inline-block;
    margin-left: -1px;
    width: 100%;
}
.product_hover_block .action button{float:left; width:33.33%; text-align:center;}

.product_hover_block .cart_button{
	background-color: #fff;
    border: medium none;
    height: 44px;
    width: 100%;
}
.product_hover_block .cart_button > span {
    background:url(../image/megnor/cart.png) no-repeat scroll center -50px #fff;
    display: block;
    height: 44px;
    width: 100%;
}
.cart_button span {
    background: transparent none repeat scroll 0 0;
    font-size: 0;
    padding: 0;
}
.product_hover_block .cart_button:hover > span{background-position:center 12px;}
#column-right .cart_button span, #column-left .cart_button span {
    color: #161b1e;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
}
#column-right .cart_button:hover span, #column-left .cart_button:hover span {
    color: #787878;
}
.product_hover_block .wishlist_button{
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-top:medium none;
	border-bottom:medium none;
	background:#fff none repeat scroll 0 0;
	height:44px;
}
.product_hover_block .compare_button{
	border:medium none; 
	background:#fff; 
	height:44px;
}
.product_hover_block button .fa{
    font-size: 20px;
	margin-top:4px;
	color:#161b1e;
}
.product_hover_block .wishlist_button:hover .fa, .product_hover_block .compare_button:hover .fa{
	color:#b5b5b5;
}

#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover {
	overflow:hidden;
	clear:both;
}

.ie7 #content .product-carousel .product-block,
/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {border:1px solid #ddd;}

.ie7 #content .product-carousel .product-block:hover,
/*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {border:1px solid #ddd;}


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}

#content .product-carousel .product-block-inner,
/*#content .product-grid .product-block-inner,*/
#content .box-product .product-block-inner,
.related-products .product-block-inner{ padding:0 0; text-align:center; overflow:hidden; position:relative; margin:0;}
.box.related .box-content .customNavigation a{
    top: -50px;
}

.banners-slider-carousel {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
	clear:both;
}
#banner0{margin:28px 0;}
#banner0 .owl-pagination{bottom:-5px;}
#carousel-0 .product-carousel .product-block {
    margin: 50px 15px;
} 
.sale{	
	color: #3498db;
	padding: 5px 10px;    
	text-align: right;
    text-transform: uppercase;	
	position:absolute;
	top:10px;
	right:10px;
	font-weight:700;
	font-size:12px;
}
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 5px;	
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:10px;
	border:1px solid #e8e8e8;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	width:auto; /* specify width as per your requirement */
	
}
#column-left .product-items .product-details, #column-right .product-items .product-details{margin-left:87px;}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption,
#column-left .product-thumb .button-group, 
#column-right .product-thumb .button-group{
	padding:0;
	margin-left:87px;
}
#column-left .product-thumb .price-old,
#column-right .product-thumb .price-old{margin-left:0;}
#column-left .product_hover_block, #column-right .product_hover_block {display:none;}
#column-left .product-image-block-inner,
#column-right .product-image-block-inner{float:left; border:medium none;}
.box .box-content .button-group{display:none;}

#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {margin: 0px;}
#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; 
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-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 {}

#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:2px;}

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	border: medium none;
	margin-bottom:5px;
	padding:7px 0;
}
#column-left .price .price-new, #column-right .price .price-new {
    color: #161b1e;
    font-size: 16px;
    font-weight: 900;
	float:left;
	margin-right:5px;
}
#column-left .caption a, #column-right .caption a{font-weight:400;}
#column-left .product-block:hover .caption a, #column-right .product-block:hover .caption a{color:#787878;}
#column-left .product-block .caption a:hover, #column-right .product-block .caption a:hover{color:#161b1e;}
#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: transparent none repeat scroll 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
    text-transform: capitalize;
    width: auto;
	border:medium none;
	color:#787878;
}	
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover{color:#161b1e;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; display:block;}

.top_button {
	background: #3492db none repeat scroll 0 0;
	height: 34px;
	width: 34px;
	right: 15px;
	bottom: 15px;
	display: none;
	position: fixed;
	z-index: 95;
	font-size:0;
}
.top_button::before{
	position:absolute;
	color:#fff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    left: 0;
    right: 0;
    text-align: center;
    top: 4px;
}

#content ul.list-unstyled {  
	border: medium none;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0px;
}
.product-description td {
    font-weight: 700;
}
.product-description .description-right {
    font-weight: 400;
    padding-left: 15px;
}
.product-right .description {
    line-height: 23px;
    padding: 0px;
	margin-bottom:10px;
}
.productpage .product-right ul li span.old-price {
    float: left;
    margin-right: 10px;
	color:#a6a6a6;
	font-size:16px;
}
#content.productpage .special-price, #content.productpage .product-price{
	font-weight:700;
	font-size:20px;
	color:#161b1e;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
#content ul.list-unstyled li.rewardpoint, #content ul.list-unstyled li.discount{line-height:18px;}
.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f3f3f3;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:20px;}
.tab-content {
    border-top:medium none;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
    padding: 25px;
	overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
#content .aboutus {
    clear: both;
}
.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}

.category_filter #grid-view,.category_filter #list-view{background:#eee; color:#666; border:medium none;}
.category_filter .btn-list-grid .btn-group {margin: 4px 0 0;}
.category_filter #grid-view{background:url(../image/megnor/sprite.png) no-repeat scroll -7px -36px transparent; width:25px; height:25px; padding:0; margin-right:5px;}
.category_filter #list-view{background:url(../image/megnor/sprite.png) no-repeat scroll -35px -36px transparent; width:25px; height:25px; padding:0; margin-right:10px;}
.category_filter #grid-view:hover,.category_filter #grid-view.active{background-position:-7px -7px;}
.category_filter #list-view:hover,.category_filter #list-view.active{background-position:-35px -7px;}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#333;}
#content .refine-search{margin-top:10px;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left; margin: 6px 10px 0;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 6px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 6px 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{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.category_img img{margin-bottom:10px;}
.category_description{margin-bottom:5px;}
.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
   background: #F3F3F3 none repeat scroll 0 0;
    border: 1px solid #F3F3F3;
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
    color: #161b1e;
    display: block;
    padding: 5px 10px;
}
.category_list li a:hover {
    color: #3498db;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 5px 5px 0;
}
.category_filter,.pagination-wrapper {
    display: inline-block;
    margin: 10px 0 0;
    padding: 10px 0px;
    width: 100%;
}
.pagination-wrapper.top {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
}
.pagination-left label {
    font-size: 14px;
    font-weight: 400;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin: 0px 0 0;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}
.contact-info{color:#666;}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -235px transparent;
   	padding: 2px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 2px 0 0 35px;
	margin:10px 0 0;
	height:28px;
	float:left;
	clear:both;
}
.contact-info .fax strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 2px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
}
#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #f3f3f3;
}
.main-slider {
    position: relative;
}
.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count{margin: 0 10px;}
.productpage .rating-wrapper{ margin: 0 0 10px;}
.checkout-cart .hasCustomSelect{width: 95% !important;}

.productpage .review-count {
    border-right: 1px solid #e8e8e8;
    margin-right: 0;
    padding-right: 10px;
}
.page-title{
	padding:0 0 10px;
	border-bottom:medium none;
}
.page-title,.refine-search,.product-title,.product-option{
	font-size:16px;
	font-weight:400;
	text-transform:capitalize;
	color:#161b1e;
}
.container .page-title, .container .product-title, .container h2, .container h1{
    color: #787878;
    font-size: 18px;
    font-weight: 700;
    margin: 26px 0 17px;
	text-align:left;
	padding:0 0 10px;
}
#content h3 {
    color: #161b1e;
    font-weight: 700;
	font-size:16px;
}
.copy-right {
    border-top: 1px solid #444;
    padding: 10px 0;
	text-align:center;
}
.container .product-right .product-title {
    margin:0px;
	font-weight:700;
}

#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{padding:0; background:none; color:#787878;}
#content .affiliate-logout { padding: 10px 0;}
.affiliate-account .btn-primary .list-group-item:hover, .affiliate-account .btn-primary:hover .list-group-item{color:#fff;}

.shopping-cart .img-thumbnail{max-width:none; display:inline-block; border:1px solid #e8e8e8;}
.account-wishlist .text-center img, .product-compare .img-thumbnail{border:1px solid #e8e8e8;}
#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0; width:26%;}
#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;}
.affiliate-tracking .dropdown-menu {margin-top: 0;}
.affiliate-tracking .dropdown-menu li a:hover {
    background-color: transparent;
    color: #161b1e;
}
.affiliate-tracking .dropdown-menu li a {
    background-color: transparent;
    color: #787878;
}
#button-search{float:right;}
.product-search h2{clear:both;}
.container{position:relative;}
.productpage .product-right{padding: 0 15px 0 0px; width:49.6%;}
.productpage .product-left{width: 50.4%; padding-right:28px;}
.box.related {clear: both; position: relative; margin:0 13px; overflow:hidden; padding:0 2px;}
.related .box-content {
    background: transparent none repeat scroll 0 0;
    margin: 0 -14px;
    padding: 0;
}
.related .box-heading::before{
    border-bottom: 1px solid #3498db;
    bottom: 7px;
    content: "";
    display: block;
    left: 1px;
    position: absolute;
    right: auto;
    text-align: left;
    width: 30px;
}
.related .box-heading {
    background: transparent none repeat scroll 0 0;
    padding: 50px 0 25px;
	color: #161b1e;
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
	font-family: 'Anton', sans-serif;
	letter-spacing:0px;
}

.address-detail .btn {
    clear: both;
    float: left;
    margin: 5px 0 0 35px;
	background-color:#fff;
}
.checkout-cart .pull-right.checkout .btn::before{
	font-family:'fontawesome';
	content:'\f061';
	top:9px;
	position:absolute;
	left:108px;
	font-size:12px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	
}
.checkout-cart .pull-right.checkout .btn:hover::before{
	left:82px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.checkout-cart .buttons .pull-right.checkout .btn:hover::before{color:#fff;}
.checkout-cart .buttons .pull-right.checkout .btn{
	border:2px solid #3498db;
	/*font-size:18px;
	padding:8px 18px 8px 18px;*/
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	background-color:#3498db;
	color:#fff;
}
.checkout-cart .buttons .pull-right.checkout .btn:hover{
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	padding:6px 30px 6px 12px;
}
.checkout-cart .buttons .pull-right.checkout .btn:hover, .checkout-cart .buttons .pull-right.checkout .btn:focus{
	background-color:#3498db;
	color:#fff;
	border-color:#3498db;
}
.checkout-cart .buttons .pull-right{position:relative; overflow:hidden;}
#tabs_info.col-sm-12 {
    padding-top: 30px;
    position: relative;
}
.shopping-cart .input-group .form-control, .checkout-cart #accordion .form-control{
    height: 36px;
}
#top .inner-wishlist, #top .inner-checkout{display:none;}
.banners-slider-carousel .customNavigation a{
	opacity:0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
}
.banners-slider-carousel:hover .customNavigation a{
	opacity:1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.product-layout.product-grid, .product-layout.product-list{padding:0 14px;}
.row.category_prod{margin:0 -14px;}
.checkout-cart .text-right.total {
    color: #161b1e;
    font-weight: 900;
}
.shopping-cart .input-group .form-control{width:auto;}
.shopping-cart .input-group-btn{float:left;}

.owl-carousel .owl-buttons .owl-prev {
	cursor:url("../image/megnor/btn-prev.png"), pointer;
}
.owl-carousel .owl-buttons .owl-next {
	cursor:url("../image/megnor/btn-next.png"), pointer;
}
.checkout-checkout #accordion h2 {
    margin-bottom: 0;
    margin-top: 5px;
    padding: 0 0 8px;
}
.modal-dialog .aboutus h3{margin-bottom:5px;}
.modal-dialog .aboutus{margin-bottom:15px;}
.product-compare .img-thumbnail{display:inline-block;}
.sitemap-left > ul{padding-left:30px;}
#collapse-checkout-option h2 + p{font-weight:700;}
#collapse-checkout-option label{font-weight:normal;}

/*Datetime Picker CSS*/

.bootstrap-datetimepicker-widget{border-radius:0px !important;}
.bootstrap-datetimepicker-widget a[data-action]{border:medium none !important;}
.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{border-radius:0px !important;}
.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#f3f3f3 !important;}
.bootstrap-datetimepicker-widget td.today:before{border-bottom:7px solid #3498db !important;}
.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#3498db !important;}
.bootstrap-datetimepicker-widget td span{border-radius:0px !important;}
.bootstrap-datetimepicker-widget td span{background:#f3f3f3 !important;}
.bootstrap-datetimepicker-widget td span:hover{background:#3498db !important; color:#fff !important;}
.bootstrap-datetimepicker-widget td span.active{background-color:#3498db !important;}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#f3f3f3 !important;}
.picker-switch.accordion-toggle .btn {background: #f3f3f3 none repeat scroll 0 0;border: medium none;}
.picker-switch.accordion-toggle .btn:hover{background:#3498db;}

/*Datetime Picker CSS*/

/*Megnor Blog CSS */ 

.blogs {
    float: left;
    overflow: hidden;
    width: 66.666%;
	position:relative;
}
#content .box-product .blog-items { display:inline-block; float:left; }
#content .box.blogs .box-content {
    padding: 54px 0 0;
	margin:0 28px 0 -14px;
}

.blog-left { float:left; position:relative; overflow:hidden;}
.blog-left .blog-image img  { width:365px; height:205px; } 
.blog-right { float:left;}

.view-blog { float:left; width:100%; text-align:left; margin:0 0 10px; }
.read-more { float:left;  }
.write-comment { float:left; padding-right:10px; margin-right:10px; }
.date-time { float:left;text-align:left; }
.author{color:#808080; margin-bottom:15px;}
.blog-right .author .fa.fa-user{color:#9c9c9c; margin-right:3px;}
.blog-right > h4{margin-bottom:0;}
.blog-desc { margin: 10px 0; }
.blog-img { padding: 10px 0 0; }
.blog-date { float:right; }
#content #blog-carousel, #content #blog-grid { 
	padding:0px 0; 
	border:none; 
	overflow:visible; 
}
#content #blog-carousel .blog-item {float:left; }	 
#content #blog-carousel .product-block, #content #blog-grid .product-block { margin:5px 14px; overflow:hidden; }
#content #blog-carousel .product-block:hover , #content #blog-grid .product-block:hover  { box-shadow:none; }
#blog-carousel .owl-pagination, .blogs .buttons{display:none; }

#blog-carousel .owl-controls .owl-buttons .owl-prev{
  	cursor: pointer;
    height: 26px;
    left: 14px;
	right:auto;
    top: -51px;
    width: 26px;
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
.blogs .owl-carousel .owl-buttons .owl-prev i{
	font-size:18px;
	color:#787878;
	top:3px;
	left:8px;
}
.blog-right a, .product-block:hover .blog-right h4 a{
	color: #161c1e;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}
.product-block .blog-right h4 a:hover{color:#787878;}
.blog_comment {
    float: left;
    font-size: 12px;
}
.blog-right .read_link > a {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.read_link .fa.fa-book{margin-right:5px;}
.blogs .owl-carousel .owl-buttons .owl-next i{
	font-size:18px;
	color:#787878;
	top:3px;
	right:9px;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover, #blog-carousel .owl-controls .owl-buttons .owl-next:hover, #testimonial .customNavigation a.prev:hover, #testimonial .customNavigation a.next:hover{
	background:#161b1e none repeat scroll 0 0;
	border-color:#161b1e;
}
.blogs .owl-carousel .owl-buttons .owl-next:hover i, .blogs .owl-carousel .owl-buttons .owl-prev:hover i{
	color:#fff;
}
 
#blog-carousel .owl-controls .owl-buttons .owl-next{
  	cursor: pointer;
    height: 26px;
    left: 39px;
	right:auto;
    top: -51px;
    width: 26px;
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
.single-blog .blog-desc { padding-bottom:10px; }
.single-blog .block-title h3{  padding:10px 0; }
.single-blog .view-comment .panel-default { 
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3; 
	border-left:medium none;
	border-right:medium none;
	box-shadow:none; 
	padding:20px 0;
}
.view-comment .name {
    color: #161b1e;
    font-weight: 700;
}
.view-comment .date {
    color: #bbb;
    font-size: 12px;
}
.blog-image{position:relative;}
.product-block .blog-left .post-author {
    bottom: -20px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    left: 20px;
    position: absolute;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
    z-index: 9999;
}
.product-block:hover .blog-left .post-author{bottom:23px;}
.write-comment > a{color:#ffffff;}
.write-comment > a:hover, .product-block .blog-right a:hover{color:#3498db;}
.product-block .blog-left .post-author::before {
    border-bottom: 1px solid #fff;
    bottom: -7px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 30px;
}
.blog_page .panel-body {
    border: medium none;
    padding: 0px;
}
.blog_page .blog-image img {
    display: none;
}
.blog_page .blog-image {
    background-position: center center;
    float: left;
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.blog_page .blog-desc {
    clear: both;
    position: relative;
}
.blog_data_left {
    float: left;
    margin-right: 30px;
    position: relative;
}
.blog_page .panel.panel-default{border:medium none; margin-bottom:70px;}
.blog_data_left .blog-date {
    background: #3498db none repeat scroll 0 0;
    color: #fff;
	font-size:12px;
	float:none;
	text-align:center;
}
.blog_data_left .icon {
    background: #000000 none repeat scroll 0 0;
    display: block;
    height: 65px;
    position: relative;
    width: 72px;
}
.panel-default .blog_data_left .icon::before {
    color: #ffffff;
    font-family: "FontAwesome";
	content:'\f15c';
    font-size: 30px;
    line-height: 65px;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	position:absolute;
}
.panel-default:hover .blog_data_left .icon::before{
}
.blog_page .panel-body h5 {
    color: #2b2b2b;
    display: inline;
    font-size: 25px;
    position: relative;
	margin:0 0 12px;
}
.blog_links .blog_autor {
    float: left;
    font-size: 12px;
    position: relative;
}
.blog_links .write-comment{
	font-size:12px; 
	margin: 0 0 0 10px; 
	padding:0 0 0 5px;
}
.blog_links .fa {
    margin-right: 5px;
}
.blog_links {
    position: relative;
	border-bottom:1px solid #e8e8e8;
	margin:10px 0 20px;
	padding:0 0 25px;
    display: block;
    float: none;
    overflow: hidden;
}
.blog_page .panel-body a{color:#2b2b2b;}
.blog_page .panel-body a:hover, .blog_page .panel-body a:focus{color:#3498db;}
.blog_page .read-more{float:left; text-align:left; margin:20px 0 0;}
.blog_page .read-more a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    font-weight: 600;
    padding: 6px 10px;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	text-transform:capitalize;
}
.blog_page .read-more a:hover{
	background: #000 none repeat scroll 0 0;
    color: #fff;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
.blog_page .blog-image .post-image-hover {
    background: #161b1e none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
    transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
    visibility: hidden;
    width: 100%;
}
.blog_page .blog-image .post_hover .icon.zoom {
    border: 2px solid #fff;
    border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    padding: 10px 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;
    z-index: 10;
}
.blog_page .blog-image .post_hover .icon.zoom .fa, .blog_page .blog-image .post_hover .icon.readmore_link .fa {
    color: #fff;
    font-size: 40px;
    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_page .blog-image .post_hover .icon.readmore_link {
    border: 2px solid #fff;
    border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    padding: 10px 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;
    z-index: 10;
}
.blog_page .blog-image:hover .post-image-hover {
    opacity: 0.3;
	-moz-opacity: 0.3;
	-webkit-opacity: 0.3;
	-ms-opacity: 0.3;
	-khtml-opacity: 0.3;
    transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
    visibility: visible;
}
.blog_page .blog-image:hover .post_hover, .blog_page .blog-image:hover .post_hover .icon.readmore_link, .blog_page .blog-image:hover .post_hover .icon.zoom {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-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_page .blog-image .post_hover .icon.readmore_link:hover, .blog_page .blog-image .post_hover .icon.zoom:hover {
    background-color: #3498db;
    border-color: #3498db;
}
.blog_page .blog-image:hover .post_hover .icon.zoom .fa, .blog_page .blog-image:hover .post_hover .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;
}
.single-blog .blog-img{padding:0;}
#add-comment.panel-default{border:medium none;}
#content.single-blog > h4{font-weight:700; font-size:17px;}
.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: #f3f3f3;
    border: 1px solid #f3f3f3;
    float: left;
    margin: 2px 15px 15px 0;
    padding: 7px 13px;
}
.user_icon .fa {
    color: #bbb;
    font-size: 20px;
    margin-top: 3px;
}
#add-comment .col-sm-10 {width: 66.6667%;}
#add-comment .col-sm-2 { width: 25%; display:none;}

/*Megnor Blog light-box CSS */ 


.blog-image .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
}
.blog_page .blog-image .post_hover{top:45%;}
.product-block:hover .blog-left .post_hover, .product-block:hover .blog-left .zoom, .product-block:hover .blog-left .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;
}
.product-block:hover .post-image-hover{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1;
}

.product-block .blog-image .post_hover .zoom, .product-block .blog-image .post_hover .readmore_link {
    display: inline-block;
    float: none;
    height: 40px;
    position: relative;
    width: 40px;
}
.product-block .blog-image .post_hover .readmore_link{margin-left:10px;}

.blog-image .post_hover .zoom::before, .blog-image .post_hover .readmore_link::before {
    border: 2px solid #fff;
    border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    content: "\f00e";
    font-family: "FontAwesome";
    font-size: 14px;
    height: 40px;
    left: 0;
    margin: auto;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
    transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
    width: 40px;
}
.blog-image .post_hover .readmore_link::before {
    content: "\f0c1";
}
.product-block:hover .blog-image .post_hover .readmore_link::before, .product-block:hover .blog-image .post_hover .zoom::before {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.blog-left .blog-image .zoom:hover::before, .blog-left .blog-image .readmore_link:hover::before{background-color:#3498db; border-color:#3498db; }




/*Megnor Blog light-box CSS */ 

/*Megnor Blog CSS */ 


/*Product zoom CSSS*/

.zoomContainer {
    margin-bottom: 5px;
}
.zoomContainer .zoomLens{
}
/*.zoomContainer .zoomWindow{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left:425px !important;
	top:-1px !important;
}
*/


@media only screen and (min-width: 1024px) and (max-width: 1240px) {
	.cms2 .one_third_inner.content_inner{margin:0 8px;}
	.blog_inner .slider-item .product-image-inner-blog{margin:0 15px;}
	.blog_inner .product-carousel{margin-left:-15px;}
	#blog .customNavigation a.prev{right:54px;}
	#blog .customNavigation a.next{right:28px;}
	#blog .image-block > img, .category_img img{width:100%;}
	.news-text{font-size:17px; letter-spacing:0;}
	.footer-percent4 .footer-percent-inner{padding:67px 17px 48px;}
	#footer .col-sm-3.column{padding:50px 17px 50px 0;}
	#footer .col-sm-3.column.last{padding:50px 17px 61px;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right{width:26%;}
	.layout-2 #content{width:74%;}
	.cms-banner-item .static-text, .parallex .content_inner .service-text{font-size: 20px;}
	.cms-banner-item .text3.static-text {font-size: 12px;}
	.product-info .image-additional{width:100%;}
	.blog-left .blog-image img {height: auto; width: 100%;}
	.single-blog .blog-img img{width:100%;}
	.cms-banner-inner img{width:calc(100% + 20px);}
	/*.zoomContainer .zoomWindow{left:343px !important;}*/
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
	.cms2 .one_third_inner.content_inner{margin:0 8px;}
	.blog_inner .slider-item .product-image-inner-blog{margin:0 15px;}
	.blog_inner .product-carousel{margin-left:-15px;}
	#blog .customNavigation a.prev{right:54px;}
	#blog .customNavigation a.next{right:28px;}
	.news-text{font-size:17px; letter-spacing:0;}
	.footer-percent4 .footer-percent-inner{padding:67px 12px 48px;}
	#footer .col-sm-3.column{padding:50px 12px 50px 0;}
	#footer .col-sm-3.column.last{padding:50px 12px 61px;}
	#blog .image-block > img, .category_img img{width:100%;}
	.cms-banner-item .static-text, .parallex .content_inner .service-text{font-size: 20px;}
	.cms-banner-item .text3.static-text {font-size: 12px;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right{width:27%;}
	.layout-2 #content{width:73%;}
	.pagination-wrapper.top{float:left; clear:both; margin:15px 0 0;}
	.product-info .image-additional { width: 100%;}
	#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin-left:0;}
	.owl-carousel .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-next{width:200px !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-next, #blog-carousel .owl-controls .owl-buttons .owl-prev{width:26px !important;}
	.blog-left .blog-image img {height: auto; width: 100%;}
	.news-text{margin-left:25px; padding-left:25px;}
	.product-block-inner img{width:100%;}
	.single-blog .blog-img img{width:100%;}
	.cms-banner-inner img{width:calc(100% + 20px);}
	#content .hometab .box-content {margin:0 -13px;}
	/*.zoomContainer .zoomWindow {
    height: 420px !important;
    left: 322px !important;
    width: 350px !important;
	}*/
}
@media only screen and (min-width: 768px) and (max-width: 979px){
	.layout-2.left-col #column-left{width:33%;}
	.layout-2.left-col #content, .layout-2.right-col #content{width:67%;}
	.layout-2.right-col #column-right{width:33%;}
	.layout-2.right-col .right_column #column-right{width:34%; margin-top:50px;}
	.layout-2.right-col #content.productpage{width:100%; padding-right:15px;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 10px 0 0; width: 100%;}
}
@media (max-width: 979px) {
	.cms2 .one_third_inner.content_inner{margin:0  6px;}
	.cms1 .one_third_inner.content_inner{margin-right:12px;}
	.cms3 .one_third_inner.content_inner{margin-left:12px;}
	.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4{margin-bottom:18px;}
	.cms-banner-item .static-text{font-size:17px;}
	.text3.static-text{font-size:11px;}
	#res-menu{display:block; width:89.3%;}
	.main-menu{display:none;}
	.box .box-content .customNavigation a{top:0;}
	.parallex .content_inner .service-text{font-size:18px;}
	.parallex .one_third_inner.content_inner{margin:0 15px;}
	#blog .image-block > img, .category_img img{width:100%;}
	.news-text{font-size:14px; width:42%; margin-top:0;}
	.footer_inner1{border-bottom:medium none;}
	.footer-percent{width:50%;}
	.footer-percent-inner, .footer-percent4 .footer-percent-inner{padding:45px 0 0;}
	.footer-percent.footer-percent4{background:transparent none repeat scroll 0 0;}
	#footer .col-sm-3.column, #footer .col-sm-3.column.last{padding:0;}
	.footer_inner.container{margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #2a2e31;}
	#footer .col-sm-3.column.last{background:none; padding:0 0 25px 0;}
	#column-left .product-thumb .caption, #column-right .product-thumb .caption, #column-left .product-thumb .button-group, #column-right .product-thumb .button-group{margin-left:84px;}
	#column-left .caption .price-old, #column-right .capton .price-old{margin-left:0;}
	.pagination-wrapper.top{float:left; margin:15px 10px 0;}
	.compare-total{clear:both; margin:18px 10px 0 0;}
	.product-list .product-image-block-inner{margin-right:0;}
	.product-list .product-details{float:left; padding-top:30px; width:100%;}
	.account-wishlist .text-right .btn.btn-primary{margin-bottom:2px;}
	.owl-carousel .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-next{width:150px !important;}
	.product-info .image-additional, .product-block-inner img{width:100%;}	
	
	#column-left .box-product .image,
	#column-right .box-product .image {margin-right:7px;}
	.col-md-4.btn-list-grid {margin-bottom: 10px;}	
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;   
	}
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	#accordion .form-horizontal .control-label{width:100%;}
	.productpage .product-right{padding:0 15px 0 0;}
	#content .hometab .box-content{margin:0;}
	#blog-carousel .owl-controls .owl-buttons .owl-next, #blog-carousel .owl-controls .owl-buttons .owl-prev{width:26px !important;}
	.blog-left .blog-image img {height: auto; width: 100%;}
	footer h5::before{content:none;}
	.blog_page .blog-image img{display:block; width:100%;}
	.blog_page .blog-image{height:auto;}
	.single-blog .blog-img img{width:100%;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.checkout-cart .input-group .input-group-btn .btn.btn-primary{margin-left:0;}
	.checkout-cart #collapse-coupon .input-group .input-group-btn #button-coupon, .checkout-cart #collapse-voucher .input-group .input-group-btn #button-voucher{margin-left:5px;}
	.information-blogger .breadcrumb {float: none; left: auto; right: auto; top: auto; position:relative}
	.information-blogger .container h1 {padding:0px;}
	.product-block:hover .blog-left .post-author{bottom:16px;}
	.product-block .blog-left .post-author{left:8px;}
	.blog-image .post_hover{top:35%;}
	.shopping-cart .input-group .form-control{width:100%;}
	.cms-banner-inner img{width:calc(100% + 20px);}
	.box.category .box-heading::before, .box .box-heading::before{left:15px;}
	#column-left .box.category .box-content, #column-right .box.category .box-content, #column-left .box .box-content, #column-right .box .box-content{padding:10px 15px 30px;}
	.box.category .box-heading, .box .box-heading{padding:25px 15px;}
	.list-group{padding:10px 15px 30px !important;}
	.filterbox .panel-footer{padding:0 15px 30px;}
	/*.zoomContainer .zoomWindow {
    height: 430px !important;
    left: 340px !important;
    width: 350px !important;
	}*/
}


@media (max-width: 767px) { 
	.layout-2 #content,.layout-3 #content{width:100%;}
	.product-info .image-additional {width: 100%;} 
	.product-info .image-additional a {padding: 1px;} 
	.header-logo,.header-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;}
	#logo .img-responsive { margin: 0 auto 15px;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;}	
	#cart .dropdown-menu {width: 350px;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin: 0 auto; width: 300px;}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:medium none;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	
	.header_block{width:auto; text-align:center; float:none;}
	#search .btn-lg{padding:10px 12px 11px;}
	#search{width:100%; margin:16px 0 0 ;}
	.nav-inner.container{margin:0 15px;}
	#res-menu{width:82.5%;}
	.text1.static-text::before {display: none;}
	.text1.static-text::before {bottom: -3px;}
	.cms-banner-item .static-text {font-size: 18px; line-height: 12px;}
	.cms-banner-item .text3.static-text {font-size: 14px;}
	.cms-banner-inner .static-inner::after{left:-10px;}
	.cms-banner-inner:hover .static-inner::after{left:0px;}
	.text3.static-text, .static-wrapper, .cms-banner3 .static-wrapper {
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: left;
	text-transform:capitalize;
	}
	.text1.static-text{margin:0 2px 0 0;}
	.hometab-heading{float:none; text-align:center;}
	.hometab-heading::before{left:0; right:0; margin:0 auto;}
	.htabs{text-align:center; margin-right:0;}
	.parallex.container, .blog_testimonial.container{padding:0;}
	.parallex .one_third {padding: 90px 0;}
	.parallex .one_third_inner.content_inner {margin: 0 5px;}
	.blog_inner{margin-right:0;}
	.blog_inner .product-carousel{margin-left:0;}
	.blogs, .testimonials{width:100%;}
	.blog_inner .slider-item .product-image-inner-blog{margin:0 10px;}
	#blog .customNavigation a.next{right:0;}
	.news-text{margin-top:12px; width:62%; padding-left:0; margin-left:0; border-left:medium none;}
	.tm-about-text{float:none;}
	.footer_bottom_inner.container{text-align:center;}
	.footer_bottom_left, .footer_bottom_right, .footer_bottom_right > p, .footer_right{float:none; text-align:center;}
	.footer_bottom_right > p{margin-right:0;}
	.breadcrumb{left:auto; float:none ; right:auto ; top:auto; position:relative;}
	.container .page-title, .container .product-title, .container h2, .container h1{padding:0px;}
	.layout-2.left-col #content{padding-left:15px;}
	.product-block:hover .product_hover_block, .product-block .product_hover_block{bottom:0;}
	.product-layout.product-grid{width:50%;}
	.productpage .product-left, .productpage .product-right{width:100%;}
	.productpage .product-right{padding:0 15px;}
	.layout-2.right-col #content{padding-right:15px;}
	.blogs{margin-bottom:60px;}
	#blog .customNavigation a.prev{right:26px;}
	.cms1 .one_third_inner.content_inner{margin-right:0px;}
	.cms2 .one_third_inner.content_inner{margin:0 0px;}
	.cms3 .one_third_inner.content_inner{margin-left:0px;}
	.banners-slider-carousel .customNavigation a, .banners-slider-carousel:hover .customNavigation a{
	opacity:1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
	}
	#top-links li.dropdown.myaccount {padding: 4px 0 4px 12px;}
	.productpage .product-left{padding-right:15px;}
	.hometab.container{padding:0;}
	.caret{width:12px !important; height:12px !important;}
	#testimonial .hline, .testi-block{margin-right:14px;}
	#content .box.blogs .box-content{margin:0 -14px;}
	#accordion label.col-sm-2.control-label{width:100%;}
	
	.cms_outer .res_head {
    background-color: #f1f1f1;
    border-radius: 0;
    color: #161b1e;
    cursor: pointer;
    display: block;
    font-size: 17px;
    padding: 15px;
    width: 100%;
	font-weight:700;
	position:relative;
	}
	.cms_outer .res_head .banner_toggle{
	display:block;
	cursor:pointer;
	width:100%;  
	margin-top: 0; 
	overflow: hidden;
	padding:15px;
	position: absolute;
	right: 0;
    top: 0px;
	left:0;
	transition:none;
	}
	.cms_outer .res_head .banner_toggle::before{
    border: 1px solid #161b1e;
    color: #161b1e;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: normal;
    height: 22px;
    margin: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    width: 22px;
	}
	.cms_outer .res_head.toggle.active .banner_toggle::before{content: "\f106";}
	.banner_content{display:none; margin-top:15px;}
	.hometab{margin-top:30px;}
	.cms1 .one_third_inner.content_inner, .cms3 .one_third_inner.content_inner{margin:0;}
	.one_third_inner{text-align:center;}
	.cms-banner-item{display:inline-block; text-align:center;}
	.cms-banner-item.cms-banner2, .cms-banner3 .cms-banner-inner{margin: 0 0 18px 0;}
	.cms-banner-inner .text3.static-text{
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform:translate3d(0px, 0px, 0px);
	-o-transform:translate3d(0px, 0px, 0px);
	-moz-transform:translate3d(0px, 0px, 0px);
	}
	.cms-banner-inner .static-inner::after{
	left:0; 
	transform:translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform:translate3d(0px, 0px, 0px);
	-o-transform:translate3d(0px, 0px, 0px);
	-moz-transform:translate3d(0px, 0px, 0px);
	}
	.contact_us{margin:0px 0 20px;}
	header .container{margin:10px auto;}
	.zoomContainer .zoomWindow, .zoomContainer, .zoomLens{display:none !important;}
}
@media only screen and (max-width: 479px) {
	.product-info .image-additional a{float:none; text-align:center; padding: 1px;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.product-layout.product-grid{width:100% !important;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
	.account-wishlist .table-bordered, .account-return .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 { width: 290px;}
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}	
	.category_filter .limit {float: left;}
	.contact-info .left,.contact-info .right{width:100%;}
	.product-info .image, .product-info .additional-carousel {width: 100%;}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 2px;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 0 10px;width: auto;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	/*.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}*/
	
	#res-menu{width:72%;}
	.parallex .one_third {width: 100%;}
	.parallex .one_third {padding: 15px 0 0;}
	.parallex{height:700px;}
	#blog .customNavigation a.prev{right:26px;}
	.tm-about-text{text-align:center;}
	.news-text{width:100%; text-align:center; margin-bottom:15px;}
	.aboutme-read-more{float:none; text-align:center;}
	.footer-percent{width:100%;}
	.nav-tabs > li{text-align:center;}
	.productpage #input-quantity{float:none; margin-bottom:15px; margin-right:0;}
	.container .page-title, .container .product-title, .container h2, .container h1{padding:0px;}
	#top .inner-wishlist, #top .inner-checkout{display:block;}
	#top .top-wishlist, #top .top-checkout{display:none;}
	#top-links li{border-left:medium none;}
	#top-links li:last-child, #top-links li:first-child{padding:0;}
	#top-links .myaccount-menu > li:first-child{padding:0 5px;}
	.nav-tabs > li > a{margin-right:0 !important;}
	.account-address .table-bordered{border:medium none !important;}
	.contact_us{text-align:center;}
	.htabs li a, .htabs .etabs li{width:100%;}
	.htabs li a{margin-right:0; margin-bottom:2px;}
	.htabs{height:135px;}
	.one_third{width:100%;}
	.blog_inner .image-hover-block{top:45px;}
	.etabs{width:100%;}
	#testimonial .hline, .testi-block{margin-right:0px; margin-left:0px;}
	.blog_links{margin:10px 0 20px 87px;}
	.blog_data_left{margin-right:15px;}
	.blog_page .blog-image .post_hover{top:40%;}
	.contact-info .right{margin-top:30px;}
	.product-block:hover .blog-left .post-author{bottom:23px;}
	.product-block .blog-left .post-author{left:20px;}
	.blog-image .post_hover{top:40%;}
	.checkout-cart #collapse-coupon .input-group .input-group-btn #button-coupon, .checkout-cart #collapse-voucher .input-group .input-group-btn #button-voucher{margin-left:0px;}
	#top-links {padding-top: 0px;clear:none;float:right;margin:0;}

}
@media only screen and (max-width: 319px){
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.header-logo .img-responsive { width: 100%;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#cart .dropdown-menu { right: -28px;width: 210px;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
}
#accordion .panel-title > a {
    color: inherit;
}
#accordion h4.panel-title a.accordion-toggle{display:block;}
.checkout-cart #accordion .panel-title > a, .checkout-checkout #accordion .panel-title {
    padding: 10px;
}
#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;}
/* Megnor www.templatemela.com End */