body {
	font-family:"Roboto Condensed", "Open Sans","PT Serif",sans-serif;
	font-weight: 300;
	color: #2e2a41;
	font-size: 14px;
	line-height: 24px;
	letter-spacing:0.8px;
	background:#fff;
}
body.common-home{ background:#e6e6e6; }
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:14px; color:#000000;}
.fa-stack .fa{font-size:15px;}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight: normal;
}
.category label {
	font-size: 14px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
	text-align: center;
    width: 100%;
}
/*.nav-tabs > li > a:after { position:absolute; width:0; left:0; right:0; height:2px;
	bottom:0;
	margin:0 auto;
	background:#333;
	content:"";
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	}
.nav-tabs > li > a:hover:after { width:100%;  }*/
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000;
}
/* top */

#form-currency span, #form-language span {
   color:#000;
   font-weight:bold;
   display: inline-block !important;
}

.dropdown-menu-right.myaccount-menu {
    margin: 20px 0 0;
    min-width: 230px;
    padding: 20px;
}
#form-language .btn-link img {
    margin-right: 5px;
    vertical-align: -1px;
}

.myaccount-menu .lang_cur_block {
    display: inline-block;
    position: relative;
    text-align: left;
    width: 100%;
	margin:0;
}
.myaccount-menu .lang_cur_block .pull-left {
    border-top: 1px solid #eeeeee;
    margin: 15px 0 0;
    padding: 10px 0 0;
    position: relative;
    width: 100%;
}

#form-currency .btn-link{
    background: #fff none repeat scroll 0 0;
    padding: 0;
	border: none;
	margin: 0;
	color: #666;
}

ul.currency-menu {
    float: left;
    list-style: outside none none;
    padding: 15px 0 0;
    width: 100%;
}
.currency-menu {
    list-style: outside none none;
    padding-left: 0;
}

#form-currency .btn-link strong { font-weight:normal; }

#form-language .btn-link {
    background: #fff none repeat scroll 0 0;
    padding: 2px 0;
	border:none;
	margin:0;
	color:#666;
}

#form-language .language-menu {
	display: inline-block;
    list-style: outside none none;
    padding: 5px 0 0;
    right: auto;
    width: 100%;
	}

#form-currency .btn-link:hover,  #form-language .btn-link:hover, #form-currency .btn-link:focus,  #form-language .btn-link:focus { color:#000000; }
#form-language .language-menu li {
    display: inline-block;
    margin: 0 5px 0 0;
}
#form-language .language-menu a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 0;
}
#top #form-language .language-menu .btn-link { padding:4px 0px; letter-spacing:0; line-height:normal; font-size:0; }
#form-language .language-menu a img {
    width: 25px;
}

.currency-menu li {
    float: left;
    margin: 0 10px 0 0;
}

.common-home #top {min-height: 25px;position:relative;z-index:1000;width:100%;background:#ffffff}
#top {
	min-height: 25px;
	z-index:1000;
	width:100%;
}

#top .container {


}
#form-currency .currency-select {
	text-align: left;
	width:100%;
	border: 1px solid #d9d9d9;
    padding: 2px 10px;
}
#form-currency .currency-select:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #262626;
    text-shadow: none;
}

#form-currency .dropdown-menu { padding: 8px 12px; left:-1px; }

#form-language .dropdown-menu > li > a {padding: 2px 0px;}
#form-currency .dropdown-menu .btn { padding: 2px !important; border:none; margin:0; text-transform: none; }
#form-language .dropdown-menu > li > a:hover {color:#000;}
#top .btn-link, #top-links li, #top-links a,#form-language .dropdown-menu > li > a {
	color: #666;
	text-decoration: none;
}

.myaccount .account-toggle {
	background: rgba(0, 0, 0, 0) url("../image/megnor/top-icon.png") no-repeat scroll center 12px;
    display: block;
    height: 45px;
    width: 40px;
}
.myaccount .account-toggle:hover {
	background-position:center -38px;
}
.header-right.header-right-fixed .myaccount .account-toggle { background: rgba(0, 0, 0, 0) url("../image/megnor/top-sprite.png") no-repeat scroll 3px -50px; }
#top-links li{padding:0;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	padding: 1px 0;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #000;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding:0 30px;
	margin-top:0px;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	height:48px;
	clear:none;
	float:right;
}
#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #form-currency .btn-link, #top #form-language .btn-link { }
/* logo */
.header-logo{float:left; text-align:left; line-height:8px; }
.header-search{float:right; margin-top:22px; }
.header-cart{float:right;}
#logo {
	margin:24px 0;
	display:inline-block;
	float:left;
}

.header-left {  }
.phone > a { padding: 3px 0 3px 32px; background:url("../image/megnor/header-mobile.png") no-repeat scroll 0 2px; color:#c5c5c5; font-family:source sans pro; font-size:15px; }
.phone > span { color:#c5c5c5; font-family:source sans pro; font-size:15px; background:none; padding:0;  }
.phone a:hover, .phone a:focus { color:#FFFFFF; }


/* search */



.col-sm-2.header-cart { float:right; width:auto; padding:0px 0px 15px 34px; margin-right:0; }
.col-sm-12.header-logo { float:left; width:100%; text-align:center; padding:0; }
.common-home header .header-container {padding:0; background:transparent;}
.header-bottom {background: #fff none repeat scroll 0 0;position: relative;width: 100%;border-top:1px solid #d9d9d9;}
header .header-container { padding:0; background: #fff ; top:123px; z-index:999; }
.col-sm-6.header-right { float: right;right:0;width:73%;margin-top:30px;padding:0; }
.col-sm-3.header-left{padding:0;}
header .row {background: #ffffff none repeat scroll 0 0; margin: 0 15px;}
#top-links .phone { display:none; }
.content_headercms_top {  color: #000; float: right;  font-weight: 600;  padding:0 0 29px;text-align: right; line-height:22px;margin-top:3px;}
.headertopleft { float:left; padding:0 30px; text-transform:capitalize; }
.content_headercms_top a {color:#000; text-transform:capitalize;  }
.content_headercms_top a:hover { color:#FFD438 ; }

.headertopleft .shipping-cms  { margin-right:0; border-left:0; }
.shipping-cms { float:left; margin-right:37px; border-left:1px solid #bebebe; padding:0 0 0 50px; height:48px;}

/* Auto complate search */

#search {
	margin: 0px 0px 0 0;
	float:left;
	width:100%;
	position:static;
	padding:0;
}
.common-home #search{
	padding:0 45px;
}
.header-search{
    margin:0;
    padding: 30px 15px 36px;
    position: static;
	width:100%;
	background:#ededed ;
}
.common-home .header-search{
	background:#e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.header-search .searchbox {
	background:#fff;
    width: 100%;
	float:left;
	height:50px;
    z-index: 99;
	text-align:center;
}
.header-search .searchbox .searchinner { display:inline-block; width:100%; position:relative; }
.col-sm-3.sort{width:33.1%; padding:0; margin-right: 10px; float:left; display:none; }

.col-sm-3.sort select.form-control{
	padding: 10px 15px;
    height: 40px;
    text-transform: capitalize;
	background-color:#fff;
	color:#707070;
	border-color:#e5e5e5;
	overflow:hidden;
}
.common-home #search .input-lg{
	background-color:#ffffff;
}

#search .input-lg {
	height: 50px;
	line-height: 20px;
	padding:0 10px 0 60px;
	/*width:auto;*/
	background-color:#fff;
	text-transform:none;
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	display:inline;
	font-size:14px;
	float:left;
	width:100%;
	border:none;
	background:url(../image/megnor/search.png) no-repeat 16px 18px
}
.header-search .customSelect.form-control {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    height: 40px;
    padding: 9px 12px;
}
.header-search .customSelectInner{
	background:url(../image/megnor/search-arrow-down.png) no-repeat scroll right center transparent;
}
.header-search .customSelectOpen .customSelectInner{
	background:url(../image/megnor/search-arrow-up.png) no-repeat scroll right center transparent;
}
.header-search .form-control::-moz-placeholder{color:#c0c0c0;}
#search .input-group-btn{float:left}
#search .btn-lg:hover { background: #ffea00;
    border: 1px solid #ffea00;
    color: #2e2a41;}
#search .btn-lg {
	font-size: 14px;
    line-height: 18px;
    border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	background: #2e2a41;
	color:#ffea00;
	border:none;
    padding:10px 47px;
	height:50px;
	position:absolute;
	right:0px;
	border:1px solid #2e2a41;
}
.header-search .search_button.active { background:rgba(0, 0, 0, 0) url("../image/megnor/top-sprite.png") no-repeat scroll 7px -288px; }
.header-search .search_button.active:hover { background-position:7px -320px; }
.header-search .search_button {
    background: rgba(0, 0, 0, 0) url("../image/megnor/top-sprite.png") no-repeat scroll 7px -200px;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 35px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 39px;
    z-index: 1;
}
.header-search .search_button:hover {  background-position:7px -250px; }

.header-search .searchtoggle.search-selected button {
    display: block;
}
.header-search .searchtoggle button {
    background: rgba(0, 0, 0, 0) url("../image/megnor/search-icon.png") no-repeat scroll 7px -41px;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 0;
    height: 35px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 37px;
    z-index: 1;
}

#search .btn-lg:hover{
}
.show-result {
    overflow: hidden;
}
.header-search .show-result > li {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-search #content > p{margin-top:10px;}

.manufacture_block {
    float: left;
    padding: 0 0 10px;
    width: 100%;
	text-align:left;
}
.manufacturer_title {
    color: #fd2222;
    display: inline-block;
    float: left;
    font-size: 16px;
    margin: 0px;
    text-transform: capitalize;
}

.manufacture_block > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding-left: 5px;
    width: auto;
}

.manufacture_block > ul li {
    background: url("../image/megnor/coma.png") no-repeat scroll right 16px transparent;
    display: inline-block;
    padding: 0 5px 2px 10px;
}
.manufacturer_item > a {
    color: #2e2a41;
	font-size:12px;
}

.manufacturer_item > a:hover {
    color: #FFD438;
}

.manufacture_block > ul li:last-child {
    background: none repeat scroll 0 0 transparent;
}

@media (max-width: 979px) {
	#search .input-lg{}
}
@media (max-width: 767px) {
.col-sm-5.header-search{width:100%;}
}
@media (max-width: 479px) {
.col-sm-3.sort {
    margin-right: 0;
    width: 100%;
	margin-bottom:10px;
}
}


.myaccount .fa { font-size:12px; }
/* cart */
#cart {
	margin-bottom: 10px;
	float:right;
}

#cart-total {  border: medium none;  color: #fff;background:#FFD438;font-size: 11px;line-height: 13px; padding:1px 5px 2px 5px; position: absolute;right: 0;top: 0; z-index: 9;font-weight: normal;letter-spacing:0;border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
}
.header-right.header-right-fixed #cart-total { background-color: #fff; color:#000; }
.header-right.header-right-fixed #search .input-lg { background:none; color:#FFFFFF; }
.header-right.header-right-fixed #search:hover .input-lg, .header-right.header-right-fixed #search .input-lg:focus { background:#000000; }
.header-right.header-right-fixed #search:hover .input-lg, .header-right.header-right-fixed #search .input-lg:focus { border:1px solid #ffffff; }
.header-right.header-right-fixed #search .btn-lg { background-position:7px -93px; }
#cart > .btn {
    background: rgba(0, 0, 0, 0) url("../image/megnor/top-icon.png") no-repeat scroll 0 -90px;
    border: medium none;
    color: #1a1a1a;
    display: block;
    font-size: 13px;
    height: 45px;
    letter-spacing: 1.5px;
    line-height: 18px;
    margin:0;
    padding: 9px 0;
    text-transform: uppercase;
    width: 40px;
	transition:none;
}
.cart {
	color: #f5f5f5;
    float: right;
    margin-top: 9px;
	margin-left:14px;
    text-transform: uppercase;
	font-size:12px;
	font-weight:500;
	line-height:10px;
	position:absolute;
	left:22px;
	letter-spacing:1.5px;
	}
.header-right.header-right-fixed #cart > .btn { background-position: 0px -90px !important; }

#cart > .btn:hover{ background-position: 0px -139px; }

#cart > .btn .fa { display:none;  }




#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;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 310px;
	padding:10px;
	margin:10px 0 0 0;
}
#cart .button-container {
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border-top:1px solid #d9d9d9;
	border-left:none;
	border-bottom:none;
	border-right:none;
}

#cart .dropdown-menu table.table-striped { border:none; }

#cart .dropdown-menu table.table-bordered td { padding:4px 6px; }
#cart .dropdown-menu table td{border:none;background:none; padding:8px 3px; }
#cart .dropdown-menu li > div {
}
#cart .dropdown-menu li p { margin:10px 0; }
/* menu */
.nav-container {
    display: inline-block;

}
.nav-responsive { display:none;}
.responsive-menu,
.main-menu {
	height:auto;
	margin-bottom: 0px;
	padding: 0;
	text-align:left;
	display:none;
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */
}

#menu ul li ul {
    display: table-cell;
	float:none;
}
#menu ul { margin:0 auto; text-align:left; float:none; }

.main-menu ul {list-style: none;margin: 0;padding:16px 0; }
.main-menu > ul > li {position: relative;float: left;z-index: 20;}
.main-menu > ul > li:hover {}
.top_level.home_first > a {  margin-left: 0;}
.navbar-nav>li.active > a{color:#ffea00;}
#menu ul li a.active { border-bottom:2px solid #2e2a41; }
.col-sm-11.nav-container{	padding:0; width:100%;}
.nav-responsive span,
.main-menu > ul > li > a {font-size: 16px;color: #2e2a41;display: block;padding: 8px 0 5px;margin-bottom: 4px;z-index: 6;position: relative;font-weight:bold;text-transform:capitalize;border-bottom:2px solid transparent;margin-left:20px;margin-right:20px;}
.main-menu a:hover { text-decoration:none}
.main-menu > ul > li:hover > a {
	background: none;
	border-bottom:2px solid #000;
	color:#000;
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #fff;
	position: absolute;
	z-index: 5;
	padding: 5px;
}
.main-menu > ul > li:hover > ul {
	display: block;
}
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #15BCF0;
	position: absolute;
	z-index: 5;
	padding: 5px;
	margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{
	padding: 8px;
	color: #000;
	font-size:16px;
	display: block;
	white-space: nowrap;
}
.main-menu > ul > li ul > li > a{min-width: 188px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color:#FFD438;
}
.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: #fff;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 188px;
    padding: 10px;
    position: absolute;
    top: 0;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown > a::after {
    color: #adadad;
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    right: 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:190px; }

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    padding: 6px 0 0;
	position:relative;
	background:#fff;
}

#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a{ background:none; padding:4px 8px; font-family:poppins; font-size:16px; font-weight:600;text-transform:capitalize; color:#000; }
#menu ul.nav li .megamenu.column1 ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 16px;
    font-weight: normal;
    line-height: 24px;
	color:#2e2a41;

	}
.hiden_menu .dropdown-inner li.top_level a { font-size: 16px;
	color:#2e2a41;
    font-weight: normal;
    line-height: 30px;
	}
.hiden_menu .dropdown-inner li.top_level a:hover {
	color:#FFD438;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li > a:hover{
	color:#FFD438;
}
/*#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:before {
    content: "\f006";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 8px;
	font-size: 9px;
}*/

/*#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover:before { content: "\f005"; }*/

#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 ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover { color:#FFD438;  }

#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;
    color: #2e2a41;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    position: relative;
	font-family:poppins;
}

#menu > ul > li.hiden_menu div {
    min-width: 195px;
	background: #fff none repeat scroll 0 0;
    border:1px solid #fff;
    display: none;
    padding: 22px;
    position: absolute;
    text-align: left;
	margin-left:2px;
}
#menu > ul > li.hiden_menu:hover > div {
   display:block;
   }

.nav-container.fixed .main-menu > ul > li.blog-link a,  .main-menu > ul > li.blog-link a { background:none !important; }

#menu > ul > li.hiden_menu .dropdown-menu { display:none !important; }



@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

/* 1-col layout */

#column-left{
	width:25%;
}
#column-right{
	width:25%;
}
.layout-1 #content{
}

/* 2-col layout */

.layout-2.left-col #column-left{
	width:25%;
}
.layout-2.right-col #column-right{
	width:25%;
}
.layout-2 #content{
	width:75%;
}
.layout-2.left-col #content {
	width:75%;
}
.layout-2.right-col #content {
	width:75%;
}

/* 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;
}
.common-home #content {
    min-height: inherit;

}
.common-home .box{
	padding:100px 0;
}
/* footer */
footer {
	margin-top: 50px;
	padding-top: 90px;
/*
	background:#000 url(../image/megnor/footer-banner-motoline.jpeg) center top;
	background-repeat:none;
*/
    background-color:#363232;
	color: #c5c5c5;
}
.common-home footer { margin-top:25px; }
#footer-top {  padding:0; padding:40px 0 0; float:left; width:25%; border-right:1px solid #313131; }
#footer-right { float:right; width:75%; padding:0 100px;  }
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

footer a {
	color: #bfbfbf;
}
#footer .column li a {
	line-height: 26px;
}

