body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #777;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.8px;
	background: #fff url("../image/megnor/bg.png") no-repeat center 0;
	background-attachment: fixed;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:13px;}
.fa-stack .fa{font-size:15px;}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

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

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	/* text-decoration: none; */
	color: rgb(6, 112, 44);
	/* background-color: #ffd800; */
}
/*header*/
.main-slider .owl-carousel{
	margin-bottom:30px;
	width: 100% !important;
	position: relative;
	overflow: visible;
	z-index: 1;
}

.main-header {
	position: relative;
	/* box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1); */
	background: #fff;
	/* padding-bottom: 30px; */
}
.body_bg.container {
	-moz-box-shadow: 0px 0px 6px 0px rgba(219,219,219,1);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(219,219,219,1);
	box-shadow: 0 0 20px -5px rgba(219,219,219,1);
	padding: 0;
	background: #fff;
}
.header_block{
	float:left;
	width:33.333%;
}
.header_block .col-sm-4 {
    padding: 0;
    text-align: center;
    width: 100%;
}
.header_right.header_block .col-sm-5 {
    padding: 0;
    width: 100%;
}

/* top */
#top {
	background: #000000;
	height: 45px;
}
#top-links a {
	display: block;
	padding: 0 15px;
	clear: both;
	font-weight: 400;
	color: #333;
	white-space: nowrap;
	font-size: 12px;
}
#top-links a:hover {
	color: rgb(6, 112, 44);
}
.main-header nav#top{line-height:24px;}
#top .container {
}
#top #form-currency .currency-select.btn-link, #top #form-language .dropdown-menu > li > a {
    font-size: 12px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}
#form-currency button span, #form-language button span {
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	text-transform: capitalize;
}
#form-currency button:hover span, #form-language button:hover span{ color:rgb(6, 112, 44);} 
#form-language .fa.fa-angle-down, #form-currency .fa.fa-angle-down {
	font-size: 11px;
	vertical-align: middle;
}
.nav_right a{
	color:#fff;
}
.nav_right{float:right;}
.nav_right a:hover{ color:rgb(6, 112, 44);}
.nav_right .list-inline {margin: 4px 0;}
.nav_right .list-inline .header_contact:before{
	border-left: 1px solid #fdb2ab;
	content: "";
	font-family: "FontAwesome";
	position: relative;
}
.nav_right .list-inline .header_contact:after{
	border-left: 1px solid #fdb2ab;
	content: "";
	font-family: "FontAwesome";
	position: relative;
}
.nav_right .header_contact a{padding:0 15px;}
.nav_right .nav_contact::after {
	border-left: 1px solid #fdb2ab;
	content: "";
	font-family: "FontAwesome";
	position: relative;
}
.nav_right .nav_contact a{padding-right:10px;}

.header_sitemap a:hover, .header_contact a:hover {
	color: #ddd;
}

#top-links .myaccount-menu > li {
    padding: 0 10px;
	border:medium none;
}
#top-links .myaccount-menu a {
    font-size: 14px;
    padding: 3px 0px;
    text-transform: capitalize;
}
#form-currency .dropdown-menu, #form-language .dropdown-menu {
	padding: 5px 0;
	border: 1px solid #e8e8e8;
	margin-top: 0px;
}
#top-links .myaccount-menu{ 
	padding: 5px;
	border:1px solid #e8e8e8;
	right:4px;
	top:64px;
	margin:0;
	background:#f5f5f5 none repeat scroll 0 0;
}
.myaccount-wrapper .dropdown-menu-right {
	top: 33px;
	margin: 0;
}
.myaccount .account-toggle {
	background:url(../image/megnor/icon.png)no-repeat scroll -3px 9px;
	display: block;
	height: 52px;
	width: 52px;
	margin: 10px 10px 0px 0px;
}
/* #top-links::after { */
	/* border-right: 1px solid #e5e5e5; */
	/* content: ""; */
	/* position: absolute; */
	/* height: 40px; */
	/* top: 20px; */
	/* right: 5px; */
/* } */
#form-currency .btn.btn-link.dropdown-toggle {
	padding: 12px;
	position: relative;
	color: #fff;
	text-decoration: none;
}
#form-currency .btn.btn-link.dropdown-toggle:hover {
	color: rgb(6, 112, 44);
}
.header_right .dropdown.myaccount > span:before { border-right: 1px solid #e5e5e5; height:52px; width:52px;}
.myaccount .account-toggle:hover {
	background-position: -3px -87px;
}
.content_header_topleft {
	float: left;
	padding: 45px 0;
}
.topoffer-cms {
	float: left;
	margin-top:10px;
}
.banner-image a{float:left; width:62px; }
.banner-image img {
	width: 77px;
	height:57px;
	display: block;
}
.banner-image .banner-text {
	margin: 5px 0 0px 5px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	display:inline-block;
	
}
.banner-image .banner-text br{ margin-top:5px;}
.banner-image .banner-text a{ font-size:18px; color:#7d7d7d; font-weight:bold; width:auto; margin-left: 10px; letter-spacing:2px; }
.banner-text span {color: #c4c4c4; text-transform:uppercase; font-weight:normal; padding-left:10px;  font-size:13px;}


#top-links .myaccount-menu > li:last-child{padding:0 8px; border-bottom:medium none;}

#form-currency .dropdown-menu .btn {
	padding: 3px !important;
}
#top #form-language .dropdown-menu > li > a {padding:3px 2px;}
#form-language .dropdown-menu > li > a:hover, #form-language .dropdown-menu > li > a:focus {color:#161b1e; background-color:transparent;}
 #form-language .dropdown-menu > li > a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 22px;
}

.modal-footer #button-shipping {
    border: 1px solid rgb(6, 112, 44);
}

.modal-footer #button-shipping:hover {
	background:rgb(6, 112, 44);
	border:1px solid rgb(6, 112, 44);
}
#top #top-links .checkout-main::before{
	border-left: 1px solid #ffffff;
    content: "";
    font-family: "FontAwesome";
    position:relative;
    
}

#top #top-links .checkout-main::after{
	border-right: 1px solid #ffffff;
    content: "";
    font-family: "FontAwesome";
    position:relative;
}

#top #top-links .checkout-main a{ padding:0 15px;}




/*#top-links li{padding:5px 12px;}*/
#top-links li:first-child{border-left:medium none;}
#top-links li:last-child{padding:4px 0px 4px 5px;}
#top-links .list-inline{margin-bottom:0;}
#top-links a .fa{padding:5px 5px;}
/*#top .btn-link:hover, #top-links a:hover, .myaccount a:hover .caret::before{
	color: #161b1e;
}*/
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #161b1e;
	background:transparent none repeat scroll 0 0
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
	margin:0 5px;
	display:none;
}
#form-currency .currency-menu > li, #form-language .language-menu > li {
    padding: 0 10px;
}
#form-currency .currency-menu > li:last-child, #form-language .language-menu > li:last-child{border-bottom:medium none;}
#form-language .dropdown-toggle > img{margin:0 5px 3px; display:none;}
#top-links {
	padding-top: 0px;
	position:relative;
}

#form-language .dropdown-menu > li > .btn, #form-currency .dropdown-menu > li > .btn {
	color: #4c4c4c;
	padding: 3px;
	font-size: 12px;
	text-transform: capitalize;
}
#form-language .dropdown-menu > li > .btn:hover, #form-currency .dropdown-menu > li > .btn:hover{ color:rgb(6, 112, 44);}
#top-links .myaccount-menu a{color:#4c4c4c;}
#top-links .myaccount-menu a:hover{ color:rgb(6, 112, 44);}


#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #form-currency .btn-link{
}
.lan_cur_block {
	float: right;
	display: inline-block;
}
#form-language .btn.btn-link.dropdown-toggle {
	padding: 12px 20px 12px 0;
	position: relative;
	color: #fff;
	text-decoration: none;
}
#form-language .btn.btn-link.dropdown-toggle:hover {
	color: rgb(6, 112, 44);
}
#form-language .btn.btn-link.dropdown-toggle::after {
	position: absolute;
	content: "";
	top: 15px;
	bottom: auto;
	left: auto;
	right: 0;
	background: #4a4747;
	width: 1px;
	height: 15px;
}
#form-currency  .btn.btn-link.dropdown-toggle::after {
	position: absolute;
	content: "";
	top: 15px;
	bottom: auto;
	left: auto;
	right: 0;
	background: #4a4747;
	width: 1px;
	height: 15px;
}
.lan_cur_block .list-inline {
	display: inline-block;
	margin: 0;
}
.lan_cur_block .list-inline a {
	font-size: 11px;
	color: #fff;
	padding: 12px 30px 12px 20px;
	display: inline-block;
	line-height: 20px;
}
.lan_cur_block .list-inline a:hover {
	color: rgb(6, 112, 44);
}
.lan_cur_block .list-inline li
{
	 padding:0;
}
.content_header_topcenter {
	color: #fff;
	position: relative;
	float: left;
	text-transform: capitalize;
	padding: 13px 30px 13px 0;
	font-size: 11px;
}
.myaccount-wrapper {
	display: inline-block;
	float: right;
	padding: 12px 0 11px 12px;
}
.myaccount-wrapper .account-title {
	font-size: 11px;
	display: inline-block;
	line-height: 22px;
}
.myaccount-wrapper .dropdown-toggle {
	color: #fff;
}
.myaccount-wrapper:hover .dropdown-toggle {
	color: rgb(6, 112, 44);
}
.myaccount-wrapper .fa.fa-angle-down {
	font-size: 11px;
	vertical-align: middle;
}
/*#top .btn-link:hover, #top-links a:hover, #top-links .dropdown-menu a:hover{ color:#ddd;}*/

.contact_us a {
    height: 25px;
    vertical-align: middle;
    width: 23px;
	margin-right:5px;
}
.contact_us .fa {
    color: #838383;
    font-size: 18px;
    font-weight: 600;
    margin-top: 3px;
}
.contact_us {
    color: #838383;
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0;
	white-space:nowrap;
}


/* logo */
.header_center {
	float: left;
	display: inline-block;
	/* text-align: right; */
	padding: 45px 0;
}
.header-logo{float:none;}
.header-search{float:left;}
.header-cart{float:right;}
#logo {
	margin: 0;
	display:inline-block;
	vertical-align:middle;
}
/* search */
#search {
	margin: 16px 0 10px;
	width:240px;
	float:right;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-right: medium none;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
#search .btn-lg {
	background: #fff none repeat scroll 0 0;
    border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-left: medium none;
    line-height: 18px;
    margin: 0;
    padding: 10px 12px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
#search .fa.fa-search {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
	text-shadow:1px 2px rgba(0, 0, 0, 0.2);
}
#search .input-group-btn {
    /*position: absolute;
    right: 49px;*/
}
/* cart */
.col-sm-3.cart {
    float: right;
    padding: 0;
    width: auto;
}
#cart {

}
#cart > .btn {
	font-size: 12px;
	color: #FFF;
	border: medium none;
	background: url(../image/megnor/cart.png) no-repeat scroll left center;
	/* height: 35px; */
	/* width: 35px; */
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	padding: 0;
}
/* #cart > .btn:hover{background:url(../image/megnor/icon.png)no-repeat scroll center -271px; } */

#cart-total {
	color: #000000;
	position: relative;
	line-height: 35px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 0 0 30px;
}
.txt-shop{ 
	display:none;
	color: rgb(6, 112, 44);
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
	font-size:14px;
	padding-left:50px;
}


#cart.open > .btn {
	background-color: #ffd800;
	border: medium none;
	color: #fff;
	box-shadow: none;
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
	text-shadow: none;
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 350px;
	padding:10px;
	margin-top:0;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #ffd800;
}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:medium none;
}
#cart .dropdown-menu table td{border:none;background:none;}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
	margin-top:10px;
}
/* menu */

.nav-responsive { display:none;}
.responsive-menu, .main-menu {
	float: right;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color:#005995;
}
.nav-inner.container {
	padding: 0;
}
.main-menu > ul > li:hover, .main-menu > ul > li:hover:first-child > a {
	background-color:#282d30;
}
 .nav-responsive span,
.main-menu > ul > li > a {
	font-size: 15px;
	color: #fff;
	display: block;
	margin: 21px 15px 22px;
	z-index: 6;
	position: relative;
	font-weight:400;
}
.main-menu > ul > li:first-child > a{
	font-size:0;
	background:url(../image/megnor/sprite.png) no-repeat scroll 22px -139px #005995;
	margin:0;
	height:65px;
	width:76px;
}
.main-menu > ul > li > a{display:block; position:relative; overflow:hidden;}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li > a span {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	
}
.main-menu > ul > li > a span::before {
    font-weight: 700;
    position: absolute;
    top: 100%;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.main-menu > ul > li:hover a span {
    transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
}

.main-menu > ul > li:hover > a, .main-menu > ul > li:hover > a:hover {
}
.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	display: none;
	background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ffd800;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #15BCF0;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
	margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{	
	padding: 5px 8px;
	color: #005995;
	display: block;
	white-space: nowrap; 
}
.main-menu > ul > li ul > li > a{min-width: 160px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color:#d0deed;
	
}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/cat_arrow_hover.png);
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
} 

/*Megamenu Start*/

#menu > ul > li{
	float: left;
	position: relative;
    z-index: 9;
}
#res-menu {display: none;}
#menu .categoryinner > ul{float:left;}
#menu > ul > li > div{
    left: 0;
    min-width: 735px;
    padding: 0px;
    z-index: 12345;
    position: absolute;
    text-align: left;
    top: 65px;
	background: #282d30 none repeat scroll 0 0;
	border-top:1px solid #ffd800;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    overflow: hidden;
    transform: translateY(10%);
	-moz-transform: translateY(10%);
	-ms-transform: translateY(10%);
	-webkit-transform: translateY(10%);
	-o-transform: translateY(10%);
    transition: all 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	height:0;
}
#menu > ul > li.hiden_menu div {
    min-width: 180px;
}
.categoryinner {
    display: block;
	position:relative;
	overflow:hidden;
    padding: 30px;
}
#menu > ul > li:hover > div{
    height: auto;
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    overflow: visible;
    transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
    z-index: 9;
}
#menu .categoryinner ul > ul{float:left;}
#menu ul {
    float: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
	/*display:inline-block;*/
}
.main-navigation ul:last-child .categorycolumn{margin-right:0px; border-right:medium none; padding-right:0;}
.categorycolumn {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: top;
	}
a.submenu1, .level0 .level0 a {
    display: block;
    position: relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
	padding:0px;
    text-transform: capitalize;
	text-align:left;
}
a:hover.submenu1{color:#fff;}
#menu .cate_inner_bg > ul > li a {
    padding: 5px 0 5px 10px;
   	color: #b3b3b3;
    font-size: 13px;
    font-weight: 400;
	display:block;
	text-align:left;
}
#menu .cate_inner_bg > ul > li a:before{
  content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 4px;
	color:#b3b3b3;
}

#menu .cate_inner_bg > ul > li a:hover, #menu .cate_inner_bg > ul > li a:hover:before{	color: #fff;}

#menu .cate_inner_bg > ul > li a:hover{
	background: none;
}
#menu > ul > li ul > li:hover > a {
	color:#fff;
}
.categorycolumn ul {
    float: left;
}
.cate_inner_bg ul {
    padding-top: 7px !important;
}
.categoryinner ul {
    padding: 0 !important;
}
.cate_inner_bg li {
    padding: 0 ;
}

.categorybg.more{ min-width:200px;}


#menu > ul > li ul > li ul > li{
	padding-right:0px !important;
	}
#menu > ul > li ul > li ul > li:hover{
	}
#menu > ul > li ul > li > a {
    font-weight: 400;
	color: #a27c66;
    line-height: 18px;
    padding: 4px 6px;
	text-decoration:none;
    display: inline-block;
    white-space: nowrap;
}

.submenu2 {
    border-bottom: 0 none;
    font-size: 11px;
    font-weight: 400;
    margin-left: 0;
    text-transform: capitalize;
}
#menu .hiden_menu .categoryinner > ul {
    display: none;
}
.content_top_bredcum {
    height: 80px;
    margin-bottom: 0px;
    margin-top: 0px;
    overflow: hidden;
    text-align: center;
    width: 100%;
	background-color:#f7f7f7;
}
.common-home .content_top_bredcum{display:none;}
/*Megamenu End*/


/*CMS Stylesheet Start*/

