body {
	color: #808080;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 24px;
	background:#fafafa;
}
body.common-home{
background:#fff none repeat scroll 0 0;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #333;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width: 12px;
    font-size: 8px;
}
.productpage .alert.alert-info {
	width: 100%;
	float: left;
}
.list-group-item.title {
	font-weight: 600;
}
.right-myaccount-menu .fa.fa-heart {
  display: none;
}
.right-myaccount-menu .fa.fa-share {
  display: none;
}
.fa-stack .fa{font-size:13px;}
/* 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:#7bbb31 !important;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight:normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
#searchbox input.form-control.input-lg::placeholder {
    text-transform: capitalize;
}
.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;
}

.form-control{padding: 6px 12px !important;}
.extension-megnor_blog-home .blog-image {
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
}
.header_left .box-content-category a:hover {
	padding-left: 5px;
	transition: all 0.3s ease 0s;
}
#content .col-sm-6.product-left {
	width: 480px !important;
}
#content .col-sm-6.product-right {
	margin-left: 0;
	width: 45%;
	color: #333;
}
.special-price {
	font-weight: 700;
	font-size: 20px;
}
#column-right .swiper-viewport {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
	background-color: #7bbb31 !important;
}
.bootstrap-datetimepicker-widget .picker-switch .btn:hover {
	color: #fff !important;
	background-color: #7bbb31 !important;
}
.bootstrap-datetimepicker-widget a[data-action] {
	border: none !important;
}
.bootstrap-datetimepicker-widget td span.active {
	background-color: #7bbb31 !important;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.pagination > li:first-child > a, .pagination > li:first-child > span{border-radius: 0 !important;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background: #7bbb31 none repeat scroll 0 0 !important;
	border: 1px solid #7bbb31 !important;
	color: #ffffff !important;
}
.pagination > li > a, .pagination > li > span {
  color: #000 !important;
  border-radius: 0 !important;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background: #7bbb31 none repeat scroll 0 0 !important;
	border: 1px solid #7bbb31 !important;
	color: #ffffff !important;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.swiper-viewport .swiper-button-prev{left: 40px !important;}
.swiper-viewport .swiper-button-next{right: 40px !important;}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #2196f3;
	background-color: #229ac8;
}
/* Blog listings */
.box.blogs .box-content .box-product{
	padding-top:13px;
	font-size:14px;
	margin-bottom: 15px;
}
#content .box-content .box-product.owl-Carousel {
	margin-left:-17px;
	margin-right:-17px;
	padding-top:10px;
	width:inherit;
}
#column-left .box-product.owl-Carousel, #column-right .box-product.owl-Carousel {
	padding-top:5px;
}
.box-product.owl-Carousel {
	padding-top:0px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	width:100%; /* 1 column grid is default */
}

#content .box-product.owl-Carousel .blog_item {
	width:100% !important; /* carousel */
	margin-bottom:0px;
}
#column-left .blog_item, #column-right .blog_item {
	width:100%; /* carousel */
	margin-bottom:17px;
}
.blog_item .image {
	margin-bottom:23px;
	margin-top:5px;
}
.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
	margin-bottom:17px;
}
.blog_item .image img {
	transition:all 400ms;
}
.blog_item .image img:hover {
	opacity:0.8;
	transition:all 400ms;
}
.all-blogs .box-product.owl-Carousel .blog_item .summary .image{
 background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
	float: left;
    position: relative;
}
.blog_item .summary .blog_title {
	margin:0 0 10px;
	font-size:26px;
}
#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
	font-size:16px;
	margin:0 0 7px;
}
.column-2 .summary .blog_title, .column-3 .summary .blog_title {
	font-size:24px;
	margin:0 0 7px;
}
.column-4 .summary .blog_title {
	font-size:20px;
}
.blog_item .summary p {
	font-size:14px;
	line-height:21px;
}
#column-left .blog_item .summary p, #column-right .blog_item .summary p {
	font-size:13px;
	line-height:20px;
}
.blog_item .summary p .fa {
	color:#cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
	padding:20px 0 7px;
	transition: all 400ms ease 0s;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}
.blog_post h1 {
	margin-bottom:17px;
}
.blog_post label {
	font-size:14px;
}
.blog_post .main_description p {
	margin-bottom:18px;
}
.blog-right-content .blog_stats .h1 {
	font-size: 13px;
}

.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: #7bbb31;
}
.blog_stats span + span {
	padding-left:7px;
	border-left:1px solid #eeeeee;
}
.blog_stats .fa {
	color:#bbbbbb;
	margin-right:5px;
}
.blog_stats .text {
	font-weight:inherit;
}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
	font-size:0;
}
.blog_stats .hl {
	color:#7bbb31;
}
#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
	font-weight:inherit;
}
.blog_post .blog_stats {
	margin:0 0 22px;
}
.blog_post .tags {
	display:block;
	padding-top:5px;
	margin-bottom:25px;
	font-size:13px;
	color:#aaaaaa;
}
.blog_post .tags a {
	font-size:14px;
	margin-left:2px;
}
.blog_post h3 {
	margin:20px 0 18px;
	padding-bottom:6px;
	display:block;
	border-bottom:1px solid #eeeeee;
}
.blog_post h3 i {
	vertical-align:middle;
	margin-right:7px;
}
.blog_post .share {
	margin-bottom:40px;
}
.blog_post .share .fa:hover {
	opacity:0.9;
	transition:all 300ms;
}
.blog_post .share .fa:after {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	vertical-align:top; 
	margin-left:10px;
}
.blog_post .share .fa-facebook {background:#3b5998;}
.blog_post .share .fa-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:18px;
}
.blog_post .related p {
	font-size:14px;
	line-height:20px;
}
.blog_post .related p a {
	color:#999999;
}
.blog_post .related p .fa {
	color:#cccccc;
}
/* Comments */
.blog_post #comment {
	margin-bottom:55px;
}
.blog_post .blog_comment {
	display:block;
	font-size:14px;
	margin-bottom:25px;
}
/* Modules */
.blog-module {
	margin-bottom:40px;
}
.blog-module.latest {
	margin-bottom:20px;
}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float:right;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {
	color:#cccccc;
}
#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 #f5f5f5;
}
.blog-category ul > li > ul {
    display: none;
	padding-left:0;
}
.blog-category > ul > li.active > ul {
	display: block;
}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:14px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  
.blog-category li.open .sign .fa-plus {
	font-size:0;
}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {
	font-size:11px;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li a {
	line-height:34px;
	font-size:13px;
}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { 
	max-width:none;
}
.blog_grid_holder.blog_products {
	padding-top:5px;
}
.blog_product {
	font-size:14px;
}
.blog_product .image {
	margin-top:0;
}
.blog_product .name {
	display:inline-block;
	margin-bottom:5px;
}
.blog_product .price-old {
	text-decoration:line-through;
}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}
@media screen and (max-width:767px){
.column-3 .blog_item, .column-4 .blog_item {width:50%;}
.blog_stats .text {font-size:0}
}
@media screen and (max-width:567px){
.column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {width:100%; }
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	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(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;
}

.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(0,0,0,0.8);
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}
.owl-carousel .owl-buttons .owl-prev {
	left: 10px;
}
.owl-carousel .owl-buttons .owl-next {
	right: 10px;
}
.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}
.owl-pagination {
	text-align: center;
	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;
	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);
}



/* top */
#top-links .pull-left {
  float: right !important;padding: 0 5px;
}
#top {
    margin: 0;
  	background: #5b8c16 none repeat scroll 0 0;
	height: 40px;
}
#top .container {
	padding:0;
	top: auto;
	text-align: center;
}
#top-links span{font-size:12px; font-weight:500; text-transform:capitalize;letter-spacing: 1.2px;}
#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;
}

#form-currency .dropdown-menu { 
	padding:10px 5px 11px; 
	right: 0;
	top:27px;
	border:1px solid #e0e0e0;
	border-radius: 0;
}
.dropdown-menu-right{border-radius: 0 !important;box-shadow: none;}
#form-language .dropdown-menu {
	right: 0;
	margin:9px 0 0;
	top:19px;
	border:1px solid #e0e0e0;
	padding:10px 10px 12px;
	border-radius: 0;
	text-align: left;
	}

#form-language .dropdown-menu > li > .btn {padding:0; text-transform:capitalize; color:#333333;}
#form-currency .dropdown-menu .btn { padding: 6px !important; color:#333333; }
#form-language .dropdown-menu > li > .btn:hover, #form-currency .dropdown-menu .btn:hover{
	color: #fb7c3c;
    background: transparent;
}
.box-content-category ul {
  padding:0;
  margin: 0;
}
.box-content-category a{
  padding-bottom: 6px;
  color: #000 !important;
  transition: all 0.3s ease 0s;
  text-transform: capitalize;
}
.top_level.dropdown.even {
    background: #f7f7f7 !important;
}
.top_level.even {
    background: #f7f7f7 !important;
}
.header .btn-link, header a {
  color: #808080;
  display: block;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}
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_header_topleft {
    /*float: left;*/
    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;
}
.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: #000;
  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:#fb7c3c;
 }
#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: 50px;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
  margin-top: 19px !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 #e6e6e6;
  display: none;
  min-width: 155px;
  padding: 15px 0;
  position: absolute;
  text-align: left;
  border-radius:0 0 5px 5px;
  top:56px;
  -webkit-border-radius:0 0 5px 5px;
-khtml-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
}
.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 #7c9a51;
}
 .list-unstyled li > a::before{
 margin:10px;}
.static_links .dropdown.myaccount li a::before{
background:none;
} 
.static_links .dropdown.myaccount li a:hover{
background:none;
color:#fb7c3c;
}
.static_links li:first-child a::before {
	background:none;
}

.static_links li a {
	color: #fff;
    display: block;
    font-size: 14px;
  	font-weight:500;
    line-height: 10px;
   	margin: 1px 11px 0px 0;
    padding:15px 20px !important;
    position: relative;
    text-transform: capitalize;
    z-index: 6;
    letter-spacing: 0.5px;

}
.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: #000;
  font-weight:400;
  display:table-cell;
  float:none;
} 
.list-unstyled.childs_1 a{
 color: #000;
  font-weight:bold;
  display:table-cell;
  float:none;
  line-height:0;
  padding:15px 10px !important;
  }
.list-unstyled .childs_1{
border:1px solid #000;
}
.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:#fb7c3c;
background:none;
}

.btn-link:hover, .btn-link:focus {
  color: #7bbb31 !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: none;
}

.list-unstyled.childs_1 li a::before {
background: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::after {
	border-right: 10px solid transparent;
	border-top: 10px solid #b89909;
	border-top-right-radius: 10%;
	content: "";
	height: 0;
	position: absolute;
	top: 2px;
	transform: rotate(45deg);
	z-index: -1;
	left: auto;
	right: -5px;
}
footer .bottomfooter .list-unstyled a:hover {
    color: #000000;
}
footer .bottomfooter a:hover {
    color: #ffd200 !important;
}
#form-language img {
  margin-right: 2px;
  margin-top: -2px;
  vertical-align: inherit;
  display: none;
}

#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: #FFD200 !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-menu.dropdown-menu-right.myaccount-menu {
	padding-bottom: 8px;
}
.dropdown-menu.myaccount-menu > li { line-height: 20px; padding:0 0 0 10px !important;}
#top-links ul.list-inline{float:left; margin-top:7px; margin-right: 5px;}
.only_mob{
	    display: initial;
}
#top-links ul.list-inline li{background:transparent; padding:0 8px; font-weight:300;vertical-align: middle;}

.lang-curr { 
	margin:0;
	display:inline-block;
}
.container .container-top a{
color:#000;
}
.nav.pull-right {
	display: inline-block;
	float: none !important;
	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: #fb7c3c;
}
.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: block !important;
  float: right;
}
.fa-angle-down{
      color:#fff;
      margin: 0;
}
#form-currency .btn-link, #form-language .btn-link {
padding: 0px 5px; 
text-decoration: none;
color: #000000;
border:none;
font-size:13px;
line-height:13px;
}
.myaccount .dropdown-toggle span{
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}
.myaccount:hover .dropdown-toggle span, .myaccount:hover .dropdown-toggle i {
    color: #fff;
}
.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: #FFD200;
}
#form-currency:hover strong, #form-language:hover strong, #form-currency:hover i.fa-angle-down, #form-language:hover i.fa-angle-down {
    color: #FFD200;
}
#form-currency .btn-link strong{font-weight:normal;display: none; /*color:#8f8f90*/}

.dropdown.myaccount {
  float: left;
  line-height: 13px;
  margin: 0 10px;
  color:#fff;
   padding: 2px 8px;
  }
.header-right  .head
{
	float:right;
	margin:5px 5px 0 0;
	padding:2px;
}
.product-quick_view-47 {
display:inline-block;
}
.header-center {
	float:left;
	padding:0 0 20px 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:49px;
	background: #517d14;
}
.static_links li:last-child a::before {
	border-left: none;
}
.header-left {
    float: left;
	width:auto;
	margin:0 79px 0 0;
}
.main-menu {
  display: none !important;
}
.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.fixed {
	background-color:#ffffff ;
	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
	color: #000000;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999999;
	animation: 0.9s ease 0s normal both 1 running fixedAnim;
	display: none;
}
header{
	background:#517d14 none repeat scroll 0 0 !important;
    border-bottom: 1px solid #ededed;
	padding:0; 
	z-index:99;
	position:relative;
	margin:0;
	clear:both;
	border-radius:0;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53c962', endColorstr='#419e4d',GradientType=0 ); /* IE6-9 */
	
}

.header_left .box-category{
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 250px;
}
.col-sm-4.header-logo{
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 20%;
    margin-left: 20px;
    margin-top: 0;
    margin-right: 15px;
 }

.col-sm-5.header-search {
  float: left;
  padding: 0;
  position: relative;
  width: 57.2%;
  top: 0;
  background:#fff;
  border-radius: 0;
  margin-top: 5px;
}
.header-search {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #709b34 !important;
  border-image: none;
  border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
  -moz-border-radius:8px;
  border-style: solid;
  border-width: 5px;
  float: left;
  position: relative;
  width: 65%;
  
}
.search_box {
	width: 30%;
	float: left;
	position: relative;
}
.header-search .form-control.input-lg {
	width: 70%;
	font-size: 13px;
	padding: 10px 30px !important;
	border: none;
	background: #fff;
	position: relative;
	height: 36px !important;
	font-weight: 400;
	color: #999;
}
.search_box .form-control-select {
	border: none;
	padding: 8px 15px !important;
	width: 100% !important;
	border-radius: 5px 0 0 5px;
	height: 36px !important;
	font-size: 13px !important;
	line-height: 18px;
}
#searchbox .btn.btn-default {
	background-color: #ffd200  !important;
	border-color: #ffd200  !important;
	color: #000 !important;
	height: 36px;
	padding: 0 15px !important;
	border-radius: 0;
}
.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:right;
	position:relative;
}

.headertopleft{float:left; text-align:left; margin-top:10px}
.headertopright {
    position: relative;
    text-align: left;
	padding-left:50px;
}

.headertopright .text2 a{color:#2d2d2d; font-size: 14px; letter-spacing:0.5px; font-weight:500; }

#logo {	display:block;}
/*header-cms*/

.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{
	background:url(../image/megnor/menu_left.png) no-repeat scroll right 7px transparent;
}
#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;
    padding: 1px 8px;
}
#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;
    padding: 1px 8px;
    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 > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
	color:#b3b3b3;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 188px;
    padding: 10px;
    position: absolute;
    top: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
	padding:10px 22px;
}
#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 */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{border: 1px solid #7bbb31 !important;}
.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;
}
/* search */
#search {
	float:left;
	width:100%;
	
}
#search .input-lg {
	height: 36px;
	line-height: 20px;
	width:100%;
	border: none;
	text-transform:capitalize;
	color:#000;
	font-size:12px;
	padding-right:110px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	
}
#search .fa.fa-search{display:none;}
.header-search .customSelect.form-control {
    border: none;
    color: #000;
    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;

}
.tabfeatured_default_width{ width:185px;}
.tabbestseller_default_width{ width:185px;}
.tablatest_default_width{ width:185px;}
.tabspecial_default_width{ width:185px;}
.htabs {
	height: 35px;
	line-height: 16px;
}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs a {
    color: #313131;
    display: block;
    float: left;
    font-size: 18px;
    margin-right: 3px;
    padding: 12px 22px;
    text-align: center;
}

.tab-content {
	position:relative;
	padding: 10px;
	z-index: 2;
	overflow: visible;
	margin-bottom:25px;
}
.tab-content .tab {
    display: none;
}