#footer .column li a:hover {  }
#footer .col-sm-3.column {
    margin: 0;
    padding: 0;
    width: 33.33%;
	min-height: 210px;
	text-align:left;
}
#footer .content_footer_left .col-sm-3.column{  padding-left:15px; padding-top:35px; margin-left:15px; }
footer a:hover, footer a:focus {
	color: #FFD438;
}
.newsletter-container {  width:100%;   float:left; padding-bottom:60px; }
.newsletter_inner {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.newsletter_inner .box-head { text-align:center; }
.newshead {
    clear: both;
    /*background: rgba(0, 0, 0, 0) url("../image/megnor/foote-title.png") no-repeat scroll center top;*/
    color: #ffffff;
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 25px;
    padding-top: 30px;
    text-transform: capitalize;
}
.newsletter-container .form-group { display:inline-block; width:100%; margin:0; position:relative; }
.newsletter { position:relative; }
.newsletter-box #txtemail {
	background: #4d4d4d;
    border: 1px solid #4d4d4d;
    border-radius: 0;
    height: 50px;
    padding: 8px 165px 8px 15px;
	color:#808080;
	float:left;
	}
.newsletter-box .btn  {
	background: #ffea00;
    border: 1px solid #ffea00;
    border-radius: 0;
    color: #000;
    font-size: 14px;
    padding: 12px 38px;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    width: auto;
	position:absolute;
	right:0;
 }
.sub_text {
    line-height: 26px;
    margin-bottom:45px;
	padding:0 100px;
}
.newsletter-box .btn:hover, .newsletter-box .btn:focus { background:#fff; color:#000; border: 1px solid #fff; }
.newsletter-box .text-danger { float:left; position:absolute; bottom:-25px; font-size:12px; font-weight:600; }
.newsletter-container h3 {  float:left; font-size:18px; font-weight:bold; text-transform:uppercase; color:#000000; margin-top:9px; background:none; padding:0; }
.product-search .content_footer_top h2 { clear:none; }
.newsletter-container .fa { float:left; font-size:30px; line-height:18px; margin-right:15px; margin-top:9px; }
footer h5 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	position:relative;
	text-transform:capitalize;
	margin-bottom: 20px;
}
.peoplesay {
    background-color: #fff;
    background-position: 50% 0;
    background-repeat: repeat;
    height: 320px;
    margin: 0;
    position: relative;
    width: 100%;
	display: inline-block;
}


@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column, #footer .col-sm-3.column {
    width: 100%;
	padding:0;
	min-height:inherit;
	border:none;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	color:#000;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li a { color:#000; }
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #000;
	font-weight:bold;
	text-transform:capitalize;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link{
	font-size: 14px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	color: #fff;
    background: #428bca;
    border:1px solid #357ebd;
}
.btn-primary {
	color: #fff;
    background-color: #fff;
    border:1px solid #333;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #333;
    border:1px solid #333;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background: #d9534f;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background: #363636;
	border:none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
@media (max-width: 767px) {

 }

/* list group */

.box .filterbox {
   border:none;
   background:none;
}
.list-group a {
	color: #666;
	padding: 4px 0;
	background: none;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #FFD438;
	background: none;
}
header {

}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: none;
	margin-bottom: 20px;
	overflow: auto;
}

.product-thumb .image {
	text-align: center;
	position:relative;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

.product-block .image .hover-image, #column-right .bx-viewport .image .hover-image, #column-left .bx-viewport .image .hover-image{
    position:absolute;
    right:0;
	left:0;
    text-align:left;
    top:0;
    -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
    visibility:hidden;
    max-width:100%;
    visibility: hidden;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;

}
.product-block .image:hover .hover-image,  #column-right .bx-viewport .image:hover .hover-image, #column-left .bx-viewport .image:hover .hover-image{
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
    visibility: visible;
}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0px;
	margin-right:30px;
}
}



.product-grid .product-thumb h4 {
	font-weight: normal;
	font-size: 16px;
	margin: 8px 0 13px;
}
#content .product-grid .product-thumb:hover h4 a, #content .product-carousel .product-thumb:hover h4 a, #content .box-product .product-thumb:hover h4 a, #producttab .box-product .product-thumb:hover h4 a { color:#FFD438; }
.product-thumb h4 {
	font-weight: normal;
	font-size: 16px;
	margin:8px 0 13px;
}
.product-thumb h4 a { color:#2e2a41; text-transform:capitalize; }
.product-list .product-thumb h4 { margin:4px 0 0; font-size:16px; }
.product-list .product-thumb h4 a{ font-weight:600; text-transform:capitalize; color:#2e2a41; }
.product-thumb .caption {
	padding: 0;
}

@media (max-width: 1260px) {
.product-grid .product-thumb .caption {
	padding: 0;
}
.nav-inner .container{
	width:auto;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}

.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-list .product-thumb .caption { padding:0; width:100%; float:left; text-align:left; }
.product-list .product-thumb .list-right {
    float: right;
    padding: 10px 0 0
    text-align: left;
    width: 100%;
	}
.product-list .product-thumb .price-old, .product-list .product-thumb .price-new { float:none; }
.product-thumb .rating {
	padding-top: 0px;
	left:0;
	right:0;
	bottom:0;
	opacity:1;
}
#content .product-carousel .product-block:hover .rating , #content .product-grid .product-block:hover .rating,  #content .product-list .product-block:hover .rating , #content .box-product .product-block:hover  .rating { opacity:1; }
.product-list .product-thumb .rating.list{ bottom:20px; padding:10px 0; display:block; }
.product-list .product-thumb .desc { margin:0 0 15px; }
.product-list .product-thumb .rating, .product-grid .product-thumb .rating.list { display:none; }
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
}
.rating .fa-star-o,#review .fa-star-o{
	color: #aaa;
	font-size: 15px;
}
.rating .fa-star,#review .fa-star{
	color: #f2b611;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o{
	color: #f2b611;
}
.rating .fa-star, #review .fa-star, .rating-wrapper .fa-star {
    color: #aaaaaa;
	font-size:15px;
}
.rating .fa-star + .fa-star, #review .fa-star + .fa-star, .rating-wrapper .fa-star + .fa-star {
    color: #f2b611;
}
h2.price {
	margin: 0;
}
.product-thumb .prc-cnt { background:#ffea00; padding:8px 0; opacity: 1;}
.product-carousel .product-block:hover .product-details .prc-cnt,
.product-grid .product-block:hover .product-details .prc-cnt,
.box-product .product-block:hover .product-details .prc-cnt {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	}
.product-block:hover .prc-cnt {
    z-index: 9;
}
.product-block .prc-cnt{
	border:1px solid transparent;
}
.product-thumb .price {
	color: #000000;
	display:inline-block;
	vertical-align:middle;
	font-size:22px;
	font-family: cabin;
	font-style:italic;
	font-weight:700;
	margin:0 0 3px;
	letter-spacing:0;
}
.product-thumb .price-new {
	font-weight: bold;
	margin:0 10px;
}
#column-left .box-product .price-new, #column-right .box-product .price-new { margin:0; }
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-right: 5px;
	float:left;
	font-size:14px;
	margin-top:2px;
}
#column-left .product-thumb .price-old{
	margin-top:0;
}
#content .product-grid .product-thumb .price-tax { display:none; }
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
	font-weight:normal;
}
.product-thumb .button-group {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: medium none;
    bottom: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
	letter-spacing: 5px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

#content .product-grid .product-thumb:hover .button-group, #content .product-carousel .product-thumb:hover .button-group, #content .box-product .product-thumb:hover .button-group, #producttab .box-product .product-thumb:hover .button-group,.related .box-product .product-thumb:hover .button-group {
    opacity: 1;
}

.product-list .product-thumb .button-group { opacity: 1; position:relative; margin-top:10px; }

.product-list .product-thumb:hover .button-group {

	}
.product-block .button-group .wishlist_button , .product-grid .product-thumb .button-group .wishlist {
 border:1px solid #e6e6e6;
 background:#fff url("../image/megnor/icon.png") no-repeat scroll 13px -135px;
 color:#333;
 -webkit-transition: all 0.5s ease 0s;
 -moz-transition: all 0.5s ease 0s;
 -ms-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -khtml-border-radius: 50%;
 border-radius: 50%;
 width: 45px;
 height:45px;
 padding:2px 10px;
 }
.product-block .button-group .wishlist_button:hover, .product-grid .product-thumb .button-group .wishlist:hover {
	background-position:13px -171px;
	background-color: #FFD438;
	border-color:#FFD438;
 }
.product-block .button-group .compare_button , .product-grid .product-thumb .button-group .compare {
 border:1px solid #e6e6e6;
 background:#fff url("../image/megnor/icon.png") no-repeat scroll 13px -61px;
 color:#333;
 -webkit-transition: all 0.5s ease 0s;
 -moz-transition: all 0.5s ease 0s;
 -ms-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
 width: 45px;
 height:45px;
 padding:2px 10px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -khtml-border-radius: 50%;
 border-radius: 50%;

 }
.product-block .button-group .compare_button:hover, .product-grid .product-thumb .button-group .compare:hover  {
	background-position:13px -98px;
	background-color: #FFD438;
	border-color:#FFD438;
 }

.product-list .product-thumb .button-group .wishlist{ border:1px solid #e6e6e6;
 background: url("../image/megnor/icon.png") no-repeat scroll 13px -135px;
 color:#333;
 -webkit-transition: all 0.5s ease 0s;
 -moz-transition: all 0.5s ease 0s;
 -ms-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -khtml-border-radius: 50%;
 border-radius: 50%;
 width: 45px;
 height:45px;
 padding:2px 10px;
 }
.product-list .product-thumb .button-group .wishlist:hover  {
	background-position:13px -171px;
	background-color: #FFD438;
	border-color:#FFD438;
 }

.product-list .product-thumb .button-group .compare {
	 border:1px solid #e6e6e6;
	 background: url("../image/megnor/icon.png") no-repeat scroll 13px -61px;
	 color:#333;
	 -webkit-transition: all 0.5s ease 0s;
	 -moz-transition: all 0.5s ease 0s;
	 -ms-transition: all 0.5s ease 0s;
	 -o-transition: all 0.5s ease 0s;
	 transition: all 0.5s ease 0s;
	 width: 45px;
	 height:45px;
	 padding:2px 10px;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 -khtml-border-radius: 50%;
	 border-radius: 50%;
 }


.product-list .product-thumb .button-group .compare:hover {
	background-position:13px -98px;
	background-color: #FFD438;
	border-color:#FFD438;
	}

.product-block .button-group .wishlist_button .fa , .product-block .button-group .compare_button .fa , .product-grid .product-thumb .button-group .wishlist .fa , .product-grid .product-thumb .button-group .compare .fa ,
.product-list .product-thumb .button-group .wishlist .fa, .product-list .product-thumb .button-group .compare .fa{ font-size:10px; display:none; }


@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button,#cart .text-right .addtocart,#cart .text-right .checkout {
	border: 1px solid #2e2a41;
	display: inline-block;
	float: none;
	color: #fff;
	padding: 2px 30px;
	font-weight: 600;
	text-align: center;
	background:#2e2a41;
}

.product-list .product-thumb .button-group button { margin-bottom:5px; font-size:0; }

#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left; padding:5px 15px; }
#cart .text-right .addtocart strong ,#cart .text-right .checkout strong { color:#fff; font-weight:600; }
#cart .text-right a.addtocart:hover strong ,#cart .text-right a.checkout:hover strong { color:#2e2a41; }
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none; padding:0; border:none; }
#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb .button-group button {
	width: 45px;
 	height:45px;
	padding:2px 10px;
	border:1px solid #e6e6e6;
	background:#fff url("../image/megnor/icon.png") no-repeat scroll 13px 13px;
	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-khtml-border-radius: 50%;
 	border-radius: 50%;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.product-thumb .button-group button:hover { background-position:13px -23px;
	background-color: #FFD438;
	border-color:#FFD438;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
 }
#content .product-grid .product-thumb .button-group button + button { font-size:0; }
#content .product-grid .product-thumb .addtocart { font-size:0; }
#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{
	color: #2e2a41;
	background-color: #fff ;
	border-color:#2e2a41 ;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
@media (max-width: 1260px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {

}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {

}
}

.product-thumb .button-group button .fa-cart-plus  { display:none; }
.product-thumb .button-group button span { display:none; }

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
}
.thumbnails {
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 0px;
	padding: 10px 0px;
	display: block;
	border: none;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}

@media (min-width: 1260px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

.product-info .image {
	display:block;
	margin-bottom: 15px;
	text-align: center;
	border:none;
}
.product-image { padding: 0 0 30px; }
.productpage { margin-top: 0px; }
.product-info .image .thumbnail { padding:0; border-radius:0; border:none; }
.productpage h3 {margin-top:0; font-size:14px; font-weight:600; color:#2e2a41; width:100%; }
.productpage h3.product-title { font-size:20px; font-weight:600; padding: 0 0 5px; background:none; }
.productpage #product h3 {  text-transform:none; background:none; padding:0; margin:0 0 10px; font-size:16px; font-weight:600; }
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin:0 auto; width:auto; float:left; text-align:center; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 22px;
    padding-right: 22px;
	width: 515px;
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: none;
	display: block;
}

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}
.product-rightinfo .cart-block { padding:20px; background:#ffffff; margin:15px 0 20px; display:inline-block; width:100%; border:1px solid #e6e6e6; }

.control-label.qty {
    float: left;
    margin: 6px 20px 0 0;
	font-size:20px;
	font-weight: 600;
}

#input-quantity {
    float: left;
    height: 37px;
    margin-right: 20px;
    text-align: center;
    width: 55px;
	border:2px solid #e6e6e6;
}
.product-right .wish-comp { margin-bottom:15px; width:100%; }
.product-right .alert-info {
	font-size: 12px;
    margin-bottom: 20px;
    padding: 10px;
	}
.product-right .btn.wishlist {
    border-right:1px solid #d9d9d9;
	border-left:none;
	border-top:none;
	border-bottom:none;
	background:none;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 12px 3px 0;
    text-transform: none;
	color:#000;
}

.product-right .btn.compare {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
	color: #000;
}

.product-right .btn.wishlist:hover, .product-right .btn.compare:hover { color:#FFD438; }

.product-right {
    padding-bottom: 25px;
}

.productpage #tabs_info { padding-top:45px; }
.productpage .product-right {
    padding: 25px;
	margin-bottom:10px;
	width: 50%;
	min-height: 670px;
}
.product-right .alert-info { padding:10px; font-size:12px; }
.product-right .wish-comp { margin:0px; }
.productpage .product-left {
    padding-right: 8px;
	width: 46%;
	margin-right: 33px;
}
.product-right .btn-block { background:#fff000; color:#000; padding:5px 25px; border:1px solid #2e2a41 ; width:60%;}
.product-right .btn-block:hover { background:#FFFFFF; color:#2e2a41 ;border:1px solid #2e2a41 ;   }

.product-right .desc { font-weight:600; margin-right:15px; text-transform:capitalize; }
.price-tax { font-size: 12px; }

.rewardpoint, .discount {
	font-size: 13px;
    padding: 1px 0 !important;
}
.box.related .box-content { padding:0; }
.box.related {
    clear: both;
    margin: 0 5px;
    overflow: hidden;
    padding: 0 0 20px;
    position: relative;
	text-align:center;
}
.box.related .box-heading {

    color: #2e2a41;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 30px;
    padding-bottom: 30px;
    text-transform: capitalize;
	border-bottom:none;
}

.additional-carousel .customNavigation {

}
.checkout-cart .btn.btn-primary{
	background:#FFD438;
	border:1px solid #FFD438;
	color:#fff;
}
.checkout-cart .btn.btn-primary:hover{
	background:#2e2a41 ;
	border:1px solid #2e2a41;
}

.additional-carousel .bx-controls {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.additional-carousel:hover .bx-controls {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.bx-controls-direction .bx-prev {
    background: transparent none repeat scroll 0 0;
	border:1px solid #000;
    left: 0;
    padding: 2px 12px;
    position: absolute;
    right: 0;
    top: 0;
	font-size:0;
	color: #1a1a1a;
	cursor:pointer;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	letter-spacing:0;
}
.bx-controls-direction .bx-prev:before{
    content: "\f0d8";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    position: absolute;
	text-align:center;
	left:0;
	right:0;
	vertical-align:middle;
	top: -1px;
}
.bx-controls-direction .bx-next:before{
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    position: absolute;
	text-align:center;
	left:0;
	right:0;
	bottom:-1px;
	vertical-align:middle;
}
.bx-controls-direction .bx-next:hover, .bx-controls-direction .bx-prev:hover{
	background: #000 none repeat scroll 0 0;
	color:#fff;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
}
.bx-controls-direction .bx-next.disabled, .bx-controls-direction .bx-prev.disabled{
	background: #d9d9d9 none repeat scroll 0 0;
	color:#000;
	border:1px solid #d9d9d9;
	cursor:auto;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
}
.bx-controls-direction .bx-next {
    background: transparent none repeat scroll 0 0;
	border:1px solid #000;
    left: 0;
    padding: 2px 12px;
    position: absolute;
    right: 0;
    bottom: 0;
	font-size:0;
	color: #000;
	cursor:pointer;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	letter-spacing:0;
}
.additional-carousel .bx-wrapper {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}



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

/* box */
.box {
	margin-bottom:12px;
}
.category-page .box.left-category .box-heading { padding:0 0 10px; background:none; }
#column-left .box .box-heading,#column-right .box .box-heading {
	background: #ffffff;
    border-radius: 0;
    color: #2e2a41;
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 10px;
    text-transform: capitalize;
}
.box .box-content {
	background: #fff;
	padding:10px 15px;

}
.list-group-filter .filter-content { }
.list-group-filter .filter-content:last-child { border:none; }
.productpage .box.related { text-align:center; margin-top:50px;  }
#content .box.related .box-heading  {
	background: rgba(0, 0, 0, 0) url("../image/megnor/divider.png") no-repeat scroll center bottom;
    color: #000000;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 7px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
	float:none;
	border:none;
 }
#content .box .box-heading {

	width:100%;
	text-align:center;
}
#content .box .box-content,.box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:10px 0;
	clear:both;
	text-align:center;
}
#column-left .prc-cnt,#column-right .prc-cnt{
	text-align:left;
	padding:0;
	opacity:1;
	background:transparent;
}