.cms_outer{
    overflow: hidden;
	position:relative;
}
.cms_outer .res_head {
    display: none;
}
.one_third {
    float: left;
    width: 33.333%;
}
.cms1 .one_third_inner.content_inner {
    margin-right: 20px;
	overflow:hidden;
}
.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4 {
    margin-bottom: 30px;
}
.cms-banner-inner {
    display: inline-block;
    position: relative;
	overflow:hidden;
	width:100%;
	vertical-align:middle;
}
.cms-banner-inner > a {
    background: #005995 none repeat scroll 0 0;
    display: block;
}
.cms-banner-inner img {
    backface-visibility: hidden;
    max-width: none;
    transform: translate3d(-10px, 0px, 0px);
	-moz-transform: translate3d(-10px, 0px, 0px);
	-webkit-transform: translate3d(-10px, 0px, 0px);
	-ms-transform: translate3d(-10px, 0px, 0px);
	-o-transform: translate3d(-10px, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.cms-banner-inner:hover img {
    opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	-ms-opacity: 0.5;
	-khtml-opacity: 0.5;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.static-wrapper {
    bottom: 12px;
    left: 0;
    padding: 0 30px;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 99;
}
.cms-banner-inner .static-inner::after {
    background: #fff none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: translate3d(-130%, 0px, 0px);
	-moz-transform: translate3d(-130%, 0px, 0px);
	-webkit-transform: translate3d(-130%, 0px, 0px);
	-ms-transform: translate3d(-130%, 0px, 0px);
	-o-transform: translate3d(-130%, 0px, 0px);
    transition: transform 0.35s ease 0s;
	-moz-transition: transform 0.35s ease 0s;
	-webkit-transition: transform 0.35s ease 0s;
	-ms-transition: transform 0.35s ease 0s;
	-o-transition:transform 0.35s ease 0s;
    width: 100%;
}
.static-inner {
    position: relative;
}

.text1.static-text {
    margin: 0 5px 0 0;
}
.cms-banner-item .static-text {
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
}
.text2.static-text {
    font-weight: bold;
}
.text3.static-text {
    font-size: 13px;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    padding: 1em 0;
    transform: translate3d(100%, 0px, 0px);
	-moz-transform: translate3d(100%, 0px, 0px);
	-webkit-transform: translate3d(100%, 0px, 0px);
	-ms-transform: translate3d(100%, 0px, 0px);
	-o-transform: translate3d(100%, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.cms-banner-inner:hover .static-inner::after {
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.cms-banner-inner:hover .text3.static-text {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.cms-banner2 .static-wrapper, .cms-banner5 .static-wrapper {
    bottom: auto;
    top: 20px;
}
.cms-banner2 .text3.static-text, .cms-banner5 .text3.static-text {
    bottom: 20px;
    top: auto;
}
.one_third {
    float: left;
    width: 33.333%;
}
.cms2 .one_third_inner.content_inner {
    margin: 0 10px;
}
.cms-banner3 .text3.static-text {
    bottom: auto;
    left: auto;
    right: 30px;
    top: 30px;
}
.cms3 .one_third_inner.content_inner {
    margin-left: 20px;
}
.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4 {
    margin-bottom: 30px;
}
.cms-banner3 .static-wrapper {
    bottom: auto;
    right: 30px;
    top: 60px;
}
.cms-banner-inner:hover .hover-div {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}

.parallex {
    background-image: url(../image/megnor/prlx.jpg);
    background-position: 50% 0;
    background-repeat: repeat;
    cursor: crosshair;
    height: 400px;
    margin: 0px 0 53px;
    position: relative;
    width: 100%;
}
.parallex.container{margin-top:60px;}
.parallex .inner-container {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.parallex .one_third {
    padding:101px 0 84px;
    text-align: center;
    transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition:all 500ms ease 0s;
}
.one_third {
    float: left;
    width: 33.333%;
}
.parallex .one_third_inner.content_inner {
    display: inline-block;
    margin: 0 40px;
}
.parallex .one_third:hover {
   
}
.parallex .content_inner .icon::before {
    border-bottom: 1px solid #bbbbbb;
    bottom: -20px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}
.service .service-content .icon {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 78px;
    line-height: 60px;
    margin: 0 0 30px;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition:all 500ms ease 0s;
    width: 60px;
}
.one_third:hover .service-content3 .icon {
    background-position: 0 -198px;
}
.one_third:hover .service-content2 .icon {
    background-position: 4px -98px;
}
.one_third:hover .service-content1 .icon {
    background-position: 0 0;
}
.parallex .content_inner .icon {
    display: inline-block;
    margin: 0 0 23px;
    position: relative;
}
.service-content1 .icon {
    background: transparent url(../image/megnor/prlx-icon.png) no-repeat scroll 0 20px;
}
.parallex .content_inner .service-text {
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0 17px;
}
.parallex .content_inner .service-text{
    color: #ffffff;
}
.parallex .content_inner .description.other-font{color:#d9d9d9;}
.parallex .service-text {
    font-size: 20px;
    margin: 15px 0;
}
.description.other-font {
    margin-bottom: 10px;
}
.service-content2 .icon {
    background: transparent url(../image/megnor/prlx-icon.png) no-repeat scroll 4px -78px;
}
.service-content3 .icon {
    background: transparent url(../image/megnor/prlx-icon.png) no-repeat scroll 0 -178px;
}

.blogs {
    width:100%;
	margin-top:15px;
}

.blog_inner .slider-item .product-image-inner-blog {
    margin: 0 20px;
}
.blogs .cms-box-heading, .testimonials .cms-box-heading{
    color: #005995;
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 35px;
    position: relative;
	letter-spacing:-1px;
}
.product-block-image .testi-image {
    overflow: hidden;
    position: relative;
}
.blog_inner .image-block {
    position: relative;
}
.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    position: absolute;
    top: 0;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
    width: 100%;
}
.blog_inner .image-hover-block {
    margin: 0;
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    position: absolute;
    text-align: center;
    top: 75px;
    transition: all 350ms ease-out 0s;
	-moz-transition: all 350ms ease 0s;
	-webkit-transition: all 350ms ease 0s;
	-ms-transition: all 350ms ease 0s;
	-o-transition:all 350ms ease 0s;
    width: 100%;
}
.blog_inner .slider-item .product-image-inner-blog:hover .post-image-hover {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
}
#blog .customNavigation a, #testimonial .customNavigation a{top:-63px;}
#blog .customNavigation a.prev {right: 62px;}
#blog .customNavigation a.next {right: 36px;}
#testimonial .customNavigation{ display:none !important;}
#testimonial .customNavigation a.next {right: 0;}
#testimonial .customNavigation a.prev {right: 26px;}
.image-hover-block .zoom, .image-hover-block .readmore {
    display: inline-block;
    float: none;
    height: 48px;
    position: relative;
    width: 48px;
}
.image-hover-block .zoom::before,.image-hover-block .readmore::before {
    border: 2px solid #fff;
    border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 14px;
    height: 45px;
    left: 0;
    margin: auto;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
    transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
    width: 45px;
}
.image-hover-block .readmore::before {
    content: "\f0c1";
}
.product-image-inner-blog:hover .image-hover-block .readmore::before, .product-image-inner-blog:hover .image-hover-block .zoom::before {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.product-image-inner-blog .image-hover-block .zoom:hover::before, .product-image-inner-blog .image-hover-block .readmore:hover::before {
    background: #ffd800 none repeat scroll 0 0;
    border-color: #ffd800;
}
.blog_inner .slider-item .product-image-inner-blog:hover .post-author {
    bottom: 23px;
}
.product-block-image .post-author::before {
    border-bottom: 1px solid #fff;
    bottom: -7px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 35px;
}
.product-block-image .post-author {
    bottom: -20px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    left: 20px;
    position: absolute;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
    z-index: 9999;
}
.post-date, .comments-link {
    display: inline-block;
}
.post-date .month, .post-date .day, .post-date .year {
    display: inline-block;
}
.post-date, .comments-link {
    display: inline-block;
}
.comments-link a {
    color: #fff;
}
.post-content-inner {
    padding: 20px 0 0;
}
.post-content-inner .post-title a {
    color: #161c1e;
    font-weight: 600;
	font-size:16px;
	line-height:16px;
}
.post-content-inner .post-title a:hover, .comments-link a:hover, .testmonial-text .testimonial-title a:hover{color:#ffd800;}
.post-content-inner .post-author {
    color: #8c8c8c;
    margin: 0;
    text-transform: capitalize;
}
.product-image-inner-blog .post-author .fa {
    margin-right: 5px;
}
.post-content-inner .post-description {
    margin: 15px 0;
    text-transform: initial;
}
.testimonial_inner{position:relative; overflow:hidden;}
.testmonial-image {
    float: left;
    margin: 0 15px 15px 0;
}
.testmonial-text {
    float: left;
}
.testmonial-text .testimonial-title a {
    color: #161c1e;
    font-weight: 600;
}
.testimonial-designation a {
    color: #808080;
    display: inline-block;
}
.testimonial-content {
    display: inline-block;
}
#testimonial .hline{
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 22px;
    padding-bottom: 15px;
}
.common-home .footer_top_outer{background-color:#006cb4 ; padding:27px 0; margin-top:20px;}
.footer_top_outer{background-color:#006cb4 ; padding:27px 0; margin-top:15px;}
.aboutme-read-more {
    float: right;
    margin: 0px ;
}
.tm-about-text {
    float: left;
    margin-top: 12px;
}
.home-about-me{color:#fff;}
.aboutme-read-more > a {
    background-color: #ffd800 ;
    color: #006cb4;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 12px 27px;
	backface-visibility:hidden;
	box-shadow:0 0 1px rgba(0, 0, 0, 0);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0);
	display:inline-block;
	position:relative;
	transform:translateZ(0px);
	-moz-transform:translateZ(0px);
	-webkit-transform:translateZ(0px);
	-ms-transform:translateZ(0px);
	-o-transform:translateZ(0px);
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-property:color;
	-moz-transition-property:color;
	-webkit-transition-property:color;
	-ms-transition-property:color;
	-o-transition-property:color;
	vertical-align:middle;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
}
.aboutme-read-more > a::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
    transform-origin: 50% 100% 0;
	-moz-transform-origin: 50% 100% 0;
	-webkit-transform-origin: 50% 100% 0;
	-ms-transform-origin: 50% 100% 0;
	-o-transform-origin: 50% 100% 0;
    transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
    transition-property: transform;
	-moz-transition-property: transform;
	-webkit-transition-property: transform;
	-ms-transition-property: transform;
	-o-transition-property: transform;
    transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
    z-index: -1;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
}
.aboutme-read-more > a:hover, .aboutme-read-more > a.active, .aboutme-read-more > a:focus{color:#006cb4;}
.aboutme-read-more > a:hover::before, .aboutme-read-more > a:focus::before, .aboutme-read-more > a:active::before {
    transform: scaleY(1);
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-moz-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-webkit-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-ms-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
	-o-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
}
.footer_title1{
	font-size:25px;
	color:#787878;
	font-weight:400;
}
.footer_title2{font-weight:600; color:#fff; font-size:25px;}
.news-text {
    border-left: 1px solid #4d98cb;
    float: left;
    margin-left: 30px;
    padding-left: 30px;
    width: 62%;
	font-size:21px;
	margin-top:12px;
	letter-spacing:0.5px;
}
.footer-percent .footer-percent-inner:hover .icon i {
    transform: translate(0px, -10px);
	-moz-transform: translate(0px, -10px);
	-webkit-transform: translate(0px, -10px);
	-ms-transform: translate(0px, -10px);
	-o-transform: translate(0px, -10px);
}

/*CMS End*/

/*BX slider CSS start*/

.bx-viewport .slider-item {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
    position: relative;
    vertical-align: top;
    width: 100%;
	padding:7px 0;
	overflow:hidden;
}
#column-right .bx-viewport .image, #column-left .bx-viewport .image {
    border: 1px solid #e8e8e8;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    position: relative;
    text-align: center;
}
#column-right .bx-viewport .image{margin-bottom:3px;}
#column-right .bx-viewport .image a, #column-left .bx-viewport .image a {
    display: block;
    margin-bottom: 0px;
}
#column-right .bx-viewport .image img, #column-left .bx-viewport .image img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
}
#column-left .bx-viewport .product-details, #column-right .bx-viewport .product-details {
    margin-left: 87px;
    text-align: left;
    width: auto;
}
#column-right .bx-viewport .rating, #column-left .bx-viewport .rating {
    display: none;
}
.bx-viewport .slider-item .product-details h4 {
    color: #787878;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 5px;
    text-align: left;
    text-transform: capitalize;
}
.bx-viewport .slider-item .product-details h4 a {
    color: #787878;
}
.bx-viewport .slider-item .product-details h4 a:hover, #column-left .bx-viewport .slider-item .product-details .button-group button:hover, #column-right .bx-viewport .slider-item .product-details .button-group button:hover{color:#005995;}
.bx-viewport .slider-item .product-details .price {
    color: #005995;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 2px;
	float:left;
}
.bx-viewport .slider-item .product-details .price .price-old {
    color: #a6a6a6;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-right: 5px;
    text-decoration: line-through;
}
#column-right #special .button-group, #column-left #special .button-group {
    border: medium none;
    display: block;
    height: auto;
    width: auto;
}
#column-left .bx-viewport .slider-item .product-details .button-group button, #column-right .bx-viewport .slider-item .product-details .button-group button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
    color: #787878;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    padding: 0;
    text-transform: capitalize;
    width: auto;
}
.bx-pager.bx-default-pager {
    display: none;
}
#column-right .bx-controls-direction, #column-left .bx-controls-direction {
    position: absolute;
    right: 10px;
    top: -37px;
}
.bx-controls-direction a.bx-next::before {
    color: #000;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    vertical-align: middle;
	top:0px;
	position:absolute;
}
.bx-controls-direction a.bx-next{top:-10px; position:relative;}
.bx-controls-direction a {
    display: block;
    font-size: 0;
    height: 18px;
    outline: 0 none;
    width: 18px;
    z-index: 95;
}
.bx-controls-direction a.bx-prev::before {
    color: #000;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    vertical-align: middle;
	top:0px;
	position:absolute;
}
.bx-controls-direction a.bx-prev{top:-8px; position:relative;}
#special .box-content {
    padding: 10px 15px 40px;
	position:relative;
}

/*BX slider CSS end*/

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#tab-description td {
	    padding: 5px !important;
	    word-wrap: break-word;
	    font-size: 12px;
	}
	#menu {
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-khtml-border-radius: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		-khtml-border-radius:0;
		color: #fff;
	}
	footer .sticky-socials{
		display: none;
	}


}

/* 1-col layout */

#column-left{
	width:24.15%;
}
#column-right{
	width:24.15%;
}
.layout-1 #content{
	padding:0 15px;
}

/* 2-col layout */

.layout-2.left-col #column-left {
	width: 22.8%;
	padding: 0 15px 0 0;
	margin: -70px 0 0 0;
}
#common-home #column-left {
	width: 22.8%;
	padding: 0 15px 0 0;
	margin: -70px 0 0 0;
}
.layout-2.right-col #column-right{
	width:21.85%;
	padding:0 0px;
	float:right;
}
.layout-2 #content {
	width: 77.2%;
}
.layout-2.left-col #content {
	padding: 0 0px 0 15px;
}
.layout-2.right-col #content {  
	padding:0 23px 0 0px;
}
#content {padding-top:20px;}
/* 3-col layout */
.layout-3 #column-left{	
	width:21.85%;
	padding:0;
}
.layout-3 #column-right{			
	width:21.85%;
	padding:0;
	float:right;
}
.layout-3 #content{		
	width:56%;
	padding:0 23px;
}
/* content */
/* #content { */
	/* min-height: 600px; */
/* } */
/* footer */
footer {
	background-color: #0d0908;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #e8e8e8;
}
#footer .col-sm-3.column.last > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0 0 19px 0;
}
#footer .column li a:hover {
}

footer a:hover, footer a:focus {
	color: rgb(6, 112, 44);
}
.social_block li:hover {
	background-color: rgb(6, 112, 44);
	color: #000;
}
.site-map ul{padding-left:30px;}

footer h5 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 10px;
	position: relative;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.footer_inner1 {
    border-bottom: 1px solid #006cb4;
    overflow: hidden;
}
.footer-percent {
    float: left;
    width: 25%;
}
.footer-percent-inner {
    padding: 67px 0 48px;
}
.footer-percent-inner .icon::before {
    border-bottom: 1px solid #ffd800;
    bottom: -13px;
    content: "";
    display: block;
    left:1px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}
footer li a, footer {
	color: #cccccc;
	cursor: pointer;
	line-height: 26px;
	font-weight: 400;
	display: inline-block;
	height: 100%;
	white-space: nowrap;
	font-size: 12px;
}
.footer-percent .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
}
.footer-percent .icon {
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition:all 500ms ease 0s;
    width: 30px;
}
.footer-percent-inner .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
}
.footer-percent .icon i {
    color: #ffd800;
    display: inline-block;
    font-size: 25px;
    width: 23px;
	transition:all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition:all 500ms ease 0s;
	padding:0;
}
.footer-percent-inner .service-content {
    display: table-cell;
    text-align: left;
    vertical-align: top;
}
.footer-percent-inner .service-content .service-text {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin: 2px 0;
}
.footer-percent-inner .service-content .description {
    margin: 0;
}
.description.other-font {
    margin-bottom: 10px;
}
.footer-percent.footer-percent4 {
    background:#006cb4;
}
.footer-percent4 .footer-percent-inner {
    padding: 67px 30px 48px;
}
#footer .col-sm-3 {
	width: 24.5%;
}
#footer .col-sm-3.column.first {
    padding: 0;
	border:none;
	display:inline-block;
}
#tmcmsfooterblock .col-xs-12{ padding:0;}

.footercms-left .description > p {
    color: #808080;
    font-size: 14px;
    font-style: normal;
    line-height: 25px;
    padding: 0 15px 20px;
}
.footerlogo {
    margin: 0 0 28px;
}

#footer .col-sm-3.column.last .fa.fa-envelope {
    font-size: 14px;
    margin-top: 6px;
}
#footer .col-sm-3.column.last .fa {
    clear: left;
    color: rgb(6, 112, 44);
    float: left;
    font-size: 17px;
    margin-right: 15px;
    margin-top: 3px;
}
.address_content {
	/* overflow: hidden; */
	white-space: normal;
	display: inline-block;
}
.contact_address {
	line-height: 25px;
	margin: -2px 0 0 0;
}
.phone {
	margin: 10px 0;
}
.footer li a, .social-icon li a {
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
}
.footer_bottom {
	clear: both;
	overflow: hidden;
	margin: 10px 0 10px 0;
	text-align: center;
	color: #fff;
}
.footer_bottom_left {
	margin: 30px 0 0 0;
	display: inline-block;
}
.footer_bottom a{ color:#fff;}
.footer_bottom_left .list-unstyled > li{ display:inline-block;}
.footer_bottom_left .list-unstyled{ text-align:center;}
.footer_bottom_right {
	margin:15px 0 0;
	text-align:center;
}
.block-social {
	/* float: left; */
	position: relative;
	text-align: center;
	width: 100%;
}
.footer-middle {
	border-top: 3px double #2a2726;
	border-bottom: 3px double #2a2726;
	padding: 40px 30px;
	display: inline-block;
	width: 100%;
}
.social_block {
	position: absolute;
	text-align: center;
	z-index: 9;
	left: 0;
	right: 0;
	bottom: 0;
	top: auto;
}
.social_block > ul li a i{ font-size:19px; color:#fff;}

.social_block > ul, .footer_right > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.social_block li {
   display: inline-block;
	background-color: #393939;
	background-repeat: no-repeat;
	background-size: 18px 16px;
	background-position: 6px 6px;
	cursor: pointer;
	margin-right: -10px;
	border: 10px solid #1f1f1f;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	color: #fff;
}
.social_block li a {
	line-height: 37px;
	color: #fff;
}
.social_block li:hover a {
	color: #000;
}
footer i.fab{
	font-size: 20px;

}
/* .social_block li.facebook:hover{ background:#3c5a9a none repeat scroll 0 0;} */
/* .social_block li.twitter:hover{ background:#0090ff none repeat scroll 0 0;} */
/* .social_block li.instagrm:hover{ background:#ffa500 none repeat scroll 0 0;} */
/* .social_block li.pinterest:hover{ background:#dc4a38 none repeat scroll 0 0;} */
.footer_bottom_left .social_block .fa{font-size:17px;}
#paymentcmsblock .payment-block li {
	list-style: none;
	display: inline-block;
}
#paymentcmsblock {
	margin: 0 0 25px 0;
	display: inline-block;
}
.payment-block ul img:hover {
	/* transform: scale(1,1); */
	webkit-animation: jello 1s;
	-moz-animation: jello 1s;
	-ms-animation: jello 1s;
	-o-animation: jello 1s;
	animation: jello 1s;
}
.payment-block ul img {
	margin: 0 15px 0 0;
}
.payment-block ul {
	padding: 0;
	margin: 10px 0;
}
.footer_right .payment_block li {
    display: inline-block;
    height: 22px;
    margin-right: 10px;
    width: 33px;
	position:relative;
}
.footer_right .payment_block li.visa a, #footer .payment_block li.visa a {
    display: block;
    padding: 11px 16px;
}
.footer_right .payment_block li.mastro a, #footer .payment_block li.mastro a {
    display: block;
    padding: 11px 16px;
}
.footer_right .payment_block li.paypal a, #footer .payment_block li.paypal a {
    display: block;
    padding: 11px 16px;
}
.footer_right .payment_block li.mastercard a, #footer .payment_block li.mastercard a {
    display: block;
    padding: 11px 16px;
}
.box.latest .box-content,.box-bestseller .box-content{margin:0px -9px;}
.box.latest, .box-bestseller{overflow:hidden;}
.footer_right .payment_block li.visa a::before, #footer .payment_block li.visa a::before {
    color:#808080;
    content: "\f1f0";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}
.form-control{border:1px solid #e8e8e8;}
.footer_right .payment_block li.discover a::before, #footer .payment_block li.discover a::before {
    color: #808080;
    content: "\f1f2";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}
.block-social ul {
	margin: 0;
}
.footer_right .payment_block li.paypal a::before, #footer .payment_block li.paypal a::before {
    color: #808080;
    content: "\f1f4";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}
