body {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	color: #777777;
	font-size: 14px;
	line-height: 20px;
	letter-spacing:0.20px;
}

:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:15px;}
.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: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.dropdown.myaccount .dropdown-toggle .hidden-xs.hidden-sm.hidden-md {
    padding-left: 35px;
}
.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: #9174ce;
}
/* top */
#top {
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
	height: 49px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	width:100%;
	padding:5px 15px;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
}

#currency .dropdown-menu { padding: 8px;}

#language .dropdown-menu > li > a {padding: 3px 8px;}
#currency .dropdown-menu .btn { padding: 2px !important;}
#language .dropdown-menu > li > a:hover {color:#FFFFFF;}
#top .btn-link, #top-links li, #top-links a,#language .dropdown-menu > li > a {
	color: #777777;	
	text-decoration: none;
	font-size:14px;
	text-transform:capitalize;
	border:none;
	line-height:inherit;
}
h4 {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.header-right .pull-left:last-child {
	margin-left: 20px;
}
#top-links li{padding:0;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #9174ce;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #fff;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links a + a {
	margin-left: 15px;
}

#top #currency .btn-link, #top #language .btn-link {
padding: 8px 12px;
}
/* logo */
.header-logo{float:left;}
.header-search{float:left;}
.header-cart{float:right;}
.header_cart .fa.fa-shopping-cart {
	display: none;
}
header .col-sm-4.header-logo {
	width: auto ;
	padding: 0;
	float:none;
	display:inline-block;
	margin-left:17%;
	text-align: center;
}
.header-center-service.cms {
    background: url("../image/megnor/truck.png") no-repeat scroll 0 0;
	padding-left:30px;
}
.content_headercms_top {
	float: left;
	margin-top:15px;
}
.header_freedelivery_cms {
    float: left;
    width: auto;
	margin-top:20px;
}
.headerfix{min-height:115px;}

header {
	padding: 35px 0;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
}
.header-menu {
	width:100%;
	float:left;
	text-align:center;
	border-top: 3px solid #fff;
	background-color: #f1f1f1;
}
.nav-container #menu{
	width:100%;
	background: #efefef;
	background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #efefef 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 );
}
.top-right {
    float: right;
}
#top-links .list-inline {
	float: right;
}
.call_us_text {
	float: left;
	background: url("../image/megnor/call.png") no-repeat scroll 0 13px;
	padding: 15px 20px 0 16px;
}
.header-top-right {
	float: right;
}
#form-currency {
	padding: 15px 20px 13px 20px;
	/*border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;*/
}
#form-language {
	padding: 15px 0 0;
}
.header-top-right .btn.dropdown-toggle {
	padding: 0;
}

/*header left start*/

.social_block > ul{ padding:0; margin:0;}
.social_block > ul > li{ 
	list-style:none; 
	display:inline-block; 
}
.social_block.headertop {
	float: left;
}
.social-icons {
	color: #777777;
	padding: 0;
	text-align: center;
	margin-right: 20px;
	width:auto;
	display:block;
}
.social-icons:hover{color:#5fd179;}
.social-icons .fa {
	font-size: 16px;
}
.time-zone {
	float: left;
	padding: 17px 0 0 60px;
	background: url("../image/megnor/Icon.png") no-repeat scroll 35px 22px;
}
.time {
	font-size: 13px;
	font-weight: 300;
}
/*header left end*/ 


/* search */
#search {
	margin-bottom: 10px;
	display:none;
	position:absolute;
	top:40px;
	right:0;
	width:200px;
	display: block;
}

#search .input-lg {
	/*height: 40px;
	line-height: 20px;
	padding:0 50px 0 10px;*/
	border-radius: 0;
	-webkit-border-radius:0px;
-khtml-border-radius:0px;
-moz-border-radius:0px;
	border-color: #f0f0f0;
	box-shadow: none;
	font-weight: 300;
    margin-top: -47px;
}
#search .btn-lg {
	font-size: 15px;
	margin: 0;
	height: 28px;
	width: 28px;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	/*background:#5fd179;*/
	border: none;
	right: -245px;
	position: absolute;
	top: -40px;
	line-height: 0;
	padding: 0 0 0 3px;
}
#search .btn-lg > .fa {
    color: #000;
    font-size: 18px;
}
#search .btn-lg:hover{
	border: none !important;
}

/* cart */
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	width: 350px;
	padding:10px;

}
#checkout-cart #content .btn.btn-primary, #checkout-cart #content .btn.btn-danger {padding: 6px 15px;}
#accordion .panel-title .accordion-toggle {
    overflow: auto;
    white-space: normal;
	padding:0px;
}
#checkout-cart #accordion .panel-title .accordion-toggle{ padding:10px;}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu table td{border:none;background:#fff;}
#cart .dropdown-menu a {
	font-weight: ;
	color: inherit;
}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {
	font-weight:400;
	margin:20px 0;	
}
/* menu */

.nav-responsive { display:none;}
.responsive-menu,
.main-menu {
	margin-bottom: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
	float:left;
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
#menu .home > a {
	background: url("../image/megnor/home.png");
	height: 14px;
	margin: 18px 15px 0 0;
	padding: 0;
	width: 18px;
}
.header-bottom .container.header-menu {
    border: 2px solid #3f5cd6;
    z-index: 99;
    bottom: -30px;
    position: relative;
    background: #fff;
    padding: 0 30px;
}
 
.main-menu ul {
	list-style: none;
	margin:0;
	padding: 0; 
	float:none;
}
.main-menu > ul > li {
	position: relative;
	float: none;
	display:inline-block;
	z-index: 20;
	margin-right:12px;
} 
.nav-responsive span, .main-menu > ul > li > a {
	font-size: 16px;
	color: #171717;
	display: block;
	padding: 23px 15px 22px 15px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 0.8px;
}

.main-menu > ul > li > a:focus{ background:none;}

.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	color:#9174ce;
	background:none;
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #15BCF0;
	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;
}

.common-home #content {
	padding: 0;
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{	
	padding: 8px;
	color: #666;
	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:#666;
	background-color:#fff;
}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/cat_arrow_hover.png) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #666;
} 

.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: #666;
} 

#menu ul li ul {
    display: table-cell;
	float:none;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 160px;
    padding: 10px;
    position: absolute;
    top: 0;
	border:1px solid #e9e9e9;
}
.button-group.grid .quickview, .button-group.list .quickview{
    padding: 0;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {  
    width: 100%;
}

#menu ul.nav li .megamenu ul.list-unstyled.childs_2 a { min-width:145px; }

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    padding: 6px 0 0;  
	position:relative;
	background:#ffffff;
	float:none;
	box-shadow:none;
}

#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
	background: none;
	padding: 4px 8px;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a:hover{
 	color:#9174ce;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	color: #777777;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li > a:hover{ color:#9174ce;}
.hiden_menu .dropdown-inner li.top_level a {
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #4c4c4c;
	text-transform: capitalize;
}
.hiden_menu .dropdown-inner li.top_level a:hover{ color:#000;}
#menu ul.nav li .megamenu ul.childs_1 { padding:30px 2px 30px 20px; }

#menu ul.nav li .megamenu ul.childs_1:last-child {
    border: medium none;
}
#menu ul.nav li .megamenu ul.childs_1:first-child {
    padding:30px 2px;
}

#menu ul.nav li .megamenu.column1 ul.childs_1 { border:none; padding:22px 0; }
#menu .dropdown:hover .dropdown-menu.megamenu { top: auto;}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover {  color: #9174ce; }

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    position: relative;	
	font-weight:400;
	color:#777777;
	text-transform:capitalize;
}

#menu > ul > li.hiden_menu div {
    min-width: 195px;
	background: #ffffff none repeat scroll 0 0;
    border: medium none;
    display: none;
    padding: 22px;
    position: absolute;
    text-align: left;
	border:1px solid #f0f0f0;
	margin:0;
	display:block;
	opacity:0;
	visibility:hidden;
	transition:all 500ms ease 0s;
	transform:translateY(50px);
}
#menu > ul > li.hiden_menu:hover > div {
	opacity:1;
	visibility:visible;
	transform:translateY(0);
  
}

.nav-container.fixed .main-menu > ul > li.blog-link a,  .main-menu > ul > li.blog-link a { background:none !important; }

#menu > ul > li.hiden_menu .dropdown-menu { display:none !important; } 
#menu .dropdown .dropdown-menu {
	min-width: 190px;
	border: 1px solid #e9e9e9;
	padding: 0 22px;
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;

	display:block;
	opacity:0;
	visibility:hidden;
	transition:all 500ms ease 0s;
}

#menu .dropdown .megamenu{ transform:translateY(80px); margin-left: 0px !important;}
.dropdown-menu.myaccount-menu{ 
	border:1px solid #f0f0f0;
	margin:0;
	top:33px;
	padding:10px 0;
}

.dropdown-menu.myaccount-menu > li > a{ padding:5px 20px; font-weight:400; color:#777777; font-size:14px;}

.dropdown-menu.myaccount-menu > li > a:hover{ background:none;}

.header_cart {
	float: right;
	margin-top:10px;
	cursor: pointer;
}
.header_cart span:hover {
    color: #9174ce;
}
.dropdown.myaccount {
	float: right;
	list-style:none;
	margin:10px 20px 0;
}
.header_search {
	float: left;
	position:relative;
	margin-top:8px;
	right: -155px;
}
.header_search .form-control.input-lg {
    border: none;
}
.searchicon {
	background: url("../image/megnor/top_icon.png") no-repeat scroll 8px -119px;
	float: left;
	cursor: pointer;
	height: 35px;
	width: 35px;
	margin-left: 0px;
}
.searchicon:hover {
	background-position: 8px -184px;
}

.searchicon.active {
	background: url("../image/megnor/top_icon.png") no-repeat scroll 8px 10px;
	position: relative;
}

.searchicon.active:hover{ background-position:8px -54px;}

.myaccount > a {
	height: 35px;
	width: 120px;
	display: block;
	background: url("../image/megnor/icon.png") no-repeat scroll 8px -129px;
	padding-top: 7px;
}

.myaccount > a:hover{ background-position: 8px -196px;}

#cart > button {
	height: 35px;
	width: 35px;
	display: block;
	background: #fff url("../image/megnor/icon.png") no-repeat scroll -1px 7px;
	padding:0;
	border:none;
	transition:none;
	margin-right: 5px;
}
#cart {
    padding-left: 15px;
}
#cart > button:hover{ background-position: -1px -60px;}
#cart .hidden-xs.hidden-sm.hidden-md {
    line-height: 34px;
}
#cart .btn-lg #cart-total {
	background:#9174ce;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0;
	right: -8 px;
	border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
	line-height:20px;
	font-size: 12px;
	padding:0;
	margin: -9px 2px;
}
#tab-latest #tablatest-grid .product-items, #tab-special #tabspecial-grid .product-items, #tab-bestseller #tabbestseller-grid .product-items {
	display: none;
}
.tm-message {
	bottom: 0;
	display: none;
	font-size: 20px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	margin-bottom: 50px;
}
.loadmore {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.loadmore .gridcount {
	padding: 12px 30px !important;
	border: 2px solid #ececec !important;
	color: #333;
	border-radius: 25px;
	margin-bottom: 60px;
}
#cart > button:hover #cart-total, #cart > button:focus #cart-total{ color:#fff;}

.hometab .heading_title{ font-size:38px;}

.heading_title {
	width: 100%;
	text-align: center;
	font-size:38px;
	font-weight:600;
	color: #000;
	letter-spacing:0;
	text-transform:capitalize;
}
.hometab .heading_title span {
    display: none;
}
.heading_title > span {
	display: block;
	font-size: 14px;
	font-weight: 300;
	text-transform: capitalize;
	color: #fff;
	letter-spacing: 0.8px;
	line-height: 25px;
}
.site-map ul li a {
	line-height: 30px;
}
.product-details {
	float: left;
	width: 100%;
	background:#fff;
	position:relative;
	padding-bottom:55px;
	margin-bottom:-55px;
	transition:all 500ms ease 0s;
}
.slider.container {
	margin: 0 60px;
}
.slider {
    margin: 0 60px;
}
.sub {
    margin: 0 60px;
}
.product-block-inner:hover .product-details{ margin:-55px 0 0;}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		opacity:1;
		visibility:visible;
		transform:translateY(0px);
	}
}
@media (max-width: 767px) {
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
		margin-left: -6px;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
			-webkit-border-radius:0px;
-khtml-border-radius:0px;
-moz-border-radius:0px;

		color: #fff;
	}
}