.box-content .customNavigation a.prev, .hometab .customNavigation a.prev {color: #000000;right: 45px;height: 30px;width: 30px;border-radius: 0;}
.box-content .customNavigation a, .hometab .customNavigation a { top: -52px;padding:4px 11px;}
.box-content .customNavigation a.next, .hometab .customNavigation a.next { color:#000000; right: 15px;height: 30px;width: 30px;border-radius: 0;}

.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 #000;
	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 #d9d9d9;
  display: none;
  left: 165px;
  padding: 10px;
  position: absolute;
  top: 0;
  border-radius:5px;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover .dropdown-menu{display:block;} 

.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;
}
.search_box::before {
	position: absolute;
	content: "";
	height: 24px;
	width: 1px;
	background-color: #ddd;
	right: 0;
	top: 6px;
}
.main-slider .swiper-viewport {
  border: medium none;
  box-shadow: none;
  margin:0;
}
.main-slider .swiper-button-prev::before, .main-slider .swiper-button-next::before {
  display: none;
}
.main-slider .swiper-button-next {
 	background:rgba(0, 0, 0, 0) url("../image/megnor/Arrow.png") no-repeat scroll -130px 0;
 	width: 27px;
	height: 10px;
	margin-top: 0;
}
.main-slider .swiper-button-prev {
 	background:rgba(0, 0, 0, 0) url("../image/megnor/Arrow.png") no-repeat scroll 0 0;
 	width: 27px;
	height: 10px;
	margin-top: 0;
}
.main-slider .swiper-pagination {
  display: none;
}
.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:15px;
}
.header-cart .cart .btn-lg .dropdown-toggle:before{
  content:'\f291';
  font-family:'FontAwesome';
  font-size:12px;
}
.header-search .form-control::-moz-placeholder{color: #999;font-size: 13px;font-weight: 400;}
#search .input-group-btn{
float:right; 
width:auto; 
position:absolute; 
right:0;
}

#search .btn-lg {
  	font-size: 12px;
    line-height: 18px;
    background: #7bbb31 !important; /* Old browsers */
  	border:none;
  	color:#ffffff !important;
    padding: 10px 17px;
    height:36px;
    font-weight:700;
    text-transform:uppercase;
    border-radius:5px;
}

.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: #000000; /* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #424242 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%,#424242 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%,#424242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', 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-container {
    height: auto; 
    width: 100%;
    z-index: 99;
  	background:#5b8c16 none repeat scroll 0 0;
}
header .header_left {
  float: left;
  width: 250px;
}
.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%;
}
/*homepage sub banner1*/
.prd_image2 {
	width: 100%;
}
.prd_image1 {
	width: 100%;
}
.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%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}


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

.first_banner{
	overflow: hidden;
	padding: 0;
	position: relative;
	float: left;
	width: 48.9%;
	margin-bottom: 30px;
	margin-right: 30px;
}
.innercms1text {
	position: absolute;
	right: 24px;
	top: 30%;
	text-align: left;
	width: 34%;
	left: auto;
}
.innercms1text.innercms1text2 {
	width: 35%;
}
.smalltext {
	font-size: 13px;
	letter-spacing: 0.6px;
	color: #fff;
	background: #252525;
	border-radius: 5px;
	padding: 5px 15px;
	font-weight: 400;
}
.headingcms1 {
	display: block;
	font-size: 38px;
	color: #000;
	letter-spacing: 0.49px;
	font-weight: 300;
	margin-top: 22px;
	line-height: 46px;
}
.first_banner.first_banner2 {
    margin: 0;
}
.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);
  width: 50%;
  z-index: 2;

 }
.home_banner {
    float: left;
    margin: 30px 0;
    width: 100%;
}

div.tm_button {
    margin-top: 15px;
}

.megnor-tab-text > a {
    color: #ffffff;
}
.megnor-tab-text > a:hover {
    color: #000;
}

/*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*/
/*homepage category list*/
.category_list_cms {
    float: left;
   	width: 100%;
	margin-bottom:30px;
	padding-top: 29px;
}
#product2 .btn.btn-default.wishlist, #product2 .btn.btn-default.compare {
	padding: 6px 12px;
	margin: 0 5px 0 0;
	border-radius: 0;
}
#button-cart2 {
	margin: 0 5px 0 0;
	padding: 7px 15px !important;
}
.category_list_cms .box-heading {
	padding-right: 0 !important;
}
#product-category .single-banner .img-thumbnail {
	border-radius: 0;
}
.category_list1, .category_list2{
    margin-right: 28px;
}
.category_list_cms .box-head {
    margin-bottom: 0px;
}

.category_list1, .category_list2, .category_list3 {
	border: 1px solid #ebebeb;
    float: left;
    width: 32%;
	height:auto;
	padding: 15px 15px 10px;
}
.category_img {
    float: right;
    width: auto;
	padding:0px;
	margin-top: 20px;
	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.special {
  background: #fafafa none repeat scroll 0 0;
}
#content .box.special .box-heading {
  padding: 0;
}
.box-content-inner-special {
  border-top: 1px solid #dedede;
}
.special .box-head {
 padding: 25px 0 54px 30px;
}
#content #special-carousel .slider-wrapper-outer {
  padding: 30px 0 0;
  float: left;
}
.special-inner-content {
  margin:0 -15px 0px;
}
#special-grid {
	padding-top: 30px;
	float: left;
	width: 100%;
}
#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 30px;
  position: relative;
}

.category_list_inner {
    float: left;
   padding: 27px 0 0 0px;
}
.category_list_cms .subcategory li {
    width: 100%;
	margin:0;
	list-style: outside none none;
	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_list_cms .subcategory li a {
    color: #000;
    display: block;
   padding: 0 0 7px;
   border:none;
   font-size: 14px;
   text-transform: capitalize;
}
.category_list_cms .subcategory li:last-child a {
    padding: 0;
}
.category_list_cms .subcategory li a:after
{
	content:"\f105";
	font-family:"fontawesome";
	font-size:14px;
	color:#000;
	float:left;
	padding-right:7px;
}
.category_list_cms .subcategory li:hover a::after , .category_list_cms .subcategory li:hover a {
    color: #517d14 !important;
}
.category_list_cms .subcategory {
    padding: 0;
	margin: 0;
}
.view h3{
    padding-top: 14px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500 !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:#000;
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 */
.header-cart .cart-menu li > a > img{
width:100%;}
.col-sm-3.header-cart{
    float: left;
    width: auto;
    padding:0;
  	margin-left:0;
  	margin-top: 10px;
}
.header-search .col-sm-3.sort .customSelect.form-control {
  border-radius: 5px 0 0 5px;
  height: 38px;
}
.cart-menu .img-thumbnail {
  max-width: none;
  width: auto;
  border:1px solid #e1e1e1 ;
}
#cart .dropdown-menu .table {
  border: medium none;
  margin-bottom: 10px;
}
#cart {
	margin-bottom: 0px;
	float:right;
	
}
#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: #f0ca01;
  font-size: 17px; 
}
.header-container .dropdown.myaccount {
	background: #517d14 none repeat scroll 0 0;
	border-radius: 0;
	height: 38px;
	padding: 9px 15px;
	margin-top: 10px;
	position: relative;
}
.dropdown-menu-right {
	margin: 0 !important;
	top: 61px !important;
}
#cart > .btn{ background:none; width:100%; text-align:center;padding:5px 15px !important;box-shadow: none;}
#cart {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	background: #517d14;
	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: left;
	height: 38px;
	width: 132px;
}
.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:#000;
}
.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:#000;
}
#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: #ffffff;
	font-size: 12px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 1.2px;
}
.pull-right .myaccount .dropdown-toggle{
	color:#000;
}
.pull-left #form-language .btn-group span ,.pull-left #form-currency .btn-group span{
    font-size: 12px;
    color:#fff;
    font-weight:500;
    letter-spacing:1.2px;
    text-transform: capitalize;
}

#top-links .list-inline a {color:#fff;}
#cart > .btn .fa{display:inline-block; color:#f0ca01; margin: 0 0 0 -10px;}

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: 340px;
	padding:10px;
	border: 1px solid #e5e5e5;
	overflow:hidden;
	display:none;
	margin-top:11px;
	height:auto;
	border-radius: 0;
	box-shadow: none;
}
.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 #e5e5e5;
    padding: 5px 0 0;
}

#cart .button-container {  
    width: 100%;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:none;
}

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

#cart .dropdown-menu table.total-table td{border:medium none;}

#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
	margin:25px auto;
	color:#333;
	line-height: 12px !important;
}
#cart .dropdown-menu li p a:hover, #cart .dropdown-menu li p a:active, #cart .dropdown-menu li p a:focus {
	background: #ffd200;
	color: #000 !important;
}
.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 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: #000;
    padding:15px;
  vertical-align: top;
  width: 25%;
  
}
.shopping-cart .text-left {
  padding: 20px 0 0 20px;
}
.dropdown-menu .cart-menu .table.table-striped >tr > td .text-center > img{
width:100%;} 
.cart-menu p {
  margin: 10px 0;
  color:#000;
}
.static_links li .addtocart {
  padding: 10px 20px 10px 0;
}
.static_links li .checkout {
  padding: 10px 20px 10px 0;
}
.text-right.button-container .addtocart {
   background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',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: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',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: #000;
}
.text-right > strong {
  margin: 30px;
  font-weight:bold;
}
.text-right.button-container {
  display: inline-block;
  width: 100%;
}
.content-bottom > .container{width:100%; background-color: #fff;}

.common-home .alert {margin-bottom:20px}

.panel{
background-color:#fafafa ;
}
/* menu */

.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;
}
.responsive-menu, 
.main-menu {
	background: transparent;	
	height: auto;
	margin-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding: 0px ; 
}
.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;
}
.toggle .mobile_togglemenu::before{color: #ffd200 !important;}
#menu ul {
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	list-style: outside none none;
	margin-top: 0;
	padding: 1%;
	top: 49px;
	width: 100%;
	z-index: 999;
}
.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.top_level {
    margin-bottom: 30px;
}
.main-menu > ul > li:hover {
} 
 
.nav-responsive span,
.main-menu > ul > li > a {
	color: #fff;
    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: #333333;
	display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 0;
    padding: 0 0 15px;
	position: relative;
	text-transform:uppercase;
    z-index: 6;
}
.main-menu ul > li:first-child > a{
	padding:  0 0 15px;
}
.main-menu .dropdown > a::after{
	font-family:'FontAwesome';
/*	content:'\f107';*/
	position:absolute;
	color:#adadad;
	right:5px;
	font-size:14px;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown > a::after{
	font-family:'FontAwesome';
/*	content:'\f105';*/
	position:absolute;
	color:#adadad;
	right:-15px;
	font-size:14px;
}
.main-menu ul li ul .list-unstyled a::before {
    color: #808080;
    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}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
    background: transparent;
    color: #fb7c3c;
}
.main-menu ul > li.top_level.dropdown:hover > a, .main-menu ul > li.top_level:hover > a {
    color: #fb7c3c;
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    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:#fb7c3c;}
.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 #d9d9d9;    color: #808080;    font-size: 14px;    font-weight:500;    padding:8px 0;text-transform: capitalize;line-height: 22px;}
.main-menu ul li ul .list-unstyled a{color: #808080;    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:#fb7c3c;
	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: 0px;
	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: #fff none repeat scroll 0 0; 
    margin-top: 0;
    padding: 5px;
	  left: 100%;
    border-radius: 0;
    box-shadow: none;  	
}
.box-content-category ul .childs_1 li {
  line-height: 30px;
  padding: 0 15px 0 0;
}
#nav-one > li.dropdown .list-unstyled.childs_2 > li {
	padding: 0;
	width: 160px;
	margin: 0 0 0 0;
}
#nav-one li .dropdown-menu.megamenu ul.list-unstyled li .dropdown-menu {
	margin: 0;
}
#product2 .btn.btn-default {
	padding: 6px 12px;
}
#product .form-group #input-quantity, .quickview-model #input-quantity {
	width: 60px;
	height: 38px;
	display: inline;
	padding: 8px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.box-content-category ul li {
  line-height: 35px;
  padding: 0 20px 0;
}
#nav-one > li.dropdown:after, 
#nav-one > li.hiden_menu:after{
	font-family:'FontAwesome';
	content:'\f105';
	font-size:14px;
	position:absolute;
	right:25px;
	top:0;
	color:#808080;
}
#nav-one > li.dropdown .column1 ul .dropdown:after{
	font-family:'FontAwesome';
	content:'\f105';
	font-size:14px;
	position:absolute;
	right:25px;
	top:5px;
	color:#000;
}
#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{
	color:#7bbb31;
}

#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:12px 0 10px 10px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
	padding: 10px 10px;
}
#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;
    padding: 1px 8px;
}
#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: #333;
    font-size: 14px;
    font-weight:400;
    padding: 0;
    text-transform: capitalize;
}
#nav-one li .megamenu ul.list-unstyled > li.dropdown > a{padding-bottom:5px;color:#000;}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
  	color: #000000;
	  border:none;
	  display: inline-block;
	  vertical-align: middle;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 2px 8px;
    text-transform: capitalize;
    white-space: nowrap;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background: #fff none repeat scroll 0 0; 
    margin: 0;
    padding:0;
    position: relative;
	width:220px;
	border:none;
	box-shadow: none;
}
#nav-one li ul {
    display: table-cell;
    float: none;
	width:210px;
}
#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: #333;
    display: inline-block; 
    font-weight: normal;
    line-height: 0;
    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 > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: normal;
    line-height: 5px;
	color:#000;
	text-transform:none;
	padding:14px 0;
}
.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 #d9d9d9;}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left:238px;
    padding: 10px;
    position: absolute;
    top: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu{left: 203px;}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  display: block;
  padding: 10px 10px 10px 20px;
  width: 150px;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu ul { min-width:190px; }
#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: #fb7c3c;
}
.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;
}
.common-home.layout-1 #content {
    padding: 0;
}
/* 2-col layout */

.layout-2.left-col #column-left{
  	margin-top: 15px;
    padding: 0 19px 0 0px;
    width: 19.3%;
}
.layout-2.right-col #column-right{
	margin-top: 30px;
    padding: 0;
    width: 20%;
}
.layout-2 #content{
	width:76%;
}
.layout-2.left-col #content {
	
    margin-top: 15px;
    padding: 0 0 0 11px;
    width: 80%;
	
}
.layout-2.right-col #content {  
    margin-top: 20px;
     padding: 0 11px 0 0;
    width: 80%;
}

.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 */
#content {
	min-height: 600px;
	padding-top: 30px;
}
.common-home #content {
	padding-top:0;
}
.prd_image {
	width: 100%;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 0px;
	background:#5b8c16 none repeat scroll 0 0;
	color: #333;
	position:relative;	
}
footer h5{
    color: #ffd200;
    font-size: 15px;
    font-weight: bold;
    margin: 7px 0 11px;
    position: relative;
    text-transform: uppercase;
}
.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;
}
footer a {
	color: #dcdcdc;
	font-size:14px;
}
#footer .column li a {
font-weight: normal;
line-height: 30px;
}
footer #footer .container .footer-blocks ul li{
float:none;
}

#footer .column li a:hover,#footer .column li a:focus {
	color:#ffd200 !important;
	background-position: 0 -23px; 
}

footer a:hover,footer a:focus {
	color:#000 !important;
}

.newsletter {
    float: right;
    margin-bottom: 0;
    padding:34px 0 31px 64px;
    width:85%;

}
.newsright { float:left; width:50%; margin-top: 6px; }	 
.newsleft {    float: left;width:50%;}
.newsleft span {    float: left;    width: auto;}
.newsleft .news-title1, .newsleft .news-title3 {    color: #fff;    font-size: 20px;    font-weight: 400;    text-transform: capitalize; }
.newsleft .news-title2 {    color: #fff; font-size: 13px;    text-transform: capitalize; margin-top: 7px;}
footer .follow, footer .payment {
    color:#ffd200;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
	width:100%;
	float:left;
	margin:55px 0 11px;
}
footer .payment {
	margin: 41px 0 11px;
}
#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: #dcdcdc;
}
#footer li.address:before{
    content:"\f041";
    font-family:"fontawesome";
    font-size:13px;
    margin-right:15px;
    color: #ffd200;
}
#footer li.call-num:before{
    content:"\f095";
    font-family:"fontawesome";
    font-size:13px;
    margin-right:15px;
    color: #ffd200;
}
#footer li.email:before{
    content:"\f0e0";
    font-family:"fontawesome";
    font-size:13px;
    margin-right:15px;
    color: #ffd200;
}
#social_block .toggle-footer {
    padding: 0;
}
#social_block .toggle-footer li {
    background: #e8e8e8 none repeat scroll 0 0;
    border-radius: 50%;
	-webkit-border-radius:50%;