.footer_right .payment_block li.mastercard a::before, #footer .payment_block li.mastercard a::before {
    color: #808080;
    content: "\f1f1";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
	font-size:24px;
	top:0;
	right:1px;
}
.footer_bottom_left #tm_footerlink {
	padding: 0;
	margin: 0;
}
.footer_bottom_left #tm_footerlink li {
	list-style: none;
	display: inline-block;
	padding: 0 14px 0 12px;
    padding-left: 12px;
	text-transform: capitalize;
	line-height: 18px;
}
.footer_bottom_left #tm_footerlink li a{ 
	line-height: 12px;
}
/* footer .social_block .facebook > a:hover{color:#3b5998;} */
/* footer .social_block .twitter > a:hover{color:#00aced;} */
/* footer .social_block .instagrm > a:hover{color:#517fa4;} */
/* footer .social_block .pinterest > a:hover{color:#cb2027;} */
/* footer .social_block .whatsapp > a:hover{color:#14af08;} */
.footer_bottom_right > p{ margin-bottom:15px;}

#content .aboutus h3{margin-bottom:5px;}

@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 3px 0;
	border: medium none;
	float: right;
    list-style: outside none none;
    position: absolute;
    right: 0;
	z-index:99;
}
.breadcrumb i {
	font-size: 17px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb a:hover {
	color: rgb(6, 112, 44);
}
.breadcrumb a {
	color: #000;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #e8e8e8;
	border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px; 	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link{
	font-size: 14px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	color: #005995;
    border:1px solid #e8e8e8;
	background:transparent;
}
.btn-primary {
	color: #fff;
    border:1px solid #005995;
	background:transparent;
}

.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;	
	background: #d9534f;			
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #fff;
	background-color: rgb(6, 112, 44);
	border-color: rgb(6, 112, 44);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
@media (max-width: 767px) { 

 }

/* list group */

.box .filterbox {
	border-top:none; 
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #161b1e;
	background: transparent;
}
.list-group-item.title{
	color: #161b1e;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 8px;
    text-transform: capitalize;
}
.filterbox .list-group-item {
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	border-bottom: none;
}
.filterbox .list-group-item label {
	color: #4f4f4f;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
.filterbox .list-group-item label:hover{ color:#808080;}
.filterbox .panel-footer {
	background-color: #fff;
	border-top: medium none;
	padding: 0 0 25px;
	text-align: left;
}

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

#column-left .product-thumb, #column-right .product-thumb{
	margin-bottom:0;
}
.product-thumb .image {
	text-align: center;
	position:relative;
}
.product-list .product-image-block-inner{float:left; margin-bottom:0; margin-right:30px;}
.product-list .rating_list {
	display: block;
	margin: 0 0 10px;
}
.product-list .rating {
    display: none;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
}
.product-list .product_hover_block{display:none;}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0px;
}
}
.product-thumb h4 {
	margin: 7px 0 0;
	color: #9a9a9a;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
}
.product-thumb h4{
 	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-list .product-details h4{font-size:16px; margin:0 0 12px;}
#column-left .product-thumb h4 a, .product-list .product-block:hover .product-details h4 a:hover, .product-list .product-block:hover .product-details h4 a:focus{color:#4c4c4c;}
#column-left .product-thumb h4 a:hover, #column-left .product-thumb h4 a:focus{color:rgb(6, 112, 44);}
.product-thumb h4 a:hover{color:#787878;}
.product-block:hover h4 a, .product-block:hover h4 {
	color: rgb(6, 112, 44);
}
.product-list .product-details {
    margin-left:0px;
}
.product-list .desc {    
    clear: both;
	color:#808080;
}
.product-list .price {
    margin-bottom: 4px;
}
.product-list .button-group.list .addtocart,.qty #button-cart{
	background:url(../image/megnor/cart.png) no-repeat scroll 11px -51px transparent;
	width:auto;
	padding:10px 15px 10px 50px;
	border:1px solid #e8e8e8;
	margin:0 -1px 0 0;
	font-size:14px;
	color:#787878;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	line-height:22px;
}

.qty #button-cart{margin:0;}
.qty #button-cart{background:rgb(6, 112, 44); color:#fff; border-color:rgb(6, 112, 44); text-transform:uppercase; padding:7px 15px;}
.qty #button-cart i{ font-size:20px; padding-right:10px;}
.qty #button-cart:hover {
	background: #000;
	border-color: #000;
}
.product-list .button-group.list .wishlist{margin:0px 5px; width:48px;}
.product-list .button-group.list .compare{width:48px;}
.product-list .button-group .fa, .productpage .wishlist .fa, .productpage .compare .fa {
    font-size: 20px;
    margin-top: 5px;
}
#cart .table.table-striped tr{border-bottom:1px solid #e8e8e8;}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 0px;
}
.rating .fa-stack,#review .fa-stack, .rating_list .fa.fa-star{
	font-size: 8px;
	width:10px;
}
.rating .fa-star,#review .fa-star, .rating_list .fa.fa-star{
	color: #dedddb;
	font-size: 13px;
}
.rating .fa-star,#review .fa-star{
	color: #dedddb;
	font-size: 13px;
}
.rating .fa-star + .fa-star, .rating-wrapper .fa-star + .fa-star, #review .fa-star + .fa-star, .rating_list .fa.fa-star + .fa-star {
	color: rgb(6, 112, 44);
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #1e1e1e;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	margin: 5px 0 0 0;
}
.product-thumb .price-new {
	float:left;
}
.product-thumb .price-old {
	color: #bbbbbb;
	text-decoration: line-through;
	margin-left: 5px;
	float:left;
	font-size:13px;
	font-weight:normal;
}
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
	display:none;
}
.product-list .product-thumb .button-group {
	overflow: hidden;
	float:left;
}
.product-grid .button-group.list, .product-grid .rating_list{display:none;}
.product-list .product-thumb .button-group {
}
.banners-slider-carousel img{
	transition:all 500ms ease 0s; 
	-moz-transition:all 500ms ease 0s; 
	-webkit-transition: all 500ms ease 0s; 
	-ms-transition: all 500ms ease 0s; 
	-o-transition:all 500ms ease 0s; 
	opacity:0.6;
	-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
	-ms-opacity: 0.6;
	-khtml-opacity: 0.6;
	max-width:100%;
}
.banners-slider-carousel img:hover{
	opacity:1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
}
.filterbox .list-group-item label:hover {
	color: rgb(6, 112, 44);
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left; font-weight:400; text-transform:uppercase;}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb .button-group button + button, .productpage .wishlist, .productpage .compare{
	border: 1px solid #e8e8e8;
	background-color:transparent;
	width:48px;
	padding:0;
	height:44px;
	color:#b3b3b3;
}

.productpage .wishlist, .productpage .compare{ background:rgb(6, 112, 44); color:#fff; height:auto; width:auto; border:1px solid rgb(6, 112, 44); padding:9px 10px 6px;}
.productpage .wishlist i.fa, .productpage .compare i.fa{ margin:0;}
#cart .text-right .addtocart, #cart .text-right .checkout {
	border: 1px solid rgb(6, 112, 44);
	display: inline-block;
	float: left;
	background-color: rgb(6, 112, 44);
	color: #fff;
	padding: 10px 15px;
	/* font-weight: bold; */
	text-align: center;
	text-transform: uppercase;
}
#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{
	color: #fff;
	background-color: #000;
	text-decoration: none;
	cursor: pointer;
	border:1px solid #000;
}
.product-list .button-group.list .wishlist:hover, .product-list .button-group.list .compare:hover{
	color: #161b1e;
	background-color: transparent;
	border:1px solid #e8e8e8;
}
.productpage .wishlist:hover, .productpage .compare:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	cursor: pointer;
}
#nav-one li.hassub:hover ul{display:block;}
#category-box .dropmenu .categorycolumn {
    background-color: #ffffff;
    display: inline-block;
    margin: 0 0 5px;
    position: relative;
    vertical-align: top;
    width: 32%;
}
.dropmenu li div {
    background-color: #ffffff;
    display: none;
    padding: 5px;
    position: absolute;
}
.box .box-content ul ul {
    background: #ffffff none repeat scroll 0 0;
    margin-left: 0;
    width: 100%;
    z-index: 99;
}
.dropmenu li div {
    background-color: #ffffff;
    display: none;
    padding: 5px;
    position: absolute;
}
.dropmenu ul, .dropmenu div {
    display: none;
    /* left: 255px; */
    margin: 0;
    padding: 0;
    position: absolute;
}
.categorybg {
	background: #fff;
	left: 264px;
	min-width: 600px;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 999;
	border: 2px solid #000;
}
.dropmenu .categorybg {
	padding: 20px;
}
.dropmenu .categorybg.more {
	padding: 10px;
}
.hidden_menu .categorybg.more .categorybg{left:177px;}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
.thumbnails {
	/* ` */
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	padding: 0;
	display: block;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}
.productpage h3 {margin-top:0;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin-left:0px; margin-right:0px; }

#tab-description footer {
	display: none;
}

.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
    padding-right: 20px;
	/*width:365px;*/
}
.col-sm-6 .product-info .image-additional{width:287px;}
#tabs_info.col-sm-6{width:100%;}

.product-info .image-additional a {
	display: inline-block;	
}

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}

.form-group.qty {
    margin-bottom: 30px;
    margin-top: 30px;
}
.form-group.qty .control-label {
    float: left;
    margin: 8px 10px 0 0;
}
.productpage #input-quantity {
    float: left;
    margin-right: 15px;
    width: auto;
	height:40px;
	text-align:center;
}


/* box */ 
.common-home #column-left .single-banner {margin-top:0px;}  
#column-left .box, #column-left .single-banner, #column-right .box, #column-right .single-banner {
	margin-bottom: 30px;
}
.box.category .box-heading{ background-color:rgb(6, 112, 44); color:#fff;}
.box .box-heading {
	font-size: 13px;
	color: #333333;
	font-weight: 600;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 3px solid #e5e5e5;
	padding: 7px 0 15px;
}
#column-right .list-group{background:transparent;}
#column-right a.list-group-item:hover,#column-right a.list-group-item:focus{background:transparent;}
#column-left .box.category .box-content, #column-right .box.category .box-content {
	background: #fff;
	padding:10px 15px 30px;
	border:2px solid #efefef;
	margin-bottom:15px;
	border-top:none; 
	
}
.category-left-column .box-content {
    padding: 10px 14px 14px;
	background:#fff;
	border:2px solid #efefef;
	border-top:none;
	
}
#column-left .box .list-group {
	padding: 15px 0 0;
}
#column-left .box .box-content,#column-right .box .box-content{border-top:none;}

.box.category-left-column{border:none;}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border: none;
	margin: 0 -15px;
}
.box .box-content-category ul , { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:4px 0;
	/*border:medium none;*/
}
.box .box-content ul li a , #content .content ul li a{
	color:#fff;
	padding:0px;
}
.box .box-content-category ul li ul li {
	padding: 0;
	background: transparent;
	border: none;
}
#column-left  .box.category-left-column  .box-content   #nav-one li.hassub::before{
content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
	position:absolute;
	right:-18px;
	width:42px;
	padding-top:9px;
	top:-1px;
	padding-left:18px;
	height:40px;
	border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
}
.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:#bee0f6;
}

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

/*Product-tab start*/

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

.hometab {
	position: relative;
	margin: 40px 0px 25px 0;
	display: inline-block;
	width: 100%;
}
.title {
	border-bottom: 3px solid #e5e5e5;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	text-transform: uppercase;
}
#content .box-heading {
	float: left;
	color: #283346;
	font-size: 16px;
	margin: 0 0 -3px 0;
	font-weight: 600;
	line-height: 20px;
	border-bottom: 3px solid rgb(6, 112, 44);
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.8px;
	padding: 11px 0;
	background: #fff;
	text-transform: uppercase !important;
}
.hometab #tabs {
	float: right;
	position: relative;
	right: 72px;
	z-index: 9;
	top: 6px;
}
.hometab-heading{
	color: #005995;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    text-align: center;
	letter-spacing:-1px;
	background:none;
	padding:0 0 42px 0;
}
.box .box-content .customNavigation a:before, #testimonial .customNavigation a:before{ content:"";}


#content .hometab .box-content {
	margin: 0 -15px;
}
.etabs {
	border: none;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 6px 0;
	margin: 0;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
}
.htabs li a {
    border: 2px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
	color: #a8a8a8;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.42857;
	padding: 6px 18px;
	text-transform: uppercase;
}
.htabs li:last-child a{
	margin-right:0;
} 
.htabs a.selected, .htabs a:hover {
	color: #000;
}
.hometab .tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom:0px;
	border:medium none;
}
.tab-content .tab {
    display: none;
}
.box .box-content .customNavigation a {
	top: 10px;
}
.fa-angle-right::after {
	border-left: 1px solid #e5e5e5;
	content: " ";
	height: 17px;
	left: -2px;
	position: absolute;
	top: 0;
}
.hometab .customNavigation a.prev{
	color: #1f2022;
	right: 40px;
	left: auto;
	top: -47px;
}
.hometab .customNavigation a.next{
	right: 15px;
	top: -47px;
}
.box-content .customNavigation a{ 
	border-radius:0; 
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.box.bestseller .box-content .customNavigation a {
	top: -40px;
	
}
/*Product-tab End*/

ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	display:block;
	font-size: 12px;
	z-index:99;
}
.dropmenu li{
	position: relative;
	list-style: none;
	margin: 0px;
	display: block;
	cursor: pointer;
    padding-bottom: 1px;
}
.dropmenu li a{
	
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:1px;
	font-size:14px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.dropmenu li a:hover{
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 6px;
	position: absolute;
	top: 18px;
	right: 10px;
}
.dropmenu li:hover ul, .dropmenu li:hover div, .dropmenu li div li:hover div{
	display: block;
}
.dropmenu .categorybg.more .categorybg{display:none;}
.dropmenu .categorybg.more li:hover .categorybg{display:block;}
.dropmenu ul, .dropmenu div{
	position: absolute;
	display: none;
	/* left: 244px; */
	/*top: -1px;*/
	margin: 0px;
	padding: 0px;
}

.dropmenu li div ul{
	border: none;
	background: none;
	position: relative;
	display: block;
	left: 0px;
}
.dropmenu ul li{
	border: 1px solid #e9e9e9;
	float: none;
}

.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{

	padding: 0px;
	display: none;
	position: absolute;
}
.categorybg > ul{padding:0px;}
.dropmenu .submenu {background-color: #dddddd;}


.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content-category ul li, .box .box-content ul li {
	line-height: 20px;
	padding: 0;
}
.box .box-content  ul li{
	border-bottom:1px solid #eee;
}
.box .box-content  ul li:last-child {
    border-bottom: none;
}
.box .box-content-category ul.dropmenu > li{border-bottom:1px solid #eee;}
.box.category  .box-content-category .categorybg ul >  li.categorycolumn{
 background-color: #ffffff;
    display: inline-block;
    margin: 0px;
    position: relative;
    vertical-align: top;
    width: 32%;

}
#content .content ul li {
	line-height:22px;
	padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content-category ul li a, #column-left .box-content ul li a, #column-right .box-content ul li a {
	padding: 0 0px 0 0px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding: 12px 20px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 20px;
}
.box .box-content-category .categorybg.more  ul li a, #column-left .box-content .categorybg.more ul li a, #column-right .box-content .categorybg.more ul li a{
	font-weight: 700;
}
.box .box-content-category ul .categorybg > ul li.categorycolumn > a:hover, #content .content ul .categorybg > ul > li.categorycolumn > a:hover {
	color: rgb(6, 112, 44);
}
.box .box-content-category ul li a:hover, #column-left .box-content ul li a:hover, #column-right .box-content ul li a:hover{
	color: rgb(6, 112, 44);
}
.box.category .box-content-category .categorybg ul > li.categorycolumn a{
	padding :0 0 10px 0;
}
#column-left .box-content .collapsable ul li a, #column-right .box-content .collapsable ul li a{background:url(../image/megnor/subcat-arrow.png) no-repeat scroll 0 5px transparent; padding:0 15px;}
.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:#808080;
}

.box .box-content-category ul ul{
	   
    background:#fff;
    margin-left: 0px;
	width:100%;
	z-index:99;
	padding:0px;
}
.box.category .box-content-category .categorybg ul > li.categorycolumn {
	background-color: #ffffff;
	display: inline-block;
	margin: 0px;
	position: relative;
	vertical-align: top;
	width: 32%;
}
/* .box .box-content-category ul .categorybg > ul { */
	/* padding: 15px 20px; */
/* } */
.categorybg > ul .categorycolumn{border:none;}
.box .box-content-category ul ul li ul {display:none; margin-left:0px; padding:0px;}
.box .box-content-category ul .categorybg > ul li.categorycolumn > a, #content .content ul .categorybg > ul > li.categorycolumn > a {
	color: #000;
	font-size: 13px;
	line-height: 32px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 500;
	font-weight: bold;
}
.box-content-category ul.dropmenu > li:last-child {
	border:none;
	padding-bottom:0;
}
.box .box-content ul .categorybg  > ul li.categorycolumn > a:hover{ color:#808080;}


.product-block-inner a img{vertical-align:middle;}

/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product/*,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
	clear:both;
}
#content .blogs .box-content {
	margin: 0px -15px;
	padding: 0 0 0 0;
}
.product_hover_block {
	bottom: 0;
	left: 0;
	position: absolute;
	text-align: center;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	right: 0;
}
.product-block:hover .product_hover_block{ 
	opacity:1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	bottom: 10px;
}



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

.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item,
.related .box-product .product-items{
	width:231px;
	float:left;
	display: inline-block;
}
#related-grid.box-product.productbox-grid {
    overflow: hidden;
    position: relative;
    width: 100%;
}
 
.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block{	
	margin:4px; 
	background:#fff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	clear:both;
	overflow:hidden;
	text-align:center;
	border:none;
}
.product-block .product-image-block-inner .image .hover-image, #column-right .bx-viewport .image .hover-image, #column-left .bx-viewport .image .hover-image{
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    -webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
    transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
    visibility: hidden;
	text-align:center;
	left:0;
}
.product-block .product-image-block-inner .image:hover .hover-image,  #column-right .bx-viewport .image:hover .hover-image, #column-left .bx-viewport .image:hover .hover-image{
    opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
    overflow: hidden;
    -webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
    transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
    visibility: visible;
}

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

.grid_default_width { width:210px;}
.featured_default_width{ width:210px;}
.module_default_width{ width:190px;}
.latest_default_width{ width:210px;}
.special_default_width{ width:210px;}
.related_default_width{ width:210px;}
.bestseller_default_width{ width:210px;}
.additional_default_width{ width:90px;}
.blog_default_width{width:262px;}
.testimonial_default_width{width:262px;}
.banners-slider-carousel .product-block-inner{text-align:center;}

#content .product-carousel .product-block, #content .product-grid .product-block, #content .box-product .product-block, .related .product-carousel .product-block, .box.related #related-grid .product-block-inner {
	clear: both;
	overflow: hidden;
	margin: 0;
}
#content #products-related .product-block .product-block-inner{ margin:0;}



#content .product-grid .product-block, #content .product-list .product-block{margin:13px 0 20px;}
.product-image-block-inner {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.category_description > p {
    margin: 0 0 5px;
}
.product_hover_block .actions {
    border: 1px solid #e8e8e8;
    display: inline-block;
    width: 100%;
}
.product_hover_block .action button {
	/* border: none; */
	background: transparent;
	float: left;
	margin: 0 2px;
	/* padding: 7px 10px 6px; */
	border: 1px solid #283346;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	height: 34px;
	position: relative;
	vertical-align: top;
	width: 34px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	color: #000;
}
.row.category_prod .product_hover_block .action button {
	background: transparent;
}
.row.category_prod .product_hover_block .action button:hover {
	background: rgb(6, 112, 44);
	border-color: rgb(6, 112, 44);
}
.product_hover_block .action button:hover {
	background: rgb(6, 112, 44);
	border-color: rgb(6, 112, 44);
	color: #fff;
}