.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:24px;
	padding: 4px 0;
}
#column-left .box .box-content ul li, #column-right .box .box-content ul li { padding:6px 0 2px; }
.box .box-content ul li a , #content .content ul li a{
	text-align:left;
	text-transform:capitalize;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}

.box .box-content ul ul{
	margin-left:0px;
}


.tabfeatured_default_width{ width:285px; }
.tabbestseller_default_width{ width:285px; }
.tablatest_default_width{ width:285px; }
.tabspecial_default_width{ width:285px; }


.htabs {
	line-height: 16px;
	text-align:center;
	position:relative;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 10px;
    text-align: center;
	background:#FFFFFF;
	z-index:9;
	position:relative;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs a {
    color: #666666;
    display: block;
    float: left;
    font-size: 16px;
	font-weight:normal;
    margin: 0 10px;
    padding: 8px 15px;
    text-align: center;
	text-transform:capitalize;
	position:relative;

}

.htabs a.selected {
	color: #FFD438;
}

.htabs a:hover{
	color: #FFD438;
}

.hometab .tab-content {
	position:relative;
	padding: 0;
	border: none;
	z-index: 2;
	overflow: visible;
	margin-bottom:0px;
	margin-top:30px;
}
.common-home #producttab .box{
	padding:0 0 50px;
}
#producttab .box-content { margin:0 -15px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    clear: both;
    padding: 10px 0;
    text-align: center;
	position:relative;
 }
.hometab .tab-title,.box .box-heading {
    color: #2e2a41;
    display: inline-block;
    font-size: 45px;
    font-weight:bold;
    line-height: 40px;
    margin: 0;
    padding-top: 30px;
    text-transform: capitalize;
	}
.hometab .tab-head, .category_tab .tab-head { text-align:center; margin:0 0 20px; }

.tab-content .tab {
    display: none;
}

.megnortab { background:#FFFFFF; clear:both; }
.hometab { margin-top:100px; margin-bottom:10px; }

#producttab .box-product{
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}


/* 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;
}


.nav-tabs .tab-text:before, .nav-tabs .tab-text > span {
	padding:8px 22px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	 }


.nav-tabs .tab-text:hover > span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.nav-tabs .tab-text:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.nav-tabs .tab-text { overflow:hidden; padding:0; }

.nav-tabs .tab-text > span { display:block; }

.nav-tabs .tab-text:before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	font-weight:bold;
}

/* load More product*/

.loadmore { display:inline-block; width:100%; text-align:center; margin-top:50px; }
.loadmore .gridcount { padding:7px 68px; border:1px solid #2e2a41; color:#fff; font-weight:500; background:#2e2a41;  }
.loadmore .gridcount:hover { background:#fff; color:#2e2a41; border:1px solid #2e2a41; }

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



/*.product-grid-list ul li,*/
#content .box-product .product-items , #producttab .box-product .product-items{
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

.product-grid li,
#content .box-product .product-items,.related .box-product .product-items, .related .box-product .slider-item,
#content .product-carousel .slider-item, #producttab .box-product .product-items , #producttab .product-carousel .slider-item{
	width:300px;
	float:left;
	display: inline-block;
}

#related-grid.box-product.productbox-grid {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{
	display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block{
	margin: 4px;
	background:#fff;
	clear:both;
	overflow:hidden;
	text-align:center;
}

#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:285px;}
.featured_default_width{ width:285px;}
.module_default_width{ width:200px;}
.latest_default_width{ width:285px;}
.special_default_width{ width:285px;}
.related_default_width{ width:285px;}
.bestseller_default_width{ width:285px;}
.additional_default_width{ width:100px; }
.banners-slider-carousel .product-block-inner{text-align:center;}
.banners-slider-carousel .product-block-inner img:hover {
	opacity:0.8;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	 }

#content .banners-slider-carousel .slider-item {
	margin:0;
 }
#content .banners-slider-carousel .slider-item.last_item_tm  { border-right:none; }
#content .banners-slider-carousel .slider-item .product-block-inner { padding:25px 0;}
#content .banners-slider-carousel .slider-item .product-block-inner + .product-block-inner { border-bottom:none; }
#content .last_item_tm .slider-item { border-right:none; }
#content .first_item_tm .slider-item {  }

#content .product-carousel .product-block,
#content .product-grid  .product-block, .related-products .box-product .product-block,
#content .box-product .product-block, #producttab .box-product .product-block {
	margin:10px 15px;
	background:#fff;
	clear:both;
	overflow:hidden;
	border:1px solid transparent;
}
#content .product-grid  .product-block { margin:0 15px; }

#content .product-grid  .product-block  .list-right { display:none; opacity:0; }
#content .product-list  .product-block  .grid { display:none; }
#content .product-list  .product-block  .caption .prc-cnt{ display:none; }

#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover, .related-products .box-product .product-block:hover,
#content .box-product .product-block:hover , #producttab .box-product .product-block:hover {
    overflow:hidden;
	clear:both;
	border:1px solid #e6e6e6;
}


.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, .category_tab .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;
	padding:25px 0 0;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	}

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

#content .product-grid .product-details,
#content .product-carousel .product-details,
#content .box-product .product-details{

		 }

#content .product-carousel .product-block:hover .product-details,
#content .product-grid .product-block:hover .product-details,
#content .box-product .product-block:hover .product-details {

	}


.banners-slider-carousel {
    margin:15px 0;
	padding:70px 0 55px;
    position: relative;
    width: 100%;
	clear: both;
	display: inline-block;
}

.product-list .product-thumb .sale {
	opacity:1;
	}
.sale{
	color: #FFD438;
	padding: 0px 6px;
	text-align: right;
    text-transform: none;
	position:absolute;
	top: 10px;
	right: 10px;
	font-size:12px;
	font-weight:600;
	font-family:"Roboto Condensed";
	font-style:italic;
	line-height:23px;
}
.percentsaving {
	color: #2196f3;
	padding: 0px 6px;
	text-align: right;
	display:inline-block;
	letter-spacing:0;
	font-weight:600;
	font-size:14px;
	letter-spacing:0;
	line-height:23px;
	font-family: cabin;
	font-style:italic;
}
.product-grid .product-thumb .percentsaving { top:10px; }
.product-grid .product-thumb .sale { top:10px; }
.product-grid .product-thumb .percentsaving.list{ display:none; }
.product-list .product-thumb .percentsaving {
  	left: 0;
    padding: 0;
    position: absolute;
    top: 10px;
  }
.product-list .product-thumb .sale { top:10px; right:0; padding:0; }


/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 5px;
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-top:5px;
	margin-right:15px;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float:left;
	width:60%; /* specify width as per your requirement */
	text-align:left;

}
#column-left .addtocart,#column-right .addtocart {
   background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #666666;
    letter-spacing: 1.5px;
    padding: 0;
    text-align: left;
}
#column-left .addtocart,#column-right .addtocart {
   background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #666666;
    letter-spacing: 1.5px;
    padding: 0;
    text-align: left;
}
#column-left .addtocart:hover,#column-right .addtocart:hover {
  color:#FFD438;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
}


#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 { font-size:15px; margin: 0 0 3px; }
#column-left .box-product .product-thumb h4 a:hover, #column-right .box-product .product-thumb h4 a:hover{ font-size:15px; margin: 0 0 3px; color:#FFD438; }
#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:auto; border:1px solid #e6e6e6; }

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {margin-bottom:2px; font-size:15px; }

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox
{margin-bottom: 45px; padding: 0; background:none; }
#column-left .box-heading, #column-right .box-heading { background:none; }

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;;
	margin-bottom: 0px;
	padding: 0 0 5px;
}
#column-left .product-thumb, #column-right .product-thumb {
	margin-bottom:0px;
	padding: 10px 0 15px;
	overflow:hidden;
}
#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-right .product-block .button-group .wishlist_button, #column-right .product-block .button-group .compare_button, #column-left .product-block .button-group .wishlist_button, #column-left .product-block .button-group .compare_button { display:none; }
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
	line-height: 22px;
	border:none;
	font-weight:normal;
	text-transform:none;
	color: #666666;
	letter-spacing: 1.5px;
	height:auto;
}

#column-left .product-thumb .button-group button:hover , #column-right .product-thumb .button-group button:hover { color:#FFD438; }

#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; position:relative; opacity:1; display:none; }

.top_button {
	background: url("../image/megnor/top_arrow.jpg") no-repeat scroll 0 0 transparent;
	height: 48px;
	width: 30px;
	right: 25px;
	bottom: 25px;
	display: none;
	position: fixed;
	z-index: 95;
	font-size:0;
	content:

}


.filterbox .list-group-item.title { font-weight:600; color:#000; padding:0; }
.filterbox .panel-footer { text-align:left; }
#content .filterbox .list-group-item { padding: 0 15px; }
.filterbox .list-group-item { padding: 2px 0; }

#content .filterbox .list-group-item.title {
    color: #666;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 10px 15px 0 0;
}

#content .sidebarFilter { position:relative;  }

#content .sidebarFilter .box-heading
	{
    border: 1px solid #000000;
    font-size: 13px;
    margin-top: 6px;
	margin-right: 24px;
    padding: 3px 10px;
    position: relative;
    width: 180px;
 /*background: rgba(0, 0, 0, 0) url("../image/megnor/divider.png") no-repeat scroll center bottom;
    border: medium none;
    color: #000000;
    display: inline-block;
    float: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
*/	}

#content .filterbox  {
	background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    clear: both;
    display: none;
    position: absolute;
    text-align: left;
    top: 47px;
    width: 100%;
    z-index: 9;
	}

#content .filter-content {
    float: left;
    width: 18%;
	}
#content .filter-content:last-child { border:none; }
#content .filterbox .panel-footer {
	clear: both;
    padding: 5px 0 15px;
    text-align: left;
	}

#content ul.list-unstyled {
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px 0;
}
#content .product-right > ul.list-unstyled {
    float: left;
    width: 100%;
	padding:0;
	margin:0 0 10px;
}
#content .product-right > ul.list-unstyled.short-desc { padding:0; margin:0 0 20px; }
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 3px 0;
}
.manufacturer-list {
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f5f5f5;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
	color:#000000;
	text-align: left;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:20px;}

.product-right .list-unstyled .old-price {
    color: #999;
    float: left;
    font-size: 18px;
    font-weight: 400;
    margin-right: 10px;
	font-family: cabin;
    font-style: italic;
}

#content .product-right .special-price, #content .product-right .product-price {
    color: #000;
    font-size: 24px;
    font-weight: 600;
	font-family: cabin;
    font-style: italic;
    margin: 0;
}
#content .product-right ul { padding:0; }

.tab-content {
    margin-top: 0px;
    overflow: hidden;
    padding: 5px 0;
	margin-bottom:30px;
}
.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:#666; background:none; border:none; padding: 7px 8px; }
.category_filter #grid-view:hover, .category_filter #grid-view.active{background:url(../image/megnor/list.png) no-repeat scroll -20px -18px transparent;}
.category_filter #grid-view{background:url(../image/megnor/list.png) no-repeat scroll 4px -18px transparent; border:medium none; height:27px; width:27px; }
.category_filter #list-view{background:url(../image/megnor/list.png) no-repeat scroll 5px 5px transparent; border:medium none; height:27px; width: 30px; }
.category_filter #list-view:hover, .category_filter #list-view.active{background:url(../image/megnor/list.png) no-repeat scroll -19px 5px transparent;}
.category_filter #grid-view:hover .fa, .category_filter #list-view:hover .fa{color:#333;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0; margin: 1px 25px 0 0; }
.category_filter .btn-list-grid .fa { font-size:0; display:none; }
.compare-total {
	border-right: 1px solid #d9d9d9;
    float: right;
    margin: 0 20px;
    padding: 6px 20px;
	}
.compare-total a {  color:#2e2a41;  font-size:14px; }
.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 .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;
	margin:1px 0 0;
}
.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb {
    background: #f5f5f5 none repeat scroll 0 0;
    display: inline-block;
    padding: 20px;
    width: 100%;
}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
	text-align:left;
	padding:0;
}

.category-top {
    padding: 0 0;
    text-align: center;
	margin-bottom:0px;
	width:100%;
	}

.category_thumb .category_description  { margin-bottom:0px;  margin-top:10px; }
.category_thumb .category_description p { margin:0; }
.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}