/* 1-col layout */

#column-left{
	width:23.5%;
	padding:0 15px 0 0;
}
#column-right{
	width:23.5%;
	padding:0 0 0 15px;	
}
.layout-1 #content{
	padding:0;
}

/* 2-col layout */

.layout-2.left-col #column-left{
	width:23.5%;
	padding:0 15px 0 0;
}
.layout-2.right-col #column-right{
	width:23.5%;
	padding:0 0 0 15px;
}
.layout-2 #content{
	width:76.5%;
	padding:0 0 0 15px;
}
.layout-2.left-col #content {
	width:76.5%;
	padding:0 0 0 15px;   	
}
.layout-2.right-col #content { 
	width:76.5%;
	padding:0 15px 0 0; 
}

/* 3-col layout */
.layout-3 #column-left{	
	width:25%;
}
.layout-3 #column-right{			
	width:25%;
}
.layout-3 #content{		
	width:50%;
}
/* content */
#content {
	min-height: 600px;
}
#content .main-slider .swiper-viewport {
    border: none;
}
#common-home {
    position: relative;
   	overflow: hidden;
	width:100%;
}
/* footer */
footer {
	float: left;
	width: 100%;
	border-top: 1px solid #e9e9e9;
}
footer #footer {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 auto;
    border-top: 3px solid #fff;
	background: #efefef;
	background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #efefef 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 );
}
footer #footer .footer_inner.container {
    margin-top: 84px;
    position: relative;
    text-align: center;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer #footer #powered a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    letter-spacing: 0.7px;
}
footer #footer #powered a:hover{ color: #9a80d1;}
#footer .payment_block { list-style: none;}
.content_footer_bottom {float: right; display: inline-block; margin-top:12px;}
footer a {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	letter-spacing: 0;
}
.footerlink .list-unstyled.tm_footerlink {
    float: none;
    text-align: center;
    margin: 0 auto;
    width: auto;
    display: inline-block;
}
#footer .col-sm-3.column.footerlink {
    margin-bottom: 32px;
    float: left;
    text-align: center;
    position: relative;
}
footer a:hover {
	color: #9a80d1;
}
#powered {
	color: #fff;
	width: 31%;
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	z-index: 1;
	margin-top:12px;	
}
footer h5 {
	font-size:22px;
	font-weight: bold;
	color:#3f5cd6;
	position:relative;
	line-height:35px;
	margin:0 0 20px 0;
	display:none;
}
.footerlink ul li {
    text-align: center;
    float: left;
    padding: 0 16px;
}
#footer .content_footer_top {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
.footer_bottom .payment_block li.visa a, #footer .payment_block li.visa a {
	background: url(../image/megnor/visa.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 11px 16px;
	display: inline-block;
	border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.footer_bottom .payment_block li.mastro a, #footer .payment_block li.mastro a {
	background: url(../image/megnor/discover.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 11px 16px;
	display: inline-block;
	border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.footer_bottom .payment_block li.paypal a, #footer .payment_block li.paypal a {
	background: url(../image/megnor/paypal.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 11px 16px;
	display: inline-block;
	border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.footer_bottom .payment_block li.amex a, #footer .payment_block li.amex a {
	background: url(../image/megnor/amex.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 11px 16px;
	display: inline-block;
	border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.content_footer_bottom .footer_left ul li {display: inline-block; margin-left:5px;}
#peoplesay .owl-buttons div {top: 45%;}
.social .list-unstyled.footer_social { margin-bottom: 0px;}
.newsletter{
	 background: url("../image/megnor/cms-banner-0001.jpg")no-repeat;
	 padding:100px 0;
	 margin-bottom:50px;
	 float:left;
	 width:100%;
	 background-size: 100%;
}
.newsletter .heading_title {
	margin-bottom:45px;
	text-align:center;
	line-height:25px;
	width: 80%;
	color: #fff;
}
.newsletter form {
	text-align: center;
	width: 80%;
}
.newsletter .heading_title > span{ margin-top:45px;text-align: center;}
.input-news {
	display: inline-block;
	width: 100%;
	position:relative;
	float:left;
}
.input-news::before {
	font-family: FontAwesome;
	/*content: "\f0e0";*/
	position: absolute;
	color: #fff;
	left: 20px;
	top: 14px;
}
.subscribe-btn {
    display: inline-block;
    margin-top: 40px;
}
.newsletter .mail {
	text-align: center;
	width: 80%;
	margin-bottom: 36px;
}
.subscribe-btn > button {
	font-size: 13px;
	font-weight: 600;
	text-transform:uppercase;
	padding:11px 30px;
	line-height: normal;
	vertical-align: 0px;
	background:none;
	border-color:#fff;
	margin-left:8px;
	border-radius: 25px;
}
.subscribe-btn > button:hover, .subscribe-btn > button:focus{
	background:none;
	border-color:#fff;
	color:#fff;
	border: 2px solid #fff !important;
	border-radius: 25px;
}
.single-blog .blog-img .img-thumbnail {
    border: none;
    border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
    padding: 0;
}
#txtemail {
	height: 50px;
	border: none !important;
	border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	background:none;
	color:#fff;
	padding: 20px 0 0 0px;
	border-bottom: 1px solid #fff !important;
	text-align: center;
}
.newsletter .container {
	float: right;
	width: 30%;
}
#txtemail::placeholder{ color:#fff;}

.newsletter form .form-group{ margin:0;}


@media (max-width: 979px) {
#footer .column {
    width: 100%;
	padding:0;
}
footer #footer .col-sm-3.column.social {width: 34%;}
footer #footer .col-sm-3.column.contact{ margin:0 auto 25px; float:left;}
.footerlink ul li{ float:none; display:inline-block;}
footer #footer .contact span.contact{ border-right: none;}
footer #footer .contact span.mail{ width:100%; text-align:center;}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
	float: left;
width: 100%;
}
/* breadcrumb */
.common-home .breadcrumb_main{ display:none;}
.breadcrumb_main{ padding:0px 0; margin-bottom:30px; float:left; width:100%; background: url("../image/megnor/bread-crum.jpg") no-repeat scroll center center;}
.breadcrumb_main .container .row { margin: 0;}
.breadcrumb_main .container {padding:67px 16px 67px 0px;}
.breadcrumb_main .page-title {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #373737;
}
.breadcrumb_main .breadcrumb {
	margin:0;
	padding:0;
	float:right;
	background:none;
	display:block;
}

.breadcrumb{ display:none;}

.breadcrumb > li > a {
	color: #373737;
	text-transform: capitalize;
}

.breadcrumb > li > a:hover{color:#9174ce;}

.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
	color:#373737;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
.alert-dismissable .close, .alert-dismissible .close {
	right:0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 12px;
	font-size: 16px;	
}
.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, #currency .dropdown-menu .btn-link{
	font-size: 15px;
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	box-shadow:none;
}
.btn-group > .wishlist, .btn-group > .compare {
    font-size: 15px;
}
.myaccount-menu #wishlist-total .fa.fa-heart {display: none;}
.btn-group > .dropdown-menu{border:1px solid #e9e9e9; top:33px; margin-top:0; left:auto; right:0;border-top: none;}
.btn-group > .dropdown-menu.cart-menu{border:1px solid #e9e9e9; top:33px; margin-top:0; left:auto; right:0;}
.fa.fa-exchange {
    text-align: center;
    margin-top: 3px;
}
.btn.btn-default.compare {
	padding: 12px 18px !important;
}
.form-group.cart-block .btn.btn-default.compare {
	padding: 11px 15px !important;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
    color: #fff;
    background: none;
    border: 2px solid #fff;
    border-radius: 25px !important;
}
.form-group.required .btn-default:hover {
    color: #fff ;
    background: none;
    border: 2px solid #fff ;
    text-align: center;
}
.btn-primary {
	color: #fff;
    background-color: #5fd179;
    border:1px solid #5fd179;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #5fd179;
    border:1px solid #5fd179;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;	
	background: #d9534f;			
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;

}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
@media (max-width: 767px) { 

 }

/* list group */

.box .filterbox { 
    border-color: #dddddd;
    border-image: none;
    border-right: 1px solid #dddddd;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.list-group a {
	border-top: 1px solid #dddddd;
	color: #888888;
	padding: 8px 12px;
	background: none repeat scroll 0 0 #f5f5f5;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
}
/* 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;
}
.product-thumb .image {
	text-align: center;
	position:relative;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.hover-image {
	position: absolute;
	top: 0;
	opacity: 0;
	transition:all 500ms ease 0s;
	transform:rotateY(90deg);
}
.product-block:hover .hover-image {
	opacity:1;
	transform:rotateY(0);
}
.product-list .product-block.product-thumb {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom:30px;
}
.product-list .product-block-inner{ display:inline-block; width:100%;}
.product-list .product-thumb .image {float: left;}
.product-thumb h4 {
	font-weight: bold;
	margin: 16px 0 0;
}
.product-list .product-thumb h4{ margin:20px 0 0; }
.btn-primary:active:hover{ background-color: #000;}
.product-grid .product-thumb .price{ margin:9px 0 ;}
.product-grid .product-thumb h4{ margin:16px 0 0;}
@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;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom:0;
	display:none;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
}
.rating .fa-star-o,#review .fa-star-o{
	color: #999;
	font-size: 15px;
}
.rating .fa-star,#review .fa-star{
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o{
	color: #E69500;
}
.rating .fa-star.off, .rating-wrapper .fa-star.off, #review table .fa-star.off {
	color: #b5b5b5;
}
h2.price {
	margin: 0;
}
.product-list .product-thumb .price{ margin:20px 0;}
.product-thumb .price {
	color:#9174ce;
	display:block;
	margin:16px 0;
	font-weight:400;
	font-size:28px;
}
.product-block .caption {
	float: left;
	width: 100%;
}
.product-thumb .price-old {
	color: #d1d1d1;
	text-decoration: line-through;
	margin-left: 10px;
	font-weight:400;
	font-size:16px;
}
.product-thumb .price-tax {
	color: #ccc;
    display: none;
    font-size: 12px;
    width: 100%;
}
.product-thumb .button-group {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align:center;
	transform: translateY(-100px);
	transition:all 500ms ease 0s;
	visibility:hidden;
	opacity:0;
}
#checkout-cart #content .buttons.clearfix .pull-right .btn.btn-primary {
    background: #fff;
    border: 2px solid #9174ce !important;
}
#checkout-cart #content .buttons.clearfix .pull-right .btn.btn-primary:hover{ 
	background-color: none;
	border: 2px solid #9174ce;
}
.product-grid .btn.btn-default.wishlist {
    display: none;
}
.product-grid .btn.btn-default.compare {
    display: none;
}
.product-grid #button-cart {
    background: none;
    border: 2px solid #e5e5e5;
    color: #000;
    line-height: 26px;
    padding: -1px 110px;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    margin-top: -9px;
    opacity: 0;
}
#button-cart:hover {
    border-color: #9174ce;
}
.product-block.product-thumb:hover #button-cart {
	opacity: 1;
}
.product-block.product-thumb:hover .button-group{
	transform: translateY(-50px);
	visibility:visible;
	opacity:1;
}
.product-list .product-thumb .button-group.list{
	position:relative;
	opacity:1;
	transform: translateY(0px);
	visibility:visible;
	text-align:left;
	padding:5px 20px;
}
.product-list .product-thumb .caption{ padding:30px 20px 0;}
.addtocart {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 15px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	text-transform: capitalize;
	font-weight: 600;
	background: #5fd179;
	line-height: 26px;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.caption .addtocart {
	background: none;
	border: 2px solid #e5e5e5;
	color: #000;
	line-height: 26px;
	padding: 10px 31px;
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	margin: 0 auto;
	border-radius: 25px;
}
.box.related .caption .addtocart {
    background: none;
    border: 2px solid #e5e5e5;
    color: #000;
    line-height: 26px;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    margin: 0 auto;
    left: -10px;
    right: 114px;
    border-radius: 25px;
}
.product-grid .addtocart {
    left: -5px;
}
.product-list .addtocart {
    left: 0px;
}

.caption .addtocart:hover{
	background: none;
	color: #000;
	border-color: #9174ce !important;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button, #cart .text-right .addtocart, #cart .text-right .checkout {
	width: 50px;
	border: none;
	background-color: #fff;
	padding:0;
	height: 50px;
}
.product-list .product-thumb .list-group .wishlist{
	background: #fff url("../image/megnor/pro-icon-1.png") no-repeat scroll center -42px;
	border-radius: 25px;
}
.product-list .product-thumb .list-group .wishlist:hover, .product-list .product-thumb .list-group .compare:hover{
	background-color: #fff;
}
.product-list .product-thumb .list-group .compare{ 
	background: #fff url("../image/megnor/pro-icon-1.png") no-repeat scroll center -166px;
	border-radius: 25px;
}
.productpage .product-image .customNavigation {
    top: 45%;
}
.product-image .customNavigation a:hover{ color: #9174ce;}
header.fixed:hover #menu .dropdown .dropdown-menu.megamenu {
    top: 68px;
}
#product .radio label, #product .checkbox label {
    font-weight: 300;
}
.button-group .quickview > a{
	background:#9174ce url("../image/megnor/pro-icon.png") no-repeat scroll 10px -99px;
	transition:all 500ms ease 0s;
	border-radius: 25px;
}
.button-group .quickview > a:hover{
	background-color:#fff;
	background-position:10px -6px;
}


#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left;}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none; border-color:#f0f0f0; border-radius:0;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.caption a {
	color: #353535;
	font-weight:400;
	text-transform: capitalize;
	line-height:22px;
	font-size:14px;
}
#cart .table.table-bordered{ border:none;}

#cart strong{ font-weight:600;}

#cart .dropdown-menu > li:last-child > div {
	border-top: 1px solid #f0f0f0;
	padding: 10px 0 0 0;
}
#cart .dropdown-menu > li:first-child {
	max-height: 238px;
	overflow-x: auto;
}

#cart .dropdown-menu li p a {
	background: none;
	color: #000;
	font-weight: 400;
	padding: 10px 20px;
	text-transform:uppercase;
	border:2px solid #e5e5e5;
	border-radius: 25px;
}
#cart .dropdown-menu li p a:hover{border: 2px solid #9174ce; color: #000; background: none; border-radius: 25px;}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.left.product-image.thumbnails{ overflow:hidden;}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #f0f0f0;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

.product-info .image {
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	display:block;
	margin-bottom:40px;
	text-align: center;
	border:1px solid #f0f0f0;
}
.product-image .thumbnail {
	border: none;
	padding: 0;
	margin: 0;
}
.productpage h3.product-title {
	margin-top: 0;
	text-transform:capitalize;
	font-size:18px;
}
.productpage .rating-wrapper span i{ line-height:24px;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin-left:0px; float:left;width:100%;}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
    padding-right: 20px;	
	width:auto;
	float:none;
	margin:0 auto;
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
.desc {
	margin: 20px 0;
}
#product .alert-info {
	background-color: #f7f7f7;
	border-color: #f0f0f0;
	color: #4c4c4c;
}

.productpage #tabs_info {
	margin: 50px 0;
	//padding: 50px 35px;
	float: left;
	width: 100%;
	//background: #f7f7f7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
.productpage #tabs_info .tab-content {border: 1px solid #ebebeb;}
.product-tab .nav.nav-tabs {border: none;}


/* Megnor  Start */

/* box */  
.box {
	margin-bottom:12px;
}
.box .box-heading {
	padding:15px 20px;
	font-size: 15px;
	color: #373737;
	text-transform:uppercase;
	position:relative;
	font-weight:600;
	background:#f7f7f7;
}

.box .box-heading::before{
	position: absolute;
	bottom: 0;
	width: 60px;
	content: "";
}
.box .box-content {
	background: #FFF;
	padding:20px 20px 10px 20px;	 
}
#column-left .box, #column-right .box {
	margin-bottom:30px;
}

#content .box .box-heading {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0;
	border:none;
	background:none;
	padding:0;
	font-size: 44px;
	color: #000;
	text-align:center;
	font-weight:600;
	letter-spacing:0;
	margin-bottom:50px;
	text-transform:capitalize;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:0;
	margin:0 -17.5px;
	position:relative;
 
}
.related .box-heading::before {
	content: none;
}
.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;
	border:none;
}
.box .box-content ul li a {
	color: #808080;
	font-weight: 400;
	font-size: 14px;
	line-height:24px;
}
.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{
	color:#9174ce;
}

.box .box-content ul ul{
	margin-left:15px;
}

.module_main {
	float: left;
	width: 100%;
	margin: 75px 0;
}

#column-left .module_main, #column-right .module_main {
	margin: auto;
}