.product_hover_block .action{display:inline-block; vertical-align:middle;}

.product_hover_block .cart_button{
	border:medium none;
}
.product_hover_block .cart_button:hover{background-position:6px 11px;}
.product_hover_block button .fa {
	font-size: 14px;
	/* color: #000; */
}
#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover {
	overflow:hidden;
	clear:both;
}

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

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


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}

#content .product-carousel .product-block-inner,
/*#content .product-grid .product-block-inner,*/
#content .product-carousel .product-block-inner, #content .box-product .product-block-inner, .related-products .product-block-inner {
	padding: 15px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin: 0;
}
#content .banners-slider-carousel .product-block{border:none; background:none;}
#content .banners-slider-carousel .product-block-inner{ background:none; border:none; text-align:center;}
.banners-slider-carousel {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
	clear:both;
}
#banner0{margin-top:15px;}
#banner0 .owl-pagination{bottom:-5px;}
#carousel-0 .product-carousel .product-block {
    margin: 30px 0;
} 
.sale {
	color: #283346;
	padding: 3px 0 0 10px;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	font-size: 12px;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	top: 10px;
	bottom: auto;
	left: auto;
	right: 7px;
	font-weight: 600;
}
.new {
	left: 8px;
	right: auto;
	top: 10px;
	bottom: auto;
	display: block;
	position: absolute;
	color: #283346;
	text-transform: capitalize;
	font-size: 13px;
	padding: 2px 8px;
	font-weight: 600;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}
.product-block:hover .new {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.product-block:hover .sale{ 
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.topsellerlink {
	text-align: right;
	
	text-transform: uppercase;
}
.topsellerlink a{color: #fc6459; font-size:14px; font-weight:bold; letter-spacing:1px;}
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow:visible;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 0px;	
	width:100%;
}

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

#column-left .box-product .image, #column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin: 0;
	/* border: 2px solid #e8e8e8; */
	overflow: hidden;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	width:auto; /* specify width as per your requirement */
	
}
#column-left .product-items .product-details, #column-right .product-items .product-details{margin-left:87px;}
#column-left .product-thumb .price-old,
#column-right .product-thumb .price-old{margin-left:0;}
#column-left .product_hover_block, #column-right .product_hover_block {display:none;}
#column-left .product-image-block-inner, #column-right .product-image-block-inner {
	float: left;
	border: medium none;
	margin: 0 10px 15px 0;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
	margin: 0px 0 5px;
}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; 
	background:none;
	box-shadow:none; 
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {text-decoration:underline;}
#column-left .box-product .image img,
#column-right .box-product .image img {}

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

#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {
	margin: 25px 0 0 0;
	background: #fff;
}
#column-left .filterbox .list-group-filter, #column-right .filterbox .list-group-filter {
	padding: 0 0 20px;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	height: auto !important;
}
#column-left .box-heading-inner, #column-right .box-heading-inner{ padding:0;}
#column-left .price .price-new, #column-right .price .price-new {
	color: #161b1e;
	font-size: 13px;
	font-weight: 700;
	float: left;
	margin-right: 5px;
}
#column-left .caption a, #column-right .caption a{font-weight:400;}
#column-left .product-block:hover .caption a, #column-right .product-block:hover .caption a, #column-left .product-block .caption a:hover, #column-right .product-block .caption a:hover {
	color: rgb(6, 112, 44);
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: transparent none repeat scroll 0 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    padding: 0;
    text-transform: capitalize;
    width: auto;
	border:medium none;
	color:#787878;
}	
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover{color:#161b1e;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; display:block;}

.top_button {
    background: #404040 none repeat scroll 0 0;
    bottom: 15px;
    display: none;
    font-size: 0;
    height: 34px;
    position: fixed;
    right: 15px;
    width: 34px;
    z-index: 95;
	border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
}

.top_button::before {
    color: #fff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    left: 0;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 4px;
}
#content ul.list-unstyled {  
	border: medium none;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0px;
}
.product-description td {
    font-weight: 700;
}
.product-description .description-right {
    font-weight: 400;
    padding-left: 40px;
}
.product-right .description {
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
    line-height: 23px;
    padding: 10px 0;
	margin:10px 0;
}
.productpage .product-right ul li span.old-price {
    float: left;
    margin-right: 10px;
	color:#a6a6a6;
	font-size:16px;
}
#content.productpage .special-price, #content.productpage .product-price{
	font-weight:500;
	font-size:17px;
	color:rgb(6, 112, 44);
}
#content ul.list-unstyled li {
    line-height: 15px;
    padding: 4px 0;
}
#content ul.list-unstyled li.rewardpoint, #content ul.list-unstyled li.discount{line-height:18px;}
.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f3f3f3;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {
	margin: 20px 0;
}
.tab-content {
    border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-top:medium none;
    padding: 25px 22px;
	overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
#content .aboutus {
    clear: both;
	margin-bottom:20px;
}
.modal-dialog .aboutus{margin-bottom:20px;}
.image1 {
    background: url(../image/megnor/cms-sprite.png) no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url(../image/megnor/cms-sprite.png) no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url(../image/megnor/cms-sprite.png) no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url(../image/megnor/cms-sprite.png) no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}

.category_filter #grid-view,.category_filter #list-view{background:#eee; color:#666; border:medium none;}
.category_filter .btn-list-grid .btn-group {margin: 6px 0 0;}
.category_filter #grid-view{background:url(../image/megnor/sprite1.png) no-repeat scroll 4px 5px transparent; width:25px; height:25px; padding:0; margin-right:5px;}
.category_filter #list-view{background:url(../image/megnor/sprite1.png) no-repeat scroll 4px -24px transparent; width:25px; height:25px; padding:0; margin-right:10px;}
.category_filter #grid-view:hover,.category_filter #grid-view.active{background-position:-25px 5px;}
.category_filter #list-view:hover,.category_filter #list-view.active{background-position:-25px -24px;}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#333;}
#content .refine-search{margin-top:38px;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left; margin: 10px 10px 0;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 6px 10px 0 20px; width: auto;padding:0;}
.category_filter .show {float: left; margin: 6px 10px 0;padding:0;}
.category_filter .sort { float: left; width: 150px;padding:0;}
.category_filter .limit {float: right; width: 100px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: right;
}
.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
	padding:0;
	color:#4c4c4c;
	margin-bottom: 50px;
}


.category_thumb .category_img{ margin-bottom:15px;}


.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
    border: 1px solid #e8e8e8;
    border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
    color: #787878;
    display: block;
    padding: 5px 10px;
}

.category_list li a:hover{ border-color:rgb(6, 112, 44);}

.col-sm-12.category_list {
    padding: 0;
}
.category_list li a:hover {
    color: #161b1e;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 5px 5px 0;
}

.category_filter, .pagination-wrapper {
	display: inline-block;
	margin: 10px 0 0;
	padding: 12px 0;
	width: 100%;
}
.pagination-wrapper{ margin-bottom:25px; padding:15px 12px 11px;}


.pagination-wrapper.top {
	display:none;
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
}
.pagination-left label {
    font-size: 14px;
    font-weight: 400;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin: 5px 0 0;
	color:#4c4c4c;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}
.contact-info{color:#666;}
.contact-info .address-detail strong {
    background: url(../image/megnor/cms-sprite.png) no-repeat scroll -6px -235px transparent;
   	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax{float:left;width:100%;}
.contact-info .telephone strong{
    background: url(../image/megnor/cms-sprite.png) no-repeat scroll -5px -314px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0;
	height:28px;
	float:left;
	clear:both;
}
.contact-info .fax strong{
    background: url(../image/megnor/cms-sprite.png) no-repeat scroll -5px -272px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
}
#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: url(../image/megnor/ajax-loader.gif) 50% 50% no-repeat #f9f9f9;
}
.main-slider {
	position: relative;
	float: left;
	width: 100%;
}
.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count{margin: 0 10px;}
.productpage .rating-wrapper{ margin: 7px 0 10px;}
.checkout-cart .hasCustomSelect{width: 95% !important;}

.productpage .review-count {
    border-right: 1px solid #e8e8e8;
    margin-right: 0;
    padding-right: 10px;
}
.page-title{
	padding:0 0 10px;
	border-bottom:medium none;
}
.page-title,.refine-search,.product-title,.product-option{
	font-size:16px;
	font-weight:400;
	text-transform:capitalize;
	color:#005995;
}
.container .page-title, .container .product-title, .container h2, .container h1 {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	padding: 0 0 10px;
	text-transform: uppercase;
	font-weight: 500;
}
#content h3 {
	color: #4c4c4c;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
}
.form-group.required.rating {
	margin: 0 0 30px 0;
}
.product-description td span{ color:#4c4c4c;}
#content h3.product-title {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0;
	padding: 0;
}

.copy-right {
    border-top: 1px solid #e8e8e8;
    padding: 10px 0;
	text-align:center;
}
.container .product-right .product-title {
    margin: 0 0 10px;
	font-weight:600;
}
.cloud-zoom > img{max-width:100%;}

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

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

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

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

.col-sm-3.search_subcategory {width: auto; margin-top:7px;}
.affiliate-tracking .dropdown-menu {margin-top: 0;}
.affiliate-tracking .dropdown-menu li a:hover {
    background-color: transparent;
    color: #808080;
}
.affiliate-tracking .dropdown-menu li a {
    background-color: transparent;
    color: #4c4c4c;
}
#button-search{float:right;}
.product-search h2{clear:both;}
.container{position:relative;}
.productpage .product-right{padding:0; width:57.5%;}
.productpage .product-left{width: 42.5%; padding:0 20px 0 0;}
.productpage .product-left .thumbnail {
	
	border: none;
}
#tabs_info .nav>li>a {
    padding: 12px 30px;
}
#tabs_info .nav-tabs>li>a {
   	font-size:15px;
	font-weight:700;
}



/*.box.related {clear: both; position: relative; margin:0 13px; overflow:hidden; padding:0 2px;}*/
.related .box-content {
    background: transparent none repeat scroll 0 0;
    margin: 0 -8px;
    padding: 0;
}
.related .box-heading {
    background: transparent none repeat scroll 0 0;
    padding: 30px 0 17px;
}
.address-detail .btn {
	clear: both;
	float: left;
	margin: 20px 0 0 35px;
	background-color: rgb(6, 112, 44);
}
.col-sm-3.time {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
}
.checkout-cart .pull-right.checkout .btn::before{
	font-family:'fontawesome';
	content:'\f061';
	top:8px;
	position:absolute;
	left:108px;
	font-size:12px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	
}
.checkout-cart .pull-right.checkout .btn:hover::before{
	left:100px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.checkout-cart .buttons .pull-right.checkout .btn:hover::before{color:#fff;}
.checkout-cart .buttons .pull-right.checkout .btn{
	padding:7px 12px 9px;
	border:1px solid rgb(6, 112, 44);
	font-size:14px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	background:rgb(6, 112, 44);
	color:#fff;
}
.checkout-cart .buttons .pull-right.checkout .btn:hover{
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	padding:7px 30px 9px 12px;
}
.checkout-cart .buttons .pull-right.checkout .btn:hover{
	background-color:rgb(6, 112, 44);
	color:#fff;
	border-color:rgb(6, 112, 44);
}
.checkout-cart .buttons .pull-right{position:relative; overflow:hidden;}
#tabs_info {
	padding:30px 0 0;
    position: relative;
	margin-bottom:30px;
}
.productpage.col-sm-6 #input-quantity{float:none; margin-bottom:10px;}
.shopping-cart .input-group .form-control, .checkout-cart #accordion .form-control{
    height: 36px;
}
.shopping-cart .input-group .form-control{width:auto; text-align:center;}
/* .checkout-cart .shopping-cart .input-group-btn{float:left;} */
#top .inner-wishlist, #top .inner-checkout{display:none;}
.banners-slider-carousel .customNavigation a {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	font-size: 25px;
}

.product-layout.product-grid, .product-layout.product-list{padding:0 10px;}
.row.category_prod{margin:0 -10px;}
.checkout-cart .text-right.total {
    color: #161b1e;
    font-weight: 900;
}
#slideshow0 .img-responsive{ width:100%;}

.header_right {
	float: right;
	width: auto;
	padding: 45px 0;
}
.contact_us {
	border-right:1px solid #e8e8e8;
    color: #5e5e5e;
    float: left;
    font-size: 18px;
    font-weight: 500;
    margin: 8px 30px 0 0;
    padding: 0 31px;
    white-space: nowrap;
}

.contact_us:hover .telephone{ background-color:#f5f5f5; border-color:#f5f5f5;}


.contact_us .telephone {
  float: left;
  margin-top: 3px;
  background: #f0f0f0 url(../image/megnor/call.png) no-repeat scroll 13px 13px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  float: left;
  height: 52px;
  margin-top: 0;
  width: 52px;
  border: 1px solid #f0f0f0;	
}
.contact_us .cms-data {
    float: left;
    padding: 0 0 0 12px;
}
.contact_us .cms-data {
    float: left;
    padding: 6px 0 0 15px;
	text-align:left;
}
.header_cart {
	float: right;
	background: rgb(6, 112, 44);
	padding: 4px 13px;
	cursor: pointer;
}
.header_cart:hover {
	background: #dedede;
}
#cart > btn {
	background:url(../image/megnor/icon.png)no-repeat scroll 13px -180px;
    width: 52px;
  	height: 52px;
  	top:5px;
}

/*#cart > .btn {
 background:none;
  width:auto;
  height:auto;
  border:none;
  padding:0px 0 0 15px;
}
*/
#cart .dropdown-menu {
	border: 1px solid #e8e8e8;
	margin-top: 0;
	padding: 10px;
	width: 350px;
	right: -13px;
	top: 45px;
	left: auto;
}
#cart .dropdown-menu li:first-child {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}
.header_right .header_search {
    position: absolute;
    right: 0;
    top:101px;
    z-index: 99;
	border-radius:0 4px 0px 0;
	-webkit-border-radius:0 0px 4px 0;
	-moz-border-radius:0 4px 0px 0;
}
#search {
	float: right;
	margin: 0 0 20px 0;
	width: 76%;
}
#search .input-lg {
    height: 38px;
    padding: 0 0px 0 10px;
    display: inline-block;
    float: none;
}

.read-more > a{text-transform:capitalize;}
.read-more .fa.fa-link{display:none;}
#search .input-lg {
	height: 50px;
	background-color: #f2f2f2;
	border: 3px solid #f2f2f2;
	padding: 11px 100px 9px 15px;
}
#search .btn-lg {
	background-color: #000;
	color: #fff;
	font-size: 0;
	text-transform: uppercase;
	height: 50px;
	line-height: 16px;
	margin: 0 0 0 0px;
	padding: 10px 11px;
	border: none;
	width: 50px;
	background-image: url(../image/megnor/search.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#search .form-control, .news-box .form-control{ color:#000;}
#search .btn-lg:hover {
	background-color: rgb(6, 112, 44);
}
#search .form-control::-moz-placeholder {
	color: #7c7c7c;
	font-size: 12px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	letter-spacing: 1px;
}

.cms-data .header_call{font-weight:700; font-size:14px; color:rgb(6, 112, 44); text-transform:uppercase;}
.cms-data > div{ font-size:14px; color:#9f9f9f; }
.cate_inner,#menu ul.main-navigation{display:none;}
.static-menu li {
	display: inline-block;
	/*position: relative;*/
}

.static-menu li:first-child::after {
	border-left: none;
}
.static-menu li a{color:#fff;}
.static-menu li a {
	display: block;
	font-size: 12px;
	padding: 12px 21px;
	position: relative;
	z-index: 6;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 600;
	transition: 0.3s ease;
}

.static-menu li:hover{
	background: #06702c;
}

/* Datetime Picker CSS */

.bootstrap-datetimepicker-widget a[data-action]{border:medium none !important;}
.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:rgb(6, 112, 44) !important;}
.bootstrap-datetimepicker-widget td.today:before{border-bottom:7px solid rgb(6, 112, 44) !important;}
.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:rgb(6, 112, 44) !important; border-radius:0; -moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;}
.bootstrap-datetimepicker-widget td span{background:#f3f3f3 !important; border-radius:0 !important; -moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-khtml-border-radius:0 !important;
}
.bootstrap-datetimepicker-widget td span:hover{background:rgb(6, 112, 44) !important; color:#fff !important;}
.bootstrap-datetimepicker-widget td span.active{background-color:rgb(6, 112, 44) !important;}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#f3f3f3 !important;}
.picker-switch.accordion-toggle .btn {background: #f3f3f3 none repeat scroll 0 0 !important; border: medium none !important;}
.picker-switch.accordion-toggle .btn:hover{background:rgb(6, 112, 44) !important;}

/*  Datetime Picker CSS */

/* Service Block CMS */
#tmcmsblock {
	float: left;
	width: 100%;
}
.first-content.main-content {
	padding: 0 15px 0 0;
}
.main-content {
	width: 33.33%;
	float: left;
}
.cms_content {
	background: #0d0908;
	color: #fff;
	padding: 30px;
	cursor: pointer;
}
.cms_img {
	background: url("../image/megnor/services.png") no-repeat scroll center 5px;
	height: 60px;
	width: 60px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.first-content.main-content:hover .cms_img {
	background-position: center -194px;
}
.cms-block {
	display: inline-block;
	vertical-align: middle;
}
.cms-block .cms_offer, .cms_offer1 {
	font-size: 14px;
	line-height: 26px;
}
.cms-block .cms_offer1 {
	color: rgb(6, 112, 44);
}
.second-content.main-content {
	padding: 0 15px;
}
.second-content .cms_img {
	background-position: center -396px;
}
.second-content:hover .cms_img {
	background-position: center -595px;
}
.third-content.main-content {
	padding: 0 0 0 15px;
}
.third-content .cms_img {
	background-position: center -793px;
}
.third-content:hover .cms_img {
	background-position: center -992px;
}
/* End of Service Block CMS */
/* Category CMS Block */
#categorybannerblock {
	float: left;
	position: relative;
	width: 100%;
	margin: 0 0 40px 0;
	overflow: hidden;
}
.cmsbanner {
	display: inline-block;
	width: 100%;
}
#categorybannerblock .left_side {
	float: left;
	overflow: hidden;
	position: relative;
	width: 48.4%;
}
.left_cat_image {
	position: relative;
}
#categorybannerblock img {
	transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	-webkit-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	max-width: 100%;
}
#categorybannerblock .cmsimg:hover img {
	transform: rotate(5deg) scale(1.1);
	-moz-transform: rotate(5deg) scale(1.1);
	-webkit-transform: rotate(5deg) scale(1.1);
	-o-transform: rotate(5deg) scale(1.1);
	-ms-transform: rotate(5deg) scale(1.1);
	transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
}
#categorybannerblock .full-banner {
	right: 40px;
	text-align: center;
	top: 32%;
	position: absolute;
	left: auto;
}
.banner-text1 {
	color: #fff;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	font-weight: 500;
}
.banner-text2 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
	display: block;
	color: #fff;
}
#categorybannerblock .left_side:hover .banner-text2{
	color:rgb(6, 112, 44);
}
#categorybannerblock .right_side:hover .banner-text2{
	color:rgb(6, 112, 44);
}
#categorybannerblock .right_side {
	float: right;
	overflow: hidden;
	width: 48.4%;
	position: relative;
}
#categorybannerblock .full-banner .action {
	background: #0d0908;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	padding: 9px 15px;
	border: none;
	text-transform: uppercase;
	margin: 85px 0 0 0;
}
#categorybannerblock .full-banner .action:hover {
	background:rgb(6, 112, 44);
	color:#000;
}
/* End of Category CMS Block */
/*   subbanner start  */
.subbanner1{
    float: left;
    width: 100%;
	margin-bottom:24px;
}
.subbanner1 .subbanner {
    float: left;
    width: 33.333%;
}
.banner1-outer.subbanner{padding-right:16px;}
.banner2-outer.subbanner{padding:0px 8px;}
.banner3-outer.subbanner{padding-left:16px;}
.subbanner img,.subbanner2 img { 
	width:100%;
}
.subbanner2-main{float:left; width:100%;}
.subbanner1-outer.subbanner2{float:left; width:50%; padding-right:10px;}
.subbanner2-outer.subbanner2{float:left; width:50%; padding-left:10px;}
.box{clear:both;}
.product-compare .img-thumbnail{display:inline-block;}
.account-wishlist .text-center img, .product-compare .img-thumbnail {
    /* border: 1px solid #e8e8e8; */
}
.subbanner3{margin-bottom:30px;}
/* subbanner ens */
.common-home #content.mainbanner-category{padding:0px;}