-khtml-border-radius:50%;
-moz-border-radius:50%;
    display: inline-block;
    float: left;
    height: 35px;
    margin: 0 5px 0 0;
    padding: 3px 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: 15px;
}
#footer_aboutus_block .about {
    color:#dcdcdc;
    line-height: 30px;
	font-size:14px;
}
#footer { 
	padding:97px 15px 96px;
	top:auto;
}
#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: 29%;
	padding: 0;
	border: none;
	margin-right: 45px;
}
#footer .column{width:13%; margin-right:13px; padding:0;}
#footer #contact.column { width:35.8%; }
#footer #info.column { width:16%; }
#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 {
    border-left:1px solid #6f9a32;
    padding: 0 0 0 20px;
}
#social_block .toggle-footer li:hover .fa {
    color: #ffffff;
}
#social_block .toggle-footer li.facebook:hover {
    background: #3b5998 none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.twitter:hover {
    background: #4099ff none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.gplus:hover {
    background:#c63d2d none repeat scroll 0 0;
    color: #ffffff;
}
#social_block .toggle-footer li.linkedin:hover {
    background: #3b5998 none repeat scroll 0 0;
    color: #ffffff;
}
#footer #footer_storeinformation_block .payment-cms .payment li {
    color: #808080;
    display: inline-block;
    margin-right: 5px;
    padding: 0;
}

/* New CSS */
.product-carousel .slider-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.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;
}

.peoplesay-block {
    position: relative;
    text-align: center;
}

.footer-logo {
    margin-bottom: 5px;
}

.newsletter label{
display:none;
}

.newsletter .input-news { width:74.4%; float:left; position:relative; }
.input-news .text-danger { color: #fb7c3c; position:absolute; left:0px;line-height: 15px; }
.subscribe-btn { width:145px; float:right; }

.newsletter .form-group{ margin:0; float:left; width:100%; }

.newsletter #txtemail {
    background-color: #ffffff;
    border:none;
    height: 40px !important;
    width: 100%;
}
.newsletter .form-control::-moz-placeholder{color:#676666;}
.subscribe-btn .btn.btn-lg {
	background: #ffd200 !important;
	border-color: #ffd200 !important;
	color: #000 !important;
	font-size: 14px;
	font-weight: 400;
	padding: 7px 20px;
	text-transform: uppercase;
	width: 130px;
}
.subscribe-btn .btn.btn-lg:hover{
    background: #ffd200 none repeat scroll 0 0 !important;
    border: 1px solid #ffd200 !important;
    color: #000 !important;
    transition: all 500ms ease 0s;
}
#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-right: 10px;
	margin-top: 5px;
}
.box-category .box-heading {
  background: #ffd200;
  cursor: pointer;
  height: 49px;
}
#column-left .box-content-category {
	position: relative;
	top: -16px;
	display: block;
}
#column-left .box-content-category a{display: inline-block;width: 100%;}
#column-left .box-content-category a:hover {
	padding-left: 15px;
	transition: all 0.3s ease 0s;
}
#column-left .box-category .box-heading {
	position: absolute;
	top: -65px;
	z-index: 999;
	width: 250px;
	height: 49px;
	font-weight: 600;
	padding: 15px 19px 15px 22px;
}
.box-content-category{ 
  background-color: #FFF;
  position: absolute;
  width: 250px;
  top: 49px;
  border: 1px solid #ddd;
  color: #000 !important;
  margin-bottom: 10px;
  display: none;
  z-index: 999;
 }

.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 #e5e5e5; 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 {
    margin: 0;
    text-align:center;
	clear:both;
	background: #5b8c16 none repeat scroll 0 0; /* Old browsers */
	padding:30px 0 30px;
	color:#dcdcdc;
    border:1px solid #6f9a32;
}
.bottomfooter .container{padding:0 15px;}

.bottomfooter ul li {
    border-left: 1px solid;
    display: inline-block;
    line-height: 11px;
    padding: 0 1px;
    color: #dcdcdc;
}

footer .bottomfooter .list-unstyled a {
    padding: 0 10px;
}
.bottomfooter ul li:first-child {
    border: medium none;
	padding-left:0;
}

p.powered{text-align:center; float:right; margin:0;}
.footerbottom-cms { float:right; }



@media (max-width: 979px) {

#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: 8px 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
	line-height: 14px;
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {}
.breadcrumb > li:last-child a, .breadcrumb > li a:hover, .breadcrumb > li a.active{ 
	color:#000;
}
.breadcrumb > li a{color:#000;}
.breadcrumb > li a:hover{color:#7bbb31 !important;}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 10px 15px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px  !important;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link{
	font-size: 13px;
}
.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: #000;
    background: #428bca;
    border:1px solid #357ebd;
}
.btn-primary {
	color: #000;
    background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #3276b1;
    border:1px solid #285e8e;
	
}
.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;
	border-radius: 0 !important; 
	text-transform: uppercase !important;			
}
.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;
	color: #fff !important;
}
.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;		
}


.col-xs-11.col-sm-3.alert span a:hover{ color:#ff8300;}
/* list group */
.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;}
.list-group-item{border: none;padding: 0 !important;}
.list-group a {
	padding: 5px 0px;
	text-transform:capitalize;
	font-size:13px;
	border:none;
	line-height: 30px !important;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color:#7bbb31 !important;
}
#button-filter.btn.btn-primary {
  background: #7bbb31 none repeat scroll 0 0;
  padding:10px 20px;
}
.alert-success{width: 81%;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:#808080;}
.filterbox .list-group-item{padding:0px; color:#000;}
.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-layout.product-grid.col-lg-3 {
	padding: 0;
	margin: 0;
	float: left;
	
}
/* product list */

.product-thumb .image {
	text-align: center;
	position:relative;
	overflow:hidden;
	border:1px solid #f0f0f0;
	background:#fff;
}

.category_tab .tab-pane {
    margin: 0 -15px;
}

.product-grid .product-thumb .image {
	float: none;
}

.product-layout.product-grid, .product-layout.product-list{padding:0 5px; }
.product-layout.product-list{padding:0 15px; }
#content .product-grid .product-block, #content .product-list .product-block{ padding: 10px 10px 0;}
#content .product-grid .product-block{margin:0; padding:0;}
#content .product-list .product-block{ padding:10px 0; }
.product-grid .product-block-inner {
    overflow: hidden;
    padding: 10px 15px 0;
    position: relative;
    text-align: left;
}
.row.cat_prod{margin:0 -15px;}

.product-list .product-thumb .image{ margin-right:15px; }
#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, .static_links li a:active, .static_links li a:focus {
  color: #FFD200 !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;
  margin-bottom: 30px;
}
.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);
  width: 50%;
  z-index: 2;
}
.cmsinnertext {
	position: absolute;
	top: 76px;
	right: 15.6%;
	text-align: left;
	width: 25%;
}
.cmsblocktext1 {
	font-size: 33px;
	letter-spacing: 0.7px;
	color: #fff;
	display: block;
	line-height: 41px;
	font-weight: 400;
}
.cmsblocktext.cmsblocktext2 {
	background: #fdd100;
	padding: 2px 59px;
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.6px;
	color: #000;
	position: relative;
	margin-top: 18px;
	margin-bottom: 46px;
}
.cmsblocktext.cmsblocktext2::after {
	position: absolute;
	background-color: #e54748;
	width: 14px;
	height: 33px;
	right: -6px;
	top: 0;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	content: ' ';
}
.btncms.btn.btncms1 {
	border: none;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	padding: 0;
	font-weight: 300;
	letter-spacing: 1.5px;
}
.btncms.btn.btncms1:hover {
	color: #000;
}
.product-thumb h4 {
	font-weight: normal;
	margin-top:0;
	margin-bottom:0px;
	text-overflow:ellipsis;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	font-size:14px;
	line-height:28px;
	letter-spacing: 0.5px;
}
.product-list .product-thumb h4{
	font-size:18px;
	margin-bottom:10px;
	font-weight:500;
	text-transform:uppercase;
}
.product-thumb h4 a{
	color:#000;
}
#column-left .product-thumb h4 a{
	color:#808080;
	float:left;
}
#column-left .product-thumb .price{
width:auto;
}
#column-left .product-thumb .price-new{
float:left;
}
#column-left .product-thumb .price-old{
float:left;
}
.product-thumb .caption {
	padding: 11px 0 0;	
	text-align:center;
	float:left;
	width:100%;
}
#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 #e5e5e5;
}

@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;

}

}

.percentsaving::before {
	position: absolute;
	content: "\f0d9";
	top: 2px;
	z-index: -1;
	left: -5px;
	color: red;
	font-family: fontawesome;
	font-size: 15px;
}
.product-thumb:hover .rating{opacity:1;}
.product-thumb .percentsaving {
	background-color: #ff0000;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0;
	padding: 3px;
	position: absolute;
	right: 12px;
	text-align: center;
	text-transform: capitalize;
	top: 12px;
	z-index: 1;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	text-transform: capitalize;
	height: 20px;
	width: 35px;
	line-height: 15px;
	font-weight: 400;
	left: auto;
}
.product-thumb:hover .percentsaving{
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transform: rotateX(360deg);
	-webkit-transform: rotateX(360deg);
	-ms-transform: rotateX(360deg);
	-o-transform: rotateX(360deg);
	-moz-transform: rotateX(360deg);

}
.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;
}
.rating-wrapper .fa-star-o, #review .fa-star-o, .rating .fa-star-o, #review .fa-star-o {
	color: #cccccc;
	font-size: 13px;
}
.rating .fa-star, #review .fa-star {
	color: #ffc000;
	font-size: 13px;
}
.fa-star-o::before {
	content: "\f005";
}
.rating-wrapper .fa-star + .fa-star-o, .rating .fa-star + .fa-star-o, #review .fa-star + .fa-star-o{
	color: #ffc000;
}
h2.price {
	margin: 0;
}
.nav-tabs > li.active > a {
  background: #7bbb31 none repeat scroll 0 0 !important;
  color: #ffffff !important;
  border-radius: 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: #ffd200 !important;
	border-color: #ffd200 !important;
	color: #000 !important;
}
.modal-footer .btn.btn-default:hover, .modal-footer .btn.btn-primary:hover {
	border: 1px solid transparent;
}
#account-order .table-responsive .text-right .btn.btn-info, .account-address .btn-info, .btn.btn-default, .btn-primary, #information-contact .buttons .pull-right .btn.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary#account-return .form-horizontal .pull-right .btn.btn-primary, #account-return .form-horizontal .pull-left .btn.btn-default, #button-review.btn.btn-primary, #product-compare .btn.btn-primary.btn-block{
  background: #7bbb31 none repeat scroll 0 0 !important;
  border-color: #7bbb31 !important;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 0;

}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed !important;
	opacity: .65 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{color: #fff !important;}
.nav > li > a:focus, .nav > li > a:hover{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #7bbb31 !important;}
.product-thumb .price {
	color: #333333;
	display:block;
	vertical-align:middle;
	margin-bottom:0;
	letter-spacing: 0.5px;
	font-size: 14px;
	font-weight:bold;
	float:none;
	width:100%;
}
#content .product-carousel .product-block:hover .price, #content .product-grid .product-block:hover .price, #content .box-product .product-block:hover .price {
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.product-thumb .list .price {
font-size:18px;
}
.product-thumb .list .price-new{
font-size:18px;
}
.product-thumb .price-new {
	font-weight: 700;
	position:relative;
}
.product-thumb .price-old {
	color: #b5b5b5;
	text-decoration: line-through;
	margin-left: 0;
	font-size: 14px;
	font-weight: 500;
}
.product-thumb .price-tax {
	color: #808080;
    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:4px 10px !important;margin-right:0;}
.myaccount .dropdown-toggle:hover, .myaccount .dropdown-toggle:focus{ color:#fff;}
#column-left .product-thumb .button-group1 , #column-right .product-thumb .button-group1{display: none;}
.product-list .button-group1 {
	display: none;
}
.product-block-inner .image .rating {
	position: absolute;
	bottom: 13px;
	top: auto;
	left: 0;
	right: 0;
}
.product-thumb .button-group1 {
	position: absolute;
	top: 10px;
	left: 10px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.product-block:hover.product-thumb .button-group1 {
	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;
}
.product-thumb .button-group1 .wishlist:hover, .product-thumb .button-group1 .compare:hover {
	color: #7bbb31  !important;
}
.product-thumb .button-group1 .wishlist {
	background: transparent;
	border: 0 none;
	display: block;
	margin-top: 0;
	height: 25px;
	width: 25px;
	transition-duration: 0ms;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	-ms-transition-duration: 0ms;
	-o-transition-duration: 0ms;
	font-size: 0;
	line-height: 3px !important;
	color: #000;
	padding: 0;
}
.product-thumb .button-group1 .compare {
	background: transparent;
	border: 0 none;
	display: block;
	margin-top: 0;
	height: 25px;
	width: 25px;
	transition-duration: 0ms;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	-ms-transition-duration: 0ms;
	-o-transition-duration: 0ms;
	font-size: 0;
	line-height: 3px !important;
	color: #000;
	padding: 0;
}
.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:-20px;
}

.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-thumb .button-group:hover {
    
	
}
#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,
.category_tab .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: block;
    opacity: 1;
	margin:0;
	padding:0;
	position:relative;
}
.product-list .product-block .product-details.list .compare {    display: block;}
.product-list .product-block .product-details.list .wishlist:before , .productpage .form-group.qty .wishlist:before , .quickview .button-group .wishlist:before{content:"\f08a";font-family:"fontawesome";font-size: 15px;font-weight: 500;color:#999;margin-right:7px;}
.product-list .product-block .product-details.list .compare:before , .productpage .form-group.qty .compare:before , .quickview .button-group .compare:before{content:"\f24d";font-family:"fontawesome";font-size: 15px;font-weight: 500;color:#999;margin-right:7px;}
.product-list .product-thumb .image .button-group{display:none}



@media (max-width: 768px) {
	.product-list .product-thumb .button-group {border-left: none;}
	.sale-cms-text > img { width: 100%;}
	
}

.product-thumb .button-group button{
	background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  border: medium none;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  padding: 9px 15px;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0.4px;
   
}
.filterbox .btn-primary
{
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
border:none;
color:#000;
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;
  font-weight: 400;
  color:#000;
}
.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:none; }
.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;}

#cart .text-right .addtocart,#cart .text-right .checkout{
	width: auto;
	border: none;
	display: inline-block;
	float: left;
	background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	padding: 5px 12px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-size:12px;
	color:#000;
	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: 1px solid #e6e6e6;
  border-radius: 5px;
  -webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
  max-width: none;
  width: auto;
  margin:-10px 1px 15px 0px;
}
#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-thumb .button-group button + button {	
	padding:7px 10px;
	position:relative;
	display:none;
}
.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 strong {
	font-weight: 400;
}
.btn {
	font-weight: 400 !important;
}
#cart .dropdown-menu li p a {
	background: #7bbb31;
	border-radius: 0;
	padding: 12px !important;
	color: #fff;
	margin-left: 10px;
	width: auto;
	text-transform: uppercase;margin-bottom: 5px;
}
.cart-menu .total-table .text-right{ border:none;}

.cart-menu .total-table {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: 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;
}

.product-list .product-block .product-details.list .compare, .product-list .product-block .product-details.list .wishlist {
    color: #808080;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: capitalize;
	margin:7px 15px 0 2px;
	float:left;
	cursor:pointer;
}
.button-group.prd_page {    float: left;    width: 100%; margin: 10px 0;}
.product-list .product-block .product-details.list .wishlist:hover::before, .product-list .product-block .product-details.list .wishlist:hover ,
.product-list .product-block .product-details.list .compare:hover::before, .product-list .product-block .product-details.list .compare:hover,
.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:#7bbb31 !important ;
}
#product .form-group.required .btn.btn-default, #product .form-group.required .btn.btn-default.btn-block {
  background: #7bbb31 !important;
  border-color: #7bbb31 !important;
  text-transform: uppercase;
  color: #fff !important;
}
.product-list .product-thumb .price-new, .product-list .product-thumb .price-old {
    float: none;
}
.left.product-image .image .thumbnail {
	border-radius: 0 !important;
	border: 1px solid #f0f0f0;
}
.product-list .addtocart {
      background:#7bbb31 none repeat scroll 0 0;
      border: medium none;
      color: #fff;
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 0;
      padding: 7px 20px;
      text-transform:uppercase;
    	margin: 10px 0 0;  	 
}
.product-list .addtocart:hover {
      background: #7bbb31 none repeat scroll 0 0;
      border-color:#7bbb31;
}

