body {
   font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    color: rgba(51,51,51,1);
	
}
body.common-home{ background: #fff;}

 :root {
  --background: #2a68ae;
  --text_color: #333 ;
  --background-color: rgb(43, 43, 43);
  --background-hover:#ffeb3b; 


}
.blog_item{width:auto !important;}
.required .form-control { box-shadow: none;}
.form-control:focus {border-color: #ededed;}
.clearfix .pull-right .btn.btn-primary {background: #7e5cdd none repeat scroll 0 0; border:2px solid #7e5cdd;}
.clearfix .pull-right .btn.btn-primary:hover {background-color: #fff !important; color:#fff !important; border:1px solid var(--background);}
#product-category .row .category_list {
  margin: 6px 0;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #333;
}
.megnorblog .bx-prev, .megnorblog .bx-next {
	font-size: 0;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width: 12px;
    font-size: 8px;
}
.right-myaccount-menu .fa.fa-heart {
  display: none;
}
#block_4 .megnorblog .buttons.text-center {
	margin: 0;
	width: auto;
	float: left;
}
#block_4 .megnorblog .buttons .btn.btn-primary:hover {
	color: #fff !important;
	background: none !important;
}
#block_4 .megnorblog .buttons .btn.btn-primary {
	background: none;
	color: var(--background);
	padding: 0 7px;
	text-decoration: underline;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 0.4px;
	position: relative;
	bottom: 40px;
	text-transform: capitalize;
	font-weight: 500;
}
.right-myaccount-menu .fa.fa-share {
  display: none;
}
.fa-stack .fa{font-size:13px;color: #ddd;}
/* 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: #333333;
}

a:hover, a:focus {
	text-decoration: none;
	/*color:#7e5cdd !important;*/
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight:normal;
}
#checkout-checkout #content .control-label {
	color: #333333;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
#checkout-cart .table-responsive .input-group .form-control {
	padding: 10px !important;

}
.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}
.blog_page .blog_top_content {
  float: left;
  width: 100%;
}
.blog_page .blog_top_content .blog-image {
  float: left;
  position: relative;
}
.quickview #product2 .input-group.date .btn.btn-default {
  padding: 11px 12px;
}
#product2 .input-group.date .btn.btn-default {
	/*padding: 6px 12px;*/

}
.form-control{padding: 6px 12px !important;}

.header_left .box-content-category a:hover {
	padding-left: 15px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
	
}
#content .col-sm-6.product-left {
	width: 480px !important;
}
.quickview-container #content .col-sm-6.product-right{
margin: 10px 0;
	width: 45%;
}
#content .col-sm-6.product-right {
	margin-left: 0;
	width: 50%;
	padding: 0 0 0 50px;
}
/* top */
#top {
	margin: 0;
	background: var(--background);
}
.nav_left {
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	width: auto;
}
.header-cms {
    width: auto;
    float: left;
    padding: 8px 0;
    color: #d6dacc;
    text-transform: capitalize;
}
.header-service {
    float: right;
    width: auto;
    padding: 8px 0;
}
.header-service .service{width: auto;float: left;}
.service.service1, .service.service2, .service.service3 {
    margin: 0 30px 0 0;
}
.header-service .service .img {
	width: 15px;
	height: 15px;
	background: url("../image/megnor/icon.png") no-repeat scroll 0 0;
	float: left;
	margin: 4px 4px 0 0px;
}
.header-service .service .content{float: left;}
.header-service .service.service1 .img {background-position: 1px 1px;}
.header-service .service.service1:hover .img {background-position: 1px -125px;}
.header-service .service.service2 .img {    background-position: 1px -252px;}
.header-service .service.service2:hover .img {background-position: 1px -378px;}
.header-service .service.service3 .img {background-position: 0px -504px;}
.header-service .service.service3:hover .img {background-position: 0px -630px;}
.header-service .service.service4 .img {background-position: 0px -755px;}
.header-service .service.service4:hover .img {background-position: 0px -881px;}
.nav_right {
	float: right;
}
.nav_right .account {
	float: left;
}
.dropdown.myaccount {
	position: relative;
	height: 40px;
	width: 40px;
}
.dropdown.myaccount::after {}
.dropdown.myaccount .fa.fa-user {
	font-size: 0;
	margin: 0 5px 0 0;
	width: 40px;
	height: 40px;
	background: url("../image/megnor/cart.png") no-repeat scroll 3px -72px;
	background-color:  rgb(43, 43, 43);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	
}
.dropdown.myaccount:hover .fa.fa-user {background-color: var(--background);}
.myaccount .dropdown-toggle span {
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	display: none !important;
}
.myaccount .fa {
	font-size: 0;
	margin: 0 7px;
	vertical-align: middle;
	content: "\f0d7";
}
.dropdown-toggle.active .fa-caret-down::before {
	content: "\f0d8";
}
.dropdown.myaccount li a {
    color: var(--text_color);
}
.dropdown.myaccount a {
	color: #fff;
}
.dropdown.myaccount a:hover {
	color: var(--background);
}
.nav_right .whishlist {
	float: right;
	padding: 0 0 0 30px;
}
.nav_right .whishlist .fa.fa-heart {
	font-size: 11px;
	color: #333333;
	margin: 0 5px 0 0;
}
.nav_right .whishlist #wishlist-total {
	font-size: 12px;
	color: #333333;
	font-weight: 400;
}
.nav_right .whishlist:hover #wishlist-total {
	color : var(--background);
}
.nav_right .whishlist:hover .fa.fa-heart {
	color :  var(--background);
}
#top .container {
	top: auto;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	color: var(--text_color) ;
}
.pagination > li > a, .pagination > li > span {
  border-color: #e7e7e7 !important;
  color: var(--text_color) !important;
}
.row .product-list  {
  padding: 0 15px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background: var(--background) none repeat scroll 0 0 !important;
	border: 1px solid var(--background) !important;
	color: #fff !important;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
#servicecmsblock .fourth-content-four, #servicecmsblock .third-content-three, #servicecmsblock .second-content-two, #servicecmsblock .first-content-one {
  	float: left;
	position: relative;
	width: 25%;
	cursor: pointer;
}
#servicecmsblock .fourth-content-four {padding: 0;}
.service-content .service-right a {
	font-size: 12px;
	color: #5e5e5e;
}
#servicecmsblock .first-content-one .icon-left1 {background-position: center 15px;}
#servicecmsblock .first-content-one:hover .icon-left1 {background-position: center -135px;background-color: #fff;}
#servicecmsblock .second-content-two .icon-left2 {background-position: center -284px;}
#servicecmsblock .second-content-two:hover .icon-left2 {background-position: center -434px;background-color: #fff;}
#servicecmsblock .third-content-three .icon-left3 {background-position: center -585px;}
#servicecmsblock .third-content-three:hover .icon-left3 {background-position: center -735px;background-color: #fff;}
#servicecmsblock .fourth-content-four .icon-left4 {background-position: center -886px;}
#servicecmsblock .fourth-content-four:hover .icon-left4 {background-position: center -1036px;background-color: #fff;}

.service-content .title {
	padding: 0;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
}
.service-right {
	float: left;
	width: auto;
	padding: 6px 0;
}

.service-content .desc {
	font-size: 12px;
	color: rgba(255,255,255,0.6);
	font-weight: 400;
	text-transform: capitalize;
}
#servicecmsblock .icon-left1, .icon-left2, .icon-left3, .icon-left4, .icon-left5 {
	background: url("../image/megnor/services.png") no-repeat scroll 0 0;
	background-color: #687349;
	width: 60px;
	height: 60px;
	float: left;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	margin: 0 10px 0 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
/* counter*/
.countdown {
	margin-top: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.countbox .timebox {
	margin: 0 25px 0 0;
	display: inline-block;
	position: relative;
}
.countbox .timebox:last-child::after {
	display: none;
}
.countbox .second .timebox-inner::after {
	display:  none;
}
.countbox .timebox .time {
	text-transform: capitalize;
	padding: 0;
	color: #000;
	display: block;
	text-align: center;
	margin: 8px 0 0;
	font-size: 12px;
	font-weight: 300;
}
.count-down .countbox strong {
	display: block;
	font-size: 24px;
	padding: 0 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
	height: 70px;
	width: 60px;
	line-height: 70px;
	background: var(--background);
}
.countbox .timebox:last-child {
	margin: 0;
}
.product-content .count-down .countbox strong {
	font-size: 16px;
}
/* end of counter*/
.box.special:hover .customNavigation a{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.box.special .customNavigation a.prev, .box.special .owl-buttons a.prev {
	right: 100px;
	left: auto;
}
.box.special .box-content .customNavigation a {
	top: 8px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	font-size: 15px;
	width: auto;
	height: auto;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	border: none;
}
.box.special .box-content .customNavigation a.prev:hover , .box.special .box-content .customNavigation a.next:hover {color: var(--background);}
.box.special .customNavigation a.prev::before, .box.special .owl-buttons a.prev::before , 
.box.special .customNavigation a.next::before, .box.special .owl-buttons a.next::before {
    content: none;
}
/* megamenu*/
header .row {position: relative;}
/*megamenu ends*/
/* Blog listings */
.blog_grid_holder {
	padding-top:13px;
	font-size:14px;
}
.blog_grid_holder.carousel-1 {
	padding-top:0;
	float:left;
	width:100%;
	clear:both;
}
#column-left .blog_grid_holder, #column-right .blog_grid_holder {
	padding-top:5px;
}
.blog_grid_holder.related {
	padding-top:0px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px 0 0;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	width:100%; /* 1 column grid is default */
}
#footer .content_footer_right .blog.megnorblog .owl-item {
  width: auto !important;
}
.carousel-1 .blog_item {
	margin-bottom:0px;
}
#column-left .blog_item, #column-right .blog_item {
	width:100%; /* carousel */
	margin-bottom:17px;
}
.blog_item .image {
	margin-bottom:23px;
	margin-top:5px;
}
.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
	margin-bottom:17px;
}
.blog_item .image img {
  height: 500px;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
-ms-transition: all 400ms ease 0s;
-o-transition: all 400ms ease 0s;

  max-width: 100%;
}
.blog_item .image img:hover {
	opacity:0.8;
	-khtml-opacity: 0.8;
-webkit-opacity: 0.8;
-moz-opacity:0.8;
	transition:all 400ms;
	-webkit-transition: all 400ms;
-moz-transition: all 400ms;
-ms-transition: all 400ms;
-o-transition: all 400ms;

}
.related .owl-wrapper {
  direction: ltr;
}
.all-blogs .blog_grid_holder .blog_item .summary .image{
 background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
	float: left;
    position: relative;
}
.blog_item .summary .blog_title {
	margin:0 0 16px 0;
	font-size:26px;
}
#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
	font-size:16px;
	margin:0 0 7px;
}
.column-2 .summary .blog_title, .column-3 .summary .blog_title {
	font-size:24px;
	margin:0 0 7px;
}
.column-4 .summary .blog_title {
	font-size:20px;
}
.blog_item .summary p {
	font-size:14px;
	line-height:21px;
}
#column-left .blog_item .summary p, #column-right .blog_item .summary p {
	font-size:13px;
	line-height:20px;
}
.blog_item .summary p .fa {
	color:#cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
	padding: 20px 0 20px;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
-ms-transition: all 400ms ease 0s;
-o-transition: all 400ms ease 0s;
width: 50%;
	float: left;
	display: inline-block;
	margin-right:30px;
}
.box.special .product-block .product-details {
	width: 50%;
	float: right;
	text-align: left;
	padding: 0;
	position: relative;
	min-height: 270px;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
	-khtml-opacity: 0.8;
-webkit-opacity: 0.8;
-moz-opacity:0.8;
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
-ms-transition: all 400ms ease 0s;
-o-transition: all 400ms ease 0s;
}
.blog_post h1 {margin-bottom:17px;}
.blog_post label {font-size:14px;}
.blog_post .main_description p {margin-bottom:18px;}
.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#999999;
	margin:0 0 15px;
	padding-top:25px;
}
.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
	font-size:12px;
	margin:0 0 12px;
	padding-bottom:1px;
}
#column-left .blog_stats, #column-right .blog_stats {
	font-size:11px;
	margin-bottom:-4px;
	border-bottom:none;
	padding-bottom:0;
}
.blog_stats span {
	display:inline-block;
	margin-right:5px;
	margin-bottom:8px;
	line-height:12px;
    color: var(--background) ;
}
.blog_stats span + span {padding-left:16px;border-left:1px solid #ededed;}
.blog_stats .fa {color:var(--text_color);margin-right:5px;}
.blog_stats .text {font-weight:inherit;}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {font-size:0;}
.blog_stats .hl {color:var(--background) ;}
#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {font-weight:inherit;}
.blog_post .blog_stats {margin:0 0 22px;}
.blog_post .tags {
	display:block;
	padding-top:5px;
	margin-bottom:25px;
	font-size:13px;
	color:#aaaaaa;
}
.blog_post .tags a {font-size:14px;margin-left:2px;}
.blog_post h3 {
	margin:50px 0 18px;
	padding-bottom:6px;
	display:block;
	border-bottom:1px solid #ededed;

}
.blog_post h3 i {vertical-align:middle;margin-right:7px;}
.blog_post .share {margin-bottom:40px;}
.blog_post .share .fa:hover {
	opacity:0.9;
	-khtml-opacity: 0.9;
-webkit-opacity: 0.9;
-moz-opacity:0.9;
	transition:all 300ms;
	-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
-o-transition: all 300ms;

}
.blog_post .share .fa:after {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	vertical-align:top; 
	margin-left:10px;
}
.blog_post .share .fa-facebook {background:#3b5998;}
.blog_post .share .fa-twitter {background:#00aced;}
.blog_post .share .fa-google-plus {background:#dd4b39;}
.blog_post .share .fa-navicon {color:#888888; text-align:center; font-size:17px;}
.blog_post .at15t_compact, .at16nc.at16t_compact {background-position:-9999px -9999px !important;}
/* Related blogs */
.blog_post .related .blog_item {margin-bottom:15px;}
.blog_post .related .blog_title {font-size:16px;}
.blog_post h3 {font-size: 20px;}
.panel-heading {border-bottom: none !important;border-color:#fff !important;}
#content .panel-group .panel-heading + .panel-collapse .panel-body{border-top:none;}
#content .well {border: none;}
.panel-group #collapse-checkout-option .panel-body {padding-top: 20px;}
.blog_post .related p {font-size:14px;line-height:20px;}
.blog_post .related p a {color:#999999;}
.blog_post .related p .fa {color:#cccccc;}
/* Comments */
.blog_post #comment {margin-bottom:55px;}
.blog_post .blog_comment {
	display:block;
	font-size:14px;
	margin-bottom:25px;
}
/* Modules */
.blog-module {margin-bottom:40px;}
.blog-module.latest {margin-bottom:20px;}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #ededed;
}
.blog-module h3 a.all {
	float:right;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {color:#cccccc;}
#product2 .alert-info{float: left;margin-top: 10px;}
#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {display:none;}
/* Category Module */
.blog-category > ul > li {position:relative;border-bottom:1px solid #ededed;}
.blog-category ul > li > ul {display: none;padding-left:0;}
.blog-category > ul > li.active > ul {display: block;}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:14px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  .blog-category li.open .sign .fa-plus {font-size:0;}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {font-size:11px;}
.blog-category > ul > li ul > li {border-top:1px solid #ededed;list-style:none;}
.blog-category > ul > li ul > li {border-top:1px solid #ededed;list-style:none;}
.blog-category > ul > li ul > li a {line-height:34px;font-size:13px;}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { max-width:none;}
.blog_grid_holder.blog_products {padding-top:5px;}
.blog_product {font-size:14px;}
.blog_product .image {margin-top:0;}
.blog_product .name {display:inline-block;margin-bottom:5px;}
.blog_product .price-old {text-decoration:line-through;}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}
@media screen and (max-width:767px){
.column-3 .blog_item, .column-4 .blog_item {width:50%;}
.blog_stats .text {font-size:0}
}
@media screen and (max-width:567px){
.column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {width:100%; }
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	position: relative;
	width: 100%;
	float: left;
  	padding: 0;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {float: left;}
.owl-controls .owl-page, .owl-controls .owl-buttons div {cursor: pointer;}
.owl-controls .owl-buttons div {position: absolute;}
.owl-controls .owl-buttons .owl-prev {left: 10px;top: 50%;}
.owl-controls .owl-buttons .owl-next {right: 10px;top: 50%;}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: block !important;
}
/* mouse grab icon */
.grabbing {
	cursor: url(../../../../../../Electron_layout2/catalog/view/theme/megnordefault/stylesheet/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel {
	margin: 0 0 15px;
	/*background: #fff;*/
	direction: ltr !important;
	z-index: 1;
}
.fa.fa-tag::before { color: var(--background);font-size: 12px;}
.owl-carousel .owl-buttons div {
	opacity: 0;
	-khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity:0;
	color: rgba(0,0,0,0.8);
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
	-khtml-opacity: 0.7;
-webkit-opacity: 0.7;
-moz-opacity:0.7;
}
.owl-carousel .owl-buttons .owl-prev {left: 10px;}
.owl-carousel .owl-buttons .owl-next {right: 10px;}
.owl-carousel .owl-buttons div i {font-size: 40px;margin: -20px 0 0;}
.owl-pagination {
	text-align: center;
	top: 20px;
	position: relative;
}
.owl-controls .owl-page {display: inline-block;margin: 0px 6px;}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	-webkit-border-radius:20px;
    -khtml-border-radius:20px;
   -moz-border-radius:20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-ms-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {background: rgba(0, 0, 0, 0.9);}
.main-slider .swiper-viewport:hover .swiper-button-next {opacity:1;-khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;}
.main-slider .swiper-viewport:hover .swiper-button-prev {opacity:1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;}
.product-block .fa.fa-heart {
	padding: 0;
}
.main-slider .swiper-pagination-bullet {
	background: #bfbec2;
	border-radius: 20px;
	box-shadow: none;
	margin: 0 5px;
	opacity: 0;
}
.main-slider .swiper-pagination-bullet-active {
	background: var(--background);
}
/* top */
.fa.fa-share {color: #fff; padding: 0 5px 0 0;}
#top-links .pull-left {float: right !important;}
.layout-2 #top {
	/* height: 43px; */
	margin: 0;
}
#top .container {
	padding:0;
	top: auto;
	text-align: center;
}
#top .headertop-text {
  float: left;
  font-size: 12px;
  letter-spacing: 0.8px;
  text-align: left;
  text-transform:capitalize;
  color: #fff; 
}
#top-links span{font-size:12px; font-weight:500; text-transform:capitalize; /*margin-right:20px;*/}
#form-currency .currency-select {
	text-align: left;
	width:100%;	
	text-transform: capitalize;
}
#form-currency .currency-select:hover {
	text-shadow: none;
	color: #1f2022;
    background-color: #fff;
}
.dropdown-menu-right{border-radius: 0 !important;
 -webkit-border-radius:0 !important;
  -khtml-border-radius:0 !important;
   -moz-border-radius:0 !important;
   box-shadow: none;
   }
.language-menu .btn.btn-link.btn-block.language-select {text-transform: capitalize;}
#form-language .dropdown-menu {
	border: none;
	box-shadow: none;
	margin: 2px 0 0;
	padding: 10px 10px 12px;
	right: auto;
	top: 19px;
	left: 10px;
}
.dropdown-menu.currency-menu {
	border: none;
	box-shadow: none;
	margin: 2px 0 0;
	padding: 10px 10px 12px;
	right: auto;
	top: 19px;
	left: 10px;
}
#form-currency .hidden-xs.hidden-sm.hidden-md {}
.lang-curr-wrapper .language-title, .lang-curr-wrapper .currency-title {
	font-weight: 600;
	padding: 3px 20px;
	display: inline-block;
	width: 100%;
	font-size: 13px;
	color: var(--text_color);
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
.dropdown-menu.currency-menu .fa.fa-angle-down ,.dropdown-menu.language-menu .fa.fa-angle-down {
	display: none;
}
#column-right .swiper-viewport {
	background: none;
	box-shadow: none;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 30px 0 0 0;
}
.productpage .special-price {
  font-size: 20px;
  color:var(--text_color);
  display:inline-block;
}
.productpage .description {
  line-height: 22px;
  color: var(--text_color);
  margin-bottom: 10px;
  padding: 5px 5px 10px 0;
}
.product-right .list-unstyled h4 { font-size: 20px; color: var(--background);}
.product-description td span{color:var(--text_color);font-weight:600; padding: 2px;}
.product-description td { padding: 2px;}
.productpage .description .product-description .description-right {padding-left: 10px;}
#form-language .dropdown-menu > li > .btn { padding: 5px;color:var(--text_color);}
#form-currency .dropdown-menu .btn { padding: 6px !important; color:#333333; }
#form-language .dropdown-menu > li > .btn:hover, #form-currency .dropdown-menu .btn:hover{color: var(--background); background: transparent;}
.box-content-category ul {
	padding: 0;
	margin: 0;
}
.content_headercms_top #nav-one a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.box-content-category ul li a::before {
	background-image: url("../image/megnor/side-arrow.png");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	content: none;
	position: absolute;
	left: 15px;
	top: 15px;
	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;
}
.box-content-category  ul li a::before {background-position: 0 4px;}
.box-content-category  ul li a:hover::before {background-position: 0 -57px;}


.box-content-category .hiden_menu span.main {
	height: 40px;
	width: 40px;
	padding: 13px 69px 13px 25px;
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
	position: relative;
	cursor: pointer;
	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;
	color: #d6dacc;
	text-transform: uppercase;
	width: 100%;
}
.box-content-category .hiden_menu span.main:hover {
    background-position: -5px -49px;
    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;
}
.box-content-category .box-category .hiden_menu span.main.active:hover {
    background-position: -5px -143px;
    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;
}
.box-content-category .box-category .hiden_menu span.main.active {
    background-position: -5px -91px;
    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;
	border-top: 1px solid #8A9767;

}

.box-content-category ul li a {
	padding: 15px 20px 15px 25px;
	color: #d6dacc;
	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;
	font-weight: 300;
	font-size: 12px;
	display: inline-block;
	line-height: 20px;
	position: relative;
	width: 100%;
	text-transform: uppercase;
}
.box-content-category .dropdown span::after {
	/* content: "\f105"; */
	font-family: "FontAwesome";
	font-size: 14px;
	position: absolute;
	right: 12px;
	top: 0px;
	color: #fff;
	width: 20px;
	height: 20px;
	background: #1d4688;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	left: auto;
}
.box-content-category .dropdown span{
	position : relative;
}
.box-content-category a::before {
	content: " ";
	position: absolute;
	right: auto;
	top: 18px;
	left: 15px;
	/* background: rgba(0, 0, 0, 0) url("../image/megnor/Arrow.png") no-repeat scroll center 2px; */
	width: 10px;
	height: 10px;
}
.box-content-category a:hover::before {
	background-position: 0 -54px;
}
.box-content-category .dropdown a:hover::before  {
	background-position: 0 -54px;
}
#nav-one li.hiden_menu .dropdown-inner a:hover {
	color: #fff;
}
.header_cart .cart-menu .text-left a {font-size: 12px;}
header li{list-style: none;}
.dropdown-menu.megamenu.column1 {
  padding: 15px 0 15px 15px;
  width: 220px;
  top:56px;
}
.quickview .header-container {display: none;}
/* header cms start*/
.content_headercms_top {
  display: inline-block;
  float: left;
	width: 16%;
	margin-top:5px;
	text-align:left;
}
.content_header_topleft {
    padding:0;
    position: relative;
    text-transform: uppercase;
	font-weight:500;
}
.content_header_top .single-banner { margin: 0;}
.static_links {
    list-style: outside none none;
    margin: 0;
    padding: 2px 0 0 0;
	padding-left:8px;
}
.static_links li {
    position: relative;
	padding:0;
    float: left;
}
.static_links .hiden_menu .top_level > a {
    padding: 10px 20px !important;
	margin-right:0;
}
.static_links li .megamenu li.list-unstyled.childs_1 li{padding:0;}
#content .col-sm-6 h2 {font-size: 16px;}
.static_links .myaccount ul{ height:auto; border:1px solid #ebebeb;padding:10px 5px; } 
.static_links ul.nav li .megamenu.column1 ul.childs_1 {border: medium none;}
 .static_links ul.nav li .megamenu.column1 ul.list-unstyled li > a {
  color: var(--text_color);
  display: inline-block;
  font-size: 14px;
  padding: 8px 7px !important;
  position: relative;
  text-transform: capitalize;
  font-weight:400;
}
 .static_links ul.nav li .megamenu.column1 ul.list-unstyled li > a:hover {color:var(--background);}
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {width: 100%;}
.navbar-nav > li > .dropdown-menu { padding: 15px 0 15px 15px;top:56px;}
.static_links .dropdown-menu .list-unstyled.childs_1 > li{padding-bottom:0;}
.static_links ul { text-align: left;}
 .static_links .cart-menu > li {padding: 0;}
.header-cart .dropdown-menu {
  border: 1px solid #ebebeb;
  min-width: 280px;
   padding:10px;
  top: 53px;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
  padding:10px 0 10px 0;!important;
  margin-top: 24px !important;
}
.static_links ul li ul{ display:table-cell; float:none;}
#account-return .btn.btn-default {
	padding: 5px 12px !important;
	
}
.nav .navbar-nav .top-level.dropdown li a:hover{display:inline-block;}
.static_links li.hiden_menu div {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #var(--background);
  display: none;
  min-width: 155px;
  padding: 15px 0;
  position: absolute;
  text-align: left;
  border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-khtml-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
  top:56px;
}
.static_links li.hiden_menu:hover div{display:block;color:#767676;}
.static_links li.hiden_menu div li a::before{background:none;}
.static_links li.hiden_menu .top_level a:hover{background:none;}
.static_links .dropdown-inner .top_level li a::before{background:none;}
.static_links li a::before {
	content: "";
	display: block;
	height: 13px;
	position: absolute;
	right: 7px;
	border-left: 1px solid #ededed;
}
.static_links .dropdown.myaccount li a::before{background:none;} 
.login_acc {
	display: inline-block;
	padding: 0 ;
	position: relative;
	width: 100%;
}
.login_acc::after {}
	
.lang-curr-wrapper .language-title .fa.fa-caret-down {
	float: right;
	padding: 5px 10px;
}
.lang-curr-wrapper .currency-title .fa.fa-caret-down {
	float: right;
	padding: 5px 10px;
}
.lang-curr-wrapper .language-title:hover {
	color: #1f4c94;
}
.lang-curr-wrapper .currency-title:hover {
	color: #1f4c94;
}
.login_acc li {
	padding: 3px 20px;
	color: var(--text_color) !important;
	font-size: 12px;
	font-weight: 400;
	position: relative;
	text-align: left;
}


.myaccount .account:hover {
	background: none;
	color: var(--text_color) !important;
	border: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.drop_account {
  color: var(--text_color);
}
.myaccount .account {
  background: #fff none repeat scroll 0 0;
  border: 1px solid var(--background) ;
  color: var(--background) ;
  float: left;
  margin: 5px;
  padding: 8px 18px;
  text-align: center;
  border-radius:5px;
  -webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
  font-weight:400;
}
.static_links .dropdown.myaccount li a:hover{
background:none;
color:var(--background);
}
.static_links li:first-child a::before {
	background:none;
	padding:-10px;
}
.static_links li a {
	color: var(--text_color);
    display: block;
    font-size: 13px;
  	font-weight:600;
    line-height: 10px;
   	margin: 1px 11px 0px 0;
    padding:15px 20px !important;
    position: relative;
    text-transform: capitalize;
    z-index: 6;
}
.list-unstyled.childs_2 a{ margin:0;}
.list-unstyled.childs_2 > li{ padding:0; width:100%; margin:0 0 0 0}
.static_links li:last-child a {
    padding-right: 8px;
}
.dropdown-menu .list-unstyled.childs_2  a {
  color: var(--text_color);
  font-weight:400;
  display:table-cell;
  float:none;
} 
.list-unstyled.childs_1 a{
 color: var(--text_color);
  font-weight:bold;
  display:table-cell;
  float:none;
  }
.list-unstyled .childs_1{
border:1px solid var(--text_color);
}
.list-unstyled.childs_2  a {
  color: #767676;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.8px;
  padding: 12px 0;
  position: relative;
  text-transform: capitalize;
}
.list-unstyled.childs_1 a:hover{
color:var(--background);
background:none;
}
.btn-link:hover, .btn-link:focus {
  color: var(--background) !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: none;
}
#nav-one > li.top_level.dropdown .list-unstyled.childs_1 li a::before {
	background: none;
	content: none;
}
.content_footer_top .sale-cms .sale-cms-text {
	position: relative;
}
.content_footer_top .sale-cms-text:hover::before {
	animation: 1s ease 0s normal none 1 running fixedAnim;
}
.content_footer_top .sale-cms-text::before{

}
.content_footer_top .sale-cms::after{
    border-right: 10px solid transparent;
    border-top: 10px solid var(--text_color);
    border-top-right-radius: 10%;
    -webkit-border-top-right-radius: 10%;
    -moz-border-top-right-radius: 10%;
    -ms-border-top-right-radius: 10%;
    -o-border-top-right-radius: 10%;
    content: "";
    height: 0;
    left: 24% !important;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
    z-index: -1;
}
.product_banner .product_img1 .banner_text { display::none !important;}
.product_banner .product_img2 .banner_text {display:none;}
.category_list1:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
-moz-transform:scale(1.05);
}
.category_list1:hover .banner_button > a{
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.category_list2:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
-moz-transform:scale(1.05);
}
.category_list3:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
-moz-transform:scale(1.05);
}
.category_list3:hover .banner_button > a{
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.category_list2:hover .banner_button > a{
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.product_img1.img1:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
-moz-transform:scale(1.05);
}
.product_img1.img1:hover .banner_button > a{
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.product_img2.img2:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
-moz-transform:scale(1.05);
}
.product_img2.img2:hover .banner_button > a{
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
#block_1 > ul {
  padding: 0;
}
.layout-2 .content_footer_top {
  background: #222 none repeat scroll 0 0;
  border-bottom: 1px solid #414141;
}
#footer #block_1.footer-area:hover::before {
background:rgba(0, 0, 0, 0) url("../image/megnor/sprite1.png") no-repeat scroll -100px -924px;
}
footer .bottomfooter .list-unstyled a:hover {
    color: var(--background);
}
footer .bottomfooter a:hover {
    color: var(--background);
}
#top-links li,.header-search li{padding:0; list-style:none}
header .btn-link:hover, header .btn-link:focus, #top-links a:hover, #top-links a:focus {
	color: var(--background) !important;
	background: none;
	text-decoration: none;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #2196f3;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 0px;
}
#top-links a + a {
	margin-left: 15px; 
}
.dropdown.myaccount:hover a.account::after, .dropdown.myaccount:hover a.account1::after , .dropdown.myaccount:hover a.account_order1::after, .dropdown.myaccount:hover a.account_transaction1::after, .dropdown.myaccount:hover a.account_download1::after, .dropdown.myaccount:hover a.account_logout1::after{display:none;}
.dropdown-toggle.active::after {}
.swiper-viewport  .swiper-button-next {
	left: auto;
	right: 20px;
}
.swiper-viewport .swiper-button-prev {
	right: auto;
	left: 20px;
}
.swiper-button-next, .swiper-button-prev {
  	width: 34px !important;
    height: 34px !important;
	line-height: 32px !important;
	text-align: center !important;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	-o-border-radius: 50% !important;
	background:var(--background) !important;
}
.swiper-button-next:hover, .swiper-button-prev:hover {background:var(--text_color) !important;}
#top-links ul.list-inline{float:left; margin-right: 5px; margin-bottom:0;}

#top-links ul.list-inline li{background:transparent; font-weight:300}
#top-links #form-language li {
	padding: 0;
}
.lang-curr { 
	margin:0;
	display:inline-block;
}
.container .container-top a{
color:var(--text_color);
}
.nav.pull-right {
	display: inline-block;
	padding: 0;
}
.right-links {
    float: right;
    margin:0;
}

.container .result-search-autocomplete ul li{
float:left;
}
.right-links ul li{ float:left; margin-left:10px; font-size:12px;}
.container .container-top a:hover {
  color: var(--background);
}
.right-myaccount-menu > li #wishlist-total {
  border-right: 1px solid;
  padding: 0 10px 0 0;
}
.right-links .right-myaccount-menu ul li{
margin-right:10px;
}
#form-language .fa-angle-down, #form-currency .fa-angle-down{
  display: none !important;
  float: right;
}
.fa-angle-down{
      /* color:#fff; */
       margin: -13px 0 0 12px;
}
.dropdown.myaccount .fa-angle-down {
	margin: 0 5px;
	vertical-align: middle;
}
#form-currency .btn-link, #form-language .btn-link {
	border: medium none;
	color: var(--text_color);
	display: block;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	padding: 12px 0 12px 40px;
	position: relative;
	font-weight: 300;
}
#form-language .btn-link::after {
    position: absolute;
	content: "";
	width: 1px;
	height: 15px;
	background: #949f78;
	top: 13px;
	right: -20px;
}
#form-language .language-menu .btn-link::after {
    content: none;
}
 #form-language .btn.btn-link.btn-block.language-select {
    padding: 7px 30px 7px 5px;
}
#form-currency .btn.btn-link.btn-block.currency-select {
    padding: 7px 4px;
}
 #form-currency .currency-select, #top #form-language .language-select {
    text-align: left;
    width: 100%;}
.right-links i.fa-angle-down {
    position: relative;
    top: 1px;
}
.pull-left #form-language:hover .btn-group span, .pull-left #form-currency:hover .btn-group span {
    /*color: var(--background);*/
}
#form-currency .btn-link strong {
	font-weight: normal;
	padding: 0 3px 0 0;
	display: none;
}
.pull-left #form-language .btn-group span img {
	padding: 0 3px 0 0;display: none;
}
 .header_cart:hover .dropdown-toggle{background-color:#fff;}
.myaccount .dropdown-menu-right {
	margin: 0 !important;
	width: 200px;
	right: 0;
	top: 51px;
}
.language-menu {
	padding: 6px 10px;
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	width: auto;
	right: 0;
	z-index: 100;
}
.fa-caret-down::before {content: "\f107";}
.currency-menu {
	padding: 6px 10px;
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	width: auto;
	right: 0;
	z-index: 100;
}
.header_top {
	width: 100%;
	float: left;
	padding: 38px 0;
	background: #2b2b2b;
}
.header-class {
	width: 100%;
	float: left;
	min-height: 62px;
}
.header_bottom {
	float: left;
	width: 100%;
	padding: 0;
	float: left;
	background: #fff;
	box-shadow: 0px 5px 5px -5px #909090;
	-webkit-box-shadow: 0px 5px 5px -5px #909090;
	-moz-box-shadow: 0px 5px 5px -5px #909090;
	-ms-box-shadow: 0px 5px 5px -5px #909090;
	-o-box-shadow: 0px 5px 5px -5px #909090;
	-khtml-box-shadow: 0px 5px 5px -5px #909090;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}
.content_headercms_bottom {
	clear: both;
	float: left;
	width: 100%;
}
.header-right  .head
{
	float:right;
	margin:5px 5px 0 0;
	padding:2px;
}
.product-quick_view-47 .responsive-menu {
  display: none;
}
.product-quick_view-47 .background_wrapper {
  display: none;
}
.product-quick_view-47 {
display:inline-block;
}
.header-center {
	float:left;
	padding:10px 0 16px 0;
    width: 100%;
}
/* logo */
.header-logo{float:left;}
.header-search{float:left;}
.header-cart{float:left;}
.header-main {
    display: block;
    float: left;
    position: relative;
    width: 100%;
	height:50px;
	background: #fff;
}
.static_links li:last-child a::before {
	border-left: none;
}
.header-left {
    float: left;
	width:auto;
	margin:0 79px 0 0;
}
.static_links li:first-child a {
	padding-left: 5px !important;
}
.header-right {
    float: right;
	width: 81%;
	position:relative;
	top:0;
	transition:top 800ms ease 0s;
	-webkit-transition:top 800ms ease 0s;
	-moz-transition:top 800ms ease 0s;
	-ms-transition:top 800ms ease 0s;
	-o-transition:top 800ms ease 0s;
	}
#column-left .box-category .box-heading.fixed{
	position: fixed;
	top: 0;
	width: 250px;
	z-index: 9999999;
	animation: 0.9s ease 0s normal both 1 running fixedAnim;
	height: 52px;
}
header .tags > a {
  font-weight: normal;
}
header{
	padding:0; 
	z-index:99;
	position:relative;
	margin:0;
	clear:both;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53c962', endColorstr='#419e4d',GradientType=0 ); /* IE6-9 */
	height:auto;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	
}
.header_bottom.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	padding: 0;
	background: #fff;
	box-shadow: 0px 5px 5px -5px #909090;
	-webkit-box-shadow: 0px 5px 5px -5px #909090;
	-moz-box-shadow: 0px 5px 5px -5px #909090;
	-ms-box-shadow: 0px 5px 5px -5px #909090;
	-o-box-shadow: 0px 5px 5px -5px #909090;
	-khtml-box-shadow: 0px 5px 5px -5px #909090;
	z-index: 9;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;

}

a.banner_text::before, a.banner_text::after{
background:none !important;
}
.layout-2 header{
box-shadow:0 2px 1.7px 0 #f5f5f5;
-webkit-box-shadow:0 2px 1.7px 0 #f5f5f5;
-moz-box-shadow:0 2px 1.7px 0 #f5f5f5;
-ms-box-shadow:0 2px 1.7px 0 #f5f5f5;
-o-box-shadow:0 2px 1.7px 0 #f5f5f5;
}
.header_left .box-category::after {
      border-right: 10px solid transparent;
      border-top: 10px solid #c4c4c4;
      border-top-right-radius: 10%;
      -webkit-border-top-right-radius: 10%;
      -moz-border-top-right-radius: 10%;
      -ms-border-top-right-radius: 10%;
      -o-border-top-right-radius: 10%;
      content: "";
      height: 0;
      position: absolute;
      right: -5px;
      top: 2px;
      transform: rotate(45deg);
	  -webkit-transform: rotate(45deg);
	  -ms-transform:rotate(45deg);
	  -o-transform:rotate(45deg);
	  -moz-transform:rotate(45deg);
      z-index: -1; 
}
.header_left .box-category{
    background: #e1e1e1 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    margin-top: -8px;
    padding: 2px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 250px;
}
.col-sm-4.header-logo {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: auto;
	padding: 7px 0 0;
	margin: 0 70px 0 0;
}
.col-sm-4.header-logo #logo {
	padding: 0;
}
.header_center {
	float: right;
	padding: 3px 0 0;
}

.header_right .fa.fa-phone {
	width: 33px;
	height: 33px;
	background: url("../image/megnor/cart.png") no-repeat scroll center 0px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}
.header-contact .contact-cms {
    color: #fff;
    font-size: 12px;
    display: inline-block;
	vertical-align: middle;
}
.header_right .phone-txt {color: #d6dacc;font-weight: 300;padding: 0 10px 0 5px;text-transform: uppercase;}
.header_right .hidden-xs.hidden-sm.hidden-md {
	font-weight: 600;
	color: #d6dacc;
	font-size: 16px;
}
#checkout-checkout .text-right.total {
	font-size: 17px;
	font-weight: 600;
}
.col-sm-5.header-search {
 float: left;
  padding: 0;
  position: relative;
  width: 57%;top: -4px;
}
.header-search {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #3f4a57 !important;
  border-image: none;
  border-inline-end-color:#3f4a57;
  border-inline-start-color:#3f4a57;
  border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
  -moz-border-radius:8px;
  border-style: solid;
  border-width: 6px;
  float: left;
  position: relative;
  width: 65%;
  
}
.col-sm-3.sort{ padding:0; }
.header-search .col-sm-3.sort {
  border-radius: 10px;
  -webkit-border-radius:10px;
-khtml-border-radius:10px;
-moz-border-radius:10px;
  display: block;
  width: 30%;
}
#searchbox .col-sm-3.sort { padding:0 15px; }
.col-sm-3.sort select.form-control{
	padding:0;
    height:auto;
    text-transform: capitalize;
	background-color:#fff;
	color:#333333;
	border:none;
	overflow:hidden;
	left:0;
	width:100% !important;
}
.head-right-bottom {
	float: left;
	position: relative;
}
.headertopleft{float:left; text-align:left; margin-top:10px}
.headertopright .text2 a{color:#2d2d2d; font-size: 14px; letter-spacing:0.5px; font-weight:500; }
/*header-cms*/
#tmheadercontentcms {
    float: left;
    width: 100%;
}
#tmheadercontentcms .headercms1,#tmheadercontentcms .headercms2,#tmheadercontentcms .headercms3{
	float: left;
    font-size: 14px;
    margin: 0 30px 0 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 426px;
	background:#ededed;
	color:var(--text_color);
	 letter-spacing: 2px;
}
#header_content_block #tmheadercontentcms .headercms3{
	margin-right: 0;
}
.headercms1 span, .headercms3 span, .headercms2 span {
    font-size: 14px;
    font-weight:700;
    text-transform: uppercase;
}
.quickview {  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;
}
@media (max-width: 767px) {  	
	.quickbox { display:none; }
}
/* Megnor Category CSS */
#nav-one > li > .dropdown-menu {
    background: #262626 none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding: 0 22px;
  	left:230px;
  	top:0;
}
#nav-one > li.dropdown, #nav-one > li.hiden_menu, #nav-one > li.dropdown .column1 ul .dropdown{}
#nav-one > li.hiden_menu > .dropdown-menu{padding:22px;}
.top_level.hiden_menu{position:relative;}

#nav-one li .megamenu ul.childs_1 {
    padding: 30px 2px 30px 20px;
}
#nav-one li .megamenu ul.childs_1:last-child {
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #262626;
    display: block;
    font-size: 13px;
    padding: 8px;
    white-space: nowrap;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background: #262626 none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 6px 0 0;
    position: relative;
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #b3b3b3;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
  	text-transform:capitalize;
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
	display: none;
	left: 140px;
	padding: 10px;
	position: absolute;
	top: 0;
	border: 3px solid #e2e2e2;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
	padding:0;
}
#nav-one li .megamenu.column1 ul.childs_1 .list-unstyled.childs_2 > li {width: 160px;border: none;}
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
	color:#fff;
}
.column_left_cms .box.last .list-group{
    border-bottom: medium none;
	margin-bottom:0;
	padding:4px 0 0;
}
.column_left_cms .box.last{margin-bottom:0;}

/* Megnor Category CSS */
.menu_toggle {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    left: 0;
    position: absolute;
    top: 62px;
    width: 100%;
    z-index: 99;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
}
.menu_toggle .menu_inner {
    float: left;
    padding:30px 30px 0;
    width: 100%;
}
.menu_toggle .main-menu {
    float: left;
    padding:0;
    width: 81.3%;
}
.menu_inner .image {
    float: right;
    padding:  0;
    width:18.7%;
}
.image .menu_image {
    background: #ffffff url("../image/megnor/menu-right.jpg") no-repeat scroll 0 0;
    display: block;
    height: 402px;
}
.header_right #searchbox .form-control.input-lg {
	padding: 0 120px 0 15px !important;
	box-shadow: 4px 4px 7px -9px var(--text_color) inset;
	-webkit-box-shadow: 4px 4px 7px -9px var(--text_color) inset;
	-moz-box-shadow: 4px 4px 7px -9px var(--text_color) inset;
	-ms-box-shadow: 4px 4px 7px -9px var(--text_color) inset;
	-o-box-shadow: 4px 4px 7px -9px var(--text_color) inset;
}
/* search */
.col-sm-5.header_search {
	width: auto;
	float: left;
	padding: 11px 15px 11px 50px;
}
.header_right {
	 width: auto;
    float: right;
    margin: 0 0 15px;
    cursor: pointer;
    position: relative;
}
#search .input-lg {
	height: 42px;
	line-height: 20px;
	width:100%;
	border: 1px solid #e7e7e7;
	text-transform:capitalize;
	color:var(--text_color);
	font-size:12px;
	padding-right:110px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:none;
	background:#f7f7f7;
}
#search .fa.fa-search{display:none;}
.header-search .customSelect.form-control {
    border: none;
    color: var(--text_color);
    height: auto;
    font-size:13px;
	font-weight:500;
	text-transform:capitalize;	
}
.head-right-top .static_links .top_level.dropdown:hover .dropdown-menu{display:block;}
.head-right-top .static_links .top_level.dropdown .dropdown-menu .list-unstyle.childs_2.dropdown:hover{
left:148px;
position:absolute;
padding:10px 10px 0px 10px;
top:-100px;
display:block;
margin:10px;
height:100px;

}
/* contact Cms */
.header-cartright {
	float: right;
	padding: 20px 0 20px;
}
.headertopright .text2 {
	background: transparent url("../image/megnor/icon.png") no-repeat scroll left -120px;
	padding: 0 0 0 50px;
	text-transform: uppercase;
	font-weight: 600;
	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;
}
.headertopright:hover .text2 {
	background-position: left 10px;
}
.headertopright .text2-dec {
	float: left;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	display: block;
}
.headertopright .text2 a {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: 500;
	display: block;
}
/* end of contact cms */

/* header top cms block*/
.first-content.main-content {
	float: left;
	width: auto;
	padding: 0 30px;
	cursor: pointer;
}
.second-content.main-content {
	float: left;
	width: auto;
	cursor: pointer;
}
.cms_img1 {
	background: url("../image/megnor/sprite.png") no-repeat scroll 0 0;
	height: 30px;
	width: 30px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.cms-block {
	display: inline-block;
	padding: 0 0 0 5px;
}
.cms_subtitle {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 20px;
}
.cms_title {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	line-height: 20px;
}
.first-content.main-content:hover .cms_img1 {
	background-position: 0 -193px;
}
.cms_img2 {
	background: url("../image/megnor/sprite.png") no-repeat scroll 0 -387px;
	width: 30px;
	height: 30px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.second-content.main-content:hover .cms_img2 {
	background-position: 0 -580px;
}
.offer-block {
	width: auto;
	float: right;
	padding: 15px 0;
	cursor: pointer;
}
.offer-block:hover .offer_title {
	color: var(--background);
}
.offer-image {
	background: url("../image/megnor/offer.png") no-repeat scroll 0 0;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
}
.offer-block:hover .offer-image {
	background: url("../image/megnor/offer_hover.png") no-repeat scroll 0 0;
}
.offer-inner {
	display: inline-block;
	vertical-align: middle;
}
.offer_title {
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	color: #fff;
	text-transform: capitalize;
	padding: 0 0 0 5px;
}
/* end header top block */
.dropdown-menu .childs_2  {
}
.tabfeatured_default_width{ width:185px;}
.tabbestseller_default_width{ width:185px;}
.tablatest_default_width{ width:185px;}
.tabspecial_default_width{ width:185px;}

.tab-content .tab {
    display: none;
}
.box-content .customNavigation a.prev, .hometab .customNavigation a.prev {
	height: 30px;
	width: 30px;
	background: none;
	margin: 0;
	padding: 0;
	border: 1px solid var(--background);
	color: #fff;
	background: var(--background);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
.box-content .customNavigation a.prev:hover, .hometab .customNavigation a.prev:hover {
	background: var(--text_color);
	border-color: var(--text_color);
	
}
.box-content .customNavigation a.next:hover, .hometab .customNavigation a.next:hover {
	background: var(--text_color);
	border-color: var(--text_color);
	
}
.box-content:hover .customNavigation a.prev ,.box-content:hover .customNavigation a.next {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.box-content .customNavigation a, .hometab .customNavigation a {
	padding: 3px 11px;
}
.box.latest .box-content .customNavigation a{top: -7px;}
.box-content .customNavigation a.next, .hometab .customNavigation a.next {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 30px;
	border: 1px solid var(--background);
	color: #fff;
	background: var(--background);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
.customNavigation a.prev::before, .owl-buttons a.prev::before {
    content: "\f0d9" !important;
}
.customNavigation a.next::before, .owl-buttons a.next::before {
    content: "\f0da" !important;
}
#featured_grid .box-content .customNavigation a {padding: 3px 0;}
#featured_grid .box-content .customNavigation a.prev{right:20px;}
.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 0;
	padding:0 0 0 0;
	position: relative;
}
.static_links ul.nav li .megamenu ul.list-unstyled li.dropdown.dropdown-menu{
	border:1px solid var(--text_color);
	margin: 0;
	padding:10px;
	position:absolute;
	left:188px;
	top:0;
}
.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu{
display:block;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
  border: 1px solid #ededed;
  display: none;
  left: 165px;
  padding: 10px;
  position: absolute;
  top: 0;
  border-radius:5px;
  -webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover .dropdown-menu{display:block;} 
.col-sm-3.sort select.form-control{}
.header-search .customSelectInner, .header-search .customSelectOpen .customSelectInner { background-image:none; }
.header-search .customSelectInner:after{	
	font-family:'FontAwesome';
	content:'\f107';
	font-size:12px;
	position:absolute;
	right:15px;
	top: 10px;
}
.main-slider .swiper-viewport {
  border: medium none;
  box-shadow: none;
  margin:0;
  border-radius: 0;
}
.swiper-viewport .swiper-button-prev::before {
	color: #fff;
	font-size: 24px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	text-align: center;
	display: inline-block;
	content: "\f0d9";
	font-family: fontawesome;
	font-weight: 700;
	margin-left: -4px;
}
.swiper-viewport .swiper-button-next::before {
	color: #fff;
	font-size: 24px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	text-align: center;
	display: inline-block;
	content: "\f0da";
	font-family: fontawesome;
	font-weight: 700;
	margin-right: -4px;
}
.swiper-viewport .swiper-button-next:hover::before , .swiper-viewport .swiper-button-prev:hover::before {}
.main-slider .swiper-pagination {bottom: 0;}
.main-slider.swiper-button-next, .main-slider.swiper-button-prev{width: 70px;}
.header-search .customSelectOpen .customSelectInner:after{	
	font-family:'FontAwesome';
	content:'\f106';
	font-size:12px;
	position:absolute;
	right:5px;
}
.header-cart .cart .btn-lg .dropdown-toggle:before{
  content:'\f291';
  font-family:'FontAwesome';
  font-size:12px;
}
.header-search .form-control::-moz-placeholder{color:#848484; font-size:12px; font-weight:500;}
#search .input-group-btn{
float:right; 
width:auto; 
position:absolute; 
right:0;
}

#search .btn-lg {
  	font-size: 12px;
    line-height: 18px;
    background: #7e5cdd; /* Old browsers */
  	border:none;
  	color:#ffffff !important;
    padding:9px 30px 8px;
    height:42px;
    font-weight:700;
    text-transform:uppercase;
    border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
-khtml-border-radius:0 5px 5px 0;
-moz-border-radius:0 5px 5px 0;
	width:100%;
}
.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;}
.header .dropdown.myaccount > a:hover{
background: var(--text_color); /* Old browsers */
background: -moz-linear-gradient(-45deg,#000 0%, #424242 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000 0%,#424242 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000 0%,#424242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--text_color)', endColorstr='#424242',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color:#fff;
}
.header .dropdown.myaccount > a{
	padding: 2px 13px 0 8px;
	color:#fff; 
	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;
	background: #ff8142; /* Old browsers */
	background: -moz-linear-gradient(top, #ff8142 0%, #de4d04 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff8142 0%,#de4d04 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff8142 0%,#de4d04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8142', endColorstr='#de4d04',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	float:left;
	margin: 3px 0 0;
	height:40px;
	}
header .dropdown.myaccount a .fa{
	background-color: transparent;
    padding: 10px 8px;
}
header .header-cart a .fa{
background:transparent;
}
header .dropdown.myaccount a:hover .fa,header .dropdown.myaccount a:focus .fa{
}
.header-container {
    height: auto; 
    width: 100%;
    z-index: 99;
  	background:#232f3e none repeat scroll 0 0;
}
header .header_left {
  float: left;
  width: 260px;
}
.header-container.smaller{z-index:999;}
.header-logo img {
	display: inline-block;
	max-width: 100%;
}
.hed-right-top {
    position: relative;
    width: 100%;
	transition: all 300ms linear 0s;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	margin: 0px;
	opacity:1;
	-khtml-opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
}
.content_header_top .box.megnorcategory{
    left:0;
    position: absolute;
    top:0;
    width: 277px;
    z-index: 9;
}
/*end megnor category */
.product_banner1 .img{
max-width:100%;
}
/* sub banner block */
.subbanner-cms {
	display: inline-block;
	float: left;
	position: relative;
	width: 100%;
	margin: 30px 0 0;
}
.subbanner-cms .subbanner-inner-block1 , .subbanner-cms .subbanner-inner-block2{
	position: relative;
	float: left;
	overflow: hidden;
	width: 48.7%;
}
.subbanner1_img, .subbanner2_img {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.subbanner-cms .subbanner-inner-block1 {margin: 0 30px 0 0;}
.subbanner-cms .subbanner-inner-block1 .description, .subbanner-cms .subbanner-inner-block2 .description {
	right: 10%;
	position: absolute;
	top: 34%;
	bottom: auto;
	text-align: right;
}

.subbanner-cms .title {
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 5px 0 0 0;
	display: inline-block;
	letter-spacing: 0;
	position: relative;
	color: var(--background-color);
}

.subbanner-cms .subtitle {
	font-size: 26px;
	font-weight: 200;
	color: var(--background-color);
	line-height: 36px;
	display: block;
	text-transform: capitalize;
	letter-spacing: 0;
}

.subbanner-cms .banner_text {
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	border-bottom: 2px solid rgba(255,255,255,0.3);
	margin: 20px 0 0 0;
	display: inline-block;
	text-transform: uppercase;
}
.subbanner-cms .banner_text:hover {
	color: var(--background-color);
	border-color: var(--background-color);
}
.subbanner-inner-block1:hover .subbanner1_img .subbanner_image1 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.subbanner-inner-block2:hover .subbanner2_img .subbanner2_image2 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.subbanner-inner-block1 .subbanner1_img .subbanner_image1 {
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.subbanner-inner-block2 .subbanner2_img .subbanner2_image2 {
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
/* end of sub banner block */
/* CMS block */
.cmsbanner-block {
	margin: 0 0 50px 0;
	display: inline-block;
	float: left;
	position: relative;
	width: 100%;
}
.cms-inner-block1 , .cms-inner-block2{
	position: relative;
	float: left;
	overflow: hidden;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-right: 30px;
    width: 48.3%;
}
.cms-inner-block2 {margin-right: 0;}
.cms-inner-block1 .cms1_img .cms_image1 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.cms-inner-block1:hover .cms1_img .cms_image1{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.cms-inner-block2 .cms2_img .cms2_image2 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.cms-inner-block2:hover .cms2_img .cms2_image2{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.cmsbanner-block .description {
	right: 40px;
	position: absolute;
	top: 25%;
	bottom: auto;
	left: auto;
}
.cmsbanner-block .cms-inner-block1 .title , .cmsbanner-block .cms-inner-block1 .subtitle  {
    color: #fff;
}
.cmsbanner-block .cms-inner-block2 .title , .cmsbanner-block .cms-inner-block2 .subtitle {color: #fff;}
.cmsbanner-block .description .title {
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	display: inline-block;
}
.cmsbanner-block .description .discount {
	font-size: 20px;
	color: var(--text_color);
	font-weight: 600;
	display: inline-block;
}
.cmsbanner-block .description .subtitle {
	font-size: 24px;
	line-height: 40px;
	font-weight: 700;
	text-transform: capitalize;
}
.cmsbanner-block .description .banner_text {
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	border-bottom: 2px solid rgba(255,255,255,0.3);
	margin: 25px 0 0 0;
	display: inline-block;
	text-transform: uppercase;
}
.cmsbanner-block .description .banner_text:hover {
	color: var(--text_color);
	border-bottom-color:var(--text_color);
}
/* end of cms block */
/* offer cms block */
.offercms-block {
	float: left;
	position: relative;
	/* margin: 0 0 75px 0; */
	overflow: hidden;
}
.offercms-block .offercms1_img .offer_image1 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.offercms-block:hover .offercms1_img .offer_image1 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.offercms-block .offercms-inner-block1 .description {
	left: 50px;
	position: absolute;
	top: 22%;
	bottom: auto;
	right: auto;
}
.offercms-block .offercms-inner-block1 .description .title {
	font-size: 26px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin: 0 0 12px 0;
}
.offercms-block .offercms-inner-block1 .description .subtitle {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	width: 300px;
}
.offercms-block .offercms-inner-block1 .description .banner_text {
	font-size: 16px;
	color: #fff;
	margin: 25px 0 0 0;
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.offercms-block .offercms-inner-block1 .description .banner_text:hover {
	border-bottom-color: var(--background);
	color:var(--background);
}
/* end of offer cms block */
/*homepage sub banner1*/
.prd_image2 {
	margin-left: 0;
	width:100%;
}
.prd_image1 {
	width: 100%;
	margin-right:0;
}
.product_img1:hover::before {
 animation: 1s ease 0s normal none 1 running fixedAnim;
  animation:1s ease 0s normal none 1 running fixedAnim;
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
 }
 @-webkit-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@-moz-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@keyframes fixedAnim{0%{right:125%}125%{right:0;}}
.product_img1 {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  float: left;
  width:50%;
}
.product_img2 {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position:relative;
}
.product_img1::before{
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
-ms-transform:skewX(-25deg);
-o-transform:skewX(-25deg);
-moz-transform:skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.slidebanner2.subbanner, .slidebanner4.subbanner {
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
}
.home_banner {
    float: left;
    margin: 30px 0;
    width: 100%;
}

.megnor-tab-text > a {
    color: #ffffff;
}
.megnor-tab-text > a:hover {
    color: var(--text_color);
}
/*end homepage sub banner1*/
/* homepage sub banner2*/
.megnor-tab-text {
     background: #2196f3 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 20px 0;
    text-align: center;
}
.megnor-tab-text > span {
   color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
/*end homepage sub banner2*/
#parallaxcmsblock {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    height: 565px;
    background: rgba(0, 0, 0, 0) url("../image/megnor/Parallex.jpg") no-repeat scroll center center;
}
#parallaxcmsblock .content {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 40%;
   
}
#parallaxcmsblock .parallax-title{ 
	color: #fff;
	font-size: 70px;
    line-height: 90px;
    font-weight: 200;
    padding: 0 0 25px;
}
.parallax .button {
	font-size: 12px;
	font-weight: 500;
	background-color: var(--background);
	display: inline-block;
	line-height: 20px;
	text-transform: uppercase;
	padding: 12px 23px;
	border-radius: 5px;
}
.parallax .button:hover {background-color: var(--background-color);}
.parallax .button:hover a{}
.parallax .button a{color: #fff;}
.home-page-cms{position: relative;}
.home-page-cms .homepage-inner{ 
	width: 100%;
    float: left;
    position: relative;
    height: 274px;
    background: rgba(0, 0, 0, 0) url("../image/megnor/cms-banner.jpg") no-repeat scroll center center;
}
.home-page-cms .content1 .txt {
	color: #006064;
	font-size: 14px;
    font-weight: 600;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	position: relative;
	z-index: 10;	
}
.home-page-cms .content1 .txt .text1 {
    position: absolute;
    right: 63px;
    z-index: 99;
    
}
.home-page-cms .content1 .txt::after{
	position: absolute;
	top: -13px;
	background: url("../image/megnor/tag.png") no-repeat center;
	height: 45px;
	width: 202px;
	z-index: 9;
	right: 35px;
	content: "";
}
.home-page-cms .content1 .offer {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	line-height: 18px;
	display: block;
	position: absolute;
	top: 0;
	background: url("../image/megnor/tag-1.png") no-repeat center;
	height: 42px;
	width: 302px;
	z-index: 9;
	right: -20px;
}
.home-page-cms .content1 .offer span.text2 {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    line-height: 18px;
    display: block;
    position: absolute;
    top: 3px;
}
.home-page-cms .content1 .offer span {display: block;color: var(--background-hover);font-weight: 600;position: absolute;right: 20px;top:20px;}
.home-page-cms .content2{
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}
.home-page-cms .content2 .subtitle {
   font-size: 20px;
	line-height: 30px;
	font-weight: 200;
	margin: 0 0 10px;
}
.home-page-cms .content2 .title {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 46px;
}
/*homepage category list*/
.category_list1, .category_list2, .category_list3 , .category_list4{
	background: #fff;
	float: left;
	width: 23.1%;
	height: auto;
	padding: 0;
	margin-right: 30px;
}
.category_list_cms {
	float: left;
	width: 100%;
	margin: 100px 0 43px;
}
#product2 .btn.btn-default.wishlist, #product2 .btn.btn-default.compare {
	margin: 0 0 0 10px;
	background: var(--background);
	border: none;
	color: #fff;
}
.category_list_cms .box img{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;

}
#product-category .single-banner .img-thumbnail {
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
}
.category_list4  {
	margin: 0;
}
.category_list5{margin: 30px 30px 0;}
.category_list_cms .box-head {
    display: inline-block;
}
#content .category_list_cms .box-head .box-heading {
	color: var(--background-color);
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	margin: 0;
	width: auto;
	border-bottom: none;
	padding: 4px 0;
}
.list-group{margin-bottom: 10px !important; padding:15px!important;}
.category_list_cms .box:hover{
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;
}
.category_img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	position: relative;
	overflow: hidden;
}

.category_list1 .description,.category_list3 .description {
	left: 35px;
	position: absolute;
	top: 40px;
	bottom: auto;
	right: auto;
}
.category_list2 .description{
	left: 35px;
	position: absolute;
	top: 30px;
	bottom: auto;
	right: auto;
}
.category_list2 .description .title1 {
	font-size: 24px;
	color: var(--background);
	line-height: 25px;
	font-weight: 500;
	text-transform: capitalize;
}
.category_list2 .description .offer-text {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	margin: 0 0 75px 0;
}
.category_list1 .description .title ,.category_list3 .description .title{
	font-size: 24px;
	color: #fff;
	line-height: 25px;
	font-weight: 500;
	text-transform: capitalize;
}
.category_list1 .description .subtitle ,.category_list2 .description .subtitle ,.category_list3 .description .subtitle{
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	font-weight: 300;
	text-transform: capitalize;
	padding : 15px 0;
}
.category_list1 .description .action1 .banner_text {
	font-size: 12px;
	color: var(--text_color);
	background: var(--background);
	padding: 8px 18px;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	line-height: 20px;
}
.category_list2 .description .action2 .banner_text {
	font-size: 12px;
	color: var(--text_color);
	background: #fff;
	padding: 8px 18px;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	line-height: 20px;
}
.category_list3 .description .action3 .banner_text {
	font-size: 12px;
	color: #fff;
	background: #313131;
	padding: 8px 18px;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	line-height: 20px;
}
.category_list1 .description .offer-text ,.category_list3 .description .offer-text {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	margin: 75px 0 0 0;
}
.category_list1 .description .action1 .banner_text:hover {
	background: var(--text_color);
	color: #fff;
}
.category_list2 .description .action2 .banner_text:hover {
	background: var(--background);
	color: var(--text_color);
}
.category_list3 .description .action3 .banner_text:hover {
	background: #fff;
	color: var(--text_color);
}
.special-inner-content {
	padding: 50px 0 0 0;
}
.box-content-inner-special {
  border-top: 1px solid #dedede;
}
#column-left .special .box-head{
padding:0; 
}
#column-left .special-inner-content{
margin:0;
}
#column-left .special-carousel.product-carousel{
background:#fff;
}
#content .box.special .box-content {
	overflow: visible;
	padding: 0;
	position: relative;
	margin: 0;
}
.category_list_inner {
	float: left;
	width: 100%;
	padding: 30px;
	text-align: center;
}
.category_list_cms .subcategory li {
    width: 100%;
	margin:0;
	list-style: outside none none;
	
}
.category_list_cms .subcategory li:hover {}
.category_list_cms .view a {
	font-size: 12px;
	font-weight: 700;
	color: #2a68ae;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	display: inline-block;
	opacity: 0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-opacity: 0.6;
	-o-opacity: 0.6;
}
.category_list_cms .view a:hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.category_list_cms .subcategory li a {
	color: var(--text_color);
	display: inline-block;
	margin: 0 0 4px;
	border: none;
	font-size: 12px;
	opacity: 0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-opacity: 0.6;
	-o-opacity: 0.6;
}
.category_list_cms .subcategory li:hover a{
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.category_list_cms .subcategory li:hover::after {
	color: var(--background);
}
.category_list_cms .subcategory li:last-child a {
    padding: 0;
}

.category_list_cms .subcategory {
    padding: 0;
	margin: 0;
	text-align: center;
}
.view h3{
    padding-top:20px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:normal !important;
}
#content .view h3:hover{
	letter-spacing:2px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#content .view h3{
	color:#ffa51f;
	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;
}
.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 {
    margin: 0;
}
/*end homepage category list*/
/* cart */
#cart .item-count {
	position: absolute;
	top: -7px;
	right: auto;
	background: var(--background);
	width: 17px;
	height: 17px;
	border-radius: 50%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	line-height: 18px;
	font-size: 12px;
	font-weight: 400;
	left: 30px;
	text-align: center;
}
#cart .mycart {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	vertical-align: bottom;
	display: none;
	line-height: 24px;
	letter-spacing: 0.01px;
	padding: 6px 0 0;
}
#cart .price {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 15px;
	vertical-align: top;
	display: none;
}
.col-sm-3.header_cart {
	width: auto;
	float: left;
	padding: 11px 0;
}
.fa.fa-heart-o {
  font-size: 25px;
  padding: 7px 25px 0 10px;
}
.header-cart .cart-menu li > a > img{width:100%;}
.col-sm-3.header-cart{
    float: left;
    width: auto;
    padding:0;
  	margin-left:0;
}
.header-search .col-sm-3.sort .customSelect.form-control {
  border-radius: 5px 0 0 5px;
  -webkit-border-radius:5px 0 0 5px;
-khtml-border-radius:5px 0 0 5px;
-moz-border-radius:5px 0 0 5px;
  height: 38px;
}
.cart-menu .img-thumbnail {
  max-width: none;
  width: auto;
}
#cart .dropdown-menu .table {
  border: medium none;
  margin-bottom: 10px;
}
#cart button > h4 {
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
	line-height: 16px;
	padding: 0 0 0 21px;
	 margin: -20px 0 0 10px;
	 color:#fff;
}
.header-container .dropdown.myaccount .dropdown-toggle .fa.fa-user {
  color: #ef9d2a;
  font-size: 17px; 
}
.header-container .dropdown.myaccount {
  background: #394d66 none repeat scroll 0 0;
  border-radius: 5px;
  -webkit-border-radius:5px;
 -khtml-border-radius:5px;
 -moz-border-radius:5px;
  height: 40px;
  padding: 12px 17px;
}
.cart_image {
	background: url("../image/megnor/cart.png") no-repeat scroll 3px -147px;
	background-color: rgb(43, 43, 43) ;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	
}
#cart-total {
	float: right;
	text-align: left;
	line-height: 20px;
}
#cart:hover .cart_image {background-color: var(--background);}
#cart-text {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
}
.header_cart .dropdown-toggle {
	border: 1px solid var(--background);
}
#cart > .btn {
	background: none;
	width: 100%;
	padding: 0 !important;
	border: none;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}
#cart{
	
    border-radius:5px ;
	-webkit-border-radius:5px ;
	-moz-border-radius:5px ;
	-khtml-border-radius:5px;
    font-size: 12px;
	font-weight:500; 
    text-transform: capitalize;
	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;
	text-align:right;
}
 .table.table-bordered.shopping-cart{ display: inline-table; }
.table.table-bordered.shopping-cart.responsive{ display: none; }
#content #button-coupon, #content #button-quote, #content #button-voucher {
	background: var(--background);
	color: #fff;
	border: 1px solid var(--background);
	padding: 5px 15px;
	margin: 0 5px;
	box-shadow: none;
}
#content #button-coupon:hover, #content #button-quote:hover, #content #button-voucher:hover {
	background: var(--background-color) !important;
	border: 1px solid var(--background-color) !important;
}
 #button-coupon:hover, #button-quote:hover ,#button-voucher:hover {
	background: var(--background-color) !important;
	border: 1px solid var(--background-color)  !important;
	color:#fff !important;
}
.clearfix .btn.btn-default {
	background: var(--background);
	color: #fff;
	border: 1px solid var(--background);
	padding: 7px 10px;
}
.clearfix .btn.btn-default:hover, .clearfix .btn.btn-primary:hover {
	background: var(--background-color) ;
	border: 1px solid var(--background-color) ;
}
#checkout-cart .text-right.total {
	font-size: 15px;
	font-weight: 700;
}
.static_links .cart-menu li a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin: 0 15px 7px 0;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
  z-index: 6;
  color:var(--text_color);
}
.static_links .cart-menu li a:hover {
background: #ff8142; /* Old browsers */
background: -moz-linear-gradient(top, #ff8142 0%, #de4d04 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff8142 0%,#de4d04 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff8142 0%,#de4d04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8142', endColorstr='#de4d04',GradientType=0 ); /* IE6-9 */
color:#fff;
}
.static_links .cart-menu li tr a:hover{
background:none;
color:var(--text_color);
}
#cart h4 {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 14px;
  position: absolute;
  right: 12px;
  top: -2px;
  z-index: 999;
}
.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle > span {
	color: var(--text_color);
	font-size: 13px;
	font-weight: 500;
	text-transform: capitalize;
}
.pull-right .myaccount .dropdown-toggle{
	color:var(--text_color);
}
.pull-left #form-language .btn-group span, .pull-left #form-currency .btn-group span {
	color: #d6dacc;
	text-transform: capitalize;
}
.pull-left #form-language .btn-group:hover span, .pull-left #form-currency .btn-group:hover span {
	color: var(--background-color);
}
.pull-left #form-language .fa.fa-caret-down{
	padding: 0 0 0 15px;
}
.pull-left #form-currency .fa.fa-caret-down {
	padding: 0 0 0 15px;
}
#top-links .fa {display: inline-block;}
#top-links .fa.fa-angle-down {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 -10px 0 10px;
}
#top-links .list-inline a {
	color: #fff;
	border-right: 1px solid #55ABA4;
	padding: 0 10px 0 10px;
}
#cart > .btn .fa{display:inline-block; color:#ef9d2a; margin: 0 0 0 -5px;}
header #cart li a, header #cart li {color:#333333; background:none;}
#cart.open > .btn {
	color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 330px;
	padding: 10px;
	border: none;
	overflow: hidden;
	display: none;
	margin: 0;
	height: auto;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	top: 51px;
}
.static_links .header-cart li a::before{background:none;}
#cart .dropdown-menu li{float:none}
#cart .dropdown-menu li:first-child {
    max-height: 300px;
    overflow-y: auto;
	overflow-x: hidden;
}
#cart .dropdown-menu li + li {
    border-top: 1px solid #ededed;
    padding: 5px 0 0;
}
.header_cart .text-right.button-container > a {
  display: inline-block;
}
#cart .button-container {  
    width:auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:none;
	font-size:12px;
	}
#cart .dropdown-menu table td{ border:none; background:none; }
#cart .dropdown-menu table.total-table td{border:medium none;}
#cart .dropdown-menu li > div {		}
#cart .dropdown-menu li p {	
	color:#333;
	line-height: 20px !important;
}
#cart .dropdown-menu li p a:hover {
	background: var(--background-color);
	border-color: var(--background-color);
}
.product-block:hover .button-gr.lists{
	 transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-moz-transform:scale(1);
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.button-gr.lists {
	bottom: 50%;
	position: absolute;
	width: 100%;
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-ms-transform:scale(1.3);
	-o-transform:scale(1.3);
	-moz-transform:scale(1.3);
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.productpage .image a.elevatezoom-gallery{
border:1px solid #e0e0e0;
}
.cart-menu .table td {
  padding: 10px 0 5px 5px;
}
.table-responsive .table.table-bordered.shopping-cart .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  color: var(--text_color);
  padding:15px;
  vertical-align: top;
  width: 25%;
}
.shopping-cart .text-left {
	padding: 20px 0 0 20px;
	font-size: 14px;
}
.dropdown-menu .cart-menu .table.table-striped >tr > td .text-center > img{width:100%;} 
.cart-menu p {margin: 10px 0;color:var(--text_color);}
.static_links li .addtocart {padding: 10px 20px 10px 0;}
.static_links li .checkout {padding: 10px 20px 10px 0;}
.text-right.button-container .addtocart {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1  100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#f1f1f1  100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f5f5f5 0%,#f1f1f1  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f1f1f1 ',GradientType=0 ); /* IE6-9 */
	float: right;
	width: auto;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	-moz-border-radius:7px;
	bottom:10px;
	padding: 10px 12px 8px !important;
	margin:0 0 0 10px;
}
.text-right.button-container .checkout {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1  100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#f1f1f1  100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f5f5f5 0%,#f1f1f1  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f1f1f1 ',GradientType=0 ); /* IE6-9 */
	border-radius: 7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	-moz-border-radius:7px;
	float: right;
	width: auto;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	bottom:10px;
	padding: 10px 12px 8px !important;
	margin:0 0 0 10px;
}
.table.table-bordered.total-table tr {
  color: var(--text_color);
}
.text-right > strong {
	margin: 30px;
	font-weight: 500;
}
.text-right.button-container {
  display: inline-block;
  width: 100%;
}
.content-bottom > .container{width:100%; background-color: #fff;}
.common-home .alert {margin-bottom:20px}
.serach-inner {
    float: left;
    margin-top: 25px;
    width: 100%;
}
#information-contact .btn.btn-primary, #account-login .btn.btn-primary {
	background: var(--background);
	border: 1px solid var(--background);
	color: #fff;
	box-shadow: none;
}
.btn.btn-primary:hover {
	background: var(--background-color) !important;
	border-color: var(--background-color) !important;
}
.buttons .pull-right .btn.btn-primary:hover {
	background: var(--background-color) !important;
	border-color: var(--background-color) !important;
}
.buttons .pull-right .btn.btn-primary {
	background: var(--background);
	border: 1px solid var(--background);
	color:#fff;
	box-shadow: none;
}
#checkout-cart .btn.btn-primary {
	background: #000;
	border-color: #000;
	color: #fff;
}
#checkout-cart .btn.btn-primary:hover {
	background: var(--background-color) !important;
	border-color: var(--background-color) !important;
	color: #fff !important;
}
#compare-total {
	font-weight: 500;
}
#content .panel{
background-color:#fff ;
}
.panel{
background-color:#f7f7f7 ;
}
.col-sm-3.time {
	width: 100%;
	margin: -50px 0 0 0;
	padding: 0 0 0 35px;
}
.contact-info b, strong {
	font-weight: 600;
	font-size: 15px;
}
/* menu */
.content-top #servicecmsblock {
	font-size: 14px;
	padding: 10px 0;
	width: 100%;
	float: left;
	margin: 30px auto;
	border: 1px solid #ededed;
}

.nav-responsive { display:none;background: none !important;}
#main-menu .nav-responsive {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.nav-inner.container{
	background: #ffffff none repeat scroll 0 0;
    padding:35px 45px 30px;
    top: auto;
	box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0px 15px 0 rgba(0, 0, 0, 0.2);
	position:relative;
	margin-bottom:30px;
	display:none;
}
#res-menu {
	display: none;
}
.responsive-menu, .main-menu {
	float: left;
	width: auto;
}
.main-menu {position: relative;}
.lang-curr .fa.fa-angle-down {
  vertical-align: middle;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
#menu ul li .megamenu ul.list-unstyled {
    padding: 0px;
    border: none;
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color:transparent;
}
.main-menu ul > li {
	background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    float: none;
}
.main-menu > ul > li:hover {
} 
.nav-responsive span,
.main-menu > ul > li > a {
	color: var(--text_color);
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 0;
    padding:10px 0;
    position: relative;
    text-transform: uppercase;
    z-index: 6;
}
#main-menu .nav-responsive .expandable{background:none;margin-top:8px;}
#main-menu .nav-responsive .expandable:before{content:"\f0c9";font-family:"fontawesome";font-size:21px;color:#fff;font-weight:normal;}
.main-menu ul > li > a, .hiden_menu li > a {
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 0;
	position: relative;
	z-index: 6;
	padding: 0 20px 0;
	text-transform: uppercase;
}
.main-menu .dropdown > a::after{
	font-family:'FontAwesome';
	position:absolute;
	color:#adadad;
	right:5px;
	font-size:14px;
}
.static-menu li::after {
	 background: #575757;
	position: absolute;
	content: "";
	height: 20px;
	width: 1px;
	top: 1px;
}
.static-menu li:first-child::after {
	content: none;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown > a::after{
	font-family:'FontAwesome';
	position:absolute;
	color:#adadad;
	right:-15px;
	font-size:14px;
}
.main-menu ul li ul .list-unstyled a::before {
    color: var(--text_color);
    content: "\f105";
    font-family: fontawesome;
    font-size: 15px;
    left: -12px;
    position: relative;
}
.main-menu > ul > .dropdown .megamenu ul > li.dropdown > a::after,
.main-menu .hiden_menu .dropdown > a::after{content:none;}
.main-menu ul > li:last-child > a{border:none;padding: 0 0 0 30px;}
.main-menu a:hover {
	text-decoration: none;
	color: var(--background);
}
.main-menu > ul > li:hover > a {
	background: transparent;
	color: var(--background);
}
.main-menu ul > li.top_level.dropdown:hover > a, .main-menu ul > li.top_level:hover > a {
    color: var(--background);
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5;	
} 
.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;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display:block;
    padding:0 0 0 10px;
    position:relative;
    top: 0;
	display:block;
	width:100%;
	 margin: 0 !important;
}
.main-menu > ul > li ul > li > a {	
	padding: 8px;
	color: #1f2022;
	display: block;
	white-space: nowrap; 
}
.responsive-menu .main-navigation li a{	
	padding: 5px 10px !important;
	color: #333333;
	display: block;
	white-space: normal; 
}
.main-menu ul > li.dropdown:hover > a{color:var(--background);}
.main-menu > ul > li ul > li > .dropdown-inner ul li a{color:#adadad;}
.main-menu > ul > .dropdown ul > li > a, .hiden_menu .top_level > a{border-bottom: 1px dashed #ededed;    color: var(--text_color);    font-size: 14px;    font-weight:500;    padding:8px 0;text-transform: capitalize;line-height: 22px;}
.main-menu ul li ul .list-unstyled a{color: var(--text_color);    font-weight: normal;    padding:8px 0;    text-transform: capitalize;line-height: 22px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color:var(--background);
	background-color:#fff;
}
.main-menu > ul > li > ul > ul > li > a {color: #FFFFFF;}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {display: block;}
#menu .nav li .list-unstyled .dropdown {float: left;}
#menu .dropdown .dropdown-menu{
	padding:15px 30px;
	background: #fff none repeat scroll 0 0;
    position:relative;
    visibility: visible !important;
	border:none;
	}
#menu ul li.hiden_menu .dropdown-menu{
	visibility: visible !important;
	display:block;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    padding: 5px 0;
    position: relative;
}
#menu ul li .megamenu.column1, #menu ul li.hiden_menu .dropdown-menu{
    border: medium none;
    margin: 0 !important;
    padding: 0;
    position: relative;
}
#menu li.hiden_menu .dropdown-menu.megamenu {
    display: none;
}
#menu ul li .megamenu.column1 ul.list-unstyled {
     display: block;
    padding: 0;
    width: 100%;
    border: none;
}
	#menu ul li .megamenu.column1 ul.list-unstyled li, .hiden_menu li.top_level {
		float: left;
		padding: 0;
		width: 100%;
	}
#menu li.hiden_menu:hover .dropdown-menu.megamenu{display:none;}
.hiden_menu .top_level > a{color:#1f2022;}
 /* Megnor Category CSS */
#column-left .box.category-left-box , #column-right .box.category-left-box  { margin-bottom: 30px !important; }
.catgory-left { width:24%; float:left; padding-right:30px; }
.category-left-box { 
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); 
	border-top:none; 
	background:#ffffff;
	 margin:0 !important;
 }
.category-left-box .box-content { display:none; }
.category-left-box .box-content ul li a{
	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;
	padding:8px 0;
	border-bottom:1px dashed #e4e4e4;
}
.category-left-box .box-content > ul > li:hover > a:hover{ }
.category-left-box .box-content > ul > li:hover > a{
	padding-left:15px;
	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;
}
.common-home #column-left .box.category-left-box .box-content{display:none;}
#column-left .box.category-left-box .box-content { margin:0; background:#FFFFFF;}
#nav-one .dropdown:hover .dropdown-menu, #nav-one .hiden_menu:hover .dropdown-menu {display: block;}
#nav-one .hiden_menu .dropdown-menu li.dropdown .dropdown-menu { display:none; }   
#nav-one > li > .dropdown-menu {
	background: #000 none repeat scroll 0 0;
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
	left: 101%;
	top: 15px;
	border-radius: 0;
	min-width: 200px;
	box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	
}
#nav-one .dropdown {
	position: relative;
}
#nav-one .dropdown-menu .dropdown {
	border-top: none;
}
#nav-one .dropdown::after {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 15px;
	position: absolute;
	right: 20px;
	top: 14px;
	color: #000;
	/*background: #cbcbcb;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 22px;
	width: 22px;
	padding: 3px;
	line-height: 14px;
	text-align: center;
}
.box-content-category ul .childs_1 li {
	/* line-height: 30px; */
	/* padding: 0; */
	/* display: block; */
	padding: 0 0;
	border: none;
}
#product2 .btn.btn-default {
	padding: 6px 15px;
}
#product2 .btn.btn-default.wishlist:hover, #product2 .btn.btn-default.compare:hover {
	background: var(--text_color);
}
#product2 #button-upload222{}
.box-content-category ul li:first-child {
    border-top: 1px solid #8A9767;
}
.box-content-category ul .main.hiden_menu li:first-child {
	border: ;
	border-top: none;
}
.box-content-category ul li {
	line-height: 21px;
	border-bottom: 1px solid #8A9767;
}
.box-content-category ul li:last-child {
	border-bottom: none;
}
.dropdown {
	position: relative;
}
#nav-one > li.dropdown::after {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 15px;
	position: absolute;
	right: 20px;
	top: 14px;
	color: #d6dacc;
	/*background: #cbcbcb;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 22px;
	width: 22px;
	padding: 3px;
	line-height: 14px;
	text-align: center;
}
#nav-one > li.dropdown .dropdown-menu.megamenu.column1 ul.list-unstyled.childs_1 .dropdown:after{
	font-family:'FontAwesome';
	font-size:14px;
	position:absolute;
	right:25px;
	top:12px;
	color:#d6dacc;
}
#nav-one > li.dropdown .list-unstyled.childs_2 > li {
	padding: 0;
	width: 160px;
	margin: 0 0 0 0;
}
#nav-one .dropdown-menu.megamenu.column3 .dropdown::after {
    content: none;
}
#nav-one li .megamenu.column1 ul.list-unstyled li:last-child > a, .hiden_menu .top_level > a {
    border-bottom: medium none;
}
#nav-one > li.dropdown:hover:after, #nav-one > li.hiden_menu:hover:after, #nav-one > li.dropdown .column1 ul .dropdown:hover:after,
#nav-one > li.dropdown .dropdown-menu.megamenu.column1 ul.list-unstyled.childs_1 .dropdown:hover::after{
	color:#fff;
}
#nav-one > li.top_level.dropdown:hover a::after {
	/* content: "\f0d9"; */
	color: #ffffff;
	font-family: FontAwesome;
	font-size: 45px;
	left: auto;
	margin: 0 auto;
	position: absolute;
	right: -4px;
	text-align: center;
	bottom: 0;
	z-index: 9999;
	top: 13px;
}
#nav-one > li.hiden_menu > a { font-size:12px; font-weight:600; color:#333333; }
#nav-one > li.hiden_menu > .dropdown-menu{padding:22px;}
.top_level.hiden_menu{position:relative;}
#nav-one li .megamenu ul.childs_1 {
	padding: 10px 20px 20px 15px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
	padding: 0;
	display: inline-block;
	width: 220px;
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {width: 100%;}
#nav-one > li ul > li > a {min-width: 160px;}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
	width: 100%;
	color: #1f4c94;
	border: none;
	font-weight: 600;
	padding: 15px;
}
#nav-one li .megamenu ul.list-unstyled > li.dropdown > a {
	color: #d6dacc;
	font-weight: 300;
	margin: 0;
	padding: 10px 15px 8px 0px;
	font-size: 12px;
	line-height: 16px;
}
#nav-one li .dropdown-menu.megamenu ul.list-unstyled li .dropdown-menu {
    margin: 0;
}
#nav-one li .dropdown-menu.megamenu.column3 ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    padding: 20px 15px 2px 0;
}
#nav-one li .dropdown-menu.megamenu.column1 ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    padding: 17px 15px;
}
.box-content-category ul .childs_1 li img {
	margin: 20px 0 10px 0;
}
#nav-one li .megamenu ul.list-unstyled > li.dropdown > a:hover{
	color : #fff;
}
/* Megamenu*/
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu{
	display: block;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
	display: none;
	left: 158px;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	box-shadow: none;
	border: none;
}
/* more menu */
.dropmenu li div {
	display: none;
}
.categorybg {
	background: #fff;
	left: 243px;
	min-width: 600px;
	padding: 0;
	position: absolute;
	top: auto;
	/* z-index: 999; */
	border: 3px solid #e2e2e2;
	bottom: -75px;
}
.categorybg.more  ul {
	padding: 0;
	margin: 0;
}
#nav-one .categorybg.more ul li a {
	padding: 12px 0;
}
.box .box-content-category .categorybg.more ul li a, #column-left .box-content .categorybg.more ul li a, #column-right .box-content .categorybg.more ul li a {
	font-weight: 400;
	color : var(--text_color);
}
.box .box-content-category .categorybg.more ul li a:hover, #column-left .box-content .categorybg.more ul li a:hover, #column-right .box-content .categorybg.more ul li a:hover {
	font-weight: 400;
	color : var(--background);
}
.categorybg.more {
	min-width: 200px;
}
.dropmenu .categorybg.more {
	padding: 25px;
}
.dropmenu li:hover ul, .dropmenu li:hover div, .dropmenu li div li:hover div {
	display: block;
}
/* end of more menu */
/* #nav-one > li ul > li > a {min-width: 210px;} */
#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
	color: #d6dacc;
	display: block;
	font-size: 12px;
	font-weight: 300;
	padding: 0;
	text-transform: uppercase;
	white-space: normal;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
	background: #000 none repeat scroll 0 0;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	border: none;
	box-shadow: none;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
	background: #000;
	color: #d6dacc;
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	position: relative;
	text-transform: uppercase;
	padding: 15px;
	
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {min-width: 145px;}
#nav-one li .megamenu.column1 ul.childs_1 {border: medium none;}
.box-content-category .list-unstyled.childs_2 {padding: 0;}
#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 12px;
	line-height: 22px;
	color: #d6dacc;
	font-weight: 300;
	margin: 0;
	border-bottom: 1px solid #8A9767;
	padding: 15px;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a:hover, .hiden_menu .top_level > a:hover {color:#fff;}
.main-menu > ul > .dropdown ul > li:last-child > a, .hiden_menu .top_level:last-child > a {border: medium none;}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown:last-child > a {    border-bottom: 1px dashed #ededed;}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left:0;
    padding: 10px;
    /* position: relative; */
    top: 0;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a::before {
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
	left: 219px;margin: 20px 0 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
}
.column_left_cms .box.last .list-group{
    border-bottom: medium none;
	margin-bottom:0;
	padding:4px 0 0;
}
.column_left_cms .box.last{margin-bottom:0;}

/* Megnor Category CSS */
/* 1-col layout */

#column-left{
	width:24%;	
}
#column-right{
	width:24%;
}
.layout-1 #content {
	padding: 15px 0;
}
.layout-2.left-col #column-left {
	padding: 0;
	width: 21.4%;
	margin: 27px 30px 0 0;
}
.layout-2.right-col #column-right {
	margin: 30px 0 0 30px;
    width: 21.7%;
}
.layout-2.left-col #column-left .list-group , .layout-2.right-col #column-right .list-group {
   padding: 0 0 20px !important;
	/*border-bottom: 1px solid #ededed;*/
}
/* product info page */
#tabs_info {
	padding: 0;
	margin-top: 30px;
}
.productpage .product-description td {
	min-width: 175px;
}
.productpage .page-title {
	display: none;
}
/* End of product info page */
.productpage  .container h1, #product-product .container h2 {
	margin: -20px 0 30px 0;
}
.layout-2.left-col #content {
	background: #ffffff none repeat scroll 0 0;
	padding: 0;
	width: 76%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	margin-top: 30px;
}
.layout-2.right-col #content {
  background: #ffffff none repeat scroll 0 0 !important;
  margin: 30px 0 0 0;
  padding: 20px;
  width: 81%;
  border-radius:5px;
  -webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
}
.layout-2 .content-bottom #content{width:100%; padding:0; margin-left:auto; margin-right:auto}
/* 3-col layout */
.layout-3 #column-left{	width:24%;}
.layout-3 #column-right{width:24%;}
.layout-3 #content{	width:52%;}
/* content */
.quickview-model #content.productpage-quickview {
	width: 100%;
	padding: 20px 5px;
	background: #fff;
}
.layout-2 #content {
	margin: 0;
}
.layout-2.left-col #content.productpage-quickview{
	 float: right;
}
.common-home #content {padding:0;}
.prd_image {width: 100%;}
#servicecmsblock {
	padding: 40px 20px;
	position: relative;
	width: 100%;
	background: var(--background);
	margin: 0 0 110px;
	display: inline-block;
	color: var(--text_color);
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.22px;
}

#footer #block_4.footer-area {
	width: 42%;
	padding: 0;
	float: left;
}
/* footer */
#footer {
	padding: 80px 0 0 ;
	width: 100%;
	float: left;
	background: var(--background);
	position: relative;
	overflow: hidden;
}
#footer::after {
	position: absolute;
	content: "";
	height: 461px;
	width: 479px;
	background: url("../image/megnor/footer-banner.png") no-repeat scroll center center;
	right: -10px;
	top: 25px;
}
#footer #block_3 .col-sm-3.column {
	width: 33.33%;
	min-height: 200px;
}
#footer .footer-area {
	float: left;
	display: inline-block;
	width: 100%;
}
#footer .footer-left {
	width: 57%;
	float: left;
	display: inline-block;
}
 #footer .footer-right {
  	float: left;
	width: 100%;
}
#footer #block_1.footer-area {
	position: relative;
	width: 53%;
	float: left;
	padding: 0 40px 0 15px;
	border-left: 1px solid rgba(128,128,128,0.3);
	min-height: 200px;
}
#footer #block_1.footer-area h2 {
	font-size: 16px;
	color: var(--background);
	font-weight: 500;
	text-transform: capitalize;
	line-height: ;
	margin: 0 0 20px 0;
}
#footer #block_2.footer-area {
  float: left;
   display:inline-block;
   padding:0 0 0 60px;
   width:45%;
   position:relative;
}
#block_2 > ul {padding-left: 0;}
#footer .secured_icon {display: inline-block;}
#footer #block_2 .secured_title {
  color: #6f6f6f;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer #block_2 > ul > .norton > a {
  background: rgba(0, 0, 0, 0) url("../image/megnor/Secu-1.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 50px;
  width: 100px;
}
#footer #block_2 > ul > .mcafee > a {
  background: rgba(0, 0, 0, 0) url("../image/megnor/Secu-2.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 45px;
  width: 100px;
}
#footer #block_2 > ul > .discover > a {
  background: rgba(0, 0, 0, 0) url("../image/megnor/pay-1.jpg") no-repeat scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .mastro > a {
  background: rgba(0, 0, 0, 0) url("../image/megnor/mastro.jpg") no-repeat scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .paypal > a {
  background: rgba(0, 0, 0, 0) url("../image/megnor/paypal.jpg") no-repeat scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .g-wall > a {
  background: rgba(0, 0, 0, 0)  url("../image/megnor/mastercard.jpg") no-repeat scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .amex > a {
  background: rgba(0, 0, 0, 0) url("../image/megnor/amex.jpg") no-repeat scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer .payment_icon {
  display: inline-block;
  width: 45px;
}
.address {
    padding: 7px 0 0;
}
 footer {
	background: var(--background);
	position: relative;
	display: inline-block;
	width: 100%;
}
footer {
	margin-top: 30px;
	padding-top: 0px;
	background:#fff;
	color: #fff;
	position:relative;	
}
footer h5 {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin: 0px 0 15px;
	position: relative;
	text-transform: uppercase;
}
footer .social-icons.col-sm-3.column h5 {margin: 5px 0 10px;font-size: 0;display: none;}
.social-icons.col-sm-3.column {
	float: left;
	width: 100%;
	padding: 6px 0;
}
.cms-store {
    width: 33.33%;
    float: left;
    padding: 5px 0;
}
.storeimg1 , .storeimg2 , .storeimg3 {
    width: auto;
    float: left;
    margin: 0 15px 0 0;
}
.storeimg3 {margin: 0 auto;}
#paymentcmsblock {
    text-align: center;
}
.social-icons.col-sm-3.column li a::after {
	display: none;
}
#footer .social-icons.col-sm-3.column li a {
	border-bottom: none;
}
.common-home footer{margin-top:0;}
.footertop-cms.container, header .container{top:auto; padding-top:0; }
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
.toggle-footer a {color: #c0c0c0;}
#block_3 .list-unstyled a {
	font-size: 13px;
}
footer a {
	color: #fff;
	font-size: 12px;
}
#footer .column li a {
	font-weight: 300;
	line-height: 30px;
	color: #fff;
	position: relative;
}

footer #footer .container .footer-blocks ul li{float:none;}
#footer .column li a:hover,#footer .column li a:focus {
	color: var(--text_color);
}
footer a:hover,footer a:focus {color: var(--background);}
.footertop {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 70px;
}
.footertop .container {
}
#footer .newsletter.col-sm-3.column {
	width: 100%;
	float: left;
	padding: 0 15px 15px;
}
.container h2.news {float: left;width: 100%;margin: 0 0 21px 0;}
.container h2.news span {
	color: #d9d9d9;
	font-size: 16px;
	font-weight: 700;
	margin: 0px 0 15px;
	position: relative;
	text-transform: uppercase;
}
.newsletter h5{margin: 50px 0 0 0;}
.newsletter h5::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 35px;
	background: url("../image/megnor/cart.png") no-repeat scroll center -296px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: -50px;
}
.container h2.sub-txt {
	width: 100%;
	float: left;
	margin: 10px 0 25px;
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
	text-transform: capitalize;
	position: relative;
}
.newsletter-inner {
	position: relative;
	float: none;
	width: 55.5%;
	display: inline-block;
	z-index: 9;
}
.newsletter .form-group {
	margin: 0;
}
.newsletter-inner #txtemail {
	background: #fff;
	float: left;
	height: 48px !important;
	width: 93%;
	font-size: 12px;
	color: #b8b8b8;
	text-transform: capitalize;
	border: 1px solid rgba(255,255,255,0.2) !important;
	-webkit-border: 1px solid rgba(255,255,255,0.2) !important;
	-moz-border: 1px solid rgba(255,255,255,0.2) !important;
	-ms-border: 1px solid rgba(255,255,255,0.2) !important;
	-o-border: 1px solid rgba(255,255,255,0.2) !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.newsletter-inner .btn {
	background: url("../image/megnor/cart.png")no-repeat scroll center -364px;
	background-color: var(--background-color);
	border: none;
	border-radius: 0;
	color: #fff;
	float: left;
	padding: 6px;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 0;
	width: 48px;
	height: 48px;
	margin-left: -4px;
	border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-ms-border-radius: 0px 5px 5px 0px;
	-o-border-radius: 0px 5px 5px 0px;
}
.newsletter-inner .btn:hover {
	background: url("../image/megnor/cart.png")no-repeat scroll center -364px;
	background-color: #2b2b2b;
	border: none;

}
.newsletter-inner .btn:active,.newsletter-inner .btn:focus {
	background: url("../image/megnor/cart.png")no-repeat scroll center -364px;
	background-color: #2b2b2b;
	border: none;
}
.news-box .text-danger {
	position: absolute;
	top: 45px;
	color: #fff;
}
footer .follow, footer .payment {
    color:#ffa51f;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
	width:100%;
	float:left;
	margin:20px 0 15px;
}
.newsleft .news-icon::before {
  font-size: 40px;
  margin-top: 10px;
}

#footer .content_footer_left {
	 width: 100%;
	 position:relative;
 }
#footer h6 {
	  display: inline-block;
	  font-size: 14px;
	  font-weight: bold;
	  margin: 0 0 15px;
	  position: relative;
	  text-transform:uppercase;
}
#block_1.footer-area .contact_phone {
	font-size: 13px;
	font-weight: 300;
	color: #aeaeae;
	margin: 0 0 0 0;
	display: inline-block;
	padding: 0;
}
#footer #block_1 .address-text {
	font-size: 13px;
	font-weight: 300;
	color: #aeaeae;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#footer #block_1 .address-text::after {
	position: absolute;
	content: " : ";
	left: 61px;
	right: auto;
	top: 0;
	bottom: auto;
}
#footer #block_1 .email_link{
	font-size: 13px;
	font-weight: 300;
	color: #aeaeae;
	margin: 0 0 0 0;
	display: inline-block;
	padding: 0;
	border-bottom: none !important;
	line-height: 30px;
}
#footer #block_1 .email_link:hover {color: var(--background);}
#footer #block_1 .email_link::after {
	display: none;
}
#footer #block_1 .contact-text {
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #a9a9a9;
}
#footer #block_1 .contact-text::after {
	position: absolute;
	content: " : ";
	left: 49px;
	right: auto;
	top: 0;
	bottom: auto;
}
#footer #block_1 .email-text {
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	position: relative;
	color: #a9a9a9;
}
#footer #block_1 .email-text::after {
	position: absolute;
	content: " : ";
	left: 35px;
	right: auto;
	top: 0;
	bottom: auto;
}
#footer #block_1 .contact_address {
	color: #aeaeae;
	overflow: hidden;
	padding-top: 0;
	font-size: 13px;
	font-weight: 300;
	width: 70%;
	display: inline-block;
	padding: 0 ;
}
#footer .address .address-icon {
	background: url("../image/megnor/footer-icon.png") no-repeat scroll left -900px;
	height: 35px;
	width: 25px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: inline-block;
	margin: 0 10px 15px 0px;
}
#footer .address:hover .address-icon {
	background: url("../image/megnor/footer-icon.png") no-repeat scroll left -720px;
}
#footer .email .email-icon {
	background: url("../image/megnor/footer-icon.png") no-repeat scroll left -170px;
	height: 35px;
	width: 25px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: inline-block;
	margin: 0 10px -5px 0;
}
#footer .email:hover .email-icon {
	background: url("../image/megnor/footer-icon.png") no-repeat scroll left 12px;
}
#footer .contact .contact-icon {
	background: url("../image/megnor/footer-icon.png") no-repeat scroll left -540px;
	height: 35px;
	width: 25px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: inline-block;
	margin: 15px 10px -15px 0;
}
#footer .contact:hover .contact-icon {
	background: url("../image/megnor/footer-icon.png") no-repeat scroll left -354px;
}
/* socail icon */
.social-icons {
	width: auto;
	text-align: center;
	float: none;
	margin: 15px 0 0 0;
	display: inline-block;
}
.social-icons a {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
}
.social-icons ul {
    padding: 0;
}
.social-icons a:hover, .social-icons a:focus {
    color: var(--text_color);
}
.social-icons .follow-us .toggle-block {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.social-icons .follow-us .toggle-block li a {
	display: inline-block;
	margin: 0 5px 0 0;
	color: #fff;
	font-size: 15px;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 28px;
}
.social-icons .follow-us .toggle-block li a:hover {
    color: #000;
}
.social-icons .follow-us .toggle-block li a:last-child{
	margin:0;
}
.social-icons .toggle {
	padding: 0;
	margin: 0px 0 15px;
}
/* end of social icon */
.discover.payment_icon > a{
	background:url("../image/megnor/paypal.jpg")no-repeat scroll 0 0;
}
#footer #block_1 .find_map a {
  font-size: 14px;
}
#footer_storeinformation_block > ul {
    padding: 0;
	 list-style: outside none none;
}
#footer #footer_storeinformation_block li.address, #footer #footer_storeinformation_block li.call-num, #footer #footer_storeinformation_block li.email {
    border: medium none;
    padding-left: 0;
}
#footer #footer_storeinformation_block li {
    padding-left: 25px;
    line-height: 30px;
  	color: #ffffff;
}
#footer li.address:before{
    content:"\f041";
    font-family:"fontawesome";
    font-size:13px;
    margin-right:15px;
    color: #ffa51f;
}
#footer li.call-num:before{
    content:"\f095";
    font-family:"fontawesome";
    font-size:13px;
    margin-right:15px;
    color: #ffa51f;
}
#footer li.email:before{
    content:"\f0e0";
    font-family:"fontawesome";
    font-size:13px;
    margin-right:15px;
    color: #ffa51f;
}
#social_block .toggle-footer {padding: 0;}
.layout-2 #social_block .toggle-footer li{background:#f9f9f9;}
#social_block .toggle-footer li {
	background:#fff;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
    display: inline-block;
    height: 35px;
    margin: 0 8px 8px 0;
    padding: 7px 0;
    text-align: center;
    width: 35px;
	cursor:pointer;
}
#footer_aboutus_block > h5 {display: none;}
#footer_aboutus_block > ul {padding: 0;list-style: outside none none;}
footer .tm-about-logo {margin-bottom: 20px;}
#footer_aboutus_block .about {
    color:#ffffff;
    line-height: 30px;
	font-size:13px;
}
#footer #contact.col-sm-3.column .fa {
    clear: left;
    color: #fec107;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 6px;
}
#footer #contact.col-sm-3.column .fa.fa-envelope {
    font-size: 12px;
    margin-top: 8px;
}
#footer #contact.col-sm-3.column { font-size:14px; }
#footer #contact.col-sm-3.column li a { background:none; padding:0; }
.address_content {
    overflow: hidden;
	padding-left:45px;
	padding-right:135px;
	background:rgba(0, 0, 0, 0) url("../image/megnor/footer-icon.png") no-repeat scroll -8px 4px;
	margin-bottom:35px;
}
#contact .phone { background:url("../image/megnor/footer-icon.png") no-repeat scroll -6px -66px transparent; padding-left:45px; margin-bottom:35px; padding-top:7px; }
#contact .email { background:url("../image/megnor/footer-icon.png") no-repeat scroll -6px -132px transparent; padding-left:45px; }
#footer #footer_aboutus_block.col-sm-3.column{    width:25%;padding:0;border:none;margin-right:100px;}
#footer .column{ padding:0;}
.footer_bottom {
  display: inline-block;
  float: left;
  width: 15%;
}
.footer-blocks {
    width: 100%;
    float: left;
}
#footer #contact.column { width:35.8%; }
#footer_storeinformation_block.col-sm-3.column {width:23%;}
#footer #extra-link.column { width:13%; }
#footer #contact.column h5 { display:none;  }
#footer .col-sm-3.column {
	padding: 0 15px;
}
#footer #block_3 .col-sm-3.column:first-child {
	padding: 0;
	border-left: none;
}
#social_block .toggle-footer li:hover .fa {color: var(--text_color);}
#social_block .toggle-footer li.facebook:hover {
    background: var(--background) none repeat scroll 0 0;
    color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.facebook:hover {
  background: var(--background) none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.facebook{
background: #f7f7f7 none repeat scroll 0 0;
  color: #ffffff;
  }
#social_block .toggle-footer li.facebook {
  background: #4E4E4E none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.twitter:hover {
    background: var(--background) none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.twitter:hover {
    background: var(--background) none repeat scroll 0 0;
    color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.twitter {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.twitter {
    background: #4E4E4E none repeat scroll 0 0;
    color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.google_plus:hover {
    background:var(--background) none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.google_plus:hover {
    background:var(--background) none repeat scroll 0 0;
    color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.google_plus {
    background:#f7f7f7 none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.google_plus {
    background:#4E4E4E none repeat scroll 0 0;
    color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.rss:hover {
    background: var(--background) none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.rss:hover {
    background: var(--background) none repeat scroll 0 0;
    color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.rss {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.rss {
    background: #4E4E4E none repeat scroll 0 0;
    color: #ffffff;
}
#footer #footer_storeinformation_block .payment-cms .payment li {
    color: var(--text_color);
    display: inline-block;
    margin-right: 5px;
    padding: 0;
}
/* New CSS */

.product-grid li, #content .box-product .product-items, #content .product-carousel .slider-item {
  display: inline-block;
  float: left;

}

#footer .column:last-child {
	margin: 0;
}
#contact ul,#aboutcms ul{list-style:none; padding:0}
#aboutcms h5{display:none}
.manufacture_block {
    float: left;
    padding: 25px 0 10px;
    width: 100%;
	text-align:left;	
}
.manufacturer_title {
    color: #333;
    display: inline-block;
    float: left; 
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.manufacture_block > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding-left: 15px;
    width: 93%;
}
.manufacture_block > ul li {
    background: url("../image/megnor/pipe.gif") no-repeat scroll right 6px transparent;
    display: inline-block;
    padding: 0 15px 2px 10px;
}
.manufacturer_item > a {color: #333333;}
.manufacturer_item > a:hover {color: #d95026;}
.manufacture_block > ul li:last-child {background: none repeat scroll 0 0 transparent;}
.swiper-wrapper .swiper-slide {width: auto;}
.testimonial-cms {
	display: inline-block;
	margin: 30px 0 35px 0;
	position: relative;
	vertical-align: middle;
	width: 100%;
	padding: 30px;
	background: url("../image/megnor/bg.jpg") no-repeat scroll 0 0;
}
.homepage-peoplesay .peoplesay-inner {
  position: relative;
}
.testimonial-cms .peoplesay-title h2 {
	color: var(--text_color);
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
	text-transform: capitalize;
	text-align: left;
	display: inline-block;
	line-height: 20px;
}
.testimonial-cms .peoplesay-title h1 {
	font-size: 12px;
	color: #a5a5a5;
	text-transform: capitalize;
	font-weight: 400;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 0;
}
.testimonials{position:relative;}
.homepage-testimonials-inner.box-content {
    background: #f5f5f5 none repeat scroll 0 0;
    display: block;
    position: relative;
	padding:20px 18px;
}
.peoplesay-block {
	display: inline-block;
	float: left;
	position: relative;
	width: auto;
	margin: 0;
	cursor: pointer;
}
.test-image {
	text-align: center;
	margin: 30px 0 15px 0;
	background: #fff;
	border: 4px solid #f7f7f7;
	border-radius: 50%;
	height: 130px;
	width: 130px;
}
.test-image .left-img {
	padding: 25px 0 0 0;
}
.testi-details > a {
   clear: both;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}
#testimonial .designation {
    clear: both;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
	font-weight:300;
}
.testimonials .customNavigation {
	top: 4px;
	left: auto;
	right: 20px;
}
#column-left #testimonial .customNavigation, #column-right #testimonial .customNavigation{display:block;}
#testimonial .customNavigation a.next::before {
	left: auto;
	top: 2px;
	color: var(--text_color);
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 22px;
	position: absolute;
	right: 9px;
	font-weight: normal;
}
#testimonial .customNavigation a.prev:hover::before, #testimonial .customNavigation a.next:hover::before {color:var(--background);}
#testimonial .customNavigation a.prev::before {
	right: auto;
	top: 2px;
	content: "\f104";
	font-family: "FontAwesome";
	color: var(--text_color);
	font-size: 22px;
	left: 12px;
	position: absolute;
	font-weight: normal;
}
/*.testimonial-cms .peoplesay-block .button a::after {
  content: "\f101 ";
  font-family: "FontAwesome";
  position: absolute;
  right: -15px;
  top: -3px;
}*/
#testimonial .customNavigation a.next {
	right: auto;
	left: 0px;
	border: medium none;
	height: 30px;
	width: 30px;
	background: none;
	top: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

#testimonial .customNavigation a.prev {
	border: medium none;
	height: 30px;
	width: 30px;
	background: none;
	top: 0;
	border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	opacity:1;
	-khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;
	margin-right:0;
	right: 0;
	left: auto;
}
.testimonial-cms .customNavigation a.prev{right:20px;}
.test-content .quote-img{
	background:url("../image/megnor/quote.png") no-repeat scroll center center transparent;
	width:23px;
	height:19px;
	position:relative;
	display:block;
	margin:15px auto;
}
#testimonial .customNavigation a::after {top: 100px !important;}
.test-content {
    display: inline-block;
    position: relative;
    text-align: center;
}
#testimonial .designation a{color:#2196f3;}
.footer-logo {
	background: transparent url("../image/megnor/footer-logo.png") no-repeat center center;
	height: 60px;
	width: 33.33%;
	margin: 0 auto;
	float: left;
}
.newsletter label{display:none;}
.newsright .btn:hover::before {color:var(--background) ;}
#testimonial .action a {
	text-align: right;
	display: inline-block;
	width: auto;
	margin: -20px 0 0 0;
	float: right;
	font-size: 12px;
	color: var(--text_color);
	border-bottom: 1px solid var(--text_color);
	line-height: 15px;
}
#testimonial .action a:hover {
	color: var(--background);
	border-bottom: 1px solid var(--background);
}
.testimonial-cms .title {text-align: center;}
.testimonial-cms .test-dec a {
	color: var(--text_color);
	font-size: 13px;
	font-weight: 500;
	position: relative;
}
.peoplesay-block:hover .test-dec a {
	color: var(--background);
}
.testimonial-cms .peoplesay-block:hover .button, .testimonial-cms .peoplesay-block:hover .left-img {display: block;}
.testimonial-cms:hover .test-dec .button a {
	color: var(--background);
	font-size:12px;
	border-bottom: 1px solid;
letter-spacing: .2px;
}
.testimonial-slider-carousel .test-dec .button {
  display: none;
  left: 0;
  opacity: 1 !important;
  -khtml-opacity:1 !important ;-webkit-opacity: 1 !important;-moz-opacity:1 !important;
  position: absolute;
  right: 0;
  text-align: center;
  bottom:0%;
  font-size:12px;
}
.input-news .text-danger { color: #F9BF39; position:absolute; left:0px; }
.bx-prev.disabled, .bx-next.disabled {font-size: 0;}
#account-order .col-sm-6.text-right{ clear:both;}
#contact ul li,.newsletter ul li{line-height:22px;}
#contact li.call-num {margin-top: 15px;}
.categoryblock {
    padding-left: 11px;
    padding-right: 11px;
	float:left;
	width:33.333%;
	margin-bottom:22px;
}
.category-cms{
	width: 100%;
    float: left;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-bottom: 2px;
}
.category-container{
	position:relative;
	margin:0 auto;
	width:100%;
}
.category-row {
    margin-left: -11px;
    margin-right: -11px;
}
#aboutcms li.content {line-height: 25px;}
ul.subcats{list-style:none; padding:0; overflow:hidden; vertical-align: top; margin:0; clear:both; float:left}
ul.subcats li a{
	color: #333333;
    display: inline-block;
    font-size: 13px;
    position: relative;
    text-transform: capitalize;
}
ul.subcats li a:hover{color:#2196f3; }
ul.subcats li a:hover::before {
    font-size: 4px;
    padding-right: 10px;
	color:#2196f3;
}
ul.subcats li a:hover {
    padding-left: 10px;
   	transition:all 300ms ease 0s;
   	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
ul.subcats li a::before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 0;
    left: 0;
    line-height: 20px;
    position: absolute;
    transition:all 300ms ease 0s;
   	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
    z-index: 99;
}
ul.subcats li, ul.subcats li a{
    transition:all 300ms ease 0s;
   	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
#product2 .control-label.qty {
	float: left;
	margin: 7px 15px 7px 0;
}
#product .form-group #input-quantity, .quickview-model #input-quantity {
	width: 60px;
	height: 38px;
	display: inline;
	padding: 8px;
	text-align: center;
	margin-right: 10px;
}
.box-category-top .box-heading {
	background: var(--background) url("../image/megnor/cart.png") no-repeat scroll 175px -231px;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 84px 0 0;
	text-align: left;
}
.box-category-top {
	float: left;
	width: 250px;
	position: relative;
	padding: 27px 25px 25px 25px;
	cursor: pointer;
	background: var(--background);
	margin-top: -10px;

}
.box-category-top::after{
	position: absolute;
	content: "";
	top: 0px;
	bottom: auto;
	left: auto;
	right: -18px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 0 18px;
	border-color: transparent transparent transparent var(--background);
}
.box-category-top::before{
	position: absolute;
	content: "";
	top: 0px;
	bottom: auto;
	left: -18px;
	right: auto;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 0px 10px 18px;
	border-color: transparent var(--background) var(--background) transparent;
}
.common-home #column-left .box-content-category a:hover {}

.box-content-category .dropdown:hover span::after {
	opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-ms-opacity: 0;-o-opacity: 0;
}
#column-left .box-content-category {
	position: relative;
	display: block;
}
#column-left .box-content-category a{display: inline-block;width: 100%;}
#column-left .box-content-category a:hover {
	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;
}
#column-left .box-category .box-heading {
	position: absolute;
	top: -74px;
	z-index: 999999;
	width: 250px;
	height: 58px;
	font-weight: 600;
	padding:17px 19px;
}
.mfp-iframe-scaler iframe {
	background: #fff !important;
}
#button-cart2 {
	background: var(--background);
	border: 1px solid var(--background);
	box-shadow: none;
	color:#fff;
}
.common-home .box-content-category {
	color: rgba(255,255,255,0.7) !important;
	margin: 0;
	width: 250px;
	z-index: 9;
	padding: 5px 0 10px;
	border: 2px solid var(--background);
	top: 54px;
	background: var(--background);
}

.common-home.layout-2.left-col #column-left {
	position: relative;
	z-index: 99;
}
.box-content-category {
	color: #333 !important;
	display: none;
	left: 0;
	margin: 0;
	position: absolute;
	top: 50px;
	width: 250px;
	z-index: 999999;
	padding: 12px 0;
	border: 2px solid var(--background);
	background: var(--background);
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
}
#nav-one li.hiden_menu .dropdown-inner {
	display: none;
	margin: 0 !important;
	padding-left: 0;
	padding-right: 0;
}

#nav-one .main.hiden_menu ul > li > a {
	padding: 15px 20px 15px 25px;
}
.common-home #nav-one .main.hiden_menu ul > li > a {
	padding: 15px 20px 15px 25px;
}
.main.hiden_menu::before {
	display: none;
}
.box-content-category .hiden_menu span.main:hover{
	color: #fff;
}
.cate-heading{text-transform:uppercase; font-size:16px; color:#1e1f22; font-weight:700; float:left; margin-bottom: 15px;}
.category{padding:0px 20px; border:1px solid #ededed; overflow:auto; display:block; background-color: #143873; min-height:162px; overflow:hidden; position:relative;}
.category .image{float: right;}
.category .image img {
    backface-visibility: hidden;
    max-width: none;
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
}
.category:hover .image img {
    overflow: hidden;
    transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
}
.cat-desc{float:left; padding-top: 24px;}
.bottomfooter {
	float: left;
	padding: 25px 0 22px;
	width: 100%;
	background: #2b2b2b;
}
.bottomfooter ul li {
    display: inline-block;
    position: relative;
}
.bottomfooter ul li::before {
	position: absolute;
	content: "";
	width: 2px;
	height: 26px;
	background: url("../image/megnor/line.png") no-repeat scroll 0 0;
	top: -1px;
	left: -1px;
	right: 0;
}
.bottomfooter ul li:first-child::before {
    content: none;
}
footer .bottomfooter .list-unstyled a {
    padding: 0 20px;
}
footer .bottomfooter .list-unstyled a:first-child {
	padding: 0 20px;
}
.bottomfooter ul li:first-child {
    border: medium none;
	padding-left:0;
}
p.powered {
	text-align: center;
	float: left;
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	margin: 15px 0 10px;
}
.footerbottom-cms { float:right; }
@media (max-width: 979px) {
.blog_item {
	width: 100% !important;
}
#content #tabs_info .nav.nav-tabs{
padding:10px 15px 0 0;
}
.service-content {margin: 0;}
#footer .column ul {display: none;}
#footer .column {
    width: 100% !important;
	margin-left:auto;
	margin-right:auto;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 0;
}
.breadcrumb i {font-size: 15px;}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
	line-height: 14px;
	z-index: 9;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
	color:var(--text_color) !important;
	}
.breadcrumb > li:after {}
.breadcrumb > li:last-child a, .breadcrumb > li a:hover, .breadcrumb > li a.active{ color:var(--text_color);}
.breadcrumb > li a{color:var(--text_color);}
.breadcrumb > li a:hover{color:var(--background)  !important;}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 10px 15px;
	font-size: 14px;
	border: 1px solid #ededed;
}
.btn-xs {font-size: 9px;}
.btn-sm {font-size: 10.2px;}
.btn-lg {font-size: 15px;}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link{font-size: 12px;}
.btn-group > .btn-xs {font-size: 9px;}
.btn-group > .btn-sm {font-size: 10.2px;}
.btn-group > .btn-lg {font-size: 15px;}
.btn-default {
  	color: var(--text_color);
    background: #428bca;
    border:1px solid #357ebd;

}
.btn-primary {
	color: var(--text_color);
    background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1  100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#f1f1f1  100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f5f5f5 0%,#f1f1f1  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f1f1f1 ',GradientType=0 ); /* IE6-9 */
  
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #7e5cdd ;
    background-color: #fff;
    border:2px solid #7e5cdd ;
}
.modal-dialog .btn-primary[disabled] {
	color: #fff;
	background-color: var(--background);
	border: 1px solid var(--background);
	box-shadow: none;
	cursor: not-allowed;
}
.modal-dialog .btn-default {
	color: var(--text_color);
	background: var(--background);
	border: 1px solid var(--background);
	line-height: inherit;
}
.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);
	-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-danger {
	color: #ffffff;	
	background: #d9534f;			
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {}
@media (max-width: 767px) { 
	.newsletter .input-news{width: 75%;}
	.subscribe-btn {text-align: right;width: auto !important;}
	.newsletter .input-news {width: 85%;}
 }
.col-xs-11.col-sm-3.alert span a:hover{ color:var(--background);}
.dropdown-menu {top: 89%;}
.box .filterbox { border: medium none;}
.panel-footer {
  background-color: transparent !important;
  border-top: medium none !important;
  padding: 0 !important;
}
.panel-footer.text-right{text-align: left;}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover{background: transparent !important;}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{}
.list-group-item{border: none;padding: 0 !important;}
#column-left .list-group-item.heading {
	font-size: 13px !important;
	font-weight: 600 !important;
}
.list-group a {
	padding: 5px 0px;
	text-transform:capitalize;
	font-size:12px;
	border:none;
	line-height: 30px !important;
}
#column-left .box .list-group-item {
	color: var(--text_color);
	font-size: 12px;
	font-weight: 400;
	padding: 2px 0 !important;
}
#column-left .list-group-item #filter-group1 {
	font-weight: normal !important;
	color: #f7f7f7 !important;
}
.fa.fa-pencil {
	margin-right: 5px;
}
#column-left .checkbox > label {
	color: var(--text_color);
	font-size: 12px;
	font-weight: 400;
}
#column-left .checkbox > label:hover {color: var(--background);}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {color:var(--background)  !important;}
#button-filter.btn.btn-primary:hover {
	background: var(--background-color) !important;
	padding: 6px 20px 6px !important;
	border: 1px solid var(--background-color);
}
#button-filter.btn.btn-primary {
	background: var(--background);
	padding: 6px 20px 6px !important;
	border: 1px solid var(--background);
	color: #fff !important;
	box-shadow: none;
	margin: 15px 0 0 0;
}
.sort .form-control, .limit .form-control { padding: 5px 15px !important;}
.alert-success{width: 100%;float: right;}
.list-group-item.group-name {
    color: #1f2022;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 18px;
}
.filterbox .list-group-item .checkbox > label{color:var(--text_color);}
.filterbox .list-group-item{padding:0px; color:var(--text_color);}
.filterbox .panel-footer {
    padding: 0 0 15px;
    text-align: left;
	border:medium none;
	background:#fff;
}
/* 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 .image {
	text-align: center;
	position: relative;
	overflow: hidden;
	/*border: 1px solid #ededed;*/
}

.product-thumb:hover .image {}
.slider-item.last_item_tm .product-block .image {}
.category_tab .tab-pane {float:left;width:100%;}
.product-grid .product-thumb .image {float: none;}
.product-grid .product-thumb .image {
	float: none;
}
.product-layout.product-grid{
	padding: 0 ;
}

.product-layout.product-grid {
	width: 33%;
	float: none;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.product-layout.product-grid:nth-last-child(1), .product-layout.product-grid:nth-last-child(2), .product-layout.product-grid:nth-last-child(3){ border-bottom:none;}
.product-layout.product-grid:nth-child(3n+3) {border-right:none;}

.product-layout.product-list{ margin:0 0 30px;}
#content .product-grid .product-block {
	padding: 0;
}
#content .product-grid .product-block {
	padding: 0;
}
#content .product-grid .product-block {
	margin: 0;
	padding: 0;
	/*min-height: 480px;*/
}
.product-grid .product-block-inner {
	overflow: hidden;
	position: relative;
	text-align: left;
}

.product-thumb .list .rating {
  float: none;
  position: unset;
}
.product-thumb:hover .list .rating {opacity: 1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;}
.row.cat_prod{margin:0 -15px;}
.product-list .product-thumb .image{ margin-right:15px;width: 30.8%;}
#content .product-list .product-block:hover {    box-shadow: none; -moz-box-shadow: none;-webkit-box-shadow: none;}
.alert-success .fa.fa-check-circle{margin-right:5px;}

@media (min-width: 767px) {
.product-list .product-thumb .image {float: left;}
}
.static_links li a:hover {color: #FFA51F !important;}
.single_product_img:hover::before {animation: 1s ease 0s normal none 1 running fixedAnim;}
.single_product_img {
	  display: block;
	  overflow: hidden;
	  position: relative;
	  text-align: center;
	  vertical-align: top;
}
.single_product_img::before {
	  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	  content: "";
	  display: block;
	  height: 100%;
	  position: absolute;
	  right: -75%;
	  top: 0;
	  transform: skewX(-25deg);
	  -webkit-transform:skewX(-25deg);
	-ms-transform:skewX(-25deg);
	-o-transform:skewX(-25deg);
	-moz-transform:skewX(-25deg);
	  width: 50%;
	  z-index: 2;
}
.product-thumb h4 {
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	margin:0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
	cursor: pointer;
	color: var(--text_color);
	


}
.product-list .product-thumb h4{margin-bottom:8px;}
.product-thumb h4 a {
	color: var(--background-color);
}
.product-thumb h4 a:hover {
	color: var(--background);
}
#column-left .product-thumb h4 a{color:var(--background-color);}
#column-left .product-thumb h4 a:hover {
	color: var(--background);
}
#column-left .product-thumb .price{width:100%;}
#column-left .product-thumb .price-new{float:left;}
#column-left .product-thumb .price-old{float:left;margin-top:6px;}
#column-left .product-block:hover .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
}
#column-left .product-thumb .caption{min-height:0px;}
#special-carousel .product-carousel .product-thumb .caption{padding:10px;}
.account-wishlist table .text-center img {border: 1px solid #ededed;}
@media (max-width: 1200px) {
	#product-product #content .row {margin: 0;}
	.product-grid .product-thumb .caption {	}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
}
}
.pagination-wrapper .active > span {
	background: var(--background) none repeat scroll 0 0 !important;
	border: 1px solid var(--background) !important;
	color: #fff !important;
}
.product-list .button-group .wishlist .fa.fa-heart {display: none;}
#footer .row .product-block{border:none; float : left; width : 100%; }
#footer .row .product-block:hover{border:none;}
#featured-carousel .product-block:hover, #featured-carousel .product-block {}
#carousel-0 .product-block:hover, #carousel-0 .product-block {border: medium none;}
#featured_grid .saleicon.sale {display: none;}
.product-thumb .percentsaving {
    background-color: var(--background);
	color: #ffffff;
	display: block;
	font-size: 11px;
	letter-spacing: 1.5px;
	padding: 2px;
	position: absolute;
	right: 12px;
	text-align: center;
	text-transform: capitalize;
	top: 6px;
	z-index: 1;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	height: 16px;
	width: 35px;
	line-height: 13px;
	font-weight: normal;
	left: 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
}
.product-thumb:hover .percentsaving{
	opacity: 1;
	khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.product-list .product-thumb .percentsaving.list-save { right:5px; top:0px; display:block; position:absolute; }
.product-list .product-thumb .percentsaving.grid-save, .product-grid .product-thumb .percentsaving.list-save { display:none; } 
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
	width:12px;
	color: #ddd;
}
.rating .fa-star,#review .fa-star,.rating-wrapper .fa-star{
	color: #fcd60c;
	font-size: 13px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o,.rating-wrapper .fa-star + .fa-star-o{color:#fcd60c;}
.rating .fa-star.off,.rating-wrapper .fa-star.off, #review table .fa-star.off{color:#ccc;}
h2.price {margin: 0;}
/*.account-address .btn-info:hover, .btn.btn-primary:hover, #account-order .table-responsive .text-right .btn.btn-info:hover, .btn.btn-default:hover, #information-contact .buttons .pull-right .btn.btn-primary:hover, #account-return .form-horizontal .pull-right .btn.btn-primary:hover,#product-compare .btn.btn-primary.btn-block:hover, #account-return .form-horizontal .pull-left .btn.btn-default:hover, #button-review.btn.btn-primary:hover{
		 background-color: #7e5cdd !important;
		border-color: #7e5cdd !important;
		color: #fff !important;
}*/
#product-compare .btn.btn-primary.btn-block {
	border: 1px solid var(--background);
	color: #fff;
	box-shadow: none;
}
#product-compare .btn.btn-primary.btn-block:hover {
	box-shadow: none;
}
.productpage .nav-tabs > li.active > a {
	color: var(--text_color) !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: var(--background) !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: var(--text_color) !important;
	background: #f5f5f5;
	font-weight: 600;
}
#content #tabs_info .nav.nav-tabs {
	padding: 0;
	/*border-bottom: 2px solid #f5f5f5;*/
}
.product-thumb .price {
	color: var(--background);
	display: inline-block;
	float: none;
	font-size: 14px;
	font-weight: 600;
	margin: 2px 0 0 0;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.product-thumb .list .price {
	margin: 0 0 15px 0;
	display: block;
}
.product-thumb .list .price-new{}
.product-thumb .price-new {
	font-weight: 600;
	position: relative;
	font-size: 14px;
}
#featured-carousel .compare::before {
	  content: "\f067 ";
	  font-family: fontawesome;
	  font-size: 10px;
	  margin-right: 8px;
}
#featured-carousel .compare {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	  border: medium none;
	  display:none;
	  padding:0;
}
.category_img a {
	  float: none;
		position: relative;
		overflow: hidden;
		text-align: center;
		margin: 0 auto;
}
.product-thumb .price-old {
	color: #9a9a9a;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 5px;
	vertical-align: top;
}

.category_list_cms .box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
#content .box.special .product-thumb .price-new {
	font-size: 20px;
	color: var(--background);
	font-weight: 700;
}
.product-thumb .price-tax {
	color: var(--text_color);
    display: none;
    font-size: 12px;
    width: 100%;
}
.product-list .product-thumb .price-tax{display:block; clear:both; line-height:18px; margin:5px;}
#content h3.product-option {font-size: 16px;}
.myaccount-menu.dropdown-menu > li > a{padding:6px 10px !important;margin-right:0; font-size: 12px;}
.product-thumb .button-group {
		overflow:visible;
		position:relative;	
		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;
		margin-top:0;
}
.product-grid .product-thumb .product-details .button-group,.productbox-grid .product-thumb .product-details .button-group,.product-carousel .product-thumb .product-details .button-group,
.category_tab .product-details .button-group{ 
	opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
	
 }
#content .product-carousel .product-block:hover .button-group, #content .product-grid .product-block:hover .button-group, #content .box-product .product-block:hover .button-group, .category_tab .product-block:hover .button-group{
	opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
}
.product-grid .product-thumb .product-details .caption,.productbox-grid .product-thumb .product-details .caption,.product-carousel .product-thumb .product-details .caption,
#content .product-list .product-block .button-group , #content .product-list .product-block:hover .button-group{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;
	margin:0;
	padding:0;
	position:relative;width: 100%;
}
.product-list .product-block .product-details.list .compare { display: block;}
.productpage .form-group.qty .wishlist::before{
	content: "\f08a";
	font-family: "fontawesome";
	font-size: 15px;
	font-weight: 500;
	color: var(--text_color);
	margin-right: 7px;
}
.nav-tabs > li > a {
	color: var(--text_color) !important;
	font-weight: 500 !important;
}
.product-list .product-block .product-details.list .compare:before , .quickview .button-group .compare:before{content:"\f24d";font-family:"fontawesome";font-size: 15px;font-weight: 500;color:var(--background);margin-right:7px;}
.productpage .form-group.qty .compare:before {
	content:"\f24d";font-family:"fontawesome";font-size: 15px;font-weight: 500;color:var(--text_color);margin-right:7px;
}
.product-list .product-thumb .image .button-group{display:none}
.product-thumb .button-group .addtocart {border:2px solid var(--background);}
.slider-item .product-thumb:hover .wishlist {
	display: block;
}
#featured-carousel .compare:hover > span {color: var(--background);}
#featured-carousel .compare:hover::before {color: var(--background);}
#featured-carousel .wishlist:hover > span {color: var(--background);}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {border-left: none;}
	.sale-cms-text > img { width: 100%;}
}
.layout-2.left-col #content.productpage-quickview { margin: 0;}
.product-thumb .button-group button.compare{color:var(--text_color);}
.product-thumb .button-group button {
	  background: #ffffff none repeat scroll 0 0;
	  border: medium none;
	  border-radius: 5px;
	  -webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	  color: var(--background);
	  display: inline-block;
	  font-size: 14px;
	  font-weight: normal;
	  letter-spacing: 0.3px;
	  margin: 10px 0 0 0;
	  padding: 7px 20px 6px;
	  position: relative;
	  font-family: 'Sintony', sans-serif;
	  cursor:pointer;
	  line-height:20px;
}
.filterbox .btn-primary
{
		background: #f5f5f5; /* Old browsers */
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1  100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #f5f5f5 0%,#f1f1f1  100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #f5f5f5 0%,#f1f1f1  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f1f1f1 ',GradientType=0 ); /* IE6-9 */
		border:none;
		color:var(--text_color);
		border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
		-moz-border-radius:5px;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
		text-transform:capitalize;
		font-size: 13px;
		font-weight: 600;
}
.filterbox .btn-primary:hover{
		background: #de4d04; /* Old browsers */
		background: -moz-linear-gradient(top, #de4d04 0%, #ff8142 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #de4d04 0%,#ff8142 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #de4d04 0%,#ff8142 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4d04', endColorstr='#ff8142',GradientType=0 ); /* IE6-9 */
		border:none;
}

.radio label, .checkbox label:hover {
	  cursor: pointer;
	  display: inline;
	  color:var(--text_color);
}
.product-thumb .button-group .addtocart:before{font-family:"fontawesome";color:#fff;float: left;font-size: 10px;font-weight: normal;position: relative;right: 9px;}
.product-thumb .button-group button .fa {  display: inline-block;padding: 0 8px 0 0;font-size:12px;}
.product-list .product-thumb .button-group button{ left:0; }
.product-list .product-thumb .button-group button+button{left:0; padding:10px 8px 6px; }
.product-list .product-thumb .caption{border:none; padding:15px; }
.product-list .product-block .rating , .product-grid .product-block .rating.list-rate  { margin:0 0 5px 0; display:block;padding:0; }
.product-list .product-block .rating.list-rate {margin: 0 0 15px; display:inline-block; width:100%; }
.product-list .product-block .desc{margin-bottom:15px; color:var(--text_color);}
.product-list .product-block .desc {
	margin-bottom: 12px;
	color: var(--text_color);
}
.product-list .product-block:hover .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.product-list .product_hover_block {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	padding: 0;
}
.product-list .product-thumb .image {}
#cart .text-right .addtocart,#cart .text-right .checkout{
	width: auto;
	border: none;
	display: inline-block;
	float: left;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1  100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#f1f1f1  100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f5f5f5 0%,#f1f1f1  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f1f1f1 ',GradientType=0 ); /* IE6-9 */
	padding: 5px 12px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-size:12px;
	color:var(--text_color);
	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;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	 box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	 -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
#cart .addtocart > strong , #cart .checkout > strong{font-weight:600}
#cart .text-right .addtocart:hover, #cart .text-right .checkout:hover {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;    
	background: #ff8300 none repeat scroll 0 0;    
	color: #ffffff;
}
#cart .dropdown-menu .img-thumbnail {
	border-radius: 5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	 max-width: none;
	 width: auto;
}
#cart .text-right .addtocart{margin:-4px 15px 5px 0;  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}
.product-block .grid .button-group .compare {margin: 2px 0 5px 0;}
.product-thumb .button-group button + button {	position:relative;}
.header-cart .cart-menu li a{
	margin:0;
	padding:0!important;
	height:auto;
	width:100%;
	float: right;
	text-align: center;
}
#cart .dropdown-menu li p a {
	background: var(--background);
	padding: 8px 20px !important;
	color: #fff;
	border: 1px solid var(--background);
	text-transform: uppercase;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.cart-menu .total-table .text-right{ border:none;}
.cart-menu .total-table {
  -moz-border-bottom-color: none;
  -moz-border-left-color: none;
  -moz-border-right-color: none;
  -moz-border-top-color: none;
  border-color: #dddddd currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 1px medium medium;
}
.static_links li .header-cart.cart-menu .addtocart a{ 
	border:1px solid;
	padding:5px;
}
#column-left .product_hover_block, #column-right .product_hover_block , #column-left .product_hover_block1 , #column-right .product_hover_block1 {
	display: none;
}
.button-group.prd_page {    float: left;    width: 100%; margin: 10px 0;}
.productpage .form-group.qty .wishlist:hover::before, .productpage .form-group.qty .wishlist:hover, .productpage .form-group.qty .compare:hover::before, .productpage .form-group.qty .compare:hover {
	color: var(--background);
}
.productpage .form-group.qty .wishlist:hover, .productpage .form-group.qty .compare:hover{color:var(--background) !important;}
#button-search.btn.btn-primary,   {
	  background: #7e5cdd  !important;
	  border-color: #7e5cdd  !important;
	  color: #fff !important;
}
#product .form-group.required .btn.btn-default {
	background: var(--background) !important;
	border: 1px solid var(--background) !important;
	color: #fff !important;
}
#product .form-group.required .btn.btn-default.btn-block{
	  background: var(--background) !important;
	border: 1px solid var(--background) !important;
	color: #fff !important;
  }
  #product .form-group.required .btn.btn-default {
   
}
.product-list .product-thumb .price-new, .product-list .product-thumb .price-old {float: none;}
.left.product-image .image .thumbnail {border-radius: 0 !important;
-webkit-border-radius:0 !important;
-khtml-border-radius:0 !important;
-moz-border-radius:0 !important;}
.product-list .addtocart {
      background:#232F3E none repeat scroll 0 0;
      border: medium none;
      color: #fff;
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 0;
      padding: 5px 20px;
      text-transform:capitalize;
      margin: 10px 0 0;
      border-radius:5px;
      -webkit-border-radius:5px;
      -khtml-border-radius:5px;
      -moz-border-radius:5px;
}
.product-list .addtocart:hover {
      background: #FFA51F none repeat scroll 0 0;
      border-color:#FFA51F;
      color: var(--text_color);
}
.product-list .product-thumb .button-group .addtocart:hover, .product-list .product-thumb .button-group .wishlist:hover, .product-list .product-thumb .button-group .compare:hover{
    background: var(--background) none repeat scroll 0 0;
    border-color: var(--background);
    color: #fff;
}
.product-thumb:hover .button-group button + button {  display:inline-block; text-align:center;}  
.product-thumb:hover .button-group button { left:0; }
.product-thumb .button-group .addtocart:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: var(--background);
	border-color: var(--background);
}
.product-thumb .button-group button:hover, .product-block:hover .button-group button{
	background:none/* Old browsers */
	color: var(--text_color);
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button.compare .fa{ }
.product-thumb .button-group button.compare {
	margin: 0;
	font-size: 12px;
}

@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {/*width: 33.33%;*/}
	.content_footer_top .sale-cms::after {	left: 15.4% !important;}
}
@media (max-width: 767px) {
.product-layout.product-list .product-block .image .wishlist {
	display: none;
}
.product-thumb .button-group button, .product-thumb .button-group button + button {	position:static !important; }
.product-thumb .button-group button {position:static;}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > img {width: 100%;}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
}
.thumbnails .image-additional {float: left;}
.product-info .image {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
#content.productpage h3 {margin-top:0;font-size: 15px; margin-bottom:0px;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	width: 365px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.product-info .image-additional img {
	border: 1px solid #ededed;
	height: auto;
}
.product-info .image-additional a {
	float: left;
	display: block;	
}
.product-right .btn-group .wishlist .fa, .product-right .btn-group .compare .fa {
	padding: 0;
	text-align: center;
	margin: 0;
	line-height: 25px;
}
#input-captcha, #input-payment-captcha{margin-bottom:10px}
.productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
    color: var(--text_color) !important;
    font-size: 12px;
    font-weight: 500;
    padding: 7px 5px;
    text-transform: uppercase;
    letter-spacing: 0;
}
}
.productpage #input-quantity, .quickview #input-quantity{
	float: left;
    margin-right: 15px;
    width: auto;
    height: 38px;
    text-align: center;
}
.form-group.qty .control-label{
	float: left;
    margin: 6px 10px 0 0;
	font-size:14px;
}
.subbanner-cms2 .sub-heading{display:none;}

/* Megnor www.templatemela.com Start */

/* box */  
.box {margin-bottom:0;}
.box.megnorblog .box-heading {
	text-align: left;
	width: 100%;
	font-size: 14px;
	padding: 0 0 30px 0;
	color: #fff;
}
#blog-carousel .blog-item {
	/* padding: 5px 0; */
	text-align: left;
	clear: both;
	overflow: hidden;
	/* margin-bottom: 10px; */
}
.megnorblog .bx-viewport {
	height: 170px !important;
}
.box .box-heading, #testimonial .box-heading {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}
.megnorblog .bx-viewport .box-product {
	display: inline-block;
	
}
.blog_default_width {
	width: 380px;
}
#content #blog-carousel, #content #blog-grid {
	padding: 0;
	border: none;
	text-align: left;
	background: none;
	overflow: visible;
}
#content .box-product {
	list-style-type: none;
	position: relative;
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
.common-home #content .box-product {
   
}
#content .special .box-product {padding: 20px;border: 3px solid #ededed;}
#content .special .box-product .img-responsive {
    max-height: 100%;
}
#column-left .box .box-heading, #column-left #testimonial .box-heading, 
#column-right .box .box-heading, #column-right #testimonial .box-heading{  
	position: relative;
	font-size: 13px;
	font-weight: 500;
	text-transform: capitalize;
}
#column-left .box.megnorblog .box-heading , #column-right .box.megnorblog .box-heading {
    display: none;
}
#column-left .box.megnorblog .box-product{padding:0;}
#column-left .box .box-heading, #column-right .box .box-heading {
	color: #000;
	font-size: 17px;
	line-height: 22px;
	margin: 0;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 1.2px;
	position: relative;
	margin-bottom: 10px;
}
#column-left .box.bestseller .box-heading{
	color:#000;
}
#column-left .box.sidebarFilter .box-heading{
	background: #f1f1f1 ; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1  0%, #f1f1f1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1f1f1  0%,#f1f1f1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1f1f1  0%,#f1f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1 ', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	color:var(--text_color);
}
#column-left .box.latest .box-heading{color:var(--background-color);margin: 0 0 20px 0;}

#column-left .box.special .box-heading{color:var(--background-color);margin: 0 0 20px 0;}
.service-banner .box-heading{display:none;}
.box .box-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
.box-heading .fa.fa-angle-down {
	  background: #fff none repeat scroll 0 0;
	  border-radius: 50%;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  -ms-border-radius: 50%;
	  -o-border-radius: 50%;
	  color: var(--background);
	  float: right;
	  padding:1px 3px;
	  margin:2px 0 0;
	  font-weight: 600;
}
.box-heading {
	color: #000;
	display: block;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1.2px;
	position: relative;
	text-transform: capitalize;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	line-height: 40px;
	margin: 0;
	width: 100%;
	padding: 0 0 30px;
	text-align: center;
}
.hometab.box .customNavigation a:hover::before {}
#content .box .box-heading, .hometab .box-heading {
	color: #000;
	display: block;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0;
	position: relative;
	text-transform: capitalize;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	line-height: 40px;
	margin: 0;
	width: 100%;
	padding: 0 0 30px;
	text-align: center;
}
#content .box.special .box-heading {
	margin: 0 ;
}
.category_tab .tab-content > .tab-pane {
	display: block;
	padding: 0px 0;
}
/*.category_tab .tab-content > .tab-pane.active{ display:block;}*/
#content .box.featured .box-content {
	overflow:visible;
	position:relative;
}
.header_bottom #wishlist-total {
    position: relative;
    height: 40px;
    width: 40px;
    float: left;
    cursor: pointer;
	background: url("../image/megnor/cart.png") no-repeat scroll 4px -439px;
	background-color: rgb(43, 43, 43);
	font-size: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 11px 0;
}
.header_bottom #wishlist-total:hover {
	background-color: var(--background);
}
.header_bottom .account {
	float: left;
	width: auto;
	color: var(--text_color);
	border: none;
	font-size: 12px;
	margin: 0 15px;
	padding: 11px 0;
}
#featured-carousel .caption .desc {
  display: block;
  font-size: 14px;
  margin: 20px 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.featured_tagline {
    color: var(--text_color);
    font-size: 14px;
    text-transform: capitalize;
	display:none;
}
.featured .box-head  {
  padding:0;
  text-align:center;
	
}
#column-left  .box.latest .product-thumb .image , #column-right  .box.latest .product-thumb .image {
	width: auto;
	float: left;
	overflow: hidden;
	border: 1px solid #ededed;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

#column-left .box.latest .status_stock , #column-right .box.latest .status_stock{
	width: auto;
	font-size: 8px;
	left: 0;
	padding: 5px;
	top: 30%;
}
#column-left .product-block .fa.fa-heart , #column-left .product-block .fa.fa-heart {
    font-size: 0;
}
#column-left .product-items .product-details, #column-right .product-items .product-details{width: auto;}
#column-left .box.latest .product-block .product-details , #column-right .box.latest .product-block .product-details{
	width: auto;
	float: none;
	overflow: hidden;
	padding: 0;
	text-align: left;
}
/* latest product */
.box.latest {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	float: left;
}
.box.latest .product-thumb .image{
	width: 50%;
	float : left;
}
.box.latest .product-block .product-details {
	width: 50%;
	float: right;
	padding: 40px 0;
}
.box.latest .product-block .product-details .product-thumb h4 {
	margin: 0;
}
.box.latest .product-block .product-details .product-thumb .price {
	margin: 5px 0 0 0;
}
.box.latest .product-block .product-details .product_hover_block {
	margin: 15px 0 0 0;padding: 0;
}
.box.latest .product-thumb h4 {
	width: 150px;
}
/* end of latest product */
.category_tab h3 {
    font-weight: 700 !important;
    margin: 0 0 10px !important;
}
#content .box .box-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	border: none;
	padding: 0 0 0 0;
	position: relative;
	margin: 0 -15px;

}
#add-comment .buttons .btn.btn-primary {
	color: #fff;
	background-color: var(--background);
	border: 1px solid var(--background);
	box-shadow: none;
}
.box.special .box-content {margin: 0 0 15px;}
.row .additional-carousel .product-block:hover {border:none;}
/* .related_prd .customNavigation a{top:-58px;} */
/* .related_prd .fa.prev.fa-arrow-left {right: 30px;} */
/* .related_prd .fa.next.fa-arrow-right {right: 10px;} */
#products-related {
	position: relative;
}
.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.all-blog .panel-default .panel .panel-body h5 {
	text-align: left;
	float: left;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 10px 0;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:4px 0;
	border-bottom: 1px dashed #e4e4e4;
}
.box .box-content ul li:last-child, #content .content ul li:last-child { border: medium none;}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul ul{margin-left:0px;}
.box.bestseller, .box.featured, .box.special {margin-bottom:20px;}
#content .box-product,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	margin:0 -15px;
	list-style: none;
	overflow:visible;
}
#featured_grid .customNavigation a {top: -44px;}
#featured-grid .image {
	padding: ;
	position: relative;
	border: none;
}
.product-grid li,#content .box-product .product-items {
	float:left;
	display: inline-block;
	position:relative;
	width: 307px !important;
}
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}
.product-carousel .product-block {
  clear: both;
}
#featured-carousel .product-image-block-inner {
  display: inline-block;
  float: left;
  padding: 10px;
  width: 50%;
}

#content .image-additional .slider-item .product-block {
	/* margin: 4px 6px; */
	background: transparent;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	clear: both;
	overflow: hidden;
	border: none;
	padding: 0 10px;
}
#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; padding:0;}
.product-list .product-block-inner{border: none;}
.grid_default_width { width:225px;}
.featured_default_width {
	width: 250px;
}
.module_default_width{ width:170px;}
.latest_default_width{ width:350px;}
.special_default_width {
	width: 100%;
}
.related_default_width{ width:185px;}
.bestseller_default_width {
	width: 250px;
}
.tabspecial_default_width{width:277px;}
.tabbestseller_default_width{width:277px;}
.tablatest_default_width{width:277px;}
.additional_default_width{ width:120px;}
.testimonial_default_width{width:100%;}
.productcategory0_default_width{ width:250px;}
.productcategory1_default_width{ width:250px;}
.productcategory2_default_width{ width:250px;}
#content .banners-slider-carousel .product-carousel .product-block-inner,#content .banners-slider-carousel .product-grid .product-block-inner{text-align:center;}
#related-carousel.box-product.product-carousel {
	margin: 20px 0 40px;
}
#products-related .customNavigation {top: 50%;}


#tablatest-carousel .product-block.product-thumb.transition ,#tabspecial-carousel .product-block.product-thumb.transition , #tabbestseller-carousel .product-block.product-thumb.transition ,
#tabbestseller-grid .product-block.product-thumb.transition  , #tabspecial-grid .product-block.product-thumb.transition ,
#tablatest-grid .product-block.product-thumb.transition{
	height: auto !important;
}
#content .megnorblog .box-product .product-block {
	border: none;background: transparent;
}
#featured-carousel .price-old {
  font-size: 14px;
  font-weight: 400;
  padding-right: 7px;
}
#featured_grid {
	display: inline-block;
	width: 100%;
	margin-bottom:30px;
}
#content #featured_grid.box .box-heading {
	float: none;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 24px;
	border-radius: 0;
	border-bottom: 1px solid #ededed;
	margin: 0;
	padding: 0 0 15px 0;
}
#featured-grid .product-image-block-inner {
	width: 50%;
	float: left;
}
#featured-grid .caption {
	width: 50%;
	float: right;
	text-align: left;
	padding: 50px 0 0 0;
}
#featured-grid .product-block:hover .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
}
#featured-grid .product-thumb h4 {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
	cursor: pointer;
	color: var(--text_color);
}
#featured-grid .product-thumb h4 a {
	color: var(--text_color);
}
#featured-grid .rating {
	margin: 15px 0;
}
#featured-grid .product-thumb .price {
	margin: 0;
}
#featured-grid .product_hover_block {
	position: relative;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
	margin: 20px 0;
}
#featured-grid .product-block:hover .product_hover_block {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
}
#featured-grid  .product-block .fa.fa-heart {
	color: var(--text_color);
}
#featured-grid  .product_hover_block .action button:hover .fa.fa-heart {
	color: #fff;
}
.box.bestseller {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 0 60px 0;
}
.box.bestseller .box-heading {
	float: none;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 24px;
	border-radius: 0;
	margin: 0;
	padding: 0 0 15px 0;
}
/* category cms block */
.category_cms {
	display: inline-block;
	width: 100%;
}
.category_leftside {
	float: left;
}
.category_rightside {
	float: right;
}
.category_center {
	float: left;
	margin: 0 20px;
}
.category_block1 {
	position: relative;
	float: left;
	overflow: hidden;
}
.category_block {
	float: left;
	margin: 0 20px 0 20px;
	overflow: hidden;
}
.category_block2 {
	position: relative;
	overflow: hidden;
}
.category_block3 {
	position: relative;
	float: none;
	overflow: hidden;
}
.category_block3 {
	position: relative;
	overflow: hidden;
	margin: 20px 0 0 0;
}
.category_block4 {
	float: right;
	overflow: hidden;
	position: relative;
}
.category_block1 .category_block_img::before {
    background: rgba(227,77,31,0.3);
    content: "";
    bottom: 0;
    right: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 4;
}
.category_block2 .category_block_img::before {
    background: rgba(255,255,255,0.05);
    content: "";
    bottom: 0;
    right: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 4;
}
.category_block3 .category_block_img::before {
    background: rgba(255,255,255,0.05);
    content: "";
    bottom: 0;
    right: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 4;
}
.category_block4 .category_block_img::before {
    background: rgba(53,160,62,0.4);
    content: "";
    bottom: 0;
    right: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 4;
}
.category_block_img {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.category_block1 .category_block_img::after {
    background: rgba(227,77,31,0.3);
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 5;
}
.category_block2 .category_block_img::after {
    background: rgba(255,255,255,0.05);
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 5;
}
.category_block3 .category_block_img::after {
    background: rgba(255,255,255,0.05);
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 5;
}
.category_block4 .category_block_img::after {
    background: rgba(53,160,62,0.4);
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 5;
}
.category_block_img:hover::before , .category_block_img:hover::after{
width: 100%;
height: 100%;
-webkit-transition: all 0.6s ease;
-webkit-transition-delay: 0s;
-moz-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
}

.category_cms .category_block1 .description , .category_cms .category_block4 .description {
	left: 0;
	position: absolute;
	top: 40%;
	bottom: auto;
	right: 0;
	text-align: center;
	z-index: 9;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	
}
.category_cms .category_block1:hover .description, .category_cms .category_block4:hover .description {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    
}
.category_cms .category_block1 .description .discount {
	font-size: 26px;
	font-weight: 300;
	line-height: 30px;
	color: var(--text_color);
	margin-bottom : 10px;
}
.category_cms .category_block1 .description .title , .category_cms .category_block4 .description .title3 {
	font-size: 34px;
	font-weight: 600;
	color: #fff;
	text-transform: capitalize;
	line-height: 40px;
}
.category_cms .action .banner_text {
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	border-bottom: 2px solid rgba(255,255,255,0.2);
	margin: 25px 0 0 0;
	display: inline-block;
	text-transform: uppercase;
}
.category_cms .action .banner_text:hover {
	color: var(--text_color);
	border-color: var(--text_color);
}
.category_cms .category_block2 .description {
	right: 0;
	position: absolute;
	top: 40px;
	bottom: auto;
	left: auto;
	text-align: left;
	-webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.category_cms .category_block2:hover .description {
    right: -10px;
    top: 50px;
    -webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.category_cms .category_block2 .description .subtitle1 {
	font-size: 13px;
	color: #fff;
	font-weight: 400;
	width: 200px;
	line-height: 22px;
}
.category_cms .category_block2 .description .title1 {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 5px;
}
.category_cms .category_block3 .description {
	left: 30px;
	position: absolute;
	top: 25%;
	bottom: auto;
	right: auto;
	text-align: left;
	z-index: 9;
	-webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.category_cms .category_block3:hover .description {
    left: 20px;
    top: 22%;
    -webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.category_cms .category_block3 .description .discount1 {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	background: var(--background);
	width: 46px;
	height: 18px;
	line-height: 18px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	position: relative;
	text-align: center;
	margin-bottom: 15px;
	float: left;
	display: block;
	clear: both;
}
.category_cms .category_block3 .description .discount1::after {
	content: "";
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	bottom: 0;
	border-color: rgba(0,0,0,0) #8bce89 rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	border-width: 9px;
}
.category_cms .category_block3 .description .title2 {
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	color: #fff;
	text-transform: capitalize;
	display: block;
	clear: both;
}
.category_cms .category_block3 .description .subtitle2 {
	font-size: 30px;
	font-weight: 600;
	line-height: 35px;
	color: #fff;
	text-transform: capitalize;
	
}

.category_cms .category_block4 .description .discount2 {
	font-size: 16px;
	color: var(--text_color);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	margin-bottom: 5px;
}

.category_block1 .category_block_img .cat_image1 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.category_block1:hover .category_block_img .cat_image1 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.category_block2 .category_block_img .cat_image2 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.category_block2:hover .category_block_img .cat_image2 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.category_block3 .category_block_img .cat_image3 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.category_block3:hover .category_block_img .cat_image3 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.category_block4 .category_block_img .cat_image4 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.category_block4:hover .category_block_img .cat_image4 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
/* end of category block */

/*deal of product */
.box.special {
	clear: both;
	margin: 0px 0 50px 0;
	width: 100%;
	float: left;
}
.box-content-inner-special {
	display: inline-block;
	width: 100%;
}
.box.special .box-heading {
	float: none;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 24px;
	border-radius: 0;
	margin: 0;
	padding: 0 0 15px 0;
}
.box.special .product-block-inner .image {
	width: 46.4%;
	float: left;
	position: relative;
	overflow: visible;
	margin-right: 5%;
}
#column-left .box.special .product-block .product-details , #column-right .box.special .product-block .product-details {
    width: auto;
    float: none;
    text-align: left;
    padding: 0;
    position: relative;
    overflow: hidden;
    min-height: 0;
}
.box.special .product-block .product-details {
	width: 48%;
	float: right;
	text-align: left;
	padding: 30px 0;
	position: relative;
}
#column-left .box.bestseller .product-block-inner .image {
    width: auto;
    overflow: hidden;
    float: left;
    display: inline-block;
}
#column-left .box.bestseller .product-block .product-details {
    width: auto;
    min-height: 0;
    overflow: hidden;
    float: none;
    padding:0;
}
#column-left .product-block-inner {
    border: none;
}
#column-left .box.bestseller .product-thumb .price-old {margin: 5px 5px 0 0;}
#column-left .product-thumb .price-new {margin: 5px 5px 0 0;}
.slider-item.last_item_tm .product-block .product-details::after {
	background : none;
}
.box.special .product-block:hover .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
}
.box.special .product-thumb h4 {
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	margin: 0 0 12px 0;
	cursor: pointer;
	color: var(--text_color);
	text-transform: capitalize;
	letter-spacing: 0.2px;
}
.box.special .product-thumb .price {
	margin: 12px 0 22px 0;
}
.box.special .product-block .wishlist {
	right: 0;
	top: 0;
	line-height: 36px;
}
.box.special .slider-item .product-thumb .wishlist:hover {
	background: #e6e6e6 !important;
	display: block;
	position: relative;
	right: 0;
	top: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	border-color:var(--background);
}
.box.special .product-block .product_hover_block {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: auto;
	left: auto;
}
.box.special .product_hover_block .action .cart_button {
	height: auto;
	width: auto;
	font-size: 12px;
	font-weight: 600;
	margin: 25px 0 0 0;
	background: var(--background);
	padding: 7px 15px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	color: #fff;
	text-transform: uppercase;
}
.box.special .slider-item:hover .product_hover_block .action .cart_button {
	background: var(--background);
	color: #000;
}
.box.special .product-thumb .price-old {
	margin: 0px 5px 0 0;
	font-weight: 500;
	font-size: 16px;
}
/* end of deal of product */
#content .product-carousel .product-block,
#content .productbox-grid  .product-block,
#content .box-product .product-block,
.category_tab .tab-pane .product-block ..button-group button:hover{
	background:#e95e19;
	color:#ffffff;
}
#content .product-carousel .product-block-inner , #content .productbox-grid .product-block-inner {
}


#content .latest .product-carousel .product-block-inner, #content .latest .productbox-grid .product-block-inner{margin: 40px 0;}
#content .latest .product-carousel .product-block, #content .latest .product-grid .product-block, 
#content .latest .box-product .product-block{margin-bottom: 0;}

#latest-carousel  .product-block {
	margin: 0 0 40px 0;
}
.box.special .product-carousel .product-block {
	border:none;
}
#content .special .box-product .product-block.product-thumb {
	margin: 0 auto;	padding: 0;
}
.box.special .product-carousel .product-block:hover {
	border: none;
}
#content .product-carousel .product-block, #content .product-grid .product-block, #content .box-product .product-block {
	background: #fff;
	overflow: hidden;
	padding: 0 15px 25px;
	margin: 1px 0 -1px 0;
}
#content .product-grid .product-block{margin: 0px 0 0px 0;}
#content .box-product .product-block {border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}


.product_hover_block1 {
   	position: absolute;
	top: 200px;
	right: 0;
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
}
.product-block:hover .product_hover_block1 {
	top: 100px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
} 
#Tab_Category_Slider .product_hover_block {
	left: 15px;
}
.product-list .image .product_hover_block1 {
    display: none;
}
.product-list .product_hover_block{display: none;}
.product-details.list .product_hover_block1 ,.product-details.list .product-block-inner:hover .product_hover_block1 {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;

}
.product-details.list .product_hover_block .action, .product-details.list .product_hover_block1 .action {}
.product-details.list .product_hover_block1 .quickview-button {
	float: left;
}
.product-details.list .product_hover_block1 .action button {
	float: left;
}
/* category tab */

/* End of category tab */
.product_hover_block .action , .product_hover_block1 .action {
	display: inline-block;
	vertical-align: middle;
}
.product_hover_block .action button {
	background: transparent;
	float: left;
	margin: 0 10px 0 0;
	display: inline-block;
	height: auto;
	position: relative;
	vertical-align: top;
	width: auto;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	color: #000;
	border: none;
	text-transform: capitalize;
}
.product_hover_block1 .action button {
	background: url("../image/megnor/pro-icon.png")no-repeat scroll center 0;
	background-color: #fff;
	float: left;
	margin: 0 5px 0 0;
	display: inline-block;
	height: 40px;
	position: relative;
	vertical-align: top;
	width: 40px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	color: #000;
	border: none;
	text-transform: capitalize;
	border: 1px solid #ededed;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.product_hover_block .action button:hover , .product_hover_block1 .action button:hover{
	background: url("../image/megnor/pro-icon.png")no-repeat scroll 6px 0 ;
	background-color: var(--background);
	border-color:var(--background);
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
}
.product_hover_block1 .action .cart_button {
    background-position: 6px 8px;
}
.product_hover_block1 .action .cart_button:hover {
    background-position: 6px -45px;
}
.product_hover_block1 .action .wishlist {
    background-position: 6px -201px;
}
.product_hover_block1 .action .wishlist:hover {
    background-position: 6px -254px;
}
.product_hover_block1 .action .compare_button {
    background-position: 6px -306px;
}
.product_hover_block1 .action .compare_button:hover {
    background-position: 6px -359px;
}
.product_hover_block1 .action button i {
    font-size: 0;
}

.product_hover_block .action button:hover.cart_button{background: transparent;color: var(--background);}

.product_hover_block1 .quickview-button {
	float: left;
	display: inline-block;
	width: 40px;
	margin: 0 5px 0 0;
}
.product_hover_block1 .quickbox {
   background: url("../image/megnor/pro-icon.png")no-repeat scroll 6px -96px;
   background-color: #fff;
}
.quickview-button {
	float: left;
	display: inline-block;
	width: auto;
	margin: 0 10px 0 0;
}
.quickbox {
	background: var(--background);
	border: none;
	height: 40px;
	position: relative;
	vertical-align: top;
	width: 40px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	color: #000;
	padding: 2px 7px;
	display: inline-block;
	text-align: center;
	border: 1px solid #ededed;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.quickbox:hover {
	background-position: 6px -150px;
	background-color: var(--background);
	border-color: var(--background);
}
.quickview-button:hover a.quickbox .fa{
	color: var(--background);
}
.quickbox .fa.fa-eye {
	font-size: 14px;
}
.product_hover_block button .fa {
	font-size: 14px;
}
.product-block .product-details {
	position: relative;
	text-align: center;
	padding: 0 ;
	/* visibility: hidden; */
}
.product-details.grid {
    padding: 7px 0 0 0;
}
.product-grid .product_hover_block {
    padding: 0;
}
.product-grid .product-details.list , .product-list .product-details.grid {display: none;}
.category_tab .col-xs-12 {padding: 0;}
*/.category_tab .tab-content > .tab-pane{margin:0 -16px;}

#content .banners-slider-carousel .product-block { margin:5px 15px; cursor: pointer;  }
#content .banners-slider-carousel .product-block .product-block-inner {
	padding: 15px 0 !important;
	border: none;
}
.ie7 #content .product-carousel .product-block,
.ie7 #content .box-product .product-block {border:1px solid #ddd;}
.ie7 #content .product-carousel .product-block:hover,
.ie7 #content .box-product .product-block:hover {border:1px solid #ddd;}
.product-list .product-details {
	overflow: hidden;
	float: none;
	display: block;
	width: auto;
	padding: 0;
}
.product-list .product-thumb .caption {
	float: left;
	padding: 0 20px 0 0;
	text-align: left;
	width: 100%;
	margin: 0;
}
.product-thumb .list .button-group .addtocart {
  display: block;
  float: left;
  left: 0;
  text-align: left;
  width: auto;
}
.product-list .caption a {
	color: #000;
}
.product-list .product-thumb .list-right {
  float: left;
}

.product-info .product-image .customNavigation span.prev:hover::before, .product-info .product-image .customNavigation span.next:hover::before {
  background: var(--background)  none repeat scroll 0 0 !important;
  border: 1px solid var(--background)  !important;
  color: #ffffff !important;
}
#column-left .swiper-pagination.swiper-pagination-bullets {
  display: none;
}
#content .product-carousel .product-block-inner,
#content .box-product .product-block-inner,
.category_tab .tab-pane .product-block-inner{ 
	/*padding: 0 15px;*/
	text-align:center; 
	overflow:hidden; 
	display:inline-block;
}
#content .special .product-carousel .product-block-inner, #content .special .box-product .product-block-inner {
    padding: 0;border: none;
}
#content .product-list .product-block .image { 
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none; 
	} 
.banners-slider-carousel {
	margin: 60px 0 50px;
	position: relative;
	width: 100%;
	clear: both;
	display: inline-block;
}
.banners-slider-carousel .product-carousel .slider-item{
	border : none;
}
.banners-slider-carousel .product-carousel .slider-item:hover {
	border: none;
}
#carousel-0 {
  position: relative;
  width: 100%;
  text-align: center;
}
#carousel-0.banners-slider-carousel .customNavigation {top: 40%;}
#content #carousel-0 .product-block-inner {padding: 10px;}
#content #carousel-0 .product-block:hover {
    box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.product-block:hover .sale {
	  opacity: 0;
	  -khtml-opacity: 0;
	  -webkit-opacity: 0;
	  -moz-opacity:0;

}
.special .product-block:hover .sale {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}
.sale {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 500;
	right: 0;
	line-height: 16px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	position: absolute;
	text-align: center;
	top: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	background: var(--background);
	padding: 3px 9px;
	vertical-align: bottom;
}
/** Ribbion css**/

/***************/
.fa-star-o::before {content: "\f005";}
.product-list .product-block:hover .sale {
    opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
}
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
	padding: 0;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0;	
	width:100%;
}
#column-left .toggle .mobile_togglemenu::before{color:#fff;right:15px}
#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}
#column-left .box-product .image, #column-right .box-product .image {
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	width: auto;
	border: 1px solid #ededed;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
	
}
#column-left .swiper-viewport { margin: 0;}
#column-left .product-block:hover , #column-right .product-block:hover{box-shadow:none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
#column-left .product-items .product-details, #column-left .product-items .product-details, #column-right .product-items .product-details {
	float: none;
	overflow: hidden;
	padding: 0;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	border:none;
	float: left;
	width:100%;
	margin-top:10px;
}
#column-left .special .product-thumb .caption,
#column-right .special .product-thumb .caption{width:100%;}
.content_headercms_bottom .tags > a:last-child::after {border-right: medium none;}
#column-left .caption a, #column-right .caption a{font-size: 13px;}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 3px;
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	width: auto;
	text-align: left;
	}
#column-left .product-thumb .price, #column-right .product-thumb .price{ text-align:left;}
#column-left .box-product .name,
#column-right .box-product .name {display: block;}
#column-left .box-product .cart,
#column-right .box-product .cart {display: block;}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; 
	background:none;
	box-shadow:none; 
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	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 .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-top: 2px;; float:left; line-height:14px;}
#column-left .box-product .rating,
#column-right .box-product .rating{display:none;}
#column-left .box .filterbox, #column-right .box .filterbox {padding: 0 25px;}
#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox{
	margin-bottom:0;
	border-bottom: 1px solid #ededed;
	padding: 0 0 10px;
}
#column-left .box .box-content:last-child , #column-right .box .box-content {
    border: none;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
	width:100%; 	
}
#column-left .product-thumb, #column-right .product-thumb {
	margin-bottom: 0px;
	padding: 0 0 5px;
	float: left;
	width: 100%;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width:100%;
	color:#1f2022;
	text-transform:capitalize;
	text-align: left;
	font-size: 13px;
    margin: 3px 0 0;
	font-weight: normal;
}	
#column-left .product-thumb .button-group .addtocart, #column-right .product-thumb .button-group .addtocart {    display: none;}
#column-left .product-thumb .button-group .addtocart::before , #column-right .product-thumb .button-group .addtocart::before{content:none;}
#column-left .product-thumb .button-group button span, #column-right .product-thumb .button-group button span { display:block !important; }
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover{color:#2196f3}
#column-left .product-thumb .button-group button .fa, #column-right .product-thumb .button-group button .fa{display:none;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none;  display:block; float:left; opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	 padding:0;
	 margin:0;
	 width:100%; 
	 position:relative;
 }
#column-left .product-thumb .image .button-group, #column-right .product-thumb .image .button-group {display:none}
#column-left .container,#column-right .container{width:auto}
#column-left .box, #column-right .box {
	margin-bottom: 30px;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #ededed;
	
}
#column-left .box:last-child, #column-right .box:last-child {
    border-bottom: none;
}
#column-left .box.latest ,#column-right .box.latest , #column-left .box.pxtestimonialblock , #column-right .box.pxtestimonialblock {
    margin-bottom: 30px;border: none;
}
.box.pxtestimonialblock .box-content .customNavigation a {top: -37px;}
.hometab .customNavigation a {top: 335px;}
#column-left .pxtestimonialblock .customNavigation {top: auto;display: block;}
#column-left .box, #column-right .box{}
#column-left .percentsaving, #column-right .percentsaving{display:none;}
.top_button {
	background: url(../image/megnor/top-to-bottom.png) no-repeat scroll center 0;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	width: 55px;
	height: 55px;
	right: 30px;
	bottom: 15px;
	position: fixed;
	text-align: center;
	text-decoration: none;
	z-index: 999;
	color: #fff;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
}
.product-list .product-thumb .percentsaving{margin:0 0 5px 5px;float:none;}
.top_button::before {
    color: var(--text_color);
    content: none;
    font-family: "FontAwesome";
    font-size: 22px;
    padding: 8px 14px;
    position: relative;
    right: 5px;
    top: -6px;
  	display:inline-block;
}
.top_button:hover::before {
    color: #fff;
    right: 4px;
    font-size: 18px;
}
.top_button:hover::before{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.top_button:hover{
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
}
.px_testimonial_inner {
    padding: 30px 15px 20px;
	text-align: center;
}
.pxtestimonialblock .image-block {
    margin: 0 0 25px;
    text-align: center;
}
.pxtestimonialblock .title {
    font-size: 14px;
	font-weight: 700;
	color: var(--text_color);
	text-transform: uppercase;
	margin: 10px 0 0;
}
.px_testimonial_inner .img {
    width: 40px;
    height: 40px;
    text-align: center;
    float: none;
    margin: 0 auto;
}
.customer-name {
    color: var(--background);
}
.testi-content {
    margin: 0 0 15px 0;
    text-align: center;
}
.subbanner:hover::before {
	animation: 1s ease 0s normal none 1 running fixedAnim;
	animation: 1s ease 0s normal none 1 running fixedAnim;
	-webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
	-moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}
.subbanner::before {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	-webkit-background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	-moz-background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	-ms-background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	-o-background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -75%;
	top: 0;
	transform: skewX(-25deg);
	-webkit-transform: skewX(-25deg);
	-ms-transform:skewX(-25deg);
	-o-transform:skewX(-25deg);
	-moz-transform:skewX(-25deg);
	width: 50%;
	z-index: 2;
}
.subslider {
	overflow: hidden;
	width: 100%;
	position: relative;
	display: inline-block;
	float: left;
}
.subbanner1_img .slidebanner3.subbanner {margin-right: 0;}
.slidebanner1.subbanner, .slidebanner2.subbanner, .slidebanner3.subbanner{
	float: left;
	display: inline-block;
	margin-right:20px;
}

.quickview-model .product-right .desc {
	color: var(--text_color);
	font-weight: 600;
	padding: 0 10px 0 0;
}
.quickview-model .fa-stack {
	width: 12px;
	font-size: 8px;
	color: #ddd;
}
.quickview-model .page-title {
	display: none;
}
#content ul.list-unstyled {  
    margin-bottom: 10px;
    overflow: auto;
}
#content ul.list-unstyled li {
    line-height: 20px;
    padding: 4px 0;
}
.manufacturer-list {
    border: 1px solid #ededed;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {padding: 8px;}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}
.category_filter .sort .form-control {cursor:pointer;}
.category_filter .form-control {
    border: 1px solid #ededed !important;
}
.productpage .box {margin-top:20px;}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
.aboutus {
    clear: both;
	margin-bottom:20px
}

.aboutus h3 {margin-bottom:10px;}
.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}
.image2 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}
.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}
.category_filter #grid-view,.category_filter #list-view{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border:none;
	padding:6px 12px;
  box-shadow: none;
}
/* out of stock css */
.product-grid .status_stock , .product-list .status_stock {top: 42%;}
.status_stock {
	position: absolute;
	top: 40%;
	width: 100%;
	left: 0;
	padding: 13px 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #010101;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	background-image: -moz-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(255,255,255) 50%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(255,255,255) 50%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,255,255) 0%, rgb(255,255,255) 50%, rgb(255,255,255) 100%);
}
.product-thumb .image.outstock {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
}
.status_stock .wishlist_button {
	background: none;
	border: none;
	position: absolute;
	left: auto;
	right: 20px;
}
.box.latest .status_stock {
	left: 35px;
	right: auto;
	width: 35%;
	top: 40%;
	font-size: 12px;
	letter-spacing: 0;
}
.box.latest .status_stock .wishlist_button {
	padding: 0 ;
}
.box.latest .status_stock .wishlist_button {
	left: auto;
	right: 0;
}
.box.special .status_stock {
	top: 40%;
}
.box.special .status_stock .wishlist_button {
	left: auto;
	right: 10px;
}

.product-list .status_stock .wishlist_button {
	left: auto;
	right: 20px;
}
#product-manufacturer .product-grid .product-block-inner .status_stock {}

/* end of the out of stack */
#column-left .swiper-viewport {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  margin-bottom: 30px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
}
#column-left .box .box-content ul li a, #column-right .box .box-content ul li a {    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;
}
.category_filter #grid-view{
	background:url("../image/megnor/sprite2.png") no-repeat scroll -38px -155px !important;
	width:25px;
	height:25px;

}
.category_filter #list-view{
	background:url("../image/megnor/sprite2.png") no-repeat scroll -35px -184px  !important;
	width:25px;
	height:25px;
}
.category_filter #list-view:hover, .category_filter #list-view.active {
  background-position: -6px -184px !important;
}
.category_filter #grid-view:hover, .category_filter #grid-view.active{background-position:-9px -155px !important;}
.category_filter #grid-view .fa, .category_filter #list-view .fa{display:none}
#list-view{margin-left:2px}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#fff;}
.category_filter .btn-list-grid{float:left;width:auto;padding: 0px 0 7px 0;margin-top:0; margin-left:0px; border-radius: 5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;}
.compare-total { float: left; margin: 6px 20px 0; }
.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; width:auto;}
.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-right:15px;
}
.show-wrapper {margin: 0;}
.category_filter .list.active,.category_filter .grid.active{/*background:#428bca;*/}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
    padding: 0 15px;
    height: auto;
}
.row.category_thumb {
    margin: 0 -15px;
    padding: 0;
}
.category_img img{border:none; }
.category_list ul {
    padding: 0;
	display:inline-block;
	margin: 7px 0 0;
}
#content .refine-search{margin-bottom:5px; margin-top:5px; text-transform:capitalize; }
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
    color: #1f2022;
    display: block;
    padding: 5px 15px;
	border:1px solid #ededed;
	background-color:#fff;
	
}
.category_list li a:hover {
	color: var(--background) !important;
	border-color: var(--background);
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 0px 0;
}
.pagination-wrapper {
	border: none;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0px;
    width: 100%;
    background: none;
}
.pagination > li:last-child {margin: 0;}
.category_filter {
	display: inline-block;
	padding: 10px 0 25px;
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	margin-top: 6px;
}
.pagination-wrapper .page-result{
    float: left;
    padding: 0;
    width: auto;
	margin: 13px 0 13px;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;
    width: 50%;
    text-align: right;
}
.row.contact-info {padding: 0 15px;}
.information-contact .panel-body{padding:0;position: relative;overflow: hidden;}
.information-contact .row.contact-info {}
.information-contact .panel {
    border: medium none;
    box-shadow: none;
}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -232px transparent;
   	padding: 3px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500;
	color: #707070;
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax,  .contact-info .openingtime,.contact-info .comments{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -313px transparent;
    padding: 2px 0 0 35px;
	margin:10px 0 0;
	height:28px;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500;
	color: #707070;
}
.contact-info .fax strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -270px transparent;
    padding: 2px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500;
	color: #707070;
}
.contact-info .time strong {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -10px -356px transparent;
	padding: 2px 0 0 35px;
	height: 28px;
	margin: 10px 0;
	float: left;
	clear: both;
	color: #707070;
}
.checkout-cart .alert.alert-danger {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.contact-info .comment strong {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -10px -398px transparent;
	padding: 2px 0 0 35px;
	height: 28px;
	margin: 10px 0;
	float: left;
	clear: both;
	color: #707070;
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
	
}
.address-detail .btn {
	clear: both;
	float: left;
	margin: 15px 0 0 37px;
	color: #fff;
}
#affiliate-login .btn.btn-primary:hover {}
#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #fff;
}
.main-slider {
	position: relative;
	float: right;
	width: 100%;
}
.subslider .slidebanner1.subbanner, .subslider .slidebanner3.subbanner {
	overflow: hidden;
	position: relative;
}
.main-slider img { border:none;width: 100%; } 
.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count {margin: 0 10px; text-transform: capitalize;}

.productpage .rating-wrapper, .quickview .rating-wrapper { margin: 15px 0 15px;}
.productpage .productpage_details {  float: left;    margin-top:0px;    width: 100%;}
.productpage #tabs_info {
    background: #ffffff none repeat scroll 0 0;
    margin: 30px 0;
}
.productpage .productpage_details .product-left {
    padding: 0;
    width: 445px;
}
.productpage .productpage_details .product-right {
    margin-left: 30px;
    width: 45%;
}
#content .productpage_details #column-right {
    float: right;
    margin: 0;
    padding: 0;
    width: 238px;
}
.productpage #banner0.owl-carousel {
    overflow: visible;
}
.productpage #banner0 .owl-pagination{bottom:-30px;}
.productpage #banner0 .owl-page{border: 2px solid var(--text_color);}
.productpage #banner0 .owl-page > span{
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 0;
	-webkit-border-radius:0;
    -khtml-border-radius:0;
    -moz-border-radius:0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    position: relative;
    text-indent: -9999px;
    width: 10px;
}
.productpage #banner0 .owl-page.active > span, .productpage #banner0 .owl-page:hover > span {background: var(--text_color) none repeat scroll 0 0;}
/* Product tab*/
.content_product_block {
	margin: 20px 0;
	position: relative;
	float: right;
	width: 56%;
}
#custom_tab.product-tabs {
	overflow: hidden;
}
#custom_tab > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#custom_tab li {
	float: left;
	margin: 0;
}
#custom_tab.product-tabs a.selected {
	color: var(--text_color);
	font-weight: 600;
	background: #f5f5f5;
}
#custom_tab.product-tabs a {
	background: none repeat scroll 0 0;
	color: var(--text_color);
	float: left;
	padding: 10px 15px;
	text-transform: capitalize;
	margin-right: -1px;
}
#custom_tab.product-tabs a:first-child {
	padding: 10px 15px 10px 15px;
}
#custom_tab ul li a {
	color: #aaaaaa;
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	padding: 6px 16px;
	transition: none;
}
.content_product_block .tab_product {
	border: 3px solid #ededed;
	padding: 20px;
	font-size: 12px;
	color: var(--text_color);
	position :relative;
}
.content_product_block .tab_product::before {
	/* content: ''; */
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ededed;
	border-bottom-color: rgba(0,0,0,.2);
	position: absolute;
	top: -7px;
	left: 7px;
}
.content_product_block .tab_product::after {
	/* content: ''; */
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 8px;
}
.productpage .tab_product b, .productpage .tab_product strong {
	font-weight: 500;
	color: var(--text_color);
	font-size: 13px;
}
#cart .button-container b, #cart .button-container strong {
	font-weight: 500;
	font-size: 12px;
}
.size_guide_table {
	border: 1px solid #ededed;
	width: 100%;
}
.size_guide_table tbody th {
	background: #f5f5f5 none repeat scroll 0 0;
	border-bottom: 1px solid #ededed;
}
.size_guide_table tbody th {
	color: #262626;
	font-weight: bold;
	padding: 7px 8px;
	vertical-align: middle;
	white-space: nowrap;
}
.size_guide_table tbody td {
	padding: 5px 8px;
}
/* end product tab*/
.sale-cms-text > a {color: #ffa51f;}
.sale-cms {
    background: #232f3e none repeat scroll 0 0;
    color: #ffffff;
    margin-right: 35px;
    margin-top: -7px;
    text-align: center;
    width: 15%;
    padding-bottom: 10px;
}
.sale-cms .text1 {
    font-size: 65px;
    font-weight: 800;
    line-height: 65px;
    text-transform: uppercase;
}
.sale-cms .text2 {
    border-bottom: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
    display: inline-block;
    margin: 2px 0 5px;
    padding: 2px 42px 3px;
}
.sale-cms .text3 {
    font-size: 18px;
    font-style: italic;
    font-weight: 600;  
    margin: 0;
    text-transform:capitalize;
}
.sale-cms .text4 {
    text-transform: uppercase;
}
.col-sm-8.product-left {    margin-right: 40px;    padding: 0;    width:500px;}
.col-sm-4.product-right {    padding: 0 0 0 15px;    width: 50%;}
.quickview .review-count , .quickview .write-review { display:none; }
#content.productpage ul.list-unstyled{border-bottom:medium none;}
.checkout-cart .hasCustomSelect{width: 95% !important;}
#content ul.list-unstyled.attr span{
	font-weight: 600;
	color:#333;
	font-size:14px;
}
.content-top-breadcum .container {
    color: var(--text_color);
}
.common-home .content-top-breadcum .container {display: none;}
#content ul.list-unstyled.attr{
	padding-bottom:15px;
    border-top: 1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
    padding-top: 15px;
	margin-bottom:20px;
}
#content ul.list-unstyled.attr li{clear:both}
.productpage .product-right ul.price,.productpage .product-right ul.price{padding-bottom:10px}
#content ul.list-unstyled.price li{float:left; padding:2px 0; font-size:13px; color:var(--text_color); }
.productpage .product-right ul li span.old-price, .productpage .product-right ul li span.special-price{ margin-left:10px; }
.productpage .product-right ul li.discount,.productpage .product-right ul li.rewardpoint,.productpage .product-right ul li.price-tax {clear: both;}
span.old-price {
    margin-right: 10px;
	font-size: 18px;
	color:#b5b5b5;	
}
#content h3.special-price {
    font-size: 20px;
	margin-bottom: 0;
	font-weight:600;
	margin-bottom:10px;
}
div#product {padding-top: 5px;}
.quickview .page-title{display:none;}
#content .form-control:focus {box-shadow: none;}
#content .form-control {box-shadow: none;}
.refine-search,.product-title,.product-option{
	font-size:16px;
	font-weight:normal;
	margin-bottom: 15px;
}
.copy-right {
    border-top: 1px solid #ededed;
    padding: 10px 0;
	text-align:center;
}
.category_description > p { margin: 0;}
#bottom-footer li{display:inline; padding:1px 7px 1px 2px; background:url("../image/megnor/pipe.gif") no-repeat scroll right center transparent;}
#bottom-footer li.contact{background:none;}
.account-address .table>tbody>tr>td{vertical-align:middle; padding:15px;}
.account-address .btn-info{margin:2px 0;}
.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout {}
.shopping-cart .img-thumbnail{width:auto;}
.shopping-cart .input-group .form-control {
    width: auto;
    height: 38px;
    text-align: center;
}
.shopping-cart .input-group-btn {float: left;}
#accordion label.col-sm-2.control-label {
	margin: 7px 0 0;
	padding: 0 13px 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-group{ font-size:12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}
.col-sm-3.search_subcategory {width:100%; margin-top:7px;}
#button-search {
	float: left;
	margin-bottom: 6px;
	margin-right: 15px;
	border: 1px solid var(--background);
	color: #fff;
	background: var(--background);
	box-shadow: none;
}
.banners-slider-carousel img {
	transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-ms-opacity: 0.7;
	-o-opacity: 0.7;
}
.banners-slider-carousel img:hover {
	filter: none;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.service-banner { margin-top:60px; margin-bottom: 35px;  }


@-webkit-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}

@-moz-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}
@keyframes slideDashXopp {
   from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}
@-webkit-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}
@-moz-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}

@keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-webkit-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-moz-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}

@keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}
/* CMS */
.box .box-content .megamenu ul li ul li {padding: 0;}
#column-left .treeview-list .expandable .collapsable-hitarea::before, #column-left .treeview-list .expandable-hitarea::before,
#column-left .treeview-list .collapsable .expandable-hitarea::before, #column-left .treeview-list .collapsable-hitarea::before{position:relative;top:6px;}
.box .box-content ul , #content .content ul { 
	padding:0;
	margin:0px;
	list-style:none;
}
#column-left .box .box-content ul li:hover , #column-right .box .box-content ul li:hover  {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;
}
#column-left .box .box-content ul li a, #column-right .box .box-content ul li a {    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;
}
.box .box-content ul li{
	line-height:23px;
	padding:0px 25px;
	border-bottom:none	
}
.box .box-content ul ul{margin-left:10px;}
#column-left .box .box-content ul li, #column-right .box .box-content ul li {padding: 0;}
#column-left .box .box-content ul li a, #column-right .box .box-content ul li a {padding: 6px 0;}
.box .box-content ul li:last-child a{border: medium none;}
.box .box-content ul li ul li{
	padding:0 25px;
	border-bottom:none;
}
.box .box-content .box-category {
	padding: 0;
}
#content .content ul li {
	line-height:22px;
	padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a, #content .content ul li a {
	color: var(--text_color);
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 20px;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover, #content .content ul li a:hover {
	color: var(--background) !important;
}
.box .box-content ul ul{  
	z-index:99;
	width:auto;
}
#column-left .treeview .hitarea.expandable-hitarea {
	color: var(--text_color) !important;
}
#column-left .treeview .hitarea.expandable-hitarea {
	color: var(--text_color) !important;
}
.megnorcategory .box-content .dropmenu { padding:10px 0px;}
.single-banner {
	margin: 0 0 30px;
}
#banner0 , #banner1{
    margin: 0;
}
#column-right .single-banner{margin:0;}
#content .single-banner { margin:0 0 15px; }
#content #banner2 a { position:relative; display:block; }
#content #banner2 a:before { 
	content:"";
	position:absolute;
	box-shadow:0 0 125px rgba(0,0,0,0.56) inset;
	-moz-box-shadow: 0 0 125px rgba(0,0,0,0.56) inset;
	-webkit-box-shadow: 0 0 125px rgba(0,0,0,0.56) inset;
	height:100%;
	width:100%;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	-moz-transition: all 0.3s ease; 
	-ms-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease;
	z-index:9;
}
#content #banner2:hover a:before { 
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}
.box .box-content ul ul li ul {padding:0;}
.box .box-content ul ul li:hover ul {display: block;}
.navbar-nav > ul > li > a:hover .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.product-block-inner a img{vertical-align:middle; margin: 0 auto;}
.box-category-heading {
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight:600;
    letter-spacing: 0.5px;
    overflow: hidden;
    padding:12px 0px;
    position: relative;
    text-transform:uppercase;
    width: 200px;
	line-height:16px;
	display:none;
}
.box-category-heading .fa {
    float:left;
    font-size: 17px;
    font-weight: 600;
	 margin-right: 10px;
}
.shipping-cms {
    display: inline-block;
	background:url("../image/megnor/plane.png") no-repeat scroll left center transparent;
	height: 26px;
    padding-left: 75px;
}
.shipping-text .text1{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #64c1dd;
}
.shipping-text .text2{
	font-weight: 300;
    text-transform: uppercase;
}
.layout-1 .content_footer_top {background: #222 none repeat scroll 0 0;}
.content_footer_top {
  background: #222 none repeat scroll 0 0;
  border-bottom: 1px solid #414141;
}
.content_footer_top .container { padding:0; }
.content_footer_bottom { text-align:center;}
.content_footer_bottom {
	float: right;
	width: 33.33%;
	text-align: right;
	margin-top: 14px;
}
.social-cms {
    float: right;
	margin-top:5px;
}
.social-cms ul,.payment-cms ul,.app-cms ul{list-style:none; padding:0; margin:0}
.social-cms li {
    display: inline-block;
	padding:0;
	margin:0 7px 0 0;
}
.social-cms li:last-child{margin-right:0}
.social-cms ul li a{
	width:45px; 
	height:43px; 
	font-family:"FontAwesome"; 
	background-color:#ececec; 
	border-radius:50%; 
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%; 
	padding: 12px 14px;
    display: block;
	letter-spacing:0;
}
#footer_aboutus_block .social > a {
    background:#fff none repeat scroll 0 0;
    border-radius: 50%;
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%; 
    float: left;
    height: 32px;
    text-align: center;
    width: 32px;
	padding: 1px;
  color: var(--text_color);
}
#footer_aboutus_block li.social a:hover .fa {color: var(--text_color);}
#footer_aboutus_block li.social {    float: left;    margin-right: 10px;}
#footer_aboutus_block .social.facebook a:hover{background-color:#ffa51f;}
#footer_aboutus_block .social.twitter a:hover{background-color:#ffa51f;}
#footer_aboutus_block .social.gplus a:hover{background-color:#ffa51f;}
#footer_aboutus_block .social.linkedin a:hover{background-color:#ffa51f;}
.social-cms ul li a .fa { font-size:20px; letter-spacing:0; }
.social-cms ul li.facebook a .fa { margin-left:3px; }
.social-cms ul li a:hover{}
.social-cms ul li.facebook a:hover,.social-cms ul li.facebook a:focus{background-color:#3b5999;}
.social-cms ul li.twitter a:hover,.social-cms ul li.twitter a:focus{background-color:#00aced;}
.social-cms ul li.gplus a:hover,.social-cms ul li.gplus a:focus{background-color:#dd4b39;}
.social-cms ul li.linkedin a:hover,.social-cms ul li.linkedin a:focus{background-color:#007bb6;}
.social-cms ul li a:hover,.social-cms ul li a:focus{color:#fff}
.app-cms{display:inline-block;}
.app-cms li{display:inline-block; margin-right:10px; vertical-align: text-top;}
.app-cms li:last-child{margin:0}
.payment-cms{float: left;    text-align: left;    width: 100%;}
.app-cms li.playstore a { background-position: 0 0;}
.app-cms li.appstore a {background-position: -117px 0;}
.app-cms li.windowsstore a { background-position: -237px 0;}
.app-cms li a {
    background-attachment: scroll;
    background-image: url("../image/megnor/play-store.png");
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: 108px;
}
.quickview > a:hover {color: #FFA51F  !important;}
.bottomfooter .list-unstyled {
	width: 100%;
	float: left;
	text-align: center;
}
footer .bottomfooter a {
	color: #fff;
}
li.paymt a:before{content:""; font-family:"FontAwesome"; font-size:30px; display:block;color:#ffffff;}
li.paymt a:hover:before{opacity: 0.8; -khtml-opacity:0.8;-webkit-opacity: 0.8;-moz-opacity:0.8;}
#footer #footer_storeinformation_block li.payment{padding:0;color:#ffa51f;}
#footer #footer_storeinformation_block li.paymt {  float: left;margin-right: 10px;padding: 0;}
.bottomfooter .payment li{display:inline-block; margin-left:0px; margin-top:0px; border:none; }
.payment li a{color: var(--text_color);    display: block;    opacity: 0.4;-khtml-opacity: 0.4;-webkit-opacity:0.4;-moz-opacity:0.4;}
.payment li a:hover,.payment li a:focus{opacity:1; -khtml-opacity: 1;-webkit-opacity: 1;-moz-opacity:1;}
#paymentcmsblock p {
	margin: 0;
}
#paymentcmsblock ul {
	padding: 0;
	margin: 6px 0;
}
#paymentcmsblock img {
	margin: 0 5px 0 0;
	cursor: pointer;
}
#paymentcmsblock img:last-child {
	margin: 0 0 0 0;
}

/* End CMS */
/*megnor tabs */

/*end megnor tabs */
/* Offer cms*/
.offer_block {
	position: relative;
	margin: 20px 0 60px;
}
.offer_block:hover {
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	-ms-opacity: 0.9;
	-o-opacity: 0.9;
}
.offer-wrapper {
	left: 230px;
	position: absolute;
	top: 30px;
	bottom: auto;
	right: auto;
}
.offer-wrapper .offer-title {
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	width: 310px;
	text-align: center;
	line-height: 35px;
}
.offer-wrapper .offer-desc {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	margin: 25px 10px;
}
.offer-wrapper .offer-btn {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	margin: 0 95px;
}
.offer-wrapper .offer-btn:hover {
	color: var(--text_color);
	border-color: var(--text_color);
}
/* end of offer cms */
/* category Tab cms */

.category_tab {
    margin-top: 0;
	position:relative;
}
#tab_spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url(../image/megnor/category_load.gif) 50% 50% no-repeat #fff;
}

.category_tab .nav-tabs {
	float: left;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.category_tab ul li {
}
.category_tab .tab-pane .product-block .product-details {
	padding: 25px 0 0 15px;
}
.category_tab .product-block .wishlist {
	right: 0;
	top: 0;
}
.category_tab .product-block .wishlist:hover {
	background: var(--background);
	color : #fff;
}
.category_tab .product-block .fa.fa-heart {
	color: #fff;
}
/* .category_tab .product-block:hover .fa.fa-heart { */
	/* color: #fff; */
/* } */
/* .category_tab #Components { */
	/* margin: 0 0 80px 0; */
/* } */
/* #Desktops { */
	/* margin: 0 0 80px 0; */
/* } */
.category_tab .tab-pane .product-block {
	margin: 0;
	background: #fff;
	clear: both;
	
}
.category_tab .tab-pane .product-block:hover {
	overflow: visible;
	clear: both;
}
.category_tab .owl-item .col-lg-12 {
	padding: 0;
	margin: 0 0 60px 0;
}
.category_tab .tab-pane > img {
    margin: 150px auto;
}
.category_tab ul li:last-child {background:none}

.category_tab ul li a {
}
.category_tab ul li a:hover,.category_tab ul li a:focus{color: #1f2022;}

.category_tab ul li.active a/*, .htabs a:hover, .htabs a:focus*/{
	
}
.category_tab .nav-tabs > li > a {
	color: #fff !important;
	font-weight: 500 !important;
	background: none;
}
.category_tab .nav-tabs > li > a:hover {
	background: none;
	color: var(--background) !important;
	border-top: 1px solid #848281;
	border-bottom: 1px solid #848281;
	border-left: 4px solid var(--background);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.category_tab .tab-content {
	width: 78%;
	float: right;
}
.category_tab .tab-content .text-center {
	float: left;
}
.category_tab .owl-carousel .owl-buttons {
	display: block;
}
.category_tab .nav-tabs > li {
	float: none;
}

.tab-content .tab {
    display: none;
}
.category_tab .tab-pane .owl-carousel{overflow:visible;}	
.category_tab .tab-pane .owl-prev {
	right: auto !important;
	left: 0 !important;
}
.category_tab .tab-pane .owl-prev span {
	/* background: transparent url(../image/megnor/arrow.png) no-repeat scroll 1px 3px; */
    border: medium none;
    cursor: pointer;
	
}
.category_tab .tab-pane .owl-prev:hover span {
    background-position: 1px -30px;
    text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons div { top: -40px;}
.category_tab .tab-pane .owl-next {	right: 0 !important;}
.category_tab .tab-pane .owl-next span {
	/* background: transparent url(../image/megnor/arrow.png) no-repeat scroll -19px 3px; */
    border: medium none;
    cursor: pointer;
	
}
.category_tab .tab-pane .owl-next:hover span {
    background-position: -19px -30px;
    text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons .owl-prev, .category_tab .tab-pane .owl-carousel .owl-buttons .owl-next, .category_tab .tab-pane .owl-carousel .owl-buttons div{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}
.category_tab .tab-pane .owl-buttons a {
	color: #e3e3e3;
}

#Tab_Category_Slider .nav li {
	background: url("../image/megnor/Left-01.png") no-repeat scroll 0 0;
	width: 258px;
	height: 418px;
}
#Tab_Category_Slider .nav-tabs > li:nth-child(2n) > a {
	color: var(--text_color) !important;
}
#Tab_Category_Slider .nav-tabs > li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	padding: 0;
	display: block;
	padding: 10px 0 10px 30px;
	line-height: 30px;
	margin: 0;
	position: relative;
	overflow: visible;
}
#Tab_Category_Slider .nav-tabs > li.active > a:focus {
	background: none;
	color: #fff  !important;
}
#Tab_Category_Slider .nav-tabs > li > a::after {
	content: "";
	color: var(--text_color);
	background: rgba(0, 0, 0, 0) url("../image/megnor/cattabarrow.png") no-repeat scroll 0 0;
	left: auto;
	margin: 0 auto;
	position: absolute;
	right: -9px;
	text-align: center;
	bottom: 0;
	z-index: 9999;
	top: 10px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	width: 9px;
	height: 30px;
}
#Tab_Category_Slider .nav-tabs > li > a:hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.owl-buttons {
	position: absolute;
	right: 0;
	z-index: 1;
	bottom: auto;
	left: 0;
	top: 50%;
}
#Tab_Category_Slider .owl-buttons {
	left: 0;
	right: 0;
	top: 175px;
	bottom: auto;
	width: auto;
	position: absolute;
	z-index: 2;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	
}
#Tab_Category_Slider:hover .owl-buttons {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
@media (max-width: 479px) {
.category_tab ul li a{text-align:center;}
}

/* End categoty Tab cms */


/* Tab cms */
.img-prd , .category_tab.box {
	float:left;
	width:100%;
}
.hometab, .categorytab {
	display: inline-block;
	width: 100%;
	margin: 0 0 80px 0;
}
.htabs {
	float: left;
	margin: 0 auto 30px;
	width: 100%;
	text-align: center;
}
.categorytab .tabs {
    line-height: normal;
    padding: 0;
    border-bottom: medium none;
	min-height:405px;
}
.etabs li a:hover::before, .etabs li a.selected::before {
	width: 100%;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.etabs {
	margin: 0;
	padding: 0;
	text-align: center;
}
.htabs .etabs li,.categorytab .nav-tabs li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs .etabs li::before {
    position: absolute;
    content: none;
    width: 1px;
    height: 15px;
    background: var(--text_color);
    top: 6px;
    left: -5px;
}
.htabs .etabs li:first-child::before {content: none;}
.categorytab .nav-tabs{border:none; float: right; margin-right: 55px; margin-top: -37px; padding:0;}
.htabs .etabs li:last-child,.categorytab .nav-tabs li:last-child {background:none}
.htabs a, .categorytab .nav-tabs a {
	color: #000;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 600;
	margin: 0 30px;
	text-align: center;
	cursor: pointer;
	text-transform: capitalize;
	line-height: 20px;
	position: relative;
	padding: 4px 15px;
	letter-spacing: 0.5px;
}

#Tab_Category_Slider .nav li {
	line-height: 14px;
	margin: 0;
	margin-bottom: 80px;
	padding: 20px 0 0 0;
	position: relative;
}
#Tab_Category_Slider .nav li:last-child {    border: medium none;}
/* #Tab_Category_Slider .nav-tabs > li:first-child > a {padding-left: 0;} */
#Tab_Category_Slider .owl-carousel {overflow: visible;}
.category_tab_main{ border-top: 1px solid #dedede; margin:20px 0 0 0; padding: 30px 0 0 0;}
#Tab_Category_Slider .owl-buttons .left:before{content:"\f104";font-family:"fontawesome";font-size:22px;color:var(--text_color);position:relative;top:0; left:0}
#Tab_Category_Slider .owl-buttons .left::before {
	content: none;
	font-family: "fontawesome";
	font-size: 25px;
	color: var(--text_color);
	position: relative;
	top: 6px;
	left: 15px;
}
#Tab_Category_Slider .owl-carousel .owl-buttons div{opacity:1; -khtml-opacity: 1;-webkit-opacity: 1;-moz-opacity:1;position: absolute;    right:15px;    top: 0;}
#Tab_Category_Slider .owl-carousel .owl-buttons div {
	color: #e3e3e3;
	height: 40px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	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;
	width: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border: 1px solid #e3e3e3;
}
#Tab_Category_Slider .owl-carousel .owl-buttons div:hover {
	color: var(--background);
	border-color: var(--background);
}
.category_tab .tab-pane .owl-buttons div:hover a {
	color: var(--background);
}
#Tab_Category_Slider .owl-buttons div:hover .left::before, #Tab_Category_Slider .owl-buttons div:hover .right::before {
	color: var(--background);
}
#Tab_Category_Slider .owl-carousel .owl-buttons div:hover { }
.htabs a:hover, .htabs a:focus, .categorytab .nav-tabs a:hover, .categorytab .nav-tabs a:focus {
	color: var(--background);
}
.htabs a.selected, .categorytab .nav-tabs li.active a {
	color: var(--background);
}
.tab-content  {
	position:relative;
	padding: 0 ;
	z-index: 2;
	overflow:visible;
	margin-bottom:0px;
	width:100%;
	font-size:13px;
}
/*.btn-danger{padding:3px 5px !important;}*/
#tabs_info.product-tab .tab-content {
	padding: 30px;
	background: #f5f5f5;
}
.nav-tabs > li {border:none !important;}
.categorytab .tab-pane {
    padding: 10px 0 !important;
    border: medium none !important;
    margin: 0 -7px;
	overflow:visible !important;
	text-align:center;
}
.categorytab .tab-pane > img { margin: 150px auto;}
.categorytab .tab-content{clear:both}
.categorytab .tab-pane .owl-carousel{overflow:visible}
.tab-content .tab { display: none;}
.box .box-content ul li:last-child ul li a {border-bottom: 1px dashed #ededed;}
.box .box-content ul li:last-child ul li:last-child a {border: medium none;}
.categorytab .tab-pane .owl-prev {
	right: 30px !important; 
	left:auto !important;
}
.categorytab .tab-pane .owl-prev span {
	background: url(../image/megnor/arrow.png) no-repeat scroll 5px 0px;
    border: medium none;
    cursor: pointer;
	display:block;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.categorytab .tab-pane .owl-prev:hover span {
    background-position: 5px -33px;
    text-decoration: none;
}
.categorytab .tab-pane .owl-carousel .owl-buttons div { top: -40px; }
.categorytab .tab-pane .owl-carousel .owl-buttons div span{width: 15px; height: 25px;}
.categorytab .tab-pane .owl-next {right: 10px !important;}
.categorytab .tab-pane .owl-next span {
	background: url(../image/megnor/arrow.png) no-repeat scroll -15px 0px transparent;
    border: medium none;
    cursor: pointer;
	display:inline-block;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.categorytab .tab-pane .owl-next:hover span {
    background-position: -15px -33px;
    text-decoration: none;
}
.categorytab .tab-pane .owl-carousel .owl-buttons .owl-prev, .categorytab .tab-pane .owl-carousel .owl-buttons .owl-next, .categorytab .tab-pane .owl-carousel .owl-buttons div{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}
.categorytab .owl-item .col-lg-12{padding:0;}
.hometab .tab-head {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: 100%;
}
.btn-danger:hover {
  background-color: #c9302c;
  border-color: #ac2925;
  color: #fff !important;
}
#content #button-account, #content #button-login, #content #button-guest, #content #button-register, #content #button-payment-address, #content #button-shipping-address, #content #button-shipping-method, #content #button-payment-method, #content #button-confirm {
	background: var(--background);
	color: #fff;
	border: 1px solid var(--background);
	padding: 5px 20px 6px;
	text-transform: uppercase;
	box-shadow: none;
}
#common-success .buttons .pull-right .btn.btn-primary {
	background: var(--background);
	border: 1px solid var(--background);
}
#account-return .btn.btn-default:hover {}
.btn-block + .btn-block {
  margin-top: 0;
}
.table-responsive{width: 100%;}
.table-responsive .shopping-cart .btn.btn-primary:hover {
	background: var(--text_color) !important;
	border: none !important;
}
#checkout-cart .text-left .btn.btn-primary, #checkout-cart .text-left .btn.btn-danger {
padding:6px 15px !important;
}
#checkout-cart .text-left .btn.btn-danger {padding: 5px 14px !important;}
.table-responsive .shopping-cart .btn.btn-primary {
  margin: 0 10px;
}
.hometab .customNavigation a.prev:before:hover , .hometab .customNavigation a.next:before:hover{color:#fff}
/* End Tab cms */



#featured_grid .customNavigation a::before {
  color: var(--text_color);
  font-size:22px;
}
#featured_grid .customNavigation a:hover::before {
  color: var(--background);
}

/*Megnor Blog CSS */ 
.megnorblog .bx-controls-direction .bx-prev::after {
  content: "\f107 ";
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 20px;
  left: 0;
  line-height: 26px;
  margin: 0;
  position: absolute;
  right: 25px;
  text-align: right;
  top:0;
  vertical-align: middle;
  font-weight: 600;
}
.bx-controls-direction .bx-prev::after {
  font-size: 18px;
  left: 0;
  line-height: 26px;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: -1px;
  vertical-align: middle;
}

.megnorblog .bx-controls-direction .bx-next::after {
  content: "\f106";
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 20px;
  left: 0;
  line-height: 26px;
  margin: 0;
  position: absolute;
  right: 45px;
  text-align: right;
  top: 0;
  vertical-align: middle;
  font-weight: 600;
}
.bx-controls-direction a {
	color: #fff;
}
.bx-pager-item {
  display: none;
}
.content_footer_right .blog_stats {
  display: none;
}
#footer .blog_item .summary p {
  display: none;
}
#content .megnorblog .box-heading {
	/*margin: 0 0 20px 0;*/
}
.box.megnorblog {
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 90px 0;
}
.content_footer_right .post_hover {
  display: none;
}
.box.blogs {
  float: right;
  padding: 0;
  position: relative;
  width: 20%;
}

.blogs .box-head {
  float: left;
  padding-bottom: 10px;
  width: 100%;
}
.box-head .blog_tagline {
    color: var(--text_color);
    float: left;
    font-size: 14px;
    margin-bottom: 12px;
	 display: none;
}
#content .box-product .blog-items { display:inline-block; float:left; }
.blog-left {
	float: left;
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.blog-image{position:relative; overflow:hidden;}
.blog-image::before{
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	-moz-transform:scale(0);
    transition: all 0.35s 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: 1;}
.blog-left:hover  .blog-image:before{ opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
    transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
    transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
}
.blog-left .blog-image img  {max-width: 100%; } 
.blog-right {
	float: left;
	width: 100%;
	padding: 22px 30px 25px;
	margin: 0;
	background: #fff;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
}
.blog-right h4 {
	margin: 0;
	padding: 10px 0 15px;
	width: 100%;
	float: left;
}
.blog-right .blog-desc {
	padding: 0;
	margin: 0 auto;
}
.blog-right h4 a {
	float: left;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	width: 100%;
	text-align: left;
	overflow: hidden;
	color: #000;
	font-weight: 600;
	display: inline-block;
}
.information-block {
    width: 100%;
    float: left;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    padding: 36px 0;
}
.information-block .banner {
    width: 33.33%;
    float: left;
    text-align: center;
    position: relative;
}
.information-block .banner::after{
	position: absolute;
	content: "";
	background: url("../image/megnor/divider.png") no-repeat scroll 0 0;
	width: 2px;
	height: 74px;
	top: -10px;
	right: 0;
}
.information-block .banner:last-child::after{content: none;}
.information-block .title {
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 0 5px 25px;
	font-size: 13px;
	background: url(../image/megnor/info.png) 0 0 no-repeat;
	display: inline-block;
	color: var(--background-color);
}
.address-txt .title {background-position: -5px 2px;}
.phone-txt .title {background-position: -7px -94px;}
.email-txt .title {background-position: -6px -189px;}
.information-block .sub-title {
    color: #626262;
    font-weight: 400;
}
.information-block .sub-title a {
    color: #626262;
    font-weight: 400;
}
.information-block .sub-title:hover a {
    color: var(--background);
}
.footer-blocks .blog-item .blog-desc {display: none;}
.content_footer_top .news-title3 {display: none;}
.newsright .row {
  margin-left: 0;
  margin-right:0;
}
.newsleft .news-title4 {
	font-size: 20px;
	color: #fff;
	display:none;
	margin: 0 10px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: inherit;
}
.view-blog { float:left; width:100%; text-align:left; margin:0; }
.read-more a{color:#2196f3; font-size: 12px;font-weight: 500;}
.read-more .fa{display:none;}
.write-comment {
    display: none;
    float: none;
    position: relative;
    text-align: left;
}
.blog-right .date-time {float: none;padding: 0 ;}
.date-time { float:left; text-align:left; text-transform:capitalize; }
.date-time .fa{display:none;}
.blog-desc {
	float: left;
	display: block;
	text-align: left;
	margin: 10px 0 20px;
}
.blog-img { padding: 0px; }
.blog-right-content .blog-desc {
	display: block;
	margin: 10px 0 20px 0;
}
.comment-wrapper {
    display: inline-block;
	position:relative;
	float:right;
	margin:5px 0 0;
}
.comment-wrapper .write-comment a::before {
    color: var(--text_color);
    content: "\f0e5";
    float: left;
    font-family: "FontAwesome";
    font-size: 13px;
    margin-right: 5px;
}
.blog-img .img-thumbnail{border:none}
.blog-date {display: inline-block;float: left;}
#content #blog-carousel, #content #blog-grid {
	padding: 0px;
	border: none;
	overflow: visible;
	float: left;
	width: 100%;
}
#content .box.blogs .box-content {padding:0; margin:0 -15px 0 ; }
#content #blog-carousel .blog-item { overflow: hidden;position: relative;float:left;}	 
#content #blog-carousel .blog-item {
	overflow: hidden;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
#blog-carousel .owl-pagination { }
#slideshow0 .owl-pagination{}
#slideshow0.owl-carousel .owl-buttons div i{}
#slideshow0.owl-carousel:hover .owl-buttons .owl-prev {
	background:url("../image/megnor/Pre.png") no-repeat scroll 0 0;
	opacity: 1;
	-khtml-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	height: 105px;
}
#slideshow0.owl-carousel:hover .owl-buttons .owl-next {
    background:url("../image/megnor/Next.png") no-repeat scroll 0 0;
   	height: 105px;
    opacity: 1;
	-khtml-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    right:2px;
   	width: 35px;
}
.owl-carousel .owl-buttons div i {
display:none;
}
.owl-carousel .owl-buttons .owl-prev {
  left: 0;
  opacity: 1;
  -khtml-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
}
#slideshow0 .owl-carousel .owl-buttons div , #slideshow0 .owl-carousel .owl-buttons div:hover{background:#2196f3;}
#blog-carousel .owl-controls .owl-buttons .owl-prev {
	right: auto;
	left: 0;
	text-align: center;
	padding: 0;
	font-size: 0;
	border: 1px solid var(--background);
	background: var(--background);
	width: 30px;
	height: 30px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev::before {
	content: "\f0d9";
	font-family: "fontawesome";
	font-size: 22px;
	color: #fff;
	letter-spacing: 0;
	line-height: 28px;
}
#blog-carousel .owl-controls .owl-buttons .owl-next::before {
	content: "\f0da";
	font-family: "fontawesome";
	font-size: 22px;
	color: #fff;
	line-height: 28px;
	letter-spacing: -6px;
}
#blog-carousel .owl-controls .owl-buttons .owl-next:hover::before , 
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover::before{color:#fff;}
#blog-carousel .owl-controls .owl-buttons .owl-next {
	right: 0;
	left: auto;
	text-align: center;
	padding: 0;
	font-size: 0;
	border: 1px solid var(--background);
	background: var(--background);
	width: 30px;
	height: 30px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
#blog-carousel .owl-controls .owl-buttons .owl-next:hover{background: var(--text_color);border-color: var(--text_color);}
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover {background: var(--text_color);border-color: var(--text_color);}
#blog-carousel .owl-controls .owl-buttons .owl-next a:hover{ color:var(--background);}
.single-blog .blog-img{position:relative; margin-bottom:15px;}
.single-blog .panel-default{border:medium none;float: left;width: 100%;margin: 0;}
#add-comment .col-sm-10.buttons {
    padding: 0 8px;
}
.single-blog .block-title {
    float: left;
    margin: 10px  0;
    width:99%;
}
.single-blog .block-title > legend {    margin: 10px 0 0;}
.single-blog .blog-desc { padding: 0;    text-align: justify;display:block;}
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .panel-default {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	/* background-color: #fafafa !important; */
	padding: 15px !important;
	border: 2px solid #ededed;
}
.megnorblog .view-blog {
	display: none;
}
.single-blog h4 {
	font-size: 16px;
	color: var(--text_color);
	font-weight: 600;
	display: inline-block;
	width: 100%;
}
.view-comment .form-group b {
	font-weight: 600;
}
.view-comment .col-sm-3 .name{font-weight:500; color:#333333;}
.view-comment .col-sm-3 .date{color:#b5b5b5;}
.user_icon {
    background-color: #fff;
    border: 1px solid #ededed;
    float: left;
    margin: 0px 15px 0 0;
    padding: 10px 15px;
	text-align:center;
}
.comment_info{float:left; width:85%; }
.comment_info .comment-text{margin-top:12px;}
.view-comment{clear:both;}


/*Megnor Blog light-box CSS */ 

.blog-left:hover .post-image-hover::before {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.post-image-hover::before {
	background-color:rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
    position: absolute;
    top: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
    width: 100%;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
	left:0;
     transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
    width: 100%;
}
.box.megnorblog .blog-image .post_hover{}
.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%;
	z-index: 9;
}

.product-block .blog-left:hover .post_hover{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link,
.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; 
	margin:0 5px;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
    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;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    font-size: 13px;
	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;
	 color:#fff;
	 line-height:30px;
}
.blog-left .blog-image .zoom {
	background: var(--background);
	color: #333;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 2px 10px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: 10;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	height: 35px;
	width: 35px;
}
.blog-left .icon.zoom:hover .fa, .blog-left .icon.readmore_link:hover .fa {
}
.blog-left .blog-image .zoom:hover, .blog-left .blog-image .readmore_link:hover {
	border-color: var(--text_color);
	background: var(--text_color);
}
.blog-left .blog-image .readmore_link {
	background: var(--background);
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 2px 10px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: 10;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	height: 35px;
	width: 35px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.blog-left .blog-image .zoom, .blog-left-content .blog-image .zoom{ 
	margin-left: 0;
    transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
}
.blog-left .blog-image .readmore_link, .blog-left-content .blog-image .readmore_link {
	margin-left:0px;
    transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
}

.all-blog .blog-left-content {
	float: left;
	width: 45%;
	margin-bottom: 20px;
}
.all-blog .blog-left-content .blog-image { float:left; position:relative; width:100%;}

.blog-right-content {
	float: right;
	width: 55%;
}

.blog-right-content .blog-title {
   font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
    padding: 0;
    position: relative;
    text-transform: capitalize;
}
.blog-right-content .read-more a {
	color: #fff;
	padding: 8px 15px 9px;
	background: var(--background);
	text-transform: uppercase;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.blog-right-content .read-more a:hover {
    background: var(--background-color);
}

.blog-right-content .write-comment a {
    color: var(--text_color);
    font-size: 13px;
}

.write-comment-count{float:left; margin-right:10px;color:var(--text_color);}
.information-blogger-blogs .write-comment {
    float: left;
}

.all-blog .blog-right-content {
	padding: 0 30px 30px;
}

.information-blogger-blogs .blog-image {
    margin-bottom: 0px;
    background-position: center center;
    height: auto;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.information-blogger-blogs .panel-body{padding:0; position:relative;}

.information-blogger-blogs .panel-default {
	background-color: transparent;
}

.information-blogger-blogs .panel-default > .panel { padding:30px 15px 0;margin-bottom:20px; }

.information-blogger-blogs .panel-default:last-child{margin-bottom:0px; }

.blog-left-content:hover .post-image-hover::before {
    opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
	-ms-opacity:1;
}

.date-comment{
	width: 100%;
    padding:0; 
    float: left; 
	z-index:9;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.common-home .view-blog {
    display: none;
}
.blog-date {
	color: var(--background);
	direction: ltr;
	font-size: 14px;
	font-weight: 400;
	margin-top: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}
.blog-date .fa.fa-calendar {
	display: none;
}
#content.single-blog > legend {
    margin: 15px 0 20px;
}

#content #blog-carousel .product-block:hover .date-comment, #content #blog-grid .product-block:hover .date-comment{
	bottom: 0px;
}
.fa.fa-comments::before, .fa.fa-comments::before {
    content: "\f086";color: #c1c1c1;
}
.write-comment a, .date-time {
	color: var(--background);
	font-weight: 400;
	font-size: 14px;
}
.write-comment > a {
	color: #9c9c9c;
	font-size: 12px;
	font-style: italic;
}
.write-comment a:hover, .write-comment a:focus{ color:var(--background); }
.comment-wrapper .write-comment a:hover, .comment-wrapper .write-comment a:focus, .comment-wrapper .write-comment a:hover::before{color:var(--background);}

.information-blogger-blogs .read-more {
    display: inline-block;
	width:100%;
}
.static_links .cart-menu > li:first-child {
	max-height: 185px;
	overflow-x: auto;
	overflow-y: auto;
	padding-right:20px;
}
.blog_top_content:hover .post-image-hover {
  opacity: 1;
  -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;
}
.all-blog .panel-default .main_description {
  display: none;
}
.blog_top_content .post-image-hover {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  -khtml-opacity:0;-webkit-opacity: 0;-moz-opacity:0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s;
-ms-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
  width: 100%;
}
.product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link, .blog_top_content:hover .blog-image .zoom, .blog_top_content:hover .blog-image .readmore_link {
  margin: 0 5px;
  opacity: 1;
  -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;
}
.blog-left .blog-image .zoom, .blog_top_content .blog-image .zoom {
	
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: all 0.5s ease 0s;
	-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;
	z-index: 10;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0;
	-khtml-opacity:0;-webkit-opacity: 0;-moz-opacity:0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-out 0s;
	-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;
	width: 100%;
}
.blog_post .text-right .btn-primary {
	color: #F9BF39 ;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border: 2px solid #F9BF39 ;
	border-radius: 5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
	background: #fff;
	line-height:20px;
}
.blog-left-content .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
}
.all-blog .blog-left-content:hover .post_hover {
	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 {
    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: 1px solid var(--background);
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 8px 13px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	background: var(--background);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.blog-left-content .blog-image .zoom:hover,.blog-left-content .blog-image .readmore_link:hover{
	background:var(--background-color)  none repeat scroll 0 0;
	border-color: var(--background-color);
}
.blog-left-content .blog-image .readmore_link {
	border: 1px solid var(--background);
	color: #fff;
	background: var(--background);
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 8px 13px;
	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;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

#content .blogs .buttons{display:none}
#blog-carousel .owl-pagination {
	text-align: center;
	bottom: 3px;
	position: absolute;
	display: block;
	z-index: 9999;
	top: auto;
	left: 0;
	left: 0;
	right: 0;
}
#blog-carousel .owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
	background: var(--background);
}
#blog-carousel .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    background: #000;
    z-index: 99;
}
/*Megnor Blog light-box CSS */ 

/*Megnor Blog CSS */ 
.box-content-category ul li:last-child a {
	border: none;
}

/* Datetimepicker Css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {
	position: relative ;

}
.bootstrap-datetimepicker-widget {
	border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
-khtml-border-radius:0 !important;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover{
	background:#f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td.today:before {border-bottom: 7px solid #2196f3 !important;}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover{
	background-color:#2196f3 !important;
	color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td.active.today:before {
	border-bottom-color:#161b1e !important;
}

.bootstrap-datetimepicker-widget td span {
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
    background-color: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span:hover {color:var(--background) }

.bootstrap-datetimepicker-widget td span.active {
	background-color: var(--background) !important;
    color: #fff !important;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
background:#f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span.old:hover{color:#fff !important}

.picker-switch.accordion-toggle .btn{border:none; background-color:var(--background) ; color:#fff !important;}

.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: var(--background) !important;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	-webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	-moz-text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	-ms-text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	-o-text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.bootstrap-datetimepicker-widget a[data-action]{border:none;}
/* End Datetimepicker Css */
.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image .button-group button:hover {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	transform: scale(0);
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	-moz-transform: scaleX(0);
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	visibility: hidden;
	text-align: center;	
	
}


.product-block:hover .hover-image, #column-right .image:hover .hover-image, #column-left .image:hover .hover-image {
	
	
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	visibility: visible;
	overflow: hidden;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	-moz-transform: scaleX(1);
	margin: 0 auto;
}
.product-block .image:hover .reg-image, #column-right .image:hover .reg-image, #column-left .image:hover .reg-image { 	
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	
}


#blog-carousel .owl-controls .owl-buttons .owl-prev, #blog-carousel .owl-controls .owl-buttons .owl-next{ transition:none;
-webkit-transition:none;
-moz-transition: none;
-ms-transition: none;
-o-transition:none;}

.product-block .image .reg-image, #column-right .image .reg-image, #column-left .image .reg-image { 	
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
 }
#form-review .col-sm-2, #form-review .col-sm-10{width:100%;}
.productpage .page-title {
	font-size: 16px;
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
}
.container h1, .container h2 {
	color: var(--text_color);
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
.common-home .content-top-breadcum{padding: 0;background:transparent;}
.content-top-breadcum {
	width: 100%;
	float: left;
	float: left;
	position: relative;
	width: 100%;
	background: #f7f7f7;
	padding: 30px 0;
}
.content-top-breadcum #title-content > h2 , .content-top-breadcum #title-content > h1 {
	float: none;
	margin: 9px 0 4px;
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
#content h3{color:#000; margin-bottom:10px; font-weight:600; clear:both;}
#form-review > h3{font-size:16px; font-weight:500;}
#content h3.product-title, #content h3.product-option{margin-bottom:10px;}
#content.productpage .product-title {
	color: var(--text_color);
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	margin: 0 0 10px 0;
	text-transform: capitalize;
}
#content h3.product-option { text-transform:capitalize; font-size:18px; }
.breadcrumb + .row {clear: both;}
.productpage .row {
    background: url("../image/megnor/line1.png") repeat-y 50%;
}
#content table thead tr td{
	background:#f5f5f5 none repeat scroll 0 0;
	color:#303030;
	font-weight:500;
}
.zoomWindowContainer .zoomWindow {
}
.account-account #content ul.list-unstyled{margin-bottom:25px;}
.breadcrumb {
	margin: 0 0 10px !important;
	padding: 0 !important;
	border: none;
	text-align: center;
	border-radius: 0 !important;
}
.information-blogger .breadcrumb {
	margin: 0 0 20px 0;
}
.content-top .container{ padding-top:0px; }
#carousel-0 .customNavigation .prev.fa:hover::before, #carousel-0 .customNavigation .next.fa:hover::before {
	background:var(--text_color);
	border-color: var(--text_color);
}
#carousel-0 .customNavigation .prev.fa::before, #carousel-0 .customNavigation .next.fa::before {
	border: 1px solid var(--background);
	color: #fff;
	background: var(--background);
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	
}
#carousel-0:hover.banners-slider-carousel .customNavigation a{opacity:1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;}
#content #carousel-0 .box-content {margin: 0; padding: 0;}
#carousel-0.banners-slider-carousel:hover .customNavigation a{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	 transition: none;
	-moz-transition: none;
	-webkit-transition:none;
	-ms-transition: none;
	-o-transition: none;
	
}
.pull-left.footer-block { width: 19%; text-align:right!important;}
#social_block .title_block {display: none;}
#social_block .toggle-footer {padding: 55px 0 0;}
/* QUCIK-VIEW */
.quickview .wish-comp .btn.btn-default.wishlist, .quickview .wish-comp .btn.btn-default.compare {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none;
	color: var(--text_color) !important;
	font-weight: normal;
}
.productpage-quickview .product-left { width:50%; float:left; }
.productpage-quickview .product-right { width:50%; float:left; clear:none !important; }
.productpage-quickview h3.product-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 5px;
	color:#333;
}
.quickview .product-right ul li.discount, .quickview .product-right ul li.rewardpoint, .quickview .product-right ul li.price-tax { clear:both; }
.header-quickview .background_wrapper { display: none;}
.header-quickview .responsive-menu {display: none;}
.header-quickview .quickview { top: 0; padding: 20px;}
.image .quickview {opacity: 0; -khtml-opacity:0;-webkit-opacity: 0;-moz-opacity:0;}
#column-left .quickview {display: none;}
.quickview .fa.fa-heart {color:var(--text_color);}
.quickview .btn.btn-primary.btn-lg.btn-block {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #7e5cdd;
  color: #7e5cdd;
  font-weight: normal;
  padding: 7px 20px 6px !important;
  text-transform: capitalize;
}
.quickview {
	 display: inline-block;
	left: 0%;
	right: auto;
	padding: 15px 0;
	position: absolute;
	opacity: 1;
	-khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;
	z-index:99;
	right:0;
	top:50%;
	cursor:pointer;
}
.quickview .fa.fa-eye:hover { background: var(--background) none repeat scroll 0 0; border-color: var(--background);}
.quickview .fa.fa-eye {
  background: var(--background) none repeat scroll 0 0;
  border: 1px solid var(--background);
  border-radius: 50%;
  -webkit-border-radius:50%;
-khtml-border-radius:50%;
-moz-border-radius:50%;
  color: #ffffff;
  padding: 15px;
}
.product-quickview .quickview {
	bottom: 0;
	left: 10px;
	top: 10px;
	opacity: 1 !important;
	-khtml-opacity:1 !important;-webkit-opacity: 1 !important;-moz-opacity:1 !important;
}
.product-thumb:hover .quickview{opacity:1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;color:var(--text_color) !important;}
h4:hover a, h4:focus a {
	color: var(--background);
	text-decoration: none;
}
.quickview > a {color: var(--text_color);}
#column-left .quickview-button {display: none;}
.row .cat_prod .button-gr.lists {
   bottom: 50%;
   position: absolute;
   margin:0 auto;
   width:100%;
}
.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;
}
#content .product-grid .product-thumb:hover .quickview-button, #content .product-list .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;
	}

.box.related_prd {
  background: #fff none repeat scroll 0 0;
  display: block;
  float: left;
  width: 100%;
}
#content #related-grid .product-block, #content #related-grid .product-block .product-block-inner, #content .related_prd .product-block  {/*display: inline-block;*/overflow:visible;}

#products-related .caption {background: #ffffff none repeat scroll 0 0;}

.box.related_prd .box-heading {
	display: block;
	float: none;
	font-size: 18px;
	/* padding: 17px 0 15px 0; */
	color: var(--text_color);
	font-weight: 500;
	letter-spacing: 1px;
	position: relative;
	text-transform: capitalize;
	white-space: nowrap;
	overflow: hidden;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	margin: 50px 0 20px 0;
}
.box.related_prd .product-items {
	float: left;
	display: inline-block;
	position: relative;
	margin-top: 30px;
}
.quickview-button a.quickbox .fa {
	display: inline-block;
	color: #000;
	vertical-align: bottom;
	font-size: 0;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {position: absolute !important;}
	.prd_image2 {margin-left: 0 !important;}
	.product_img1 {width: 100%;}
	#top-links .list-inline a{color: #fff;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg, #form-language .fa-angle-down, #form-currency .fa-angle-down {display: none !important;}
	#top-links .fa, #form-currency .btn-link strong, #form-language img {/*color: #fff;*/display: inline-block;}
	#top-links span{display: none !important;}
	.product-thumb .button-group button, .product-block .button-group button {background:#232F3E;color: #fff;	}
	.product-thumb .rating{opacity: 1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;}
	
	
	.quickbox { display:block; }
	.product_hover_block .action .quickview-button {
		display: none;
	}
	
}
/* Auto Search Css*/

.result-search-autocomplete
{
	display: none;
	position: absolute;
	z-index: 1000;
	background-color: #FFF;
	border: 1px solid #ededed;
	top:40px;
	overflow:hidden;
}
.result-search-autocomplete > ul > li > a:hover h4, .result-search-autocomplete > ul > li > a:focus h4{color:#2196f3;}
.result-search-autocomplete h4
{
  	color: var(--text_color);
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3em;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
	margin:0;
}
.result-search-autocomplete h5{font-size: 14px;margin-top: 3px;color: #1e1f22;}
.result-search-autocomplete h5 i
{
color: #b5b5b5;
font-style: normal;
font-size: 14px;
text-decoration: line-through;
}
.result-search-autocomplete h6
{
text-transform: uppercase;
  	font-size: 9px;
  	font-weight: 700;
  	color: #0876e6;
  	display: block;
  	margin-top: 8px;
  	text-align: right;
}
.col-sm-6.sitemap-right {color: #333;}
li{list-style-type: none;}
.site-map li {
	list-style-type: inherit;
	color: var(--background-color);
}
.result-search-autocomplete-image{height: 65px;margin-left: 15px;border:1px solid #ededed;}
.col-md-3.row-result-search-autocomplete-image {padding: 0;width: 19%;}
.col-md-6.result-info{padding:0;}
.result-search-autocomplete > ul{
	max-height: 345px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
.result-button .btn.tagdattruoc{
	background-color: #2196f3;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 12px;
    text-align: center;
    text-transform: uppercase;
}
.result-search-autocomplete > ul >li >a{
position: relative;
  	display: block;
  	overflow: hidden;
  	padding: 6px;
  	text-decoration: none;
}
.result-search-autocomplete > ul >li {
	display: block;
  	background: #fff;
  	overflow: hidden;
  	list-style: none;
  	float: none;
}
.result-search-autocomplete > ul >li > a:hover button{color: #FFF;}
.tagdattruoc {
  background: #3498db;
  border: 1px solid #0679c6;
  font-size: 11px;
  color: #fff;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  margin-top: 18px;
}
.tagdattruoc :hover{color: #FFF;}
.alert.alert-success.animated{
	width:100%; 
	height:80px; 
	text-align:center;
	vertical-align:middle; 
	padding:20px 20px; 
	opacity:0.95 !important; 
	-webkit-opacity:0.95 !important; 
	-moz-opacity:0.95 !important; 
	-khtml-opacity:0.95 !important; 
	background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:16px !important;}
.alert.alert-success.animated span a{color:#fff; text-decoration:underline; }
.alert.alert-success.animated span .fa.fa-check-circle{color:#9bcf85;}
.alert.alert-success.animated button.close{
	opacity:1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	color:#fff;
}
.account-login .well .form-group a, .affiliate-login .well .form-group a{line-height:30px;}
.form-group.qty {
    clear: both;
    overflow: hidden;
    position: relative;
}
.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {margin:0 10px;}
.btn-group.prd_page {
    margin: 10px 0 0;
    width: 100%;
}

#related-carousel .product-block.product-thumb.transition {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
#product .form-group.required .btn.btn-default.btn-block:hover, #button-cart.btn.btn-primary.btn-lg.btn-block:hover, #product .form-group.required .btn.btn-default:hover {
	background: var(--background-color) !important;
	border-color: var(--background-color) !important;
}
#button-cart.btn.btn-primary.btn-lg.btn-block {
	background: #e6e6e6 none repeat scroll 0 0 !important;
	/* border: 2px solid var(--background); */
	color: var(--text_color) !important;
	font-size: 12px;
	font-weight: 500;
	padding: 7px 20px 7px !important;
	text-transform: uppercase;
	box-shadow: none;
}
.productpage #button-cart.btn.btn-primary.btn-lg.btn-block {
	background: var(--background) none repeat scroll 0 0 !important;
	color : #fff !important;
}
.productpage #button-cart.btn.btn-primary.btn-lg.btn-block:hover{
	background: var(--background-color) none repeat scroll 0 0 !important;
}

.productpage .form-group.qty .wishlist {  margin-left: 4px;  padding-left: 0;}
.owl-carousel .item .image-container{float:left;}
.box-content-category ul > li > a:hover {
	color: #fff;
}
#banner0 img, #banner1 img, #banner2 img{ max-width:100%;}
#banner0 .swiper-pagination {
	display: none;
	cursor: pointer;
}
#banner1 .swiper-pagination {
	display: none;
	cursor: pointer;
}
.product.sale-cms {
	width: 91%;
	float: right;
	margin-right: 0;
	padding: 0;
	margin-top: 20px;
}
.product.sale-cms .sale-cms-text {padding: 20px 0;}
#header-pro-tag .quick-menu {
	color: var(--text_color);
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	position: relative;
}
#header-pro-tag .quick-menu::after {
	position: absolute;
	content: " : ";
	font-size: 11px;
	left: auto;
	right: -15px;
	top: -3px;
	bottom: auto;
}
.header-pro-tag {
	margin: 18px 0;
}
#header-pro-tag .tags > a {display: inline-block;}
#header-pro-tag .tags { display: inline-block;}
#header-pro-tag .tags > a:hover {
	color: var(--background) !important;
}
.header-tag-widget .tags a {
	border: 0 none;
	color: #989898;
	font-size: 12px;
	padding: 0 5px;
	position: relative;
	font-style: normal;
	font-weight: 400;
}
.header-tag-widget .tags a:first-child {
	padding: 0 5px 0 22px;
}
.headertop { position:relative; }
.headertop img  { max-width:100%; }
.headertop .close-button {  
	background-color: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    letter-spacing: 0;
    padding: 0 5px;
    position: absolute;
    right: 10px;
    top: 10%;
    z-index: 1; 
	cursor:pointer;
	}
.information-blogger-blogs .panel-default > .panel{padding:0;border: none;}
.product_banner {
	clear: both;
	width: 100%;
	margin:0 0 30px 0;
	overflow: hidden;
}
.product_img .prd_image1, .product_img .prd_image2 {width: 49%;}
.prd_image1 {
  float: left;
  margin-right: 2%;
  width:98%;
}
#footer .tm-about-logo img {clear: both;}
#search .fa.fa-search{display: block;}
.input-group-btn .search {display: block;}

/*update css*/

.all-blog img, .single-blog .main_thumb img{width: 100%;}
.extension-megnor_blog-home .panel.panel-default{position:relative;}
.extension-megnor_blog-home .panel-body{ padding:0;}
.blog_stats .fa {margin-right: 5px;}
.blog_stats span {margin-right: 20px;}
.blog_stats{display:inline-block; width:100%;}
.blog_post .share{ margin:20px 0;}
.blog_post .share a {
	height: 30px;
	width: 30px !important;
	padding: 5px 0 0 0;
	text-align: center;
	color:#fff;
	margin-right:10px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.blog_post .share a:hover {
	box-shadow: 0 4px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.2);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.blog_post .share .addthis_button_facebook{ background:#3B5999;}
.blog_post .share .addthis_button_twitter{ background:#1DA1F3;}
.blog_post .share .addthis_button_google_plusone_share{ background:#d34836;}
.blog_post .share .addthis_button_compact{ background:#FF8300;}
h3 .fa{ margin-right:10px;}
.account-wishlist .btn.btn-primary {padding: 7px 25px;}

/*update css*/

@media (width: 1450px) {
.content_footer_top .sale-cms::after{left: 15.9% !important;}	
.product-grid .product-thumb .button-group button{width:50%;}
.product-grid .product-thumb .button-group button + button{width:15%;}
.product-thumb .button-group .addtocart::before{right:-3px;}
.product-grid .addtocart > span {float: left; padding-left: 12px;}
.product-grid .addtocart > span { float: none;}
.layout-2.right-col #column-right { margin-top: 30px; padding: 0 0 0 30px; width: 19%;}
}
@media (max-width: 1450px) {
	.product.sale-cms{width: 100%;}
	.product-info .image-additional { width: 340px;}
	#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin-left:0;}
	#column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before  {display:none;}
	#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {display:block !important; text-transform: capitalize; font-weight:normal; }
	.col-sm-4.total_amount { margin-top: 88px;}
	.col-md-3.row-result-search-autocomplete-image{width:auto;}
	.col-md-6.result-info{padding:0 15px;}
	#banner0 img, #banner1 img, #banner2 img{max-width:100%;}
	.servicetop-cms .subtitle { font-size:12px; }
	.testimonial-cms {
		padding: 25px;
	}
}

.subslider .banner_image {width: 100%;}
@media (max-width: 1449px) and (min-width:1200px){
	.dropdown.myaccount:hover a::after {left: 0px;width: 101%;}
	.content-top .service-right {float: left;width: 65%;}
	.related-products .product-block .compare {width: 100%;}
	#content .related-products .box-product .product-items {background: none;}
	.blog_post .main_thumb{width:49%;}
	.dropdown-toggle.active::after {left: 8px;top: 37px;width: 85%;}
	.myaccount .dropdown-toggle.active{width:50px;}
	.layout-2.right-col #content{width: 77%;}
	.layout-2.right-col #column-right {width: 23%;}
	.content_headercms_top{width:19%;}
	.header-right{width: 77%;}
	#content .col-sm-6.product-right{width: 39%;}
	#column-left .box-category::after{right: 15px;}
	#related-carousel .product-thumb .percentsaving{right: 30px;}
	.header-right{float: right;}
 	.static_links li {position: relative;}
 	.product_banner .product_img > a {margin-right: 0;}
	.related_default_width{ width:270px;}
	.dropdown-menu-right {left: auto;margin-top: 13px;right: 0;}
	.product_img .prd_image {float: left;width: 50%;}
	.product_banner .img{max-width:100%;}
	.dropdown-menu {  top: 44px;}
	.blog_grid_holder.owl-carousel .owl-item{padding:0;}
	.blog_item{padding:0;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: none; overflow: hidden; }
	.static_links li a::before{right:10px}
	.header-search .col-sm-3.sort{width: 28%;}
	.col-sm-5.header-search{width:46%;}
	.category_tab .owl-carousel .owl-item{width:240px;}
	.tm_content .text2{font-size:28px;}
	.img-prd .left-image, .left-image.categorytabs{margin:40px;width:19.5%;}
	#content .product-carousel .product-block, #content .productbox-grid .product-block, #content .box-product .product-block, .category_tab .tab-pane .product-block{/*margin:4px 6px 0;*/}
	#footer #footer_aboutus_block.col-sm-3.column{width:21%;}
	#footer_storeinformation_block.col-sm-3.column{width:25%;}
	.category_img img{width:100%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details{}
	#column-left .product-items .product-details, #column-right .product-items .product-details {	}
	.col-sm-8.product-left{width:47.5%;}
	.col-sm-4.product-right{width:50.5%;}
	.blog-left .blog-image img {    height: auto;    width: 100%;}
	.hometab .customNavigation a , .featured .customNavigation a{}
	#carousel-0 .product-carousel .product-block {    margin: 4px 15px;}
	.box.blogs{padding: 0 40px 40px;}
	.product_banner .img{width:100%;}
	.main-menu ul > li.top_level {    margin-bottom: 20px;}
	.menu_toggle .main-menu{width:77.4%;}
	.menu_inner .image{width:22.6%;}
	.featured .customNavigation a {    top: -5px;}
	.menu_toggle .menu_inner{padding:30px 30px 15px}
	#footer::after {height: 440px;width: 430px;background-size: 100%;}
	.newsletter-inner #txtemail {width: 90%;}
	.newsletter-inner {width: 40.5%;}
	

}
@media only screen and (max-width: 1199px) {

	.product_banner .product_img1 .banner_text{padding: 3px 10px;}
	.content_footer_top .sale-cms::after {left: 21% !important;}
	#column-left .product-thumb .caption, #column-right .product-thumb .caption {margin-top: 0;}

}
	
@media only screen and (max-width: 1024px) {}
	
@media (max-width: 1199px) and (min-width:1024px){
	.col-sm-4.header-logo{margin-right:37px;}
	.blog_post .main_thumb{width:48%;}
	.related-products {margin: 0 !important;}
	.content_headercms_top{width:21%;}
	#content.productpage .col-sm-6.product-left { width: 50% !important;}
	.layout-2.right-col #content{width:77%;}
	.layout-2.right-col #column-right{width:23%;}
	.dropdown-toggle.active::after{width:67%;}
	.blog-left{float:left;}
	.featured_default_width { width: 480px;}
	.testimonial_default_width {width: 180px;}

}
.pull-left.footer-block {text-align: right !important;width: 22%;}
.subscribe-btn {width: 102px;}
.category_list_cms .category_list1 .banner_text, .category_list_cms .category_list2 .banner_text, .category_list_cms .category_list3 .banner_text{padding:3px 10px;}
	.header-right{width: 77%;}
	#content .col-sm-6.product-right {margin-left: 0;width: 50%;}
	#content .col-sm-6.product-left{width: 36% !important;}
	header .header_left{width: 200px;}
	.header_left .box-category, .header_left .box-content-category{width: 200px;}
	#column-left .box-category::after{right: 19px;top: -80px;}
	#column-left .box-category .box-heading, #column-left .box-content-category{/*width: 205px;*/}
		
	#column-left .box-category .box-heading{top: -82px;}
	#column-left .box-content-category{margin-bottom: 30px;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	.header-cart .dropdown-menu {top: 49px;}
	header .dropdown.myaccount a .fa {padding: 9px 7px;}
	
	#footer .tm-about-logo img {clear: both;max-width: 100%;}
	.header-search .customSelectOpen .customSelectInner::after {right: -27px;}
	.header-search .customSelectInner::after {right: -27px;}
	.static_links li a::before {right: 10px;}
	 .static_links li {padding:3px}
	.static_links li a{margin:0px;}
	header .dropdown.myaccount a .fa {padding: 0 3px;}
	.content-top .service-right {width:65%;}
	#cart button > h4{margin: -19px 0 0 2px;}
	.header-left {float: left; margin: 0 20px 0 0;width: auto;}
	#tmheadercontentcms .headercms1, #tmheadercontentcms .headercms2, #tmheadercontentcms .headercms3{width:292px;margin:0 25px 0 0;font-size:12px;letter-spacing:0.7px;}
	.nav-inner.container{padding:30px 42px 25px;}
	.col-sm-3.sort{margin-right:25px;}
	#search .input-lg{width:100%;}
	.col-sm-5.header-search{width:44%;}
	.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {    margin: 0 10px 0 0;}
	.btn-group.prd_page {    margin-top: 5px;}
	.form-group.qty{margin-bottom:5px;}
	.tm_image img {width: 100%;}
	.tmsubbanner-container2 {    margin: 0 25px;}
	.tmsubbanner-container1, .tmsubbanner-container2, .tmsubbanner-container3{width:31.5%;}
	.tm_subbanner .tm_content{margin-top:40px;}
	.tm_content .text1{font-size:18px;margin-bottom:10px;}
	.tm_content .text2{font-size:23px;}
	div.tm_button {    margin-top: 10px;}
	.img-prd .left-image, .left-image.categorytabs{margin:50px; width: 23.5%;}
	.hometab.box, .category_tab .tabs, .box.featured{ /*margin: 50px 50px 0 0; */   width: 100%;}
	.dropdown-menu{top:109%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {}
	.product-thumb .caption{padding: 6px 0 9px;}
	.contact-info .left {width: 44%;}
	.contact-info .right {float: left;width:auto;}
	#footer #footer_aboutus_block.col-sm-3.column{margin-right:15px; width: 22%;}
	#footer_aboutus_block .about{ line-height: 25px;/*text-align: justify;*/}
	#footer #extra-link.column {    width: 13%;}
	#footer_storeinformation_block.col-sm-3.column{width:28%;}
	.category_img img{}
	.layout-2.left-col #content { margin-top: 25px;}
	.product-list .product-thumb .caption{padding:0;width:68%;}
	.product-list .product-thumb .list-right{width:31%; padding: 40px 0 10px 30px;}
	.col-sm-8.product-left{width:47.5%;}
		.col-sm-4.product-right{width:49%;}
		.blog-left .blog-image img {    height: auto;    width: 100%;}
		.subscribe-btn .btn.btn-lg{
		width:110px;
		padding: 7px 15px;}
		.customNavigation a.prev{right:auto;left: -35px;}
		.customNavigation a.next{right:-35px;left: auto;}
		.subscribe-btn {width: 105px;}
		.information-blogger-blogs .panel-default > .panel{padding:0;}
		.comment_info{width:82%;}
		#slideshow0 .owl-controls .owl-buttons .owl-prev , #slideshow0 .owl-controls .owl-buttons .owl-next{top:45%;}
		.box.blogs{padding: 0 40px 30px;}
		.menu_toggle .main-menu{width:73.2%;}
		.menu_inner .image{width:26.8%;}
		#menu ul li .megamenu.column1, #menu ul li.hiden_menu .dropdown-menu , #menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu{min-width:100px;width:100%;}
		.productpage .productpage_details .product-left {    padding: 0;    width: 36%;}
		.productpage .productpage_details .product-right {    margin-left: 10px;    width: 37%;}
		.product-list .product-thumb .caption {width: 100%;}
		.related_default_width { width:300px;}
		.dropdown-menu.currency-menu {left: auto;right: 0;}
.shopping-cart .text-left {padding: 20px 0 0 10px;}
}


@media (max-width: 980px){
	.content_footer_top .sale-cms::after {left: 16% !important;}
	.category_list_cms .box-heading {	margin-left: 0;}
}
.header_searcht .btn::before {
	color: #7e5cdd;
	content: "\f0d9 ";
	font-family: "FontAwesome";
	font-size: 24px;
	left: -8px;
	position: absolute;
	top: 11px;
	z-index: 99;
}
#searchbox .input-group-btn button:hover::before {color:var(--background-color) !important;}
.header_search .btn.btn-default.btn-lg:hover {
	background-color: var(--background-color);
}
.header_search .btn.btn-default.btn-lg {
	height: 40px;
	border: none;
	padding: 0 18px;
	text-transform: uppercase;
	font-weight: normal;
	width: auto;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	font-size: 12px;
	font-weight: 500;
	background-color: var(--background);
	margin-left: -16px;
}
/* search */
#searchbox {
	position: relative;
	float: left;
	width: 735px;
	overflow: hidden;
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	-ms-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	-o-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.search_box {
	width: 31%;
	float: left;
	position: relative;
	border: 1px solid #e5e5e5;
	border-right: none;
}
.search_box::after {
    position: absolute;
	content: "";
	background: #ddd;
	width: 1px;
	height: 26px;
	right: 4px;
	top: 6px;
}
.search_box .form-control-select {
	height: 38px;
	position: relative;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	background: #f5f5f5 url("../image/megnor/select-arrow-down.gif") no-repeat 180px 18px;
	border: none;
	color: #000;
	padding: 8px 15px !important;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
}
.search_box .form-control-select::after {
	background: #e9e9e9;
	position: absolute;
	content: "\f107";
	top: 10px;
	bottom: 0;
	left: auto;
	right: 0;
	width: 1px;
	height: 22px;
}

.header_search .form-control.input-lg {
	height: 40px !important;
	width: 67%;
	font-size: 12px;
	padding: 10px 15px !important;
	border: 1px solid #e5e5e5 !important;
	border-left: none !important;
	font-weight: 400;
	text-transform: capitalize;
	background: #f5f5f5;
}
.header_search .input-group-btn {
    vertical-align: top;
}
#searchbox  .input-group input {
	font-size: 12px;
}
.search_box .form-control-select.active {
	background: #f5f5f5 url("../image/megnor/select-arrow-up.gif") no-repeat 180px 18px;
}
/* end of search */
@media (max-width: 1199px) and (min-width:980px){
	.first-content.main-content {
		padding: 0 10px;
	}

	.search_box .form-control-select {
		padding: 8px 2px !important;
	}
	.search_box .form-control-select {
		background: #f5f5f5 url("../image/megnor/select-arrow-down.gif") no-repeat 125px 18px;
	}
	.search_box .form-control-select.active {background: #f5f5f5 url("../image/megnor/select-arrow-up.gif") no-repeat 125px 18px;}
	.search_box::after {
		left: auto;
		right: -35px;
	}
}
@media (max-width: 979px) {
	
	.box.special .product-block .product-details {
	    min-height: 250px;
	}
	#content .latest .box-product .product-block {
	    margin: 0;
	}

	#footer .footer-right{padding-top:0;}
	#column-left .treeview-list .expandable .collapsable-hitarea::before, #column-left .treeview-list .expandable-hitarea::before, #column-left .treeview-list .collapsable .expandable-hitarea::before, #column-left .treeview-list .collapsable-hitarea::before {
		position: relative;
		top: 8px;
		right:5px;
		left:auto;
		}
	#column-left .box .box-heading, #column-right .box .box-heading{
		border-bottom:none;
		margin:0;
	}	
	#column-left .box.bestseller .product-block .product-details {padding: 8px 0 0;}
	#menu ul {top: 65px;}
	.blog_post .main_thumb, .blog_description{width:100%;}
	.featured_default_width{width:370px;}
	.pxtestimonialblock .image-block , .testi-content , .post-description {text-align: center;}
	#search .btn-lg span{display:none;}
	#header-pro-tag {display: none;}
	#form-language .fa-angle-down, #form-currency .fa-angle-down {
	  display: block !important;
	  float: right;
	}
	#top-links span {display: none !important;}
	#top .headertop-text {
	  text-align: center;
	  float:left;
	}
	#top-links .list-inline a {color: #676767;}
	
	#top-links .fa.fa-angle-down {margin: 0;}
	.megnorblog .bx-controls-direction .bx-prev::after {
	  left: auto;
	  right: 15px;
	  top:0;
	}
	.megnorblog .bx-controls-direction .bx-next::after {
	  left: auto;
	  right: 0;
	  top:0;
	}

	#footer .content_footer_right .blog.megnorblog .owl-item {width: 100% !important;}
	.megnorblog {
	  width: 100%;
	  text-align:left;
	}
	#footer h6 {
	  margin: 0;
	  width: 100%;
	}
	#footer #block_3.footer-area, #footer #block_4.footer-area{
		border:none;
		padding:0;
		width:100%;
	}
	#footer .footer-left {
	  display: inline-block;
	  float: left;
	  width: 100%;
	}
	#footer #block_1.footer-area::before, #footer #block_2.footer-area::before{background:none;}
	#footer #block_1.footer-area:hover::before, #footer #block_2.footer-area:hover::before{background:none;}
	#footer #block_1.footer-area, #footer #block_2.footer-area{padding:0;}
	.newsletter { width: 70%;}
	.pull-left.footer-block {
	  text-align: right !important;
	  width: 30%;
	}
	.newsletter .form-group{width:auto;}
	.newsleft span{width:auto;}
	.product_banner .product_img1 .banner_text{bottom:20px;left:25px;}
	.product_banner .product_img2 .banner_text {padding: 3px 10px;right: 17%;}

	.slidebanner1.subbanner, .slidebanner2.subbanner, .slidebanner3.subbanner {margin-right: 11px;width: 32.33%;}
	.header_search .fa.fa-search {
		font-size: 20px;
		display:block;
	}
	.content_headercms_top {display:none;}
	#menu.responsive-menu {
	background: #F9BF39  none repeat scroll 0 0;
	 cursor: pointer;
	  height: 42px;
	  display: inline-block;
	  float: left;
	  margin-top: 2px;
	  width: auto;
	  border-radius:5px;
	  -webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	  position:unset;
	  padding:8px 0;
	}
	#menu ul{left:0;right:auto;}
	.nav-responsive span, .main-menu > ul > li > a {
		color: #fff !important;
		float: left;
		display: block;
		font-size: 13px;
		font-weight: 400;
		line-height: 40px;
		margin-bottom: 0;
		padding: 0 0 0 55px;
		position: relative;
		text-transform: uppercase;
		z-index: 6;
	}
	#menu .nav-responsive span {font-size: 14px;text-transform: uppercase;}
	.header-center{padding:10px 0 5px 0;}
	.nav-responsive .expandable::after {
		position: absolute;
		content: "";
		background: var(--background) url("../image/megnor/list.png") no-repeat scroll center center;
		top: 2px;
		bottom: 0;
		left: 0;
		right: 0;
		width: 40px;
		height: 40px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
	}
	#menu .nav-responsive .expandable {
		margin: 0 0 0;
		background: none;
		width: 45px;
		height: 47px;
		float: left;
	}
	#column-left .box-content-category{display: none;}
	#content .col-sm-6.product-left{width: 50% !important;}
	header .header_left{display: none;}
	.content_footer_top .sale-cms::after {left: 23.7% !important;}
	.category_list_cms .box-heading {}
	#menu ul {display: block;box-shadow:none;}
	#column-left .toggle .mobile_togglemenu::before {
		color: var(--text_color) !important;
		top: 1px;
		right: 0;
	}
	#main-menu {display: block;}
	.head-right-top {display: none;}
	.sale-cms-text > img {width: 100%;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	.col-sm-3.header-cart{margin-left: 0;}
	.col-sm-5.header-search{margin-left: 10px;}
	.header-right{float: none;width: 100%;}
	.banners-slider-carousel {margin: 20px 0 0px;}
	.hometab .box{margin: 0;}
	footer .follow, footer .payment{display:none;}
	.header-search .col-sm-3.sort {display: none;}
	.header-search #searchbox::before{border:none;}
	.col-sm-4.header-logo {padding: 0; margin-right:15px; width:22%;}
	.header-left {margin: 0 70px 0 0;}
	.col-sm-5.header-search {
		  padding: 0;
		  position: relative;
		  width: 45%;
	}
	.header-search {
	  -moz-border-bottom-colors: none;
	  -moz-border-left-colors: none;
	  -moz-border-right-colors: none;
	  -moz-border-top-colors: none;
	  border-image: none;
	  border-inline-end-color: #ebebeb;
	  border-inline-start-color: #ececec;
	  border-radius: 5px;
	  -webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	  border-style: solid;
	  border-width: 5px;
	  float: left;
	  position: relative;

	}
	.header-left {float: left;width: auto;}
	.customNavigation a.next{right:20px;}
	.customNavigation a.prev{right:45px;}
	.etabs{margin: 0 ;}

	#content .category_list_cms .box-head .box-heading {padding:0; }
	.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 { margin:0;}	
	.category_list_cms .box-head {margin:0; }
	.static_links ul {display: none;}
	.header-right .head { margin: 3px 3px 3px 0;}
	.layout-2.left-col #content{margin:0;}
	.content-top .service-right {text-align:center;}
	#footer .toggle .mobile_togglemenu::before {
		color: #fff;top: 0px;
	}

	.content-top .first-content-one .icon-left1{
		background-position:center 10px;
		width:100%;
		margin-left:0;

	}
	.content-top .first-content-one:hover .icon-left1{
		background-position:center 10px;
		width:100%; 
		margin-left:0;
	}
	.content-top .service-right .sub-title{font-size:13px;}
	.content-top .second-content-two{
		width:33.33%;
		float:left;
		position:relative;
		margin:0;
		padding:0 0 0 10px;
			
	}
	.content-top .second-content-two .icon-left2{
		background-position:center center;
		width:100%;
		margin-left:0; 

	}
	.content-top .second-content-two:hover .icon-left2{
		background-position:center center;
		width:100%;
		margin-left:0;

	}
	.content-top .third-content-three{
		width:33.33%;
		float:left;
		position:relative;
		margin:0;
		padding:0;
	}
	.content-top .third-content-three .icon-left3{background-position:center bottom 5px;width:100%; }
	.content-top .third-content-three:hover .icon-left3{background-position:center bottom 5px;width:100%; }
	.nav-responsive span {display: block;}
	.content-top-breadcum {    margin-top:0px;}
	.myaccount .dropdown-toggle span {display:inline-block;}
	.nav-inner.container{padding: 25px 40px;}
	.head-right-bottom{display:none;}
	.col-sm-3.sort{width:30%;margin-right:20px}
	#search .input-lg{width:100%; display:none;}
	.product-list .price {    font-size: 13px;}	
	.product-list .product-block .product-details.list .compare {    margin: 0;}
	.product-list .product-block .desc {    margin-bottom: 10px;}
	.serach-inner {    margin-top: 20px;    width: 100%;}
	div.tm_button {    margin-top: 5px;}
	.content-top-breadcum #title-content > h2, .content-top-breadcum #title-content > h1{font-size:16px;}
	.content-top-breadcum .container{/*padding:12px 32px*/}
	.tm_content button.tm_button{ font-size: 12px;    padding: 2px 14px 0;}
	.tmsubbanner-container2 {    margin: 0 20px;}
	.img-prd .left-image, .left-image.categorytabs{display:none;}
	.hometab.box, .category_tab .tabs, .box.featured {/* margin:0px;padding:40px 40px 10px;*/    width: 100%;}
	#content .product-carousel .product-block, #content .productbox-grid .product-block, #content .box-product .product-block, .category_tab .tab-pane .product-block{/*margin:4px 12px 0;*/}
	.home_banner{margin:25px 0;}
	#footer .col-sm-3.column{border:none;padding:0;}
	#footer_aboutus_block > h5{display:block}
	p.powered {
		float: none;
		width: 100%;
		text-align: center;
	}
	#main-menu .nav-responsive {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;    float: right;    margin-top:9px;    position: relative;}
	#main-menu.responsive-menu .main-navigation{top:58px;border: 1px solid #ededed;padding:15px;}
	.nav-inner.container{margin:0 auto ;}
	.header-right .box-category-heading {    display: none;}
	.layout-2.left-col #content , .layout-2.right-col #content{width:100%; /*margin-top: 25px;*//*padding:25px;*/}
	.layout-2.left-col #column-left , .layout-2.right-col #column-right{width:100%;padding:0;}
	#column-left .box, #column-right .box {
	margin: 8px 0;
	border: none;
	float: left;
	width: 100%;
}
	#column-left .swiper-viewport { display:none;}
	.layout-2.left-col #content {padding:20px; margin-top:20px;}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox{display:none}
	.single-banner{display:block;}
	.category_img img{/*width:100%;*/}
	.header-right .head {
  		float: right;
  		margin: 0px 5px 0 0;
  		padding: 6px 0 0 0;
	}
	 .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare{padding:2px 12px 2px 0;margin:0;}
	 .btn-group.prd_page {    margin: 10px 0;}
	 .form-group.qty{margin-bottom:5px;}
	 .alert-info{font-size:12px;}
	.product-list .product-thumb .list-right{width:31%; float: left; margin: 15px 0 30px; padding: 40px 0 10px 18px;}
	.col-sm-8.product-left{margin-right:10px;width:50.5%;}
	.col-sm-4.product-right{width:100%;}
	.blog-left .blog-image img {    height: auto;    width: 100%;}
	.tm_content .tm_button > a{font-size:12px;padding:7px 15px;}
	#footer {
		padding: 30px 0;
	}
	#main-menu .static_right {    display: none;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{right:50px;}
	.comment_info{width:81%;}
	#column-left .list-group, #column-right .list-group {    display: none;}
	.common-home .content-top-breadcum{display:none;}
	.information-blogger-blogs .blog-image{height:auto;}
	.productpage .product-info .product-image .customNavigation span.prev{left:0;}
	.productpage .product-info .product-image .customNavigation span.next{right:0;}
	#slideshow0 .owl-controls .owl-buttons .owl-prev, #slideshow0 .owl-controls .owl-buttons .owl-next {    top: 40%;}
	.prdpage #column-right {    display: none;}
	#top.fixed {
		animation: 0.9s ease 0s normal both 1 running fixedAnim; 
		-webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim; 
		-moz-animation: 0.9s ease 0s normal both 1 running fixedAnim; 
		-ms-animation: 0.9s ease 0s normal both 1 running fixedAnim; 
		-o-animation: 0.9s ease 0s normal both 1 running fixedAnim; 
		box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
		-ms-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
		-o-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
		transition: all 0.3s ease-out 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;
		position: fixed;    
		width: 100%;    
		z-index: 999;
		height:40px;
		top:0; 
		display:none;
	}
	#top{
		transition: all 0.3s ease-out 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;
		 position:relative;
	 }
	.header-container.fixed {    margin-top: 94px;}
	#top.fixed #main-menu .nav-responsive .expandable::before{color:var(--text_color);position:relative;left:-12px;font-size:24px;top:-2px;}
	#top.fixed .nav-responsive span {display:none;}
	#top.fixed .responsive-menu {    display: block;    float: left;    left: 0;    padding: 0 15px;    position:relative;    top:-65px;    width: 100%; }
	#top.fixed .content_header_topleft{margin-left:65px;   z-index: 9;}
	#top.fixed .col-sm-3.header-cart{z-index:9;}
	#top.fixed .right-links{display:none}
	#top.fixed #main-menu.responsive-menu .main-navigation{left:0;top:66px;}
	#top.fixed .container {    height: 94px;}
	.productpage .productpage_details .product-left {    padding: 0;    width: 51%;}
	.productpage .productpage_details .product-right {    margin-left: 20px;    padding: 0;    width: 45%;}
	.menu_toggle{display:none !important;}
	.button-gr.lists {bottom: 50%;position: absolute;
	}
/* css for responsive menu */	
	#menu .navbar-nav > li > .dropdown-menu.column2 , #menu .navbar-nav > li > .dropdown-menu.column3 ,#menu .navbar-nav > li > .dropdown-menu.column1{min-width:auto}
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {
		background:#ffffff none repeat scroll 0 0;
		box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
		-webkit-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
		-ms-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
		-o-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
		display: none;
		list-style: outside none none;
		margin-top: 0;
		position: absolute;
		width: 100%;
		z-index: 999;
		}
	#menu.responsive-menu ul li a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;}
	.responsive-menu li.toggle {  box-shadow:none;padding:0;float:left;width:100%; margin:5px 0;}
	.top_level.home.home_first {    display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	#menu.responsive-menu .dropdown .dropdown-menu {background:none;border: medium none;  box-shadow: none;  padding: 0;  position: relative;  width: 100%; margin-left:0 !important;}
	#menu.responsive-menu ul li a:hover, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  color: #c3c3c3;}
  #menu ul li .megamenu.column1 ul li.dropdown::after{content: " ";}
	#menu.responsive-menu ul li a , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a{  
		color: var(--text_color);
		display: block;
		padding: 10px;
		text-align: left;
		white-space: nowrap;
		font-size: 14px;
		font-weight: normal;
		width: 100%;
	}
	#menu.responsive-menu ul li a.mobile_togglemenu , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;position:absolute;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {    margin: 0;}
	#menu.responsive-menu .top_level.dropdown.toggle {  margin: 0;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {  padding: 0; float:left;width:100%;}
	.responsive-menu ul li .mobile_togglemenu:hover {  background-color: rgba(0, 0, 0, 0);}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown > .dropdown-menu {  display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {width:100%;float:left;border: medium none;    left: 0;    position: relative;    top: 0;font-size: 12px;    letter-spacing: 0.5px; margin-bottom: 10px;  padding: 0 0 0 10px;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{  color: var(--text_color);font-size:12px;letter-spacing:0.5px;}
	.top_level.home {    display: none;}
	#menu.responsive-menu .toggle .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {   
		 color: #22272a;
		content: "\f067";
		font-family: "FontAwesome";
		font-size: 12px;
		left: auto;
		position: absolute;
		right: 10px;top:5px;
	}
	#menu > ul > li ul > li > a{border-bottom: none;}
	#menu.responsive-menu .toggle.active .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before { 
		color: #22272a;
		content: "\f068";
		font-family: "FontAwesome";
		font-size: 12px;
		left: auto;
		/*line-height: 33px;*/
		position: absolute;
		right: 10px;top:0;
	}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after{content:"";}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu { padding: 10px 0 3px 20px;}
	#menu.responsive-menu ul.nav li .megamenu ul.childs_1 {  display: block;float: left;padding: 0;width: 100%;border: none;}
	#menu.responsive-menu .list-unstyled.childs_1 > li{padding:0;margin:0;}
	#menu.responsive-menu .navbar-nav > li > .dropdown-menu{   margin-bottom: 10px;    padding-left: 10px;  top: 0;}
	.dropdown.myaccount::after {
		display: none;
	}

	/* end css for responsive menu */
}
/* responsive part*/

@media (max-width: 1449px) {
	.peoplesay-block {
		margin: 0 23px;
	}
	
	.content_product_block {
		width: 50%;
	}
	
	.category_tab .owl-item .col-lg-12 {
		margin: 0 0 50px 0;
	}
	.content_footer_top .sale-cms::after{left:21.4% !important;}
	.search_box::after {
		left: auto;
		right: -5px;
	}
	
	
}
@media (max-width: 1350px) {
	
	.category_list1 .description .title, .category_list3 .description .title {
		font-size: 20px;
		line-height: 20px;
	}
	.category_list1 .description .subtitle, .category_list2 .description .subtitle, .category_list3 .description .subtitle {
		font-size: 12px;
		line-height: 15px;
	}
	.category_list1 .description, .category_list3 .description {
		top: 25px;
	}
	.category_list2 .description .title1 {
		font-size: 20px;
		line-height: 20px;
	}
	.category_list2 .description {
		left: 20px;
		top: 25px;
	}
	
	.category_tab .tab-content {
		width: 73%;
	}
	.offercms-block {
		width: 60%;
	}
	.write-comment a, .date-time {
		margin: 0 0 5px 0;
	}
	
	.blog-right h4 {
		margin: 0;
	}
	.customNavigation a.prev {right: auto;left: 0;}
	.customNavigation a.next {right: 0;left: auto;}
	#paymentcmsblock img {
		margin: 0 5px 0 0;
	}
	.category_tab .owl-item .col-lg-12 {
		margin: 0 0 110px 0;
	}
	
	.content_product_block {
		width: 44%;
	}
	
	.box.ProductbyCategory .box-content {
		width: 74%;
	}
	.box.special .status_stock {
		left: 0;
		right: auto;
		top: 40%;
	}
    .related_default_width {width: 270px;}

}
@media (max-width: 1249px) {
	.common-home .box-content-category {width: 250px;}
	.box-content-category {
		width: 250px;
		top: 50px;
	}
	.box-category-top {width: 250px;}
	#searchbox {width: 685px;}	
	.subbanner-cms .subbanner-inner-block1, .subbanner-cms .subbanner-inner-block2 {width: 48.6%;}
	.category_list1, .category_list2, .category_list3, .category_list4{width: 23%;}
	.layout-2.left-col #content {width: 75.68%;}
	.box.latest .product-block .product-details {width: 52%;}
	.box.latest .product-thumb .image {width: 48%;}
	.product_hover_block .action button {margin: 0 5px 0 0;}
	.quickview-button {margin: 0 5px 0 0;}
	#footer #block_1.footer-area {padding: 0 35px 0 15px;}
	.product-layout.product-grid {width: 32.9%;}
	.product-grid li, #content .box-product .product-items {width: 295px !important;}
	
	
}
@media (max-width: 1200px) {
	.category_tab .owl-item .col-lg-12 {
		margin: 0 0 30px 0;
	}
}
@media (max-width: 1199px) {
	.testimonial-cms {padding: 15px;}
	.category_list1 .description .title, .category_list3 .description .title {
		font-size: 15px;
		line-height: 15px;
	}
	
	.category_list_cms {margin: 70px 0 30px;}
	#parallaxcmsblock {height: 500px;}
	#servicecmsblock , .hometab, .categorytab {margin: 0 0 70px;}
	.banners-slider-carousel {margin: 40px 0px 40px;}
	.box.megnorblog {padding: 70px 0;}
	.offer-wrapper {
		left: 125px;
		top: 20px;
	}
	.offer-wrapper .offer-desc {
		font-size: 13px;
		margin: 10px 0;
		letter-spacing: 0;
		text-align: center;
	}
	.offer-wrapper .offer-title {
		font-size: 16px;
		line-height: 25px;
		width: 270px;
	}
	.offer-wrapper .offer-btn {
		margin: 0 80px;
		font-size: 14px;
	}
	.countbox .timebox {
		margin: 0 10px 0 0;
	}
	.box.special .product-block .product-details::after {
		bottom: 100px;
	}
	
	.service-content .title {
		font-size: 13px;
		letter-spacing: 0;
	}
	.service-content .desc {
		font-size: 13px;
		letter-spacing: 0;
	}
	#footer::after {
		height: 320px;
		width: 340px;
		top: 80px;
		background-size: 100%;
	}
	.newsletter-inner {width: 45.5%;}
	.newsletter-inner #txtemail {width: 89%;}

	.blog-right h4 a {
		line-height: 18px;
	}
	#Tab_Category_Slider .nav-tabs > li > a {
		font-size: 25px;
		margin: 40px 0 0 20px;
	}
	.bestseller_default_width {
		width: 220px;
	}	
	#footer .col-sm-3.column {
		padding: 0 10px 0 15px;
	}
	
	#paymentcmsblock img {
		margin: 0 5px 0 0;
	}
	#footer #block_4.footer-area {width: 50%;}
	#footer .address .address-icon {margin: 0 5px 15px 0px;}
	#footer .contact .contact-icon {margin: 15px 6px -15px 0;}
	#footer #block_1.footer-area {padding: 0 10px 0 15px;}
	footer h5 {font-size: 15px;}
	.container h2.news span {font-size: 15px;}
	.sub-txt {margin: 0 0 5px 0;}
	#footer {padding: 50px 0 0;}
	.footertop {padding: 0 0 50px;}
	#block_1.footer-area .contact_phone {
		letter-spacing: 0;
	}
	.swiper-viewport .swiper-button-next::before {
		height: 80px;
	}
	.swiper-viewport .swiper-button-prev::before {
		height: 80px;
	}
	.layout-2.left-col #content {
		width: 73%;
	}
	.layout-2.left-col #column-left {
		width: 23%;
	}
	
	#searchbox {
		width: 515px;
	}
	.search_box::after {
		left: auto;
	}
	
	.dropdown-menu.megamenu img {
		width: 100%;
	}
	
	.shopping-cart .input-group-btn {
		float: none;
	}
	.box-content-category .hiden_menu span.main:hover {background-position: -8px -49px;}
	.box-content-category .box-category .hiden_menu span.main.active:hover {background-position: -8px -143px;}
	.box-content-category .box-category .hiden_menu span.main.active {background-position: -8px -91px;}
	.box-content-category ul li a::before {left: 10px;}
	
	.layout-2.left-col #column-left {
		width: 21.7%;
	}
	.layout-2.left-col #content {
		width: 75%;
		float: right;
	}
	
	.count-down .countbox strong {
		height: 60px;
		width: 50px;
		line-height: 60px;
	}
	.featured_default_width {
		width: 220px;
	}
	.box.latest .product-thumb .image {
		width: 40%;
	}
	.box.latest .product-block .product-details {
		width: 60%;
	}
	#content .box.latest .product-carousel .product-block-inner {
		padding: 0 5px;
	}
	.box.latest .product-block .product-details {
		padding: 10px 0;
	}
	
	.megnorblog .bx-viewport {
		height: 150px !important;
	}
	.category_leftside, .category_rightside {
		width: 32%;
	}
	.category_center {
		width: 31.7%;
	}
	.category_cms .category_block1 .description .title, .category_cms .category_block4 .description .title3 {font-size: 30px;}
	.category_cms .category_block2 .description .title1 , .category_cms .category_block3 .description .title2 ,.category_cms .category_block3 .description .subtitle2{
		font-size: 24px;
	}

	.category_cms .category_block2 .description {
		top: 30px;
	}
	.category_cms .category_block2:hover .description {top: 40px;}
	.category_cms .category_block3 .description {
		top: 22%;
	}
	.category_cms .category_block3:hover .description {top: 18%;}
	.category_block2 .action .banner_text {margin: 15px 0 0 0;}
	.category_cms .category_block2 .description .title1 {margin-bottom: 10px;}
	.status_stock .wishlist_button {
		padding: 0 6px;
		left: auto;
		right: 5px;
	}
	
	.box.latest .status_stock {
		left: 0;
		right: auto;
		width: 35%;
		font-size: 11px;
		padding: 5px 0;
		letter-spacing: 0;
		top: 35%;
	}
	.box.latest .status_stock .wishlist_button .fa.fa-heart {
		font-size: 11px;
	}
	.box.special .status_stock .wishlist_button {
		left: auto;
		right: 0px;
	}
	#content.productpage .product-left {
		padding: 0 30px 0 0;
		width: 45%;
	}
	#content .col-sm-6.product-right {
		width: 53%;
		padding: 0 0 0 30px;
	}
	.product-list .status_stock .wishlist_button {
		left: auto;
		right: 0;
	}
	.category_list1, .category_list2, .category_list3, .category_list4 {
    width: 22.7%;
}
	.productpage .row {background: url("../image/megnor/line1.png") repeat-y 45%;}
	.product-info .image-additional {width: 300px;padding-left: 30px;padding-right: 30px;}
	.product-info .product-image .customNavigation span.next {right: 5px !important;}
	.cms-inner-block1, .cms-inner-block2 {width: 47.8%;}
	.contact-info .left {width: 100%;margin: 0 0 20px;}
	.tablatest_default_width {width: 250px;}
	.tabbestseller_default_width {width: 250px;}
	.tabspecial_default_width {width: 250px;}
	.product-grid li, #content .box-product .product-items {width: 250px !important;}	
	.pxtestimonialblock .image-block {margin: 0 0 15px;}
	.subbanner-cms .subbanner-inner-block1, .subbanner-cms .subbanner-inner-block2 {width: 48.4%;}
	
}
@media (max-width: 1023px) and (min-width:980px){

	.content-top .service-right {text-align: center;}
	.blog_post .main_thumb{width:47%;}
	#searchbox {width: 480px;}
	.search_box {width: 35%;}
    .header_search .form-control.input-lg {width: 65%;}
	.col-sm-4.header-logo {margin: 0 60px 0 0;}
	#checkout-cart .col-sm-4.col-sm-offset-8 {margin-left: 59%;}
	.shopping-cart .text-left { padding: 20px 0 0 5px;}
	.layout-2.right-col #content{width:77%;}
	.layout-2.right-col #column-right {width: 23%;}
	.product_banner .product_img2 .banner_text {padding: 3px 10px;right: 170px;}
	#content .col-sm-6.product-left{width: 50% !important;}
	#content .col-sm-6.product-right{margin-left: 0;}
	.category_list_cms .box-heading {margin-left: 0;}
	.category_list1, .category_list2, .category_list3, .category_list4 {width: 22.5%;}
	.category_list_inner {padding: 20px;}
	header .header_left{width: 200px;}
	.header_left .box-category, .header_left .box-content-category{width: 200px;}
	.product-list .addtocart{padding: 5px 15px;}
	#column-left .box-category::after{right: 10px;top: -79px;}
	#column-left .box-category .box-heading, #column-left .box-content-category{width: 205px;}
	.pull-left.footer-block {text-align: right !important;width: 25%;}
	#column-left .box-category .box-heading{top: -82px;}
	.content_footer_top .sale-cms::after {left: 17.5% !important;}
	.subscribe-btn { width: 20% !important;}
	.col-sm-3.header-cart{margin-top: 0;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	.header-left {margin: 0 20px 0 0;}
	#footer .tm-about-logo img{max-width:100%;}
	.product-grid li, #content .box-product .product-items {width: 320px !important;}
	.product-thumb .caption{padding:0px;}
	.header-search .col-sm-3.sort{padding: 2px 0;width:22%;}
	.header-search .customSelectInner::after{right: -25px;}
	.header-search .customSelectOpen .customSelectInner::after{right: -25px;}
	#search .input-group-btn{right:-2px;}
	.btn-group.wish-comp {margin: 10px 0 0 0;}
	.nav-inner.container{padding:25px 38px 25px;}
	.col-sm-3.sort{margin-right:25px;}
	#search .input-lg{width:100%;}
	.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {    margin: 0 10px 0 0;}
	.btn-group.prd_page {    margin-top: 5px;}
	.form-group.qty{margin-bottom:5px;}
	.headertopright .text2-dec , .headertopright .text2 a{font-size:13px;}
	div.tm_button {    margin-top: 10px;}
	.img-prd .left-image, .left-image.categorytabs{margin:45px; width: 23.5%;}
	.hometab.box, .category_tab .tabs, .box.featured{ /*margin: 45px 45px 0 0;*/    width:100%;}
	#footer #footer_aboutus_block.col-sm-3.column{margin-right:15px; width: 22%;}
	#footer_aboutus_block .about{ line-height: 25px;text-align: justify;}
	#footer #extra-link.column {    width: 13%;}
	#footer_storeinformation_block.col-sm-3.column{width:30%;}
	.category_img img{width:100%;}
	.product-list .product-thumb .caption{padding:0 15px 0 0;}
	.col-sm-8.product-left{margin-right:15px;width:47.5%;}
	.col-sm-4.product-right{width:50.5%;}
	.blog-left .blog-image img {    height: auto;    width: 100%;}
	.subscribe-btn{width:130px;}
	.subscribe-btn .btn.btn-lg{padding:7px 15px}
	.comment_info{width:81%;}
	#slideshow0 .owl-controls .owl-buttons .owl-prev , #slideshow0 .owl-controls .owl-buttons .owl-next{top:45%;}
	.menu_toggle .main-menu{width:72%;}
	.menu_inner .image{width:28%;}
	#menu ul li .megamenu.column1, #menu ul li.hiden_menu .dropdown-menu , #menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu{min-width:100px;width:100%;}
	.productpage .productpage_details .product-left {padding: 0;width: 33%;}
	.productpage .productpage_details .product-right {margin-left: 10px;width: 38%;}
	.product-info .image-additional { width: 291px;}
	.product-info .image-additional img {height: 100px;width: 100%;}
	.home-page-cms .content1 .offer {right: -17px;}
	.banners-slider-carousel {margin: 40px 0;}
	#column-left .product-thumb, #column-right .product-thumb {padding: 0;}
	.box.special .product-block .product-details {padding: 10px 0;}
	.module_default_width {width: 20%;}
	.bottomfooter ul li::before {left: -13px;}


}

@media (max-width: 979px) {
	.col-sm-4.header-logo {
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	#top .container{padding: 0;}
	.header_top {
		text-align: center;
		padding: 10px 0;
	}
	.search_box {
    width: 33%;}
	#cart .dropdown-menu {top: 50px;}
	.col-sm-4.header-logo #logo {padding: 0;}
	.static-menu {
		display: none;
	}
	.box-category-top {
		display: none;
	}
	#menu ul {
		background: #fff;
		border-radius: 0 ;
	}
	#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
		color: var(--text_color);
	}
	.main-menu > ul > li ul > li > a:hover, .responsive-menu .main-navigation li a:hover {
		color: var(--background);
		background: none;
	}
	.main-menu ul > li {
		display: inline-block;
		width: 100%;
	}
	#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
		float: left;
	}
	.responsive-menu, .main-menu {
		float: none;
	}
	.header-pro-tag {
		margin:0;
	}
	#res-menu {
		display: block;
	}
	.category_list_inner {padding: 15px 0;}
	#parallaxcmsblock {height: 460px;}
	#parallaxcmsblock .content {top: 35%;}
	.category_list1, .category_list2, .category_list3, .category_list4 {width: 21.9%;}
	#parallaxcmsblock .parallax-title {font-size: 60px;line-height: 80px;}
	#column-left .box.megnorblog .box-heading , #column-right .box.megnorblog .box-heading {display: block;}
	.box.megnorblog {padding: 50px 0;}
	.countbox.hastime {
		padding: 0;
	}
	.count-down .countbox strong {
		font-size: 15px;
		height: 60px;
		width: 50px;
		line-height: 60px;
	}
	.countbox .timebox {
		margin: 0 5px 0 0;
	}
	.box.special .product-block .product-details::after {
		right: 10px;
	}
	.subbanner-cms .subbanner-inner-block1, .subbanner-cms .subbanner-inner-block2 {width: 47.9%;}
	.subbanner-cms .subbanner-inner-block1 .description, .subbanner-cms .subbanner-inner-block2 .description {top: 25%;}
	.category_tab .tab-content {
		width: 60%;
	}
	.category_tab .tab-pane .product-block .product-details {
		padding: 20px 0 0 15px;
	}
	
	.megnorblog {
		width: 100%;
	}
	.newsletter {
		width: 100%;
		float: left;
	}
	#footer #block_3.footer-area {
		width: 100%;
	}
	#footer #block_4.footer-area {
		width: 100%;
	}
	#footer #block_1.footer-area {
		padding: 0 0 0 0;
	}
	#footer #block_1.footer-area h2 {
		margin: 0;
		padding: 0 0 15px 0;
	}
	
	#footer #block_1.footer-area , #footer .newsletter.col-sm-3.column , #footer #block_3 .col-sm-3.column{min-height: 0;border:none;}
	.container h2.sub-txt {width: 100%;margin: 0 0 10px;position: relative;z-index: 9;}
	footer h5 {color: #fff;}
	#footer {padding: 20px 0 0;}
	p.powered {
		width: 100%;
	}
	.content_footer_bottom {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	#footer #block_3 .col-sm-3.column:last-child {
		padding: 0;
	}
	#footer .col-sm-3.column {
		padding: 0;
	}
	#footer .col-sm-3.column:last-child {
		padding: 0;
	}
	.category_tab .nav-tabs {
		width: 35%;
	}
	#footer #block_1 .contact_address {
		width: 40%;
	}
	.swiper-viewport .swiper-button-next::before {
		height: 60px;
		font-size: 28px;
	}
	.swiper-viewport .swiper-button-prev::before {
		height: 60px;
		font-size: 28px;
	}
	.testimonial-cms {
		margin: 30px 0 30px 0;
	}
	
	.category_list_cms {margin: 50px 0 30px;}
	.box.special {margin: 0px 0 40px 0;}
	.home-page-cms .content1 .offer {right: -17px;}
	#Tab_Category_Slider .nav li:last-child {
		margin-bottom: 50px;
	}

	.swiper-viewport .swiper-button-prev::before {
		padding: 1px 0;
	}
	.swiper-viewport .swiper-button-next::before {
		font-size: 22px;
	}
	.swiper-viewport .swiper-button-prev::before {
		font-size: 22px;
	}
	.swiper-viewport .swiper-button-next::before {
		padding: 1px 0;
	}
	.box.bestseller {
		margin: 0 0 45px 0;
	}
	
	.layout-2.left-col #column-left {
		width: 100%;
	}
	.layout-2.left-col #content {
		width: 100%;
	}
	.productpage .breadcrumb {
		right: 0;
	}
	#searchbox {
		width: 569px;
	}
	
	.search_box::after {
		left: auto;
		right: 5px;
	}
	.responsive-menu .main-navigation img {
		margin: 0 0 20px 0;
		display: none;
	}
	#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
		float: left;
		min-width: 200px;
		text-align: left;
	}
	.search_box .form-control-select.active {
		background: #f5f5f5 url("../image/megnor/select-arrow-up.gif") no-repeat 140px 18px;
	}
	.search_box .form-control-select {
		background: #f5f5f5 url("../image/megnor/select-arrow-down.gif") no-repeat 140px 18px;
	}
	#column-right .single-banner {
		margin: 0 0 30px 0;
	}
	.box.ProductbyCategory .box-content {
		width: 60%;
	}
	.all-blog .blog-left-content {
		float: none;
		width: 100%;
	}
	.blog-right-content {
		float: none;
	}
	.all-blog .blog-right-content {
		padding:  10px 0 30px;
		width: 100%;
		display: inline-block;
	}
	 #menu ul {
		clear: both;
		top: 57px;
	}
	.nav_left {
		letter-spacing: 0;
	}
	.nav_right .whishlist {
		padding: 0 ;
	}
	.service.service1, .service.service2, .service.service3 {margin: 0 8px 0 0;}
	.common-home .box-content-category {
		display: none;
	}
	.box-content-category {
		display: none;
	}
	.main-slider {
		width: 100%;
	}
	.responsive-menu, .main-menu {
		width: 100%;
	}
	.newsletter-inner {
		width: auto;
		z-index: 99;
	}
	.newsletter-inner #txtemail {
		width: 330px;
	}
	.newsletter h5 {margin: 41px 0 0 0;}
	.newsletter h5::after {top: -40px;}
	.footertop {padding: 0 0 20px;}
	.newsletter-inner .btn {
		padding: 6px 15px;
	}
	.container h2.news span {
		font-size: 15px;
	}
	.container h2.news {
		padding: 0 0 0px 50px;
	}
	#footer .footer-right {
		width: 100%;
	}
	.footer-logo {
		width: 100%;
		margin: 12px 0 16px;
		float: none;
	}
	.social-icons.col-sm-3.column li a::after{
		display : none;
	}

	#footer  .social-icons.col-sm-3.column li a{
		border-bottom: none;
	}
	.social-icons .toggle {
		padding: 10px 0px;
		margin: 0 auto;
	}
	#servicecmsblock .Fourth-content-four, #servicecmsblock .third-content-three, #servicecmsblock .second-content-two, #servicecmsblock .first-content-one, #servicecmsblock .Fifth-content-five {
		padding: 0 15px;
		width: 25%;
		text-align: center;
	}

	#servicecmsblock {
		margin: 0 0 40px;
		padding: 20px 0;
	}
	.service-right {
	    float: none;
	    width: 100%;
	}
	#servicecmsblock .icon-left1, .icon-left2, .icon-left3, .icon-left4, .icon-left5 {
	    float: none;
	    display: inline-block;
	    margin: 0 auto;
	}
	.service-content {
	    margin: 0;
	    text-align: center;
	}
	.offer-block {
		padding: 20px 0;
	}
	footer .social-icons.col-sm-3.column h5 {
		margin: 0;
	}
	.offer-block {
		display: none;
	}
	.col-sm-5.header_search {display: inline-block;padding: 11px 15px 11px 0;}
	.header_center {
		padding: 0;
		width: 100%;
	}
	.header-contact {margin: 4px 0 0;}
	.header-cartright {
		padding: 15px 0;
	}
	#column-left .box.latest .product-thumb .image {
		width: auto;
	}
	.layout-2.left-col #content {
		padding: 0;
	}
	footer {
		margin-top: 0;
	}
	#column-left .box, #column-right .box {
		margin: 0 0 20px;
	}
	#column-left .box.latest, #column-right .box.latest{margin: 0 auto;}
 	#column-left .box.pxtestimonialblock, #column-right .box.pxtestimonialblock {margin: 0 0 20px;}

	.layout-2.left-col #column-left {
		margin: 30px 0;
	}
	.latest_default_width {
		width: 100%;
	}
	.box.latest .product-block .product-details {
		padding: 80px 0;
	}
	.box.latest .product-thumb .image {
		width: 50%;
	}
	.box.latest .product-block .product-details {
		width: 50%;
	}
	#latest-carousel .product-block {
		margin: 0;
	}
	.box.latest .status_stock {
		left: 50px;
		right: auto;
		width: 35%;
		font-size: 13px;
		padding: 10px 0;
		letter-spacing: 1px;
		top: 45%;
	}
	.box.latest .status_stock .wishlist_button {
		padding: 0 10px;
	}
	
	.status_stock .wishlist_button .fa.fa-heart {
		font-size: 11px;
	}
	#cart .item-count {
		top: -4px;
	}
	.box.latest .status_stock .wishlist_button {
		left: auto;
		right:0;
	}
	#content.productpage .product-left {
		width: 100%;
		border-right: none;
		padding: 0;
	}
	.productpage .row {background: none}
	.common-home.layout-2.left-col #column-left {margin-top: 0;}
	#content .product-carousel .product-block-inner, #content .productbox-grid .product-block-inner {}
	footer .social-icons.col-sm-3.column h5 {font-size: 14px;}
	.social-icons.col-sm-3.column {width: 100%;text-align: center;padding: 0 0 20px;}
	.cms-store {width: 100%;text-align: center;padding: 0 0 20px;}
	.storeimg1, .storeimg2, .storeimg3 {
	    width: auto;
	    float: none;
	    margin: 0 15px 0 0;
	    text-align: center;
	    display: inline-block;
	}
	#paymentcmsblock {width: 100%;text-align: center;}
	#paymentcmsblock ul {float: none;margin: 0;}
	.bottomfooter .list-unstyled {margin-bottom: 10px;}
	.banners-slider-carousel .customNavigation {top: 38% !important;}
	.box.pxtestimonialblock .box-content .customNavigation a {top: 50px;}
	.box.pxtestimonialblock .box-content .customNavigation a.prev {right: auto;left: 35%;}
	.box.pxtestimonialblock .box-content .customNavigation a.next {right: 35%;left:auto;}
	.box-content .customNavigation a.prev, .hometab .customNavigation a.prev {}
	.box-content .customNavigation a.next, .hometab .customNavigation a.next {}
	#content .box .box-heading, .hometab .box-heading {padding: 0 0 20px;}
	#content .col-sm-6.product-right {padding: 0 15px;width: 100%;}
	#content.productpage .product-left {
		padding: 0 15px;
	}
	.information-block .banner {padding: 0 15px;}
	#footer::after {
	    height: 200px;
	    width: 210px;
	    top: 20px;
	    background-size: 100%;
	}

}
@media (max-width: 767px) and (min-width:544px){
	.testimonial-cms {
		padding: 15px;
	}
	
	.etabs {
		margin: 0;
	}
	.htabs a, .categorytab .nav-tabs a {font-size: 13px;margin: 0 8px;}
	.htabs {
		margin: 0 0 10px 0;
	}
	.offer-wrapper .offer-desc {
		display: none;
	}
	.offer-wrapper .offer-btn {
		margin: 0 25px;
		font-size: 11px;
	}
	.offer-wrapper .offer-title {
		font-size: 13px;
		line-height: 20px;
		width: 130px;
	}
	.offer-wrapper {
		left: 15%;
		top: 10%;
		right: auto;
	}
	.special_default_width {
		width: 100%;
	}
	#servicecmsblock .fourth-content-four, #servicecmsblock .third-content-three, #servicecmsblock .second-content-two, #servicecmsblock .first-content-one, #servicecmsblock .Fifth-content-five {
		padding: 0 15px;
		width: 50%;
	}
	#servicecmsblock .first-content-one , #servicecmsblock .second-content-two{padding: 0 15px 15px;}
	#servicecmsblock {
		padding: 30px 0;
	}
	.box.special .product-block-inner {
		margin: 0;
	}
	
	.category_tab .tab-content {
		width: 40%;
	}
	.category_tab .nav-tabs {
		width: 40%;
	}
	.cms-inner-block1, .cms-inner-block2 {width: 47%;}
	
	.offercms-block .offercms-inner-block1 .description .banner_text {
		margin: 10px 0 0 0;
	}
	
	.blog_default_width {
		width: 100%;
	}
	.write-comment a, .date-time {
		width: 100%;
	}
	
	
	.category_tab .owl-item .col-lg-12 {margin: 0 0 50px 0;}
	.product-thumb .caption {padding: 0;}
	.category_list_cms {text-align: center;}
	.category_list1, .category_list2, .category_list3, .category_list4 {width: 38%;float: none;display: inline-block;}
	.category_list2 , .category_list4  {margin: 0 auto;}
	#parallaxcmsblock .content {padding: 0 15px;}
	#parallaxcmsblock .parallax-title {font-size: 40px;line-height: 60px;}
	.home-page-cms .content1 .offer {right: -15px;}
	.home-page-cms .content2 .title {font-size: 30px;line-height: 40px;}

	
}
@media (max-width: 543px) {
	
	.testimonial-cms {
		padding: 25px;
	}
	.testimonial-cms .peoplesay-title h1 {
		padding: 0;
	}
	
	.offer-wrapper .offer-desc {
		display: none;
	}
	.offer-wrapper .offer-title {
		font-size: 12px;
		line-height: 18px;
		width: 120px;
	}
	.offer-wrapper .offer-btn {
		margin: 0 15px;
		font-size: 11px;
	}
	.offer-wrapper {
		left: 14%;
		top: 10%;
	}

	.box.special .product-block .product-details {
		width: 100%;padding: 0 15px;
	}
	.special_default_width {
		width: 100%;
	}
	#servicecmsblock .fourth-content-four, #servicecmsblock .third-content-three, #servicecmsblock .second-content-two, #servicecmsblock .first-content-one {
			width: 50%;
	}
	#servicecmsblock .second-content-two, #servicecmsblock .first-content-one{padding: 0 15px 15px;}
	.information-block .banner {padding: 0 0 25px;width: 100%;}
	.subbanner-cms .leftside {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.subbanner-cms .rightside {
		width: 100%;
	}
	.subbanner-cms img {
		width: 100%;
	}
	
	.newsletter .input-news {
		width: auto;
	}
	
}
@media (max-width: 479px) {
	
	.testimonial-cms {
		padding: 40px 15px;
	}
	.testimonials .customNavigation {
		top: -26px;
	}
	.testimonial-cms .peoplesay-title h1 {
		padding: 0;
	}
	.box.special .product-block-inner .image { margin-right: auto;}
	.testimonial-cms {
		text-align: center;
	}
	#banner0 img, #banner1 img, #banner2 img {
		float: none;
		text-align: center;
		width: 100%;
	}
	#content.productpage .product-title {
		font-size: 15px;
	}
	
	.container .nav-responsive span {display: none;}
	.product-block .product-details {padding: 5px 20px 10px;}
	.product-list .product-details {padding: 0;}
	.search_box {
		display: none;
	}
	#searchbox {
		width: 100%;
	}
	.header_search .form-control.input-lg {
		width: 100%;
	}
	
	
}
/* end responsive part*/
@media (min-width: 768px) {
	#menu li:hover .dropdown-menu, #menu ul li.hiden_menu:hover .dropdown-menu{    visibility: visible;}
	.header-content {display: none;}
}
@media only screen and (max-width: 767px){
	.table.table-bordered.shopping-cart{ display: none; }
	.table.table-bordered.shopping-cart.responsive{ display: inline-table; clear: both; }
	.shopping-cart.responsive .input-group.btn-block {max-width: 100% !important; width: 100%;}
	.shopping-cart.responsive .input-group.btn-block .form-control{ width: auto; float: none; display: inline-block; }
	.shopping-cart.responsive .input-group.btn-block .input-group-btn{ clear: none; float: none; display: inline-block; }
	#checkout-cart .btn.btn-primary {
		margin: 0 5px;padding: 7px 25px;
	}
	.subbanner1_img {
		float: none;
	}
	.subbanner2_img {
		float: none;
	}
	#content .category_list_cms .box-head .box-heading {width: auto;clear: both;float: none;}
	.category_list_cms .subcategory li:hover {padding-left: 0;}
	.related_default_width { width:240px;}

}
 @media only screen and (max-width: 543px){
	 #checkout-cart .btn.btn-primary {
		margin: 0 10px;
		padding: 7px 25px;
	}
	.shopping-cart.responsive .input-group.btn-block .input-group-btn {
		width: 100%;
		margin: 12px 0 0 0;
	}
 }
 @media only screen and (max-width: 479px){
 	.shopping-cart.responsive .input-group.btn-block .input-group-btn{ clear: both; display: block; }
 	.shopping-cart.responsive .input-group.btn-block .form-control{ width: 100%;}
 }
@media (max-width: 767px) {
.hometab.box, .category_tab .tabs, .box.featured {width: 100%;}
.fa.fa-heart {padding: 0 0 0 0;}
#social_block .toggle-footer { padding:0; }
.pull-left.footer-block {width: 100%;text-align: center !important;}
.product-thumb .button-group button.compare {float: left;width: 100%;}
#top-links .fa.fa-heart{display:inline-block;color:#fff;}
.fa.fa-share {padding: 0; }
.htabs a::after {
    right: -12px;
}
.hometab, .categorytab {
    margin: 0 0 50px 0;
}
.hometab .box-heading {
	width: 100%;
	text-align: center;
}
.megnorblog .box .box-heading {
	width: 100%;
	text-align: left;
}
.htabs{width:100%;}
#top .headertop-text {display:none;}

#special-carousel .rating{bottom: 15%;}
.nav > li {position: relative;display: inline-block !important;}
#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;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		-moz-border-radius:0px;
		color: #fff;
	}
	.productpage .breadcrumb {
		left: 0;
		right: 0;
	}
	.productpage .container h1, .productpage .container h2 {
		margin: 10px 0 30px 0;
	}
	.container h1{
		text-align: center;
	}

}
@media (max-width: 767px) {
	#form-currency .hidden-xs.hidden-sm.hidden-md {padding: 0 ;}
	#form-language .dropdown-menu > li > .btn {padding: 0;}
	.dropdown-menu.dropdown-menu-right.myaccount-menu{right:0;left:auto;}
	#top-links #form-language .dropdown-menu.language-menu li {margin: 0;padding: 10px 5px 0 8px;}
	#form-language .dropdown-menu.language-menu {padding: 5px 0 12px;}
	#content .product-list .product-block { float: left;min-height: auto;width: 100%;margin: 0 0 30px 0;}
	#featured-carousel .product-image-block-inner {display: inline-block;padding: 10px;float:none;width:100%;}
	.product-thumb .rating {opacity: 1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;}
	.product-thumb:hover .rating {opacity: 1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;}
	.main-slider, .subslider {
		width: 100%;
		float: none;
		display: inline-block;
	}
	.header_bottom {text-align: center;}
	.col-sm-5.header_search {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.header_bottom .whishlist {
		float: none;
	    display: inline-block;
	    vertical-align: top;
	}
	.header_bottom .account {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.col-sm-3.header_cart {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.header_search .btn.btn-default.btn-lg {
    font-size: 0;
    background: var(--background)url("../image/megnor/search.png") no-repeat scroll center;
    width: 40px;
}
	.header_search .btn.btn-default.btn-lg {padding: 0 13px;}
	#content .col-sm-6.product-left, #content .col-sm-6.product-right {width: 100% !important;}
	#content .col-sm-6.product-right{margin-left: 0;}
	.quickview {display: none;}
	#tablatest-carousel .product-thumb .rating, #tabbestseller-carousel .product-thumb .rating, #tabspecial-carousel .product-thumb .rating{bottom: auto;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 100px !important;}
	.blog-left .blog-image .zoom, .blog-left .blog-image .readmore_link{opacity:1; -khtml-opacity:1;-webkit-opacity: 1;-moz-opacity:1;transform:scale(1.1);}
	.sale-cms{display: none;}
	.newsletter{padding: 35px 10px 35px 10px; margin:0; width:100%;}
	.newsleft {text-align: center; width: 100% !important; margin:0}
	.newsletter .form-group {width: 100%;}
	.newsletter .input-news {
		width: auto;
		display: inline-block;
		text-align: center;
		float: none;
	}
	.newsletter {
		padding: 10px 10px 20px 10px;
		margin: 0;
		width: 100%;
		float: none;
		display: inline-block;
	}
	.newsletter .news-icon::before { float:none; display:inline-block;} 
	#main-menu.responsive-menu ul.navbar-nav{ top:60px; margin:0;}
	.date-comment{padding: 0 0 0 20px;width:auto;}
	.product-list .product-thumb .quickview-button{display:none;}
	#search .input-lg{
		border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
		-moz-border-radius:5px;
	}
	.blog-left:hover .blog-image::before {
	  opacity: 1;
	  -webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	  transform: scale(1.1);
	  -webkit-transform: scale(1.1);
	  -moz-transform: scale(1.1);
	  -ms-transform: scale(1.1);
	  -o-transform: scale(1.1);
	  transition: all 0.35s ease 0s;
	  -webkit-transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-ms-transition:all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	}
	.blog-image::before{border:none;}
	.header-container .container .row{margin:0;}
	.content-top .first-content-one{
		width:100%;
		float:none;
		position:relative;
		margin:0;
		padding:10px 0 0 0;
	}
	.category_img {
	  transition: all 0.3s ease-in-out 0s;
	  -webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		-o-transition:all 0.3s ease-in-out 0s;
	}
	.hometab .customNavigation a {top: 380px;}
	.banners-slider-carousel .customNavigation {top: 45% !important;}
	.view h3{padding:15px 0 0 0;}

	.right-myaccount-menu .fa.fa-heart {
	  display:block;
	   margin: 7px 5px 0 0;
	   cursor: pointer;
	}
	.right-myaccount-menu .fa.fa-heart:hover{color:var(--background);}
	.right-myaccount-menu .fa.fa-share {
	  display: block;
	  margin: 7px 0 0 0;
	  cursor: pointer;
	}
	.right-myaccount-menu .fa.fa-share:hover{color:var(--background);}
	.right-myaccount-menu li a{display:none;}
	.lang-curr .hidden-xs.hidden-sm.hidden-md {display: none;}
	#form-language .dropdown-menu {
	  border: 1px solid #e0e0e0;
	  margin: 14px 0 0;
	  top: 13px;
	  right:0;
	  left:0;
	}
	.col-sm-5.header-search{margin-left: 12%;}
	#main-menu .nav-responsive{ margin: 15px 0 0 15px;}
	.header-left {margin: 0;}
	.lang-curr {display: inline-block;margin: 0 0 0 15px;}
	.header-center {
	  float: left;
	  padding:0 0 20px ;
	  width: 100%;
	}
	.menu_toggle{display:none !important;}
	.product-layout.product-grid:nth-last-child(1), 
	.product-layout.product-grid:nth-last-child(2), 
	.product-layout.product-grid:nth-last-child(3) {border-bottom: 1px solid #e5e5e5;}
	.product-layout.product-grid:nth-child(3n) {border-right: 1px solid #e5e5e5;}
	.content_header_topleft { margin: 0 auto;}
	.nav.pull-right { float:none; padding:0; margin:0; width:auto;}
	.header-left , .header-logo{float:left; width:50%;}
	.col-sm-3.header-cart{float:left;}
	.header-right {margin: 0px 0 0;}
	.right-links {float: right;  }
	#cart > h4{display:block;}
	.header-main {width: 100%;padding: 0 15px;}
	.header-content {    padding: 0 15px; display:none;}
	.serach-inner{width:100%;}
	.nav-inner.container {    padding: 25px 35px;}
	 .col-sm-8.product-left, .col-sm-4.product-right{padding:0;}
	.common-home .content-top-breadcum {display: none;}
	#search .input-lg {    width:100%;}
	.layout-2.left-col .nav-inner.container{padding: 15px 36px 20px;}
	.col-sm-3.sort { margin: 10px 10px 0 15px;}
    .col-sm-3.search_subcategory {margin-top: 15px; width: 100%;}
	#main-menu .nav-responsive .expandable{margin-right:0;margin-top:2px;}
	#main-menu .nav-responsive .expandable::before{position: relative;right: -10px;}
	#main-menu.responsive-menu .main-navigation{top:58px; left:-16px; width:104.5%;}
	.serach-inner{margin-top:0px;}
	 div.tm_button {    margin-top: 0;    text-align:center;}
	 .megnor-tab-text{padding: 20px 15px;}
	 .product-grid .product-thumb .product-details .button-group, .productbox-grid .product-thumb .product-details .button-group, .product-carousel .product-thumb .product-details .button-group, .category_tab .product-details .button-group{opacity:1;
		 -khtml-opacity:1;
		-webkit-opacity:1;
		-moz-opacity:1;
	}
	.header-cart .dropdown-menu { top: 52px;}
	.layout-2.left-col #content , .layout-2.right-col #content{width:100%;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right {
		width: 100%;
		padding: 0;
		display: block;
		float: left;
		width: 100%;
		padding: 0;
	}
	.product-layout.product-grid.col-lg-3 {
		width: 49.5%;
		text-align: center;
		margin: 0;
		float: none;
		display: inline-block;
	}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox{display:none}
	.single-banner{display:block;}
	.product-list .product-thumb .image, .product-list .product-thumb .image img{float:left;width:auto;}
	.product-list .product-details{width:100%;float:left;}
	.product-list .product-thumb .list-right, .product-list .product-thumb .caption {    border: medium none;    float: left;    padding: 0;    text-align: left;    width: 100%;}
	.product-list .product-block .desc{ float:none;}
	.layout-1 #content {
		padding:15px;
	}

	.col-sm-8.product-left ,  .col-sm-4.product-right{z-index:9;width:100%;}
	#footer .col-sm-3.column{width:100%;float:left;}
	.product-thumb .button-group{margin:20px 0 10px 0;padding:0;}
	.product-thumb .button-group button { position: static;    text-align: center;    width:auto;}
	.product-thumb .button-group .addtocart::before{float:none;}
	.common-home.layout-1 #content{padding:0 0;}
	#cart .dropdown-menu.pull-right {    left:auto;    right:0;}
	#content .product-grid .product-block .product-block-inner:hover {    box-shadow: none; 
	-moz-box-shadow: none;
	-webkit-box-shadow: none;}
	#content .product-grid .product-block:hover {overflow:hidden;}
	.pagination-right {float:left; margin: 10px 0 10px 0; width: 100%;}
	.category_thumb .category_img {    margin: 0;}
	#content .product-carousel .product-block-inner, #content .box-product .product-block-inner, .category_tab .tab-pane .product-block-inner , #content .product-grid .product-block{ display:block;}
	.post-image-hover::before{background:transparent;}
	.blog-left .blog-image .zoom , .blog-left:hover .blog-image .zoom , .blog-left .blog-image .readmore_link , .blog-left:hover .blog-image .readmore_link{opacity:1;-khtml-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	 margin: 0 5px;
}
	.blog-image .post_hover{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;}
	.product-grid img {width: 100%;}
	.product-list .product-thumb .button-group button{width:auto;}
	.product-list .product-thumb .list-right{margin-top:5px;}
	.product-list .product-thumb .price {    font-size: 14px;}
	.blog-left-content .blog-image .zoom ,.blog-left-content .blog-image .readmore_link{opacity:1;
		-khtml-opacity:1;
		-webkit-opacity:1;
		-moz-opacity:1;
		margin:0 5px;
		}
	.comment_info {    float: left;    width: 66%;}
	#main-menu .static_right {    display: block;}
	.product-thumb .button-group{position:relative;float:left;width:100%; bottom:-10%;}
	.product-thumb .button-group button {
	  padding: 6px 15px;
	  background:#fff;
	  color:#F9BF39;
	  }
	.product-thumb .image img{width:auto;}
	.product-thumb h4{line-height:20px;}
	.btn-group.prd_page {    float: left;    margin: 10px 0;    width: 100%;}
	.content-top-breadcum #title-content > h2, .content-top-breadcum #title-content > h1 {    float: none;    font-size: 16px;    text-align: center;}
	.breadcrumb {
		float: none;
		text-align: center;
	}
	.productpage .page-title {
		text-align: center;
	}
	#Tab_Category_Slider .nav-tabs > li > a{padding:0 20px;}
	.header_contentcmsblock {    display: none;}
	.pull-left #form-language .fa.fa-caret-down {padding: 0;}
	.pull-left #form-currency .fa.fa-caret-down {padding: 0;}
	.pull-left #form-language .btn-group span, .pull-left #form-currency .btn-group span {font-size: 0;}
	.pull-left #form-language .btn-group span img {display: inline-block;vertical-align: top;padding: 1px 3px 0 0;}
	#form-currency .btn-link, #form-language .btn-link {padding: 13px 0 7px 20px;}
	#form-language .btn-link::after {right: -10px;}
	#slideshow0 .owl-controls .owl-buttons .owl-prev, #slideshow0 .owl-controls .owl-buttons .owl-next{display:none;}
	#top.fixed #main-menu .nav-responsive {    width: auto;}
	#top.fixed .nav.pull-right {    float: right;    padding: 20px 0px 0 0;    width: auto;}
	#top.fixed #main-menu .nav-responsive .expandable::before{left:-5px;top:3px;}
	#top.fixed #main-menu.responsive-menu .main-navigation {    left: 0px;    top: 66px;    width:100%;}
	#top.fixed .content_header_topleft{padding:21px 0;float:left;margin-left:59px;}
	#top.fixed #cart .dropdown-menu.pull-right {    left: auto;right:0;}
	.productpage .productpage_details .product-left {    padding: 0px; width:100%; z-index:1;}
	.productpage .productpage_details .product-right {    margin-left: 20px; padding: 0; width:100%; z-index:99}
	.layout-2.right-col .prdpage #column-right{display:none;}
	.layout-2.right-col #content.productpage {
		padding: 50px 15px;
	}
	.product-info .additional-carousel{width:100%;margin:0 auto;}
	.product-info .image-additional{width:245px;}
	.productpage .productpage_details .product-right{margin-left:0;}
	.productpage #tabs_info{ clear:both; display:inline-block; width:100%;}
	.left.product-image.thumbnails{float: none;margin: 0 auto 20px;text-align: center;width: 74%;}
	#top.fixed{padding:0 15px;}
	#top.fixed .responsive-menu{padding:0;}
	.tm_content .tm_button > a {    font-size: 10px;    padding: 3px 9px;}
	.subscribe-btn .btn.btn-lg{padding:7px 15px 7px 15px !important;}
	.customNavigation a{ padding:4px 5px !important;}
	.dropdown-toggle.active::after{
	left:-1px;
	width:101%;
	}
	#featured_grid .product-thumb .rating{left:4%;top:74%;}
	
	.category_tab .nav-tabs {
		width: 100%;
		float: none;
		text-align: center;
	}
	.category_tab .tab-content {
		width: 100%;
		margin: 40px 0 0 0;
	}
	#Tab_Category_Slider .nav-tabs > li > a::after {
		display: none;
	}
	.category_tab .tabs {
		border-bottom: 2px solid #ededed;
	}
	.category_tab .tab-pane {
		display: none;
	}
	.category_tab ul li.active a {
		color: var(--background) !important;
	}
	.content_product_block {
		width: 100%;
	}
	.category_tab .tab-content > .tab-pane {
		display: none;
		padding: 0px 0;
	}
	.category_tab .tab-content>.active {
		display: block;
	}	
	 .product_hover_block {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transform: none;
	}
	.product-block:hover .price {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transform: none;
	}
	.product-block .wishlist {
		display: block;
	}
	.category_tab {
		margin: 0 0 50px 0;
	}
	#Tab_Category_Slider .owl-buttons {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		-o-opacity: 1;
	}
	
	.category_tab .tab-content .product_hover_block {
		bottom: -50px;
		left: 15px;
	}
	.count-down .countbox strong {
		width: 50px;line-height: 50px;
	}
	#content .category_tab .tab-pane .product-block {
		overflow: visible;
	}
	.category_tab .nav-tabs > li > a:hover {
		background: none;
		color: var(--background) !important;
	}
	.category_tab .nav-tabs > li.active > a, .category_tab .nav-tabs > li.active > a:focus, .category_tab .nav-tabs > li.active > a:hover {
		background: none;
	}
	.category_tab .nav-tabs > li > a {
		color: var(--text_color) !important;
	}
	#Tab_Category_Slider .nav-tabs > li:nth-child(2n) > a:hover {
		color: var(--background) !important;
	}
	.testimonial-cms .peoplesay-title h1 {
		display: block;
		padding: 0;
	}

	#servicecmsblock .fourth-content-four::after, #servicecmsblock .third-content-three::after, #servicecmsblock .second-content-two::after, #servicecmsblock .Fifth-content-five::after {
		background: none;
	}
	#products-related .product-block .product-block-inner {
		overflow: visible;
	}
	
	.nav_left {
		float: left;
		width: auto;
	}
	.nav_right {
		float: right;
		width: auto;
		text-align: center;
		margin: 0;
	}
	#top{padding: 0 15px;}
	.nav_right .account {
		float: none;
		display: inline-block;
		margin: 0 15px 0 0;
	}
	.dropdown.myaccount {
		padding: 0;
	}
	.nav_right .whishlist {
		float: none;
		display: inline-block;
	}
	#searchbox {width: 362px;}
	
	.header_search .form-control.input-lg {width: 57%;padding: 10px !important;}
	.product_hover_block1 .quickview-button{display: none;}
	.search_box {width: 40%;border-left: 1px solid #e5e5e5;}
	.search_box .form-control-select {
		background: #f5f5f5 url("../image/megnor/select-arrow-down.gif") no-repeat 110px 18px;
		padding: 8px 4px !important;
		font-size: 10px;
	}
	.search_box .form-control-select.active {
		background: #f5f5f5 url("../image/megnor/select-arrow-up.gif") no-repeat 110px 18px;
	}
	.search_box::after {right: -5px;}	
	.newsletter {
		padding: 20px 0 0;
	}
	.newsletter-inner #txtemail {
		width: 380px;
	}
	.container h1, .container h2 {
		margin: 0 0 20px 0;
	}
	.box.latest .product-block .product-details {
		padding: 50px 0;
	}
	.box.special .status_stock {
		left: 0;
		right: auto;
		top: 32%;
		font-size: 12px;
		letter-spacing: 0;
		padding: 5px 0;
	}
	.box.special .product-block-inner .image {margin-right: 3%;}
	.box.special .product-block .product-details {width: 50%;}
	.box.special .product-thumb h4 {margin: 0;font-size: 15px;line-height: 18px;}
	.box.special .product-thumb .price {margin: 3px 0 12px 0;}
	.box.special .product_hover_block .action .cart_button {margin: 10px 0 0 0;}
	#content .special .box-product {padding: 15px;}
	.box.latest .status_stock {
		left: 50px;
	}
	#content .col-sm-6.product-right {
		padding: 0 15px;
	}
	.product-layout.product-list {margin: 0;}
	.col-sm-12.category_list {padding: 0;}
	.page-title {text-align: center;}
	
	#column-left .container, #column-right .container {padding: 0;}
	.tablatest_default_width {width: 270px;}
	.tabbestseller_default_width{width: 270px;}
	.tabspecial_default_width{width: 270px;}
	.featured_default_width{ width:270px;}	

	.product-grid li, #content .box-product .product-items {width: 255px !important;}
	.header_center {width: 100%;}
	.product-block .product-details {padding: 5px 0 0;}
	.product-details.list .product_hover_block1 {}
	.col-sm-5.header_search {padding: 11px 6px 11px 0;}
	.header_bottom .account {margin: 0 6px;}
	.module_default_width {width: 25%;}
	.subbanner-cms {text-align: center;}
	.subbanner-cms .subbanner-inner-block1, .subbanner-cms .subbanner-inner-block2 {
	width: 46%;
	float: none;
	display: inline-block;
}
	.subbanner-cms .subtitle {font-size: 16px;line-height: 26px;}
	.subbanner-cms .title {font-size: 22px;line-height: 30px;}
	.box-heading {font-size: 20px;line-height: 30px;padding: 0 0 20px;}
	.information-block .sub-title {font-size: 11px;line-height: 18px;}
	#footer::after {
	    height: 200px;
		width: 210px;
		top: 10px;
		background-size: 100%;
	}
	.product_hover_block1 {
		top: 100px;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		-o-opacity: 1;
	}
	#parallaxcmsblock {height: 400px;}
	.blog-right {padding: 15px;}

}
@media only screen and (max-width: 543px) {
	#content .box.special .product-block {
		overflow: visible;
		margin-bottom: 0;
	}
	.category_tab .owl-item .col-lg-12 {
		margin: 0 0 50px 0;
	}
	.product-block-inner .image  {
		width: auto;
		float: none;
		display: inline-block;
	}
	.product-layout.product-grid.col-lg-3 {width: 49%;}
	.box.special .product-block-inner .image {width: 100%;margin-right: 0;}
	.box.special .product-block .product-details {width: 100%;padding: 15px 0 0;}
	.countdown {
		width: 100%;
	}
	#parallaxcmsblock {
	height: 350px;
}
	#searchbox {width: 300px;}
	.header_search .form-control.input-lg {font-size: 11px;}
	.search_box {width: 40%;}
	.search_box .form-control-select {
		width: 100%;
	}
	.search_box::after {right: -3px;}
	.search_box .form-control-select {
		background: #f5f5f5 url("../image/megnor/select-arrow-down.gif") no-repeat 100px 18px;
		letter-spacing: 0;
	}
	.search_box .form-control-select.active {
		background: #f5f5f5 url("../image/megnor/select-arrow-up.gif") no-repeat 100px 18px;
	}
	.header_search .btn.btn-default.btn-lg {
	    font-size: 0;
	    background: var(--background)url("../image/megnor/search.png") no-repeat scroll center;
	    width: 40px;
	}
	.newsletter-inner #txtemail {
		width: 345px;
	}
	.box.special .status_stock {
		left: 0;
		right: 0;
		font-size: 13px;
		letter-spacing: 1px;
		padding: 10px 0;
		top: 40%;
	}
	.htabs {text-align: center;}
	.htabs .etabs li, .categorytab .nav-tabs li {display: block;
		float: none;
		border: 1px solid #ebebeb;
		margin-bottom: 15px;
		padding: 0;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
	}
	.htabs a.selected, .categorytab .nav-tabs li.active a , .htabs a:hover {
		background: var(--background);
		color: #fff;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
	}
	.htabs a, .categorytab .nav-tabs a {
    float: none;
    margin: 0;
    padding: 8px;
}
	.etabs {width: auto;}
	.home-page-cms .content1 .offer {right: -15px;}
	.status_stock .wishlist_button {
		padding: 0 10px;
	}
	.box.latest .status_stock {
		left: 30px;
		top: 42%;
	}
	#servicecmsblock .third-content-three{margin-bottom: auto;}
	.category_list1, .category_list2, .category_list3, .category_list4 {width: 46.6%;}
	.category_list2, .category_list4 {margin: 0 auto;}
	.product-grid li, #content .box-product .product-items {width: 240px !important;}
	.subbanner-cms .subbanner-inner-block1, .subbanner-cms .subbanner-inner-block2 {
		width: 100%;
		margin: 0 0 30px;
	}
	.subbanner-cms .subbanner-inner-block2{margin: 0 auto;}
	.module_default_width {width: 50%;}
	.subbanner-cms .subtitle {font-size: 26px;line-height: 36px;}
	.subbanner-cms .title {font-size: 32px;line-height: 40px;}
	#parallaxcmsblock .parallax-title {font-size: 40px;line-height: 50px;}
	.home-page-cms .content2 .title {font-size: 30px;line-height: 40px;}
	.information-block .banner::after {
		position: absolute;
		content: "";
		background: #ededed;
		width: 100%;
		height: 1px;
		top: auto;
		right: 0;
		bottom: 12px;
	}
	.information-block {padding: 30px 0 10px;}
	.header_bottom .account {margin: 0 5px;}
	.social-icons {margin: 5px 0 0 0;}


}
@media only screen and (max-width: 516px) {
	#featured_grid .product-thumb .rating {top: 79%;}
	.dropdown.myaccount {left: auto;}
	.header-tag-widget .tags a{margin: 5px;}
	.product_banner .product_img1 .banner_text {bottom: 45px;}.product_banner .product_img2 .banner_text {
		left: 7%;
		bottom: 13%;
		right: auto;
	}
	.product_img2.img2 {display: inline-block; position:relative;}
	.htabs {margin: 0 0 10px 0;}	
}
@media only screen and (max-width: 479px) {
	#content #featured_grid.box .box-heading{margin:0; }
	#menu.responsive-menu {
		height: 35px;
		width: 35px;
	}
	.header_right{display: none;}
	#menu.responsive-menu {padding: 15px;margin-top: 13px;}
	#servicecmsblock .fourth-content-four, #servicecmsblock .third-content-three, #servicecmsblock .second-content-two, #servicecmsblock .first-content-one, #servicecmsblock .Fifth-content-five {border-right: none;}
	#servicecmsblock .third-content-three, #servicecmsblock .second-content-two, #servicecmsblock .first-content-one {
	padding: 0 15px 20px;
}
	#menu.responsive-menu{padding:5px 6px;}
	.breadcrumb {width: 100%;}
	.product-thumb .button-group button {padding: 6px 6px;}
	#top-links #form-language li {padding: 10px 0 0 10px;}
	#menu.responsive-menu {margin-left:15px;}
	.tablatest_default_width {width: 100%;}
	.tabbestseller_default_width {width: 100%;}
	.tabspecial_default_width {width: 100%;}
	.bestseller_default_width {
		width: 100%;
	}
	
	.header-contact {display: none;}
	#menu .nav-responsive .expandable {height: 0;}
	.nav-responsive .expandable::after {top: 21px;z-index: 99;}
	#menu ul {top: 65px;}
	.main-menu > ul > li > ul, .responsive-menu .main-navigation {border-top: 1px solid #ededed;}
	#servicecmsblock .fourth-content-four, #servicecmsblock .third-content-three, #servicecmsblock .second-content-two, #servicecmsblock .first-content-one, #servicecmsblock .Fifth-content-five {width: 100%;}
	.product_banner {margin: 24px 0 0 0;margin-bottom: 0;}
	.col-sm-4.header-logo {padding: 0 !important; }
	.related_prd .customNavigation a {top: -78px;}
	#content #tabs_info .nav.nav-tabs {padding: 10px 0 ;}
	#tabs_info .nav-tabs > li:first-child > a {
	    margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
	    padding-left: 15px !important;
	}
	.main-slider .swiper-pagination {display: block;bottom: 0;}
	#tabs_info .nav-tabs > li > a {	}
	.blog-image .post_hover {
		top: 35%;
	}
	footer .bottomfooter .list-unstyled a:first-child {
		padding: 0 5px;
	}
	
	.bottomfooter ul li::before {left: -3px;}
	.nav-responsive span {display: none !important;}
	.htabs {display: inline-block;}
	.hometab .htabs {
		margin: 0;position: relative;z-index: 9;
	}
	.etabs {margin:0;}
	.peoplesay-block {
		display: inline-block;
		float: none;
	}
	#servicecmsblock {
		font-size: 13px;
		padding: 20px 0;
	}
	#servicecmsblock .third-content-three{padding: 0 15px 15px;}
	.product_banner .product_img2 .banner_text {left: 7%;right: auto;}
	.hometab .tab-head {height: auto;}
	.header-pro-tag{display: none;}
	.dropdown-menu-right{margin-top: 8px !important;}
	#form-currency .btn-link strong{margin-left: 0;}
	#form-language img{}
	.date-time{float: none;}
	.header-tag-widget .tags a{margin: 5px;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 90px !important;}
	#logo {display: inline-block; float:none;}
	.product-info .additional-carousel{ width:auto;}
	#form-currency .dropdown-menu {top: 13px;}
	.header-cart .dropdown-menu {
	  border: 1px solid #ebebeb;
	  margin-top: 13px;
	  width: 280px;
	  top: 37px;
	}
	
	#cart:hover .item-count {
	    background: var(--background);
	    color: #fff;
	}
	#search {float: left;width: 100%;}
	#cart{width:auto;}
	.input-group-btn .search {display: none;}
	#main-menu .nav-responsive { margin: 10px 0 0 15px;}
	.col-sm-5.header-search { float: right; width: auto;}
	#search .fa.fa-search{display: block;}
	#content #products-related .related-carousel .product-block-inner{padding:0;}
	.newsleft .news-title1 {font-size: 16px;}
	.col-sm-3.header-cart{padding:0;}
	#button-cart, #button-cart2, .productpage .form-group.qty .wishlist, 
	.productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, 
	.quickview .form-group.qty .compare {/*float: left;*/}
	.button-group.prd_page{margin: 10px 0 0 5px;}
	.contact-info address{margin: 0 0 10px 36px;}
	.header-left, .header-logo {float: left;margin: 0 0 5px; width: 50%;}
	#search .input-lg{padding:0 0 0 5px;}
	.header-center {padding: 0;}
	.col-sm-5.header-search {
	    border:none;
		background: var(--text_color); /* Old browsers */
		background: -moz-linear-gradient(-45deg, #000 0%, #424242 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(-45deg, #000 0%,#424242 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(135deg, #000 0%,#424242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--text_color)', endColorstr='#424242',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	    color: #fff;
	    float: right;
	    height: 36px;
		width:100%;   
	    z-index: 999;
		margin-right:0;
	}
	#search #searchbox {
	    left: auto;
	    position: absolute;
	    right: 0;
	    top: 5px;
	    width: 250px;
	}
	.product-grid li, #content .box-product .product-items {width: 100% !important;}
	.product-thumb .button-group button {width: auto;}
	.hometab .customNavigation a {top: -170px;}
	.htabs .etabs li::before {content: none;}
	#featured_grid .box-content .customNavigation a.prev {right: 10px;margin-top:10px;}
	#featured_grid .customNavigation a {
		top: -60px;
		text-align: center;
		margin-top: 10px;
		right:-15px;
	}
	#featured_grid .product-thumb .rating {top: 78%;left:0;}
	#featured-carousel .rating, #special-carousel .rating {bottom: 22%;}
	.hometab .tab-head{padding:0;}
	.htabs{margin-top: 10px;}
	.service-content {margin:0; }
	.nav-tabs > li > a{margin:0;}
	.col-sm-3.sort{display:none;}
	#search .input-lg {border: 1px solid #ebebeb;padding: 0 35px 0 8px;}
	.product_banner .product_img1 .banner_text { bottom: 25px;left: 4%;}
	.newsright .row {    margin: 30px;}
	.category_img img { width: auto;}
	.testimonial-cms .customNavigation a.prev {right: 20px !important;}
	.pull-left.footer-block {text-align: center !important;width: 100%;}
	.newsleft {text-align: center;width: 100% !important;}
	.newsletter {width: 100%;}
	.category_list_cms .category_list1 .banner_text, .category_list_cms .category_list2 .banner_text, .category_list_cms .category_list3 .banner_text {font-size: 16px;padding: 6px 20px;}
	.newsright .row {margin: 10px 0 0 0;}
	#social_block .toggle-footer {padding: 10px 0;}
	.newsletter .input-news {   margin-bottom:10px;}
	.blogs .box-head{ padding: 0 0 25px;}
	.subscribe-btn .btn.btn-lg {padding: 7px 15px;}
	.product-layout.product-grid.col-lg-3 {width: 100%;border: none;}
	.information-blogger-blogs .blog-image{height:auto;}
	#cart .dropdown-menu.pull-right {
		left: auto;
		top: 51px;
		width: 285px;
		right: -70px;
	}
	.product-thumb .image {
  		overflow: hidden;
  		position: relative;
  		text-align: center;
	}
	#tab-head .product-thumb.product-block-inner .image {
	margin:0 !important;}
	#tab-latest .product-thumb .image
	 .product-info .additional-carousel{width:100%;margin:0 auto;}
	 .product-info .image-additional a{float:none;text-align:center;}
	.product-info .image-additional {
		width: 148px;
	}
	 #content .image-additional .slider-item .product-block{float:none;}
	 #tabs_info .nav-tabs > li{border: medium none;    float: left;    margin-bottom: -1px;    text-align: center;    width: 100%;}
	 #content .box.related_prd .box-heading{margin:0;}
	 .related-products {}
	 #tabs_info p {text-align: left;}
	 .sort-by-wrapper, .show-wrapper{width:100%;margin: 2px 0;}
	 .category_filter .limit{float:left}
	 .blog-right-content .blog-desc{text-align:left;}
	 .comment-wrapper{float:left; width: 100%; margin:0 0 15px;}
	 .user_icon{float:none;}
	 .comment_info{width:100%;text-align:justify;}
	 .nav-inner.container {    float: left;    margin: 0 auto 20px;}
	 .category_filter .show{margin:8px 22px 0 0px}
	 .col-sm-3.header-cart {    float:left;    margin: 8px auto;    width:120px;}
	 #cart {    display: block; margin: 0 auto;}
	 #cart > .btn .fa{margin:0;}
	 #cart > h4{left:45px;right:0;margin:0 auto;display:none;text-align:center;float:none}
	  #cart button > h4{display:none;}
	  #main-menu .nav-responsive {width: auto;}
	#main-menu.responsive-menu .main-navigation {left: -15px; top: 54px;width: 107.5%;}
	 .pull-left { display: block; float:left; left: 0; margin: 0 auto; position: relative;right: 0;text-align: center;vertical-align: middle;    width: auto;}
	 #form-language .dropdown-menu {    left: 0;    margin: 15px 0 0;    right: 0;    text-align: left;}
	 #form-currency .dropdown-menu {margin: 15px 0 0;}
	 .nav-inner.container{width:100%;}
	 .productpage .product-info .product-image .customNavigation span.prev{left:0;}
	.productpage .product-info .product-image .customNavigation span.next {
		right: 10px;
	}
	#top.fixed #cart > button > span, #top.fixed #cart > h4 {    display: none;}
	#top.fixed .nav.pull-right {    display: block;    float: right;    padding: 20px 2px 0 0;    position: relative;    right: 14px;    top: -90px;    width: 50px;}
    .header-container.fixed {    margin-top:130px;}
	#top.fixed .content_header_topleft {    float: none;    margin: 0 auto;    padding: 26px 0;    width: 180px;}
	#top.fixed .responsive-menu{top:-118px;}
	.content_header_topleft {    float: none;    margin: 0 auto;}
	.related_default_width {
		width: 100%;
	}
	#main-menu.responsive-menu ul.navbar-nav{ top:56px;}
	.header-right .head { margin: 0px 15px 0 0;}
	.box.featured{ padding-top:0;}
	.swiper-viewport .swiper-button-next::before {display: none;}
	.swiper-viewport .swiper-button-prev::before{display:none;}
	.htabs .etabs li, .categorytab .nav-tabs li {
		padding: 0;
		margin: 0 0 15px;
		width: 100%;
		float: none;
		text-align: center;
		border: 1px solid #ededed;
	}
	.htabs a, .categorytab .nav-tabs a {
		float: none;
		margin: 0;
		padding: 8px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
	}
	.htabs a:hover {color: #fff;}
	.product-block-inner .image {width: 100%;}
	
	#blog-carousel .owl-controls .owl-buttons .owl-prev {
		right: 30px;
	}
	.box.special .product-block-inner {
		margin: 00 0 0;
	}
	.box.bestseller .product-carousel .slider-wrapper-outer {
		margin: 0 0 0 0;
	}
	.category_list li a {
		padding: 5px 5px;
	}
	#custom_tab.product-tabs a:first-child {
		padding: 10px 10px 10px 10px;
	}
	.testimonial-cms .peoplesay-title h1 {
		font-size: 11px;
	}
	#footer #block_1 .contact_address {
		width: 70%;
	}
	.count-down .countbox strong {
		width: 50px;
	}
	.col-sm-12.category_list {
		padding: 0;
	}
	.category_list li {
		margin: 0 8px 0px 0;
	}
	.product-list .product_hover_block {
		left: 0;
	}
	.product-list .product-block:hover .product_hover_block {
		left: 0;
	}
	
	.pagination-wrapper .page-link {
		float: none;
		text-align: center;
	}
	.pagination-wrapper .page-result {
		float: none;
		text-align: center;
	}
	.breadcrumb > li {
		white-space: normal;
		line-height: 20px;
	}
	.layout-2.right-col #content.productpage {
		padding: 60px 0;
	}
	#content .col-sm-6.product-left, #content .col-sm-6.product-right {
		padding: 0;
	}
	#custom_tab ul li a {
		font-size: 13px;
	}
	.productpage .product-description td {min-width: 125px;}
	#checkout-cart .btn.btn-primary {padding: 7px 25px;}
	.common-home.layout-1 #content {padding: 0;}
	.layout-2.left-col #content, .layout-2.right-col #content {
		padding: 0;
	}
	.dropdown-menu.dropdown-menu-right.myaccount-menu {
		right: auto;
		left: -110px;
	}
	.header_search .form-control.input-lg {
		width: 100%;
		padding: 10px 15px !important;
		border-left: 1px solid #e5e5e5 !important;
	}
	#searchbox {
	width: 83%;
float: right;
}
	.header_bottom {padding: 0 0 11px;}
	#form-currency .btn-link, #form-language .btn-link {padding: 8px 0 8px 20px;}
	#form-language .btn-link::after {top: 7px;}
	.col-sm-3.header_cart, .header_bottom .account {padding: 11px 0 0;}
	.header_bottom #wishlist-total {margin: 11px 0 0;}
	.col-sm-5.header_search {padding: 11px 0 0 0;width: 100%;}
	#content .box .box-heading, .hometab .box-heading {
		font-size: 20px;width: 100%;padding: 0 0 10px;
	}
	.container h2.news span {
		font-size: 12px;
		text-align: left;
	}
	.newsletter-inner #txtemail {
		width: 196px;
	}
	.newsletter-inner #txtemail {
		font-size: 11px;
		letter-spacing: 0;
	}
	.newsletter-inner .btn {
		padding: 6px 8px;
	}
	.newsletter-inner {margin-top: 0;}
	.blog-right {
		width: 100%;
		float: left;
	}
	.blog-right .date-time {padding: 0;}
	.write-comment {padding: 0 0 15px;}
	.blog-right .blog-desc {padding: 0;}
	.megnorblog .bx-viewport {
		height: 80px !important;
	}
	.featured_default_width {
		width: 100%;
	}
	#products-related .customNavigation {
		top: 10px;
	}
	.box.latest .product-block .product-details {
		padding: 0;
	}
	#latest-carousel .product-block {	}
	.box.latest .status_stock {
		left: 0;
		width: 45%;
		font-size: 11px;
		padding: 5px 0;
		letter-spacing: 0;
	}
	.box.latest .status_stock .wishlist_button {
		padding: 0 5px;
	}
	.product-grid .product-block-inner {
		padding: 0;
	}
	.product-grid .product-thumb .image ,.product-list .product-thumb .image {
		width: 100%;margin: 0 auto;
	}
	.row .product-list {padding: 0;}
	.product-list .product-thumb .image, .product-list .product-thumb .image img {
		float: none;
	}
	.product-list .product-block .status_stock {
		left: 0;
		right: 0;
	}
	.product-list .product-block .status_stock {
		width: 60%;
	}
	.product-layout.product-grid, .product-layout.product-list {
		/*padding: 0;*/
	}
	.category_thumb .category_img {
		margin-bottom: 20px;
	}
	.swiper-button-prev, .swiper-button-next {display: none;}
	.footer-logo {margin: 12px 0 8px;}
	.bottomfooter {padding: 25px 0 ;}
	#content .form-control {margin: 0 0 5px;}
	#checkout-cart .btn.btn-primary {margin: 0;}
	.checkout-cart .pull-right {
	    margin: 0;
	    padding: 0;
	}
	.checkout-cart .shopping-cart .input-group-btn:last-child > .btn{margin-left: 5px;margin-right: 5px;}
	#accordion .input-group {display: initial;}
	.htabs a::after {
	    content: none;
	}
	.customNavigation {
	    display: none;
	}
	.etabs {width: 100%;float: left;}
	.input-group-addon, .input-group-btn {
	    vertical-align: top !important;
	}
	.main-slider{height: 200px;}
	.main-slider img, .main-slider .swiper-container, .main-slider .swiper-viewport {
	    height: 100%;
	}
	
	.htabs li.selected a, .categorytab .nav-tabs li.active a, .htabs li:hover a {
	    background: var(--background);
	}
	.htabs a.selected, .categorytab .nav-tabs li.active a , .htabs a:hover {background: var(--background);color: #fff;}
	.blog-left {width: 100%;}
	.subbanner-cms .subbanner-inner-block1 .description, .subbanner-cms .subbanner-inner-block2 .description {
		top: 25%;
		right: 0;
		left: 0;
		text-align: center;
	}
	.subbanner-cms .title {font-size: 26px;line-height: 32px;}
	.category_list1, .category_list2, .category_list3, .category_list4 {
		width: auto;
		float: none;
		margin: 0 auto;
		display: inline-block;
	}
	.category_list_cms {text-align: center;}
	#parallaxcmsblock .parallax-title {
	font-size: 26px;
	line-height: 30px;
}
.home-page-cms .content2 .title {
	font-size: 18px;
	line-height: 30px;
}
.home-page-cms .homepage-inner {height: 200px;}
#footer::after {
    display: none;
}
#footer , .footertop {padding: 0;}
#content .box-product .product-block {border: none;}
.header-cms {padding: 10px 0 0;width: 100%;}
.nav_left {
	float: left;
	width: 100%;
	text-align: center;
}
.nav_right .pull-left {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.nav_right {width: 100%;}


}
@media only screen and (max-width: 319px){
#featured_grid .product-thumb .rating {top: 70%;left: 0;}
#menu ul {width: 92%;}
#form-currency .btn-link, #form-language .btn-link {line-height: 13px;}
.product_banner .product_img1 .banner_text {bottom: 16px; left: 4%;}
.newsright .row { margin: 10px 0 0 0;}
.newsletter .input-news {width: 60%;}
#content #blog-carousel .blog-item, .blog-right h4, .blog-desc {text-align:left; }
.category_list_cms .category_list1 .banner_text, .category_list_cms .category_list2 .banner_text, .category_list_cms .category_list3 .banner_text {
  font-size: 10px;
  margin-top: 27%;
  padding: 3px 10px;
}
#featured-carousel .product-image-block-inner {
  display: inline-block;
  float: none;
  padding: 10px;
  width: 100%;
}
	#form-currency .btn-link strong {margin-left: 0;}
	.map iframe {width: 280px !important;}
	.subscribe-btn{width: 100%;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{right: 5%;}
	#blog-carousel .owl-controls .owl-buttons .owl-next, #blog-carousel .owl-controls .owl-buttons .owl-prev{top: 12px;}
	#form-currency .dropdown-menu{left: -137px;}
	#form-language ul > li .language-select img {	display: none;}
	#content .box.blogs .box-heading{padding: 0 14px 8px 0;}
	#form-language img, #form-currency .btn-link strong{margin-top: 0;}
	#top-links .fa.fa-angle-down {margin: 0;}
	#top-links .fa, #form-currency .btn-link strong, #form-language img{display: inline-block;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 74px !important;}
	#content .box.related_prd .box-heading{font-size: 14px; }
	header .header_left{width: 200px;}
	.header-tag-widget .tags a{margin: 0;}
.row.cat_prod .rating {display: block;}
.header-right {margin: 0;}
#main-menu .nav-responsive {margin: 15px 0 0 15px;}
#search #searchbox {
  left: auto;
  position: absolute;
  right: -75px;
  top: 9px;
  width: 250px;
}
#content .cat_prod .product-grid .product-block {margin: 0 ;padding: 0;}
.newsleft .news-title1 {font-size: 14px;}
#search .input-lg {
  border: 1px solid #ebebeb;
  padding: 0 35px 0 8px;
}
.content-top #servicecmsblock{padding:20px 0;}
.service-content {margin: 0 0 10px;}
.blog-left-content .blog-image .zoom{padding:5px 10px;}
.blog-left-content .blog-image .readmore_link{padding:5px 10px;}
#main-menu.responsive-menu .main-navigation {left: -15px;top: 59px;width: 289px;}
#cart .dropdown-menu table td {padding: 5px 0px 0 0;}
#cart .dropdown-menu table { border: medium none; margin-bottom:0;}
.static_links li {padding:0;position: relative;}
.header-right .head {margin: 6px 15px 0 0;}
.container-top {margin: 0 0 0 10px;}
.header-left, .header-logo {
  float: left;
  margin: 0 0 5px;
  width: 70%;
}
.subscribe-btn .btn.btn-lg {padding: 7px 15px; margin:0;}
	#Tab_Category_Slider .owl-carousel .owl-buttons div {  position: absolute;top: -63px;}
.hometab .customNavigation a {top: -70px;}
.sale {
  color: #ff8300;
  display: block;
  font-size: 15px;
  font-weight: 400;
  opacity: 0;
  -khtml-opacity:0;-webkit-opacity: 0;-moz-opacity:0;
  position: absolute;
  right: 10px;
  top: 5px;
  display: none;
}
.header-cart .dropdown-menu{ top:35px;}
}

#accordion h4.panel-title a.accordion-toggle {display: block;}
.checkout-cart #accordion .panel-title > a, .checkout-checkout #accordion .panel-title {
	background: #f5f5f5 none repeat scroll 0 0;
	color: var(--text_color);
	font-weight: 500;
	padding: 10px;
	
	margin: 0 0 10px 0;
}
#accordion .panel-title > a {color: inherit;}
#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;}
.alert-dismissable .close, .alert-dismissible .close{right: 0 !important;}
#accordion.panel-group .panel {
	width: 100%;
	background-color: #fff;
	border: none;
}
.checkout-success p a {color: var(--background);}
.container{padding:0;}
.product-compare .table-bordered {
  border: 1px solid #ededed;
  display: inline-block;
  float: left;
  overflow: auto;
}

/* Megnor www.templatemela.com End */