#content.mainbanner-category {
	min-height: auto;
	width:100%;
}
.mainbanner-category {
	position: relative;
}

#content .box.category .box-content-category {
	background: #fff;
	margin: 0 0 20px;
	padding: 1px 0;
	border: 1px solid #ededed;
	border-radius: 0 ;
	width: 100%;
	float: left;
	z-index: 999;
	clear: both;
	position: relative;
}


/*left categories */
.container.category-inner {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.container.category-inner .box.category {
	float: left;
	width: 22.8%;
	display: block;
	position: absolute;
	margin-top: 0;
	top: 0;
	/* margin-top: 30px; */
}
#column-left .container.category-inner .box.category, #column-right .container.category-inner .box.category{position:relative; top:0px
; margin-top:0px;}

.box.category-left-column{background:#f5f5f5;  border:none;}
.box-category-heading {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.7px;
	padding: 18px 25px;
	text-transform: uppercase;
}
 #column-left .fa.fa-angle-down {
	font-size: 20px;
	position: absolute;
	left: auto;
	right: 40px;
	top: auto;
	bottom: auto;
}
 .box.category .box-content-category, #column-left .box.category .box-content-category, #column-right .box.category .box-content-category, #column-left .box.category .box-content, #column-right .box.category .box-content {
	background: #fff;
	border: 3px solid #000;
	border-top: none;
	margin: 0px;
}
.box.category .box-content-category #nav-one li.hassub::before, #column-left .box.category .box-content-category #nav-one li.hassub::before, #column-right .box.category .box-content-category #nav-one li.hassub::before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 17px;
	position: absolute;
	right: 10px;
	width: 42px;
	padding-top: 9px;
	top: 0;
	padding-left: 18px;
	height: 40px;
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	color: #000;
}
.dropdown-menu.language-menu img {
    margin-right: 3px;
    margin-top: -2px;
}
.tab-content{border-top:none;}
.category-left-column.box .box-content ul#nav-one > li:last-child{border-bottom:none; padding-bottom:0px;}
#collapse-checkout-option h2 + p{font-weight:700;}
#collapse-checkout-option label{font-weight:normal;}

/*Megnor Blog CSS */ 


/*Megnor Blog CSS */ 
#content .box-product .blog-items { display:inline-block; float:left; }

.blog-left { float:left; position:relative; }
.blog-image {
    position: relative;
}

.information-blogger-blogs .blog-image {
	background-position: center center;
    float: left;
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 100%;
	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;
	background-repeat: no-repeat;
    background-size: contain;
    background-color: white;
}
.blog-wrapper {
    float: left;
    width: 100%;
}
.blog_page .blog-image .post-image-hover {
    background: #161b1e none repeat scroll 0 0;
     height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.information-blogger-blogs .panel-body .blog-image:hover{ 
	opacity:0.8; 
	-khtml-opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity:0.8;
	transform:scale(1.08);
	-webkit-transition-duration: scale(1.08);
	-moz-transition-duration: scale(1.08);
	-ms-transition-duration: scale(1.08);
	-o-transition-duration: scale(1.08);
}
.blog_page .blog-image .post_hover .icon.zoom {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	background: #000;
}
.blog_page .blog-image .post_hover .icon.zoom .fa, .blog_page .blog-image .post_hover .icon.readmore_link .fa {
    color: #fff;
    font-size: 40px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog_page .blog-image .post_hover .icon.readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	background: #000;
}
.blog_page .blog-image .post_hover .icon.readmore_link:hover {
	background: rgb(6, 112, 44);
}
.blog_page .blog-image:hover .post_hover, .blog_page .blog-image:hover .post_hover .icon.readmore_link, .blog_page .blog-image:hover .post_hover .icon.zoom {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog_page .blog-image .post_hover .icon.readmore_link:hover .fa, .blog_page .blog-image .post_hover .icon.zoom:hover .fa {
	color: #fff;
}
.blog_page .blog-image .post_hover .icon.readmore_link:hover .fa, .blog_page .blog-image .post_hover .icon.zoom:hover .fa {
	color: #fff;
}
.blog_page .blog-image .post_hover .icon.zoom:hover {
	background: rgb(6, 112, 44);
}
.blog_page .blog-image:hover .post_hover .icon.zoom .fa, .blog_page .blog-image:hover .post_hover .icon.readmore_link .fa {
    font-size: 14px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.information-blogger-blogs .panel-body{padding:0; position:relative; overflow:hidden;}
.blog-image-main {
    overflow: hidden;
    position: relative;
	margin-bottom:20px;
	background:rgb(6, 112, 44);
}


.information-blogger-blogs .panel-body:hover .blog-date{/* background-color:#fff */}

.information-blogger-blogs .panel-body .blog-date .fa{color:#fff}

/* .information-blogger-blogs .panel-body .blog-date {background-color:rgb(6, 112, 44); color:#fff; padding:9px 30px; width:auto; font-size:16px; margin:0; position:absolute;} */


.information-blogger-blogs .post-image-hover {
}

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

.information-blogger-blogs .panel-default{border:none;margin-bottom: 30px;padding-bottom: 20px; border-bottom:1px solid #e8e8e8;}

.information-blogger-blogs .panel-default:last-child{margin-bottom: 50px; padding-bottom: 0px; border:none;}

.information-blogger-blogs .panel-default h4{
    font-size: 20px;
    margin-top: 0;
    display:none
	
}

.blog-left .blog-image img  {
	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;
 } 


.product-block:hover .blog-left .blog-image img{ 
	transform:scale(1.08); 
	-webkit-transition-duration: scale(1.08);
	-moz-transition-duration: scale(1.08);
	-ms-transition-duration: scale(1.08);
	-o-transition-duration: scale(1.08); 
	opacity:0.8;
	-khtml-opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity:0.8;
}
.blog-right { float:left; padding: 0px 0 0;display: inline-block; width:100%;}

.view-blog {display: block; margin-bottom:15px; padding-bottom:10px; border-bottom:1px solid #efefef;}
.read-more {display: inline-block; text-transform: capitalize;}
.read-more a{ color:#9f9f9f;}
.view-blog .read-more .fa{display:none}

.view-blog .write-comment{display:inline-block; color:#9f9f9f; font-size:12px; font-style:italic;}

.information-blogger-blogs .read-more:before, .blogs .view-blog .read-more::before{ 
content:"\f02d"; 
font-family:"FontAwesome";
margin-right: 5px;float: left;}

.information-blogger-blogs .read-more{
    float: none;
    margin-left: 0px;
}

.blog-inner {
	overflow: hidden;
	padding-bottom: 5px;
} 
.read-more .fa{display:none}

.box.blogs .box-content{ background:#fff; padding:15px;}

.information-blogger-blogs  .write-comment:before, .blogs .view-blog .write-comment::before{
content: "\f075";
font-family: "FontAwesome";
margin-right: 5px;
float: left;}

.common-home .date-time {
    border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    background-color: transparent;
	padding:0px;
}
.date-time {
    padding: 12px 16px;
    background-color: #ef5339;
    color: #161b1e;
    text-align: center;
}
.blog-date {
	display: inline-block;
	padding: 0 20px 0 0;
}
.date-time .day{
    font-size: 30px;
    margin: 7px auto 0px;
    text-align: center;
}

.date-time .fa{display:none}

/*.blog_default_width{ width: 600px;}*/

.blog-desc { margin: 20px 0 0;overflow: hidden;display: inline-block;}

.information-blogger-blogs .blog_desc{display:block;}

.blog-img { padding: 0px; margin-bottom: 20px;}

/* .blog-date { float: left; width: 72px;background-color: #f5f5f5;color: #161b1e;font-size: 12px;text-align: center;padding: 6px 0px 0;margin-right: 30px; */
/* transition: all 0.3s ease; */
/* -webkit-transition: all 0.3s ease; */
/* -moz-transition: all 0.3s ease; */
/* -ms-transition: all 0.3s ease; */
/* -o-transition: all 0.3s ease; */
/* overflow:hidden; */
/* } */

.blog-date .fa{
    height: 65px;
    background-color: #005995;
    color: #fff;
    font-size: 30px;
    padding: 17px 0px;
    display: block;
    margin-top: 3px;
}
#content .box.blogs .box-product{overflow:visible;}
#content #blog-carousel .blog-item {
	padding: 25px 15px 0 15px;
}
.static-menu ul li:hover a {
    color:#fff;
}

.blog-left {position:relative;}
.blog-right {margin:10px 0; position:relative; }

.blog-right > h4 { margin: 0px 0;} 


.product-block .blog-right h4 a{ color:rgb(6, 112, 44); font-size:14px; font-weight:700;}

.blogs .product-block:hover .blog-right h4 a{ color:rgb(6, 112, 44); font-size:14px; font-weight:700;}
.blog-item .product-block {
    margin: 0 !important;
}
.blog-right h4 a:hover, .blog-right h4 a:focus, .blogs .product-block:hover h4 a:hover , .blogs .product-block:hover h4 a:focus{color:rgb(6, 112, 44);}
.blog-image{overflow:hidden; background:#000;}
.comments-link a:hover, .testmonial-text .testimonial-title a:hover{color:#8c8c8c;}
.read-more { display:inline-block; float:right; margin-right:2px; font-size:12px; font-style:italic;}
.read-more:hover{color:#161b1e;}
.date-time { display:inline-block;  }
.blog-desc {
	color: #4f4f4f;
	float: left;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 10px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	margin: 5px 0;
}
#blog-carousel{ margin:0;}
.blog-img { padding: 0px 0 0; }
/* .blog-date { float:left; } */
.information-blogger-blogs  .blog-desc{display:block; clear:both; float:left; width:100%; line-height:23px;}
#content .box-product .blog-items { display:inline-block; float:left; }
.write-comment {display:inline-block;}
/*.blog_default_width{ width:350px;}*/
#blog-carousel .owl-pagination { display:none;}
#content  .box.blogs .buttons{ display:none;}
.read-more-button{margin:15px 0px; clear:both; float:right;}
.read-more-button > a {
    border: 1px solid rgb(6, 112, 44);
	background:rgb(6, 112, 44);
	color:#fff;
	text-transform:uppercase;
    padding: 7px 10px;
}
.read-more-button > a:hover, .read-more-button > a:focus {background:#161b1e; color:#fff; border: 1px solid #161b1e;}
#content #blog-carousel .product-block .view-blog::before {
    border-bottom: 1px solid #ffffff;
    bottom: -7px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 35px;
}
#content #blog-carousel .product-block:hover .view-blog {
    bottom: 23px;
}
.post-inner > h4 {
    margin-bottom: 0;
	margin-top:0px;
}
.common-home .post-inner{float:left;}
.single-blog .blog-desc { padding-bottom:10px; display:block; }
.single-blog .block-title{clear:both;}
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .panel-default { border-bottom:1px solid #e8e8e8; border-left:none; border-right:none; border-top:1px solid #e8e8e8; border-radius:0;
-webkit-border-radius:0px;
-khtml-border-radius:0px;
-moz-border-radius:0px;
 box-shadow:none; }


.blog_inner {
    margin-right: 20px;
    position: relative;
	overflow:hidden;	
}
.blog_inner .slider-item .product-image-inner-blog {
    margin: 13px 18px;
}
.blog_inner .product-carousel {
    margin: 0 -18px;
}

.product-block-image .testi-image {
    overflow: hidden;
    position: relative;
}
.blog_inner .image-block {
    position: relative;
}

.box.blogs .owl-carousel .owl-buttons .owl-prev{ cursor:pointer;}
#blog-carousel .owl-controls .owl-buttons div {
    cursor: pointer;
    opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
    padding: 0 0 0 0px;
    top: -50px;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
    /* width: auto !important; */
    z-index: 999;
	height:auto !important;
	
	
}
#blog-carousel .owl-controls .owl-buttons .owl-prev {
	left: auto;
	right: 10px;
	width: 20px;
	position: absolute;
}
.owl-buttons.customNavigation a.next:hover {
	background-position: -20px -33px;
}
.owl-buttons.customNavigation a.next {
	    background-position: -20px 0px;
}
#blog-carousel .owl-controls .owl-buttons .fa-angle-right::after {
	left: -17px;
	top: 5px;
}
#blog-carousel .owl-controls .owl-buttons .owl-next {
	right: 0;
	left: auto;
	/* top: -48px; */
	position: absolute;
	width: 20px;
}
.owl-carousel.blogcarousel .owl-buttons div i {
	color: #a3a3a3;
	font-size: 23px;
	font-weight: 500;
}
/*#blog-carousel .owl-controls .owl-buttons .owl-next:hover, #blog-carousel .owl-controls .owl-buttons .owl-prev:hover{ background:#161b1e; border-color:#161b1e;}*/
#blog-carousel .owl-controls .owl-buttons .owl-next:hover i, #blog-carousel .owl-controls .owl-buttons .owl-prev:hover i {
	color: #000;
}


/*Megnor Blog light-box CSS */ 

.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    position: absolute;
    top: 0;
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition:all 300ms ease 0s;
    width: 100%;
}
#content #blog-carousel .product-block:hover .post-image-hover, #content #blog-grid .product-block:hover .post-image-hover {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
}
.blog-image .post_hover {
    margin: 0;
    opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
    position: absolute;
    text-align: center;
    top: 46%;
    transition: all 350ms ease-out 0s;
	-moz-transition: all 350ms ease 0s;
	-webkit-transition: all 350ms ease 0s;
	-ms-transition: all 350ms ease 0s;
	-o-transition:all 350ms ease 0s;
    width: 100%;
}
.blog_page .blog-title a {
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
.blog_page .panel-body:hover .blog-wrapper .blog-title a{color:rgb(6, 112, 44);}
.blog_page .blog_comment, .blog_page .write-comment > a {
	font-size: 14px;
	color: #777;
	font-style: italic;
}
.blog_page .write-comment > a:hover, .blog_page .write-comment:hover::before{ color:rgb(6, 112, 44);}
.blog_page .blog-title{margin-bottom:20px;}
.blogs .date-time .day {
    float: left;
	position: relative;
	text-align: left;
	width: 100%;
	color: #bfbfbf;
	font-weight: 500;
	font-size: 11px;
	letter-spacing: 0.5px;
}
.blogs .date-time {
  
    color: #bebebe;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}
.product-block:hover .blog-left .post_hover, .product-block:hover .blog-left .zoom, .product-block:hover .blog-left .readmore_link {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	 transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.blog-left:hover .blog-image .zoom .fa, .blog-left:hover .blog-image .readmore_link .fa{
	font-size:14px; 
}
.blog-left .blog-image .zoom , .blog-left .blog-image .readmore_link {
 
    color: #fff;
    display: inline-block;
    margin-right: 15px;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding: 10px 12px;
   transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
	height:40px; 
	width:40px;
}
.blog-left .blog-image .zoom:hover,.blog-left .blog-image .readmore_link:hover{color:#fff;  }
.information-blogger-blogs .blog_title{ display:none;}
.information-blogger-blogs h4 { /*margin:0px 0 10px;*/ padding:0px;}
.panel-body .write-comment{ padding:0 0px 0 10px;}
#add-comment.panel-default {
    border: medium none;
}

#add-comment .col-sm-8{ width:100%;}


.user_icon {
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
    float: left;
    margin: 0px 15px 15px 0;
    padding: 7px 13px;
}
.single-blog .view-comment .panel-default {
	border: 1px solid #e8e8e8;
    box-shadow: none;
    padding: 20px 0;
}
.user_icon .fa {
    color: #bbb;
    font-size: 20px;
    margin-top: 3px;
}
.single-blog .view-comment .name, .single-blog .view-comment .date, .single-blog .view-comment .col-sm-8, .single-blog .view-comment .col-sm-3 {
    width: 100%;
}
.view-comment .name {
    color: #161b1e;
    font-weight: 700;
}
.view-comment .date {
    color: #808080;
    font-size: 12px;
}
#content.single-blog > h4 {
    font-size: 15px;
    font-weight: 500;
	margin-bottom:0px;
	padding-bottom:10px;
	text-transform:uppercase;
	color:#4c4c4c;
}
.blog-image .post_hover .zoom::before, .blog-image .post_hover .readmore_link::before {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	content: "\f00e";
	font-family: "FontAwesome";
	font-size: 14px;
	height: 45px;
	left: 0;
	margin: auto;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
	padding: 11px 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	width: 45px;
	background: #000;
}
.blog-image .post_hover .readmore_link::before {
    content: "\f0c1";
}
.product-block:hover .blog-image .post_hover .readmore_link::before, .product-block:hover .blog-image .post_hover .zoom::before {
    opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
}
.blog-item .blog-image .post_hover{top:43%;}

.blog-left .blog-image .zoom:hover::before, .blog-left .blog-image .readmore_link:hover::before {
	border-color: #fff;
	color: #fff;
	background: rgb(6, 112, 44);
}
.information-blogger-blogs .blog-image:hover {}

.banner-main-inner,.subbanner3{overflow:hidden;

	}
.banner1-inner:hover,.banner2-inner:hover,.banner3-inner:hover,.banner-single-inner:hover{}
.banner1-inner,.banner2-inner,.banner3-inner,.subbanner1-inner,.subbanner2-inner,.banner-single-inner{ transition:  0.35s ease 0s;
	-webkit-transition: 0.35s ease 0s;
	-moz-transition: 0.35s ease 0s;
	-ms-transition: 0.35s ease 0s;
	-o-transition: 0.35s ease 0s;
}

.img-thumbnail{max-width:100%;}

#tab-review legend {
	margin-bottom: 10px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}
#form-review h4 {
	font-weight: bold;
}
/*Product zoom CSSS*/

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

.header_cmsblock {
    clear: both;
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
#tmcmsinfo_block1 .box-content-cms {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 50px;
}
.service-content {
    cursor: pointer;
    float: left;
    padding: 3px 1px;
}
.icon-left1 {
    float: left;
    margin-right: 19px;
    margin-top: 6px;
}
.icon-left1::before {
    color: #a5a5a5;
    content: "\f155";
    font-family: "FontAwesome";
    font-size: 23px;
}
.service-content .service-right {
    float: left;
}
#tmcmsinfo_block1 .title {
    color: rgb(6, 112, 44);
    font-family: "Sintony",sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
#tmcmsinfo_block1 .sub-title {
    color: #808080;
}
.icon-left2 {
    float: left;
    margin: 7px 20px 0 50px;
}
.icon-left2:before {
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 23px;
  color: #a5a5a5;
}
.icon-left3 {
    float: left;
    margin: 8px 20px 0 14px;
}
.icon-left3:before {
  content: "\f06b";
  font-family: "FontAwesome";
  font-size: 28px;
  color: #a5a5a5;
}

.service-content:hover .icon-left1::before, .service-content:hover .icon-left2::before, .service-content:hover .icon-left3::before{ color:rgb(6, 112, 44);}

.col-sm-3 .box-heading-inner{ background:none; padding:0; font-size:17px; display:block;}

#column-left .box-heading-inner, #column-right .box-heading-inner{font-size:15px;}

/* .box-heading-inner { */
    /* display: inline-block; */
    /* padding: 12px 30px; */
	/* background:rgb(6, 112, 44) none repeat scroll 0 0; */
	/* color:#fff; */
	/* font-size:15px; */
	/* font-weight:700; */
/* } */
#products-related .fa.next.fa-arrow-right::after {
	border-left: 1px solid #e5e5e5;
	content: " ";
	height: 17px;
	left: -3px;
	position: absolute;
	top: 0;
}
.tm_subbanner {
    clear: both;
    float: left;
    margin:0;
}
.tmsubbanner-container:first-child {
    margin: 0;
}
.tmsubbanner-container {
    float: left;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
}
.tm_subbanner > ul {
    display: inline-block;
    padding: 0;
	width:100%;
}

.banners-slider-carousel .customNavigation a.prev, .banners-slider-carousel .customNavigation a.next{ background:none;}

.testimonial-cms {
    float: left;
    text-align: center;
    width: 100%;
	margin-bottom:24px;
}

.testimonial-cms .box-heading {
	background: #f2f2f2 none repeat scroll 0 0;
	padding: 11px 13px;
	font-size: 15px;
	color: rgb(6, 112, 44);
	font-weight:700;
	line-height:18px;
	text-transform:uppercase;
	text-align:left;	
}
.testimonials {
    float: left;
    width: 100%;
}

#testimonial .homepage-testimonial-inner {
    border: 2px solid #efefef;
	border-top:none;
	padding: 30px 15px 15px;
	background:#fff;
}