#column-left .module_main .container, #column-right .module_main .container{
	width:auto;
}

/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product/*,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}

/*.product-grid-list ul li,*/
#content .box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
	width:185px;
	float:left;
}
 
.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: 8px 8px;
	background: #fff;
	clear: both;
	overflow: hidden;
	box-shadow: none;
	text-align:center;
}
.box {
	clear: both;
}
.address-detail .btn {
    clear: both;
    float: left;
    margin: 20px 0 0 35px;
    color: #000;
    background: #fff;
    text-transform: uppercase;
    border: 2px solid #e5e5e5;
    border-radius: 25px;
}
#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:260px;}
.featured_default_width{ width:260px;}
.module_default_width{ width:230px;}
.latest_default_width{ width:260px;}
.special_default_width{ width:260px;}
.related_default_width{ width:270px;}
.bestseller_default_width{ width:260px;}
.additional_default_width{ width:100px;}
.banners-slider-carousel .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
#content .product-grid  .product-block,
#content .box-product .product-block{ 
	margin:20px 17.5px; 
	background:#fff;
	overflow:hidden;
}

#content .box .box-content:hover .customNavigation{ visibility:visible;}

.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; text-align: left; margin: 30px 0 0; width:auto; float:none;}
.product-list .product-block-inner:hover .product-details{ margin:30px 0 0;}
.product-grid .product-block-inner .button-group.list-group {display: none;}
.product-list .product-block-inner .button-group.list-group { 
	display: inline-block;
	position: relative;
  	top: 35%; 
  	visibility: visible; 
  	opacity: 1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
  	background: #fff;
   	transform: none;
	vertical-align: top;
	text-align:left;
	width:auto;
	box-shadow: none;
	border: none;
}
.product-list .caption .addtocart{ position:relative;}
#content .product-carousel .product-block-inner,
#content .product-grid .product-block-inner,
#content .box-product .product-block-inner{ padding:0 0; /*text-align:center;*/ overflow:hidden; position:relative; margin:0; border-radius:0; -webkit-border-radius: 0; -moz-border-radius: 0;-khtml-border-radius: 0;}
.product-block:hover .product-block-inner {border-color: #3f5bd6 !important;}
#content .product-grid .product-block{margin: 0px 0 30px 0;}
.banners-slider-carousel {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
.sale {
	color: #9174ce;
	padding: 1px 4px 1px;
	text-align: right;
	text-transform: capitalize;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 2px;
	font-size: 14px;
}
.percentsaving {
    color: #fff;
    padding: 10px 9px 1px;
    text-align: right;
    text-transform: capitalize;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 25px;
    font-size: 14px;
    background-color: #9174ce;
	height: 40px;
	width: 40px;
}
/* quickview */
.quickview {
	display: inline-block;
}
@-moz-document url-prefix() { 
  .quickview {
     margin-bottom:-21px;
  }
}


.quickview > a { background:#FFFFFF; height:42px; width:42px; display:block;}
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; } 
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	color:#333333;
}

@media (max-width: 767px) {  	
	.quickbox { display:none; }
}	
	
	
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom:20px;	
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:10px;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float:left;
	width:65%; /* specify width as per your requirement */
	margin:0;
	padding-bottom:15px;
}
#column-left .swiper-viewport, #column-right .swiper-viewport {
	float: left;
	box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.06);
	margin-bottom: 25px;
}
#column-left .box .list-group .list-group-item:hover{ color: #9174ce;}
#column-left .box .list-group {
    margin-bottom: 45px;
}
#column-left .box .list-group {
    border:1px solid #f1f1f1;
    margin-bottom: 0;
    font-weight: 600;
    padding: 15px 20px;
    background: #fff;
	border-radius: 0;
}
#column-left .caption a:hover{ color: #9174ce;}
#column-left .box .list-group .list-group-item {
    border: none;
    padding: 5px 0;
    color: #555;
    text-transform: capitalize;
    background: #ffffff;
    font-size: 13px;
    font-weight: 400;
}
#column-left .swiper-pagination, #column-right .swiper-pagination {
	display: none;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	margin:0;
}

#column-left .img-responsive.hover-image, #column-right .img-responsive.hover-image{
	display: none;
}


#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4{font-weight:normal; font-size:13px; 
	margin: 5px 0 5px;}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; 
	background:none;
	box-shadow:none; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {text-decoration:underline;}
#column-left .box-product .image img,
#column-right .box-product .image img { width:60px;}

#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 {font-size: 18px; margin: 8px 0; }

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox{
	margin-bottom:0px; 
	border: 1px solid #f1f1f1;
	border-top: none;
}
#column-left .box-product > div:last-child, #column-right .box-product > div:last-child{margin: 0;}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	margin-bottom: 0;
	display: inline-block;
	width:100%;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
	line-height: 28px;
}	
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; display:none;}

.top_button {
	background: url("../image/megnor/top_arrow.png") no-repeat scroll center center;
	height: 40px;
	width: 40px;
	color: #000;
	right: 20px;
	bottom: 20px;
	display: none;
	position: fixed;
	z-index: 999;
	font-size: 0;	   
}
.productpage .product-right .list-unstyled li h4.special-price {
    color: #9174ce;
    font-weight: 700;
    font-size: 18px;
	margin: 0px 10px 0px 0px;
	float:left;
}
.productpage .product-right .list-unstyled li h4{ 
	float:none;
	color: #9174ce;
    font-weight: 700;
    font-size: 18px;
	margin: 0px 10px 0px 0px;
}
.productpage .col-sm-8.product-left {
    width: 40%;
}
.productpage .col-sm-4.product-right {
    width: 60%;
}
#content ul.list-unstyled {  
    margin-bottom: 20px;
    overflow: auto;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.product-grid .button-group.list {
	display: none;
}

.product-list .button-group.grid{ display:none;}