.product-thumb .button-group .addtocart:hover {
	background: #7bbb31 none repeat scroll 0 0;
	border-color: #7bbb31;
}
.product-thumb:hover .button-group button + button { left:0; display:none;}  
.product-thumb:hover .button-group button { left:0; }
.product-thumb .button-group button:hover,.product-thumb .button-group button:focus{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button:hover, .product-block:hover .button-group button{
	background: #7bbb31 none repeat scroll 0 0; /* Old browsers */
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}


@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {/*width: 33.33%;*/}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {	
	position:static !important; 
}
.product-thumb .button-group button {
	position:static;
	}
}
.thumbnails {
	overflow: hidden;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
}
.image-additional {
}
.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: 440px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.product-info .image-additional img {height: 110px;border: 1px solid #f0f0f0;}
.product-info .image-additional a {
	float: left;
	display: block;	
}

#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: #808080 !important;
    font-size: 13px;
    font-weight: 500;
    padding:7px 5px;
    text-transform: capitalize;
}


.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;}
.hometab .box{ border-top:1px solid #ebebeb;}
.box .box-heading, #testimonial .box-heading{
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase;
	border-bottom:1px solid #e6e6e6;	
}

#column-left .box .box-heading, #column-left #testimonial .box-heading, #column-right .box .box-heading, #column-right #testimonial .box-heading{  
position:relative;

}
#column-left .box .box-heading{
  background:#dbdbdb; /* Old browsers */
  color: #000000;
  padding: 11px 15px;
  border-radius:0;
}
#column-left .box.bestseller .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}

#column-left .box.sidebarFilter .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}


#column-left .box.latest .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}

#column-left .box.special .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}

.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: #517d14 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	float: right;
	padding: 1px 3px;
	margin: 2px 0 0;
	font-weight: 600;
	line-height: 13px;
}
#content .box .blogs, .box-heading {
	color: #000;
	font-size: 13px;
	letter-spacing: 0.6px;
	padding: 15px 19px 15px 22px;
	text-transform: capitalize;
	font-weight: 700;
	position: relative;
	line-height: 18px;
}
#content .box.blogs .box-heading{
  margin-left:0;padding: 0;
}
#content .hometab.box .box-heading {
	padding: 26px 30px 0 30px;
}
#content .category_list_cms .box .box-heading {
	padding-right: 0;
	padding-left: 35px;
}
#content .box .box-heading { 
    border: medium none;
    color: #000;
    display: inline-block;
    font-size:24px;
    line-height: 30px;
    font-weight:500;
    letter-spacing: 0.2px;
    padding: 41px 30px 0 30px;
    position: relative;
    text-transform: capitalize;
	white-space:nowrap;
	position:relative;
	overflow:hidden;
	float:left;
}
#content .box.featured .box-heading {margin:0; padding:0;}
#content .box.featured .box-content {
    padding:0 30px 0;
	overflow:visible;
	position:relative;
}
.box-content .customNavigation a {
  margin-top: -2px;
  background:#000;
}
.featured_tagline {
    color: #808080;
    font-size: 14px;
    text-transform: capitalize;
	display:none;
}
.featured .box-head  {
 padding: 17px 0 52px 30px;
	
}
.category_tab h3 {
    font-weight: 700 !important;
    margin: 0 0 10px !important;
}

#content .box .box-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:30px 0 0 0;
	}
.box.special .box-content {
  margin: 0;
}
.box.special .box-product.product-carousel {
 background: #f7f7f7 none repeat scroll 0 0;
}

#content .hometab .box-content{ margin:0 -15px; }


#content .related_prd.box .box-content {
    padding: 0;
	margin:0 -15px;
}
.related_prd .customNavigation a{top:-58px;}
.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:4px 0;
	border-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 , #content .content ul li a{
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}

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

.box.latest, .box.bestseller, .box.featured, .box.special {
    margin-bottom:0px;
	clear:both;
}

/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product/*,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	
	margin:0px;
	list-style: none;
	overflow:visible;
}
#content #featured-carousel .slider-wrapper-outer {
  padding: 30px 0 0;
  float: left;
}

/*.product-grid-list ul li,*/
#content .box-product .product-items {
  background: #fafafa none repeat scroll 0 0;
  overflow: hidden;
  position: relative;
}
.related-products{
/*margin: 0 -15px;*/
}

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

#content .image-additional .slider-item .product-block{	
	margin:4px 6px; 
	background:transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	clear:both;
	overflow:hidden;
}

#content .image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }	
.product-block-inner {position: relative;}

.grid_default_width { width:225px;}
.featured_default_width{ width:240px;}
.module_default_width{ width:200px;}
.latest_default_width{ width:225px;}
.special_default_width{ width:240px;}
.related_default_width{ width:240px;}
.bestseller_default_width{ width:225px;}
.tabspecial_default_width{width:240px;}
.tabbestseller_default_width{width:240px;}
.tablatest_default_width{width:240px;}
.additional_default_width{ width:90px;}
.testimonial_default_width{width:100%;}
#content .banners-slider-carousel .product-carousel .product-block-inner,#content .banners-slider-carousel .product-grid .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
#content .productbox-grid  .product-block,
#content .box-product .product-block,
.category_tab .tab-pane .product-block{ 
	background:#fafafa ;
	clear:both;
	overflow:hidden;
	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;
	
}
#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{
color:#ffffff;
}


.product-block .product-details {
    width: 100%;
}
.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 .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover,
.category_tab .tab-pane .product-block:hover{
	overflow:hidden;
	clear:both;	
}
#content .banners-slider-carousel .product-block { margin:5px 15px; cursor: pointer;  }
#content #carousel-0 .product-block:hover img {
   opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter: grayscale(0%);
}
#content .banners-slider-carousel .product-block .product-block-inner { padding: 15px 0 !important; }

.ie7 #content .product-carousel .product-block,
/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {border:1px solid #ddd;}

.ie7 #content .product-carousel .product-block:hover,
/*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {border:1px solid #ddd;}


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;float:none;display:block;width:auto;}
.product-list .product-thumb .caption {
    float: left;
    padding: 0 20px 0 0;
    text-align: left;
    width: 70%;
	border-right: 1px solid #e5e5e5;
	margin:30px 0 0 0;
}
.product-list .caption a {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.product-list .product-thumb .list-right {
  float: left;
  margin: 15px 0 30px;
  padding: 40px 0 10px 60px;
  width: 30%;
}

.product-info .product-image .customNavigation span.prev:hover::before, .product-info .product-image .customNavigation span.next:hover::before{
    background: #ffe11b none repeat scroll 0 0 !important;
    border: 1px solid #ffe11b !important;
    color: #000000 !important;
}
#column-left .swiper-pagination.swiper-pagination-bullets {
  display: none;
}
#content .product-carousel .product-block-inner,
/*#content .product-grid .product-block-inner,*/
#content .box-product .product-block-inner,
.category_tab .tab-pane .product-block-inner{ padding:0 15px; text-align:left; overflow:visible; position:relative; margin:0;background-color: #fafafa;}

#products-related .product-block .product-block-inner {
    overflow: hidden;
}

#content .product-list .product-block .image { 
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none; 
	} 
.banners-slider-carousel {
    margin-bottom:0px;
	margin-top:30px;
    position: relative;
    width: 100%;
	clear:both;
}
#carousel-0 {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    margin: 0px 0 30px;
    padding: 0px 50px;
    width: 100%;
}
#content #carousel-0 .product-block-inner {
    padding: 10px;background:#fff;
}
#content #carousel-0 .product-block:hover {
    box-shadow: none;
	-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.sale {
  color: #ff8300;
  font-size: 15px;
  font-weight: 400;
  opacity: 0;
  -khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity:0;
  position: absolute;
  right: 10px;
  top: 15px;
  display:none;
}
.fa-star-o::before {
	content: "\f005";
}

.product-block:hover .sale {
    opacity: 1;
	-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
}
.product-list .product-block:hover .sale {
    opacity: 0;
	-khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity:0;
}
.product-list .product-block .image:hover .sale {
    opacity: 1;
	-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
}
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
	 padding: 20px 15px;
}
#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;	
}
#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;
	width: auto;
	overflow: hidden;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	border:none;
	float: left;
	width:100%;
	margin-top:0px;
}
.address-detail .btn.btn-info:hover, .address-detail .btn.btn-info:active, .address-detail .btn.btn-info:focus {
	color: #fff !important;
	background-color: #7bbb31 !important;
	border-color: #7bbb31 !important;
}
#column-left .caption a, #column-right .caption a{word-wrap:break-word;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:normal; 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;
}

#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;
	margin-bottom: 0px;
	width:100%; 	
}
#column-left .product-thumb, #column-right .product-thumb {
	border:none;
	margin-bottom:0px;
	padding:0 0 5px;
	float:left;
	width:100%;
}
#column-left .product-thumb:hover, #column-right .product-thumb:hover{
	
}
#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; border:1px solid #e6e6e6; border-radius:5px; background:#fff;/*padding:0 0 5px 0;*/-webkit-border-radius:0;
-khtml-border-radius:5px;
-moz-border-radius:5px;margin-top: 5px;}
#column-left .percentsaving, #column-right .percentsaving
{
display:none;
}
.top_button {
	background: #e1e1e1;
    display: inline-block;
	font-size: 0;
	cursor: pointer;
	width: 32px;
	height: 32px;
	right: 30px;
	bottom: 30px;
	position: fixed;
	border-radius: 50px;
	text-align: center;
	text-decoration: none;
	z-index: 999;
	color: #fff;
	box-shadow: 0 0 0 2px #e1e1e1;
	transition: color 0.3s;
}
.product-list .product-thumb .percentsaving{margin:0 0 5px 5px;float:none;}
.top_button::before {
    color: #000000;
    content: "\f106";
    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{
	background:#7bbb31;
border-radius:50%;
-webkit-border-radius:50%;
-khtml-border-radius:50%;
-moz-border-radius:50%;
}

#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 #e5e5e5;
    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;}
.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;
}
#column-left .swiper-viewport {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
}
#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/sprite1.png) no-repeat scroll -33px -155px !important;
width:25px;
height:25px;

}

.category_filter #list-view{
background:url(../image/megnor/sprite1.png) no-repeat scroll -33px -184px !important;
width:25px;
height:25px;
}

.category_filter #list-view:hover, .category_filter #list-view.active {
  background-position: -4px -184px !important;
}

.category_filter #grid-view:hover, .category_filter #grid-view.active{
background-position:-4px -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:0;margin-top:2px; margin-left:0px;}
.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%;
}
.row.category_thumb {
    margin: 0 -15px;
    padding: 0;
}
.category_img img{margin-bottom:10px; border:none; max-width:100%;}

.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 #e5e5e5;
	background-color:#fff;
	border-radius: 5px;
}
.category_list li a:hover {
	color: #7bbb31 !important;
	border-color: #7bbb31;
}
.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{
	border: none;
    display: inline-block;
    margin: 5px 0 5px 0;
    padding: 0;
    width: 100%;
    background: none;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	margin-top: 6px;
}
.pagination-wrapper .page-result{
    float: left;
    padding: 0;
    width: auto;
	margin: 13px 0 13px;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;
    width: 50%;
    text-align: right;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:0}
.information-contact .panel {
    border: medium none;
    box-shadow: none;
}
.contact-info .col-sm-3 {
	padding: 0;
}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -232px transparent;
   	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax,  .contact-info .openingtime,.contact-info .comments{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -313px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0 0;
	height:28px;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info .fax strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -270px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info .openingtime strong{
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -355px transparent;
	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.checkout-cart .alert.alert-danger{float: left;width: 100%;}
.contact-info .comments strong{
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll -8px -399px transparent;
	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
	font-size: 13px;
}
.address-detail .btn {
	clear: both;
	float: left;
	margin: 15px 0 0 0;
	background: #ffd200;
	border-color: #ffd200;
	border-radius: 0;
}

#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;
	width:100%;
	padding-top: 20px;
	float: left;
}

.main-slider img { border:none; } 

.main-slider .owl-carousel{}

.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 10px;}
.productpage .productpage_details {  float: left;    margin-top:0px;    width: 100%;}
.productpage #tabs_info {
    background: #ffffff none repeat scroll 0 0;
    margin: 30px 0;
	padding:30px;
	border: 1px solid #f0f0f0;
}
.productpage .productpage_details .product-left {
    padding: 0;
    width: 445px;
}
.productpage .productpage_details .product-right {
    margin-left: 30px;
    width: 45%;
}
.layout-2.right-col #content.productpage {
    width: 100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
#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 #000000;}
.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: #000000 none repeat scroll 0 0;
}
.sale-cms-text > a {
  color: #5b8c16;
  font-size: 12px;
}
.sale-cms {
    background: #ffd200 none repeat scroll 0 0;
    color: #ffffff;
    margin-right: 35px;
    margin-top: -5px;
    text-align: center;
    width:14.5%;
    padding-bottom: 10px;
    position: relative;
}
.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-weight: 500;  
    margin: 5px 0 0;
    text-transform:capitalize;
    color: #000;
}
.sale-cms .text4 {
    text-transform: uppercase;
}
.col-sm-8.product-left {    margin-right: 40px;    padding: 0;    width:446px;}
.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: #000;
 
	border-radius:5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
	margin-top:20px;
	
}
.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:#000; }
.productpage .product-right ul li span.old-price, .productpage .product-right ul li span.special-price{float: left; margin-bottom:10px;font-size: 14px; }
.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;
	color:#b5b5b5;	
}
#content h3.special-price {
    font-size: 20px;
	margin-bottom: 0;
	font-weight:600;
	margin-bottom:10px;
}
div#product {
    padding-top: 5px;
}

.page-title{
	padding:0px;
}
.page-title,.refine-search,.product-title,.product-option{
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom: 15px;
}
.copy-right {
    border-top: 1px solid #e5e5e5;
    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;}
.shopping-cart .img-thumbnail{width:auto;}

.shopping-cart .input-group .form-control {
    width: auto;
    height: 38px;
    text-align: center;
    border-radius: 5px !important;
}

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

#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:12px;
	border-radius:0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
}

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

#button-search{float: left;    margin-bottom: 6px; margin-right:15px;text-transform: uppercase;border-radius: 0;}
.product-search h2{clear:both;}

.banners-slider-carousel img {
    transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	filter: grayscale(100%);
	opacity: 0.7;
   
}

.banners-slider-carousel img:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
}

.round_img img{
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}



@-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;
}
#nav-one  li .megamenu ul{width:180px;}
#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;}
.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  { /*padding-left: 5px;*/  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:20px;
}
#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: 8px 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:10px 20px;
}
#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: #808080;
    display:block;
    font-size: 13px;
    font-weight:normal;
    text-transform: capitalize;
	border-bottom:1px dashed #e5e5e5;
}
.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:#7bbb31 !important;
}

.box .box-content ul ul{  
	z-index:99;
	width:auto;
}
.megnorcategory .box-content .dropmenu {
    padding:10px 0px;
}
.single-banner { margin:30px 0 30px; }
#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;
	height:100%;
	width:100%;-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;
	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;}
.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;
}
.cms-data-info {
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
}
.headertopright .text2-dec {float: left;
    font-weight:bold;
	font-size: 14px;
	color:#ef6824;
	text-transform:capitalize;
	} 
	
.headertopright a:hover > span {
    color: #fb7c3c;
}

.contact-text .text1 {
	color:#1e1f22;
	font-weight:500;
	text-transform:uppercase;
	display:inline-block
}

.contact-text .text2 {
	color:#f2ab33;
	text-transform:uppercase;
	display:none
}

.content_footer_top {
    background:#517d14 none repeat scroll 0 0; display:none;
}
.content_footer_top .container { padding:0; }
.content_footer_bottom { 
	text-align:center;
}

.content_footer_bottom{
	padding-top:0px;
	padding-bottom: 0px; 
	margin: 0;
	clear: both;
	float: left;
	width: 100%;
}