#testimonial .testimonial_inner {
    text-align: center;
}
.testimonials .test-image {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.testimonials .test-image img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.testimonials .test-desc {
    color: #808080;
    padding: 12px 0 5px; 
	font-style:italic;
	font-size:15px;
}

.testimonials .cms-box-heading {
    font-weight: bold;
	font-size:14px;
	line-height:18px;
    padding: 0;
    text-transform: uppercase;
	margin-bottom:15px;
}
.cms-box-heading > span {
    color: rgb(6, 112, 44);
    font-size: 12px;
    font-weight: normal;
    margin-left: 4px;
    padding: 7px 0;
    text-align: left;
    text-transform: none;
}
.cms-box-heading > a{color:#fc908a; font-size:14px; font-weight:700;}
.cms-box-heading > a:hover{color:#fc908a;}

.testimonials .slider-controls.clickable{  
	opacity: 1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	 bottom:0; 
  left:0; 
  right:0;
  text-align:center;}
.testimonials .slider-pagination {
    position: relative;
    text-align: center;
}
.testimonials .slider-page {
    display: inline-block;
    margin: 0 3px;
}
.testimonials .slider-page > span {
    background: #666 none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
    color: #d7d7d7;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    text-indent: -9999px;
    width: 10px;
}

.testimonials .slider-page.active > span, .testimonials .slider-page > span:hover {
    background: #fc908a none repeat scroll 0 0;
    border: 2px solid #fc908a;
}
.subbanner3-inner img{ 
	transition:all 0.9s ease 0s; 
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s; 
	transform:scale(1);
	-webkit-transition-duration: scale(1);
	-moz-transition-duration: scale(1);
	-ms-transition-duration: scale(1);
	-o-transition-duration: scale(1); 
	width:100%;
}
.subbanner3-inner img:hover{ 
	transition:all 0.9s ease 0s; 
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s; 
	transform:scale(1.08);
}
.subbanner1-inner > a, .subbanner2-inner > a, .tmsubbanner-container a{ position:relative; float:left;}

.subbanner1-inner > a::before, .subbanner2-inner > a::before, .tmsubbanner-container a::before{
	 background-color: rgb(6, 112, 44);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    opacity: 0.05;
	-khtml-opacity: 0.05;
	-webkit-opacity: 0.05;
	-moz-opacity:0.05;
    position: absolute;
    top: 0;
    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;
    width: 0;
}
.subbanner1-inner > a:after, .subbanner2-inner > a::after, .tmsubbanner-container a::after{
	background-color: rgb(6, 112, 44);
    bottom: 0;
    content: "";
    height: 0;
    opacity: 0.05;
	-khtml-opacity: 0.05;
	-webkit-opacity: 0.05;
	-moz-opacity:0.05;
    position: absolute;
    right: 0;
    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;
    width: 0;
}

.subbanner1-inner > a:hover::before, .subbanner2-inner > a:hover::before, .tmsubbanner-container a:hover::before{ 
	height:100%; 
	width:100%; 
	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;
}
.subbanner1-inner > a:hover::after, .subbanner2-inner > a:hover::after, .tmsubbanner-container a:hover::after{ 
	height:100%; 
	width:100%; 
	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;
}

.customNavigation a.prev:hover {
    background-position: left -33px;
}
.customNavigation a.next:hover {
	background-position: right -33px;
}
.container h2.news {
	float: left;
	padding: 0 0 0px 70px;
	background: rgba(0, 0, 0, 0) url(../image/megnor/newsletter.png) no-repeat scroll left center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0;
}
.container h2.news span {
	text-transform: lowercase;
	font-size: 12px;
	color: #cccccc;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 25px;
	text-transform: capitalize;
}
.footertop {
	background: #0d0908;
	padding: 56px 0;
}
.common-home .footertop{ margin-top:0; }

.newsletter{ width:100%; float:left;}
.newsletter-inner {
	position: relative;
	float: right;
	width: 51%;
}
.newsletter .form-group{ margin:0;}
.newsletter-inner #txtemail {
	background: #2a2726 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	float: left;
	height: 45px;
	width: 505px;
	font-size: 12px;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	color: #fff;
	text-transform: capitalize;
}
.newsletter-inner .btn {
	background: rgb(6, 112, 44) none repeat scroll 0 0;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	color: #000;
	float: left;
	font-size: 12px;
	padding: 5px 28px;
	line-height: 35px;
	/* position: absolute; */
	/* text-align: center; */
	text-transform: uppercase;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	letter-spacing: 1px;
}
.newsletter-inner .btn:hover {
	background: #fff;
	border: none;
	color: #000;
}
.newsletter-inner .form-control::-moz-placeholder {
	font-size: 12px;
	letter-spacing: 1px;
}
.col-sm-3.column .box .box-heading{ background:none; color:rgb(6, 112, 44); padding:0; font-size:17px; margin:0 0 25px;}
.col-sm-3.column .box-content{ margin:0; padding:0;}
.col-sm-3.column .box-product{ width:100%;}
.col-sm-3.column .product-thumb{ padding:0 0 10px 0; margin:0;}
.col-sm-3.column .product-image-block-inner{ float:left;}
.col-sm-3.column .box-product .image{ border:2px solid #e8e8e8; display:block; float:left; margin-right:10px;}
.col-sm-3.column .product_hover_block{ display:none;}
.col-sm-3.column .product-thumb .caption{ padding:0;}
.col-sm-3.column .box-product .rating{ display:none;}
.col-sm-3.column .product-thumb .price{ font-size:17px; font-weight:700; margin:8px 0;}
/*.col-sm-3.column ul.list-unstyled li a::before{ font-family:"FontAwesome"; content:"\f0da"; padding-right:12px; color:#ababab;}*/
.col-sm-3.column ul.list-unstyled li a:hover::before{ color:#808080;}

.news-box .text-danger {
	position: absolute;
	top: 54px;
}
.product-list .caption .price{ display:none;}
.product-list .caption .product_hover_block{ display:none;}
.product-list .list-right .product_hover_block{ 
 display:block;
 opacity:1;
 -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
 left:0;
 right:0;
 text-align:left;
 position:relative;
 bottom:0;
}
.list-right .price-list{ display:inline-block; }
.product-grid .list-right{ display:none;}
.product-list .product-thumb .caption {
	padding: 0 30px 0 0;
	/* width: 70%; */
	float: left;
}
#product-manufacturer .product-list .product-thumb .caption {
	padding: 0 30px 0 0;
	width: auto;
	float: left;
}
.product-list .list-right{ display:inline-block;}
#content .product-list .product-block{ border:none; background:none;}
#content .product-block:hover .list-right .price{ opacity:1; -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
}
.product-list .product-block h4 a {
	color: #9a9a9a;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
.product-list .product-block:hover .caption h4 a{ color:rgb(6, 112, 44);}
#content .product-list .caption h4 a:hover{ color:rgb(6, 112, 44);}
.col-sm-4.txt-search{ padding:0;}
.row.search-box{ margin:10px 0;}
#product .input-group-btn .btn.btn-default{ padding:5px 12px 7px;}
.product-info .product-image .customNavigation span.prev:hover::before, .product-info .product-image .customNavigation span.next:hover::before{ color:#808080;}
.row.site-map{ padding:20px; border:1px solid #e8e8e8;}
.row.site-map ul li a{ line-height:25px;}

#account > legend, #address > legend, #password > legend, #news > legend{ border-bottom:1px solid #e1e1e1;}
.col-sm-6.register{ padding:0 30px 0 0;} 
.col-sm-6.login { padding:0;}
.information-blogger-blogs .blog-image img{ display:none;}


/*quick view*/
.quickview-button {
	display: inline-block;
	float: left;
}
.quickbox {
	margin: 0 2px;
	padding: 7px 9px 7px;
	border: 1px solid #283346;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	height: 34px;
	position: relative;
	vertical-align: top;
	width: 34px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	color: #000;
}
.quickbox .fa.fa-eye {
	font-size: 15px;
}
.quickbox:hover, .quickbox:focus {
	background: rgb(6, 112, 44);
	color: #fff;
	border-color: rgb(6, 112, 44);
}
.quickview {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    padding: 15px 0;
    width: 100%;
}
.layout-2.left-col #content.productpage-quickview{ width:100%; min-height:470px;}
 body[class^="product-quick_view"] .main-header{
 display:none;
}
body[class^="product-quick_view"] .header_cmsblock{
 display:none;
}
body[class^="product-quick_view"] .footertop{
 display:none;
}
#content.productpage-quickview .product-right .product-title{ margin-bottom:6px; margin-top:10px;}
.quickview .product-right .desc{ color:#4c4c4c; font-weight:600;}

.quickview .special-price, .quickview .product-price {
    color: rgb(6, 112, 44);
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
}
.quickview .old-price{ font-size:16px; margin-right:10px;}
.quickview .productpage-quickview #product2 button{ padding:5px 12px 7px;}
.quickview .productpage-quickview .form-group #button-cart2{ border-radius:0; -webkit-border-radius:0; -khtml-border-radius:0;
-moz-border-radius:0; padding:6px 12px 7px; font-size:14px; position:absolute;}
.quickview #input-quantity{ padding:5px; width:40px; text-align:center; display:inline-block; margin-right:10px;}
.quickview .control-label.qty {
    float: left;
    font-size: 16px;
	font-weight:500;
	margin:6px 10px 0 0;
}
.quickview .productpage-quickview .product-right #product2 .wish-comp button{ background:none; color:#808080; border:none; padding:0;}
.quickview .productpage-quickview .product-right #product2 .wish-comp button:hover{ color:rgb(6, 112, 44);}
.quickview .productpage-quickview .product-right #product2 .wish-comp button.compare {
	/* padding: 0 0 0 15px; */
	margin: 10px 0 0 0;
}
/*quick view*/
.alert-success a{ color:rgb(6, 112, 44);}
.header_search {
    float: right;
}
.input-group.date .btn.btn-default{ padding:5px 12px 7px;}
/* Responsive Part*/
@media (max-width: 1349px){

	.tab-content {
	    border-left:none;
		border-right:none;
		border-bottom:none;
		border-top:medium none;
	    padding: 0;
		overflow:hidden;
	}
	.categorybg {
		left: 239px;
	}
	.box .box-content-category ul li a, #column-left .box-content ul li a, #column-right .box-content ul li a {
		padding: 10px 20px;
	}
	.cms_img {
		margin-right: 0;
	}
	#categorybannerblock .full-banner {
		right: 30px;
		left: auto;
	}
	.newsletter-inner {
		width: 56%;
	}
}
@media (max-width: 1249px){
	.header-logo .img-responsive {
		width: 220px;
	}
	.static-menu li a {
		font-size: 11px;
		padding: 10px 12px;
	}
	.content_header_topleft {
		padding: 51px 0;
	}
	.header_center {
		width: 58%;
	}
	.box-category-heading {
		font-size: 12px;
		padding: 18px 20px;
	}
	#column-left .fa.fa-angle-down {
		font-size: 18px;
		right: 30px;
	}
	.box .box-content-category ul li a, #column-left .box-content ul li a, #column-right .box-content ul li a {
		padding: 10px 16px;
	}
	.box.category .box-content-category #nav-one li.hassub::before, #column-left .box.category .box-content-category #nav-one li.hassub::before, #column-right .box.category .box-content-category #nav-one li.hassub::before {
		right: 0px;
	}
	.categorybg {
		left: 193px;
	}
	.first-content.main-content {
		padding: 0 10px 0 0;
	}
	.second-content.main-content {
		padding: 0 10px;
	}
	.third-content.main-content {
		padding: 0 0 0 10px;
	}
	.cms_content {
		padding: 20px;
	}
	.cms-block .cms_offer, .cms_offer1 {
		font-size: 13px;
		letter-spacing: 0;
	}
	#categorybannerblock .full-banner {
		right: 12px;
		left: auto;
	}
	.banner-text2 {
		font-size: 25px;
	}
	.newsletter-inner {
		width: 55%;
	}
	.newsletter-inner #txtemail {
		width: 400px;
	}
	.newsletter-inner .btn {
		padding: 5px 20px;
	}
	
}
@media (min-width: 980px) and (max-width: 1199px) {
	
}
@media (max-width: 1199px){
	.static-menu li a {
		font-size: 11px;
		padding: 9px;
	}
	#cart-total {
		font-size: 11px;
	}
	.header_cart {
		padding: 4px 10px;
	}
	.dropmenu ul, .dropmenu div {
		left: 100%;
	}
	#cart .dropdown-menu {
		right: -10px;
	}
	.cms-block .cms_offer, .cms_offer1 {
		font-size: 12px;
		line-height: 20px;
	}
	.banner-text1 {
		font-size: 11px;
	}
	.newsletter-inner {
		width: 49%;
	}
	.newsletter-inner #txtemail {
		width: 320px;
	}
	.phone {
		margin: 5px 0;
	}
	.cms_content {
		padding: 15px;
	}
	.blog-desc {
		letter-spacing: 0;
	}
	.product-layout.product-grid {
		width: 33.3%;
	}
	#content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
		clear: right;
	}
}
/* END OF RESPONSIVE PART*/
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
	.cms2 .one_third_inner.content_inner{margin:0 8px;}
	.blog_inner .slider-item .product-image-inner-blog{margin:0 15px;}
	.blog_inner .product-carousel{margin-left:-15px;}
	#blog .customNavigation a.prev{right:54px;}
	#blog .customNavigation a.next{right:28px;}
	#blog .image-block > img, .category_img img{width:100%;}
	.news-text{font-size:17px; letter-spacing:0;}
	.footer-percent4 .footer-percent-inner{padding:67px 17px 48px;}
	.product-info .image-additional img{width:100%;}
	.cms-banner-item .static-text, .parallex .content_inner .service-text{font-size: 20px;}
	.cms-banner-item .text3.static-text {font-size: 12px;}
	.product-info .image-additional{width:100%;}
	/*.banner1-inner img, .banner2-inner img, .banner3-inner img, .subbanner1-inner img, .subbanner2-inner img, .subbanner3-inner img{width:calc(100% + 10px);}*/
	.blog-left .blog-image img{height:auto; width:100%;}
	.pagination-wrapper.top {
    clear: both;
    float: left;
    margin: 15px 0 0;
	}
	.pagination li:first-child{margin-left:0;}
	.icon-left1{ margin-right:10px;}
	.icon-left2{ margin:7px 10px 0 15px;}
	.icon-left3{ margin:8px 10px 0 0;}
	.tmsubbanner-container{ width:49%; margin-left:13px;}
	.newsletter{ width:100%;}
	.tmsubbanner-container img {width: 100%;}
	#footer .col-sm-3.column{ padding:10px 0 0 0px;}
	.product-list .product-image-block-inner{ margin-right:20px;}
	#content .image-additional .slider-item .product-block{ width:75px;}
	#content .image-additional.product-carousel .slider-item .product-block{ width:auto;}
	.col-sm-3.column .box-content{ padding-right:10px;}
	.product_hover_block .action button, .quickview-button{ margin:0 1px;}
	.email .contact_email {font-size: 12px;}
	
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
	.cms2 .one_third_inner.content_inner{margin:0 8px;}
	.blog_inner .slider-item .product-image-inner-blog{margin:0 15px;}
	.blog_inner .product-carousel{margin-left:-15px;}
	#blog .customNavigation a.prev{right:54px;}
	#blog .customNavigation a.next{right:28px;}
	.news-text{font-size:17px; letter-spacing:0;}
	.footer-percent4 .footer-percent-inner{padding:67px 12px 48px;}
	#blog .image-block > img, .category_img img{width:100%;}
	.product-info .image-additional img{width:100%;}
	.cms-banner-item .static-text, .parallex .content_inner .service-text{font-size: 20px;}
	.cms-banner-item .text3.static-text {font-size: 12px;}
	.pagination-wrapper.top{float:left; clear:both; margin:15px 0 0;}
	.product-info .image-additional { width: 100%;}
	#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin-left:0;}
	#menu ul{margin-left:10px;}
	.productpage #input-quantity{margin-right:4px;}
	.pagination li:first-child{margin-left:0;}
	.icon-left1{ margin-right:10px;}
	.icon-left2{ margin:7px 10px 0 15px;}
	.icon-left3{ margin:8px 10px 0 0;}
	.newsletter{ width:100%;}
	.tmsubbanner-container img {width: 100%;}
	.tmsubbanner-container{ width:49%; margin-left:13px;}
	#tmcmsinfo_block1 .sub-title{ font-size:12px;}
	.footerlogo img {width: 100%;}
	#footer .col-sm-3.column.first{ width:25%; margin-right:10px;}
	#footer .col-sm-3.column.last .fa{ margin-right:10px;}
	#content .image-additional .slider-item .product-block{ width:70px;}
	#content .image-additional.product-carousel .slider-item .product-block{ width:auto;}
	.product-list .product-thumb .caption{ width:58%; padding:0 15px 0 0;}
	.product-list .product-image-block-inner{ margin-right:15px;}
	.email .contact_email {	font-size: 12px;}
	

	

}
@media only screen and (min-width: 768px) and (max-width: 979px){
	.layout-2.left-col #column-left{width:30%;}
	.layout-2.left-col #content, .layout-2.right-col #content{width:70%;}
	.layout-2.right-col #column-right{width:30%;}
	.layout-2.right-col .right_column #column-right{width:34%; margin-top:50px;}
	.layout-2.right-col #content.productpage{width:100%; padding-right:15px;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 10px 0 0; width: 100%;}
	.dropmenu ul, .dropmenu div{left:190px;}
	
	
		
}
@media (max-width: 979px) {
	.myaccount .account-toggle{margin-right:0px;}
	.header_center {
		text-align: right;
		width: 35%;
		padding: 0;
	}
	.cms2 .one_third_inner.content_inner{margin:0  6px;}
	.cms1 .one_third_inner.content_inner{margin-right:12px;}
	.cms3 .one_third_inner.content_inner{margin-left:12px;}
	.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4{margin-bottom:18px;}
	.cms-banner-item .static-text{font-size:17px;}
	.text3.static-text{font-size:11px;}
	#res-menu{display:block; width:60%;}
	.header_search {float: right;	position: absolute;	right: 0;}
 	.responsive-menu .main-navigation li a{color:#4c4c4c; padding:5px 10px;}
	.responsive-menu .main-navigation li a:hover{color:#808080;}
	#menu .static-menu li{display:block;}
	#menu ul {
    background: #fff;
	border-top:none;
	border:1px solid #e8e8e8;
    display: block;
    margin-left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
	}
	#column-left #blog-carousel .owl-item{max-height:195px;}
	.static-menu{display:none;}
	.responsive-menu, .main-menu{float:left; width:100%;}
	.nav-responsive {
		float: left;
	}
	#menu .nav-responsive div{text-align:right !important;}
	.static-menu li a{padding:12px 15px;}
	#blog .image-block > img, .category_img img{width:100%;}
	.product-info .image-additional img{width:100%;}
	.news-text{font-size:14px; width:42%; margin-top:0;}
	.footer_inner1{border-bottom:medium none;}
	.footer-percent{width:50%;}
	.footer-percent-inner, .footer-percent4 .footer-percent-inner{padding:45px 0 0;}
	.footer-percent.footer-percent4{background:transparent none repeat scroll 0 0;}
	#footer .col-sm-3.column, #footer .col-sm-3.column.last{padding:0; border:none;}
	.footer_inner.container{margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #006cb4;}
	#footer .col-sm-3.column.last{background:none; padding:0 0 25px 0;}
	#column-left .product-thumb .caption, #column-right .product-thumb .caption, #column-left .product-thumb .button-group, #column-right .product-thumb .button-group{margin-left:84px;}
	#column-left .caption .price-old, #column-right .capton .price-old{margin-left:0;}
	.pagination-wrapper.top{float:left; margin:15px 10px 0;}
	.compare-total{clear:both; margin:18px 10px 0 0;}
	.product-list .product-image-block-inner{margin-right:0;}
	.product-list .product-details{float:left; padding-top:30px; width:100%;}
	.product-block-inner img{max-width:100%;}	
	
	#column-left .box-product .image,
	#column-right .box-product .image {margin-right:7px;}
	.col-md-4.btn-list-grid {margin-bottom: 10px;}	
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;   
	}
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	#accordion .form-horizontal .control-label{width:100%;}
	.layout-2 #content,.layout-3 #content{width:100%;}
	.layout-2.left-col #column-left, .layout-2.left-col #column-right{ clear:both; display:block !important; width:100%; margin:20px 0 0 0; padding:0;}
	.layout-2.left-col #content{width:100%; padding:0;}
	#column-left .box.category-left-column{ display:none;}
	.box .box-heading{ position:relative; 
	border-radius:0; 
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .list-group, #column-right .box .list-group, .homepage-testimonial-inner{ display:none;}
	.single-banner{ display:none;}
	.box .box-content ul ul{margin-left:0px;}
	.box .box-content ul .categorybg > ul{padding:10px;}
	.box .box-content ul .categorybg{min-width:510px;}
	#content #blog-carousel .blog-item{margin:13px 8px; padding:5px;}
	.post-inner{float:left; width:100%;}
	.productpage .product-left {
		/* width: 100%; */
		padding-right: 0;
		text-align: center;
		margin: 0 0 0 10px;
	}
	.product-info .image{ display:inline-block;}
	.product-info .image-additional{ width:435px; padding:0;}
	.product-left .product-info .product-image .customNavigation span.prev{ left:-20px;}
	.product-left .product-info .product-image .customNavigation span.next{ right:-20px;}
	.productpage .product-right{padding:0;  margin-top:30px;}
	.blog-left .blog-image img{height:auto; width:100%;}
	.product-info .additional-carousel{margin:0 auto; width:435px;}
	footer h5::before{content:none;}
	#footer .col-sm-3.column.last{padding: 0 0 25px;}
	.checkout-cart .table.table-bordered .input-group-btn {
    clear: both;
    float: left;
    margin: 5px 0 0;
	}
	.shopping-cart .input-group .form-control{width:100%;}
	.checkout-cart .input-group .input-group-btn .btn.btn-primary {margin-left: 0;}
	.checkout-cart #collapse-coupon .input-group .input-group-btn #button-coupon, .checkout-cart #collapse-voucher .input-group .input-group-btn #button-voucher {margin-left: 5px;}
	.information-blogger-blogs .blog-image{height:auto;}
	#menu ul{margin-left:0;}
	.zoomContainer .zoomWindow, .zoomContainer, .zoomLens{display:none !important;}
	.contact_us{ float:right; margin:0; padding:0; border:none;}
	.txt-shop{ display:none;}
	.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle > br{ display:none;}
	header .container {
		margin: 30px auto;
	}
	.nav-container{text-align:left;}
	.nav-responsive span, .main-menu > ul > li > a {
		margin: 0;
	}
	.nav-inner #menu .nav-responsive .expandable {
		margin-top: 0;
	}
	.nav-responsive span, .main-menu > ul > li > a{ font-size:18px; font-family:"Archivo Narrow",sans-serif; text-transform:uppercase;}
	.icon-left1, .icon-left2, .icon-left3{ float:none; text-align:center; margin:0 0 5px 0;}
	.service-content .service-right{ text-align:center;}
	.testimonial-cms{ position:relative;}
	.testimonial-cms .box-heading{ border-radius:0; -webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	}
	#column-left .box, #column-left .single-banner, #column-right .box, #column-right .single-banner, .testimonial-cms{ margin-bottom:15px;}
	/*.testimonial_default_width{width:100%;}*/
	.blog-item{ text-align:center;}
	.view-blog .write-comment{ float:left;}
	.view-blog{ display:inline-block; width:100%;}
	.tmsubbanner-container img {width: 100%;}
	.tmsubbanner-container{ width:49%; margin-left:13px;}
	.container.footertop{ top:70px; margin-top:0px;}
	.newsletter{ width:100%;}
	.newsletter-inner #txtemail{ width:75%;}
	.footerlogo {margin: 0 0 18px;}
	.col-sm-3.column .box-content{ display:none;}
	footer h5, .col-sm-3.column .box .box-heading{ margin:0 0 15px;}
	.footercms-left .description > p{ padding:0 0 20px;}
	#footer .col-sm-3.column.last{ padding:0;}
	.read-more{ float:none; width:100%;}
	#content .refine-search{ margin-top:15px;}
	.compare-total{ clear:none; margin:8px 10px 0 0;}
	.filterbox{ display:none;}
	.product-list .product-details{ width:60%; padding-top:5px;}
	.category_filter, .pagination-wrapper{ padding:13px 12px 5px;}
	.product-list .list-right{ padding:0 15px;}
	.product-list .product-thumb .caption{ width:100%; border:none; padding:0 15px;}
	#content .col-sm-6.login{ clear:none;}
	.information-blogger-blogs .blog-image img{ display:block;}
	#testimonial .testimonial_inner{ width:300px; margin:0 auto;}
	.testimonial_default_width{width:100%;}
	#cart .dropdown-menu{ top:51px;}
	#top-links:after {right:0px;}
	.newsletter-inner {
	width: 100%;
		margin: 30px 0 0px 0;
	}
	.newsletter-inner #txtemail {
		width: 83%;
	}
	.footertop {
		padding: 40px 0;
	}
	.footer-middle {
		padding: 30px 0;
	}
	.footer_bottom_left {
		margin: 20px 0 0 0;
	}
	.nav-responsive span, .main-menu > ul > li > a {
		color: #000;
	}
	.content_header_topleft {
		padding: 0;
		float: none;
		text-align: center;
		display: inline-block;
	}
	.header_right {
		padding: 0;
		margin: -10px 0 0 0;
	}
	#search {
		float: none;
		margin: 0;
		width: 100%;
		text-align: center;
		margin: 30px 0 0 0;
	}
	#common-home #column-left {
		width: 100%;
		padding: 0;
		margin: 0 0 25px 0;
	}
	#column-left .box.category {
		display: none;
	}
	.box .box-heading {
		border-bottom: none;
		padding: 10px 0;
	}
	#column-left .box, #column-left .single-banner, #column-right .box, #column-right .single-banner, .testimonial-cms {
		margin-bottom: 0;
	}
	.toggle .mobile_togglemenu {
		padding: 0;
	}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {
		margin: 15px 0 0 0;
	}
	#column-left .box .list-group {
		padding: 0;
	}
} 
@media (max-width: 767px) { 
	
	.product-info .image-additional {width: 100%;} 
	.header-logo,.header-search,.header-cart{display:inline-block;float:none;width:100%;}
	.header-logo{text-align:left;}
	.header-logo > div{display:inline-block;}
	.btn-info {margin-bottom:3px;} 
	#input-search {margin-bottom: 8px;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;}	
	#cart .dropdown-menu {width: 335px;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.category_filter .show {float: left;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin: 0 auto 15px; width: 300px;}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:medium none;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	
	.header_block{width:auto; text-align:center; float:none;}
	#search .btn-lg{padding:10px 12px 11px;}
	.text1.static-text::before {display: none;}
	.text1.static-text::before {bottom: -3px;}
	.cms-banner-item .static-text {font-size: 12px; line-height: 12px;}
	.cms-banner-item .text3.static-text {font-size: 10px;}
	.cms-banner-inner .static-inner::after{left:-10px;}
	.cms-banner-inner:hover .static-inner::after{left:0px;}
	.text3.static-text, .static-wrapper, .cms-banner3 .static-wrapper {
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
	text-transform:capitalize;
	}
#search{border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
	.text1.static-text{margin:0 -2px 0 0;}
	.hometab-heading{float:none; text-align:center;}
	.hometab-heading::before{left:0; right:0; margin:0 auto;}
	.blog_inner{margin-right:0;}
	.blog_inner .product-carousel{margin-left:0;}
	.blogs, .testimonials{width:100%;}
	.blog_inner .slider-item .product-image-inner-blog{margin:0 10px;}
	#blog .customNavigation a.next{right:0;}
	.news-text{margin-top:12px; width:62%; padding-left:0; margin-left:0; border-left:medium none;}
	.tm-about-text{float:none;}
	.footer_bottom_inner.container{text-align:center;}
	.footer_bottom_left, .footer_bottom_right, .footer_bottom_right > p, .footer_right{float:none; text-align:center;}
	.footer_bottom_right > p{margin-right:0;}
	.breadcrumb{left:15px; float:left ; right:auto ; top:46px;}
	.container .page-title, .container .product-title, .container h2, .container h1 {
		padding: 0px;
		margin: 15px 0;
	}
	.breadcrumb{position:relative; top: auto; left:auto; float:none;}
	.product-layout.product-grid{width:50%;}
	.blogs{margin-bottom:60px;}
	#blog .customNavigation a.prev{right:26px;}
	.cms1 .one_third_inner.content_inner{margin-right:8px;}
	.cms2 .one_third_inner.content_inner{margin:0 4px;}
	.cms3 .one_third_inner.content_inner{margin-left:8px;}
	.banners-slider-carousel .customNavigation a, .banners-slider-carousel:hover .customNavigation a{
	opacity:1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	}
	#top-links li.dropdown.myaccount {padding: 4px 0 4px 12px;}
	.hometab.container{padding:0;}
	.caret{width:12px !important; height:12px !important;}
	.layout-2.left-col #content{width:100%; margin-bottom:15px;}
	#carousel-0 .product-carousel .product-block{margin:15px 15px}
	.blogs{margin-bottom:30px; }
	.header_right .header_search{display:inline-block; position:relative; top:auto; right:auto; margin-top:20px; width:100%;}
	.banner1-outer.subbanner{padding-right:10px;}
	.banner2-outer.subbanner{padding:0px 5px;}
	.banner3-outer.subbanner{padding-left:10px;}
	.main-slider  .owl-carousel{margin-bottom:15px;}
	.subbanner1{margin-bottom:15px;}
	.subbanner1-outer.subbanner2{padding-right:8px;}
	.subbanner2-outer.subbanner2{padding-left:8px;}
	.main-header{margin-bottom:0;}
	.subbanner2-main,.subbanner3{margin-bottom:35px;}
	.blogs{margin-bottom:10px;}
	.banners-slider-carousel .customNavigation a.prev,.banners-slider-carousel .customNavigation a.next{top:80px;}
	.banners-slider-carousel .customNavigation a.next, .banners-slider-carousel .customNavigation a.prev{top:60px !important;}
	.product-info .product-image .customNavigation span.prev, .product-info .product-image .customNavigation span.next{top:35px !important;}
	#content .box.blogs .box-content{margin:0 -10px;}
	#accordion label.control-label {padding: 0px;}
	#accordion .col-sm-6{margin-bottom:20px;}
	.nav-inner.container {margin-top: -56px; padding:0 15px;}
	.nav-responsive span, .main-menu > ul > li > a{ margin:19px 0;}
	footer #footer{ padding:0 15px;}
	#search{ width:100%;}
	#form-language .dropdown-toggle > img, #top .btn-link strong{ display:inline-block;}
	.product_hover_block {
		opacity: 1;
		bottom: 10px;
	}
	.product-block:hover .product_hover_block {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		bottom: 10px;
	}
	
	#content .product-block:hover .price {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity:1;
	}
	.product_hover_block .action .cart_button{ margin-left:0;}
	#testimonial .homepage-testimonial-inner{width:100%;}
	.hometab {
		margin: 15px 0;
	}
	.subbanner2-main, .subbanner3{ margin:15px 0;}
	.newsletter-inner #txtemail{ width:65%;}
	.tmsubbanner-container{ margin:0;}
	.tmsubbanner-container:first-child{ padding:0;}
	.tmsubbanner-container:last-child{ float:right;}
	.product-list .product-details{ width:100%; padding-top:15px;}
	.product-list .product-thumb .caption, .product-list .list-right{ padding:0;}
	.pagination-left{ display:inline-block; width:100%;}
	.sort-by-wrapper, .show-wrapper{ float:left;}
	.category_filter .show{ margin:6px 10px 0 0;}
	.nav-inner.container{ margin-top:-54px;}
	.breadcrumb{ margin: 0 0 10px;}
	#content .image-additional .slider-item .product-block{ width:75px;}
	#content .image-additional.product-carousel .slider-item .product-block{ width:auto;}
	.col-sm-6.register{ padding:0;}
	.container.cmsblock{ display:none;}	
	.container.footertop{ margin:20px 15px 0;}
	#res-menu {		width: 60%;}
	.header_center {
		width: 15%;
	}
	.header-logo .img-responsive {
		width: 180px;
	}
	#form-language .dropdown-toggle > img {
		margin: 0 5px 2px;
	}
	#form-currency .dropdown-menu, #form-language .dropdown-menu {
		/* padding: 5px 0; */
		border: 1px solid #e8e8e8;
		margin-top: 1px;
	}
	.first-content.main-content {
		padding: 0;
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 20px 0;
	}
	.second-content.main-content {
		padding: 0;
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 20px 0;
	}
	.third-content.main-content {
		padding: 0;
		float: none;
		width: 100%;
		text-align: center;
	}
	.cms_content {
		padding: 15px;
	}
	.cms_img {
		margin-right: 15px;
	}
	.cms-block {
		text-align: left;
	}
	#tmcmsblock {
		margin: 20px 0;
	}
	.hometab .customNavigation a.prev {
		right: 32px;
	}
	.fa-angle-right::after {
		left: 0px;
	}
	#content .box-heading {
		font-size: 13px;
	}
	.hometab #tabs {
		top: 6px;
	}
	.htabs li a {
		font-size: 12px;
		padding: 6px 8px;
		letter-spacing: 0;
	}
	.hometab #tabs {
		right: 60px;
	}
	#categorybannerblock .full-banner .action {
		font-size: 11px;
		padding: 9px 7px;
		letter-spacing: 0;
	}
	.banner-text1 {
		font-size: 11px;
		letter-spacing: 0;
		line-height: 20px;
	}
	.banner-text2 {
		font-size: 20px;
		letter-spacing: 0;
		line-height: 20px;
	}
	#categorybannerblock .full-banner {
		right: 10px;
	}
	.social_block {
		bottom: -7px;
	}
	.footer_bottom_left #tm_footerlink li {
		padding: 0 10px;
	}
	footer li a, footer {
		white-space: normal;
	}
	.content_header_topcenter {
		display: none;
	}
	.product-thumb .image img {
		width: 100%;
	}
	#content h3.product-title {
		font-size: 15px;
		clear: both;
	}	
	.productpage .product-right {
		width: 100%;
		display: inline-block;
	}
	.productpage .product-left {
		width: 100%;
	}
	#tabs_info .nav-tabs > li > a {
		padding: 12px 15px;
	}
	.productpage .product-left {
		margin: 0;
	}
	.product-list .list-right .product_hover_block {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		bottom: 0;
	}
	.address_content {
		letter-spacing: 0;
	}
	.contact-info .right {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
		display: inline-block;
	}
	.quickview-button {
		display: none;
	}
}

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

	.product-info .image-additional a{float:none; text-align:center; padding: 1px;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.content_header_topcenter{ display:none;}
	#search{width:260px;}
	.product-layout.product-grid{width:100% !important;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
	.account-wishlist .table-bordered, .account-return .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	#cart .dropdown-menu table {display: inline-block;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu { width: 280px; }
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}	
	.category_filter .limit {float: left;}
	.contact-info .left,.contact-info .right{width:100%;}
	.product-info .image, .product-info .additional-carousel {
		/* width: 100%; */
		text-align: center;
		margin: 0 auto;
		float: none;
	}
	.productpage .product-left {
		width: 100%;
	}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 2px;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 0 10px;width: auto;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}

	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
	/*.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}*/
	

	.cms1 .one_third_inner.content_inner{margin-right:6px;}
	.cms-banner-item.cms-banner1, .cms-banner-item.cms-banner4{margin-bottom:9px;}
	.cms2 .one_third_inner.content_inner{margin:0 3px;}
	.cms3 .one_third_inner.content_inner{margin-left:6px;}
	.static-wrapper{display:none;}
	.parallex .one_third {width: 100%;}
	.parallex .one_third {padding: 15px 0 0;}
	.parallex{height:700px;}
	#blog .customNavigation a.prev{right:26px;}
	.tm-about-text{text-align:center;}
	.news-text{width:100%; text-align:center; margin-bottom:15px;}
	.aboutme-read-more{float:none; text-align:center;}
	.footer-percent{width:100%;}
	.product-info .image-additional img{width:auto;}
	.nav-tabs > li{text-align:center;}
	.productpage #input-quantity{float:none; margin-bottom:15px; margin-right:0;}
	.container .page-title, .container .product-title, .container h2, .container h1{padding:0px;}
	#top .inner-wishlist, #top .inner-checkout{display:block;}
	#top .top-wishlist span, #top .top-checkout span{display:none;}
	#top-links li{border-left:medium none;}
	#top-links .myaccount-menu > li:first-child{padding:0px 8px;}
	.nav-tabs > li > a{margin-right:0 !important;}
	.account-address .table-bordered{border:medium none !important;}
	.contact_us{text-align:center;}
	.htabs li a, .htabs .etabs li{width:100%;}
	.htabs li a{margin-right:0; margin-bottom:2px;}
	.blog_inner .image-hover-block{top:45px;}
	.category_filter .show{margin:6px 10px 0 0 ;}
	.pagination-wrapper.top{margin:15px 10px 0 0;}
	.page-link ul li:first-child{margin-left:0;}
	.checkout-cart #collapse-coupon .input-group .input-group-btn #button-coupon, .checkout-cart #collapse-voucher .input-group .input-group-btn #button-voucher {margin-left: 0;}
	.header_cart{float:none;}
	.contact-info .right {margin-top: 30px;}
	.banner-main-inner{margin-bottom:15px;}
	#top #top-links .checkout-main::before, #top #top-links .checkout-main::after{ border:none;}
	#top #top-links .checkout-main{ display:none;}
	.layout-2.left-col #content{ margin-top:15px;}
	.common-home .mainbanner-category{ margin-top:0px !important; margin-bottom:0px !important;}
	#search {width: 100%;}
	.subbanner1-outer.subbanner2, .subbanner2-outer.subbanner2{ width:auto; padding:0;}
	.etabs{ display:block;}
	.hometab .box .box-content .customNavigation a{ top:-50px;}
	.tmsubbanner-container{ width:100%;}
	.tmsubbanner-container:first-child{ margin-bottom:15px;}
	.blog-right{ width:100%; padding:0;}
	.newsletter-inner{ width:100%;}
	.container h2.news{ font-size:16px;}
	.sort-by-wrapper, .show-wrapper{ width:100%;}
	.category_filter .sort-by{ margin:6px 10px 0 0;}
	.show-wrapper{ margin-bottom:15px;}
	#content .image-additional .slider-item .product-block{ width:auto;}
	#column-left #blog-carousel .owl-item{ max-height:322px;}
	.product-info .image-additional{ padding:0 15px;}
	.product-left .product-info .product-image .customNavigation span.prev{ left:0;}
	.product-left .product-info .product-image .customNavigation span.next{ right:0;}
	.testimonial-cms .test-desc p{ padding-left:20px; padding-right:20px;}
	.header_center{width:auto; text-align:left; }
	#res-menu {	width: 100%;}
	.header_search {	float: right; position: relative;right: 0;}
	.header_search {margin: 20px 0;	float: left;	display: inline-block;	width: 100%;}
	.myaccount .account-toggle {margin-top: 5px;}
	#testimonial .testimonial_inner {width: 275px;}
	#top-links:after {right:-7px; top:17px;}
	.header-logo .img-responsive {
		width: 120px;
	}
	#cart-total {
		letter-spacing: 0;
	}
	#cart-total {
		padding: 0 0 0 25px;
	}
	.header_cart {
		padding: 5px;
	}
	header .container {
		margin: 40px 0 15px 0;
	}
	#search {
		margin: 35px 0 0 0;
	}
	#search .input-lg {
		padding: 11px 30px 9px 15px;
	}
	#form-currency .dropdown-menu, #form-language .dropdown-menu {
		min-width: 138px;
	}
	#cart .dropdown-menu {
		right: -5px;
	}
	#content .box-heading {
		float: none;
		display: inline-block;
		margin: 0 0 10px 0;
		width: 100%;
	}
	.title {
		border-bottom: none;
		text-align: left;
		margin-bottom: 0;
	}
	#content .box-heading {
		font-size: 16px;
	}
	.hometab #tabs {
		float: none;
		right: 0;
	}
	.etabs {
		padding: 0;
	}
	.htabs li a {
		padding: 8px;
		display: inline-block;
		margin-bottom: 0;
	}
	#categorybannerblock .left_side {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}
	#categorybannerblock .right_side {
		float: none;
		width: 100%;
	}
	.hometab .box .box-content .customNavigation a {
		top: -155px;
		bottom: auto;
	}
	.sub_text {
		font-size: 14px;
	}
	.newsletter-inner #txtemail {
		width: 70%;
	}
	.newsletter-inner .btn {
		padding: 5px 10px;
		letter-spacing: 0;
	}
	.address_content {
		display: block;
	}
	.product-list .product-image-block-inner {
		float: none;
	}
	.alert.alert-success.animated {
		padding: 15px 20px;
	}
} 
@media only screen and (max-width: 319px){
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.header-logo .img-responsive { width: 100%;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin:0 0 15px; }
	#cart .dropdown-menu { right: -28px;width: 210px;}
	#cart .dropdown-menu{width:210px;}
	#cart .text-right .checkout{margin:0;}
	#cart .dropdown-menu{ right:-38px; width:300px;}
	#search{ width:290px;}
	.container h2.news{ font-size:14px;}
	
}