.product-tab .nav li.active a, .product-tab .nav li.active a:hover, .product-tab .nav li.active a:focus{
	color:#fff;
	background: #9174ce;
	border:none;
}
.product-right .upper-product li .desc {
    font-weight: 600;
    padding-right: 15px;
}
.product-tab .nav li.active a:after{
	border-left: 10px solid rgba(0,0,0,0);
	border-right: 10px solid rgba(0,0,0,0);
	border-top: 10px solid #9174ce;
	bottom: -6px;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	width: 0;
	z-index: 999;
}
.product-tab #tab-description {
    padding: 30px;
}
.product-tab #tab-description {
	padding-top: 30px;
}

.product-tab .nav li a:hover{ background:#fff;}

.product-tab .nav li a {
	border: none;
	padding: 12px 40px;
	font-size: 14px;
	text-align:center;
	font-weight: 600;
	text-transform: uppercase;
	background: #fff;
	border-radius: 3px;
	margin-right:10px;
}
.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:20px;}

.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{color:#4c4c4c; background:none; border:none; padding:6px 12px;}
.category_filter #grid-view i,.category_filter #list-view i { font-size:18px;}
.category_filter #grid-view:hover,.category_filter #list-view:hover,.category_filter #grid-view.active,.category_filter #list-view.active{
	color:#9174ce;
}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left; margin: 6px 10px 0 15px;}
#compare-total {
	color: inherit;
	font-size: 13px;
}

.compare-total:hover {
    color: #9174ce;
    cursor: pointer;
}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 5px 10px 0 0; width: auto;padding:0;}
.category_filter .sort-by label, .category_filter .show label{ font-weight:500;}
.category_filter .show {float: left; margin: 5px 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;
}

.form-control:focus{ box-shadow:none !important;border-color: #ccc;}

.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}

.category_description {
	margin: 15px 0;
	line-height: 25px;
}

.category_img .img-thumbnail {
	padding: 0;
	border: none;
	border-radius: 0;
		-webkit-border-radius:0px;
-khtml-border-radius:0px;
-moz-border-radius:0px;

}
.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 {      
    color: #4c4c4c;
    display: block;
    padding:8px 15px 8px;
	border:1px solid #f0f0f0;
	background:#fff;
	font-size:13px;
	border-radius: 25px;
}

.category_list li a:hover{
	background:#9174ce;
	border-color:#9174ce;
	color:#fff;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 0 0;
}
.col-sm-12.category_list {
	margin-bottom: 20px;
}
.btn-primary:active:focus{
	 background: #3f5cd6;
	border: 2px solid #3f5cd6;
	color: #fff;
}
.category_filter, .pagination-wrapper {
	display: inline-block;
	margin: 0 0 40px;
	padding: 20px 15px;
	width: 100%;
	background: #f7f7f7;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin: 8px 0 0;
}
.product-list .product-block-inner .product-details .rating {
    opacity: 1;
}
.product-list .product-block-inner .product-details .rating {
    opacity: 1;
	display:inline-block;
}
.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: 5px 0 0 35px;
	height:28px;
	margin:10px 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: 5px 0 0 35px;
	margin:10px 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: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info .openingtime strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -355px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 0px 0 0;
    float: left;
    clear: both;
}
.address-detail .btn:hover {
    color: #000;
    border: 2px solid #9174ce;
    background: #fff;
    border-radius: 25px;
}
.contact-info .comments strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -399px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 10px 0 0;
    float: left;
    clear: both;
}
.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 #fff;
}
.main-slider {
    position: relative;
	overflow:hidden;
}
.banners-slider-carousel {
	clear: both;
}
@-webkit-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}

.header-menu.fixed {
	position: fixed;
	background: #fff;
	z-index:999;
	width: 100%;
	top: 0;
	padding:0;
	box-shadow: 1px 1px 6px 1px #ddd;
	-webkit-box-shadow: 1px 1px 6px 1px #ddd;
	-moz-box-shadow: 1px 1px 6px 1px #ddd;
	-ms-box-shadow: 1px 1px 6px 1px #ddd;
	-o-box-shadow: 1px 1px 6px 1px #ddd;
	min-height:auto;
	animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-ms-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
}

.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 .write-review .fa-pencil {margin-right: 5px;}
.productpage .rating-wrapper {
	margin: 20px 0 10px;
}
.desc strong {
	font-weight:600;
}
.product-right .special-price {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	float: left;
	margin: 0px 10px 0 0;
}

.product-right .old-price {
	color: #ccc;
	font-weight: 600;
	font-size: 16px;
}
.checkout-cart .hasCustomSelect{width: 95% !important;}

.page-title{
	padding:0 0 10px;
}
.page-title, .refine-search, .product-title, .product-option {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #373737;
}
.refine-search {
	margin-bottom: 20px;
}
.copy-right {
    padding: 10px 0;
	text-align:center;
	margin-top:40px;
	float: left;
	width: 100%;
	background: #000;
}
span.contact {
	display: block;
}
span.contact > a, footer #footer .mail a {
	font-weight: 400;
	color: #777;
	font-size:14px;
}
span.contact > a:hover, footer #footer .mail a:hover{ color: #9a80d1;}
.footer_social > li {
	display: inline-block;
}
.footer_social .social-icons {
	height: 34px;
	width: 34px;
	display: inline-block;
	padding: 7px 0 0 0;
	text-align: center;
	background: #4d4d4d;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease 0s;
	-moz-transition: all 600ms ease 0s;
	-ms-transition: all 600ms ease 0s;
	-o-transition: all 600ms ease 0s;
	margin: 0 1px 0px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
}

.product-image .customNavigation a.next {
    right: 7px;
}
#column-left .caption a {
    color: #808080;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 25px;
}
.footer_social .social-icons:hover{ box-shadow: none; background: #9a80d1; color: #fff;}
#footer .copy-right .container { position: relative; clear: both;}
#footer .contact span.address, #footer .contact span.contact, #footer .contact span.mail {
    font-weight: 400;
    line-height: 19px;
    color: #777;
    float: left;
    position: relative;
    letter-spacing: 0.6px;
    padding: 0 30px;
    border-right: 1px solid #e9e9e9;
}
footer #footer .contact .list-unstyled .mail { border-right: 0;}
#footer .contact .list-unstyled {
    float: none;
    width: auto;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.col-sm-3.column{ width:100%;}