.category_list {
    text-align: left;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {
    color: #000;
    display: block;
    padding: 4px 12px;
	background:#f5f5f5;
}
.category_list li a:hover {
    color: #000;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.category .pagination-wrapper, .category_page .pagination-wrapper { margin-top:15px; text-align:center; }
.pagination-wrapper, .category_filter {
    display: inline-block;
    margin: 0 0 10px;
    padding: 5px 0;
    width: 100%;
}

.category .category_filter{
    display: inline-block;
    margin: 0 0 10px;
    padding: 5px 0;
    width: 100%;
	float:right;
}


.row.category-product {
    padding: 0px;
}
.category .category-product { clear:both; padding:0px; }
.category-product .product-grid { padding:0; }
.category-product .product-list { padding:0 15px; margin:10px 0 0; }

.pagination-wrapper .page-link {
    float: none;
    padding: 0;
    width: auto;
	margin:0 auto;
	display: inline-block;
}
.pagination-wrapper .page-result
 {
    float: none;
    padding: 0;
    width: auto;
	margin: 8px 0 auto;
	text-align:center;

}
.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:15px 0; overflow:auto; }
.information-contact .panel-default{ border:none; }
.contact-info{color:#666;}
.contact-info .address-detail strong {
   	padding: 2px 0 0 0px;
	height:28px;
	margin:5px 0;
	float:left;
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax, .contact-info .open-time, .contact-info .comment{float:left;width:100%;}
.contact-info .telephone strong{
    padding: 2px 0 0 0px;
	margin:5px 0;
	height:28px;
	float:left;
}
.contact-info .fax strong{
    padding: 2px 0 0 0px;
	height:28px;
	margin:5px 0;
	float:left;
}

.telephone .fa,  .address-detail .fa  {
    color: #d7d7d7;
    float: left;
    font-size: 22px;
    font-weight: normal;
    padding: 8px;
}

.fax .fa {
    color: #d7d7d7;
    float: left;
    font-size: 22px;
    font-weight: normal;
    padding: 8px;
}

.open-time .fa {
    color: #d7d7d7;
    float: left;
    font-size: 22px;
    font-weight: normal;
    padding: 8px;
}

.comment .fa {
    color: #d7d7d7;
    float: left;
    font-size: 22px;
    font-weight: normal;
    padding: 8px;
}

.contact-info .open-time strong{
    padding: 2px 0 0 0px;
	height:28px;
	margin:5px 0;
	float:left;
}
.contact-info .comment strong{
    padding: 2px 0 0 0px;
	height:28px;
	margin:5px 0;
	float:left;
}

.contact-info address {
    display: inline-block;
    margin: 0 0 10px 36px;
	float:left;
	clear:both;
}
#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url("../image/megnor/spinner.gif") 50% 50% no-repeat #f2f2f2;
}
.main-slider {
    position: relative;
	margin-top: 0px;
}
.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.forget-password a,.forget-password a:hover{ text-decoration:underline; }
.product-compare .btn-primary{margin:5px 0 5px;}
.content-top-breadcum .write-review,.productpage .review-count{ margin: 0 15px;  }
.rating-wrapper{ margin: 0 0 15px; clear:both; padding:0; }
.checkout-cart .hasCustomSelect{width: 95% !important;}

.category .page-title{
	padding: 10px;
	margin: 0 0 15px;
	font-size:14px;
	float:left;
	width:100%;
}
.page-title,.product-title,.product-option{
	color: #2e2a41;
    float:left;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0px;
    text-transform: capitalize;
}
.refine-search {
	font-size: 14px;
    font-weight: bold;
    margin-top: 3px;
    text-align: left;
    text-transform: capitalize;
	 }
.copy-right {
    padding: 10px 0 0;
	text-align:center;
	width: 100%;
	float:left;
}

#bottom-footer li{display:inline; padding:1px 10px 1px 5px; background:url(../image/megnor/pipe.gif) no-repeat scroll right center transparent;}
#bottom-footer li.contact{background:none;}
#bottom-footer li:first-child { padding-left:0; }

.account-address .table>tbody>tr>td{vertical-align:middle;}
.account-address .btn-info{margin:2px 0;}

.affiliate-account .btn-primary .list-group-item { padding:0; background:none; color:#000; }
.affiliate-account .btn-primary .list-group-item:hover{ color:#fff; }
#content .affiliate-logout { padding: 10px 0;}


.shopping-cart .img-thumbnail{max-width:none; border:none; padding:0; }
#accordion label.col-sm-2.control-label{margin:5px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{ margin-left:5px; font-size:14px; }

.col-sm-3.search_subcategory {width: auto; margin-top:7px;}

#button-search{float:right;}
.product-search h2{clear:both;}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

.bootstrap-datetimepicker-widget td.day{position:relative}

.bootstrap-datetimepicker-widget td.day.active:before {
    border-bottom: 7px solid #fff !important;
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{
background-color: #000 !important;
color: #fff !important;
}
.checkout-cart .shopping-cart input.form-control {
    text-align: center;
    width: 40px;
}

.checkout-cart .shopping-cart .input-group-btn{
float:left
}

/*Product zoom CSSS*/

.zoomContainer {
    margin-bottom: 5px;
}
.zoomContainer .zoomLens{

}

.zoomContainer .zoomWindow{
	box-shadow: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 Blog CSS */

.megnorblog {  text-align:center; position:relative; margin-bottom:0px; padding-top:60px; background:#fff; padding-bottom:85px;margin:auto; clear:both}
.megnorblog .box-content { background:#fff; padding:10px 15px 0; }
.megnorblog .bx-viewport {  }
.megnorblog .box-head { text-align:center; }
.megnorblog .box-heading {
/*
	background: rgba(0, 0, 0, 0) url("../image/megnor/title-divider.png") no-repeat scroll center top;
*/
    color: #2e2a41;
    display: inline-block;
    font-size: 45px;
    font-weight: 700;
    line-height: 40px;
    margin:0 0 40px;
    padding-top: 30px;
    text-transform: capitalize; }

#content .box.megnorblog .box-heading {
    background: rgba(0, 0, 0, 0) url("../image/megnor/title-divider.png") no-repeat scroll center bottom;
    color: #333333;
    display: inline-block;
    font-size: 45px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 0 0 30px;
    text-transform: uppercase;
	margin-bottom: 40px;
	border:none;
	float:none;
}
.megnorblog .btn-primary { padding:3px 70px; margin-top:50px; }
.megnorblog h4 a { font-size:12px; text-transform:uppercase; font-weight:bold; color:#000000; }
.megnorblog h4 a {
	color: #2e2a41;
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
	}
.megnorblog h4 a:hover { color:#FFD438; }
#content .megnorblog .box-content { border:none; padding:0; }

#content .box-product .blog-items { display:inline-block; float:left; }


.blog-left { float:left; margin:0px; position:relative; overflow:hidden;}
.blog-left .blog-image img  {   border:none; padding:0; position:relative; }
.blog-left .blog-image { width:492px; height:202px; display:inline-block; position:relative; }
.blog-right { float:left; width:100%; text-align:left; padding:15px 0 27px; }
.blog-right h4 { margin-bottom:0px; margin-top:0px; }

.megnorblog .product-block { margin:0 38px; display:inline-block; }
#content #blog-carousel .product-block:hover .blog-left, #content #blog-grid .product-block:hover .blog-left {  }
.megnorblog .blog-right .view-blog {
    display: inline-block;
    margin: 0 auto;
	display:none;
}
#content .blog-item .view-blog { }
#content .blog-item:hover .view-blog { }

.view-blog .fa { color:#999999; }
.view-blog a { font-size:12px; text-transform:uppercase;  color:#999999; letter-spacing:0; font-weight:lighter; }
.view-blog a:hover { color:#666666; }
.view-blog .fa { margin-right: 5px; font-size:12px; }
.read-more { float:left;  }
.read-more a {
    font-weight: lighter;
    text-transform: capitalize;
	font-size: 12px;
	color: #999999;
	}
.read-more a:hover { color:#FFD438; }
.megnorblog .write-comment { float:left;  }
.write-comment { float:left; padding-left:0px; margin-left:10px; }
.date-time { float:left; text-align:left; font-size:14px; margin:0 0 15px; }
.blog-right .date-time {
	color: #000000;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: lighter;
    margin: 0 10px 8px 0;
    text-align: center;
	width:100%;
 }
.blog_default_width{ width:495px; }
.blog-right .blog-desc { width:100%; }
.blog-desc { margin: 10px 0; display:inline-block; line-height:22px; width: 76%; color:#808080; }
.blog-img { padding: 10px 0 0; }
.single-blog .blog-img img { padding:0; border:none; }
.single-blog .page-title {
    font-size: 13px;
    margin: 0;
}
.single-blog .blog-date { color: #ffffff;
    float: right;
    font-weight: 500;
    text-transform: capitalize;
	}
.single-blog .blog-top {
	margin-bottom:0;
	background: #f8f8f8 none repeat scroll 0 0;
    display: inline-block;
    margin-top: 10px;
    padding: 20px 15px;
    text-align: center;
    width: 100%;
}
.single-blog h5 { font-weight:600; text-transform:capitalize; color:#2e2a41 ; font-size: 24px; padding:20px 0 0px; margin:0; }
.single-blog .blog-img { padding:0; position:relative; }

.blog-date { float:right;  }
#content #blog-carousel, #content #blog-grid {
	padding: 0;
	border: none;
	text-align: left;
  }
#content #blog-carousel .blog-item { width:auto; float:left; margin: 0 0 ; }
#content #blog-carousel .product-block, #content #blog-grid .product-block { padding:0; margin:0 0 30px; background:#F8F8FA; }
#content #blog-carousel .product-block:hover , #content #blog-grid .product-block:hover  { box-shadow:none; }
#blog-carousel .owl-pagination { bottom: 0px; position:relative; left:0; right:0; display:block; width:100%; padding-top:15px;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
#blog-carousel:hover .owl-pagination {
	 }
#blog-carousel .owl-controls .owl-page {
    cursor: pointer;
}
#blog-carousel .owl-controls .owl-page {
    display: inline-block;
    margin: 0 8px;
}

#blog-carousel .owl-page.active > span, #blog-carousel .owl-page:hover > span {
	border:2px solid #FFD438;
	background:#FFD438;
	transition: none 0s ease 0s ;
	height:10px;
	width:10px;
}

#blog-carousel .owl-page > span {
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
	border:2px solid #8C8C8C;
	background:#8C8C8C;
	transition: none 0s ease 0s ;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}


.megnorblog .bx-controls {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	display:none;
}
.megnorblog:hover .bx-controls {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.megnorblog .bx-controls-direction .bx-prev {
    background: #fff;
	border:2px solid rgba(0, 0, 0, 0.8);
    left: 0;
    padding: 3px 15px;
    position: absolute;
    right: 0;
    top: 87px;
	font-size:0;
	color: #333;
	cursor:pointer;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	letter-spacing:0;
	width:37px;
	height:33px;
	margin:0 auto;
}
.megnorblog .bx-controls-direction .bx-prev:before{
    content: "\f0d8";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    position: absolute;
	text-align:center;
	left:0;
	right:0;
	vertical-align:middle;
	top: 0px;
}
.megnorblog .bx-controls-direction .bx-next:before{
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    position: absolute;
	text-align:center;
	left:0;
	right:0;
	top: 1px;
	vertical-align:middle;
}
.megnorblog .bx-controls-direction .bx-next:hover, .megnorblog .bx-controls-direction .bx-prev:hover{
	background: #fff none repeat scroll 0 0;
	color:#000;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
}
.megnorblog .bx-controls-direction .bx-next.disabled, .megnorblog .bx-controls-direction .bx-prev.disabled{
	background:none;
	border:2px solid rgba(0, 0, 0, 0.8);
	color:#333;
	cursor:auto;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
}
.megnorblog .bx-controls-direction .bx-next {
    background: #fff;
	border:2px solid rgba(0, 0, 0, 0.8);
    left: 0;
	top:auto;
    padding: 3px 15px;
    position: absolute;
    right: 0;
    bottom: 96px;
	font-size:0;
	color: #333;
	cursor:pointer;
	transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	letter-spacing:0;
	width:37px;
	height:33px;
	margin:0 auto;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev{
  left: 10px;
  top: 50%;
}

#blog-carousel .owl-controls .owl-buttons .owl-next{
  right: 10px;
  top: 50%;
}
.single-blog .blog-desc { padding-bottom:10px; text-align:left; margin:18px 0 0; width:100%; }
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .comment-content { border-radius:0; box-shadow:none;  }
.single-blog h4 { background:#f2f2f2; padding:10px 15px; text-transform:uppercase; font-size:13px; text-align:center; }
.single-top  {
	background-color:#FFD438;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 15px;
    text-align: center;
	float:left;
	position:absolute; bottom:15px; right:0;
	}
.view-comment {
    border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
    margin-bottom: 10px;
	display:inline-block;
	width:100%;
	padding-bottom:10px;
}
.view-comment .comment-content {
	margin:0;
	padding-top:5px;
	display:inline-block;
	width:100%;
	}
.comment-content .comment-icon { float:left; padding:10px; border:1px solid #000; background:#000000; margin-right:15px; }
.comment-content .comment-icon .fa { font-size:20px; color:#fff; }
.comment-content .commnet-left {
	border-right: 1px solid #d9d9d9;
    float: left;
    margin-right: 18px;
    padding-bottom: 5px;
    width: 20%;
	}
.commnet-left .com-author { text-transform:capitalize; }
.comment-content .commnet-right { float:left; width:70%; }
#add-comment {
    border: 1px solid #d9d9d9;
    padding: 10px !important;
}
/*Megnor Blog light-box CSS */


.blog-left:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    transition: all 0.3s ease-out 0s;
}


.blog-left .post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
	bottom:0;
  	transition: all 0.3s ease-out 0s;
    width: 100%;
	left:0;
	right:0;
	margin:auto;
}
.blog-left .blog-image .post_hover {
    bottom: 0;
    display: inline-block;
    height: 44px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100px;
}
 .blog-image .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
}
/*.blog-image:hover .post_hover {
	top:40%;
 	}*/
.product-block .blog-left:hover .post_hover {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1;
	transition: all 0.1s ease 0s;
	-moz-transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s;
	-ms-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
}

.product-block .blog-left:hover .zoom {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	left:0;
}

.product-block .blog-left:hover .readmore_link {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	right:0;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
	/*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;*/
	font-size:14px;
}
.blog-left:hover .blog-image .zoom .fa, .blog-left:hover .blog-image .readmore_link .fa{
	font-size:14px;
	/*transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;*/
}
.blog-left .blog-image .zoom {
   border: 2px solid #fff;
    color: #FFD438;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 9px 14px;
   transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-khtml-border-radius: 50%;
 	border-radius: 50%;
	position:absolute;
	left:30px;
	background:#fff;
}
.blog-left .blog-image .zoom:hover,.blog-left .blog-image .readmore_link:hover{color:#fff; border-color:#FFD438; background:#FFD438 }
.blog-left .blog-image .readmore_link {
    border: 2px solid #fff;
    background:#fff;
    color: #FFD438;
    display: inline-block;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 9px 14px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-khtml-border-radius: 50%;
 	border-radius: 50%;
    z-index: 10;
	position:absolute;
	right:27px;
}

.all-blog .blog-left-content { float:left;  width:100%; text-align:center; position:relative; }

.all-blog .blog-left-content .blog-image { position:relative; overflow:hidden;  }

.all-blog .blog-image {
    background-position: center center;
    float: none;
    height: 325px;
    overflow: hidden;
    position: relative;
    width: auto;
	margin:0 auto;

}

.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;
	bottom:0;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    bottom: -100%;
    transition: all 0.3s ease-out 0s;
    width: 100%;
	top:auto;
}

.blog-left-content .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
	width: 100px;
}
.blog-left-content:hover .post_hover { top:44%; }

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

.blog-left-content .icon.zoom .fa, .blog-left-content .icon.readmore_link .fa {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content:hover .blog-image .zoom .fa, .blog-left-content:hover .blog-image .readmore_link .fa{
	font-size:14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content .blog-image .zoom {
    border: 2px solid #fff;
    color: #FFD438;
    display: inline-block;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
    margin-right: 10px;
    padding: 8px 14px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-khtml-border-radius: 50%;
 	border-radius: 50%;
    z-index: 10;
	left:15px;
	right:auto;
	position:absolute;
	background:#fff;
}
.blog-left-content .blog-image .zoom:hover,.blog-left-content .blog-image .readmore_link:hover {color:#fff; border-color:#FFD438; background:#FFD438; }
.blog-left-content .blog-image:hover .zoom {
    left: 0;
    opacity: 1;
}
.blog-left-content .blog-image:hover .readmore_link {
    opacity: 1;
    right: 0;
}
.blog-left-content .blog-image .readmore_link {
    border: 2px solid #fff;
    color: #FFD438;
    display: inline-block;
    padding: 8px 14px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
	right: 15px;
	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-khtml-border-radius: 50%;
 	border-radius: 50%;
	left:auto;
	position:absolute;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	background:#fff;
}



#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

.all-blog h4 { display:none; }

.all-blog .page-title {
    background: #f8f8f8 none repeat scroll 0 0;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 10px 10px;
}

.all-blog .blog-content {
	border:none;
	}

.all-blog .blog-content img { width:auto; border:none; padding:0; max-width:inherit;
	-webkit-filter:grayscale(50%);
	-o-filter: grayscale(50%);
	filter:grayscale(50%);
	}
.all-blog .blog-content:hover img {
	-webkit-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:grayscale(0%);
	 }
.all-blog .blog-content .blog-body { padding: 0px; text-align:center; background:#f5f5f5; }
.all-blog .first-item  .blog-body {  }
.all-blog .last-item  .blog-body {  }
.all-blog .blog-content .blog-body h5  { display:inline-block; text-align:left; margin:20px 0 0; width:100%; padding:0 20px; }
.all-blog .blog-content .blog-body h5 a {  font-weight:600; text-transform:capitalize; color:#2e2a41; font-size: 24px; }
.all-blog .blog-content .blog-body:hover h5 a { color:#FFD438; }
.all-blog .blog-content .blog-body .blog-desc { text-align:center; margin-top:5px; line-height:24px; margin-bottom:10px; width:100%; text-align:left; padding:0 20px; }

.all-blog .blog-body .blog-bottom {  padding:10px 20px 20px; display:inline-block; width:100%; text-transform:uppercase; text-align:left;  }
.all-blog .read-more { width:100%; }


.all-blog .allblog-top {
    background: #f8f8f8 none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 20px 15px;
    text-align: center;
    width: 100%;
	display:none;
}
.all-blog .blog-top { text-align:left; color:#000000; padding:0 10px 12px; display:inline-block; width:100%; text-transform:capitalize; font-size:12px; width:100%; }
.all-blog .write-comment { float:none; display:inline-block; color:#666666; margin-right:0; }
.all-blog .blog-date { float:none; display:inline-block; }
.all-blog .read-more a {
	display:inline-block; padding:5px 30px; border:1px solid #2e2a41; color:#fff;background:#2e2a41 ;
	text-transform:capitalize;
	font-weight:500;
	font-style:normal;
	font-size:14px;
	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;
	}
.all-blog .read-more a:hover { background:#fff; color:#2e2a41 ; border:1px solid #2e2a41 ; }

/* HEADER CMS */

/* HEADER CMS */

.content_servicecms_top {
   left: 0;
   margin: 0 auto;
   position: absolute;
   right: 0;
   z-index: 9;
}
.cont_inner {
    float: left;
    position: relative;
	text-align:left;
}
.service_4cms.cont_inner, .service_3cms.cont_inner, .service_2cms.cont_inner, .service_1cms.cont_inner { width: 50%; float:left; display:inline-block; min-height:190px; }

.service_1cms.cont_inner { border-bottom:1px solid #dddddd; }
.service_2cms.cont_inner { border-left:1px solid #dddddd; border-bottom:1px solid #dddddd; }
.service_3cms.cont_inner {  }
.service_4cms.cont_inner { border-left:1px solid #dddddd; }
.service_content1, .service_content2, .service_content3,.service_content4 {
    padding: 30px 0px 47px;
    text-align: center;
}
.service_1cms.cont_inner .icon { background:url("../image/megnor/service-icon.png") no-repeat scroll 0 2px transparent; margin:0 auto; width:46px; height:46px; }
.service_2cms.cont_inner .icon { background:url("../image/megnor/service-icon.png") no-repeat scroll 0 -146px transparent; margin:0 auto; width:46px; height:46px; }
.service_3cms.cont_inner .icon { background:url("../image/megnor/service-icon.png") no-repeat scroll 0 -300px transparent; margin:0 auto; width:46px; height:46px; }
.service_4cms.cont_inner .icon { background:url("../image/megnor/service-icon.png") no-repeat scroll 0 -450px transparent; margin:0 auto; width:46px; height:46px; }
.service_cms_text a{
	text-transform:capitalize;
	display:inline-block;
	line-height: 26px;
	color:#333333;
    font-size: 20px;
	font-weight:lighter;
	letter-spacing:1px;
	margin-top:18px;
}
.service_cms_text2 a{ color:#bfbfbf !important; text-transform:uppercase; letter-spacing:1px; }
.common-home .content_servicecms_bottom {  }
.content_servicecms_bottom { margin-bottom:0px; transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	}
.container {
    padding: 0;
    width: 1200px;
	margin:0 auto;
}
.service_cms { width:55%; float:right; margin-top:120px; }
.welcome_cms { width:42%; float:left; }
.welcome_cms .welcome_cms_title1 { 	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	 color: #d9d9d9;
    font-family: "Alex Brush",Arial,Helvetica,sans-serif;
    font-size: 100px;
    font-weight: normal;
    margin: 0 0 0 -75px;
    padding: 0;
    text-transform: capitalize;
	line-height:54px;
	text-align:left;
	}
.welcome_cms .welcome_cms_title2 { font-size:40px; color:#000000; padding-bottom:62px; font-weight:700; line-height:40px; }
.welcome_cms .welcome_cms_title3 { color: #333333; font-size: 18px; font-weight: 600; margin: 0 0 15px; }
.welcome_cms .welcome_cms_desc { line-height:26px; letter-spacing:1px; margin-bottom:50px; }
.welcome_cms .readmore a { padding:6px 50px; border:2px solid #333333; color:#000000; font-weight:500;
	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;
	}
.welcome_cms .readmore a:hover { background:#333333; color:#FFFFFF; }
.offer-banner .container { margin:0 auto; position:relative; z-index:9; }
.bg-image {position: absolute;top: 0; z-index: 1;}
.parallex {background-color: #000; background-position: 50% 0;background-repeat: repeat; height: 230px;  position: relative;width: 100%;padding:78px 0;}
.offer-banner-inner { position:relative; }
.parallex .get-more { position:absolute; right:0px; top:38%; }
.parallex .get-more a {
	background:#2e2a41;
	border:1px solid #2e2a41;
    color: #ffffff;
    padding:11px 43px;
    text-transform: capitalize;
    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;
 }
.parallex .get-more a:hover {
	background:1px scroll #fff;
    color: #2e2a41;
	border:1px solid #fff;
    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;
 }
.offer-banner-inner .offer-banner-title { color: #fff;  font-size: 35px; font-weight: bold; line-height: 40px;  margin: 0 0 5px; letter-spacing:2px;   text-transform:capitalize; }
.offer-banner-inner .offer-banner-title span { color:#2e2a41;  text-transform:capitalize;}
.offer-banner-inner .offer-banner-desc {  color: #2e2a41; font-size: 15px; font-weight: 500; display:inline-block;}
.offer-banner-inner .offer-link { float:right; }
.offer-banner-inner .offer-link a{  color: #ffffff;font-size: 24px;font-weight: 300;margin: 0 10px;text-decoration: underline; }
/* Home Banner CMS */

.cloth-banner-outer.container-outer { clear:both; overflow:hidden; position:relative; margin-bottom:30px; margin-top:15px; }
.cloth-banner1{float: left;width: 100%;}
.cloth-banner2 {float: left;width: 100%;text-align:right;}

.cloth-banner1-inner, .cloth1-banner2-inner {overflow: hidden; position: relative;
}
.cloth1-banner2-inner .inner1 { width:100%; float:left; min-height:670px; }
.cloth-banner1 { margin-bottom:80px; }
.cloth1-banner1-inner { display:block;
	position:relative;
	overflow:hidden;
}
.inner1 { overflow:hidden;  }
.inner2 { overflow:hidden; }
.cloth-banner1, .cloth-banner2 { overflow: visible !important; position:relative; }
.cloth-banner3 { overflow: visible !important;  position: relative;float:left;margin:25px 0 0 1px;}
.cloth-banner4 { overflow: visible !important; position: relative;float:right;margin-top:25px;}
.cloth-banner4 .inner2 { margin-top:25px; }
.cloth-banner5 { overflow: visible !important; position: relative;float:left;margin-top:25px;}
.cloth1-banner1-inner .inner1 { margin-bottom:30px; min-height:670px; padding-bottom:20px; }
.cloth-banner1 img, .inner1 img, .inner2 img  {
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	/*z-index: 455;*/
}
.cloth-banner1 .hover_content  {
	position: absolute;
	/*background: #46525f;*/
	opacity: 1;
	width: 100%;
	/*height: 100%;*/
	display: inline-block;
	left: -1px;
	/*z-index: 200;*/
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.cloth-banner1:hover .hover_content {  }
.inner1 .hover_content {
	position: relative;
	/*background: #132330;*/
	opacity: 1;
	width:50%;
	display: inline-block;
	height:100%;
	float:left;
	/*z-index: 200;*/
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

}
.inner1 .image_block1 { float:right; width:50%; }
.cloth1-banner2-inner .inner1 .image_block1 { float:left; width:50%; text-align:left; }
.inner1 .image_block2 {
	bottom: 0;
    float: left;
    left: 27%;
    position: absolute;
    right: auto;
    width: auto;
	padding-bottom:10px;
	}

.cloth1-banner1-inner .inner1 .shop-now { float:left; position:absolute; right:28%;; left:auto; width: auto; bottom:35px; }
.cloth1-banner2-inner .inner1 .shop-now { float:left; position:absolute; left:28%;; right:auto; width: auto; bottom:35px; }
.cloth1-banner2-inner .inner1 .image_block2 {
	bottom: 0;
    float: left;
    left: 42%;
    position: absolute;
    right: auto;
    width: auto;
}

.cms-banner-inner1 .hover_border, .cms-banner-inner2 .hover_border, .cms-banner-inner3 .hover_border,
.cms-banner-inner4 .hover_border, .cms-banner-inner5 .hover_border, .cms-banner-inner6 .hover_border
  {
    border: 1px solid #FFD438;
    bottom: 0px;
    /*box-shadow: 0 0 0 30px rgba(248, 248, 248, 0.8);*/
    content: "";
    left: 0px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.cms-banner-inner1:hover .hover_border , .cms-banner-inner2:hover .hover_border , .cms-banner-inner3:hover .hover_border,
.cms-banner-inner4:hover .hover_border , .cms-banner-inner5:hover .hover_border , .cms-banner-inner6:hover .hover_border
 {
    opacity: 0.7;
	bottom: -10px;
	right:-10px;
	top:10px;
	left:10px;
 -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;}

.cloth1-banner1-inner .inner1:hover img {    }

.cloth-banner-outer.container-outer .cloth-banner1 .cloth1-banner1-inner .inner1:hover .image_block1 img, .cloth-banner-outer.container-outer .cloth-banner2 .cloth1-banner2-inner .inner1:hover .image_block2 img {
  box-shadow: 10px -10px 0 rgba(51, 51, 51, 0.2);
  -webkit-box-shadow: 10px -10px 0 rgba(51, 51, 51, 0.2);
  -moz-box-shadow:10px -10px 0 rgba(51, 51, 51, 0.2);
  transform: translate(-10px, 10px);
  -webkit-transform : translate(-10px, 10px);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.cloth-banner-outer.container-outer .cloth-banner1 .cloth1-banner1-inner .inner1:hover .image_block2 img, .cloth-banner-outer.container-outer .cloth-banner2 .cloth1-banner2-inner .inner1:hover .image_block1 img {
  box-shadow: -10px -10px 0 rgba(51, 51, 51, 0.2);
  -webkit-box-shadow: -10px -10px 0 rgba(51, 51, 51, 0.2);
  -moz-box-shadow:-10px -10px 0 rgba(51, 51, 51, 0.2);
  transform: translate(10px, 10px);
   -webkit-transform : translate(10px, 10px);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
  }


 .inner1:hover .hover_content {  }
 .inner2 .hover_content, .cms-banner-inner .hover_content {
	position:relative;
	/*background: #8b5634;*/
	opacity: 1;
	width: 100%;
	display: block;
	height: 100%;
	margin:0 auto;
	z-index: 9;
	overflow:hidden;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.cloth1-banner2-inner  .inner2 .hover_content {
	position: absolute;
	/*background: #8b5634;*/
	opacity: 1;
	width: 100%;
	display: block;
	bottom: 0;
	top:0;
	height: 100%;
	left: 0;
	right:0;
	margin:0 auto;
	/*z-index: 200;*/
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.cms-banner-inner .hover_data {
	display: block;
    width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position:absolute;
	bottom:-30px;
	background:transparent;
	}
.cms-banner .banner-text {
    position: absolute;
    top:195px;
    transition: all 0.3s ease 0s;
    width: 100%;
	left:0px;
	text-transform:capitalize;
	font-family:"Roboto Condensed";
	font-size:28px;
	font-weight:bold;
	text-align:left;
	color:#FFD438;
	background: rgba(0,0, 0, 0.4) none repeat scroll 0 ;
	padding:15px 0px 15px 5px;;

}
.cms-banner .title a {
    font-family: "PT Serif", "PT Serif",sans-serif;
    font-size: 14px;
	font-weight:300;
	letter-spacing:0;
	color:#2e2a41;
}
.cms-banner .title a:hover{color:#FFD438;}

.cms-banner .title a::after{font-family:fontawesome;content:"\f0da";font-size:12px;margin-left:5px;}
.cms-banner .title{
	font-size:10px;
	opacity:0;
}
.hover_content:hover .title{
	opacity:1;
}
.cms-banner .desc-text a{
	color:#FFD438;
}
.cms-banner .desc-text1 a{

	color:#FFD438;
}


.cms-banner-inner1:hover .hover_data, .cms-banner-inner2:hover .hover_data, .cms-banner-inner3:hover .hover_data,
.cms-banner-inner4:hover .hover_data, .cms-banner-inner5:hover .hover_data, .cms-banner-inner6:hover .hover_data
 { bottom:0px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
 }

.cloth1-banner2-inner  .inner2 .hover_data {
	display: block;
    width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position:absolute;
	top:40%;
 }

.cloth-banner1:hover .hover_content, .inner1:hover .hover_content, .inner2:hover .hover_content {  }
.cloth-banner1 .hover_data {
	display: block;
    /*position: absolute;*/
    width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
 }
.inner1 .hover_data{
	float:left;
 }
.cloth1-banner2-inner .inner1 .hover_data  { float:right; width:100%; }

.inner1:hover .hover_data { left:0; }
.cloth-banner2-inner .inner1 .hover_data, .cloth1-banner1-inner .inner2 .hover_data {
	display: block;
    width: 31%;
	position:absolute;
	top: 10%;
	left:10%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-align:left;
	height: 82%;
	z-index:1;
 }

.cloth1-banner1-inner .inner2 img, .cloth-banner2-inner .inner1 img { z-index:1; }

.cloth-banner2-inner .inner1 .hover_data .shop-now { bottom:0; position:absolute; }

.inner2 .hover_data {
	display: block;
    width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
 }



.cms-banner{ width:100%; position:relative; z-index:9; margin:0 auto; /* padding-bottom:100px*/ overflow:hidden; padding-top:85px; background-color:#e6e6e6 }
.cms-banner:after { /*background:#fff; content:""; height:200px; width:100%; position:absolute;
	transform:skewY(-3.7deg);
	left:0;
	right:0;*/
 }
.cms-banner .container {  padding:15px; position:relative; margin-bottom:45px; }
.cms-banner .box-head { text-align:center; margin-bottom:65px; }
.cms-banner .box-heading {
	background: rgba(0, 0, 0, 0) url("../image/megnor/title-divider.png") no-repeat scroll center top;
    color: #2e2a41;
    display: inline-block;
    font-size: 45px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    padding-top: 30px;
    text-transform: capitalize;
	}
.cms-banner .box-more{ text-align:center; margin:50px 0;  }
.cms-banner .box-more a {
	border:1px solid #2e2a41;
	padding:10px 68px;
	background:#2e2a41;
	color:#fff;
	text-transform:capitalize;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
 }
.cms-banner .box-more a:hover  {
	background:#fff;
	color:#2e2a41;
	border:1px solid #2e2a41;
 }

.cms-banner-inner  { margin:0 -15px; overflow:hidden; }
.cms-banner-inner1 { position:relative; width:30.8%; overflow:visible; float:left; margin:15px; }
.cms-banner-inner2 { position:relative; width:30.8%; overflow:visible; float:left; text-align:center; margin:15px }
.cms-banner-inner3 { position:relative; width:30.8%; overflow:visible; float:left; text-align:right; margin:15px }
.cms-banner-inner4 { position:relative; width:30.8%; overflow:visible; float:left; margin:15px; }
.cms-banner-inner5 { position:relative; width:30.8%; overflow:visible; float:left; text-align:center; margin:15px; }
.cms-banner-inner6 { position:relative; width:30.8%; overflow:visible; float:left; text-align:right; margin:15px; }


.hover_content { text-align:center; }

.cms-banner-inner .hover_data .title { margin-bottom:10px;
 }
.cms-banner-inner1:hover .hover_data .title a, .cms-banner-inner2:hover .hover_data .title a,.cms-banner-inner3:hover .hover_data .title a{
  }
.cms-banner-inner1:hover .hover_data .desc-text a, .cms-banner-inner2:hover .hover_data .desc-text a, .cms-banner-inner3:hover .hover_data .desc-text a,
.cms-banner-inner4:hover .hover_data .desc-text a, .cms-banner-inner5:hover .hover_data .desc-text a, .cms-banner-inner6:hover .hover_data .desc-text a
{ font-size:28px;
	 -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.cloth1-banner1-inner .inner1 .hover_data .title1 {
	color: #333333;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
	margin:3% 0 0 22%;
	text-align:left;
	text-transform:uppercase;
	}
.cloth1-banner1-inner .inner1 .hover_data .title2 {
	margin: -25px 8% 0 0;
    text-align: right;
	color: #a55f4e;
    font-family: "Alex Brush",Arial,Helvetica,sans-serif;
    font-size: 150px;
    font-weight: normal;
    line-height: 150px;
	letter-spacing:0;
	}
.cloth1-banner1-inner .inner1 .desc-text {
	color: #333333;
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
	text-transform:capitalize;
	text-align:left;
	}
.cloth1-banner2-inner .inner1 .hover_data .title1 {
	color: #333333;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
	margin: 9% 0 0 15%;
	text-align:left;
	text-transform:uppercase;
	}
.cloth1-banner2-inner .inner1 .hover_data .title2 {
	margin: -25px 13% 0 0;
    text-align: right;
	color: #7691b4;
    font-family: "Alex Brush",Arial,Helvetica,sans-serif;
    font-size: 150px;
    font-weight: normal;
    line-height: 150px;
	letter-spacing:0;
	}
.cloth1-banner2-inner .inner1 .desc-text {
	color: #333333;
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
	text-transform:none;
	text-align:right;
	letter-spacing:0;
	margin-top:10px;
	}
.hover_data .title a {
	color:#000;
	font-size: 14px;
	text-transform:capitalize;
	line-height:28px;
	}
.hover_data .desc-text	 {
    font-weight: normal;
	margin-top:10px;
	text-transform:uppercase;
	}
.cms-banner-inner .hover_data .desc-text a { font-weight:bold; color:#ffea00; font-size:20px; text-transform:capitalize;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.cloth1-banner2-inner .inner2 .hover_data .desc-text {
	color: #000000;
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0 0;
	 -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
  }

.hover_data .desc-text-1 {
	color: #7b7b7b;
	font-size: 18px;
    font-weight: normal;
	margin-top: 20px;
	letter-spacing: 0px;
	text-transform: uppercase;
	}
.cloth-banner1-inner .inner1 .shop-now a  {
	color: #000;
	padding:4px 0px;
	text-transform:uppercase;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
 }
.cloth1-banner1-inner .inner1 .shop-now a, .cloth1-banner2-inner .inner1 .shop-now a{
    border: 2px solid #333333;
    color: #000000;
    font-weight: 500;
    padding: 6px 60px;
    -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-transform:capitalize;

	}
.cloth1-banner1-inner .inner1 .shop-now a:hover,.cloth1-banner2-inner .inner1 .shop-now a:hover {
	background: #333333 none repeat scroll 0 0;
    color: #ffffff;
	}
.cloth-banner3 .inner1 .hover_data	.shop-now a, .cloth-banner4 .inner1 .hover_data	.shop-now a {
	background: #fff;
    border: 1px solid #fff;
    color: #403E48;
	padding:12px 26px;
	text-transform:uppercase;
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	}
.cloth-banner3 .inner1 .hover_data	.shop-now a:hover, .cloth-banner4 .inner1 .hover_data	.shop-now a:hover {
	background: #000;
    border: 1px solid #000;
    color: #fff;
	font-weight:bold;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	}
.hover_data	.shop-now { margin-top: 4px; }
.inner1 , .inner2 { position:relative; }

#video_content {
    left: 0;
    margin:auto;
    padding:0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 29%;
	height:40px;
	width:40px;
}
#video_content a {
    background: rgba(0, 0, 0, 0) url("../image/megnor/video.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    margin-bottom: 15px;
    padding: 18px 13px;
    transition: all 0.3s ease 0s;
    width: 40px;
}
#video_content a:hover { opacity: 0.5; }

.cloth1-banner1-inner .inner4 .hover_data {
    display: block;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 100%;
	text-align:center;
}

.cloth1-banner1-inner .inner4 .hover_data .desc-text {
	color: #000000;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 8px;
	}


/* Home Banner CMS */


/* Testimonial CMS */

.testimonial-cms1 .testimonial-heading {
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 23px;
    text-align: left;
    text-transform: uppercase;
	position:relative;
	margin-top:10px;
}
.testimonial-cms1 .testimonial-heading:after {
    background: rgba(0, 0, 0, 0) url("../image/megnor/title_line.png") no-repeat scroll 0 0;
    content: "";
    height: 11px;
    margin-left: 30px;
    padding: 1px;
    position: absolute;
    top: 5px;
    width: 161px;
}

.testimonial-cms1 {
	float: left;
	width: 48%;
	text-align:left;
	}
.testimonial-cms {
    float: right;
    text-align: center;
    width: 100%;
	padding:100px 0;
}
.peoplesay .testimonial-cms {
    padding: 43px 0 0;
}

.category-parralax .parallex1 {
	 background:#f5f5f5 url(../image/megnor/back-94164.jpg) no-repeat center top;
	 min-height:959px;
}

.category-parralax .box-head{ text-align:center; margin-bottom:60px; }
.category-parralax .box-heading  {
	background: rgba(0, 0, 0, 0) url("../image/megnor/testminial-title.png") no-repeat scroll center top;
    color: #ffffff;
    display: inline-block;
    font-size: 45px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    padding-top: 30px;
	padding-bottom:15px;
	}
.category-parralax .box-heading2 { color:#ffea00; font-size:16px;   }

.testimonial-cms .testimonial-heading {
    background: rgba(0, 0, 0, 0) url("../image/megnor/divider.png") no-repeat scroll center bottom;
    color: #000000;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.testimonials1 {
	float: left;
	width: 100%;
	background: none;
	padding:0px;
	 }
.testimonial_cms1_img{
	background:url(../image/megnor/searvice-icon.png) no-repeat scroll 19px 26px transparent; transition:none;
}
.testimonial_1cms.cont_inner:hover .testimonial_cms1_img { background-position: 19px -149px; transition:none; border:1px solid #000000; }

.testimonial_cms2_img{
	background:url(../image/megnor/searvice-icon.png) no-repeat scroll 19px -93px transparent; transition:none;
}
.testimonial_2cms.cont_inner:hover .testimonial_cms2_img { background-position: 19px -268px; border:1px solid #000000; }
.testimonial_cms3_img{
	background:url(../image/megnor/searvice-icon.png) no-repeat scroll 19px -34px transparent; transition:none;
}
.testimonial_3cms.cont_inner:hover .testimonial_cms3_img { background-position: 19px -209px; border:1px solid #000000; }

.cms_img {
	float:left;
    padding: 20px;
    vertical-align: middle;
	width:80px;
	height:80px;
	border:1px solid #d9d9d9;
	margin-right:40px;
}

.cont_inner:hover .testimonial_cms_text { font-size:15px;
	}
.testimonial_cms_text { color:#1c1c1c; font-weight:bold; font-size:13px; text-transform:uppercase; float:left; -webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.1s ease 0s;
	-ms-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
	}
.testimonial_cms_text1 { float:left; margin-top: 7px; }
.text-cnt { float:left; text-align:left; width:78.5%;
	}
.homepage-testimonial-inner  { }

.testimonial_2cms {  }
.testimonial_2cms.cont_inner { padding:20px 0;  }
.testimonial_1cms.cont_inner { padding:0 0 20px;  }
.testimonial_3cms.cont_inner { padding:20px 0 0;  }
.testimonials1 .cont_inner { float:left; }

.testimonial_default_width {
    width: 100%;
}

.testimonial1_default_width {
    width: 290px;
}

.homepage-testimonial-inner1 .testimonial_inner { width:100%; }
.testimonial_inner{
    margin: 0 auto;
    text-align: center;
    width: 85%;
}
.testimonials .cms-box-heading{
    color: #000;
    font-weight: bold;
    margin:0 0 20px;
    padding:0;
    text-align: center;
    text-transform: uppercase;
}
.testimonials .cms-box-heading a { display:inline-block; width:100%;
	color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-transform: capitalize;
	margin:0 0 3px;
	}
.testimonials .cms-box-heading span {
	color: #FFD438;
    font-size: 14px;
    text-transform: capitalize;
	font-weight:600;
	margin:0 0 20px;
	}
.testimonials .cms-box-heading a:hover {color:#000; }
.homepage-testimonial-inner1 .test-image { margin-bottom:20px; }
.homepage-testimonial-inner1 .peoplesay-block  { margin:15px;}
.homepage-testimonial-inner1 .peoplesay-block a { color:#fff; font-size:22px; letter-spacing:1px; font-weight:bold; }
.homepage-testimonial-inner1 .peoplesay-block:hover a{ color:#FFD438; }
.homepage-testimonial-inner1 .peoplesay-block .test-desc p { color:#808080; font-size:14px; line-height:20px; }
.homepage-testimonial-inner1 .peoplesay-block .test-desc { margin-top:10px; }
.testimonials .test-image {
	border:2px solid #fff;
	transform: rotate(45deg);
	-webkit-transform : rotate(45deg);
	display:inline-block;
	width:80px;
	height:80px;
	position:relative;
	top:2px;
}
.testimonials .image-block {
    background:#FFFFFF;
    display: inline-block;
    margin-bottom: 22px;
    overflow: hidden;
	position:relative;
	transform: rotate(90deg);
	-webkit-transform : rotate(90deg);
	border:5px solid rgba(0,0,0,0.8);

}

.testimonials .test-image img {
    display: block;
    width: 100%;
	transform: rotate(-135deg);
	-webkit-transform : rotate(-135deg);
}
.testimonials .test-desc {
    color: #808080;
	margin:0;
	line-height:26px;
	position:relative;
	padding:0 20px;
	font-size: 15px;
}
.testimonials .test-desc:before{
	content: "\201C";
    font-size: 130px;
    position: absolute;
	left:0;
    top: 35px;
    color: rgba(178, 178, 178, 0.2);
}

.testimonials .customNavigation, .testimonials1 .customNavigation  {
	display: none;
    left: 0;
    right: 0;
    width: 100px;
	}
.testimonials .customNavigation a,.testimonials1 .customNavigation a { top:5px !important; height:40px; width:40px; }
.testimonials .customNavigation a.next,.testimonials1 .customNavigation a.next {
	background:rgba(0, 0, 0, 0) url("../image/megnor/sprite.png") no-repeat scroll -28px -350px;
	border:1px solid #FFFFFF;
	right:0;
 }
.testimonials .customNavigation a.next:hover,.testimonials1 .customNavigation a.next:hover { background-position: -28px -320px; background-color:#FFFFFF; }
.testimonials .customNavigation a.prev, .testimonials1 .customNavigation a.prev{
	background:rgba(0, 0, 0, 0) url("../image/megnor/sprite.png") no-repeat scroll 2px -350px;
	left: 0;
	border:1px solid #FFFFFF;
	}
.testimonials .customNavigation a.prev:hover,.testimonials1 .customNavigation a.prev:hover { background-position: 2px -320px; background-color:#FFFFFF; }
.testimonials .cms-sub-title {
	color: #ffffff;
    font-family: ""Roboto Condensed"",Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
.testimonials .test-content { margin-top:5px; }

.testimonials .slider-controls.clickable, .testimonials1 .slider-controls.clickable {
    bottom: 0px;
    left: 0;
    margin: 20px 0 10px;
    right: 0;
    text-align: center;
	opacity:1;
}
.testimonials:hover .slider-controls.clickable,.testimonials1:hover .slider-controls.clickable { opacity:1; }

.testimonials .slider-pagination, .testimonials1 .slider-pagination {
    position: relative;
    text-align: center;

}
.testimonials .slider-page,.testimonials1 .slider-page {
    display: inline-block;
    margin: 0 8px;
}
.slider-controls .slider-page, .slider-controls .slider-buttons div {
    cursor: pointer;
}

.testimonials .slider-page.active > span, .testimonials .slider-page:hover > span,.testimonials1 .slider-page.active > span, .testimonials1 .slider-page:hover > span {
	border:2px solid #FFD438;
	background:#FFD438;
	height:10px;
	width:10px;
}
.testimonials .slider-page > span,.testimonials1 .slider-page > span {
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
	border:2px solid #8C8C8C;
	background:#8C8C8C;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}

.testimonials,.testimonials1 {
    float: left;
    padding: 0;
    width: 100%;
}



/* Testimonial CMS */





@media (max-width: 1260px) {
	.category .category_filter { width:100%; }
}

@media only screen and (max-width: 479px) {
	.blog-right { width:100%; }
}



/*Megnor Blog light-box CSS */

/*Megnor Blog CSS */

/*Megnor Footer CSS */

#footer_aboutus_block > h5{display:none;}
#footer_aboutus_block > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer .column .tm-about-logo > a{background:none; padding:0;}
.tm-about-logo{margin-bottom:24px; text-align:center; }
#footer_aboutus_block .column {
   	margin:0;
    padding: 0;
    width: 100%;
	text-align:center;
	float:left;
	min-height:150px;
	}

#footer_aboutus_block .phoneno.column { margin:65px 0; }
.content_footer_top { font-weight:lighter; }

#content .customNavigation a.prev,.related-products .customNavigation a.prev,.hometab .customNavigation a.prev {
    background-position: 0 1px;
    color: #000000;
    font-size: 0;
    height: 25px;
    left: 0;
    letter-spacing: 0;
    padding: 5px 0;
    right: auto;
    width: 15px;
}
#content .customNavigation a.prev:hover,.related-products .customNavigation a.prev:hover,.hometab .customNavigation a.prev:hover{
	background-position:0 -41px;
}

#content .customNavigation a.next,.related-products .customNavigation a.next,.hometab .customNavigation a.next {
	background-position: -56px 1px;
    color: #000000;
    font-size: 0;
    height: 25px;
    left: auto;
    letter-spacing: 0;
    padding: 5px 0;
    right: 0;
    width: 15px;
}
#content .customNavigation a.next:hover,.related-products .customNavigation a.next:hover,.hometab .customNavigation a.next:hover{
	background-position: -56px -41px;

}
#content .customNavigation a,.related-products .customNavigation a,.hometab .customNavigation a{
	top:165px;
	background:url(../image/megnor/navigation.png) no-repeat scroll center 0;
	transition:all 0.1s ease 0s;

}

.phoneno .icon {
    background:url("../image/megnor/footer-icon.png") no-repeat scroll center 0;
    display: block;
    height: 45px;
    margin: 0 auto 25px;
    width: 45px;
}
.address .icon {
    background:url("../image/megnor/footer-icon.png") no-repeat scroll center -79px;
    display: block;
    height: 45px;
    margin: 0 auto 25px;
    width: 45px;
}
.email .icon {
    background: url("../image/megnor/footer-icon.png") no-repeat scroll center -158px;
    display: block;
    height: 45px;
    margin: 0 auto 25px;
    width: 45px;
}
.address_content {
    margin: 0 auto;
    overflow: hidden;
    width: 80%;
}
.social-link { float:left; width:100%; margin:8px 0 0; padding:0 0 0px; text-align:center; }
li.social_block  {
    cursor: pointer;
    display: inline-block;
    margin: 10px 0px ;
    padding: 0;
}
li.social_block a .fa {
    color: #7c7c7c;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    width: 28px;
}
li.social_block a{color: #555555;}
li.social_block a:hover{color:#fff;}

.facebook a:hover i{color:#3b5998;}
.twitter a:hover i{color:#4099FF;}
.linkdin a:hover i{color:#007bb6;}
.rss a:hover i{color:#FA9B39;}
.you-tube a:hover i{color:#C4302B;}
.pinit a:hover i{color:#910101;}
.g-plus a:hover i{color:#C63D2D;}
.skype a:hover i{color:#12A5F4;}
.instagram a:hover i{color:#125688;}
.whatsapp a:hover i{color:#4dc247;}

#footer  li { line-height:24px; }
.footer-bottom {
	text-align:center; margin:0; padding:40px 0;
	border-top:1px solid #313131;
	display:inline-block;
	width:100%;
	}
.content_footer_bottom {
    float: right;
    margin: 10px 0 0;
	width:100%;
}
.footer_bottom li{display:inline-block;}
.footer_bottom .payment_block {
    margin: 0;
    padding: 0;
	list-style:outside none none;
	float:none;
}

.footer_bottom .payment_block li, #footer .payment_block li{
   display: inline-block;
    height: 26px;
    margin-right: 8px;
    width: 43px;
}
#footer .payment_block li:last-child { margin-right:0; }
.footer_bottom_inner.container{padding:0;}
.footer_bottom h5 {
    display: none;
}
.powerd {padding:0 0 5px; float:left; width:100%; text-align:center; }

/*Megnor Footer CSS */

/*Megnor slideshow CSS */
#slideshow0 img { width: 100%; }
.owl-carousel .owl-buttons div{ opacity:1!important;}


.color-10 { background: #f3cf3f; }

.main-slideshow div.owl-prev,
.main-slideshow div.owl-next {
	width: 100px;
	height: 100px;
}

.main-slideshow .icon-wrap {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}


.main-slideshow div.owl-prev:after,
.main-slideshow div.owl-next:after{
	position: absolute;
	left: 50%;
	width: 3px;
	height: 50%;
	background: #566475 ;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 1px solid transparent; /* for FF */
}

.main-slideshow .icon-wrap:before{
	position: absolute;
	left: 50%;
	width: 3px;
	height: 50%;
	background: #566475 ;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 1px solid transparent; /* for FF */
}



/*.main-slideshow .icon-wrap:before,
.main-slideshow .icon-wrap:after {
	z-index: 100;
background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}*/

/*.main-slideshow div.owl-prev:before,.main-slideshow div.owl-next:before {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-135deg);
	transform: translateX(-50%) rotate(-135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}*/
.main-slideshow .icon-wrap:before {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-135deg);
	transform: translateX(-50%) rotate(-135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	background:#fff;
}


.main-slideshow div.owl-next:before {
	-webkit-transform: translateX(-50%) rotate(135deg);
	transform: translateX(-50%) rotate(135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}
.main-slideshow div.owl-next .icon-wrap:before {
	-webkit-transform: translateX(-50%) rotate(135deg);
	transform: translateX(-50%) rotate(135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.main-slideshow div.owl-prev:after,.main-slideshow div.owl-next:after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	background:#fff;
}

.main-slideshow .owl-prev .icon-wrap:after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}


.main-slideshow div.owl-next:after{
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	-webkit-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
}
/*.main-slideshow div.owl-next .icon-wrap:after {
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	-webkit-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
}*/


.main-slideshow div.owl-prev:hover .icon-wrap:before,.main-slideshow div.owl-next:hover .icon-wrap:before {
	height: 50%;

}
.main-slideshow div.owl-prev:hover .icon-wrap:after,.main-slideshow div.owl-next:hover .icon-wrap:after {
	height: 50%;

}

.main-slideshow div.owl-prev:hover:before,.main-slideshow div.owl-next:hover:before {
	-webkit-transform: translateX(-50%) rotate(-125deg);
	transform: translateX(-50%) rotate(-125deg);
}
.main-slideshow div.owl-prev:hover .icon-wrap:before,.main-slideshow div.owl-next:hover .icon-wrap:before {
	-webkit-transform: translateX(-50%) rotate(-125deg);
	transform: translateX(-50%) rotate(-125deg);
}

.main-slideshow div.owl-next:hover:before {
	-webkit-transform: translateX(-50%) rotate(125deg);
	transform: translateX(-50%) rotate(125deg);
}
.main-slideshow div.owl-next:hover .icon-wrap:before {
	-webkit-transform: translateX(-50%) rotate(125deg);
	transform: translateX(-50%) rotate(125deg);
}



.main-slideshow div.owl-prev:hover .icon-wrap:after,.main-slideshow div.owl-next:hover .icon-wrap:after {
	-webkit-transform: translateX(-50%) rotate(-55deg);
	transform: translateX(-50%) rotate(-55deg);
}
.main-slideshow div.owl-prev:hover:after,.main-slideshow div.owl-next:hover:after{
	-webkit-transform: translateX(-50%) rotate(-55deg);
	transform: translateX(-50%) rotate(-55deg);
}

.main-slideshow div.owl-next:hover:after{
	-webkit-transform: translateX(-50%) rotate(55deg);
	transform: translateX(-50%) rotate(55deg);
}
.main-slideshow div.owl-next:hover .icon-wrap:after {
	-webkit-transform: translateX(-50%) rotate(55deg);
	transform: translateX(-50%) rotate(55deg);
}

.main-slider .owl-carousel .owl-buttons .owl-next:hover,.main-slider .owl-carousel .owl-buttons .owl-prev:hover {
	 opacity:1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	 }


/*Megnor slideshow CSS */

/*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;
	 }

/*Megnor slideshow CSS */

#tab-latest #tablatest-grid .product-items, #tab-special #tabspecial-grid .product-items, #tab-bestseller #tabbestseller-grid .product-items{  }

.tm-message {
    bottom: 0;
    display: none;
    font-size: 20px;
    left: 0;
    position: absolute;
    right: 0;
	text-align:center;
}
.tm-message .fa.fa-frown-o {
    font-size: 20px;
}



@-webkit-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}

header.header-length { margin-top:111px; }
.nav-container.fixed {
    display: block;
    position: fixed;
    top: 0;
    width: auto;
	left:0;
	right:0;
	z-index: 1000;
	padding-top:25px;
}
.header-container.fixed {
	display: block;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 1000;
 }
 header .header-container.fixed {
    position: fixed;
    top: 0;
    width: 100%;
	background:#f5f5f5;
}


.nav-container.fixed .main-menu > ul > li > a { margin-bottom:22px;  }
.nav-container.fixed .nav-inner {   }
.nav-container.fixed .navbar-nav > li > .dropdown-menu {  }

.col-sm-2.header-logo-fixed {
	display: block;
    margin: 0;
    position: fixed;
    left: 0;
    width: auto;
    z-index: 1099;
	top: 0;
	}
.header-search.fixed{ display: block;
    margin: 0;
    position: fixed;
    right: 0;
    width: auto;
    z-index: 1099;
	top:32px;
	}
.col-sm-2.header-logo-fixed #logo { margin: 25px 0 25px 15px; }
/*Megnor Ajax alert CSS */

.alert.alert-success.animated{
	width:100%;
	height:60px;
	text-align:center;
	vertical-align:middle;
	padding:15px 10px;
	opacity:0.95 !important;
	-webkit-opacity:0.95 !important;
	-moz-opacity:0.95 !important;
	-khtml-opacity:0.95 !important;
	background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:15px !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;
}
.content-top-breadcum {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    width: 100%;
	padding:20px 0 15px;
}
.content-top-breadcum .container {
    margin-bottom: 0px;
    overflow: hidden;
	width:1200px;
	position:relative;
	text-align:center;
}
.content-top-breadcum #title-content { padding:0 13px; display:inline-block; width:100%; }
.common-home .content-top-breadcum {
    display: none;
}


/*PRODUCT TAB*/

.content_product_block {
    margin: 15px 0 0;
    position: relative;
	display:inline-block;
	width:100%;
	float:left;
	padding:20px 25px 0;
	background:#FFFFFF;
	border:1px solid #e6e6e6;
	display:none;
}

#custom_tab ul li a {
    color: #aaaaaa;
    float: left;
	font-weight:600;
	font-size: 16px;
	line-height:20px;
    padding: 6px 16px;
	transition:none;
}
#custom_tab.product-tabs {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
	width:100%;
	padding:0;
}
#custom_tab > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	border-bottom:1px solid #000;
	display:inline-block;
	width:100%;
}
#custom_tab li {
    float: left;
    margin: 0;
}
#custom_tab.product-tabs a {
    color: #aaa;
    float: left;
    padding: 0px 25px 8px 0;
    text-transform: capitalize;
	margin-right: 2px;
	border:1px solid rgba(0, 0, 0, 0);
	margin-bottom:-1px;
}
#custom_tab.product-tabs a.selected{
    background: none;
    color: #FFD438;
}
.shipping-cms .text2{
	font-weight:normal;
}
#custom_tab.product-tabs a:hover{color:#FFD438; }
.content_product_block .tab_product {
    padding: 5px 0;
	margin-top: -1px;
}

#tabs_info { margin-top:50px; }

.tab_product span { margin:5px 0; font-size:14px; display:block; padding:0 0 3px; }
.tab_product span:last-child { border-bottom:none; }
.tab_product { padding:10px 0; }
.size_guide_table {
    border: 1px solid #d9d9d9;
    width: 100%;
}
.size_guide_table tbody th {
    color: #000000;
    font-weight: bold;
    padding: 7px 8px;
    vertical-align: middle;
    white-space: nowrap;
}
.size_guide_table tbody th {
    background: #f9f9f9 none repeat scroll 0 0;
	border-bottom:1px solid #d9d9d9;
}
.size_guide_table tbody td {
    padding: 5px 8px;
}

#collapse-checkout-option h2 { font-size:14px; font-weight:bold; padding:10px 0; float:none; color:#333; }


.productpage-quickview .product-left { width:50%; float:left; }
.productpage-quickview .product-right { width:50%; float:left; }
.productpage-quickview h3.product-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 5px;
	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(51,51,51,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: #fff;
    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;
}

.quickview { background:#FFFFFF; padding:15px 0; display:inline-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;
}
.quickview-button  {
	float:none;
	display:inline-block;
	margin:0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	vertical-align:top;
	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;
}

.product-list .product-thumb .quickview-button {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	top:5px;
 }
#content .product-grid .product-thumb:hover .quickview-button, #content .product-carousel .product-thumb:hover .quickview-button, #content .box-product .product-thumb:hover .quickview-button, #producttab .box-product .product-thumb:hover .quickview-button, .related .box-product .product-thumb:hover .quickview-button {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	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;
	}

.quickview-button a.quickbox {
	background: url("../image/megnor/icon.png") no-repeat scroll 13px -435px;
	color:#FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding:2px 10px;
	width: 45px;
 	height:45px;
	border:1px solid #e6e6e6;
	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;
	position:relative;
	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-khtml-border-radius: 50%;
 	border-radius: 50%;
	}
.quickview-button a.quickbox:hover { background-position: 13px -471px; background-color: #FFD438; border-color:#FFD438; }
.quickview-button a.quickbox .fa {
	display:none;
}
.common-home .product-details .addtocart{
	display:none;
}

@media (max-width: 767px) {
	.quickbox { display:none; }
	.quickview-button { display:none; }
}


/* INSTAGRAM OWL-CAROUSEL */

@media only screen and (min-width: 1200px) and (max-width: 1710px)  {

}

@media only screen and (min-width: 1261px) and (max-width: 1560px){
	.col-sm-8.nav-container { width:75%; }
	.nav-container.fixed { width:100%; }

	.nav-container.fixed .main-menu > ul > li > a { padding:8px 12px; margin-bottom:21px; }
 }

@media (max-width: 1260px) {
	.col-sm-8.nav-container { width:90%; clear:both; padding-top:15px; }
	.header-logo.col-sm-2 { float:none !important; margin:0 auto; text-align:center; width:auto;  }

	.nav-container.fixed { width:100%; }

	#column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before  {display:none;}
	#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {display:block !important; text-transform: capitalize; font-weight:normal;   margin-top: -25px;}
	.col-sm-4.total_amount { margin-top: 88px;}
	.header_1cms.cont_inner, .header_2cms.cont_inner , .header_3cms.cont_inner { width:270px; }
	#footer .content_footer_left .col-sm-3.column { margin:0 !important; }
	.blog-left{ width:auto; }
	.nav-inner .container { padding: 0;}

}
@media only screen and (min-width: 1200px) and (max-width: 1260px)  {
	.header_1cms.cont_inner, .header_2cms.cont_inner , .header_3cms.cont_inner { width:350px; }
	.megnorblog .bx-controls-direction .bx-prev { left:19.5%; }
	.megnorblog .bx-controls-direction .bx-next { left:19.5%; }
	.inner1 img, .inner2 img ,  .inner3 img ,  .inner4 img{ width:100%; }
	.cloth-banner4 { width: 32%; }
	.cloth-banner3 { width: 31.6%; }
	.cloth-banner5 { width:65.7%; }
	.cms-banner-inner .hover_content img { width: 100%; }
}
@media only screen and (min-width: 980px) and (max-width: 1200px)  {
	#column-left .product-items .product-details, #column-right .product-items .product-details { width:50%;  }
	#column-left .box-product .image, #column-right .box-product .image { margin-right:10px; }
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {  }
	.comment-content .commnet-right { width:60%; }
	.megnorblog .bx-controls-direction .bx-prev { left:23.5%; }
	.megnorblog .bx-controls-direction .bx-next { left:23.5%; bottom:26px; }
	.inner1 { width:auto; }
	.inner2 { width:auto;  }
	.cloth-banner1 img, .inner1 img, .inner2 img { max-width:100%; }
	.hover_data .desc-text {  }
	.hover_data .title a{ font-size:16px; }
	.hover_data .desc-text-1 { font-size:15px; }
	.hover_data .shop-now a { padding:4px 40px; font-size:12px; }
	.hover_data .shop-now { margin-top:10px; }
	.cloth1-banner1-inner {  }
	.inner1 img { transform: translateX(0%); }
	.inner2 img { transform: translateX(0%); height:100%; }
	.cloth-banner1:hover img { transform: translateY(0%); }
	.inner1 img, .inner2 img { width:100%; }
	.cloth1-banner1-inner .inner2 {  margin-right:25px; }
	.text-cnt { width:74.4%; }
	.cms_img { margin-right:20px; }
	.testimonial-cms1 { width:50%; }
	.product-thumb .image img { width:100%; }
	.cms-banner img { max-width:100%; }
	.parallax-text { width: 46%; }
	.parallax-text .text2, .parallax-text .text1 { font-size:18px; }
	.parallax-text .text3 { font-size:55px; line-height:55px; }
	.cloth-banner2-inner .inner1 .hover_data, .cloth1-banner1-inner .inner2 .hover_data { width:70%; }
	.copy-right { width:100%; text-align:center; }
	.content_footer_bottom, .powerd { width:100%; text-align:center; margin-bottom:20px; }
	.blog-left .blog-image { width:100%; height:auto; }
	.footer_bottom .payment_block { float:none; }
	.product-thumb .button-group button { padding:2px 15px; }
	.product-block .button-group .compare_button, .product-grid .product-thumb .button-group .compare, .product-block .button-group .wishlist_button, .product-grid .product-thumb .button-group .wishlist { position:relative; }
	.product-block:hover .button-group .compare_button, .product-grid .product-thumb:hover .button-group .compare , .product-block:hover .button-group .wishlist_button, .product-grid .product-thumb:hover .button-group .wishlist { left:auto; right:auto; }
	.headertopleft { padding:0; }
	.shipping-cms { margin-right:0; padding:0 20px; }
	.content_headercms_top { font-size:11px; }
	.offer-banner-inner .offer-banner-title , .offer-banner-inner .offer-banner-desc { letter-spacing:0; }
	.cms-banner-inner1 { position:relative; width:29.8%; }
	.cms-banner-inner2 { position:relative; width:29.8%; }
	.cms-banner-inner3 { position:relative; width:29.8%; }
	.cms-banner-inner4 { position:relative; width:29.8%; }
	.cms-banner-inner5 { position:relative; width:29.8%; }
	.cms-banner-inner6 { position:relative; width:29.8%; }
	.compare-total { padding:0 10px; }
	.product-grid .product-thumb .button-group { letter-spacing:0; }
	.productpage .product-right { width:49%; }
	#content .product-grid .product-thumb .price-new { margin:0 5px; }
	.cms-banner .banner-text{ font-size:20px; top:65px;}
}
@media only screen and (min-width: 980px) and (max-width: 1260px) {
	.zoomWindowContainer .zoomWindow{ /*width:300px !important; height:325px !important; left:330px !important;*/ }
	.product-info .image img { width: 100%; }
	.content_footer_top h2 { font-size:16px; }
	#footer #footer_aboutus_block.col-sm-3.column { margin:0 20px 0 10px; width:33%; }
	#footer .col-sm-3.column { }
	.compare-total { margin:5px 20px 0px; padding:0 10px;  float:right; width:auto;  }
	.product-list .product-thumb .button-group button { margin-bottom:12px; }
	.product-right .btn.wishlist { border:none; }
	.product-right .btn.compare { padding-left:0; }
	.product-info .image-additional { width:400px; }
	.cms-banner { margin:0 auto; }
	.nav-container.fixed { display:none; }
	.header-search.fixed #search { width:240px; }
	.header-search.fixed #search .btn-lg:hover, .header-search.fixed #search .btn-lg:focus, .header-search.fixed #search .btn-lg { background-position:7px 9px; }
	.header-search.fixed #search .input-lg, .header-search.fixed #search:hover .input-lg, .header-search.fixed #search:focus .input-lg  {
	border: 1px solid #333333;
    font-size: 12px;
    padding-right: 35px;
    width: 240px;
	background:#333;
	}
	.welcome_cms .welcome_cms_title2 { font-size:32px; }
	.welcome_cms .welcome_cms_title1 { margin:0 !important; }
	.cms-banner .container { width:auto; }
 }
@media only screen and (min-width: 768px) and (max-width: 980px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:23.2%;}
	.layout-2 #content{width:75%;}
	.layout-2.left-col #content , .layout-2.right-col #content { width:100%; }
	#column-left .product-items .product-details, #column-right .product-items .product-details { }
	.nav-tabs { float:none !important; }
	.nav-tabs > li { clear: none !important; }
	.newsletter-box .btn { float:left; }
	.megnorblog .bx-controls-direction .bx-prev { left:17.5%; }
	.megnorblog .bx-controls-direction .bx-next { left:17.5%; }
	.pagination-right { clear:none !important; }
	.compare-total { margin: 5px 0 0; }
	.blog-right { width:100%; }
	.cloth1-banner2-inner .inner1 > a:before { left:11px; top:12px; }
	.cloth1-banner5-inner .inner1 > a:before { left:11px; top:12px; }
	.cloth-banner4 { width: 32%; }
	.cloth-banner3 { width: 31.6%; }
	.cloth-banner5 { width:65.7%; }
	.product-info{ text-align:center; }
	.product-info .additional-carousel { float:none; display:inline-block; }
	.cloth-banner2-inner .inner1 .hover_data, .cloth1-banner1-inner .inner2 .hover_data { width:70%; }
	.cloth1-banner1-inner .inner4 .hover_data { top:60%; }
	.welcome_cms .welcome_cms_title1 { margin:0 0 0 -40px; }
	.megnorblog .product-block { margin:0 15px; }
}
@media (max-width: 979px) {
	#column-left .box-product .image,
	#column-right .box-product .image { }
	.col-md-4.btn-list-grid {margin-bottom: 10px;}
	.pagination-right {
		clear: both;
		float: left;
	}
	#top-links{
		border-left:0;
	}
	.common-home header .header-container.fixed{ position:fixed; }
	header .row{padding:0; }
	.cms-banner .container { padding:15px; }
	.cms-banner-inner1, .cms-banner-inner2,.cms-banner-inner3,.cms-banner-inner4,.cms-banner-inner5,.cms-banner-inner6 { position:relative; width:29.8%; margin:12px; }
	.hover_data .title a { font-size:14px; }
	.cms-banner-inner1:hover .hover_data .desc-text a, .cms-banner-inner2:hover .hover_data .desc-text a, .cms-banner-inner3:hover .hover_data .desc-text a,
.cms-banner-inner4:hover .hover_data .desc-text a, .cms-banner-inner5:hover .hover_data .desc-text a, .cms-banner-inner6:hover .hover_data .desc-text a
{ font-size:22px; }
	.compare-total { float:left; border:none;  }
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	#content .product-grid .product-block{ margin: 0 10px; }
	.cms-banner .banner-text{ font-weight:17px; top:50px;}
	.cms-banner { margin:0; }
	#search .btn-lg:hover, #search .btn-lg:focus, #search .btn-lg { margin-top:0px; }
	#search .input-lg, #search:hover .input-lg, #search:focus .input-lg  { }
	.header-search .searchbox .searchinner { width:100%; }
	.header-search .searchbox { right:10px; }
	.col-sm-4.header-right , .col-sm-4.header-left { width:auto; }
	.header-logo.col-sm-2 { float:left !important; width:auto; }
	.col-sm-8.nav-container { width:100%; padding:0; }
	.newsletter-container { padding:0; }
	#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;}
	.col-sm-4.header-logo { width:100%; }
	#logo img { max-width:inherit; }
	.dropdown-menu-right.myaccount-menu { text-align:left; margin:10px 0 0; }
	.header_1cms.cont_inner, .header_2cms.cont_inner , .header_3cms.cont_inner { width:230px; }
	.header_content1, .header_content3 { padding:12px 15px; }
	.header_content1, .header_content3,  .header_content2 { text-align:center; }
	.header_cms_text { line-height:24px; }
	.main-menu > ul > li ul > li > a, .responsive-menu .main-navigation li a { padding:3px 8px; }
	.hover_data .title { font-size:22px; }
	.hover_data .desc-text-1 { font-size:12px; margin-top:2px; }
	.hover_data .desc-text { font-size:20px; }
	.hover_data .shop-now a { padding:3px 30px; font-size:10px; }
	.hover_data .shop-now { margin-top:0px; }
	.cloth1-banner1-inner .inner1 { min-height:525px; }.inner1 .image_block2 { width:40%; } .cloth1-banner1-inner .inner1 .shop-now { right:12%; } .cloth1-banner1-inner .inner1 .hover_data .title2 { font-size:120px; } .cloth1-banner1-inner .inner1 .desc-text { font-size:18px; }
	.cloth1-banner2-inner .inner1 { min-height:525px; } .cloth1-banner2-inner .inner1 .image_block2 { width:40%; left:35%; } .cloth1-banner2-inner .inner1 .shop-now { left:12%; } .cloth1-banner2-inner .inner1 .hover_data .title2 { font-size:120px; }  .cloth1-banner2-inner .inner1 .desc-text { font-size:18px; }
	.inner1 .image_block2 { width:40%; }
	.cloth1-banner1-inner .inner4, .cloth1-banner2-inner .inner2 { margin-top:15px; }
	.cms-banner img { width:100%; }
	.cms-banner-inner { display:inline-block; }
	.cloth-banner1 img, .inner1 img, .inner2 img { max-width:100%; }
	.cloth1-banner1-inner { height:auto; }
	.inner1, .inner2 { width:auto; }
	.cloth-banner1:hover .hover_data { bottom:5%; }
	.inner1 .hover_data { top:18%; }
	.inner1 img { transform: translateX(0%); }
	.cloth-banner1:hover img { transform: translateY(0%); }
	.cloth1-banner1-inner .inner2 .hover_data .shop-now a , .cloth-banner3 .inner1 .hover_data .shop-now a, .cloth-banner4 .inner1 .hover_data .shop-now a{ padding:8px 18px; font-size:14px; }
	.testimonial-cms { width:100%; padding:63px 0; }
	.cms-banner { width:100%; text-align:center; }
	.testimonial-cms1 { width:100%; }
	.megnorblog { width:100%; }
	.megnorblog .bx-controls { opacity:1; }
	.newsletter { float:left; width:100%; }
	.megnorblog .bx-wrapper { max-width:100% !important; padding:0; }
	#footer_aboutus_block > h5 { display:block; text-align:left; }
	#footer #footer_aboutus_block.col-sm-3.column { width:100%; margin:0; }
	#footer .row { margin: 0; }
	.banners-slider-carousel .customNavigation { opacity:1 !important; }
	.header_cms.container {  }
	.category .category_filter { width:100%; }
	.product-list .product-thumb .caption { width:100%; }
	.product-list .product-thumb .button-group button { margin-bottom:5px; }
	.productpage .product-left { padding:0 15px; width:100%; margin:0; }
	.productpage .product-right { padding:20px; width:100%; border:none; min-height:inherit; margin-top:15px; }
	.additional-carousel .bx-controls { opacity:1; }
	.comment-content .commnet-left { border-right:none;  width:30%; }
	.comment-content .commnet-right { width:100%; margin-top:10px; border-top:1px solid #d9d9d9; padding-top:10px; }
	.all-blog .blog-content { width:100%; }
	.all-blog .blog-content img { width:100%; }
	.all-blog .blog-image { height:auto; }
	#content .filter-content { width:25%; }
	.product-thumb .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 15px;
    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 8px;
    right: 0;
    top: 6px;
    width: 100%;
	}
	.welcome_cms .welcome_cms_title1 { margin:0; }
	#column-left .box .toggle.active .mobile_togglemenu, #column-right .box .toggle.active .mobile_togglemenu { background-position:right -44px; }

	#column-left .single-banner{
		display:none;
	}
	.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; padding:0; width:100%;}
	#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 0px; }
	#column-left .box .list-group, #column-right .box .list-group { display:none; }
	.content_headercms_top { display:none; }
	.blog-left .blog-image { width:auto; height:auto; }
	.testimonial_inner { width:100%; }
	.newsletter-container { width:100%; padding:0 0 20px; }
	.welcome_cms .welcome_cms_title1 { font-size:75px; }
	.welcome_cms .welcome_cms_title2 { font-size:23px; padding-bottom:15px; }
	.service_cms { margin-top:50px; }
	.service_cms_text a { font-size:15px; } .service_cms_text2 a { font-size:10px; } .welcome_cms .welcome_cms_desc { font-size:12px; }
	.offer-banner  { padding:40px 0; } .offer-banner-inner .offer-banner-title { letter-spacing:0; text-align:center; } .offer-banner-inner .offer-banner-desc { letter-spacing:0; text-align:center; width:100%; } .offer-banner-inner .offer-link a { font-size:18px; }
	.parallex .get-more { text-align:center; position:relative; margin-top:25px; }
	.parallex { padding:40px 0; }
	.copy-right { width:100%; text-align:center; } .address_content { width:80%; }
	.content_footer_bottom, .powerd { width:100%; text-align:center; margin-bottom:20px; }
	.footer_bottom .payment_block { float:none; }
	#footer .content_footer_left .col-sm-3.column { text-align:center; padding:0 0 30px; margin:0; }
	.newsletter_inner { text-align:center; } .newsletter-box .btn { float:none; }
	.product-thumb .button-group button { padding:2px 15px; }
	.product-block .button-group .compare_button, .product-grid .product-thumb .button-group .compare, .product-block .button-group .wishlist_button, .product-grid .product-thumb .button-group .wishlist { position:relative; }
	.product-block:hover .button-group .compare_button, .product-grid .product-thumb:hover .button-group .compare , .product-block:hover .button-group .wishlist_button, .product-grid .product-thumb:hover .button-group .wishlist { left:auto; right:auto; }
	.addthis_toolbox.addthis_default_style { display:inline-block; }
	.header-search .searchbox { display:block !important; }
	.header-search .search_button { display:none; }
	.common-home #top { position:relative; background:#ededed;}
	.common-home header .header-container { position:relative; top:auto;}

	#footer-right { padding:0 15px 45px; width:65%; border-left:1px solid #3a3a3b; }
	#footer-top { width:35%; border:none; }
	.common-home header .header-container.fixed{  top:0; background:#f5f5f5; }
	.fixed .col-sm-11.nav-container{ background:#222222; }

	#footer_aboutus_block .column { min-height:130px; }
	#footer_aboutus_block .phoneno.column { margin:20px 0; }
	.sub_text { padding:0 ; margin:0 0 20px; }
	.col-sm-11.nav-container { padding:0 15px; width: 100%; background:#222222;}
	#content.productpage .row{ margin:0;  }
	header .row{ background:transparent; }

}
@media (max-width: 767px) {
	.col-sm-6.header-right{ margin-top:0; }
	.layout-2 #content,.layout-3 #content{width:100%;}
	.layout-2.left-col #content, .layout-2.right-col #content, .layout-3 #content { width:100%; }
	.product-info .image-additional { width:100%; }
	.product-info .additional-carousel { float:none; }
	.product-info .image-additional a {padding: 1px;}
	.header-logo,.header-cart{display:inline-block;float:none;width:100%;}
	.header-search { top:15px; }
	.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;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;}
	#search{ padding:0; }
	.common-home #search{ padding:0; }
	#cart .dropdown-menu {right: 0; width: 310px; margin:10px 0 0; }
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image  { margin: 0 auto; float:none; }
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #ddd;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	.zoomWindowContainer, .zoomWindow, .zoomContainer { display: none; }
	.col-sm-4.header-logo { width:100%; text-align:center; }
	.col-sm-6.header-right { width:50%; margin-top:40px;}
	.col-sm-3.header-left { width:50%; text-align:center; display:inline-block; }
	#logo img { max-width:100%; }
	.manufacture_block { text-align:center; }	.manufacturer_title { float:none; }
	.manufacture_block > ul { width:100%; padding:0; text-align:center;  }
	.header_1cms.cont_inner { width:100%; border-bottom:1px solid #d9d9d9; }
	.header_2cms.cont_inner { width:50%; border-left:none; }
	.header_3cms.cont_inner { width:50%; }
	.header_content2, .header_content3  { padding:12px 0px; }
	.cms_img {  }
	.text-cnt { width:70%; }
	.header_cms_text { font-size:12px; }


	#logo { margin:28px 0 20px 15px; }
	#content .product-grid .product-details, #content .product-carousel .product-details, #content .box-product .product-details, .product-thumb .button-group { opacity:1; visibility:visible; position:relative; margin:0 0 0px; }
	.product-thumb .button-group button, #cart .text-right .addtocart, #cart .text-right .checkout { padding:2px 15px; }
	.cloth1-banner1-inner .inner2 { margin-right:30px; }
	.compare-total { margin:5px 0; }
	#content .filter-content { width:50%; }
	.nav-tabs { float:none !important; }
	.nav-tabs > li { clear: none !important; }
	.all-blog .blog-content { width:100%; }
	.all-blog .blog-content .blog-body { padding:15px 0; }
	.megnorblog .bx-controls-direction .bx-prev { left:6px; }
	.megnorblog .bx-controls-direction .bx-next { left:42px; bottom:auto; top:87px; }
	.testimonial-cms { padding:54px 0 20px; }
	.product-list .product-details { float:left; padding:10px 0 0; }
	.product-list .product-thumb .image img { width:auto; }
	.product-list .product-thumb .image { display:inline-block; }
	.parallax-text { width:80%; margin:30px 0 30px 50px; }
	.static-image { display:none; }
	.newsletter-container { padding:10px 0 0;}
	.cloth-banner1, .cloth-banner2, .cloth1-banner1-inner .inner4 , .cloth1-banner2-inner .inner1, .cloth1-banner2-inner .inner2 { width:100%; margin-bottom:0; }
	.cloth-banner2 { margin-top:15px; }
	.cloth1-banner1-inner .inner1 { width:100%; text-align:center; }
	.inner1 img, .inner2 img ,  .inner3 img ,  .inner4 img{ width:100%; }
	.welcome_cms , .service_cms { width:100%; } .welcome_cms .welcome_cms_title1 {  margin:0; }
	.cloth1-banner1-inner .inner1 .hover_data .title2 { font-size: 120px; line-height: 105px; margin-top: 0; }
	.offer-banner  { padding:30px 0; } .offer-banner-inner .offer-banner-title { font-size:22px; margin:0 0 10px; } .offer-banner-inner .offer-link a { font-size:16px; } .offer-banner-inner .offer-link { float:none; }
	.cms-banner-inner .hover_data .desc-text a { font-size:24px; } .hover_data .desc-text { margin:0; }
	.inner1 .hover_content { width:100%; margin-bottom:85px; }
	.inner1 .hover_data , .cloth1-banner2-inner .inner1 .hover_data{
	float: none;
    margin: 0 auto;
    width: 332px;	}
	.inner1 .image_block1, .cloth1-banner2-inner .inner1 .image_block1 {
    display: none;
    float: none;
    margin: 0 auto;
    width: 50%; }
	.cloth1-banner1-inner .inner1, .cloth1-banner2-inner .inner1 { min-height:inherit; text-align:center; margin-bottom:0; }
	.inner1 .image_block2 { left:5%; display:none; }
	.cloth1-banner2-inner .inner1 .image_block2 { position:relative; }
	#footer_aboutus_block .column { width:100%;  border:none; min-height:inherit; margin:10px 0; }
	.content_footer_top { margin-top:50px; }
	.quickview-button { display:none !important; }
	.cloth1-banner1-inner .inner1 .shop-now, .cloth1-banner2-inner .inner1 .shop-now { position:absolute; margin-bottom:10px; left:0; right:0; }
	#instagram.owl-carousel img { width:100%; }
	#footer-top { width:100%; padding:0; }
	#footer-right { width:100%; border:none; padding:0 15px 10px; }
	.content_footer_top  { margin-top:0; }
	.content_footer_right { display:inline-block; }
	footer { background-color:#000000; padding-top:25px; }
	.footer-bottom { padding:15px 15px 0; } .content_footer_bottom { margin-bottom:0; }
	.cms-banner-inner1, .cms-banner-inner2,.cms-banner-inner3,.cms-banner-inner4,.cms-banner-inner5,.cms-banner-inner6 { width:46%; margin:9px; }
	#content .product-carousel .product-block, #content .product-grid .product-block, .related-products .box-product .product-block, #content .box-product .product-block, #producttab .box-product .product-block { border:1px solid #e6e6e6; }
	.product-thumb .prc-cnt {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
	}
	.nav-container .container{ padding:0 10px !important;	}
}
@media only screen and (max-width: 479px) {
	.product-info .image-additional a{float:none; text-align:center; padding: 1px;}
	.table{
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	#top {
   		 height: 95px;
	}
	.col-sm-6.header-right{margin-top:30px; }

	#logo { margin: 20px 0 0px 15px; }
	.col-sm-2.header-cart { padding:0px 0 0  10px ; margin-right:0; }
	#top-links { padding:0px 10px; }
	#search{ padding:0 ; }
	.product-layout.product-grid{width:100% !important;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
	.account-wishlist .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	#cart .dropdown-menu table {display: inline-block;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu { right: 0px;  width: 260px; }
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}
	.category_filter .limit {float: left;}
	.contact-info .left,.contact-info .right{width:100%;}
	.product-info .image {width: 100%;}
	.nav-tabs > li{width:100%;}
	.nav-tabs > li > a{margin:0 0 2px;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	.zoomContainer { display: none !important; }
	.thumbnails { overflow:visible; }
	.nav-tabs > li > a { width:100% !important; }
	.product-right .btn.wishlist { border:none; }
	.product-right .btn.compare { padding-left:0; }
	.header_2cms.cont_inner, .header_3cms.cont_inner { width:100%; }
	.header_2cms.cont_inner { border-left:none; border-right:none; border-bottom:1px solid #d9d9d9;  }
	.header_content1, .header_content3, .header_content2 { padding:12px 5px; }
	.htabs .etabs li { float:none; }
	.hover_data .title, .cloth-banner5 .hover_data .title { font-size:14px; line-height:16px; }
	.hover_data .shop-now a { padding:4px 40px; font-size:10px; display:inline; }
	.hover_data .shop-now { margin-top:0; }
	.cloth1-banner2-inner .inner1 .hover_data .desc-text, .cloth1-banner1-inner .inner2 .hover_data .desc-text { font-size:22px; line-height:25px; }
	.owl-carousel .owl-buttons div { display:none; }
	.compare-total { clear:both; padding-left:0; }
	.product-thumb .image img { width:100%; }
	#content .filter-content { width:100%; }
	.hover_data .desc-text { font-size:12px; }
	.cloth1-banner1-inner .inner1 .hover_data .shop-now a, .cloth1-banner2-inner .inner2 .hover_data .shop-now a, .cms-banner-inner .hover_data .shop-now a { font-size:8px; padding:0 5px; }
	.product-info .additional-carousel { width:100%;  }
	.productpage .product-right { clear:both; padding-top:15px; }
	.breadcrumb { float:left !important; clear:both; text-align:left !important; }
	.content-top-breadcum #title-content { text-align:left; }
	.page-title, .product-title, .product-option, h2, .h2, h1, .h1 {  }
	.productpage h3 { float:none; }
	.cms_img { margin:0 0 20px; display:inline-block; float:none; }
	.testimonial_1cms.cont_inner { padding:0 0 10px; }
	.testimonial-cms1 .testimonial-heading:after { content:inherit; }
	.testimonial-cms1 .testimonial-heading { text-align:center; background:rgba(0, 0, 0, 0) url("../image/megnor/divider.png") no-repeat scroll center top; padding:25px 0 0;   }
	.blog-left { display:inline-block; text-align:center; float:none; width:100%; margin:0; }
	.blog-right { display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: center;
	}
	#content #blog-carousel .product-block, #content #blog-grid .product-block { height:170px; }
	.blog-left .blog-image img { top:0; }
	.blog-right .date-time, .read-more, .view-blog { display:inline-block; float:none; margin:0 0 10px;  }
	.blog-left .blog-image { display:inline-block; }
	#content #blog-carousel, #content #blog-grid { text-align:center;}
	.hover_data .desc-text-1, .cloth-banner5 .hover_data .desc-text  { font-size:10px; line-height:14px; }
	.megnorblog h4 a { font-size:22px; }
	.htabs .etabs li:after { content:inherit; }
	.htabs .etabs li { width:100%; }
	.htabs a { margin:0 0 5px; width:100%; }
	.etabs { float:left; width:100%; padding:0; }
	.htabs:before { content:inherit; }
	.testimonial-cms1 { text-align:center; }
	.text-cnt { width:100%; text-align:center; }
	.testimonial_cms_text { display:inline-block; float:none; }
	#custom_tab li { width:100%; text-align:center; }
	#custom_tab.product-tabs a { width:100%; }
	#custom_tab.product-tabs a.selected { border:1px solid #d9d9d9; }
	.nav-tabs > li { background:none !important; margin:0 !important; }
	.hometab .tab-content { clear:both; }
	.parallax-text .text2, .parallax-text .text1 { font-size:18px; }
	.parallax-text .text3 { font-size:55px; line-height:55px; }
	.parallex-cms { padding:10px 0; }
	.parallex { height:300px; }
	.cloth-banner2-inner .inner1 .hover_data, .cloth1-banner1-inner .inner2 .hover_data { width:60%; }
	.product-list .product-thumb .image img { width:100%; }
	.dropdown-menu-right.myaccount-menu { min-width:162px; }
	.col-sm-8.nav-container { margin-top:70px; }
	.header-logo.col-sm-2 { width:100%; text-align:center; }
	.header-search { float:none; text-align:center; left:0; right:0; top:85px; }
	.search { float:none; display:inline-block; margin:0 auto; }
	.cms-banner-inner1 { width:100%; } .cms-banner-inner2 { width:100%; margin:15px 0; } .cms-banner-inner3 { width:100%; }
	.cms-banner .container { padding:0 15px; }
	.product-thumb .button-group button + button span { font-size:0; display:none; }
	.product-thumb .button-group button + button .fa-cart-plus  { display:inline-block; }
	.product-thumb .button-group button + button { padding:2px 8px; }
	.service_4cms.cont_inner, .service_3cms.cont_inner, .service_2cms.cont_inner, .service_1cms.cont_inner { width:49%; }
	.service_cms_text a { font-size:13px; }
	.inner1 .image_block1, .cloth1-banner2-inner .inner1 .image_block1 { width:100%; }
	.inner1 .image_block2, .cloth1-banner2-inner .inner1 .image_block2 { left:0; width:100%; position:relative; }
	.inner1 .hover_data, .cloth1-banner2-inner .inner1 .hover_data { width:auto; }
	#instagram.owl-carousel img { margin:0 auto; width:100%; }
	.footer_bottom .payment_block li { margin-bottom:2px; }
	.cart { display:none; }
	.header-search .searchbox { right:0; left:0;}
	#search .btn-lg:hover, #search .btn-lg:focus, #search .btn-lg { padding:10px 20px; }
	.cms-banner-inner1, .cms-banner-inner2, .cms-banner-inner3, .cms-banner-inner4, .cms-banner-inner5, .cms-banner-inner6 { margin:15px; width:93%; }
	.cms-banner .box-heading, .category-parralax .box-heading,.hometab .tab-title,.megnorblog .box-heading { font-size:40px; }
	.peoplesay { height:400px; }
	.megnorblog .product-block { margin:0 15px; }
	 .newsletter-box .btn { padding:12px 25px; }
	/*.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}*/
}
@media only screen and (max-width: 319px){
	.header-logo .img-responsive { width: 100%;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#cart .dropdown-menu { right: -28px;width: 210px;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
	.blog-left .blog-image:hover .zoom { left:31%; }
	.service_4cms.cont_inner, .service_3cms.cont_inner, .service_2cms.cont_inner, .service_1cms.cont_inner { width:100%; border:none; }
	.service_content1, .service_content2, .service_content3, .service_content4 { padding:15px 0; }
	.blog-left .blog-image:hover .readmore_link { right:41%; }
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;
}
#accordion .panel-title{
	font-size: 14px;
    font-weight: 600;
    padding: 8px;
    text-transform: capitalize;
	}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:4px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
.checkout-success p a  { text-decoration:underline; }
<!-- Megnor www.templatemela.com - End -->