#accordion .panel-title > a {
    color: inherit;
}


#accordion h4.panel-title a.accordion-toggle{display:block;}
.checkout-cart #accordion .panel-title > a, .checkout-checkout #accordion .panel-title {
    padding: 10px;
}

#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:4px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}

/* Animate*/


.alert.alert-success.animated{
	width:100%; 
	height:90px; 
	text-align:center;
	vertical-align:middle; 
	padding:30px 20px; 
	opacity:0.95 !important; 
	-webkit-opacity:0.95 !important; 
	-moz-opacity:0.95 !important; 
	-khtml-opacity:0.95 !important; 
	background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:16px !important;}
.alert.alert-success.animated span a{color:#fff; text-decoration:underline; }
.alert.alert-success.animated span .fa.fa-check-circle{color:#9bcf85;}
.alert.alert-success.animated button.close{
	opacity:1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	color:#fff;
}





/*--*/
.main-header .body_bg.container{
  display: block;
}
/* Загальні налаштування */
.main-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-header .container:before, .main-header .container:after{
	display: none;
}
.header-bottom .container{
	justify-content: start;
}

/* Верхня панель */
.header-top {
    background-color: #f5f5f5; /* Світло-сірий */
    padding: 5px 0;
    font-size: 13px;
    border-bottom: 1px solid #eee;
}
.header-top a { color: #333; text-decoration: none; }

/* Середня панель */
.header-middle {
    padding: 20px 0;
    background: #fff;
}
.logo-area a {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

/* Нижня панель (Меню) */
.header-bottom {
    background-color: rgb(4, 71, 28);
}

/* Стилізація меню всередині (приклад для стандартного OpenCart) */
.header-bottom #menu {
    background: transparent;
    border: none;
    margin-bottom: 0;
}
.header-bottom #menu .nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 20px;
}
/* Колір активного пункту або при наведенні (світліший зелений) */
.header-bottom #menu .nav > li:first-child, 
.header-bottom #menu .nav > li > a:hover {
    background-color: #00703c; 
}




/* Стилі для випадаючого списку (спочатку прихований) */

.main-menu, nav.nav-container{
	width: 100%;
}

/* Основна панель */
.static-menu {
    position: relative;
}

#static-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

#static-menu > li > a {
    color: #fff;
    padding: 15px 20px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

/* Активний стан пункту при наведенні */
.has-megamenu:hover > a {
    background: #006633; /* Трохи світліший при наведенні */
	color: #fff;
}

/* Випадаюче вікно */
.megamenu {
    display: none;
    position: absolute;
    top: 100%; /* Одразу під меню */
    left: 0;
    width: 100%; /* На всю ширину static-menu */
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    z-index: 9999;
    padding: 30px 0;
}

/* Показуємо при наведенні */
.has-megamenu:hover .megamenu {
    display: block;
}

/* Сітка для посилань */
.megamenu-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px 30px; 
    max-width: 1200px; 
    margin: 0 auto;
    padding: 0 20px;
}