.col-sm-3.column:first-child{ width:auto; margin-top:5px;margin-left: -30px;}
.col-sm-3.column.contact {width: 100%; margin:0 auto 42px;}
.footer_social > li {
	display: inline-block;
	margin: 0 1px 0px 0;
}
#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;}
#account-address .btn-info {
	margin: 2px 0;
	color: #000;
	background: none;
	border: 2px solid #e5e5e5;
	border-radius: 25px;
	padding: 6px 20px;
}
#account-address .btn-info:hover {
	margin: 2px 0;
	color: #000;
	background: none;
	border: 2px solid #9174ce;
	border-radius: 25px;
	padding: 6px 20px;
}
.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout { border: 1px solid #eeeeee; padding: 10px;}


.shopping-cart .img-thumbnail{max-width:none;}
#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:14px;}

.col-sm-3.search_subcategory {width: auto; margin-top:5px;}

#button-search{float:right; margin-bottom:20px;}
.product-search h2{clear:both;}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

.bootstrap-datetimepicker-widget td.day{position:relative}

.bootstrap-datetimepicker-widget td.day.active:before {
    border-bottom: 7px solid #fff !important;
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.bootstrap-datetimepicker-widget td span.active{background-color:#9174ce !important;
	color: #fff !important;}
.bootstrap-datetimepicker-widget td span:hover {
    background: #9174ce !important; color: #fff;
}
.bootstrap-datetimepicker-widget a[data-action]{ border:none;}
.bootstrap-datetimepicker-widget td.today::before{border-bottom: 7px solid #3f5cd6 !important;}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{
background-color: #9174ce !important;
color: #fff !important;
}
.shopping-cart .input-group .form-control{
width:auto;
}

.shopping-cart .input-group-btn {
	float:left;
	}

.filter .list-group-item {
	padding: 0;
	border: none;
}

.filter a.list-group-item{ padding:5px 0; font-weight:600;}
.filter a.list-group-item:hover{ background:none;}

.filter .checkbox{ margin-bottom:15px;}
.filter .panel-footer.text-left {
	padding: 0;
	border: none;
	background: none;
	margin-top:30px;
}
.box-content.filter {
	padding-bottom: 20px;
}
.filter label:hover{ color:#000;}
/*Product zoom CSSS*/

.zoomContainer {
    margin-bottom: 5px;
}
.zoomContainer .zoomLens{
	
}

.zoomContainer .zoomWindow{
	box-shadow:medium none;
	/*-webkit-box-shadow: 3px 4px 4px -1px #c0c0c0;
	-moz-box-shadow: 3px 4px 4px -1px #c0c0c0;
	box-shadow: 3px 4px 4px -1px #c0c0c0;*/

}
/*Megnor insta CSS */ 
.instagram-post .owl-carousel .owl-buttons .owl-prev { 	 
	 height:34px;
	 width:50px;  
	 color:#FFF;
	 text-align:center;
	 background:none;
	 }

.instagram-post .owl-carousel .owl-buttons .owl-next { 	 
	 height:34px;
	 width:50px;
	 color:#fff;
	 text-align:center;	
	 background:none;
 }
.instagram-post .owl-carousel .owl-buttons .owl-prev:hover { 
	opacity:1; 
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;	
	color:#333;
	}
.instagram-post .owl-carousel .owl-buttons .owl-next:hover { 
	 opacity:1; 
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;	
	color:#333;
	 } 


/* INSTAGRAM OWL-CAROUSEL */

#instagram.owl-carousel { margin:0; } 
.instagram-post { background:#FFFFFF; text-align:center; }
.instagram-post .box-heading h3{ 
    color: #333333;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;  
    padding: 0;
    text-transform: capitalize;
	margin: 35px 0;
	border:none;
	float:none;
}
.instagram-post .box-heading h3 .fa{ font-size:28px; margin:0 10px; }
.instagram-post .owl-item a {
    position: relative;
	display:block;
	margin-bottom: -1px;
}
.instagram-post .owl-item a:before { 
	content:"";
	background:rgba(255,255,255,0.8);
	position:absolute;
	height:100%;
	width:100%;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0; 
	transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	left:0;
	right:0;
	}

.instagram-post .owl-item a:hover:before { 
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1; 
	} 
	
.instagram-post .owl-item:hover .insta-date { 
 	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	 }
.instagram-post .insta-date {  
	bottom: 0;
    color: #000;
    font-family: alex brush;
    font-size: 30px;
 	font-weight:bold;	 
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;; 
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
}
#instagram .item.text-center {
	padding: 42px 20px;
}
#instagram .owl-buttons .owl-prev {
	top: 40%;
}
#instagram .owl-buttons .owl-next {
	top: 40%;
}

/* INSTAGRAM OWL-CAROUSEL */
/*  css for animation add to cart */
.alert.alert-success.animated{
	width:100%; 
	height:90px; 
	text-align:center;
	vertical-align:middle; 
	padding:30px 20px; 
	opacity:0.95 !important; 
	-webkit-opacity:0.95 !important; 
	-moz-opacity:0.95 !important; 
	-khtml-opacity:0.95 !important; 
	background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:16px !important;}
.alert.alert-success.animated span a{color:#fff; text-decoration:underline; }
.alert.alert-success.animated span .fa.fa-check-circle{color:#9bcf85;}
.alert.alert-success.animated button.close{
	opacity:1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	color:#fff;
}
.input-news .text-danger {
	position: absolute;
}
/*Product tab*/
.hometab {
	float: left;
	width: 100%;
	margin-top:100px;
}
.htabs {
	text-align:center;
	margin:50px 0 30px;
}
.etabs {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs a {
    color: #000;
    display: block;
    float: left;
    font-size: 18px;
    margin-right:20px;
	margin-left: 20px;
    padding: 12px 22px;
    text-align: center;
	font-weight:400;
}
.etabs li:last-child::after {border-right: 0;}
.htabs a.selected, .htabs a:hover{
	color:#9a80d1;
}
.etabs li::after {
    border-right: 1px solid #cacaca;
    content: "";
    height: 12px;
    position: absolute;
    right: 0;
    top: 16px;
}
.htabs > ul > li:last-child > a { margin-right:0;} 

.tab-content {
	position:relative;
	overflow:visible;
	border:none;
	padding:0;
}
.tab-content .tab {
    display: none;
}
.tabbestseller_default_width{ width:320px;}
.tablatest_default_width{ width:320px;}
.tabspecial_default_width{ width:320px;}

/*Product tab*/

/*sub banner CMS*/

.banner1, .banner2 {
	float: left;
	position:relative;
	overflow:hidden;
}

.banner1 img, .banner2 img {
	transition: all 900ms ease 0s;
	-webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transform: scale(1);
}

.banner1:hover img, .banner2:hover img{ transform: scale(1.1);}

.banner1 .text1 {
	position: absolute;
	left: 77px;
	font-size: 38px;
	line-height: 46px;
	top: 56px;
	font-weight: 200;
	color: #000;
	letter-spacing: -1.20px;
}
.text_all {
	position: absolute;
	top: 90px;
	left: 70px;
	color:#000;
}
.text_all > span {
	width: 100%;
	display: block;
	letter-spacing:0;
}

.text_all .text1{ font-size:30px; font-weight:600;}
.text_all .text2{ font-size:48px; font-weight:100; margin-top:25px;}
.text3 { margin-top: 83px; text-transform: uppercase;}
.text4 {
	font-size: 43px;
	color: #3f5bd6;
	font-weight: 600;
	margin-top: 27px;
}
.banner1 {margin-right: 30px; text-align: center;font-weight: 600; color: #000000;}

.subbanner_cms {
	float: left;
	width: 100%;
	margin: 100px 0 50px 0;
}

/*sub banner CMS*/

.form-group.qty {
	clear: both;
	overflow: hidden;
	position: relative;
	margin:30px 0;
	/*background: #f7f7f7;*/
	padding: 0px 0px;
}

.form-group.qty .control-label {
	float: left;
	margin: 12px 10px 0 0;
}

.productpage #input-quantity, .quickview #input-quantity {
	float: left;
	margin-right: 15px;
	width: auto;
	height: 52px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.form-group.qty button{ 
	border-radius:0px;	
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
/*.form-group.qty #button-cart{ padding:9px 15px;}*/

/* Blog listings */
.blog_grid_holder {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:13px;
	font-size:0;
}
.blog_grid_holder.carousel-1 {
	margin-left:-17px;
	margin-right:-17px;
	padding-top:10px;
	width:inherit;
}
#column-left .blog_grid_holder, #column-right .blog_grid_holder {
	padding-top:5px;
}
.blog_grid_holder.related {
	padding-top:0px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	width:100%; /* 1 column grid is default */
}

.carousel-1 .blog_item {
	width:100% !important; /* carousel */
	margin-bottom:0px;
}
#column-left .blog_item, #column-right .blog_item {
	width:100%; /* carousel */
	margin-bottom:17px;
}
.blog_item .image {
	margin-bottom:23px;
	margin-top:5px;
}
.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
	margin-bottom:17px;
}
.blog_item .image img {
	transition:all 400ms;
}
.blog_item .image img:hover {
	opacity:0.8;
	transition:all 400ms;
}
.all-blogs .blog_grid_holder .blog_item .summary .image{
 background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
	float: left;
    position: relative;
}
.blog_item .summary .blog_title {
	margin:0 0 10px;
	font-size:26px;
}
#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
	font-size:16px;
	margin:0 0 7px;
}
.column-2 .summary .blog_title, .column-3 .summary .blog_title {
	font-size:24px;
	margin:0 0 7px;
}
.column-4 .summary .blog_title {
	font-size:20px;
}
.blog_item .summary p {
	font-size:14px;
	line-height:21px;
}
#column-left .blog_item .summary p, #column-right .blog_item .summary p {
	font-size:13px;
	line-height:20px;
}
.blog_item .summary p .fa {
	color:#cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
	padding:20px 0 7px;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
-ms-transition: all 400ms ease 0s;
-o-transition: all 400ms ease 0s;
}
.blog_post h1 {
	margin-bottom:17px;
}
.blog_post label {
	font-size:14px;
}
.blog_post .main_description p {
	margin-bottom:18px;
}

.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#999999;
	margin:0 0 15px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:5px;
}
.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
	font-size:12px;
	margin:0 0 12px;
	padding-bottom:1px;
}
#column-left .blog_stats, #column-right .blog_stats {
	font-size:11px;
	margin-bottom:-4px;
	border-bottom:none;
	padding-bottom:0;
}
.blog_stats span {
	display:inline-block;
	margin-right:5px;
	margin-bottom:8px;
	line-height:12px;
}
.blog_stats span + span {
	padding-left:7px;
	border-left:1px solid #eeeeee;
}
.blog_stats .fa {
	color:#bbbbbb;
	margin-right:5px;
}
.blog_stats .text {
	font-weight:inherit;
}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
	font-size:0;
}
.blog_stats .hl {
	color:#777777;
}
#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
	font-weight:inherit;
}
.blog_post .blog_stats {
	margin:0 0 22px;
}

/* Comments */
.blog_post #comment {
	margin-bottom:55px;
}
.blog_post .blog_comment {
	display:block;
	font-size:14px;
	margin-bottom:25px;
}
/* Modules */
.blog-module {
	margin-bottom:40px;
}
.blog-module.latest {
	margin-bottom:20px;
}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float:right;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {
	color:#cccccc;
}
#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
	display:none;
}
/* Category Module */
.blog-category > ul > li {
	position:relative;
	border-bottom:1px solid #f5f5f5;
}
.blog-category ul > li > ul {
    display: none;
	padding-left:0;
}
.blog-category > ul > li.active > ul {
	display: block;
}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:14px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  
.blog-category li.open .sign .fa-plus {
	font-size:0;
}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {
	font-size:11px;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li a {
	line-height:34px;
	font-size:13px;
}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { 
	max-width:none;
}
.blog_grid_holder.blog_products {
	padding-top:5px;
}
.blog_product {
	font-size:14px;
}
.blog_product .image {
	margin-top:0;
}
.blog_product .name {
	display:inline-block;
	margin-bottom:5px;
}
.blog_product .price-old {
	text-decoration:line-through;
}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}
.productpage .list-unstyled.upper-product {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
}
#content .blog .box-content{margin: 0 -20px;}

.blog-right {
	padding:10px 0 0;
	text-align:center;
}

#content #blog-carousel .product-block, #content #blog-grid .product-block {
	margin: 0 15px 20px;
}

.blog-left .blog-image img{
	border: none;
	padding: 0;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}

.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
}
.blog-left:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

.blog-left .blog-image .zoom {
	border-radius: 50%;
	border: 2px solid #9174ce;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #9174ce;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding:13px 0 0 1px;
	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;
	background:none;
	height: 45px;
	width: 45px;
	transform:scale(1.5);
}

.blog-left .blog-image .readmore_link {
	border-radius: 50%;
	border: 2px solid #9174ce;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #9174ce;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding:13px 0 0 1px;
	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;
	background:none;
	height: 45px;
	width: 45px;
	transform:scale(1.5);
}

.blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
}

.product-block:hover .post_hover, .product-block:hover .zoom, .product-block:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transform:scale(1)
}
#information-information .blog_module{display: none;}
.blog-left, .blog-image {position: relative;}


.blog-right a {
	font-weight: 600;
	color: #272727;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
}
.blog-right a:hover{ color:#9174ce;}

.blog-desc {
	margin: 15px 0 20px;
	line-height: 24px;
	color: #666;
	font-size: 14px;
	font-weight:300;
}
.single-blog h4 {
	font-size: 16px;
	font-weight: 500;
	color: inherit;
}
.single-blog .view-comment .panel {
	background-color: #f9f9f9;
	padding: 15px !important;
}
#content .aboutus {
    clear: both;
}
#content .aboutus {
    clear: both;
    margin-bottom: 20px;
}
#content .aboutus h3 {
    margin-bottom: 15px;
}

#add-comment .form-group .col-sm-3.control-label {
    padding-left: 0;
	text-align:left;
}
#add-comment .col-sm-8 {  padding: 0; width:100%;}
.single-blog .blog-desc {padding: 15px 0;}
.single-blog .panel {border: none;box-shadow: none;}
.single-blog .block-title {margin-top: 40px;}
.single-blog .panel legend {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1px;
	color: inherit;
	border:none;
}
.single-blog .panel fieldset {margin-top: 30px;}
.view-blog {
	display:none;
	width: 100%;
	text-align: left;
	margin: 20px 0 0;
	border-top: 1px solid #e6e6e6;
	padding: 15px 0 0;
}
.write-comment {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

.read-more {
	float: left;
}

.blog-right .write-comment a, .blog-right .read-more a{
	font-size: 13px;
	font-weight: 400;
	text-transform:capitalize;
	color:#000;
}
.all-blog .blog-left-content {
    float: left;
    width: 100%;
}
.all-blog .blog-left-content .blog-image {
    float: left;
}
.all-blog .blog-left-content .blog-image img {
    border: none;
    padding: 0;
}
.all-blog h5 a {
    font-size: 20px;
    font-weight: 700;
    color: #9174ce;
    line-height: 20px;
    float: left;
    width: 100%;
    text-align: left;
    margin: 15px 0;
    text-transform: capitalize;
}
.all-blog h5 a:hover {
	color: #000;
}	
.all-blog .blog-desc {
    margin: 15px 0;
    text-align: left;
}
.read-more {
    float: left;
}
.all-blog .read-more a {
    float: left;
    position: relative;
    color: #000;
    border: 2px solid #e5e5e5;
    font-weight: 600;
    text-transform: uppercase;
    padding: 9px 15px;
    line-height: 16px;
    background-color: none;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
}
.all-blog .blog-date {
    text-align: center;
    top: 0px;
    position: absolute;
}
.all-blog .write-comment {
    line-height: 15px;
    margin: 2px 0 0;
    padding-right: 15px;
    text-align: right;
    width: 50%;
    display: none;
}
.all-blog .panel-default {float: left;width: 100%;}
.panel-default .panel .panel-body{position: relative;}
.panel-default .panel .panel-body {
    padding: 0;
}
.panel-default .panel.panel-default {
    border: none;
    box-shadow: none;
    margin-bottom: 40px;
}
.blog-date .fa {
    height: 65px;
    background-color: #9174ce;
    color: #fff;
    font-size: 30px;
    padding: 17px 0px;
    display: block;
}
.blog-right .write-comment a:hover, .blog-right .read-more a:hover{ color:#3f5bd6;}

.date-time {
	color:#9174ce;
	font-size:13px;
}

.blog-left-content .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 44%;
}

.blog-left-content .blog-image .zoom {
	border: 2px solid #9174ce ;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #9174ce ;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-left-content .blog-image .readmore_link {
	border: 2px solid #9174ce ;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #9174ce;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.all-blog .blog-left-content .blog-image {
	float: left;
	position: relative;
}

.all-blog .blog-left-content {
	float: left;
	width: 100%;
}

.blog-left-content:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.500s ease-out 0s;
-moz-transition: all 500s ease-out 0s;
-ms-transition: all 500s ease-out 0s;
-o-transition: all 500s ease-out 0s;
}