.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: 28px;
    text-align: center;
    width: 28px;
	padding: 1px;
  color: #000000;
  line-height: 27px !important;
}
#footer_aboutus_block li.social a:hover .fa {
    color: #000000;
}
#footer_aboutus_block li.social {    float: left;    margin-right: 10px;}
#footer_aboutus_block .social.facebook a:hover{background-color:#ffd200;}
#footer_aboutus_block .social.twitter a:hover{background-color:#ffd200;}
#footer_aboutus_block .social.gplus a:hover{background-color:#ffd200;}
#footer_aboutus_block .social.linkedin a:hover{background-color:#ffd200;}
.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.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}
.quickview > a:hover {
	color: 000;
}
.bottomfooter .list-unstyled { width:auto; float:left;}
footer .bottomfooter a {color: #dcdcdc;text-decoration: underline;}
li.paymt a:before{content:""; font-family:"FontAwesome"; font-size:30px; display:block;color:#ffffff;}
li.paymt a:hover:before{opacity: 0.8;}
#footer #footer_storeinformation_block li.payment{padding:0;color:#ffd200;}
#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: #000000;    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;}

 li.visa a:before{content:"\f1f0"}
 li.paypal a:before{content:"\f1f4"}
 li.mastercard a:before{content:"\f1f1"}
 li.discover a:before{content:"\f1f2"}
 li.americanexpress a:before{content:"\f1f3"}
.top-inner { display:inline-block; width:100%; padding:30px 0; }
.top-inner .left-aboutus { width:82%; float:left; }
.top-inner .right-contactus { width:18%; float:left; margin:10px 0; }
.top-inner .left-logo { float:left; padding-right:40px; margin:5px 0 0; }
.top-inner .left-desc { float:left; padding:10px 115px 10px 30px; border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5; font-size:14px; color:#333333; width:77%; line-height:24px; }

/* End CMS */
/*megnor tabs */
.img-prd .left-image , .left-image.categorytabs{
    float: left;
    width:16.49%;
	margin:50px;
}

.box.featured {
    margin-bottom: 0;
	padding-top:10px;
}
.img-prd .left-image .img{display: block;    height: 417px; 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;
}
.img-prd .left-image.megnortabs .img{background:url(../image/megnor/megnortabs_img.jpg) no-repeat scroll 0px 0px;}
.img-prd .left-image.featured .img{background:url(../image/megnor/featured_img.jpg) no-repeat scroll 0px 0px;}

.category_tab .left-image.categorytabs .img{background:url(../image/megnor/categorytab_img.jpg) no-repeat scroll 0px 0px;display:block;height:417px;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;
}
/*end megnor tabs */
/* Tab cms */

.img-prd , .category_tab.box {
    background: #fafafa  none repeat scroll 0 0;
	margin-bottom:30px;
	float:left;
	width:100%;
	border: 1px solid #ebebeb;
	padding-bottom: 12px;
}
.hometab,.categorytab {
    margin-top: 0px;
	background-color:#fafafa;
}

.htabs {
	display:inline-block;
    line-height: normal;
	margin-top: 35px;
	margin-right: 120px;
	float: right;
}

.categorytab .tabs {
    line-height: normal;
    padding: 0;
    border-bottom: medium none;
	min-height:405px;
}

.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.htabs .etabs li,.categorytab .nav-tabs li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    position: relative;
    text-align: center;		
}

.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 {
	border-right: 1px solid #c0c0c0;
	color: #000;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.6px;
	line-height: 14px;
	margin: 0;
	padding: 0 15px;
	text-align: center;
	text-transform: capitalize;
	transition: initial;
	-webkit-transition: initial;
	-moz-transition: initial;
	-ms-transition: initial;
	-o-transition: initial;
}
.htabs li:first-child a {
    padding-left: 0;
}
.htabs li:last-child a {
    border-right: medium none;
    padding-right: 0;
}
#Tab_Category_Slider .nav li{
    line-height:14px;
    margin: 0;
    padding: 0;
	border-right: 1px solid #808080;
	display:none;
}
#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 .nav-tabs > li:hover > a , #Tab_Category_Slider .nav-tabs > li.active > a {
    color: #2196f3;
}
#Tab_Category_Slider .nav-tabs > li > a  {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #808080;
	font-size:14px;
    font-weight: normal;
	line-height:17px;
	padding:0 15px;
}
#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 .fa{display:none;}
#Tab_Category_Slider .owl-buttons .left:before{content:"\f104";font-family:"fontawesome";font-size:22px;color:#808080;position:relative;top:0; left:2px}
#Tab_Category_Slider .owl-buttons .right:before{content:"\f105";font-family:"fontawesome";font-size:22px;color:#808080;position:relative;top:0px; left:2px;}
#Tab_Category_Slider .owl-carousel .owl-buttons div{opacity:1; -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
position: absolute;    right:15px;    top: -85px;
}
#Tab_Category_Slider .owl-carousel .owl-buttons .owl-prev {    left: auto;    right:48px; border-radius:5px;-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; }
#Tab_Category_Slider .owl-carousel .owl-buttons div {
	background:#fff;
	border:1px solid #ccc;
	color: #000000;    
	height:28px;    
	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:28px; 
	border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px;
	 padding:0px 7px;}
#Tab_Category_Slider .owl-buttons div:hover .left::before , #Tab_Category_Slider .owl-buttons div:hover .right::before{color:#fff;}
#Tab_Category_Slider .owl-carousel .owl-buttons div:hover {    background-color: #fb7c3c;    color: #ffffff; border: 1px solid #fb7c3c;}
.htabs a:hover,.htabs a:focus,.categorytab .nav-tabs a:hover,.categorytab .nav-tabs a:focus{color:#7bbb31 !important; /*border-bottom:2px solid #dfdfdf;*/ }

.htabs a.selected, .categorytab .nav-tabs li.active a {
  color: #7bbb31;
}
.htabs a:hover{
color:#fb7c3c;
}
.tab-content  {
	position:relative;
	padding: 0 30px;
	z-index: 2;
	overflow:visible;
	margin-bottom:0px;
	float:left;
	width:100%;
	font-size:13px;
	
}
#tabs_info .tab-content{border-top: 2px solid #7bbb31;}

#tabs_info.product-tab .tab-content{ padding:0;}

.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 #e5e5e5;
}
.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 .customNavigation a { top: -90px;}
.hometab .customNavigation a:hover {
    background: #fb7c3c none repeat scroll 0 0;
    border: 1px solid #fb7c3c;
    color: #ffffff;
}
.customNavigation a.prev:hover::before , .customNavigation a.next:hover::before {
    color: #000000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{background: #7bbb31 !important;color: #ffffff !important;}
.btn-primary{box-shadow: none !important;padding: 7px 15px !important;text-transform: uppercase !important;border-radius: 0 !important;}
.box-content .customNavigation a:hover{
    background: #ffe11b none repeat scroll 0 0;
    border: 1px solid #ffe11b;
    color: #ffffff;
}
.hometab .tab-head {
    padding-bottom:9px;
	display:inline-block;
	text-align:right;
	width:100%;
}
.btn-danger:hover {
  background-color: #c9302c;
  border-color: #ac2925;
  color: #fff !important;
}
#account-return .btn.btn-default:hover {
  background: #7bbb31 none repeat scroll 0 0;
  border: 1px solid #7bbb31;
  color: #fff !important;
}
.btn-block + .btn-block {
  margin-top: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.table-responsive{width: 100%;}
.hometab .customNavigation a.prev:before:hover , .hometab .customNavigation a.next:before:hover{color:#fff}
/* End Tab cms */

/*Megnor Blog CSS */ 
.box.blogs {
    float: left;
    margin-bottom:30px;
    width: 100%;
  	padding:26px 30px 24px;
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
}

.blogs .box-head {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    width: 100%;
	margin-bottom: 10px;
	padding-bottom: 23px;
}

.box-head .blog_tagline {
    color: #808080;
    float: left;
    font-size: 14px;
    margin-bottom: 12px;
	 display: none;
}
#content .box-product .blog-items { display:inline-block; float:left; }
.blog-left {
	display: inline-block;
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}
.blog-image{position:relative; overflow:hidden;}
.blog-image::before{border: 1px solid #ffffff;
    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;text-align: center;width: 100%; }

.blog-right h4 {
	float: left;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 9px;
	text-transform: capitalize;
	width: 100%;
	font-weight: 400;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing: 0.5px;
}
.newsleft .news-title4 {
	font-size: 20px;
	color: #fff;
	margin: 0 7px;
	font-weight: 400;
	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:13px; }

.read-more .fa{display:none;}

.write-comment {
    display: inline-block;
    float: none;
    padding-left: 18px;
    position: relative;
    text-align: center;
}
.common-home .write-comment::before {
    background: #a8a8a8 none repeat scroll 0 0;
    border-radius: 50%;
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%;
    content: "";
    display: block;
    font-family: fontawesome;
    height: 4px;
    left: 9px;
    position: absolute;
    top: 11px;
    width: 4px;
}
.date-time { float:none; text-align:center; text-transform:capitalize;display: inline-block; }
.des-blog {
	float: left;
	width: 100%;
	text-align: center;
}
.date-time .fa{display:none;}

.blog_default_width{ width:260px;}

.blog-desc { font-size:13px;margin: 0px 0 5px;color: #808080; line-height:23px; float:left;display:block;text-align: left;letter-spacing: 0.6px;}
.blog-img { padding: 0px; }
.blog-right-content .blog-desc {
	display: block;
}
.comment-wrapper {
    display: inline-block;
	position:relative;
	float:right;
	margin:5px 0 0;
}
.comment-wrapper .write-comment a::before {
    color: #000;
    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;
}
#content .box.blogs .box-content {padding:0; }
#content #blog-carousel .blog-item { overflow: hidden;position: relative;}	 
#content #blog-carousel .product-block, #content #blog-grid .product-block { 
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 20px 15px 0;
}
#content #blog-carousel .product-block:hover , #content #blog-grid .product-block:hover  { box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
#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:50px;
    left: auto;
	color: #e5e5e5;
	width: 30px;
	height: 30px;
	text-align: center;
    padding: 1px 0 0 0;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	background:#fff;
	border: 1px solid #ccc;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev:before{
	content:"\f104";
	font-family:"fontawesome";
	font-size:20px;color:#808080; 
	border-radius:0;
	-webkit-border-radius:0; 
}
#blog-carousel .owl-controls .owl-buttons .owl-next:before{
	content:"\f105";
	font-family:"fontawesome";
	font-size:20px;
	color:#808080;
}


#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: 15px;
    left: auto;	
	color: #e5e5e5;
	width:30px;
	height:30px;
	text-align: center;
    padding:1px 0 0 0;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	background:#fff;
	border: 1px solid #ccc;
}

#blog-carousel .owl-controls .owl-buttons .owl-next:hover{background-position:-9px -26px; background:#ffe11b; color:#fff; border:1px solid #ffe11b;}
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover{
	color:#fff;
	background:#ffe11b;
	border: 1px solid #ffe11b;
}
#blog-carousel .owl-controls .owl-buttons .owl-next a:hover{ background:#fb7c3c; color:#fff;}
.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: #fff;
	border:1px solid #eee;
	border-bottom:2px solid #eee; 
	padding:15px;
}
.view-comment .col-sm-3 .name{font-weight:500; color:#333333;}
.view-comment .col-sm-3 .date{color:#b5b5b5;}
.single-blog .view-comment .name, .single-blog .view-comment .date, .single-blog .view-comment .comment-text, .single-blog .view-comment .col-sm-3 {
    width: 100%;
}
.user_icon {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    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%;
}

.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:#7bbb31;
	 line-height:30px;
}
.blog-left .blog-image .zoom {
   background:#ffffff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #333;
    display: inline-block;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding:3px 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:40px;
width:40px;
}
.blog-left .icon.zoom:hover .fa, .blog-left .icon.readmore_link:hover .fa {
	color: #fff;
}
.blog-left .blog-image .zoom:hover,.blog-left .blog-image .readmore_link:hover{color:#fff; border-color:#7bbb31; background:#7bbb31 none repeat scroll 0 0; }
.blog-left .blog-image .readmore_link {
    border:1px solid #7bbb31;
	background:#ffffff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #333;
    display: inline-block;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 5px 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:40px;
width:40px;
}

.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:100%; }

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

.blog-right-content {
    clear: both;
    float: left;
    width: 100%;
}

.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::after {
    color: #333333;
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    line-height: normal;
    margin-left: 6px;
}

.blog-right-content .read-more a{
	color: #333333;
	padding: 6px 12px;
}
.blog-right-content .read-more a:hover::after {
    color: #fff;
}

.blog-right-content .write-comment a {
    color: #000;
    font-size: 13px;
}

.write-comment-count{float:left; margin-right:10px;color:#000;}
.information-blogger-blogs .write-comment {
    float: left;
}

.all-blog .blog-right-content {
     padding:10px 25px;
}

.information-blogger-blogs .blog-image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    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;
}
.common-home .blog-desc {
	display: none;
}
.blog-date {
   	background: #7bbb31 none repeat scroll 0 0;
	color: #fff;
	direction: ltr;
	font-size: 14px;
	font-weight: 600;
	margin-top: -42px;
	padding: 10px 25px;
	position: relative;
	text-align: center;
  
}
#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;
}

.write-comment a,.date-time{color:#7bbb31; font-weight:normal;font-size: 12px;letter-spacing: 0.5px;}
.write-comment > a {
    color: #7bbb31;
}
.write-comment a:hover, .write-comment a:focus{ color:#fb7c3c; }
.comment-wrapper .write-comment a:hover, .comment-wrapper .write-comment a:focus, .comment-wrapper .write-comment a:hover::before{color:#fb7c3c;}

.information-blogger-blogs .read-more {
    display: inline-block;
}
.subscribe-btn .btn.btn-lg {
  padding: 7px 0 !important;
}

.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;
}
.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;
  position: absolute;
  top: 0;
  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;
}
.blog-left .blog-image .zoom, .blog_top_content .blog-image .zoom {
  border:1px solid #7bbb31;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  opacity: 0;
  transition: all 0.5s ease 0s;
  z-index: 10;
}
.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-out 0s;
	width: 100%;
}

.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 #7bbb31;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #7bbb31;
    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: #ffffff;
}
.blog-left-content .blog-image .zoom:hover,.blog-left-content .blog-image .readmore_link:hover{
	background:#7bbb31 none repeat scroll 0 0;
	border-color: #7bbb31;
	color: #fff !important;
}
.blog-left-content .blog-image .readmore_link {
    border:1px solid #7bbb31;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color:#7bbb31;
    background: #ffffff;
    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;
}

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

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

#content .blogs .buttons,#blog-carousel .owl-pagination{display:none}

/*Megnor Blog light-box CSS */ 

/*Megnor Blog CSS */ 
.box-content-category ul li:last-child a {
	border: none;
}

.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image .button-group button:hover{
position: absolute;
height:100%;
top:0;
left:0;
right:0;
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;
background:#e95e19;
color:#ffffff;
transform:rotateY(90deg);
-webkit-transform: rotateY(90deg);
-ms-transform:rotateY(90deg);
-o-transform:rotateY(90deg);
-moz-transform:rotateY(90deg);
}

.product-block:hover .hover-image, #column-right .image:hover .hover-image, #column-left .image:hover .hover-image{
opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
-khtml-opacity:1;
transform:rotateX(0deg);
-webkit-transform: rotateY(0deg);
-ms-transform:rotateY(0deg);
-o-transform:rotateY(0deg);
-moz-transform:rotateY(0deg);

}
.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:hover::before, #blog-carousel .owl-controls .owl-buttons .owl-next:hover::before{ color:#000;}
#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 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
 }
legend {
	font-weight: 400 !important;
}
.form-control {
	border-radius: 0 !important;
}
#form-review .col-sm-2, #form-review .col-sm-10{width:100%;}
.container h1, .container h2{ color:#000; font-size: 20px;   font-weight: 400;text-transform: capitalize; }
.content-top-breadcum #title-content > h2 , .content-top-breadcum #title-content > h1 {font-size:14px;    float: left; color:#000;}
#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: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    text-transform: capitalize;
}
#content h3.product-option { text-transform:capitalize; font-size:18px; }
.breadcrumb + .row {
    clear: both;
}
#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 {
      padding: 0;
      margin-bottom:10px;
      list-style: none;
    	float:right;
    	right:0;
    	top:0;
    	line-height:21px;
}

.content-top .container{ padding-top:0px; }
#carousel-0.banners-slider-carousel .customNavigation a{
	top: 63px;
	border:1px solid #ccc;
}
#carousel-0.banners-slider-carousel .customNavigation a:hover {
	background: #ffe11b;
	border-color: #ffe11b;
}
#carousel-0 .customNavigation .prev.fa {
    left: -24px;top: 40px;
}
#carousel-0 .customNavigation .next.fa {
    right: -24px;top: 40px;
}
#content #carousel-0 .box-content {
    margin: 0;
    padding: 0;
}
#carousel-0 .customNavigation .prev.fa:before , #carousel-0 .customNavigation .next.fa:before{font-size:18px}
#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;
	
}