/* Стиль самих посилань всередині сітки */
.megamenu-grid a {
    color: #333 !important;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.4;
    transition: color 0.2s;
}

.megamenu-grid a:hover {
    color: #004d26;
    text-decoration: underline;
}



.category-grid {
    display: inline-grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px; 
}


.category-item {
    text-align: center;
    transition: transform 0.2s;
    border-bottom: 1px solid #e9ecef;
}

.category-item a {
    text-decoration: none;
    color: #333;
}


.image-wrapper {
    width: 100%;
    height: 220px;
    overflow: hidden;
    /*background-color: #f5f5f5;*/
    margin-bottom: 15px;
    /*border: 1px solid #eee;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-wrapper img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* Назва категорії */
.category-name {
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 1.4;
    padding: 10px;
}

.category-item:hover .category-name {
    color: rgb(0, 128, 0) !important;
}

/* Адаптивність */
@media (max-width: 992px) {
	.image-wrapper{
		height: auto;
	}
	.header-middle{
		padding: 10px 0;
	}
	#search{
		margin: 0;
	}
	.header-middle .container, .header-bottom .container{
		margin: 0;
	}
	#menu .nav-responsive .expandable::before{
		color: #fff !important;
	}
	.responsive-menu .main-navigation li a{
		overflow-wrap: break-word; 
		word-wrap: break-word;
		word-break: break-word; 
		hyphens: auto; 
		display: block; 
		white-space: normal;
	}
	header .container{
		margin-top: 0;
	}

	.header-bottom{
		padding: 5px 0;
	}
	.header-middle .search-area{
		display: none;
	}

	.category-name{
		padding: 0;
		font-size: 10px !important;
	}
}

@media (max-width: 576px) {
    .category-grid { grid-template-columns: 1fr 1fr 1fr; gap: 10px;} /* 1 колонка на мобільних */
	.category-name{
		font-size: 9px !important;
	}
}

/*Соцмережі іконки*/

/* Контейнер з правого боку */
.sticky-socials {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    z-index: 99;
}

.breadcrumb {
    display: block;
    clear: both;
    float: none;
    position: static;
}

.order-in-product a {
    font-size: 17px;
    color: #04471c;
}
.order-in-product div {
    font-size: 15px;
    margin-top: 5px;
}

#top .phone a{ color: #fff;}

#top .container{display: flex; justify-content: space-between; align-items: center;}
#top .container:before, #top .container:after{
	display: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #04471c;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #04471c;
}
.product_hover_block {
    display: none;
}

#common-home .category-section, #common-home .box-content{
	margin-bottom: 100px !important;
}

/* Загальні стилі кнопок */
.social-btn {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 30px;
    color: #fff; /* Біла іконка спочатку */
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

/* Кольори фону для кожної мережі */
.sticky-socials .facebook  { background-color: #3b5998; }
.sticky-socials .youtube   { background-color: #ff0000; }
.sticky-socials .instagram { background-color: #e1306c; }
.sticky-socials .viber     { background-color: #7360f2; }
.sticky-socials .whatsapp  { background-color: #25d366; }
.sticky-socials .telegram  { background-color: #0088cc; }

/* Ефект при наведенні: фон прозорий, іконка кольорова */
.social-btn:hover {
    background-color: transparent !important;
}

.sticky-socials .facebook:hover  { color: #3b5998; border-color: #3b5998; }
.sticky-socials .youtube:hover   { color: #ff0000; border-color: #ff0000; }
.sticky-socials .instagram:hover { color: #e1306c; border-color: #e1306c; }
.sticky-socials .viber:hover     { color: #7360f2; border-color: #7360f2; }
.sticky-socials .whatsapp:hover  { color: #25d366; border-color: #25d366; }
.sticky-socials .telegram:hover  { color: #0088cc; border-color: #0088cc; }




#product-category .page-title{
	font-weight: 700 !important;
}
#product-category table{
	width: 100%;
}

/* 1. Робимо контейнер для всіх таблиць, щоб вони скролились на мобілках */
.category_description {
    line-height: 1.6;
}

/* 2. Універсальний скид для таблиць */
.category_description table {
    width: 100% !important; /* Ігноруємо width="498" */
    max-width: 100%;
    border-collapse: collapse !important;
    border: 1px solid #ddd !important;
    table-layout: auto; /* Дозволяємо контенту самому визначати ширину колонок */
}

/* Прибираємо старі стилі з тегів */
.category_description table td, 
.category_description table tr,
.category_description table font {
    height: auto !important;
    width: 120px !important;
    font-family: inherit !important;
    font-size: 14px !important;
}

.category_description table td {
    padding: 10px !important;
    border: 1px solid #eee !important;
    text-align: center;
    vertical-align: middle;
}

/* Підсвітка "зебра" */
.category_description table tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Вичищаємо теги <font>, які часто лишаються після імпорту */
.category_description font {
    color: inherit !important;
    size: inherit !important;
}

/* 3. Виправляємо відео (Youtube iframe), щоб воно не вилазило за межі екрану */
.category_description iframe {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}



/**/
/* Кнопка тригера */
.open-mobile-menu {
    display: none; /* За замовчуванням прихована */
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: #004d26; /* Твій зелений */
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    border-radius: 4px;
    width: fit-content;
}

header .nav-inner #menu .nav-responsive .expandable{
	display: none;
}

@media (max-width: 991px) {
    .open-mobile-menu { display: flex; } /* Показуємо тільки на мобілках */
}

/* Оверлей */
.offcanvas-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 10000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.offcanvas-overlay.active {
    display: block;
    opacity: 1;
}

/* Бокова панель */
.offcanvas-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    height: 100%;
    background: #ffffff;
    z-index: 10001;
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0.77,0.2,0.05,1.0);
    box-shadow: 2px 0 10px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
}

.offcanvas-sidebar.open {
    transform: translateX(0);
}

/* Хедер */
.offcanvas-header {
    background: #004d26;
    color: #ffffff;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.close-offcanvas {
    font-size: 24px;
    cursor: pointer;
}

.language-switcher {
    font-weight: bold;
    font-size: 14px;
}

.lang-item { color: rgba(255,255,255,0.7); cursor: pointer; }
.lang-item.active { color: #ffffff; }
.lang-divider { margin: 0 5px; color: rgba(255,255,255,0.5); }

/* Тіло меню */
.offcanvas-body {
    flex-grow: 1;
    overflow-y: auto;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
}

/* Навігація */
.offcanvas-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-grow: 1;
}
#tab-description td {
    padding: 10px !important;
    border: 1px solid #eee !important;
    text-align: center;
    vertical-align: middle;
}
#tab-description table {
	width: 100%;
    table-layout: fixed;
}
#tab-description img {
	max-width: 100%;
}
.breadcrumb a {
    white-space: break-spaces;
}
.offcanvas-menu li {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}

.offcanvas-menu li a {
    display: block;
    padding: 14px 20px;
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.offcanvas-menu li.mobile-phone a {
    font-weight: bold;
    color: #004d26;
}

.offcanvas-menu li i {
    font-size: 18px;
    margin-right: 15px;
    color: #666;
    width: 20px;
    text-align: center;
}

/* Стилі для роздільників <hr> */
.menu-divider { border: none !important; padding: 5px 0; }
.menu-divider hr { margin: 0; border: none; border-top: 1px solid #eee; }

/* Дропдаун стрілочка */
.has-children > .m-trigger {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px; /* висота пункту меню */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.sub-menu { display: none; list-style: none; padding-left: 30px; background: #fafafa; }
.sub-menu li a { font-size: 13px; color: #555; }

/* Соціальні іконки (в самому низу) */
.mobile-socials {
    padding: 20px;
    display: flex;
    justify-content: center;
    gap: 15px;
    border-top: 1px solid #eee;
    background: #fff;
    margin-top: auto;
}

.social-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    transition: transform 0.2s;
}

.social-icon:hover { transform: scale(1.1); color: #fff; }

/* Кольори соцмереж з макета */
.soc-fb { background-color: #3b5998; }
.soc-yt { background-color: #ff0000; }
.soc-ig { background-color: #e1306c; }
.soc-vb { background-color: #7360f2; }
.soc-wa { background-color: #25d366; }
.soc-tg { background-color: #0088cc; }



/* 1. Основна панель Off-Canvas */
.offcanvas-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    height: 100vh; /* Обов'язково фіксована висота екрана */
    background: #ffffff;
    z-index: 10001;
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0.77,0.2,0.05,1.0);
    box-shadow: 2px 0 10px rgba(0,0,0,0.1);
    
    /* Робимо панель флекс-контейнером, щоб тіло займало весь простір */
    display: flex;
    flex-direction: column;
}

/* 2. Тіло меню - ТУТ БУДЕ СКРОЛ */
ul.offcanvas-menu {
    height: 78dvh;
    overflow-y: scroll;
}

/* 3. Акордеон (Субменю) */
.offcanvas-menu .sub-menu {
    position: static !important;
}

/* 4. Налаштування пунктів підменю */
.sub-menu li {
    border-bottom: 1px solid #eee !important;
}

.sub-menu li a {
    padding: 10px 20px 10px 45px !important; /* Більший відступ зліва для ієрархії */
    font-size: 13px !important;
    white-space: normal !important; /* Щоб довгі назви переносилися на новий рядок */
}

/* 5. Поворот стрілочки при відкритті */
.m-trigger i {
    transition: transform 0.3s ease;
}

.m-trigger.open i {
    transform: rotate(90deg); /* Стрілочка дивиться вниз */
}

/* Це "зацементує" початковий стан до того, як прокинеться JS */
.offcanvas-sidebar .sub-menu {
    display: none !important;
}

/* А це дозволить JS (slideToggle) працювати, перебиваючи !important */
.offcanvas-sidebar .sub-menu[style*="display: block"] {
    display: block !important;
}

.menu-divider{
	display: none;
}
#tab-description iframe {
	max-width: 100%!important;
}
@media (max-width: 767px) {
	#tab-description table {
		max-width: 100%!important;
		width: 100%!important;
	}
	#tab-description img {
	    max-width: 100%;
	    height: auto !important;
	}
	#tab-description td {
	    padding: 5px !important;
	    word-wrap: break-word;
	    font-size: 12px;
	}
	.category_description table td{
	    width: auto!important;
	     word-wrap: break-word;
	     font-size: 12px;
	     padding: 5px !important;
	     border: 1px solid #000 !important;
	}
	.category_description table {
	    width: 100% !important;
	    max-width: 100%;
	    border-collapse: collapse !important;
	    border: 1px solid #000 !important;
	    table-layout: fixed;
	}

}

.mobile-search-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.mobile-search-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.mobile-search-bar {
    position: relative;
    background: #1e3a2f; /* тёмно-зелёный как на вашем скрине */
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    z-index: 100000;
}

.mobile-search-back {
    width: 50px;
    height: 50px;
    background: none;
    border: none;
    color: white;
    font-size: 28px;
    cursor: pointer;
    flex-shrink: 0;
}

.mobile-search-input-wrapper {
    flex: 1;
    height: 40px;
}

.mobile-search-input {
        outline: none;
    border: 0;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    font-size: 16px;
    height: 100%;
    padding: 0 calc(60px + 1.429em) 0 calc(20px + 1.429em);
    position: relative;
    width: 100%;
    background: transparent;
}
.search-button svg {
    height: 20px;
    width: 20px;
    color: white;
    fill: currentColor;
}
.row.category_thumb {
    overflow: hidden;
    overflow-wrap: break-word;
}
.mobile-search-submit {
    border: none;
    cursor: pointer;
    background: #008000;
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0 3px 3px 0;
    color: #ffffff;
    left: auto;
    right: 10px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
}
.mobile-search-submit svg {
    display: block;
    fill: currentColor;
    height: 20px;
    width: 20px;
}

/* Адаптив */
@media (min-width: 992px) {
    .mobile-search-popup, .search-button {
        display: none !important;
    }
}