.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-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;
}
.all-blog .read-more a:hover {
    background: none;
    color: #000;
    border: 2px solid #9174ce;
}
.all-blog .read-more .fa.fa-link {
    display: none;
}
.all-blog .write-comment {
	line-height: 15px;
	margin: 2px 0 0;
	padding-right: 15px;
	text-align: right;
	width: 50%;
}
.blog-date {
    float: left;
    width: 72px;
    background-color: #f5f5f5;
    color: #161b1e;
    font-size: 12px;
    text-align: center;
    padding: 0;
    margin-right: 30px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    overflow: hidden;
}
.banner1 .banner-innersub {
    position: absolute;
    width: 100%;
    bottom: 50px;
}
.all-blog .read-more {
	float: none;
	position: relative;
}
.user_icon {
    background-color: #9174ce;
    border: 1px solid #9174ce;
    float: left;
    margin: 0px 15px 0px 0;
    padding: 7px 13px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
}
.banner1 .banner-innersub a {
	background: #fff;
	padding: 9px 14px;
	border-radius: 3px;
	border:2px solid #ffffff;
}
.banner1 .banner-innersub a:hover{
	background:#3f5bd6;
	color:#ffffff;
	border:2px solid #3f5bd6;
}
.user_icon {
    text-align: center;
    color: #ffffff;
}
.single-blog .view-comment .panel.panel-default .col-sm-3 {
    padding: 0;
    width: 100%;
}
.all-blog .blog-left-content .blog-image img {
	border: none;
	padding: 0;
	border-radius: 0;
}
.blog .box-content .date-time .fa.fa-calendar {display: none;}
.blog_module {
	float: left;
	width: 100%;
	margin-top:30px;
}
.quickview {
    display: inline-block;
	padding: 15px 0;
}
.quickview .control-label.qty {
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin: 12px 10px 0 0;
}
.rating .fa-star, #review .fa-star, .rating-wrapper .fa-star {
    color: #FC0;
    font-size: 15px;
}
.transition .button-group .quickview {
    padding: 0;
}
.quickview #input-quantity {
    padding: 5px;
    width: 60px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    height: 50px;
    box-shadow: none;
    border: 1px solid #eee;
}
.quickview .product-rightinfo .btn.btn-default.wishlist, .quickview .btn.btn-default.compare {
    padding: 12px 15px;
}
.product-rightinfo .btn.btn-default.wishlist, .btn.btn-default.compare {
    font-size: 0;
}
.fa.fa-heart, .fa.fa-area-chart {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 4px 0;
}
#menu.responsive-menu ul li a.mobile_togglemenu, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    height: 33px;
    margin-top: 0;
    top: -6px;
    width: 33px;
}
#content .form-horizontal .control-label{ text-align:left;}
#content .blog_module .box-content{ margin:0 -15px;}
.blog_module .heading_title{ margin-bottom:50px;}

/*Homepage Sub banner CMS*/
#tmcmsblock {
	float: left;
	width: 100%;
	position: relative;
	display: inline-block;
}
.cmsblock_innercms {
	float: left;
	width: 100%;
}
#tmcmsblock .cmsblock_innercms .fisrt_inercms {
	padding: 0;
}
#tmcmsblock .firstcms {
	padding: 0;
	width: 100%
}
.firstcms img, .secondcms img {
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	max-width: 100%;
}
.firstcms_text.firstcms_text1 img {
    margin-bottom: 32px;
    margin-right: 90px;
    margin-left: 100px;
}

.fisrtparagraph_p {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0.2px;
    margin-top: 0px;
    margin-bottom: 40px;
}
.firstcms_text .firstcms {
    font-size: 36px;
    font-weight: 600;
    text-transform: lowercase;
    color: #fff;
    line-height: 44px;
    letter-spacing: 0.8px;
}
.firstcms_text {
	position: absolute;
	top: 20.4%;
	left: 0;
	width: 58%;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.firsttextcms {
	font-size: 36px;
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
	line-height: 44px;
	letter-spacing: 0.8px;
}
.fisrtparagraph_text {
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0.2px;
	margin-top: 35px;
	margin-bottom: 40px;
}
#tmcmsblock .button_firstcms {
	color: #fff;
	padding: 10px 39px;
	border: 2px solid #fff;
	border-radius: 25px;
}

#tmcmsblock .button_firstcms:hover{
	border: 2px solid #efefef;
}

.secondcms {
	padding: 0;
	width: 63%;
	float: left;
	position: relative;
	overflow: hidden;
}
#tmcmsblock .cmsblock_innercms .fisrt_inercms {
	padding: 0;
	width: 37%;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.firstcms:hover img, .secondcms:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
/*Homepage Sub banner CMS*/