/* 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: #808080 !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: 20px;
    font-weight: 600;
	color:#333;
}
.quickview .product-right ul li.discount, .quickview .product-right ul li.rewardpoint, .quickview .product-right ul li.price-tax { clear:both; }

.quickview {
	background: transparent;
	border: 0 none;
	display: block;
	height: 25px;
	width: 25px;
	text-align: center;
	line-height: 0;
	color: #000;
	padding: 5px 0;
	
}
.product-quickview .quickview {
	bottom: 0;
	left: 10px;
	top: 10px;
	opacity: 1 !important;
}
.product-thumb:hover .quickview{
color:#000000 !important;
}
.product-thumb:hover a, .product-thumb:focus a {
  color: #000;
  text-decoration: none;
}
.quickview > a {
  color: #000;
}
#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;
}
.quickview-button a{
 background: #000000; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #000000 0%, #424242 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #000000 0%,#424242 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #000000 0%,#424242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=1); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
   	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
  	color: #fff;
  	font-size:13px;
  	padding: 10px 20px;
  	width: 100%;
  	float: right;
  	top: 0;
  	opacity:0;
  	-khtml-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	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;

	
}
.product-block.product-thumb.transition .quickview-button:hover {
  opacity: 1;
  -khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
}
.product-block.product-block-inner .quickview-button:hover {
  opacity: 1;
  -khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
}
.quickview-button a.quickbox:hover {
  background-position: 7px -82px;
  color: #ff8300;
}
  

#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: #fafafa none repeat scroll 0 0;
  display: block;
  float: left;
  margin-top: 0;
  padding: 30px 0 10px;
  width: 100%;
}
#content #related-grid .product-block, #content #related-grid .product-block .product-block-inner, #content .related_prd .product-block  {
  overflow:visible;
}
#related-grid .product-thumb .image{margin-bottom:5px;}
#content .box.related_prd .box-heading {
   	/*margin: 0 0 0 -10px;*/
    padding: 0 0 25px;
	float:none;
	font-size:20px;
}

.quickview-button a.quickbox:before{
	color: #ffffff;
    
    float:right;
    font-family: "fontawesome";
    font-size: 14px;
    font-weight: normal;
    position: relative;
    right:15px;
	top:4px;
}	

.quickview-button a.quickbox:hover { color:#FFFFFF; background-color:#fff; background-position: 7px -82px; } 	
.quickview-button a.quickbox .fa { display:inline-block; color:#ff8300; }

.featured-inner-content {
  margin: 0 -15px 30px;
}
.box-content-inner-featured{ border-top:1px solid #dedede;}

@media (max-width: 767px) { 
	.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {position: absolute !important;}
	.prd_image2 {margin-left: 0 !important;}
	#form-language ul > li .language-select img {	display: none;}
	#top-links .list-inline a{color: #fff;}
	#form-language img{margin-top: 2px;}
	#form-currency .btn-link, #form-language .btn-link {padding: 0px 0 0 5px;}
	#form-language .btn-group , #form-currency .btn-group{vertical-align: top;}
	#form-language .fa-angle-down, #form-currency .fa-angle-down {
	display: inline-block !important;
	float: right;
	margin: -1px auto 0;
	vertical-align: top;
}
	#form-currency .btn-link strong{margin-top: 0px;margin-left: 0;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: none !important;}
	#top-links .fa, #form-currency .btn-link strong, #form-language img {color: #fff;display: inline-block;vertical-align: top;}
	#top-links span{display: none !important;}
	.product-thumb .button-group button, .product-block .button-group button {background:#7bbb31;color: #fff;	}
	.product-thumb .rating{opacity: 1;}
	.special_default_width{ width:270px;}
	.featured_default_width{ width:270px;}	
	.tabspecial_default_width{width:270px;}
	.tabbestseller_default_width{width:270px;}
	.tablatest_default_width{width:270px;}
	.quickbox { display:block; }
	.quickview-button { display:none; }
}



/* Auto Search Css*/

.result-search-autocomplete
{
display: none;
position: absolute;
z-index: 1000;
background-color: #FFF;
border: 1px solid #e5e5e5;
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: #000;
    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;
}
.row.site-map li {
	list-style-type: inherit;
}
.result-search-autocomplete ul, li
{
list-style-type: none;color: #000;
}
.result-search-autocomplete-image
{
height: 65px;
margin-left: 15px;
border:1px solid #e5e5e5;
}
.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: 450px;
height: 100px;
text-align: center;
vertical-align: middle;
padding: 20px 20px;
opacity: 1 !important;
-webkit-opacity:1 !important;
-moz-opacity:1 !important;
-khtml-opacity:1 !important;
background-color: #dff0d8;
color: #3c763d;
border-radius: 0;
line-height: 30px;
right: 20px !important;
left: auto !important;
top: 75px !important;
border: none;
border: 1px solid #d6e9c6;
}
.alert.alert-success.animated button.close {
opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
color: #3c763d;
position: absolute;
right: 5px;
top: 5px;
}
.alert.alert-success.animated span {
font-size: 12px !important;
}
 .alert.alert-success.animated span .fa.fa-check-circle {
color: #3c763d;
}
.alert.alert-success.animated span a {
color: #3c763d;
text-decoration: underline;
}

.account-login .well .form-group a, .affiliate-login .well .form-group a{line-height:30px;}

.form-group.qty {
    clear: both;
    overflow: hidden;
    position: relative;
}
#button-cart, .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {float:left;}
.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.box-product.product-carousel {
  display: block;
}
#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:hover, #product .form-group.required .btn.btn-default.btn-block:hover, #button-cart.btn.btn-primary.btn-lg.btn-block:hover{
    background: #ffd200 !important;
    color: #000 !important;
    border-color:#ffd200 !important;  
  }
#button-cart.btn.btn-primary.btn-lg.btn-block{
    background: #7bbb31 none repeat scroll 0 0 !important;
    border-color: #ffe11b;
    border-radius: 0;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 9px 20px;
    text-transform: uppercase;
    color: #fff !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:#7bbb31 !important;
  background: transparent !important;
}
#banner0 img, #banner1 img, #banner2 img{ max-width:100%;float: right; }
.header-pro-tag {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #e8e8e8;
  float: left;
  width: 100%;
}
#banner0 .swiper-pagination {
	display: none;
}
.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 {
	color: #404040;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	letter-spacing: 0.7px;
}
#header-pro-tag .tags > a {
  display: inline-block;
}
#header-pro-tag .tags {
  display: inline-block;
}
.header-tag-widget .tags a::after {
  border-right: 1px solid #e8e8e8;
  content: "";
  height: 15px;
  position: absolute;
  top: 7px;
  width: 10px;
}
.header-tag-widget .tags a:last-child::after {display: none;}
#header-pro-tag .tags > a:hover {color: #7bbb31 !important;}
.header-tag-widget .tags  a{
  border: 0 none;
  color: #808080;
  font-size: 13px !important;
  font-style: italic;
  margin: 13px 5px 12px;
  padding: 0 5px;
  position: relative;
  letter-spacing: 0.7px;
}
.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;}
.product_banner{
clear:both;
width:100%;
position: relative;
}

.product_img .prd_image1, .product_img .prd_image2 {
  width: 49%;
}
.prd_image1 {
  float: left;
}
#footer .tm-about-logo img {
  clear: both;
}
#search .fa.fa-search{display: block;}
.search {
  display: none;
}
.input-group-btn .search {
  display: block;
}

/*update css*/

.all-blog img, .single-blog .main_thumb img{
    width: 100%;max-height: 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),0 4px 20px 0 rgba(0,0,0,0.19);
	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;}

/*update css*/

@media (width: 1450px) {
		.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: 20%;
		}
}

@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;}
	.blog-right { width:100%; }	
	.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%;}
}


@media (max-width: 1449px) and (min-width:1200px){

	.category_img {width: 46%;margin-top: 40px;}
	.cmsinnertext {top: 46px;width: 28%;}
	.first_banner {width: 48.7%;}
	.innercms1text {right: 5px;top: 21%;width: 40%;}
	.innercms1text.innercms1text2 {width: 42%;}
	#content .box .box-heading {padding-top: 31px;}
	.newsletter {padding: 34px 0 31px 28px;}
	.newsletter .input-news {width: 69%;}
	footer .follow{margin: 25px 0 11px;}
	#footer {padding: 67px 15px 66px;}


	.header-right{width: 77%;}
	.layout-2.left-col #content{width: 77%;}
	#content .col-sm-6.product-right{width: 39%;}
	.etabs{padding-top: 0px;}
	#column-left .box-category::after{right: 15px;}
	#content .box .box-heading, .hometab .box-heading{font-size: 20px;}
	.newsletter .input-news{margin-left: 10px;}
	#related-carousel .product-thumb .percentsaving{right: 30px;}
	.layout-2.left-col #column-left{width: 23%;}
	.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%;}

	.sale{right:25px;}
	
	.product_banner .img{
	max-width:100%;
	}
	 .dropdown-menu {
	  top: 44px;
	}
	.category_list1, .category_list2, .category_list3{width:31.7%;}

	.header-search .col-sm-3.sort{width: 28%;}
	.header-left{    margin: 0 50px 0 0;}
	.category_tab .owl-carousel .owl-item{width:240px;}
	.head-right-bottom{margin-left:15px;}
	.headertopright{padding-left:0;}
	.headertopright .text2{padding-left:45px;}
	.cms-data-info {
  		border-left: 1px solid rgb(229, 229, 229);
  		padding-left: 13px;
	}
	.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{margin-right: 30px;width: 27%;}
	#footer_storeinformation_block.col-sm-3.column{width:25%;}
	.category_img img{width:100%;}
	#column-left .box-product .image, #column-right .box-product .image{margin-right:8px;}
	#column-left .box-product, #column-right .box-product{padding:20px 20px 10px}
	.product-list .product-thumb .quickview-button{display:none;}
	.product-list .product-thumb .caption{margin:20px 0 0;}
	.col-sm-8.product-left{margin-right:20px;width:47.5%;}
	.col-sm-4.product-right{width:50.5%;}
	.blog-left .blog-image img {    height: auto;    width: 100%;}
	.newsleft .news-title1{font-size:18px;}
	.hometab .customNavigation a , .featured .customNavigation a{    top: -55px;}
	.category_tab .tab-content > .tab-pane {    margin-top: 4px;}
	
	#carousel-0 .product-carousel .product-block {    margin: 4px 15px;}
	
	.main-menu ul > li.top_level {    margin-bottom: 20px;}
	.menu_toggle .main-menu{width:77.4%;}
	.menu_inner .image{width:22.6%;}
	.main-menu ul > li{ width: 24.6%;padding-right: 30px;}
	
	 .featured .customNavigation a {    top: -50px;}
	 .hometab .customNavigation a{top:-80px;}
	
		#Tab_Category_Slider .owl-carousel .owl-buttons div{top:-82px;}
		
		.productpage .productpage_details .product-right {    margin-left: 10px;    width: 36%;}
		.menu_toggle .menu_inner{padding:30px 30px 15px}

}


@media (max-width: 1199px) and (min-width:1024px){
	.category_img {width: 56%;margin-top: 25px;}
	.cmsblocktext.cmsblocktext2 {margin-bottom: 26px;}
	.cmsinnertext {top: 36px;right: 5.6%;width: 34%;}
	.first_banner {width: 48.4%;}
	.innercms1text {right: 11px;top: 20%;width: 39%;}
	.innercms1text.innercms1text2 {width: 40%;}
	.headingcms1 {font-size: 30px;}
	.newsleft .news-title4 {font-size: 17px;}
	.newsleft .news-title1, .newsleft .news-title3 {font-size: 17px;}
	.newsleft .news-title2 {margin-left: 7px;margin-top: 2px;}
	.newsletter {padding: 34px 0 31px 24px;}
	#footer {padding: 67px 15px 56px;}
	footer .follow{margin: 20px 0 11px;}
	.newsright {width: 47.5%;}


	.header-right{width: 77%;}
	#content .col-sm-6.product-right {margin-left: 0;width: 44%;}
	#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: 200px;}
	#content .box .box-heading, .hometab .box-heading{font-size: 18px;}
	#content .category_list_cms .box .box-heading {margin-left: 0;padding: 20px 0 0;}
	#nav-one > li > .dropdown-menu{left: 198px;}
	#column-left .box-category .box-heading{top: -75px;}
	#column-left .box-content-category{top: -26px;}

	
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	.header-cart .dropdown-menu {top: 49px;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{right: 3%;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{right: 7%;}

 	#cart{margin-top:1px;}
	header .dropdown.myaccount a .fa {padding: 9px 7px;}
	.special_default_width{ width:230px;}
	.featured_default_width{ width:230px;}	
	.tabspecial_default_width{width:230px;}
	.tabbestseller_default_width{width:230px;}
	.tablatest_default_width{width:230px;}
	#footer .tm-about-logo img {
	  clear: both;
	  max-width: 100%;
	}
	.headertopright .text2 {
	  width: 96%;
	}
	.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: 7px 3px;
	}
	#cart > .btn {
	 margin-right: 4px;
	  margin-top:0px;
	  }
	  .dropdown.myaccount {
	  padding: 6px 8px;
	}
	
	#cart button > h4{margin: -19px 0 0 2px;}
	header .dropdown.myaccount > a {
	  margin: -1px 0 0;
	  padding: 3px 13px 3px 3px;
	}
	
	.header-left {
	  float: left;
	  margin: 0 20px 0 0;
	  width: auto;
	}
	.sale{right:15px;}
	.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;}
	.head-right-bottom{width:24%;}
	.headertopright{padding-left:18px;}
	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{  width: 100%;}
	.category_list1, .category_list2{width:31%;}
	.category_list_inner {
	  float: left;
	 padding: 10px 0 0 0;
	 margin-left: 0px;
	 width:44%;
	}
	.dropdown-menu{
	top:109%;
	}
	.category_list1, .category_list2, .category_list3 {
	height: 270px;
	}

	.product-thumb .caption{padding: 6px 0 9px;}
	.layout-2.right-col #column-right {
	  padding: 0 0 0 17px;
	 }
	
	.contact-info .left {
	  width: 44%;
	}
	.contact-info .right {
	  float: right;
	  width:auto;
	}
	#footer #footer_aboutus_block.col-sm-3.column{margin-right:15px; width: 24%;}
	#footer_aboutus_block .about{ line-height: 25px;}
	#footer #info.column {    width: 16%;}
	#footer #extra-link.column {    width: 13%;}
	#footer .column{width:13%;}
	#footer_storeinformation_block.col-sm-3.column{width:28%;}
	.category_img img{width:100%;}
	.layout-2.left-col #column-left {    margin-top: 25px;    padding: 0 25px 0 0;    width: 23%;}
	.layout-2.left-col #content {margin-top: 25px; width: 77%;}
	.product-layout.product-grid.col-lg-3 {    padding: 0;}
	.product-list .product-thumb .caption{margin:0;padding:0 15px 0 0;width:68%;}
	.product-list .product-thumb .list-right{width:31%; padding: 40px 0 10px 30px;}
	.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 .btn.btn-lg{
		width:110px;
		padding: 7px 15px;}
		.customNavigation a.prev{right:50px;}
		.customNavigation a.next{right:20px;}
		.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%;}
		#content .box.blogs .box-content {margin: 0;}

		.menu_toggle .main-menu{width:73.2%;}
		.menu_inner .image{width:26.8%;}
		.main-menu ul > li{ width: 24.5%;padding-right:20px;}
		#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-info .image-additional { width: 332px;}
	


}

@media (max-width: 1023px) and (min-width:980px){
	.category_img {width: 55%;}
	.cmsinnertext {top: 16px;right: 5.6%;width: 35%;}
	.first_banner {width: 48.4%;}
	.innercms1text {top: 25%;width: 40%;right: 6px;}
	.innercms1text.innercms1text2 {width: 42%;}
	.headingcms1 {font-size: 30px;line-height: 36px;}
	footer .follow {margin: 20px 0 11px;}
	#footer #footer_storeinformation_block li.paymt {margin-right: 9px;}
	#footer {padding: 37px 15px 46px;}
	.newsright {margin-top: 13px;}
	.newsleft .news-title2 { margin-top: 0;margin-left: 7px;}



	.header-right{width: 77%;}
	#content .col-sm-6.product-left{width: 35% !important;}
	#content .col-sm-6.product-right{margin-left: 0;}
	#content .box .box-heading, .hometab .box-heading{font-size: 18px;}
	.category_list_cms .box-heading {margin-left: 0;}
	header .header_left{width: 200px;}
	.static_links li a {margin: 1px 8px 0px 0;}
	.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: 200px;}
	#nav-one > li > .dropdown-menu{left: 198px;}
	.layout-2.left-col #column-left{padding: 0 15px 0 0 !important;}
	#column-left .box-category .box-heading{top: -76px;}
	#column-left .box-content-category{top: -27px;}
	.newsletter{padding: 18px 0 0 35px;}	
	.newsletter .input-news{width: 80% ;}
	.subscribe-btn { width: 20% !important;}
	.newsright, .newsleft {width: 100% !important;text-align: center;}
	#nav-one > li.dropdown::after, #nav-one > li.hiden_menu::after {right: 15px;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{right: 3%;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{right: 7%;}

.headertopright .text2{width:98%;padding-right:0; }
.header-left {
  margin: 0 20px 0 0;
}
#footer .tm-about-logo img{max-width:100%;}
.featured_default_width{ width:200px;}	
.tabspecial_default_width{width:200px;}
.tabbestseller_default_width{width:200px;}
.tablatest_default_width{width:200px;}

#content .category_list_cms .box-head .box-heading {
padding:0px; 
}
.category_list_inner {	padding: 10px 0 0 0;}
#content .box .box-content , #content #featured-carousel .slider-wrapper-outer , #content #special-carousel .slider-wrapper-outer{
    padding: 30px 0 20px;
}
.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 {
  margin: 7px 0 0 12px;
}

.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;}
.nav-inner.container{padding:25px 38px 25px;}
.col-sm-3.sort{margin-right:25px;}
#search .input-lg{width:100%;}
.col-sm-5.header-search {
	width: 55%;
}
.header-search .customSelectInner::after, .header-search .customSelectOpen .customSelectInner::after {
	right: 14px;
}
.head-right-bottom{width:25%;}
.headertopright{padding-left:18px;}
.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;}
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{ width:100%;}
.category_list1, .category_list2, .category_list3{width:31.3%;}
.category_list_inner {    margin-left: 0px;    width: 45%;}
#footer #footer_aboutus_block.col-sm-3.column{margin-right:15px; width: 25%;}
#footer_aboutus_block .about{ line-height: 25px;text-align: justify;}
#footer #info.column {    width: 16%;}
#footer #extra-link.column {    width: 13%;}
#footer .column{width:13%;}
#footer_storeinformation_block.col-sm-3.column{width:27%;}
#footer .col-sm-3.column {
  padding: 0 0 0 10px;
}
.category_img img{width:100%;}
.layout-2.left-col #column-left {    margin-top: 25px;    padding: 0 25px 0 0;    width: 23%;}
.layout-2.left-col #content { margin-top: 25px;     width: 77%;}
.product-layout.product-grid.col-lg-3 {    padding: 0;}
.product-list .product-thumb .caption{margin:0;padding:0 15px 0 0;width:68%;}
.product-list .product-thumb .list-right{width:31%; padding: 0px 0 10px 30px;}
.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%;}
	.newsleft{width:45%;}
	.newsleft .news-title1{font-size:16px;}
	.newsright{width:50%;}
	.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%;}
	.main-menu ul > li{ width: 24.5%;padding-right:20px;}
	#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%;}
	
	

}
@media (max-width: 980px){
	.category_list_cms .box-heading {	margin-left: 0;}
	#column-left .box .box-heading {border: none;}
}

@media (max-width: 979px) {
	.cmsinnertext {top: 20px;right: 10px;width: 43%;}
	.cmsblocktext1 {font-size: 29px;line-height: 31px;}
	.cmsblocktext.cmsblocktext2 {margin-bottom: 14px;}
	.first_banner {width: 47.9%;}
	.innercms1text {right: 0px;top: 20%;width: 41%;}
	.innercms1text.innercms1text2 {width: 43%;}
	.headingcms1 {font-size: 23px;line-height: 26px;}
	#footer_aboutus_block > ul {float: left;width: 100%;}
	#footer #footer_storeinformation_block li.paymt {margin-top: 10px;}
	#footer_storeinformation_block > ul {float: left;width: 100%;}
	#special-grid {padding-bottom: 20px;}
	#column-left .swiper-viewport {display: none;}
	.nav-responsive .expandable {margin-top: 9px !important;}
	#menu ul {top: 45px;}


	.header-center{padding:10px 0 5px 0;}
	.nav-responsive .expandable{margin-right: 0;}
	.layout-2.right-col #column-right{display: none;}
	#column-left .box-content-category{display: none;}
	#content .col-sm-6.product-left{width: 50% !important;}
	.newsletter{padding: 10px 0 35px 35px;}
	.search_box {width: 44%;}
	.header-search .form-control.input-lg {width: 56%;padding: 10px 10px !important;}
	header .header_left{display: none;}
	.category_list_cms .box-heading {margin-left: 20px;}
   #column-left .box-category {	display: none;}
	#menu ul {display: block;box-shadow:none;}
	#column-left .toggle .mobile_togglemenu::before {color: #000 !important;}
	#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;}
	#cart{width: auto;}
	.col-sm-3.header-cart{margin-left: 0;}
	.col-sm-5.header-search{margin-left: 10px;}
	.col-sm-4.header-logo {padding: 11px 0 20px !important;margin-left: 30px;}
	.header-right{float: none;width: 100%;margin: 4px 0 0;;}
	.category_list_inner {
	  float: left;
	  padding: 0 25px;
	  width: 44%;
	}
	#content .box .box-content , #content #featured-carousel .slider-wrapper-outer , 
	#content #special-carousel .slider-wrapper-outer{padding: 30px 0 20px;}
	.hometab .box{margin: 0;}
		footer .follow, footer .payment{display:none;}
		.htabs {
		 float: right;
		}
		.header-search .col-sm-3.sort {
		  display: none;
		}
		.header-search #searchbox::before{
		border:none;}
		.hometab .customNavigation a {
		  top: -90px;
		}
		.col-sm-4.header-logo {padding: 0;}
		.header-left {
		  margin: 0 70px 0 0;
		}
		.col-sm-5.header-search {
		  padding: 0;
		  position: relative;
		  width: 49%;
		}
		.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-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 0 0 30px;
		}
		.category_img {
		  float: right;
		  padding: 30px 0 0;
		  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:25%;
		}
		.product-thumb .caption {
		  float: left;
		  padding:0;
		  text-align: center;
		  width: 100%;
		}
		#content .category_list_cms .box-head .box-heading {padding: 0px 0 25px 0;}
		.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 {
		  margin: -40px 0 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;
		}
	.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}
	#searchbox {    width: 100%;}
	#search .input-lg{width:100%;}
	.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;}
	.img-prd .left-image, .left-image.categorytabs{display:none;}
	.hometab.box, .category_tab .tabs, .box.featured {    float: left; 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;}
	.category_list1, .category_list2, .category_list3{width:100%;padding:40px 10px 10px;}
	.category_list1, .category_list2 {margin-bottom: 30px;margin-right:0;}
	.category_list_inner{width:55%;}
	#footer .col-sm-3.column{border:none;padding:0;}
	#footer_aboutus_block > h5{display:block}
	p.powered , .bottomfooter .list-unstyled{float:none}
	#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 #e5e5e5;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%;}
	.layout-2.left-col #column-left , .layout-2.right-col #column-right{width:100%;padding:0;}
	#column-left .box, #column-right .box{margin:15px 0;}
	.layout-2.left-col #content {padding:0; 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;}
	.header-right .head {
  		float: right;
  		margin: 0px 5px 0 0;
  		padding: 6px 0 0 0;
	}
	.product-layout.product-grid.col-lg-3 {    padding: 0;}
	 .product-info .image-additional {    width: 336px;}
	 .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 .caption{margin:0;padding:0 15px 0 0;width:68%;}
	.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:47.5%;}
	.blog-left .blog-image img {    height: auto;    width: 100%;}
	.tm_content .tm_button > a{font-size:12px;padding:7px 15px;}
	.newsleft{width:100%;text-align:center;}
	.newsleft .news-title1{font-size:18px;}
	.newsright{width:100%;margin-top: 15px;text-align: center;}
	.subscribe-btn{display: inline-block;float: none;width: 25%;}
	.subscribe-btn .btn.btn-lg{padding:7px 15px}
	#footer{padding:20px 15px;}
	
	#main-menu .static_right {    display: none;}
	#blog-carousel .owl-controls .owl-buttons .owl-next , #blog-carousel .owl-controls .owl-buttons .owl-prev{top:3px}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{
	right:50px;}
	.product-list .product-block .product-details.list .compare, .product-list .product-block .product-details.list .wishlist{
	padding: 1px;
	margin:0;
	width:100%;
	}
	.product-grid .product-block-inner{
	padding: 10px 14px ;
	}
	.contact-info .left {
  		float: left;
  		width: 39%;
	}
	.contact-info .right {
  		float: right;
  		width: 58%;
	}
	.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; 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:#000;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);
		display: none;
		list-style: outside none none;
		margin-top: 0;
		padding: 0 !important;
		position: absolute;
		width: 100%;
		z-index: 999;
		max-height: 430px;
		overflow-y: auto;
		}
	#menu.responsive-menu ul li a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;}
	.responsive-menu li.toggle {  box-shadow:none;padding:0;float:left;width:100%; margin:5px 0;}
	.top_level.home.home_first {    display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	#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: #22272a;
		display: block;
		padding: 8px;
		text-align: left;
		white-space: nowrap;
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		font-weight: 400;
		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 , #menu.responsive-menu ul.nav li .megamenu ul.childs_1 {
		padding-left: 10px ;
		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: #000;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:0;
	}
	#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;

    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: 0px;  top: 0;}
	/* end css for responsive menu */




}
@media (min-width: 768px) {

	#menu li:hover .dropdown-menu, #menu ul li.hiden_menu:hover .dropdown-menu{    visibility: visible;}
	.header-content {display: none;}

}
@media (max-width: 767px) {
	.category_img {width: auto;}
	.category_list_inner {width: 50%;}
	.first_banner {
		width: auto;
		margin-right: 0;
		display: inline-block;
		vertical-align: middle;
		margin: 0 auto 25px;
		float: none;
	}
	.headingcms1 {font-size: 30px;line-height: 35px;}
	.first_banner.first_banner2 {margin-bottom: 35px;}
	.newsleft .news-title2 {margin-top: 2px;margin-left: 8px;}
	.cmsinnertext {top: 14%;right: 10px;width: 225px;}
	.cmsblocktext1 {font-size: 18px;line-height: 20px;}
	.cmsblocktext.cmsblocktext2 {padding: 2px 15px;margin-top: 18px;margin-bottom: 11px;}
	.product_banner {text-align: center;}
	.innercms1text {width: 38%;}
	.innercms1text.innercms1text2 {width: 38%;}
	.header-pro-tag {padding: 10px 0 5px;}
	.header-tag-widget .tags a {margin: 2px 5px 6px;}
	.layout-2.right-col #column-right {display: none;}





	#top-links ul.list-inline li {vertical-align: top;}
	.nav > li {
	position: relative;
	display: inline-block !important;}
	#menu {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	.contact-info .left {
		float: left;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.contact-info .right {
		float: right;
		width: 100%;
	}
	.search_box{display: none;}
	.header-search .form-control.input-lg {
	width: 100%;
	padding: 10px 10px !important;
	border-radius: 10px !important;
}
	#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;
	}
}

.only_tab {
    display: none !important;
	}
	#checkout-cart #accordion>div:nth-child(2){
		display: none !important;
		}
	#checkout-cart	#accordion>div:nth-child(3){
		display: none !important;
		}
@media (max-width: 767px) {
	
	#product-category .refine-search{
	display: none !important;
	}
	#product-category .category_filter{
	display: none !important;
	}
	#product-category .category_list{
	display: none !important;
	}
	#product-category .breadcrumb{
		display: none !important;
		}
		#product-category .page-title{
		display: none !important;
		}
	.header-search, .myaccount{
		  display: none !important;
	}
.nav.pull-right {

    width: 100% !important;
}
#top-links ul.list-inline {
    float: none;
    margin-top: 7px;
    margin-right: 5px;
}
#top-links .only_tab  span {
    display: none !important;
    position: relative;
    bottom: 6px;
}
.only_tab #cart .dropdown-menu.pull-right {
    margin: 4px auto;
    right: -20px;
    top: 44px;
    width: auto;
}
.only_tab #cart > .btn {

    margin: 0px 0 0px 8px;
padding: 11px 15px !important;
}
.tab_cart{
	display:none !important;
}
.mob_flex .list-inline {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}
.only_tab {
    display: inline-block!important;
}
.only_tab>.header-cart{
	margin-top: 0px !important;
    margin-bottom: 0px !important;
	    width: 100% !important;
	
}
	.only_mob{
	    display: none!important;
}
	.col-sm-4.header-logo{padding: 0 0 20px !important}
	.subbanner .banner_image {width: 100%;}
	#content .col-sm-6.product-left, #content .col-sm-6.product-right {width: 100% !important;}
	#content .col-sm-6.product-right{margin-left: 0;}
	.col-sm-4.header-logo{text-align: center;width: 100%;}
	.quickview {display: none;}
	.col-sm-4.header-logo{margin-left: 0;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 100px !important;}
	.product_img .prd_image1, .product_img .prd_image2 {margin-bottom: 20px; width: 100%;}
	#cart > .btn{text-align: left;}
	.blog-left .blog-image .zoom, .blog-left .blog-image .readmore_link{opacity:1;transform:scale(1.1);}
	.sale-cms{display: none;}
	.dropdown.myaccount{ padding: 3px 8px; }
	.newsletter{padding: 35px;width: 100%;}

.product-list .product-block .product-details.list .compare, .product-list .product-block .product-details.list .wishlist {
  margin: 0 10px 10px 0;
  padding: 1px;
  width:auto;
}
.product-layout.product-grid.col-lg-3 {
    padding: 0;
    width: 50%;
    text-align: center;
}
#main-menu.responsive-menu ul.navbar-nav{ top:60px; margin:0;}
.date-comment{
padding: 0 0 0 20px;
width:auto;}
.view{display:inline-block;}
.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3{
margin:0;}
.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;
}
.header-right .head {
  margin: -2px 0 0;
}

.blog-left:hover .blog-image::before {
  opacity: 1;
  transform: scale(1.1);
  transition: all 0.35s ease 0s;
}
.blog-image::before{
border:none;
}
.header-container .container .row{
	margin:0;
}

.category_img {
  padding: 0;
  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;
}
.view h3{padding:15px 0 0 0;}
.htabs { margin-top:35px;}