/*Homepage Category CMS*/
.tmcategorylist {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	padding: 83px 0 57px;
	/*border-bottom: 1px solid #e9e9e9;*/
}
.tmcategory-container {
	float: none;
	margin: 0 auto;
	padding: 0 !important;
	position: relative;
	width: 100%;
}
.shortcode-title {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 32px;
}
.shortcode-title .big-title {
	color: #000;
	font-size: 38px;
	position: relative;
	float: left;
	margin-bottom: 0;
	text-align: center;
	width: 100%;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 0;
}
#spe_res {
	margin: 0 -15px;
}
.tmcategorylist .products {
	float: left;
	width: 100%;
	position: relative;
}
.tmcategorylist #tmcategorylist.grid {
	margin: 0 auto;
	padding:0;
}
.tmcategorylist #tmcategorylist.grid li {
	width: 16.66%;
	list-style:none;
}
.tmcategorylist li {
	float: left;
	padding: 25px 15px;
	position: relative;
	width: 100%;
}
.tmcategory-container .categoryblock {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
.tmcategory-container .categoryblock .block_content {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.tmcategory-container .categoryblock .block_content .categorylist {
	position: relative;
	text-align: center;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	width: 100%;
	float: none;
	z-index: 9;
}
.tmcategory-container .categoryblock .cat_image {
	height: 93px;
	width: 115px;
	float: none;
	margin: 0 auto;
}
.tmcategory-container .categoryblock .block_content .categorylist .cate-heading a {
	padding: 0;
	background: transparent;
	color: #9174ce;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
}
.tmcategory-container .categoryblock:hover .block_content .categorylist .cate-heading a {
	color: #000;
}

.categorylist .cat_image { background:url(../image/megnor/cat-icon.png) no-repeat scroll;}

.categoryblock0 .cat_image{
	background-position:0 0;
}
.categoryblock1 .cat_image {
	background-position: -222px 0;
}
.categoryblock2 .cat_image {
	background-position: -460px 0;
}
.categoryblock3 .cat_image{
	background-position:-680px 5px;
}
.categoryblock4 .cat_image{
	background-position:-900px 0;
}
.categoryblock5 .cat_image{
	background-position:-1105px 0;
}
.categoryblock6 .cat_image{
	background-position:12px -566px;
}
.categoryblock7 .cat_image {
	background-position: -213px -566px;
}
.categoryblock8 .cat_image{
	background-position:-450px -566px;
}
.categoryblock9 .cat_image{
	background-position:-667px -567px;
}
.categoryblock10 .cat_image{
	background-position:-885px -567px;
}
.categoryblock11 .cat_image{
	background-position:-1095px -535px;
}
.productpage .required .input-group-btn .btn.btn-default, .wish-comp .btn.btn-default{
	padding: 13px 18px;
	margin-left: 5px !important;
	color: #000;
	border: 2px solid #e5e5e5;
	border-radius: 25px !important;
}
.quickview #content ul.list-unstyled.short-desc {margin-bottom: 0;}

/*Homepage Category CMS*/


/* Homepage insa CMS */

.homepage-peoplesay {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.peoplesay-title > h3 {
	color: #000;
	font-size: 38px;
	margin-bottom: 0;
	text-align: center;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: lowercase;
}

.peoplesay-title > h3 > a { color:#9174ce;}
.peoplesay-title > h3 > a:hover{ color:#000;}

.peoplesay-block {
	padding: 42px 25px;
}
.test-image img {
	max-width: 100%;
	transition:all 500ms ease 0s;
	width: 100%;
}
.test-image {
	background: #000;
	overflow:hidden;
}

.test-image:hover img {
	opacity:0.7;
	transform:scale(1.2);
}


/* Homepage insa CMS */

@media (max-width: 1450px){
	.mail img {width: auto !important;}
	.slider.container{width: 1390px ;}
	.sub.container{width: 1390px  !important;}
	.firstcms_text { top: 13.4%;width: 100%;}
	.col-sm-3.column:first-child {margin-left: -15px;}
	.productpage .box-content {margin: 0px !important;}
	.box.related .caption .addtocart{left: 0px;right:auto;}
	.newsletter .heading_title > span {margin-top: 25px;font-size: 13px;text-align: center;}
	.newsletter .heading_title {font-size: 30px; margin-bottom: 0px;}
	.newsletter .mail{margin-bottom: 10px;}
	.newsletter .row {top: -40px;position: relative;right: -17px;}
	.newsletter{padding:100px 0 0;}
	.header_search .searchicon.active{display: none;}
}
/*@media (max-width: 1269px) {
	.service.service-2{ margin:40px 33px 0;}
	.secondcms.secondcms1 img, .secondcms.secondcms2 img { width:100%;}
	#tmcmsblock .cmsblock_innercms .fisrt_inercms, #tmcmsblock .cmsblock_innercms .fisrt_inercms{ float:left; width:100%;}
	.firstcms.firstcms img, .firstcms.firstcms2 img {width: 100%;}
	.firsttextcms{ font-size: 32px; line-height: 40px;}
	.fisrtparagraph_text{ margin-top:0; margin-bottom:20px;}
}*/
@media (max-width: 1250px)and(min-width: 1200px) {
	.tmcategorylist #tmcategorylist.grid li{ width:16.66%;}
	.mail img {width: auto !important;}
	.slider.container{width: 1200px;}
	.sub.container{width: 1200px !important;}
	.col-sm-3.column:first-child {margin-left: -15px;}
	.firsttextcms.firsttextcms1 {font-size: 33px;}
	.fisrtparagraph_text { margin-top: 0px; margin-bottom: 0px;}
	.firstcms_text.firstcms_text1 img {margin-bottom: 0px;}
	.fisrtparagraph_p {margin-bottom: 0px;}
	.subscribe-btn {margin-top: 23px;}
	.header_search {right: -260px;}
	.productpage .box-content {margin: 0px !important;}
	.box.related .caption .addtocart{left: 0px;right:auto;}
	.productpage .row {margin: 0px;}
	#content .col-sm-6{padding-left: 0px;padding-right: 0px;}
	.newsletter{padding:100px 0 0;}
}
@media (max-width: 1200px) {
	.product-info .image-additional { width: 100%;}
	#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin-left:0;}
	#column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before  {display:none;}
	#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {display:block !important; text-transform: capitalize; font-weight:normal;   margin-top: -25px;}
	.col-sm-4.total_amount { margin-top: 88px;}
	.service.service-2{ margin:30px 29px 0;}
	.col-sm-3.column:first-child{/* width:32%;*/}
	#powered{ width:33%;}
	.fisrtparagraph_text{ margin-top: 30px; margin-bottom: 30px;}
	.firsttextcms { font-size: 22px; line-height: 35px;}
	.fisrtparagraph_text {margin-top: 10px; margin-bottom: 10px;}
	.firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2{ top: 8.4%;width: 70%;}
	.mail img {width: auto !important;}
	.slider.container{width: 1150px;}
	.sub.container{width: 1150px !important;}
	.col-sm-3.column:first-child {margin-left: -15px;}
	.container {width: 1150px !important;}
	.newsletter .container {width: 35% !important;top: -55px;position: relative;}
	.box.related .caption .addtocart{left: 0px;}
	.productpage .box-content {margin: 0px !important;}
	.productpage .row {margin: 0px;}
}

@media (max-width: 1199px){
	  .layout-2 #content {width: 75% !important;}
	#column-left .module_main .container, #column-right .module_main .container {width: auto !important;}
	.newsletter .container {width: 35% !important;}
	.box.related .caption .addtocart{left: 0px;right:auto;}

}
@media only screen and (min-width: 980px) and (max-width: 1200px) { 
	.product-info .image img { width: 100%; }
	.tmcategorylist #tmcategorylist.grid li{ width:24.66%;}
	.box-content .customNavigation a.prev{ left: 5px;}
	.box-content .customNavigation a.next { right: 0px;}
	.box.related .caption .addtocart{left: 0px;}
	.productpage .box-content {margin: 0px !important;}
	.newsletter .mail{margin-bottom: 10px;}
	.newsletter .heading_title > span {font-size: 12px;text-align: center;}
	.newsletter .heading_title {font-size: 28px; margin-bottom: 0px;}
	.newsletter{padding:100px 0 0 !important;margin-bottom: 0px;}
	.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm {display: initial !important;}
	.fisrtparagraph_text {margin-top: 10px;margin-bottom: 23px;}
 }
 @media only screen and (min-width: 980px)  and (max-width: 1198px){ 
	.product-info .image img { width: 100%; }
	.tmcategorylist #tmcategorylist.grid li{ width:24.66%;}
	.box-content .customNavigation a.prev{ left: 5px;}
	.box-content .customNavigation a.next { right: 0px;}
	.mail img {width: auto !important;}
	.slider.container{width: 950px;}
	.sub.container{width: 950px !important;}
	.col-sm-3.column:first-child {margin-left: -15px;}
	.container {width: 950px !important;}
	.firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2 {top: 8.4%;width: 85%;}
	 #footer .col-sm-3.column.footerlink {text-align: center;}
	 .footerlink ul li {float:none; padding: 0 16px;display: inline-block;}
	 
	 #column-left .module_main .container, #column-right .module_main .container {width: auto !important;}
	 .layout-2 #content {width: 75% !important;}
	.row.category_thumb {width: 100%;}
	.product-thumb .image img {margin-left: 0;margin-right: 0;width: 100%}
	
	.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
		width: auto !important;
	}
	.contact-info .right { width: 60%;}
	.contact-info .left { width: 40%;}
	.newsletter .heading_title > span {font-size: 12px;text-align: center;}
	.newsletter .heading_title {font-size: 30px; margin-bottom: 0px;}
	.newsletter{padding:100px 0 0 !important;margin-bottom: 0px;}
}
@media only screen and (min-width: 768px) and (max-width: 979px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:25%;}
	.layout-2 #content{width:75%;padding: 0 15px!important}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 10px 0 0; width: auto;}
	#footer .contact span.address, #footer .contact span.contact, #footer .contact span.mail{ float:none; text-align: center;}
	#footer .contact .list-unstyled {display: grid!important;}
	.slider.container{width: 750px;}
	.sub.container{width: 750px !important;}
	.container {width: 750px !important;}
	.header_search {right: -111px !important;}
	header .col-sm-4.header-logo{margin-left: 169px;}
	.dropdown.myaccount{margin:10px 0 0 ;}
	#search .input-lg{margin-left: 40px;}
	.form-horizontal {margin-left: 10px;margin-right: 10px;}
	.productpage .box-content {margin: 0px !important;}
	/*.newsletter .row {margin: -80px;padding-left: 15px;}*/
	.newsletter .heading_title {font-size: 24px; margin-bottom: 0px;line-height: 8px;}
	.newsletter .row {position: relative;}
	.footer_inner.container .row {margin: 0;}
	.newsletter{padding:100px 0 0 !important;margin-bottom: 0px;}
	.product-list .product-details{width: 100%}
	.productpage .qty #button-cart{padding: 10px 10px !important;margin-left: 0px !important;}
	.firsttextcms {font-size: 18px;line-height: 28px;}
	.fisrtparagraph_text {font-size: 12px;}
	.newsletter .heading_title > span {font-size: 12px;text-align: center;line-height: 18px;}
}

@media (max-width: 979px) {

	/* css for responsive menu */	
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {  background: #ffffff none repeat scroll 0 0;  position: absolute;  width: 100%;  z-index: 999;border: 1px solid #e5e5e5;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);left:0;right:0;margin:0 auto; padding:10px;}
	.responsive-menu li.toggle {  background: #ffffff none repeat scroll 0 0;box-shadow:none;padding:0;float:left;width:100%;display: inline-block; text-align: left; vertical-align: top;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;color: #4c4c4c; font-size: 12px; font-weight: 300; padding:4px 12px;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	#menu.responsive-menu .dropdown .dropdown-menu { background:#fff; border: medium none;  box-shadow: none;  padding: 0;  position: relative;  width: 100%; top: 0; transform: translateY(0px); visibility: visible; transition: none; display: none; opacity: 1;-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;}
	#menu.responsive-menu ul li a {  float: left; width: 100%; text-align: left; padding: 9px 20px; font-weight: 300; font-size: 12px; text-transform: uppercase; background:none;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {  padding: 0 15px 0px; float:left;width:100%;}
	.responsive-menu ul li .mobile_togglemenu:hover {  background-color: rgba(0, 0, 0, 0);}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {  display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {width:100%;float:left;border: medium none;    left: 0;    position: relative;    top: 0; margin:0;padding: 7px;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{  color: #4c4c4c; padding: 3px 20px;}
	#menu.responsive-menu .dropdown.toggle.active .list-unstyled .dropdown.toggle.active .mobile_togglemenu { background-position: -35px -132px;}
	#menu.responsive-menu ul li a, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
		color: #000000;
		display: block;
		font-size: 13px;
		padding: 6px 5px;
		white-space: nowrap;
		font-weight: 300;
		text-transform: capitalize;
	}
	.mail img {width: auto !important;}
	.slider.container{width: 930px;}
	.col-sm-3.column:first-child {margin-left: -15px;}
	.firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2 {top:8.4%;width: 85%;}
	 
	 
	 #column-left .module_main .container, #column-right .module_main .container {width: auto !important;}
	.row.category_thumb {width: 100%;}
	.product-thumb .image img {margin-left: 0;margin-right: 0;width: 100%}
	.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
		width: auto !important;
	}
	.header_search { right: -286px;top: 0px;}
	.tmcategorylist #tmcategorylist.grid li {width: 24.66%;}
	#footer .contact .list-unstyled {display: grid;text-align: center;}

	#menu.responsive-menu ul li a, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
		color: #000000;
		display: block;
		font-size: 13px;
		padding: 6px 5px;
		white-space: nowrap;
		font-weight: 300;
		text-transform: capitalize;
	}
	#menu.responsive-menu .toggle .mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu::before {
		color: #373737;
		content: "\f067";
		font-family: "FontAwesome";
		font-size: 10px;
		left: auto;
		line-height: 33px;
		position: absolute;
		right: 0;
	}
#menu.responsive-menu .toggle.active .mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu::before {
		color: #373737;
		content: "\f068";
		font-family: "FontAwesome";
		font-size: 10px;
		left: auto;
		line-height: 33px;
		position: absolute;
		right: 0;
	}
	/* end css for responsive menu */	
	
	#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%;}
	.shopping-cart .input-group .form-control{width:100%}
	.shopping-cart .input-group-btn{clear:both; margin-top:5px}
	.checkout-cart .shopping-cart .input-group-btn:last-child > .btn, .checkout-cart .shopping-cart .input-group-btn:last-child > .btn-group{margin-right:5px; margin-left:0;}
	.product-info .image img { width: 100%; }
	.layout-2.left-col #column-left, .layout-2.right-col #column-right, .layout-3 #column-left, .layout-3 #column-right, #column-left, #column-right {
    clear: both;
    display: block !important;
    margin-top: 20px;
    padding: 0;
    width: 100%; 
	}
	#column-left .box .toggle .mobile_togglemenu, #column-right .box .toggle .mobile_togglemenu {
    background: rgba(0, 0, 0, 0) url("../image/megnor/toggle-arrow.png") no-repeat scroll right -66px;
    right: 10px;
    top: 15px;
    width: 100%; }
	#column-left .box .toggle.active .mobile_togglemenu, #column-right .box .toggle.active .mobile_togglemenu { background-position: right 5px; }
	.common-home .layout-2.left-col #column-left, .common-home .layout-2.right-col #column-right, .common-home .layout-3 #column-left, .common-home .layout-3 #column-right, #column-left, #column-right { display: none !important; }
	#column-left .box .box-heading, #column-right .box .box-heading { margin: 0;   position: relative; background: none;}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox  { display: none;  margin-bottom: 0; padding: 10px 24px; }
	#column-left .box .list-group, #column-right .box .list-group { display:none; }
	#menu{ float:none; background: #000000;}
	.time-zone{ display:none;}
	.social_block.headertop{ border-right:none;}
	#wishlist-total .hidden-xs.hidden-sm.hidden-md { display: block !important;}
	.cms_button{margin-top: 30px; float: left; text-align: center; width: 100%;}
	.service.service-2 { margin: 24px 35px 0;}
	.service{ width: 45.2%;}
	#footer .column .toggle { background: none; padding: 0; margin: 0 0 10px;}
	.copy-right{ margin-top:30px;}
	.responsive-menu .top_level.home, .content_headercms_top .time-zone ,#menu.responsive-menu .dropdown:hover .dropdown-menu { display: none;}
	.#menu ul.nav li .megamenu ul.childs_1, #menu ul.nav li .megamenu ul.childs_1:first-child { display: block; padding: 0 20px;  margin-top: 0;}
	.cms_text{ float:none; text-align:center;}
	#menu.responsive-menu ul li a:hover{ background:none; color: #9174ce;}
	#menu ul.nav li .megamenu ul.childs_1, #menu ul.nav li .megamenu ul.childs_1:first-child { display: block; padding: 0 20px; margin-top: 0;}
	.banner1, .banner2{ float:none;}
	.banner1{ margin-bottom: 30px;}
	.responsive-menu .nav-responsive span { color: #000; text-align: left;display: block;}
	.layout-2.left-col #content{ width:100% !important; padding:0;}
	#column-left .box, #column-right .box { margin-bottom: 0px;}
	.row #column-left .swiper-viewport{ box-shadow:none;}
	.product-block-inner .product-details .rating{ opacity:1; -khtml-opacity: 1;-webkit-opacity: 1;-moz-opacity:1;}
	.productpage .box { margin: 0 10px;}
	#top .container { width: 100%; padding: 0 30px;}
	header .col-sm-4.header-logo{ margin-left:132; float: none;}
	.header-menu{ margin-top:0px; float:left;}
	#menu {border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-khtml-border-radius: 0px;}
	#footer .contact span.address, #footer .contact span.contact, #footer .contact span.mail{ float:none; margin:8px 15px; }
	footer #footer .contact span.address{ border-right: none;}
	footer #footer .footerlink .tm_footerlink li a{ line-height:40px;}
	footer #footer .footer_inner.container{ margin-top:65px;}
	.firsttextcms {font-size: 17px; line-height: 35px !important;}
	#tmcmsblock .button_firstcms{margin-top: 15px;}
	.product-block-inner:hover .product-details, .product-block-inner .product-details{/* margin:0 0 0 ;*/}
	#content .box .box-content .customNavigation{ visibility:visible;}
	.owl-carousel .owl-buttons div {opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox{border: none;}
	#column-left .box .list-group{border: none;}
	
}
@media (max-width: 767px) and (min-width:480px){ 
	.layout-2 #content,.layout-3 #content{width:100%;}
	.product-info .image-additional {width: 100%; margin-top: 20px; margin-bottom: 10px; padding:0;} 
	.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;}	
	.footer_inner.container .row {margin: 0;}
	#cart .dropdown-menu {right: 0px;width: 350px;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin: 0 auto; width: 300px;}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #ddd;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	.zoomWindowContainer, .zoomWindow, .zoomContainer { display: none; }
	.container .row {  margin: 0;}
	.box-content .customNavigation a.prev{ left:12px;}
	.box-content  .customNavigation a.next{ right:12px;}
	.service{ width: 100%;}
	.service.service-2{ margin: 25px 0px 3px 0px; width: 100%;}
	#home-page\ service-cms .service-block.container { padding-left: 15px; padding-right: 15px;}
	.refine-search { margin-left: 12px;}
	#column-left .module_main .container, #column-right .module_main .container { padding: 0;}
	.product-layout.product-grid.col-sm-6.col-xs-12 { width: 50%;}
	.swiper-viewport .swiper-pagination {display: none;}
	.productpage .col-sm-8.product-left, .productpage .col-sm-4.product-right { width: 100%;padding: 0;}
	.product-thumb .button-group{ opacity:1; -khtml-opacity: 1;-webkit-opacity: 1;-moz-opacity:1; visibility:visible;transform: translateY(0px);}
	#content .box .box-heading{ font-size:30px;}
	.box .box-heading::before{ bottom:2px;}
	.product-info .additional-carousel{ width:100%;}
	.main-slider .swiper-viewport:hover .swiper-button-next, .main-slider .swiper-viewport:hover .swiper-button-prev{ display:none;}
	#carousel-0 .customNavigation .next {right: 18px;}
	footer #footer .col-sm-3.column.social, #powered, .content_footer_bottom{ width:100%; text-align:center; margin-top:12px;}
	.firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2{ top: 22.4%; width: 68%;}
	#tmcmsblock .firstcms{ width:100%;}
	.firsttextcms {font-size: 36px;line-height: 44px;}
	.fisrtparagraph_text{ margin-top:22px; margin-bottom:22px;}
	.secondcms{ width:100%;}
	.tmcategory-container .categoryblock .block_content .categorylist .cate-heading a{ font-size:14px;}
	.tmcategorylist #tmcategorylist.grid li {width: 30.66%;}
	.tmcategorylist{padding: 50px 0 40px;}
	.hometab{ margin-top:70px;}
	.owl-carousel .owl-buttons .owl-next, .owl-carousel .owl-buttons .owl-prev{ top:15%;}
	.fisrt_inercms {width: 100% !important;}
	 .sub.container {width: auto !important;}
	.firstcms img, .secondcms img {width: 100%;}
	#footer .contact .list-unstyled {display: grid;}
	#footer .payment_block { margin-left: -21px;}
	.header_search {right: 0px;float: right;}
	header .col-sm-4.header-logo {margin-left: 0px;float: left;}
	.newsletter{ margin-top:0px; margin-bottom:0px; background:#9174ce; padding:0;}
	.newsletter .container {margin: 40px auto;width: 85% !important;top: 0px;}
	.newsletter .row{top: 0px;}
	.productpage .box-content {margin: 0px !important;}
	.product-list .product-thumb .image{float: none;}
	.product-list .product-thumb .image img{width: auto;}
	.product-block-inner .button-group .quickview { display: none;}
	.header_search #search .input-group-btn{display: none;}
	.header_search .searchicon.active{display: block;float: right;}
	#search .input-lg{margin-top: 0px;border: 1px solid #9174ce;}
	#search{display:none;}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox{border: none;}
	#column-left .box .list-group{border: none;}
	.all-blog .panel-default {float: left;width: 100%;}
	.panel-default .panel .panel-body{position: relative;}
	.all-blog .blog-date{top: 0px;}
	.myaccount > a {width: 29px;}
	.breadcrumb_main .container {padding: 67px 16px 67px 16px;}
	.product-list .product-details {padding-bottom: 20px;}
	.social .list-unstyled.footer_social {padding-left: 6%;}
	#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;
	}
}
@media only screen and (max-width: 650px) {
		.social_block.headertop, header_freedelivery_cms, .content_headercms_top { display:none;}
		.container {width: auto !important;}
		.sub.container {width: auto !important;}
		#top-links .list-inline {float: none;}
		.pull-right {float: none !important;}
		.fisrtparagraph_text {margin-top: 10px;margin-bottom: 10px;}
		.firsttextcms {font-size: 36px;}
		.firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2{ top: 18.4%; width: 86%;}
}
@media only screen and (max-width: 570px) and (min-width: 480px) {
		.product-list .product-thumb .image { float: none;}
		.product-list .product-thumb .caption { padding: 0px 10px 0;}
		.product-list .product-thumb .button-group.list{ padding:5px 10px;}
		.product-tab .nav-tabs li, .product-info .image, .product-info .additional-carousel { width: 100%;}
		.container {width: auto !important;}
		.sub.container {width: auto !important;}
		#top-links .list-inline {float: none;}
		.pull-right {float: none !important;}
		.header_search {right: 0px;}
		#footer .contact span.address, #footer .contact span.contact, #footer .contact span.mail {float: none;/* margin: 8px 15px; */}

}
@media only screen and (max-width: 479px) {
	.product-info .image-additional a{float:none; text-align:center; padding: 1px; display:inline-block;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.sort-by-wrapper, .show-wrapper{margin-top: 5px;}
	.category_list ul{margin: 0 -16px;}
	.social .list-unstyled.footer_social {padding-left: 6%;}
	.swiper-pager{ display:none;}
	.swiper-pagination{display: none;}
	.product-list .product-details {padding-bottom: 20px;}
	.product-layout.product-grid{width:100% !important; padding-left: 15px; padding-right: 15px;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
	.account-wishlist .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	#cart .dropdown-menu table {display: inline-block;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu {width: 300px;right:0px;}
	.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: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}	
	.hometab .heading_title, .hometab .latest.blog .first-blog, .hometab .newsletter h2, .box .heading_title {font-size: 35px;}
	.htabs a.selected, .htabs a{ float:none; margin-right:0;}
	.htabs a.selected, .htabs a:hover{ border-bottom:none;}
	.htabs .etabs li{ width:100%;}
	.banner1, .banner1 img{ width:100%;}
	.module_main{ margin:50px 0;}
	.hometab{ margin-top:50px;}
	.banner_cms_text .cms_caption{ font-size:30px;}
	.text_all .text2{ font-size:30px;}
	.product-info .additional-carousel{ margin-top:20px; margin-bottom:10px;}
	.heading_title, .latest.blog .first-blog, .newsletter h2{ font-size:35px; line-height:30px;}
	#content .box.related .box-heading{ font-size:30px; line-height:30px; margin-bottom:30px;}
	.btn-group.wish-comp { margin-top: 8px;}
	.newsletter .heading_title{ font-size:28px;}
	 #top .container { padding:0 18px;display: table;text-align: center;}
	 .compare-total { margin: 0px 0px 10px 0; width:100%;}
	 .firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2 {top: 22.4%; width: 86%;}
	 .fisrt_inercms.fisrt_inercms1 {width: 100% !important;}
	 .secondcms.secondcms2 {width: 100%;}
	 #tmcmsblock .firstcms {height: auto;}
	 .tmcategorylist { padding: 50px 0 30px;}
	 .tmcategorylist #tmcategorylist.grid li { width: 49.66%;}
	 #tabs .etabs li::after{ border-right: none;}
	 .htabs { margin: 30px 0 0px;}
	 .newsletter{ margin-top:0px; margin-bottom:0px; background:#9174ce; padding:0;}
	 .peoplesay-title > h3 > a{ float:left; width:100%; text-align:center; margin-top:5px;}
	 .newsletter .container {margin: 40px auto;width: 90% !important;top: 0px;}
	 .newsletter .row{top: 0px;}
	 .peoplesay-title > h3{ font-size:24px;}
	 .blog_module{ margin-top:15px;}
	 #carousel-0{ margin-bottom:0;}
	 .subscribe-btn > button{ margin-left:0; margin-top:12px;}
	 .subscribe-btn{ display:block;}
	 #footer .contact span.address, #footer .contact span.contact, #footer .contact span.mail{ margin:9px 0; line-height:25px; padding:0;}
	 #footer .payment_block{ padding-left:0;}
	.copy-right { margin-top: 20px;} 
	#logo .img-responsive { margin: 0 auto 15px;width: 150px !important;}
	.row .dropdown.myaccount {margin: 0px;}
	.row .header_cart {margin: 0px;}
	.row .header_search{margin: 0px;}
	header{ padding:25px 0;} 
	.shortcode-title{ margin-bottom:15px;}
	.shortcode-title .big-title{ font-size:26px;}
	.container .row {margin: 0;}
	.myaccount > a {width: 29px;}
	.breadcrumb_main .container {padding: 67px 16px 67px 16px;}
	#footer .col-sm-3.column.footerlink {text-align: center;}
	 .footerlink ul li {float:none; padding: 0 16px;display: inline-block;width: 100%;}
	
	/*.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}*/
	.swiper-viewport .swiper-button-prev {display: none;}
	.swiper-viewport .swiper-button-next {display: none;}
	header .col-sm-4.header-logo {margin-left: 0px;float: left;}
	.header_search {right:0px !important;float: right;}
	
	#cart {float: none;}
	#footer .contact .list-unstyled {display: grid; margin: 8px 15px;text-align: center;}
	footer #footer .col-sm-3.column.social, #powered, .content_footer_bottom {
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}
	.product-grid #button-cart{margin: 5px auto;}
	.firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2 {top: 17.4%; width: 87%;}
	.firsttextcms.firsttextcms1 {font-size: 15px !important;line-height: 27px !important;}
	.fisrtparagraph_p{font-size: 12px;}
	#tmcmsblock .button_firstcms{padding: 6px 15px;}
	.module_main .container .row {margin-left: -15px;margin-right: -15px;}
	.productpage .box-content {margin: 0px !important;}
	.buttons.clearfix .btn.btn-primary {margin-top: 10px;}
	.product-list .product-thumb .image{float: none;}
	.call_us_text{display: none !important;}
	.header_search .searchicon.active{display: block;float: right;}
	#search .input-lg{margin-top: 0px;border: 1px solid #9174ce;}
	.header_search #search .input-group-btn {display: none;}
	#search{display:none;}
	.all-blog .panel-default {float: left;width: 100%;}
	.panel-default .panel .panel-body{position: relative;}
	.all-blog .blog-date{top: 0px;}
	.sub {margin: 0 16px !important ;}
	.slider {margin: 0 16px;}
	.product-list .btn-group.wish-comp #button-cart {padding: 10px 10px;font-size: 14px;}
	.product-list .btn-group.wish-comp .btn.btn-default.wishlist{padding: 11px 15px;}
	.product-list .btn-group.wish-comp .btn.btn-default.compare{padding: 10px 16px !important;}
}
@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;}
	.product-image .customNavigation a{ top:40px;}
	.firstcms_text.firstcms_text1, .firstcms_text.firstcms_text2 {top: 8.4%; width: 100%;}
	.firstcms_text .firstcms{font-size: 25px;}
	.fisrtparagraph_p{font-size: 12px;}
	.footerlink ul li{display: block !important;}
}
#accordion .panel-title > a {
    color: inherit;
    display: block;
    width: 100%;	
}
#accordion .panel-title{padding: 10px;}
#checkout-cart #accordion .panel-title{ padding: 0px;}
#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  End */