.right-myaccount-menu .fa.fa-heart {
  display:block;
   margin: 7px 5px 0 0;
   cursor: pointer;
}
.right-myaccount-menu .fa.fa-heart:hover{color:#fb7c3c;}
.right-myaccount-menu .fa.fa-share {
  display: block;
  margin: 7px 0 0 0;
  cursor: pointer;
}
.right-myaccount-menu .fa.fa-share:hover{color:#fb7c3c;}
.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;
}
#content .category_list_cms .box-head .box-heading {
  padding: 20px 0 25px 0;
}
.category_list_cms .box-heading {
    margin-left: 0;
}
.header-center {
  float: left;
  padding:0 0 20px ;
  width: 100%;
}
#cart > .btn{
margin:0;}
	.menu_toggle{display:none !important;}
	.content-top-breadcum {margin:0px 15px 0;}
	.layout-2.left-col .content-top-breadcum .container { padding: 12px 32px;}
	.content_header_topleft { margin: 0 auto;}
	.nav.pull-right { float:right; padding:0; margin:0; width:auto;}
	.header-left , .header-logo{float:left; width:50%;}
	.header-logo img { width: auto;margin:0 auto;}
	.col-sm-3.header-cart{float:left;}
	.right-links {float: right;  }
	#cart > .btn {height: 35px;}
	.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle > span {  display:inline-block;margin-top: 2px;}
	#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-3.sort{float:left;}
	 .col-sm-8.product-left, .col-sm-4.product-right{padding:0;}
	
	 .common-home .content-top-breadcum {display: none;}
	#search .btn-lg{padding:10px 20px;}
	#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%;}
	#searchbox {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;
}
.product-thumb .button-group1 {opacity: 1;}
#content .product-carousel .product-block:hover .price, #content .product-grid .product-block:hover .price, #content .box-product .product-block:hover .price {
	 opacity: 1; 
}
#content .box .box-heading, .hometab .box-heading {padding: 33px 32px;}
	.category_list_inner {margin: 0;}
	.footer-blocks {padding: 0 15px;}
	.category_img{float:right; margin:0;max-width:100%;}
	.category_list_inner {clear: left;padding: 0;}
	.category_list_cms .subcategory {
  margin: 0;
  padding: 0;
}
	.category_list1, .category_list2, .category_list3 {padding: 30px 20px 40px;height: 310px;}
	.layout-2.left-col #content , .layout-2.right-col #content{width:100%;float:left;}
	.layout-2.left-col #column-left {width:100%;padding:0;display:block;float:left;width:100%; padding:0 15px 0 15px;}
	#column-left .box, #column-right .box{margin:15px 0;}
	#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;padding-top: 15px;}
	.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:left;}
	.product-list .product-block .product-details.list .compare, .product-list .product-block .product-details.list .wishlist{padding:0 10px 0 0;}
	
	.layout-1 #content {    padding: 0 30px;}
	.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:5px 0 0;padding:0;}
	.product-thumb .button-group button { position: static;    text-align: center;    width:auto;}
	
	.product-thumb .button-group .addtocart::before{float:none;}
	#content .box-product , #content .product-carousel .product-block, #content .productbox-grid .product-block, #content .box-product .product-block, .category_tab .tab-pane .product-block , #content .product-carousel .product-block-inner, #content .box-product .product-block-inner, .category_tab .tab-pane .product-block-inner{overflow:hidden;float: none;}
	#content .product-carousel .product-block:hover, #content .product-grid .product-block:hover, #content .box-product .product-block:hover, .category_tab .tab-pane .product-block:hover{overflow:hidden;}
	.common-home.layout-1 #content{padding:0 15px;}
	.product-thumb .price{font-size:13px;}
	#content .product-carousel .product-block, #content .productbox-grid .product-block, #content .box-product .product-block, .category_tab .tab-pane .product-block{ text-align:center}
	#cart .dropdown-menu.pull-right {    left:auto;    right:-15px;}
	#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;}
	
	.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;
}
	.layout-2.left-col #content, .layout-2.right-col #content{padding:20px;}
	.comment_info {    float: left;    width: 66%;}
	#main-menu .static_right {    display: block;}
	.product-thumb .button-group{position:relative;float:left;width:100%;}
	.product-thumb .button-group button {
  padding: 9px 20px;}
	.product-thumb .caption {    float:none;    overflow:hidden;    padding:15px 0 0;    text-align: center;    width: 100%;}
	.product-thumb .image img{width:100%;}
	.product-thumb h4{line-height:20px;}
	#content #featured-carousel .slider-wrapper-outer { padding: 30px 0 0;}
	.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:right;text-align: center;}
	#Tab_Category_Slider .nav-tabs > li > a{padding:0 10px;}
	.header_contentcmsblock {    display: none;}
	#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:0 15px;}
	.product-info .additional-carousel{width:335px;margin:0 auto;}
	.product-info .image-additional{width:335px;}
	.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;}
	.htabs a, .categorytab .nav-tabs a{padding:0 10px 0 10px;}
	.subscribe-btn .btn.btn-lg{padding:7px 15px 7px 15px !important;}
	.content-top-breadcum .container{margin-bottom:-15px; margin-top: 15px;}
	.nav-tabs > li > a{margin:0 10px 0 0!important; padding:10px 7px 10px 7px !important;}
	.customNavigation a{ padding:4px 5px !important;}
	
	
}
@media only screen and (max-width: 585px) {
	.cmsinnertext {top: 7%;}
	.cmsblocktext.cmsblocktext2 {margin-top: 8px;margin-bottom: 1px;}
}

@media only screen and (max-width: 516px) {

	.category_list_inner {width: 44%;}
	.subscribe-btn{width: auto !important;}
	.newsletter .input-news {width: 70%;}
	.col-sm-5.header-search{width: 59%;margin-left: 4%;}
	.header-tag-widget .tags a{margin: 5px;}
	.hometab .tab-head{margin-bottom: 0 !important;}
	#content .box .box-heading, .hometab .box-heading{text-align: left;}
	.htabs {float: left;margin-top: 0;}
	#top-links ul.list-inline li{padding: 0 5px 0 8px;}
	.col-sm-4.header-logo {
	  margin: 0;
	  padding: 0;
	  text-align: center;
	  width: 100%;
	}
	#content .hometab.box .box-heading {padding: 25px 0 25px 30px;}

}
@media only screen and (max-width: 479px) {
	#content .hometab.box .box-heading {padding: 25px 0 15px 0;text-align: center;width: 100%;}
	.etabs {margin: 0;}
	.cmsblocktext.cmsblocktext2 {display: none;}
	.cmsinnertext {width: 185px;}
	.innercms1text {width: 130px;}
	.innercms1text.innercms1text2 {width: 130px;}
	.headingcms1 {font-size: 20px;line-height: 20px;}
	.special-inner-content {margin: 0 -5px 0px;}
	.featured-inner-content {margin: 0 -5px 30px;}
	#content .product-carousel .product-block-inner, #content .box-product .product-block-inner, .category_tab .tab-pane .product-block-inner {
		padding: 0 5px;
	}
	.box.blogs {padding: 26px 10px 24px;}
	#content #blog-carousel .blog-item {padding: 0 20px;}
	.product-thumb .button-group1 .wishlist, .product-thumb .button-group1 .compare {display: none;}
	.featured .box-head {padding: 17px 0 52px 10px;}
	.special .box-head {padding: 25px 0 54px 10px;}



	#content .box.blogs .box-heading {
	padding: 0;
	margin-left: 0;}
	.swiper-pager , .customNavigation , .owl-buttons {display: none !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev {top: 30px !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-next {top: 30px !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-next {left: 70px;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev {left: 30px;}
	#content .box.special .box-content {	padding: 0px 10px; margin: 0;}
	#content .box.featured .box-content {	padding: 0px 10px 0;margin:0;}
	.product_img1 {width: 100%;margin-right: auto;}
	.product-layout.product-grid.col-lg-3 {
	padding: 0;
	width: 49%;
}
.pagination-wrapper .page-link {
    float: right;
    width: 100%;
    text-align: center;
}
	.pagination-wrapper .page-result{
    float: right;
    clear: both;
    width: 100%;
    text-align: center;
}
	.box-content .customNavigation a.prev, .hometab .customNavigation a.prev {left: 10px;}
	.box-content .customNavigation a.next, .hometab .customNavigation a.next {left: 50px;}
	.header-pro-tag{display: none;}
	.dropdown-menu-right{top: 45px !important;}
	#form-currency .btn-link strong{margin-left: 0;}
	#form-language img{margin-left: 5px;}
	#content #blog-carousel .blog-item, .blog-right h4, .blog-desc{text-align: center;float: none;}
	.date-time{float: none;text-align: center;}
	.subscribe-btn {width: 100% !important;}
	.header-tag-widget .tags a{margin: 5px;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 95px !important;}
	#menu ul{top: 46px;}
	.col-sm-4.header-logo{text-align:center;}
	#logo {display: inline-block;}
	.col-sm-4.header-logo{margin-left: 0;}
	.product_img .prd_image1, .product_img .prd_image2{width: 100%;}

	.newsleft span {float: none;}
.header-search .form-control.input-lg {
    border-radius: 5px !important;
}
#searchbox .btn.btn-default {
	padding: 13px 15px !important;
}
.category_list_cms .box-heading {
	margin-left: 0;
}
.product-info .additional-carousel{ width:auto;}
#searchbox .btn-lg{padding:15px; font-size:0; background: rgba(0, 0, 0, 0) url("../image/megnor/searchicon.png") no-repeat scroll 0 -183px; border:none;}

#form-currency .dropdown-menu {
  top: 13px;
}
.tab-content {
 padding: 18px 10px 25px;
 }
.header-cart .dropdown-menu {
  border: 1px solid #ebebeb;
  margin-top: 13px;
  width: 280px;
  top: 37px;
}
#search {
  float: left;
  width: 100%;
}
#cart{
width:auto;}
.input-group-btn .search {
  display: none;
}
#main-menu .nav-responsive {
  margin: 10px 0 0 15px;
}

.search {
  cursor: pointer;
  display: block;
  padding: 5px 0 0 12px;
}
.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 .right {
  float: left;
  width: 100%;
}
.contact-info .address-detail, .contact-info .telephone, .contact-info .fax, .contact-info .openingtime, .contact-info .comments {
  float: left;
  width: 50%;
}
.product-grid .product-block-inner {
  padding: 10px;
}
.contact-info .left {
  float: none;
  width: 100%;
}
.contact-info address{margin: 0 0 10px 36px;}
.customNavigation a.prev{right:45px !important;}

.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 {
	color: #fff;
	float: right;
	width: 100%;
	z-index: 999;
	margin-right: 0;
}

#content .category_list_cms .box-head .box-heading {
  padding: 0;
}
.category_list_inner {
	padding: 0;
	margin: 15px 0 0 0;
	width: 50%;
}
.product-thumb .button-group button {
  width: auto;
}
#content .box .box-content{padding: 20px 0 0;}
.hometab .customNavigation a {
  top: -57px;
}
.hometab .tab-head{padding:0;}
.htabs{
margin: 0;
height: auto;
width: 100%;
text-align: center;
}

.nav-tabs > li > a{margin:0;}
	.col-sm-3.sort{display:none;}
	#search .input-lg {
  border: 1px solid #ebebeb;
  padding: 0 35px 0 8px;
}

	.hometab .tab-head{padding-bottom:0;}
	.category_img , .category_img img{margin:0 0 0 0;}
	.category_list1, .category_list2, .category_list3{padding:20px 10px;height: auto;width: 100%;}
	.newsletter{padding:20px;}
	.newsright .row {    margin: 0;}
	.newsletter .input-news {    width: 100%; margin-bottom:17px;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{top: 4px;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{top: 4px;}
	#content .box .box-content,#content .related_prd.box .box-content{ margin:0 -5px;}
	.subscribe-btn .btn.btn-lg {    padding: 7px 15px; width:100%;}
	#form-language, #form-currency{ margin-right: 4px;    padding: 0 3px 0 0;}
	#content #blog-carousel .product-block, #content #blog-grid .product-block {padding: 20px 5px 0;}
	 
	 .product-list .product-block .product-details.list .wishlist {    padding: 0 9px 0 0;}
	 .product-list .product-block .product-details.list .compare {    padding: 0;}
	 .information-blogger-blogs .blog-image{height:auto;}
	 #Tab_Category_Slider .nav li{width:100%;border:none;}
	 #Tab_Category_Slider .nav-tabs > li > a{padding:2px 0;margin:0;}
	#cart .dropdown-menu.pull-right {
		margin: 4px auto;
		right: -160px;
		top: 44px;
		width: 100%;
	}
	.product-thumb .image {
  		border: 1px solid #f5f5f5;
  		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:auto;}
	 #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 {margin:0 -5px;}
	 #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;    float: none;    margin: 0 auto;}
	 #cart > .btn{float:none;display:block;margin:0 0 0 5px; width:auto; padding:2px 15px 0 9px;}
	 #cart > .btn .fa{margin:0;}
	 #cart > h4{left:45px;right:0;margin:0 auto;display:none;text-align:center;float:none}
	 .right-links {    display: block;    float:right;    left: 0; position: relative;    right: 0;    text-align: center;    vertical-align: middle;    /*width: 125px;*/}
	 .dropdown.myaccount {    float:right;    line-height: 13px; margin:7px 0; padding: 9px 4px;   }
	 .myaccount .dropdown-toggle span {
 		 display: none;
	  }
	  header .dropdown.myaccount a .fa{ padding: 4px 6px 3px;}
	  #cart button > h4{display:none;}
	  header .dropdown.myaccount > a{padding: 9px 5px 6px 4px;}
	  
	  #main-menu .nav-responsive {
  		width: auto;}
		#main-menu.responsive-menu .main-navigation {
  left: -15px;
  top: 54px;
  width: 107.5%;
}

.header-right {
  margin: 4px 0 0;
}
	 .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;}
	 .etabs , .htabs .etabs li, .categorytab .nav-tabs li{width:100%;float: none;}
	 #form-currency .dropdown-menu {
  margin: 15px 0 0;left: auto;
  }
	 .htabs a, .categorytab .nav-tabs a{padding:8px 0;border:none;float: none; }
	 .nav-inner.container{width:100%;}
	 .layout-2.left-col header, .layout-2.right-col header {    /*margin-bottom: 65px;*/}
	 .productpage .product-info .product-image .customNavigation span.prev{left:0;}
	.productpage .product-info .product-image .customNavigation span.next{right:0;}
	.myaccount .dropdown-menu {
  		right: 0px;
  		text-align: left;
	}
	#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;}
	.nav.pull-right {    float:right;}
	.tm_content .tm_button > a {    display: inline-block;    font-size: 12px;    margin-top: 10px;    padding: 5px 19px;}
	.special_default_width{ width:270px;}

	.featured_default_width{ width:270px;}	
	.tabspecial_default_width{width:270px;}
	.tabbestseller_default_width{width:270px;}
	.tablatest_default_width{width:270px;}

	.category_img{width:50%;}
	.related_default_width{ width:270px;}
	#main-menu.responsive-menu ul.navbar-nav{ top:56px;}
	.header-right .head { margin: 0px 15px 0 0;}
	.box.featured{ padding-top:0;}
	#banner0 img {float: left;}
	
}
@media only screen and (max-width: 319px){
	#blog-carousel .owl-controls .owl-buttons .owl-next {left: 24% !important;}
	#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;}
	#menu ul{top: 50px;}
	.nav-responsive div, .responsive-menu .hitarea{margin-right: 5px !important;}
	#content .box.blogs .box-heading{padding: 0 14px 8px 0;}
	#form-language img{margin-left: 5px;margin-top: 2px !important;}
	#form-currency .btn-link strong{color: #fff;}
	#form-language img, #form-currency .btn-link strong{margin-top: 0px;}
	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{display: block;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 174px !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;
}
#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;
}
#content .box .box-heading, .hometab .box-heading{font-size: 20px;}
#search .input-lg {
  border: 1px solid #ebebeb;
  padding: 0 35px 0 8px;
}
.content-top #servicecmsblock{
padding:20px 0 0 0;
}
.service-content {
  margin: 0 0 10px;
}
.blog-left-content .blog-image .zoom{
padding:5px 10px;
}
.row.cat_prod .product-thumb .button-group button {
width:97%!important;
}
.blog-left-content .blog-image .readmore_link{
padding:5px 10px;
}
.myaccount .dropdown-menu {
  right: 0;
  text-align: left;
  top: 38px;
}
#main-menu.responsive-menu .main-navigation {
  left: -15px;
  top: 59px;
  width: 289px;
}
#cart .dropdown-menu.pull-right {
  margin: 0 auto;
  right: -170px;
  top: 45px;
  width: 290px;
}
#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%;
}

.category_img {
  float: right;
  width: 50%;
}
.category_img {
padding:0;
}
.category_list1, .category_list2, .category_list3 {padding:0;}
.category_list_inner {
  float: left;
  margin: 0;
    padding: 0 0 0 14px;
}
#content .category_list_cms .box-head .box-heading {
  padding: 15px;
  width: auto;
}
.category_list1, .category_list2, .category_list3{
height:280px;}
.category_list_inner {
  width: 50%;
}
.category_list_cms .subcategory {
  padding: 0;
  margin:0;
}
.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 {
margin:0;}
.category_img img {
  width: 80%;
}
.subscribe-btn .btn.btn-lg {
  padding: 7px 15px;
  margin:0;
}
	#content .box .box-heading, .hometab .box-heading{ padding: 20px 14px 15px 30px;}
	#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;
  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: #efefef none repeat scroll 0 0;
    color: #333333;
    font-weight: 500;
    padding: 10px;}
#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;}

.checkout-cart #content .buttons .pull-right .btn{
    background-color: #7bbb31 !important;
	border-color: #7bbb31 !important;
	color: #fff !important;
}
.alert-dismissable .close, .alert-dismissible .close{right: 0 !important;}

#accordion.panel-group .panel{width:100%;}
.checkout-success p a {
    color: #ffe11b;
}
.container{
padding:0;
}
.product-compare .table-bordered {
  border: 1px solid #e5e5e5;
  display: inline-block;
  float: left;
  overflow: auto;
}

/* Megnor www.templatemela.com End */