body {
	background: #0d0908 url("../image/megnor/bg.jpg") no-repeat 0 0;
	font-family: 'sans-serif',Poppins;
	font-weight: 500;
	color: #707070;
	font-size: 12px;
	line-height: 20px;
}

:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 11px;
}
.fa-stack{width:15px;}
.fa-stack .fa {
	font-size: 13px;
	color: #dedede;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}

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

.pull-left #form-language .dropdown-menu li button span {
	color: #000;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.col-sm-5 {
	width: 20%;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
}

/* top */
#top {
	background-color: #000000;
	min-height: 44px;
}
#top .container {
	padding: 0 30px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	width:100%;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;	
}
.conatiner #top-links .myaccount:hover a::after{color: #026dfe;}

#currency .dropdown-menu { padding: 8px;}

#language .dropdown-menu > li > a {padding: 3px 8px;}
#currency .dropdown-menu .btn { padding: 2px !important;}
#language .dropdown-menu > li > a:hover {color:#FFFFFF;}
#top .btn-link, #top-links li, #top-links a,#language .dropdown-menu > li > a {
	color: #888;	
	text-decoration: none;
}
#top-links li{padding:0;}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #fff;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
#top .fa-caret-down{vertical-align:middle;color: #fff;padding-left: 2px;font-size: 13px;}
.fa-caret-down::before {
	content: "\f107";
	line-height: 14px;
}
.container #top-links .myaccount a::after{
	content: "\f107";
	font-family: "FontAwesome";
	color: #fff;
	font-size: 13px;
	padding-top: 10px;
}
.pull-left #form-language .dropdown-menu li button:hover span {
	color: #026dfe;
}
#top #currency .btn-link, #top #language .btn-link {
padding: 8px 12px;
}
/* logo */
.header-logo{float:left;}
.header-search{float:left;}
.header-cart{float:right;}
#logo {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .dropdown-menu {
	margin: 12px 0 0;
	padding: 3px 10px;
	box-shadow: none;
	min-width: 130px;
	border: 1px solid rgba(0, 0, 0, 0.15);
}
#account-account .list-unstyled li a {
	 color: #000; 
}
#account-account .list-unstyled li a:hover {
	color: #026dfe;
}
.buttons .pull-left .btn.btn-default {
	background: #fff;
	color: #000;
	border: 2px solid #000;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	font-weight: 600;
}
.buttons .pull-left .btn.btn-default:hover {
	border-color: #026dfe;
	background: #026dfe;
	color: #fff;
	
}
.table .text-right .btn.btn-info {
	background: #fff;
	border: 2px solid #000;
	color: #000;	
	padding: 5px 12px;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.btn-group .btn-link:hover, .btn-group .btn-link:focus {
	text-decoration: none;
}
.table .text-right .btn.btn-info:hover{
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
}
.block2 {
	display: inline-block;
	float: right;
	margin-bottom: 5px;
}
#top-links {
	padding-top: 0;
	display: inline-block;
	float: right;
	margin-top: -5px;
}
#top-links .list-inline {
	margin: 0;
}
.dropdown.myaccount a.dropdown-toggle:hover{
	background-position: 14px -41px;
}

.form-horizontal .buttons .pull-left {
	float: left !important;
	padding: 0;
}
.pull-left {
	padding: 8px 12px 12px 12px;
	float: right !important;
}
.date .input-group-btn .btn.btn-default {
	padding: 5px 12px;
}
.fa-user::before {
	display: none;
}
#form-currency .currency-select {
	
	color: #000;
	padding: 3px 10px;
	text-align: left;
	width: 100%;
}
#form-currency .currency-select:hover {
	color: #026dfe;
}
#top-links .myaccount-menu a:hover, #top-links .myaccount-menu a:focus {
	color: #026dfe;
	background: none;
}
#form-currency button span, #form-language button span {
	color: #dedede;
	font-size: 11px;
}

#form-language .language-menu img {
	height: 13px;
	width: 21px;
	padding-right: 5px;
}

.header_cart {
	float: right;
	margin-top: -5px;
}
#cart {
	margin-bottom: 0px;
	float: left;
}

#cart > .btn {
	border: none;
	float: right;
	background: #026dfe;
}

.fa-shopping-cart::before {
	content: " ";
	background: rgba(0, 0, 0, 0) url("../image/megnor/cart-1.png") no-repeat scroll 0;
	font-size: 18px;
	padding-right: 20px;
}
#cart .btn:hover {
	color: #fff;
}
#cart:hover {
	background: #000;
}	
#cart-total {
	display: inline-block;
	font-size: 12px;
	position: relative;
	padding: 0;
	text-transform: uppercase;
}
.form-control:focus {
    border-color: #026dfe;}
#cart .dropdown-menu {
	border: 1px solid #333;
	background: #333;
	margin-top: 0;
	padding: 10px;
	width: 350px;
	right: 0;
	top: 60px;
}
#cart .dropdown-menu {
	width: 350px;
	padding: 10px;
	margin-top: 5px;
	border: none;
	
}

.view {
	margin-right: 10px !important;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
.dropdown-menu.pull-right.cart-menu > li:first-child {
	max-height: 225px;
	overflow-x: auto;
	overflow-y: auto;
}
#cart .dropdown-menu li p {
	margin-top: 10px;
}
div p a strong {
	text-transform: uppercase;
}
.contact_us .telephone {
	float: left;
	margin-top: 3px;
	background: url("../image/megnor/searvice.png")no-repeat scroll 0 -107px transparent;
	float: left;
	height: 40px;
	transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
	margin-top: 0;
	width: 52px;
}
.header_right {
	float: none;
	display: inline-block;
	width: 80%;
}

.block1 {
	display: inline-block;
	float: left;
	margin-left: 10px;
}
.block1 > div {
	float: left;
}
.shipping_cms {
	
	border-right: 1px solid #333;
}
.contact_us, .shipping_cms {
	color: #838383;
	font-size: 13px;
	font-weight: 600;
	white-space: nowrap;
	float: left;
	padding: 0 30px 0px 30px;
	margin-top: 14px;
	cursor: pointer;
	margin-top: 1px;
}
.shipping_img {
	float: left;
	margin-top: 3px;
	background: url("../image/megnor/searvice.png")no-repeat scroll 0 10px transparent;
	float: left;
	transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
	height: 40px;
	margin-top: 0;
	width: 52px;
}
.content_headercms_top:hover .shipping_img {
	background-position: 0 -40px;
}
.contact_us:hover .telephone {
	background-position: 0 -161px;
}
.cms-data {
	float: left;
	padding: 1px 0 0 2px;
	text-align: left;
}
.cms-data .header_call, .cms-data .shipping-discription {
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.tm-message {
	bottom: 20px;
	display: none;
	font-size: 17px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
.loadmore {
	text-align: center;
	padding-bottom: 30px;
}
.loadmore .btn-default {
	border: 2px solid #000;
	font-size: 14px;
	background: #fff;
	color: #000;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.loadmore .btn-default:hover {
	border: 2px solid #026dfe;
	background: #026dfe;
	color: #fff;
}
#featured #featured-grid .product-items{
	display: none;
}
.cms-data > div {
    font-size: 14px;
    color: #898989;
    font-weight: normal;
    text-transform: capitalize;
}
.cms-data > div {
	color: #898989;
	font-size: 12px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 20px;
}
.subbanner3 .subbanner3-inner a:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.subbanner3 .subbanner3-inner a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(170, 152, 152, 0.2);
    border-radius: 100%;
    -webkit-border-radius:100%;
	-khtml-border-radius:100%;
	-moz-border-radius:100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* search */

#search .input-lg {
	height: 50px;
	line-height: 20px;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	border: none;
	color: #000;
	box-shadow: none;
	font-size: 12px;
	font-weight: 400;
	padding: 11px 100px 9px 15px;
	background: #ffffff;
	font-family: 'Poppins', sans-serif;
	border: 3px solid #efefef;
}
.quickview-button span::before {
	color: #000;
}
.quickview-button:hover span::before {
	color: #026dfe;
}

#content a.fa.prev.fa-arrow-left:hover {
	color: #fff;
}
#content a.fa.next.fa-arrow-right:hover {
	color: #fff;
}

.col-sm-6.product-left {
	padding-left: 0;
}
#search:focus {
	border-color: #bf9165;
	background: #bf9165;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 7px 16px 11px 16px;
	background: #000;
	color: #fff;
	border: none;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow: none;
	height: 50px;
}	
#search .form-control::-moz-placeholder {
color: #c4c4c4;
}
.static-menu {
	padding-left: 22px;
	background: #026dfe;
	cursor: pointer;
	display: none;
}

.static.menu {
	float: left;
	width: 60%;
	position: relative;
	margin: 0;
	padding:0;
	padding-top: 25px;
	text-align: center;
}
.static.menu li {
float: left;
list-style: none;
}

.box .box-content ul li {
	line-height: 20px;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #247fff;
	border-top: 1px solid #0162e4;
}

.dropmenu li {
    position: relative;
    list-style: none;
    margin: 0px;
        margin-bottom: 0px;
    display: block;
    cursor: pointer;
    padding-bottom: 1px;
}
.box .box-content ul li a, #content .content ul li a {
	font-size: 11px;
	font-weight: 500;
	padding: 13px;
	font-family: "Poppins",sans-serif;
	text-transform: uppercase;
	padding-left: 24px;
	line-height: 21px;
	letter-spacing: 0;
}
.box .box-content ul li a, #content .content ul li a {
    color: #fff;
    background: #026dfe;
  
}

.main:hover {
	color: #026dfe;
}
.dropmenu li a {
    display: block;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}
.static-menu .box-category-heading {
	background: #bf9165;
	font-size: 12px;
	font-weight: 700;
	padding: 18px 16px 18px 26px;
	position: relative;
	width: 21.4%;
	float: left;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	line-height: 24px;
	word-spacing: 8px;
	letter-spacing: 1px;
	display: none;
}
.static.menu li a {
	float: left;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	padding: 0px 18px 0px;
	text-transform: uppercase;
}
#column-left .box .box-category-heading {
	background: #247fff none repeat scroll 0 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.7px;
	padding: 17px 25px 18px;
	text-transform: uppercase;
}
.main-slider .swiper-wrapper {
	width: auto;
	height: auto;
}
.main-page.container .row {
	margin-left: 0;
	margin-right: 0;
}

.main-slider .swiper-viewport {
	margin: 0;
	box-shadow: none;
}
/* Megnor Category CSS */

#nav-one .dropdown:hover .dropdown-menu, #nav-one .hiden_menu:hover .dropdown-menu {
    display: block;
}
#nav-one > li > .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    -webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
    margin-top: 0;
    padding: 20px 0px 10px 10px;
	left: 269px;
	top: -1px;
	box-shadow: none;
	border: 2px solid #026dfe;
}
.box .box-content .main.hiden_menu span{
	font-size: 12px;
	font-weight: normal;
	padding: 13px 23px 13px;
	letter-spacing: 0;
}
.main.hiden_menu .main.active {
	margin: 0;
}
.main.hiden_menu {
	margin: 15px 25px;
}
.box.category-left-column .box-content #nav-one li span::after{
	    content: "\f107";
    font-family: "FontAwesome";
    font-size: 15px;
    position: relative;
    left: 0;
    width: 42px;
    padding-top: 9px;
    top: 0;
    height: 40px;
    padding-left: 10px;
}
.box .box-content .main.hiden_menu {
	padding: 0;
}
.main ul .top_level {
	padding: 0;
}
.panel-default .read-more a {
	color: #000;
	font-size: 12px;
	text-transform: capitalize;
}
.box.category-left-inner .box-content #nav-one .main.hiden_menu {
	color: #000;
}
#nav-one .hiden_menu .dropdown-inner {
	display: none;
}
.text-right .btn-danger{
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.box .box-content ul li .dropdown:hover {
	background: #fff;
}
.clearfix .pull-left {
	padding: 0;
	float: left !important;
}
#content .table-responsive {
	overflow: unset;
}
.fa.fa-eye {
	font-size: 14px;
}
#nav-one > li.hiden_menu > .dropdown-menu{padding:22px;}
.top_level.hiden_menu{position:relative;}
#nav-one li .megamenu ul.childs_1:first-child {
    padding: 0;
}
#nav-one li .megamenu ul.childs_1 {
    padding: 0;
    margin: 0px;
	position: relative;
	vertical-align: top;
	width: 32%;
}
.box .box-content ul li .dropdown-inner ul li{
	padding: 0;
	border: none;
}
#nav-one li .megamenu ul.childs_1:last-child {
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 15px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.box.category-left-column .box-content #nav-one li .dropdown-inner li a::before {
	display: none;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
	color: #262626;
	display: block;
	font-size: 11px;
	padding: 0;
	white-space: nowrap;
	margin: 0;
	font-weight: 500;
}
.blog-left .blog-image:hover .img-thumbnail {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
#nav-one li ul > li > a:hover, .responsive-menu .main-navigation li a:hover{
	color: #026dfe;
	background: unset;
}
.box .box-content ul li .dropdown-inner ul li:hover {
	background: #fff;
	color: #000;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 6px 0 0;
    position: relative;
    box-shadow: none;
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	margin-left: 14px;
	text-transform: capitalize;
}

#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
    padding: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	text-transform: capitalize;
}

.breadcrumb {
	margin: 0 0 20px 0;
	padding: 10px 20px 0 0;
	border: medium none;
	float: right;
	list-style: outside none none;
	z-index: 99;
	padding: 8px 20px 8px 0 !important;
	background-color: unset !important;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb a {
	text-transform: uppercase;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb a:hover, .breadcrumb li:last-child a {
	color: #000;
}



#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 188px;
    padding: 10px;
    position: absolute;
    top: 0;
    border: 2px solid #026dfe;
    border-radius: 0;
    -webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.nav.navbar-nav {
	display: none;
}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
	padding:15px 22px 8px 22px;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a {
	color:#026dfe;
	-webkit-transition: all 0.3s ease !important;
-webkit-transition-delay: 0s !important;
-moz-transition: all 0.3s ease 0s !important;
-o-transition: all 0.3s ease 0s !important;
transition: all 0.3s ease 0s !important;
padding-left: 7px !important;
}
.column_left_cms .box.last .list-group{
    border-bottom: medium none;
	margin-bottom:0;
	padding:4px 0 0;
}
.column_left_cms .box.last{margin-bottom:0;}

/* Megnor Category CSS */
.header_cart .btn:hover {
	color: #fff;
}


/* cart */
#cart {
	position: relative;
	float: right;
	width: auto;
	clear: right;
	background: #026dfe;
	padding: 0;
}

#cart-total:hover {
	color: #fff;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	color: #000;
	box-shadow: none;
}
#cart .dropdown-menu {
	width: 350px;
	padding:10px;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	border: 1px solid #dedede;
	margin-top: -18px;
}
#form-currency button:hover span, #form-language button:hover span {
	color: #026dfe;
}
span.hidden-xs:hover, span.hidden-sm:hover, span.hidden-md:hover {
	color: #026dfe;
}
.btn-link:hover .fa.fa-caret-down::before {
	color: #026dfe;
}
#cart .button-container {  
    width: auto;
	float:right;
}
#cart .table.table-bordered {
	color: #fff;
}
#cart .table .text-left a {
	color: #000;
}
.table .text-left a {
	color: #000;
}
#cart .fa.fa-share {
	display: none;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
.column .facebook:hover {
	background-color: #026dfe !important;
}
.column .twitter:hover {
	background-color: #026dfe !important;
}
.column .rss:hover {
	background-color: #026dfe !important;
}
.column .youtube:hover {
	background-color: #026dfe !important;
}
.column .googleplus:hover {
	background-color: #026dfe !important;
}
#cart .dropdown-menu table td {
	border: none;
	background: #fff;
	color: #000;
	padding: 5px;
}
.column div .facebook {
	display: inline-block;
	font-size: 28px;
	background: #333333 url(../image/megnor/social.png)no-repeat 6px 9px !important;;
	background-position-x: 0%;
	background-position-y: 0%;
	height: 30px;
	width: 30px;
	transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 4px;
	margin-bottom: 10px !important;
}
.column div .twitter{
	display: inline-block;
	font-size: 28px;
	background: #333333 url(../image/megnor/social.png)no-repeat 6px -25px !important;;
	background-position-x: 0%;
	background-position-y: 0%;
	height: 30px;
	width: 30px;
	transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 4px;
	margin-bottom: 10px !important;
}
.column div .rss {
	display: inline-block;
	font-size: 28px;
	background: #333333 url(../image/megnor/social.png)no-repeat 6px -59px !important;;
	background-position-x: 0%;
	background-position-y: 0%;
	height: 30px;
	width: 30px;
	transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 4px;
	margin-bottom: 10px !important;
}
.column div .youtube {
	display: inline-block;
	font-size: 28px;
	background: #333333 url(../image/megnor/social.png)no-repeat 6px -128px !important;
	background-position-x: 0%;
	background-position-y: 0%;
	height: 30px;
	width: 30px;
	transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 4px;
	margin-bottom: 10px !important;
}
.column div .googleplus {
	display: inline-block;
	font-size: 28px;
	background: #333333 url(../image/megnor/social.png)no-repeat 6px -93px !important;
	background-position-x: 0%;
	background-position-y: 0%;
	height: 30px;
	width: 30px;
	transition: 400ms;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 4px;
	margin-bottom: 10px !important;
}
.content_footer_right li a {
	color: #c4c4c4;
	cursor: pointer;
	font-size: 12px;
	text-transform: capitalize;
	display: block;
	height: 100%;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	width: 100%;
	padding-top: 22px;
}
#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
}

#cart .text-right .addtocart {
    margin: 0 5px 0 0;
}
.product-thumb .button-group button, #cart .table .addtocart, #cart .table .checkout {
    border: 1px solid #fbc800;
    display: inline-block;
    color: #fbc800;
    padding: 7px 10px;
    text-align: center;
    text-transform: capitalize;
    background: none;
    font-size: 13px;
    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;
}
#cart ul li div .text-right a {
	border: 2px solid #000;
	display: inline-block;
	float: left;
	color: #000;
	padding: 7px 10px;
	text-align: center;
	text-transform: capitalize;
	background: none;
	font-size: 13px;
	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;
}
#cart ul li div .text-right a:hover {
	color: #fff;
	background: #026dfe;
	border-color: #026dfe;
}
.text-left span .btn.btn-primary:hover{
	background: #026dfe;
	border-color: #026dfe;
	color: #fff;

}
/* menu */

.nav-responsive { display:none;}
.responsive-menu,
.main-menu {
	background: #026dfe;	
	height: 60px;
	margin-bottom: 12px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding: 0px 5px;
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
.form-control.input-lg:hover {
	box-shadow: none;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}

.box.category .box-heading {
	display: none;
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color:#026dfe;
}
.main-menu > ul > li:hover {
} 
 #menu ul li.home_first a {  } 
 .nav-responsive span,
.main-menu > ul > li > a {
	font-size: 14px;
	color: #fff;
	display: block;
	padding: 11px 10px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
}
#header .header-top > .container {
	position: relative;
}


.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	background: #026dfe;
	color: #000;
}
.col-sm-5.search {
	float: right;
	width: 72.5%;
	padding: 0;
	position: absolute;
	right: 30px;
	bottom: 10px;
	z-index: 9;
}

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

.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{	
	padding: 8px;
	color: #666;
	display: block;
	white-space: nowrap; 
}
.main-menu > ul > li ul > li > a{min-width: 160px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color:#666;
	background-color:#fff;
}
.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/cat_arrow_hover.png) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #666;
} 

.main-menu > ul > li ul > li > a.activSub {	
	background-image:url(../image/megnor/cat_arrow_hover.png) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #666;
} 

#menu ul li ul {
    display: table-cell;
	float:none;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 158px;
    padding: 10px;
    position: absolute;
    top: 0;
	border:1px solid #d9d9d9;
}

#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {  
    width: 100%;
}

#menu ul.nav li .megamenu ul.list-unstyled.childs_2 a { min-width:145px; }

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

#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a{ background:none; padding:4px 25px 0 10px; font-family:poppins; font-size:12px; font-weight:normal; }
#menu ul.nav li .megamenu.column1 ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 12px;
    font-weight: normal;
    line-height: 24px;
	}
.hiden_menu .dropdown-inner li.top_level a { font-size: 12px;
    font-weight: normal;
    line-height: 26px; 
	}
.myaccount .fa.fa-user {
	font-size: 11px;
	color: #dedede;
}
#column-left {
	padding-left: 0;
	margin-top: -60px;
}
#cart > .btn:focus {
	color: #fff;
}
header .container {
	padding: 0 30px;
	
}
.header-bg {
	height: 51px;
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 29px;
}
#tmnavcmsblock {
	float: left;
	color: #fff;
	padding: 5px 0;
	font-size: 11px;
	display: block !important;
}
#tmnavcmsblock p {
	font-size: 11px;
	color: #dedede;
	text-transform: capitalize;
	margin: 0;
	margin-top: 7px;
}
header .container .row {
	padding-top: 0;
	margin: 0;
}
.main-page.container {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 20px -5px rgba(219,219,219,1);
	-moz-box-shadow:  0 0 20px -5px rgba(219,219,219,1);
-webkit-box-shadow:  0 0 20px -5px rgba(219,219,219,1);
	
}
.header-logo {
	float: left;
	width: 20%;
	padding-top: 10px;
	margin: 0 15px 49px 0px;
}
#menu ul.nav li .megamenu ul.childs_1 { padding:30px 2px 30px 20px; border-right:1px solid #d9d9d9; }

#menu ul.nav li .megamenu ul.childs_1:last-child {
    border: medium none;
}
#menu ul.nav li .megamenu ul.childs_1:first-child {
    padding:30px 2px;
}

#menu ul.nav li .megamenu.column1 ul.childs_1 { border:none; padding:22px 0; }


#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover { color:#808080;  }

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    position: relative;
	font-family:poppins;	
}

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

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

#menu > ul > li.hiden_menu .dropdown-menu { display:none !important; } 
#menu .dropdown .dropdown-menu  { min-width:190px; 
	border: 1px solid #d9d9d9;
	padding:0 22px;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
.nav-tabs {
    border-bottom: none !important;}
    .nav-tabs > li {
	margin-bottom: 0px !important;
}

@media (max-width: 767px) {
	
	.htabs a{float: none !important;}
	.product-list .product-block-inner .product_hover_block .action .addtocart {opacity: 1 !important;-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;}
	.container {max-width: 720px;}
	#search{padding: 0 !important;margin: 0 !important}
	.product-list .product-thumb .caption {padding: 0 !important;}
	.product-list .product-details {/*padding-left: 0 !important;*/width: 100%;padding-bottom: 15px;}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
		color: #fff;
	}
}

/* 1-col layout */

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

/* 2-col layout */

.layout-2.left-col #column-left {
	width: 23%;
	padding: 0 0 0 30px;
}
.layout-2.right-col #column-right{
	width:25%;
}
.layout-2 #content{
	width:77%;
}
.layout-2.left-col #content {
	   	padding-left: 30px;
	   	padding-right: 30px;
}
.layout-2.right-col #content {  
}

/* 3-col layout */
.layout-3 #column-left{	
	width:25%;
}
.layout-3 #column-right{			
	width:25%;
}
.layout-3 #content{		
	width:50%;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	background-color: #000;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
	padding-right: 5px;
}

.main-header {
	position: relative;
	box-shadow: none;
	background: none;
	padding: 43px 0 10px;
}


.col-sm-3.column ul li .email a::before{
	display: none;
}
.box .box-content {
	margin-top: 30px;
}

.box.category-left-inner .box-content {
	margin: 0;
	position: relative;
	width: 100%;
}

.fa.fa-th-list{
	display: none;
}
.category_filter #list-view{
	background: url(../image/megnor/sprite.png) no-repeat scroll -29px -30px transparent;
	height: 25px;
	width: 25px;
	float: right;
	border: none;
	box-shadow: none;
	margin: 0 15px 0 0;
	padding: 4px 0;
	transition: none;

}
.category_filter #list-view:hover, .category_filter #list-view.active {
	background-position: -29px 0 !important;
}
.fa.fa-th{
	display: none;
}
.category_filter #grid-view{
	background: url(../image/megnor/sprite.png) no-repeat scroll 0 -29px transparent;
	height: 25px;
	float: left;
	width: 25px;
	border: none;
	box-shadow: none;
	margin: 0 15px 0 0;
	padding: 4px 0;
	transition: none;
}
.product-list .product-thumb .button-group button {
	text-align: left;
	float: left;
}
.product-list .product-thumb h4 {
	text-align: left;
	font-size: 17px;
	line-height: 30px;
}
#content .product-list .product-details .caption .price {
	text-align: left;
}
.form-group a:hover {
	color: #000;
}
.category_filter #grid-view:hover, .category_filter #grid-view.active{
	background-position: 0 0 !important;
}


#checkout-cart .table-bordered .text-left .btn.btn-primary {
	padding: 5px 12px;
}
.checkout-cart .input-group-btn:last-child > .btn{
	padding: 5px 12px;
}
#content .alert.alert-danger {
	float: none;
	width: 100%;
	margin-right: ;
}
.text-right .btn.btn-primary {
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	font-weight: 600;
}
.modal-footer #button-shipping {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.modal-footer #button-shipping:hover{
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
}
.modal-footer .btn-default{
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
#common-success #content p a {
	color: #000;
}
#common-success #content p a:hover {
	color: #026dfe;
}
.modal-footer .btn-default:hover{
	background: #fff;
	border: 2px solid #000;
	color: #000;
}
#account-order .alert a {
	color: #000;
}
#account-order .alert a:hover {
	color: #026dfe;
}

.text-right .btn.btn-primary:hover {
	background: #fff;
	border: 2px solid #000;
	color: #000;
}
.table .text-left a {
	color: #000;
}
.table .text-left a:hover {
	color: #026dfe;
}
.text-left .form-control:focus {
	border-color: #026dfe;
}
.text-left .form-control {
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	text-align: left;
}
.text-left span .btn.btn-primary {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	padding: 5px 12px;
	margin-right: 5px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position:relative;
}
@media (max-width: 979px) {
	.rating-rate {width: 81%;text-align: left;}
	footer #footer{padding-top: 0 !important;}
	#column-left .box-heading-inner{color: unset;}
	#tmcmsblock{padding: 20px 0 0 0;}
	.main-page .container .nav-container {margin-left: 5px;margin-right: 5px;width: auto;float: none;}
	.main-header .header-cart {float: right;text-align: right;padding: 30px 0 35px !important;width: 50% !important;}
	#cart{float: none;}
	.main-header{padding: 0 0 10px;}
	.container {max-width: 970px;padding: 0 20px;}
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
.input-group {
	padding-top: 5px;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.content_footer_top {
	padding: 0;
	background: #000;
}
#txtemail {
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	height: 45px;
	font-size: 13px;
	border: none;
	font-weight: normal;
	background: #2a2726;
	color: #fff;
	text-transform: uppercase;
}
h2 span {
	float: left;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #cccccc;
	text-transform: capitalize;
}
.newsletter form {
	float: right;
	margin-right: 20px;
	width: 40%;
}
.newsletter h2::before {
	background: url("../image/megnor/email.png")no-repeat scroll 0 6px transparent;
	height: 45px;
	width: 50px;
	content: " ";
	display: inline-block;
	left: 0;
	position: absolute;
	top: 28px;
}
.btn.btn-default.btn-lg {
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	padding: 8px 25px;
	height: 45px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	border: none;
	background: #026dfe;
	-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
transition: all 500ms ease 0s;
width: 100%;
}
.email {
	margin-bottom: 10px;
}
/* breadcrumb */

.breadcrumb i {
	font-size: 15px;
	color: #000;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
	color: #000;
}

.category_thumb .category_img .img-thumbnail {
	border: none;
	padding: 0;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}

.container #common-home h2 {
	text-align: left;
	padding: 11px 0;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	border-bottom: 2px solid #026dfe;
	float: left;
	bottom: -2px;
	position: absolute;
}
.page-title, .refine-search, .product-title, .product-option {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #005995;
}
.page-title {
    padding: 0 0 10px;
    border-bottom: medium none;
}

.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: none;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px; 	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #currency .dropdown-menu .btn-link{
	font-size: 14px;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
#top-links .myaccount-menu {
	padding: 10px 10px;
	border: 1px solid #ddd;
	margin-top: 6px;
	background: #fff none repeat scroll 0 0;
	min-width: 150px;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow: none;
}
#top-links li:first-child {
    border-left: medium none;
    padding: 15px 0 9px 12px;
}
#top-links .myaccount-menu > li {
    padding: 0 10px;
    border: medium none;
        border-left-color: currentcolor;
        border-left-style: none;
        border-left-width: medium;
}
	
#top-links .myaccount-menu a {
    font-size: 11px;
    padding: 3px 0px;
    text-transform: capitalize;
    text-shadow: none;
    color: #000;
    text-align: left;
}

#top-links .myaccount-menu > li:last-child {
    padding: 0 8px;
    border-bottom: medium none;
}
#top-links .myaccount-menu > li {
    padding: 0 10px;
    border: medium none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
}
#top .btn-link, #top-links li, #top-links a, #form-language .dropdown-menu > li > a {
    color: #000;
    font-size: 11px;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    vertical-align: top;
    
}

.myaccount-menu .lang_cur_block {
    display: inline-block;
    margin: 0;
    position: relative;
    text-align: left;
    width: 100%;
    padding: 20px 0 0 0;
}
.myaccount-menu .lang_cur_block .pull-left {
	border-top: 1px solid #ddd;
	position: relative;
	width: 100%;
	padding : 20px 0 20px 10px;
}
.pull-left .btn.btn-link {
	padding: 0;
	color: #c4c4c4;
}
	
 .btn-group, .btn-group-vertical{
	padding: 0;
}
.rating-rate {
	float: left;
	color: #dedede;
	width: 100%;
	text-align: left;
}
#column-left .box-product .rating{
	display: none;
}


.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	color: #fff;
    background: #428bca;
    border:1px solid #357ebd;
}
.btn-primary {
	color: #fff;
    background-color: #428bca;
    border:1px solid #357ebd;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #3276b1;
    border:1px solid #285e8e;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);

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

 }

/* list group */

.box .filterbox { 
    border-color: #dddddd;
    border-image: none;
    border-right: 1px solid #dddddd;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.list-group a {
	border-top: 1px solid #dddddd;
	color: #888888;
	padding: 8px 12px;
	background: none repeat scroll 0 0 #f5f5f5;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 30px;
	overflow: auto;
}
.product-list .product-block-inner {
	margin: 0;
}
.box {
	clear: both;

}
 .category-left-column .box {
clear: both;
width: 100%;
position: relative;
}
#content .box .box-heading {
    background: none;
    padding: 0;
    border-bottom: 2px solid #e5e5e5;
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}
#blog-carousel .owl-wrapper-outer{
	padding-top: 15px;
}
.quickbox {
	position: absolute;
	top: 0;
	left: 9px;
}
.product-list .product-block-inner:hover .product_hover_block .action .addtocart{
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.product-list .product-block-inner .product_hover_block .action .addtocart {
	background: url("../image/megnor/cart.png") no-repeat scroll 7px 8px;
	height: 34px;
	width: 34px;
	box-shadow: none;
	border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
	border: 1px solid #000;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
}

.product-list .product-thumb:hover {
	overflow: auto;
	box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
	-moz-box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
}
.product-list .button-group .addtocart {
	display: none;
}
.product-list .product-block-inner .product_hover_block .action .addtocart:hover {
	background: url("../image/megnor/cart-1-1.png") no-repeat scroll 7px 8px;
	height: 34px;
	width: 34px;
	box-shadow: none;
	border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
	border: 1px solid #026dfe;
}
.product-list .product_hover_block {
    display: none;
}
.product-list .product-details .product_hover_block {
    display: block;
}
.product-grid .product_hover_block {
    display: block;
}
.product-grid .product-details .product_hover_block {
    display: none;
}
.product_hover_block {
	float: left;
}
.product-list .product-thumb .product-block-inner:hover {
    box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
    -moz-box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
}
#column-left .box .box-heading {
	font: 600 13px/1.1 "Poppins", sans-serif;
	color: #333333;
	padding: 7px 0 15px;
	text-transform: uppercase;
	margin: 30px 0 5px 0;
	border-bottom: 3px solid #e5e5e5;
}
.box-heading-inner {
	display: inline-block;
	background-color: #1a1a1a;
color: #333333;
padding: 16px 20px 15px 20px;
font: 600 13px/1.1 "Poppins",verdana,Helvetica,sans-serif;
}
#column-left .box.category-left-column {
	margin-bottom: 30px;
}
#content .box-heading-inner {
	text-align: left;
	margin-bottom: -2px;
	letter-spacing: 0.8px;
	float: left;
	position: relative;
	padding: 11px 0;
	background: #fff;
	color: #283346;
	font-size: 16px;
	text-transform: uppercase !important;
	font-weight: 600;
	line-height: 20px;
	border-bottom: 2px solid #026dfe;
}
#content .box-content #blog-carousel {
	overflow: visible;
}
#featured {
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 20px;
}
section .products-section-title {
	height: 35px;
}
.col-sm-3.column ul li:hover a::before{
	color: #026dfe;
}
.btn.btn-default.btn-lg:hover {
	color: #000;
	background: #fff;
}
.information-blogger .alert.alert-success {
	float: none;
	width: auto;
	margin-right: 0;
}
.product-thumb .image {
	text-align: left;
	position: relative;
	cursor: pointer;
	display: inline-block;
	float: left;
}
.product-block-inner .fa.fa-heart{
	padding-top: 10px;
	padding-right: 3px;
}
.product-block-inner .fa.fa-exchange{
	padding-top: 9px;
	padding-right: 3px;
}
.product-block-inner .quickbox{
	padding-top: 5px;
}
#column-left .box .list-group a::before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 15px;
	position: relative;
	left: 0;
	width: 42px;
	padding-top: 9px;
	top: 0;
	padding-right: 16px;
	height: 40px;
}
.product-thumb .image a {
	display: block;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (max-width: 767px) {
	.input-news {width: 71% !important;}
	#tmnavcmsblock p {display: none;}
.product-list .product-thumb .image {
	float: left;
}
}
.product-thumb h4 {
	font-weight: bold;
}

.product-details .caption h4 a {
	color: #9a9a9a;
}
.product-thumb:hover .product-details .caption h4 a {
	color: #026dfe;
}
.product-details .caption .price {
	text-align: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	float: left;
}
#column-left .product-carousel .slider-item {
	float: none;
}
@media (max-width: 1024px){
	.product-details .caption .price {width: auto;}
	.fa-stack {width: 11px;}
}
@media (max-width: 767px) {
	
	#tmcmsblock .main-content {
	width: 100%;
	float: none;
	display: inline-block;
	text-align: center;
	margin-bottom: 20px;
	padding-left: 0;
	padding: 0;
}
	.third-content.main-content {width: 50%;padding: 0 0 0 0px;}
	.second-content.main-content {padding: 0 0px;width: 50%;}
	.cms_img {margin-right: 16px;}
	.cms_content {padding: 15px;}
	.first-content.main-content {padding: 0 0px 0 0;}
	#tmcmsinfo_block1 {width: 100%;float: left;display: inline-block;text-align: center;}
	.subscribe-btn {float: right !important;}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.fa-star-o::before {
	content: "\f005";
}
.rating .fa-star + .fa-star-o, #review .fa-star + .fa-star-o {
	color: #f2b611;
}
.pagination-wrapper .pagination > li > a:hover,.pagination-wrapper .pagination > li > span:hover, .pagination-wrapper .pagination > li > a:focus, .pagination-wrapper .pagination > li > span:focus {
	color: #fff;
	background-color: #026dfe;
	border-color: #026dfe;
}

.pagination-wrapper .pagination > li > a,.pagination-wrapper .pagination > li > span {
	position: relative;
	float: left;
	padding: 9px 15px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 1px solid #dedede;
	margin-left: -1px;
	font-weight: 600;
}
.pagination li.active span {
	background: #026dfe;
	color: #fff;
}
#column-left .box .contain {
	border: none;
	background: #fff;
}

.pagination-wrapper .pagination > li:first-child > a, .pagination-wrapper .pagination > li:first-child > span{
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.pagination-wrapper .pagination span {
	margin-right: 5px;
}
.pagination-wrapper .pagination > li > a {
	margin-right: 5px;
}
.pagination-wrapper .pagination > li:last-child > a, .pagination-wrapper .pagination > li:last-child > span{
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.pagination-wrapper {
    margin-bottom: 25px;
    padding: 15px 12px 11px;
}
.category_filter, .pagination-wrapper {
    display: inline-block;
    margin: 10px 0 0;
        margin-bottom: 0px;
    width: 100%;
}
.product-list .product-thumb .rating {
    float: left;
    display: none;
}
.product-list .rating.list-view {
    display: block;
    padding-bottom: 5px;
}
.product-grid .rating {
	padding-top: 0;
    display: block;
    text-align: left;
}
.quickview .page-title {
	display: none;
}
.quickview .btn.btn-default.wishlist {
	margin-bottom: 8px;
	font-weight: 600;
}
.special-price {
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	padding-right: 10px;
}
.old-price {
	display: inline-block;
	font-size: 16px;
	color: #c4c4c4;
}

.rating {
	padding-top: 5px;
	text-align: left;
}
.product-grid .rating.list-view {
	display: none;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 13px;
	height: 20px;
}
.rating .fa-star-o,#review .fa-star-o{
	color: #dedede;
	font-size: 13px;
}
.rating .fa-star,#review .fa-star{
	color: #FC0;
	font-size: 13px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o{
	color: #f2b611;
}
.productpage .breadcrumb {
	position: ;
	position: absolute;
}
.productpage .col-sm-6.product-left, .productpage .col-sm-6.product-right {
	margin: 45px 0 45px;
}
.product-left .breadcrumb {
    padding: 8px 15px;
    margin: 0px 0 0 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    float: left;
    padding: 0 9px 20px 0 !important;
}

#tmcmsbannerblock {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.cmsbanner {
	display: inline-block;
	width: 100%;
}
#tmcmsbannerblock .left_side {
	float: left;
	overflow: hidden;
	position: relative;
	width: 48.4%;
}
.left_sub_image {
	position: relative;
}
.cmsimg {
	color: #ffffff;
}
#tmcmsbannerblock 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%;
	width: 100%;
}
.hover {
	border: 0 solid;
	bottom: 50%;
	height: 0;
	left: 50%;
	position: absolute;
	right: 50%;
	top: 50%;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	transform-origin: center center 0;
	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;
	width: 0;
}
#tmcmsbannerblock .full-banner {
    right: 0;
    text-align: center;
    top: 32%;
    width: 45%;
}
.full-banner {
    position: absolute;
    z-index: 1;
}
.banner-text1 {
	color: #aa9f99;
	display: block;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 26px;
	margin: 10px 4px 8px;
	text-transform: uppercase;
	font-weight: 600;
}
.banner-text2 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
	display: block;
}
#tmcmsbannerblock .right_side {
	float: right;
	overflow: hidden;
	width: 48.4%;
	position: relative;
}
.left_side .banner-text2:hover{
	color: #026dfe;
}
#tmcmsbannerblock .btn.btn-primary:hover {
	color: #026dfe;
}
#tmcmsbannerblock .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;
}
.right_side .banner-text2:hover {
	color: #026dfe;
}
.full-banner .btn.btn-primary {
    font-size: 11px;
    padding: 0;
    background: none;
    color: #000;
    font-weight: 600;
    border: none;
    border-bottom: 1px solid #7c7370;
    border-radius: 0;
    -webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.full-banner .btn.btn-primary:hover{
	border-bottom: 1px solid #7c7370;
}

.btn.btn-primary, .loadmore .gridcount {
    padding: 6px 12px;
    text-align: center;
    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;
    position: relative;
    text-transform: uppercase;
    line-height: 20px;
}
#account-register #content p a {
	color: #000;
}
#account-register #content p a:hover {
	color: #026dfe;
}
.full-banner button {
    background: #0d0908 none repeat scroll 0 0;
    display: inline-block;
    margin-top: 0;
    padding: 8px 28px;
    top: 36px;
    color: #fff;
}
.btn-primary, .btn-secondary, .btn-tertiary {
    text-transform: none;
    padding: 5px 18px;
}
.btn-primary {
    color: #fff;
    background-color: #026dfe;
    border-color: transparent;
        border-bottom-color: transparent;
}
#carousel-0 .slider-item a img {
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
}
#carousel-0 .slider-item:hover a img {
	opacity: 1;
	-khtml-opacity:1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
#nav-one li .megamenu ul.list-unstyled li > a:hover{
	color: #026dfe;
	-webkit-transition: all 0.3s ease !important;
	-webkit-transition-delay: 0s !important;
	-moz-transition: all 0.3s ease 0s !important;
	-o-transition: all 0.3s ease 0s !important;
	transition: all 0.3s ease 0s !important;
	padding-left: 20px;
}
.btn {
    display: inline-block;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: transparent;
    padding: 0.5rem 1rem;
    font-size: 14px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    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;
    text-transform: uppercase;
}

h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
	display:inline-block;
	vertical-align:middle;
}
.product-thumb .price-new {
	font-weight: 600;
	float:left;
	padding-right: 10px;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-right: 10px;
	float:left;
}
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
    display: none;
}
.product-thumb .button-group {
	background-color: #fff;
	overflow: auto;
}
.product-thumb h4 {
	color: #9a9a9a;
	font: 12px/20px "Poppins";
	text-align: left;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 0.6px;
	margin-top: 0;
	margin-bottom: 5px;
}
.write-review .fa.fa-pencil {
	padding-right: 5px;
}
#content .product-details .caption .price {
	width: 100%;
	text-align: left;
	font-size: ;
	float: none;
}
#content .product-thumb .price-new {
	text-align: center;
	float: none;
}
#content .product-thumb .price-old {
	text-align: center;
	float: none;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}

.product-thumb:hover .button-group{
opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
}
.product-details {
	padding-left: 10px;
}

.product-thumb .button-group button, #cart .text-right .addtocart, #cart .text-right .checkout {
    width: auto;
    border: medium none;
    display: inline-block;
    background-color: unset;
    color: #000;
    padding: 4px 15px;
    font-weight: normal;
    text-align: left;
    float: left;
    text-transform: uppercase;
}
.product-thumb .button-group button:hover {
    color: #fff;
    background-color: #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #000;
}
.product-thumb .button-group button:hover {
    background-position: 3px -192px;
}
.product-thumb .button-group button {
    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;
    margin: 0;
    vertical-align: middle;
    font-weight: normal;
	line-height: 18px;
	letter-spacing: 0.6px;
	font-size: 12px;
	padding: 10px 0;
}
.product-thumb .button-group ,#cart .text-right .addtocart,#cart .text-right .checkout {
		background: none repeat scroll 0 0;
border-top: medium none;
opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
overflow: auto;
position: absolute;
width: 96%;
margin-left: 0;
margin-bottom: 0px;
padding: 0;
text-align: center;
bottom: 0;
-webkit-transition: all 800ms ease 0s;
-moz-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
transition: all 300ms ease 0s;
}

#column-left .swiper-wrapper {
	height: auto;
	z-index: 9999;
}
#column-left .swiper-viewport {
	margin: 0;
	background: none;
	z-index: 0;
	border: none;
	box-shadow: none;
	padding: 0 0 40px 0;
	float: left;
	display: inline-block;
}


.subbanner3 .cms {
	position: absolute;
	bottom: 38%;
	text-align: center;
	width: 40%;
}
.subbanner3-inner a .home {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-family: tahoma;
}
.subbanner3-inner a .our {
	font-size: 18px;
	color: #fff;
	text-transform: capitalize;
	font-weight: normal;
	font-family: tahoma;
}
.product-block-inner .product_hover_block .wishlist:hover .fa.fa-heart {
	color: #026dfe;
}
.product-block-inner .product_hover_block .compare:hover .fa.fa-exchange {
	color: #026dfe;
}
.product-block-inner .product_hover_block .quickbox:hover {
	color: #026dfe;
	background: unset;
}
.product-block-inner .image .product_hover_block {
	position: absolute;
	left: 10px;
	right: auto;
	margin: 0 auto;
	text-align: center;
	top: 85%;
	z-index: 2;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}
#column-left .box .list-group {
	border: none;
	margin-top: 15px;
	background: #fff;
}
.checkbox label:hover {
	color: #026dfe;
}
#column-left .box .list-group .list-group-item {
	border: none;
	background: #fff;     
	padding: 0;
	line-height: 26px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: normal;
	font-weight: 400;
}

#column-left .box .list-group .list-group-item:hover {
	color: #026dfe;
background-color: #fff;
border-color: #026dfe;
}
.product-block-inner:hover .image .product_hover_block {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.quickview-button {
	display: inline-block;
	vertical-align: top;
	opacity: 0;
	border: 1px solid #283346;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	height: 34px;
	position: relative;
	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;
}
.quickview { background:#FFFFFF; padding:15px 0; display:inline-block; }
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; } 
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	color:#333333;
}

@media (max-width: 767px) {  	
	.quickbox { display:none; }
}
.product-thumb .image a {
    display: block;

}


.quickview-button span::before {
	content: "\f06e";
	font-family: "FontAwesome";
	font-size: 15px;
}
.product-block.product-thumb:hover .quickview-button {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.quickview-button:hover .quickbox, .quickbox:focus {
    color: #000;
    opacity: 1;
    -khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.product-block-inner:hover .quickbox {
	color: #fff;
	padding-top: 5px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.product-block-inner:hover .fa.fa-exchange {
	color: #000;
	padding-top: 9px;
	cursor: pointer;
}
.compare {
	padding-left: 3px;
	display: inline-block;
	vertical-align: top;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
	border: 1px solid #283346;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	height: 34px;
	position: relative;
	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;
}
.product-block.product-thumb:hover .compare{
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.product-block.product-thumb:hover .wishlist {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.wishlist:hover {
	border-color: #026dfe;
}

.compare:hover {
	border-color: #026dfe;
}
.quickview-button:hover {
	border-color: #026dfe;
}
.wishlist {
	padding-left: 3px;
	display: inline-block;
	vertical-align: top;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
	border: 1px solid #283346;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	height: 34px;
	position: relative;
	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;
}
.product-block-inner:hover .fa.fa-heart {
	color: #000;
	padding-top: 10px;
	cursor: pointer;
	padding-right: 3px;
}
#featured-carousel .product-block .image a img, #tablatest-carousel .product-block .image a img, #tabspecial-carousel .product-block .image a img, #tabspecial-grid .product-block .image a img, #tabbestseller-carousel .image a img, #tabbestseller-grid .image a img, .product-grid .product-block .image a img, #related-carousel .product-block .image a img, #related-grid .product-block .image a img, #latest-grid .product-block .image a img, .product-block .image a img, #bestseller-grid .product-block .image a img, #bestseller-carousel .product-block .image a img {
	transition: all 600ms ease 0s;
	-webkit-transition: all 600ms ease-out 0s;
	-moz-transition: all 600ms ease-out 0s;
	-ms-transition: all 600ms ease-out 0s;
	-o-transition: all 600ms ease-out 0s;
}
.header-right {
	float: none;
	display: inline-block;
	width: 80%;
}
.product-block .image .hover-image, #column-right .bx-viewport .image .hover-image, #column-left .bx-viewport .image .hover-image {
	
	display: inline-block;
left: 0;
top: 0;
right: 0;
-webkit-transition: 300ms all ease-out 0s;
-o-transition: 300ms all ease-out 0s;
transition: 300ms all ease-out 0s;
z-index: 1;
position: absolute;
transform: scale(0);
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
}
#menu {
	display: none;
}
.product-block-inner:hover .img-responsive.hover-image,#column-left .product-items:hover .product-block-inner .img-responsive.hover-image {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
}

.product-thumb .product-details .caption .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.row-block .product-list .product-thumb:hover .product-details .caption .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.product-list .product-thumb:hover .product-details .caption .price {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
}
#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left;}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;border-radius: 0;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
	display: none;
	
}
.map {
	padding-top: 15px;
	padding-bottom: 15px;
}
.product-thumb .button-group button:hover,#cart .text-right .addtocart:hover,#cart .text-right .checkout:hover{
	color: #026dfe;
	background-color: unset;
}

@media (max-width: 767px) {
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
}
.image-additional {
}
.layout-2.left-col .quickview {
    background: #FFF;}

.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;
	}
}
.zoomContainer .zoomWindowContainer .zoomWindow {
	box-shadow: none;
	border: none !important;
}
.product-info .image {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}

.productpage h3 {
	margin-top:0;
	font-size: 18px;
	text-transform: capitalize;	
	font-weight: 600;
	color: #000;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; margin-left:0pxwidth:100%;}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
    padding-right: 20px;	
	width:auto;float:none;margin:0 auto;
}
.product-info .image-additional img {border: 1px solid #ddd;}
.product-info .image-additional a {
	float: left;
	display: block;	
}
#content h1 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	padding-top: 10px;
}

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

/* box */  
.box {
	margin-bottom:12px;
}

.box .box-content {
	background: #FBFBFB;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	/*border-left: 3px solid #026dfe;
	border-right: 3px solid #026dfe;
	border-bottom: 3px solid #026dfe;
	border-top: 3px solid #026dfe;*/
}

.main-slider .swiper-viewport .swiper-button-prev {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 0;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20%;
	cursor: url(../image/megnor/btn-prev.png) , pointer;
}



.subbanner2-main .subbanner1-inner a {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.subbanner2-main .banner-main-inner a:hover::before  {
    -webkit-animation: circle .75s;
    animation: circle .75s;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
 @keyframes circle {
0% {
opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
}
40% {
opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
}
100% {
height: 200%;
opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
width: 200%;
}
}

.subbanner2-main .banner-main-inner a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background:rgba(170, 152, 152, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#common-home #column-left .box .box-content{
	border: none;
	background: #fff;
}

.main-slider .swiper-viewport .swiper-button-next {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 0;
	height: 500px;
	right:  0;
	position: absolute;
	top: 0;
	width: 20%;
	cursor: url(../image/megnor/btn-next.png) , pointer;
}
.subbanner2-main, .subbanner3 {
	float: left;
	width: 100%;
	margin-bottom: 46px;
	margin-top: 20px;
}
.container .nav-container {
	background: #026dfe;
float: left;
width: 100%;
position: relative;
}
.static.menu li {
	float: none;
	border-right: 1px solid #e5e5e5;
	display: inline-block;
}
.static.menu li {
	border-left: none;
}
.static.menu li:last-child {
	border-right: none;
}
.static.menu li a:hover {
	color: #026dfe;
}
.header-cart #cart .cart-menu .fa.fa-shopping-cart {
	display: none;
}
.subbanner1-outer.subbanner2 {
	float: left;
	width: 50%;
	padding-left: 20px;
}
.main-slider .swiper-pager{
	top: 0;
}
.banner-main-inner, .subbanner3 {
	overflow: hidden;
	position: relative;
}

.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;
}
.subbanner1-inner > a, .subbanner2-inner > a, .tmsubbanner-container a {
	position: relative;
	float: left;
	overflow: hidden;
}

#common-home .box.category-left-column {
	width: 100%;
	float: left;
	padding: 0;
	position: relative;
	margin-bottom: 30px;
}	
#tmcmsblock {
	float: left;
	width: 100%;
}
.first-content.main-content {
    padding: 0 15px 0 0;
}
.main-content {
    width: 33.33%;
    float: left;
}
.second-content.main-content {
    padding: 0 12px;
}
.main-content {
    width: 33.33%;
    float: left;
}
.third-content.main-content {
    padding: 0 0 0 15px;
}
.main-content {
    width: 33.33%;
    float: left;
}
.cms_content {
	background: unset;
	color: #fff;
	padding: 30px;
	border: 2px solid #efefef;
}
.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;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.pull-left::before {
	border-right: 1px solid #4a4747;
	content: "";
	position: absolute;
	top: 14px;
	height: 15px;
	left: -2px;
}

.first-content.main-content:hover .cms_img {
	background-position: center -194px;
	/*transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transition-duration: 0.9s;
	-webkit-transition-duration: 0.9s;
	-moz-transition-duration: 0.9s;
	-ms-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;*/
}
.cms-block {
	display: inline-block;
	vertical-align: middle;
}
.cms-block .cms_offer, .cms_offer1 {
	font-size: 14px;
	line-height: 26px;
	color: #000;
}
.cms-block .cms_offer1 {
    color: #000;
}
.cms-block .cms_offer, .cms_offer1 {
    font-size: 14px;
    line-height: 26px;
    color: #000;
}
.second-content .cms_img {
    background-position: center -390px;
}
.cms_img {
    background: url("../image/megnor/services.png") no-repeat scroll center 5px;
        background-position-x: center;
        background-position-y: 5px;
    height: 60px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.second-content:hover .cms_img {
	background-position: center -590px;
	/*transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transition-duration: 0.9s;
	-webkit-transition-duration: 0.9s;
	-moz-transition-duration: 0.9s;
	-ms-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;*/
}
.third-content .cms_img {
    background-position: center -783px;
}
.cms_img {
    background: url("../image/megnor/services.png") no-repeat scroll center 5px;
        background-position-x: center;
        background-position-y: 5px;
    height: 60px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    float: left;
}
.third-content:hover .cms_img {
	background-position: center -982px;
	/*transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transition-duration: 0.9s;
	-webkit-transition-duration: 0.9s;
	-moz-transition-duration: 0.9s;
	-ms-transition-duration: 0.9s;
	-o-transition-duration: 0.9s;*/
}
.newsletter .container {
	margin-left: 14.4%;
}
#tmcmsbannerblock {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.cmsbanner {
	display: inline-block;
	width: 100%;
}
#tmcmsbannerblock .left_side {
	float: left;
	overflow: hidden;
	position: relative;
	width: 48.4%;
}
.left_sub_image {
	position: relative;
}
.cmsimg {
	color: #ffffff;
}
#tmcmsbannerblock 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%;
}
.hover {
	border: 0 solid;
	bottom: 50%;
	height: 0;
	left: 50%;
	position: absolute;
	right: 50%;
	top: 50%;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	transform-origin: center center 0;
	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;
	width: 0;
}
#tmcmsbannerblock .full-banner {
    right: 0;
    text-align: center;
    top: 40%;
    width: 100%;
    left: 0;
    display: inline-block;
}
.full-banner {
    position: absolute;
    z-index: 1;
}
.banner-text1 {
	color: #fff;
	display: block;
	font-size: 34px;
	letter-spacing: 0.4px;
	line-height: 26px;
	margin: 10px 4px 15px;
	text-transform: uppercase;
	font-weight: 600;
}
.banner-text2 {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 26px;
	display: block;
	letter-spacing: 0.6px;
}
#tmcmsbannerblock .right_side {
	float: right;
	overflow: hidden;
	width: 48.4%;
	position: relative;
}
#tmcmsbannerblock a:hover {
	color: #fff !important;
}
#tmcmsbannerblock .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;
}
#tmcmsbannerblock .cmsimg:hover .hover {
	border: 15px solid #026dfe;
	bottom: 0;
	color: #ffffff;
	height: 100%;
	left: 0;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	right: 0;
	top: 0;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transform-origin: center center 0;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	width: 100%;
}
.banner-text1:hover, .banner-text2:hover {
	color: #026dfe;
}
.banner-text1:hover, .banner-text2:hover {
	color: #026dfe;
}


.main-header .header-cart {
	float: right;
	position: relative;
	padding: 0;
	width: auto;
	padding-top: 10px;
}

.main.hiden_menu .dropdown-inner .top_level {
	padding: 11px 0 11px 23px;
}
.main-slider {
	width: 77%;
	float: right;
	padding: 0 25px 25px 25px;
}

#banner0 .swiper-wrapper .img-responsive:hover{
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
}
#banner0 .swiper-wrapper .img-responsive {
	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;
}
#banner1 .swiper-wrapper .img-responsive:hover{
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
}
#banner1 .swiper-wrapper .img-responsive {
	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;
}
#banner2 .swiper-wrapper .img-responsive:hover{
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}
#banner2 .swiper-wrapper .img-responsive {
	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;
}
.tabfeatured_default_width{ width:200px;}
.tabbestseller_default_width{ width:200px;}
.tablatest_default_width{ width:200px;}
.tabspecial_default_width{ width:200px;}
.hometab {
	display: inline-block;
	width: 100%;
	padding-top: 45px;
}

.htabs {
	height: 40px;
	line-height: 16px;
	border-bottom: 2px solid #eee;
	position: relative;
}
.etabs {
    display: inline-block;
    float: right;
    margin-right: 70px;
    padding: 0;
    text-align: center;
}

.htabs .etabs li {

    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
    z-index: 9;
}
.htabs a {
	color: #313131;
	display: block;
	float: left;
	font-size: 13px;
	margin-right: 3px;
	padding: 12px 22px;
	text-align: center;
	font-weight: 600;
	color: #a8a8a8;
	text-transform: uppercase;
	line-height: 20px;
}
.htabs a.selected, .htabs a:hover {
	color: #000;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
}

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

.subbanner2-outer.subbanner2 {
	float: left;
	width: 50%;
	padding-left: 10px;
}
.main-slider .swiper-button-next::before{
	display: none;
}
.main-slider .swiper-button-prev::before{
	display: none;
}
.main-slider .swiper-viewport .swiper-button-prev:hover {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	left: 0;
}
.main-slider .swiper-viewport .swiper-button-next:hover {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
.box .box-content ul li:last-child {
	border: none;
}
.box .box-content ul li:hover {
	background: #fff;
}
.box .box-content ul li:hover a, #content .content ul li:hover a {
	color: #000;
}
.fa.next.fa-arrow-right {
	top: 15px !important;
	color: #a3a3a3;
	width: 30px;
	height: 17px;
	right: 3px;
	padding-top: 0px;
	position: absolute;
}
.fa.prev.fa-arrow-left {
	top: 15px !important;
	right: 35px;
	color: #a3a3a3;
	width: 30px;
	height: 17px;
	border-right: 1px solid #e5e5e5;
	padding-top: 0px;
	position: absolute;
}
#column-left .box-content .product-thumb .product-block-inner:hover {
	box-shadow: none;
}
.fa.next.fa-arrow-right:hover {
	color: #000 !important;
}
.fa.prev.fa-arrow-left:hover {
	color: #000 !important;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	margin: -15px;
 
}
.fa-arrow-left::before {
	content: "\f104";
	font-size: 24px;
	font-weight: 600;
	line-height: 17px;
}
.fa-arrow-right::before {
	content: "\f105";
	font-size: 24px;
	font-weight: 600;
	line-height: 17px;
}

#_desktop_currency_selector::before {
	border-right: 1px solid #4a4747;
	content: "";
	position: absolute;
	top: 14px;
	height: 15px;
	left: -2px;
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}

.box .box-content ul li a , #content .content ul li a{
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}

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



/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}

#content .box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}

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

#content .image-additional .slider-item .product-block{	
	margin: 4px 3px 0 15px; 
	background:#fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	clear:both;
	overflow:hidden;
}
.row-block {
	margin: 12px -12px;
}
#content .product-layout.product-grid {
	padding: 0;
}
#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 {
	padding:0;
text-align: center;
overflow: hidden;
position: relative;
margin: 12px;}

.grid_default_width { width:230px;}
.featured_default_width{ width:200px;}
.module_default_width{ width:180px;}
.latest_default_width{ width:200px;}
.special_default_width{ width:200px;}
.related_default_width{ width:200px;}
.bestseller_default_width{ width:200px;}
.additional_default_width{ width:100px;}
.banners-slider-carousel .product-block-inner{text-align:center;}


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

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


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

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


.banners-slider-carousel {
    margin-bottom: 60px;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.product-list .product-thumb .button-group {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	-moz-transform: translateX(0);
	position: relative; 
}
.pagination-right .text-right {
	color: #000;
}
.buttons .pull-right .btn.btn-default {
	background: #fff;
	color: #000;
	border: 2px solid #000;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.buttons .pull-right .btn.btn-default:hover {
	background: #026dfe;
	color: #fff;
	border: 2px solid #026dfe;
}
.col-sm-3 .btn.btn-default {
	background: #fff;
	color: #000;
	border: 2px solid #000;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.col-sm-3 .btn.btn-default:hover {
	background: #026dfe;
	color: #fff;
	border: 2px solid #026dfe;
}
.sale{	
	background-color: #eee;
	color: #000;
	padding: 5px 10px;    
	text-align: right;
    text-transform: uppercase;	
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	position:absolute;
	top:10px;
	right:10px;}
	
/* quickview */
.quickview { background:#FFFFFF; padding:15px 0; display:inline-block; }
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; } 
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	color:#333333;
}

@media (max-width: 767px) {  	
	.quickbox { display:none; }
}	
	
	
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100% !important;
	overflow: hidden;
}
#column-left .box-product .product,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 5px;	
	width:100%;
	margin-left: 20px;
	margin-top: 20px;
}
#column-left .buttons.text-center {
	display: none;
}
#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 #blog-carousel .owl-controls .owl-pagination {
	bottom: 0;
	display: inline-block;
	top: 0;
	position: relative;
}
#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:10px;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float:left;
	width: 61%; /* specify width as per your requirement */
	
}
.product-info .fa.prev.fa-arrow-left {
	border: none;
	top: 30px !important;
}
.product-info .fa.next.fa-arrow-right {
	top: 30px !important;
}
#column-left .product-block-inner {
	margin: 0;
}
#column-left .quickview-button {
	display: none;
}
.checkbox label {
	color: #7c7c7c;
	font-size: 12px;
}
.checkbox label input {
	top: 3px;
}
#product-category #column-left .box .list-group .list-group-item:hover {
	background: #fff;
	color: #000;
}
#product-category #column-left .box .list-group .list-group-item {
	font-weight: 600;
	margin: 5px 0 10px;
	font-size: 14px;
	color: #000;
	padding: 0;
}
#product-category #column-left .box .list-group a::before{
	display: none;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
}


#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:12px; margin: 0 0 5px;text-align: left;}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; 
	background:none;
	box-shadow:none; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {text-decoration:underline;}

#column-left .box-product .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:5px; }


.static-menu .box-category-heading .menu-icon {
	background: #bf9165 url("../image/megnor/Cat-Menu.png") no-repeat scroll 0 0;
	float: right;
	height: 15px;
	position: relative;
	right: -1px;
	top: 6px;
	vertical-align: middle;
	width: 17px;
	cursor: pointer;

}

.fa-search::before {
	content: "\f002";
	float: right;
	height: 22px;
	position: relative;
	right: -1px;
	top: 4px;
	vertical-align: middle;
	width: 20px;
	cursor: pointer;
	font-size: 17px;
}
#content .rating-rate {
	display: none;
}
#column-right .box-product .rating {
	display: block;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	border: none;
	margin-bottom:5px;
	padding:10px 0;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
	line-height: 28px;
}	
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none; display: none;}

.top_button {
	background: url("../image/megnor/top_arrow.png")  no-repeat scroll 0 -110px;
	font-size:0;
	height: 70px;
	width: 70px;
	right: 10px;
	bottom: 30px;
	display: none;
	position: fixed;
	z-index: 95;
}
.box .box-content ul .top_level:nth-child(2n+2) {
	background: #f2f2f2;
}

.product-right ul li a {
	color: #000;
}
.product-right ul li a:hover {
	color: #026dfe;
}
#column-left .product-thumb:hover .product-details .caption .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
}
#content ul.list-unstyled {
	overflow: auto;
	color: #000;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;border-radius: 0;-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
box-shadow: none;}
.show-wrapper .customSelect.form-control {
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	box-shadow: none;
}
.desc {
	text-align: left;
	font-size: 13px;
	line-height: 25px;
}
.productpage .box {
	margin-top: 20px;
	padding-right: 13px;
	padding-left: 14px;
}
#related-carousel .rating {
	padding-top: 10px;
}
#product-product .tab-content {
	padding: 10px;
	overflow: visible; 
	width: 100%;
	border: 3px solid #e5e5e5;
	margin-top: -3px;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
#content .aboutus {
    clear: both;
}
.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

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

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


#content .category_filter .btn-group {
	padding-top: 5px;
}

#content .refine-search {
	margin: 15px 0 18px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #026dfe;
}
.category_thumb .category_img {
	margin-bottom: 15px;
}

.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#026dfe;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;}
.compare-total {float: left; margin: 5px 10px 0;}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 5px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 5px 10px 0;padding:0;}
.category_filter .sort { float: left; width: 150px;padding:0;}
.category_filter .limit {float: right; width: 100px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}



/* Blog listings */
.blog_grid_holder {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:13px;
	font-size:0;
}
.blog_grid_holder.carousel-1 {
	margin-left:-17px;
	margin-right:-17px;
	padding-top:10px;
	width:inherit;
}
#column-left .blog_grid_holder, #column-right .blog_grid_holder {
	padding-top:5px;
}
.blog_grid_holder.related {
	padding-top:0px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	width:100%; /* 1 column grid is default */
}

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

/* Blog Post */
.blog_post .main_thumb {
	padding:20px 0 7px;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
    -khtml-opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity:0.8;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;

}
.blog_post h1 {
	margin-bottom:17px;
}
.blog_post label {
	font-size:14px;
}
.blog_post .main_description p {
	margin-bottom:18px;
}

.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#999999;
	margin:0 0 15px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:5px;
}
.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
	font-size:12px;
	margin:0 0 12px;
	padding-bottom:1px;
}
#column-left .blog_stats, #column-right .blog_stats {
	font-size:11px;
	margin-bottom:-4px;
	border-bottom:none;
	padding-bottom:0;
}
.blog_stats span {
	display:inline-block;
	margin-right:5px;
	margin-bottom:8px;
	line-height:12px;
}
.blog_stats span + span {
	padding-left:7px;
	border-left:1px solid #eeeeee;
}
.blog_stats .fa {
	color:#bbbbbb;
	margin-right:5px;
}
.blog_stats .text {
	font-weight:inherit;
}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
	font-size:0;
}
.blog_stats .hl {
	color:#777777;
}
#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
	font-weight:inherit;
}
.blog_post .blog_stats {
	margin:0 0 22px;
}

/* Comments */
.blog_post #comment {
	margin-bottom:55px;
}
.blog_post .blog_comment {
	display:block;
	font-size:14px;
	margin-bottom:25px;
}
/* Modules */
.blog-module {
	margin-bottom:40px;
}
.blog-module.latest {
	margin-bottom:20px;
}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float:right;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {
	color:#cccccc;
}
#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
	display:none;
}
/* Category Module */
.blog-category > ul > li {
	position:relative;
	border-bottom:1px solid #f5f5f5;
}
.blog-category ul > li > ul {
    display: none;
	padding-left:0;
}
.blog-category > ul > li.active > ul {
	display: block;
}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:14px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  
.blog-category li.open .sign .fa-plus {
	font-size:0;
}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {
	font-size:11px;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li a {
	line-height:34px;
	font-size:13px;
}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { 
	max-width:none;
}
.blog_grid_holder.blog_products {
	padding-top:5px;
}
.blog_product {
	font-size:14px;
}
.blog_product .image {
	margin-top:0;
}
.blog_product .name {
	display:inline-block;
	margin-bottom:5px;
}
.blog_product .price-old {
	text-decoration:line-through;
}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}
#content .blog .box-content{margin: 0 -20px;}

#content #blog-carousel .product-block, #content #blog-grid .product-block {margin: 0 15px;box-shadow: none;}

.blog-left .blog-image img{border: none;padding: 0;border-radius: 0;-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;}

.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	cursor: pointer;
}
.blog-left:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

.blog-left .blog-image .zoom {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	background: #000;
}
.fa-search-plus::before {
	content: "\f002";
	font-size: 14px;
}
.list-group .panel-footer.text-right {
	background-color: #fff;
	border-top: none;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	text-align: left;
	padding: 7px 0 10px;
}

#button-filter {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
#button-filter:hover {
	color: #fff;
	background: #026dfe;
	border: 2px solid #026dfe;
	
}
.blog-left .blog-image .readmore_link:hover {
	color: #000;
	background: #026dfe;
	border-color: #026dfe;
}
.blog-left .blog-image .zoom:hover {
	color: #000;
	background: #026dfe;
	border-color: #026dfe;
}
.blog-left .blog-image .readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	background: #000;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
	cursor: pointer;
}

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

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

#blog-carousel .blog-right h4 a {font-size: 12px;}

.blog-right a {
	font-weight: 500;
	line-height: 22px;
	text-transform: capitalize;
	color: #333333;
}
#blog-carousel .owl-item {
	margin-bottom: 40px;
}
#column-left .blog-right .date-time .fa.fa-calendar {
	display: none;
}
#footer .col-sm-3.column.last {
    width: 22%;
    padding: 0 0 0 36px;
}
.content_footer_right ul {
	padding: 0;
	list-style: none;
}
#footer .col-sm-3.column {
    padding: 0 0 0 70px;
    border: none;
    width: 23%;
    text-align: left;
}
#footer {
	float: none;
	text-align: center;
	margin-left: 14.5%;
}
footer h5 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 17px;
	position: relative;
	text-transform: uppercase;
}
#footer .col-sm-3.column.last > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#footer .column li {
	line-height: 29px;
}
#footer .col-sm-3.column.last .fa {
	clear: left;
	color: #575757;
	float: left;
	font-size: 17px;
	margin-right: 15px;
	margin-top: 3px;
}
.fa-map-marker::before {
	content: "\f041";
	color: #026dfe;
}
 .text-right .btn.btn-primary:hover .fa-shopping-cart::before {
	content: " ";
	background: rgba(0, 0, 0, 0) url("../image/megnor/cart.png") no-repeat scroll 0;
	font-size: 18px;
	padding-right: 20px;
}
.modal-body .buttons .pull-right {
	display: none;
}
#information-contact .fa-map-marker::before{
	color: #fff;
}
#information-information .buttons .pull-right {
	display: none;
}
#information-contact .btn-info {
	color: #fff;
	background: #026dfe;
	border: 1px solid #026dfe;
	float: left;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.address_content {
	overflow: hidden;
}
.contact_address {
	line-height: 22px;
}
.phone {
	margin: 5px 0;
}
#footer .row {
	padding-bottom: 0;
	margin-left: -15px;
	margin-right: -15px;
}
#footer .col-sm-3.column.last .fa {
	clear: left;
	color: #575757;
	float: left;
	font-size: 17px;
	margin-right: 15px;
	margin-top: 3px;
}
.fa-phone::before {
	content: "\f095";
	color: #026dfe;
}
#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: #575757;
    float: left;
    font-size: 17px;
    margin-right: 15px;
    margin-top: 3px;
}
.fa-envelope::before {
	content: "\f0e0";
	color: #026dfe;
}
footer li a, footer {
	color: #cccccc;
	font-size: 12px;
	line-height: 26px;
	font-weight: 400;
	display: inline-block;
}
footer a:hover, footer a:focus {
	color: #026dfe;
}
.read-more a {
	color: #000;
}
.read-more a:hover {
	color: #026dfe;
}

#blog-carousel .blog-right h4 a:hover{
	color: #026dfe;
}
footer #footer .contact_email a {
	background: unset;
	padding: 0;
	text-indent: 0;
	overflow: hidden;
	width: auto;
}
.dropdown-inner .dropdown-inner ul li a {
	padding: 0 !important;
	margin: 0;
}
.blog-desc {
	margin: 5px 0 0px;
	font-size: 13px;
	line-height: 24px;
	font-weight: 400;
}
.single-blog h4 {
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.single-blog .view-comment .panel {
	background-color: #f9f9f9;
	padding: 15px !important;
}
.single-blog .blog-desc {padding: 0;}
.single-blog .panel {border: none;box-shadow: none;}
.single-blog .block-title {margin-top: 40px;}
.single-blog .panel legend {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1px;
	color: #000;
	border:none;
}
.block-title h3 {
	color: #000;
	padding-bottom: 20px;
}
.single-blog .panel fieldset {margin-top: 30px;}
.view-blog {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0 0 10px;
}

.write-comment {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

.read-more {
	float: left;
}

.date-time {
	padding: 5px 0;
	font-weight: 600;
	float: left;
	position: relative;
	text-align: left;
	width: 100%;
	color: #026dfe;
	font-weight: 500;
	font-size: 11px;
	letter-spacing: 0.5px;
}
#column-left .write-comment {
	display: none;
}
#common-home .read-more {
	float: right;
}
#column-left .box .box-content #blog-carousel .owl-wrapper-outer {
	margin-right: 20px;
}
.blog-left-content .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 44%;
}

.blog-left-content .blog-image .zoom {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-left-content .blog-image .readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

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

.all-blog .blog-left-content {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.information-blogger-blogs .panel-body .blog-date {
	background-color: #026dfe;
	color: #fff;
	padding: 9px 20px;
	width: auto;
	font-size: 14px;
	margin: 0;
	position: absolute;
	font-weight: 600;
}
.quickview .product-right {
	clear: none !important;
}
.write-comment a {
	color: #000;
}
.blog-date {
    float: left;
}
.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-left-content:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition:all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.all-blog h5 a {
	font-size: 20px;
	font-weight: 900;
	color: #3a3939;
	line-height: 20px;
	float: left;
	width: 100%;
	text-align: center;
	margin: 15px 0;
}

.all-blog .blog-desc {
	margin: 10px 0;
	text-align: left;
	width: 100%;
	float: left;
}

.all-blog .write-comment {
	line-height: 15px;
	margin: 2px 0 0;
	padding-right: 15px;
}
.panel-default .panel-body h5 a {
	text-align: left;
	color: #026dfe;
}
.all-blog .blog-date {
	text-align: center;
}


.all-blog .blog-left-content .blog-image img {
	border: none;
	padding: 0;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.read-more > a {
	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;
	font-size: 11px;
	color: #626262;
	font-family: 'poppins',san-serif;
	font-weight: normal;
}
.blog-img .img-thumbnail {
	border: none;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	padding: 0;
}

.all-blog .write-comment a:hover {
	color: #026dfe;
}
.blog-desc p {
	text-align: left;
	display: inline-block;
	padding-top: 15px;
	color: #000;
}
.read-more {
	line-height: 15px;
	margin: 2px 0 0;
	float: left;
}
.blog .box-content .date-time .fa.fa-calendar {display: none;}

@media screen and (max-width:767px){
.column-3 .blog_item, .column-4 .blog_item {width:50%;}
.blog_stats .text {font-size:0}
}
@media screen and (max-width:567px){
.column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {width:100%; }
}

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

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
	left: auto !important;
	right: 35px;
	top: 15px;
	border-right: 1px solid #e5e5e5;
	height: 17px;
	width: 22px;
	color: #a3a3a3;
}
#common-home .blog-desc {
	display: none;
}
#common-home .view-blog {
	display: none;
}
.owl-controls .owl-buttons .owl-next {
	right: 15px !important;
	top: 15px !important;
	color: #a3a3a3;
}
#carousel-0 .prev.fa.fa-arrow-left {
	border: none;
	top: 45px !important;
	color: #e5e5e5;
}
#carousel-0 .next.fa.fa-arrow-right {
	top: 45px !important;
	color: #e5e5e5;
}
.owl-controls .owl-buttons .owl-prev:hover{
	color: #000;
}
.owl-controls .owl-buttons .owl-next:hover{
	color: #000;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel {
	margin: 0 0 20px;
	background: #fff;
	direction: ltr !important;
	z-index: 1;
}

.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition:all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}
.fa-chevron-left::before {
	content: "\f104";
	font-size: 24px;
	font-weight: 600;
	line-height: 0;
}

.fa-chevron-right::before {
    content: "\f105";
    font-size: 24px;
	font-weight: 600;
	line-height: 0;
}
.hometab .fa.prev.fa-arrow-left {
	top: -40px !important;
}
.hometab .fa.next.fa-arrow-right {
	top: -40px !important;
}
.owl-carousel .owl-buttons div i {
	font-size: 16px !important;
	margin: -20px 0 0;

}
.owl-pagination {
	text-align: center;
	top: 20px;
	position: relative;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	-webkit-border-radius:320px;
	-khtml-border-radius:20px;
	-moz-border-radius:20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {
	background: rgba(0, 0, 0, 0.9);
	width: 12px;
	height: 12px;
}
#column-left .owl-controls .owl-page span{
	width: 12px;
	height: 12px;
	background: #eeeeee;
	box-shadow: none;
}

.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
    padding: 0;
}
.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}
#content .col-sm-12.category_list {
	padding: 0;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {
	color: #000;
	display: block;
	padding: 5px 15px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.category_list li a:hover {
    color: #026dfe;
    border-color: #026dfe;
}
#compare-total {
	color: unset;
}
#compare-total:hover {
	color: #026dfe;
}
.pagination-right label {
	font-size: 12px;
	font-weight: 500;
	color: #707070;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
#column-left .box-heading-inner {
	padding: 0;
	background: none;
}


.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result
 {
    float: left;
    padding: 0;
    width: auto;
	margin: 8px 0 0;
}
.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;}
.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: 9;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #fff;
}
.main-slider {
    position: relative;
}
.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;
	color: #000;
}
.productpage .write-review:hover, .productpage .review-count:hover {
	color: #026dfe;
}
.alert.alert-danger {
	float: right;
	width: 70%;
	margin-right: 50px;
}
.alert.alert-success {
	float: right;
	width: 70%;
	margin-right: 50px;
}
.close {
	margin-right: 20px;
}
.productpage .rating-wrapper{ margin-top: 10px;}
.checkout-cart .hasCustomSelect{width: 95% !important;}

.page-title{
	padding:0 0 10px;
}
.page-title,.refine-search,.product-title,.product-option{
	margin: 0 auto;
	font-size: 20px;
	font-weight: 700;
	color: #283346;
	padding-top: 8px;
}
.copy-right {
	padding: 60px 0px 40px 0px;
	text-align: center;
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	display: inline-block;
	float: none;
}
.block-social::before {
	border-bottom: 1px solid #2a2726;
	content: " ";
	left: 0;
	position: absolute;
	right: auto;
	top: 15px;
	width: 46%;
	right: auto;
	left: 54px;
}
.block-social ul::before {
	border-bottom: 1px solid #2a2726;
	content: " ";
	left: 0;
	position: absolute;
	right: auto;
	top: 13px;
	width: 46%;
	right: auto;
	left: 54px;
}
.block-social ul::after {
	border-bottom: 1px solid #2a2726;
	content: " ";
	left: auto;
	position: absolute;
	right: 0;
	top: 13px;
	width: 49%;
	right: 21px;
	left: auto;
}
.image .thumbnail {
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.block-social::after {
	border-bottom: 1px solid #2a2726;
	content: " ";
	left: auto;
	position: absolute;
	right: 0;
	top: 15px;
	width: 49%;
	right: 21px;
	left: auto;
}
#tmpaymentcmsblock {
	padding-top: 20px;
}
 .product-thumb .product-block-inner:hover {
	box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
	-moz-box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(161, 161, 161, 0.2);
}
#bottom-footer li{display:inline; padding: 0 10px 0 10px;}
#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,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout { border: 1px solid #eeeeee; padding: 10px;}


.shopping-cart .img-thumbnail{max-width:none;border-radius: 0;-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;}
#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-group{margin-left:5px; font-size:14px;border-radius: 0;-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;}
.panel-body .input-group span #button-voucher:hover{
background: #026dfe;
border: 2px solid #026dfe;
color: #fff;
}
.panel-body .input-group span #button-voucher{
	border: 2px solid #000;
color: #000;
padding: 5px 12px;
background: #fff;
border-radius: 0;
-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
padding: 6px 12px; 
font-weight: 600;
}
.col-sm-3.search_subcategory {width: auto; margin-top:7px;}
.text-left .btn-block .form-control {
	margin-right: 5px;
}
#button-search {
	float: right;
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	font-weight: 600;
	text-transform: uppercase;
}
#button-search:hover {
	background-color: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
}
.input-group #input-coupon:focus {
	border-color: #026dfe;
}
.input-group #button-coupon {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	padding: 5px 12px;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	font-weight: 600;
}
.input-group #button-coupon:hover{
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
}
.collapse .panel-body #button-quote {
	box-shadow: none;
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
	padding: 5px 12px;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	font-weight: 600;
}
.fa-search-plus::before {
	color: #fff;
}
.fa-chain::before, .fa-link::before {
	font-size: 14px;
}
.icon:hover .fa-search-plus::before {
	color: #fff;
}
.icon:hover .fa-chain::before,.icon:hover .fa-link::before {
	color: #fff;
}
.blog-image .post_hover .icon:hover {
	background: #026dfe;
	border-color: #fff;
	color: #000;
}

.panel-default .panel-default {
	border: none;
	box-shadow: none;
}
.information-blogger-blogs .panel-default .panel-body {
	padding: 0;
	border: none !important;
}
.collapse .panel-body #button-quote:hover{
	background: #fff;
	border: 2px solid #000;
	color: #000;
}
#content p a:hover {
	color: #026dfe;
}

.input-group #input-coupon{
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.product-search h2{clear:both;}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}
#product-manufacturer #content p a:hover {
	color: #026dfe;
}
#product-manufacturer #content p a {
	color: #000;
}
.col-sm-12 a:hover {
	color: #026dfe;
}
.col-sm-12 a {
	color: #000;
}
.buttons .pull-right .btn.btn-primary {
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	font-weight: 600;
	text-transform: uppercase;
}
.buttons .pull-right .btn.btn-primary:hover {
	
	background: #fff;
	border: 2px solid #000;
	color: #000;
}
.bootstrap-datetimepicker-widget td.day{position:relative;color: #777;}

.bootstrap-datetimepicker-widget td.day.active:before {
    border-bottom: 7px solid #000 !important;
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}
fieldset legend {
	font-size: 14px;
	font-weight: 400;
	color: #000;
}
.bootstrap-datetimepicker-widget td.new{
	color: #c4c4c4 !important;
}
.bootstrap-datetimepicker-widget .dow{
	color: #777;
}
.bootstrap-datetimepicker-widget thead tr:first-child th{
	color: #777;
}
.bootstrap-datetimepicker-widget td span{
	color: #777;
}

.newsletter{
	position: relative;
	padding-top: 15px;
}
.footerblock {
	float: left;
	margin-bottom: 40px;
	margin-top: 0;
	padding-bottom: 15px;
	position: relative;
	width: 100%;
}
.footerblock::before {
	border-bottom: 1px solid #2a2726;
	bottom: 1px;
	content: "";
	position: absolute;
	width: 92.2%;
	right: 35px;
	left: auto;
}
.footerblock::after {
	border-bottom: 1px solid #2a2726;
	bottom: 3px;
	content: "";
	position: absolute;
	width: 92.2%;
	right: 35px;
	left: auto;
}
.newsletter h2 {
	margin-left: 70px;
	float: left;
	text-transform: uppercase;
	border: none;
	font-size: 14px;
	padding: 33px 0 26px 63px;
	position: relative;
	font-weight: 600;
	color: #fff;
}

.product-thumb:hover .product-details .caption .price {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
}
.col-sm-4 #input-search {
	box-shadow: none;
}
.col-sm-4 #input-search:hover {
	border-color: #026dfe; 
}
.text-danger {
	font-size: 13px;
}
.newsletter form .col-sm-2.control-label {
	 display: none; 
}
.sitemap-left ul li a {
	color: #000;
}

.sitemap-left ul li a:hover {
	color: #026dfe;
}
.sitemap-right ul li a {
	color: #000;
}
.sitemap-right ul li {
	color: #000;
}
.buttons .pull-right .agree b:hover {
	color: #026dfe;
}
.buttons .pull-right .agree b {
	color: #000;
}
.breadcrumb li a {
	color: #000;
}
.breadcrumb li a:hover {
	color: #026dfe;
}
.breadcrumb i:hover {
	color: #026dfe;
}
.radio-inline {
	color: #000;
}
.pull-right {
	color: #000;
}
#account-login .breadcrumb {
	width: 100%;
	text-align: right;
}
.col-sm-6 .btn-primary:focus {
	background-color: unset;
	color: unset;
}
.col-sm-6 .well {
	background-color: unset;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow: none;
}
.col-sm-6 .well p {
	color: #000;
}
.well form .btn-primary {
	color: #000;
	background: #fff;
	border: 2px solid #000;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
.well form .btn-primary:hover{
	color: #fff;
	background: #026dfe;
	border-color: #026dfe;
}
.well a:hover {
	color: #fff;
	background: #026dfe;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	border: 2px solid #026dfe;
}
.well a {
	
	color: #000;
	background: #fff;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	border: 2px solid #000;

}
#products-related .action {
	display: none;
}
#products-related .image .action {
	display: inline-block;
}
.panel-group .panel{
	width: 100%;
}
.form-group .control-label {
	color: #000;
	font-weight: normal;
}
.well .form-group a {
	border: none;
	background-color: unset;
	color: #000;
}

.sitemap-right ul li a:hover {
	color: #026dfe;
}
.form-group label span {
	color: #000;
}
.table td a strong {
	color: #000;
}
.table td a strong:hover {
	color: #026dfe;
}

.table td .btn.btn-primary.btn-block {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	font-weight: 600;
}
.form-group .col-sm-10 .form-control:focus {
	border-color: #026dfe;
}
#review p {
	color: #000;
}
#form-review h4 {
	color: #000;
}
.form-group .col-sm-12 label {
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
}
.form-group .col-sm-2.control-label {
	color: #000;
}
.help-block{
	font-size: 14px;
}
.table td .btn.btn-primary.btn-block:hover {
	background: #026dfe;
	border: 2px solid #026dfe;
	color: #fff;
}
.table.table-bordered {
	color: #000;
	margin-top: 20px;
}
.btn.btn-danger.btn-block {
	margin: 0;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	padding: 5px 12px;
}
.product-right .form-group .btn-default {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	padding: 5px 12px;
	border-radius: 0 !important;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	font-weight: 600;
}
.form-group .form-control {
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow: none;
}
.fa.fa-exchange {
	font-size: 14px;
}
.fa.fa-heart {
	font-size: 14px;
}
.form-group .form-control:hover {
	border-color: #026dfe;
}
.product-right .form-group .btn-default:hover{
	border-color: #026dfe;
	color: #fff;
	background: #026dfe;
}
.form-group.required {
	margin-top: 33px;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: normal;
		color: #000;
}
#product-product .checkbox label:hover {
	color: unset;
}
#tabs_info .nav-tabs > li > a {
	background: #fff;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow: none;
	color: #a8a8a8;
	font-size: 14px;
	font-weight: 600;
	padding: 7px 0 15px;
	margin-right: 18px;
	border: none;
}
#tabs_info .nav-tabs > li > a:hover {
	color: #000;
}
#tab-description {
	color: #000;
}
#tabs_info .nav-tabs .active > a {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	border-top: none;
	border-left: none;
	border-right: none;
}
#tabs_info .nav-tabs .active {
	border-bottom: 3px solid #026dfe;
	z-index: 9;
}
.input-news {
	width: 75%;
	display: inline-block;
	float: left;
	text-align: center;
}
.subscribe-btn {
	position: relative;
	display: inline-block;
	float: left;
	text-align: center; 
	padding-left: 5px;
}
#footer .col-sm-3.column:first-child{
	border: none;
}
.picker-switch .btn:hover {
	background: #026dfe;
}
#input-quantity {
	width: 10%;

	display: inline-block;
	margin-bottom: 10px;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	height: 32px;
}
.wish-comp .btn.btn-default {
	background: #fff;
	border:2px solid #000;
	color: #000;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	display: inline-block;
	box-shadow: none;
}
.quickview .wish-comp .btn.btn-default {
	background: #fff;
	color: #000;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	display: inline-block;
	box-shadow: none;
	width: 60%;
}
.quickview .wish-comp .btn.btn-default:hover {
	background: #026dfe;
	color: #fff;
	border-color: #026dfe;
}
.newsletter .text-danger {
	position: absolute;
}
.product-rightinfo .cart-block #button-cart2 {
	background: #fff;
	padding: 5px 12px;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	border: 2px solid #000;
	font-weight: 600;
}
.control-label.qty {
	color: #000;
	padding-right: 3px;
}
.title-content h5 {
	font-size: 14px;
	color: #026dfe;
	font-weight: 600;
	text-transform: uppercase;
}
.panel-group .panel-default > .panel-heading {
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	background: unset;
}

.panel-group .panel.panel-default {
	border-radius: 0;
	background-color: unset;
}
#button-cart {
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	font-size: 13px;
	padding: 6px 20px;
	background: #fff;
	border: 2px solid #000;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 4px;
}
.btn.btn-default.wishlist {
	padding: 5px 9px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	margin-right: 4px;
	border: 2px solid #000;
}
.btn.btn-default.compare {
	padding: 5px 9px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	font-weight: 600;
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	box-shadow: none;
}
.quickview .fa.fa-heart {
	padding-right: 10px;
}
.quickview .fa.fa-area-chart {
	padding-right: 10px;
}
.fa-area-chart::before {
	content: "\f0ec";
}
.product-rightinfo .cart-block #button-cart2:hover {
	color: #fff;
	background: #026dfe;
	border-color: #026dfe;
}
#button-cart:hover {
	color: #fff;
	background-color: #026dfe;
	text-decoration: none;
	cursor: pointer;
	border-color: #026dfe;
}
.glyphicon-calendar::before {
	color: #000;
}
.glyphicon-chevron-down::before {
	color: #000;
}
.glyphicon-chevron-down:hover::before {
	color: #026dfe;
}
.glyphicon-chevron-up:hover::before {
	color: #026dfe;
}
.glyphicon-chevron-up::before {
	color: #000;
}
.glyphicon-time::before {
	color: #000;
}
a:hover .glyphicon-time::before {
	color: #fff;
}
.bootstrap-datetimepicker-widget td span.active{
	background-color: #026dfe !important;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{
background-color: #026dfe !important;
color: #fff !important;
}
.shopping-cart .input-group .form-control{
width:30%;
}

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

/*Product zoom CSSS*/

.zoomContainer {
    margin-bottom: 5px;
}
.zoomContainer .zoomLens{
	
}
.panel-group {
	padding-top: 20px;
}
#button-account {
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	background: #fff;
	color: #000;
	border: 2px solid #000;
	font-weight: 600;
}
#button-account:hover {
	background: #026dfe;
	color: #fff;
	border:2px solid #026dfe;
}
#button-login{
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
	background: #fff;
	color: #000;
	border: 2px solid #000;
	font-weight: 600;
}
#button-login:hover{
	background: #026dfe;
	color: #fff;
	border:2px solid #026dfe;
}
.form-group a {
	color: #026dfe;
}
.zoomContainer .zoomWindow{
	box-shadow:medium none;
}

/*  css for animation add to cart */
.alert.alert-success.animated{
	width:100%; 
	height:90px; 
	text-align:center;
	vertical-align:middle; 
	padding:30px 20px; 
	opacity:0.95 !important; 
	-webkit-opacity:0.95 !important; 
	-moz-opacity:0.95 !important; 
	-khtml-opacity:0.95 !important; 
	background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:16px !important;}
.alert.alert-success.animated span a{color:#fff; text-decoration:underline; }
.alert.alert-success.animated span .fa.fa-check-circle{color:#9bcf85;}
.alert.alert-success.animated button.close{
	opacity:1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	color:#fff;
}
@media (max-width: 1349px){
	#content .image-additional .slider-item .product-block{margin: 0;}
	.container {width: 1200px !important;}
	#nav-one > li > .dropdown-menu{left: 240px;}
	.input-news {width: 73%;}
	.product-details .caption .price{width: auto;}
}
@media (max-width: 1250px){
}
@media (max-width: 1200px) {
	#footer{margin-left: 0;}
	.newsletter .container {margin-left: 0;}
	#column-left .product-details .caption .price{width: auto;}
	.container {width: 1170px !important;}
	.main-slider .swiper-viewport .swiper-button-next{height: 450px;}
	.main-slider .swiper-viewport .swiper-button-prev{height: 450px;}
	.featured_default_width {width: 200px}
	.tabspecial_default_width {width: 200px;}
	.tabbestseller_default_width {width: 200px;}
	.tablatest_default_width {width: 200px;}
	.cms_content {padding: 20px;}
	.col-sm-5.search {width: 72%;right: 29px;}
	.container {max-width: 1310px;padding: 0 30px;}
	.input-news {width: 72%;}
	#footer .col-sm-3.column.last {width: 24%;}
	.newsletter h2 {font-size: 13px;}
	.product-thumb .image img{margin: 0;}
	#column-left .product-items .product-details,#column-right .product-items .product-details{width: 51%;}
	.box .box-content {margin: 15px;}
	.subbanner2-outer.subbanner2{padding-right: 20px;}
	#nav-one > li > .dropdown-menu{left: 233px;}
	.main-page.container{width: auto;padding: 0;}
	.product-info .image-additional { width: 100%;}
	#column-left .product-thumb .price-old, #column-right .product-thumb .price-old  {margin-left:0;}
	#column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before  {display:none;}
	#column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {display:block !important; text-transform: capitalize; font-weight:normal;   margin-top: -25px;}
	.col-sm-4.total_amount { margin-top: 88px;}
	
}
@media(max-width: 1199px){
	.fa-stack {width: 11px;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {width: 43%;}
	.block-social::before{left: 0;}
	.block-social ul::before{width: 50%;left: 0;}
	.block-social ul::after{width: 50%;}
	.block-social::after{width: 52%;}
	#footer .col-sm-3.column {padding: 0;width: 25%;padding-left: 15px;}
	.newsletter h2 {margin-left: 0;width: 50%}
	.input-news {width: 68%;}
	.newsletter form{width: auto;}
	.third-content.main-content {width: auto;padding: 0 0 0 10px;}
	.second-content.main-content {width: auto;padding: 0 10px;}
	.cms-block .cms_offer, .cms_offer1 {font-size: 12px;}
	.first-content.main-content {padding: 0 10px 0 0;width: auto;}
	.cms_img {margin-right: 5px;}
	.main-slider .swiper-viewport .swiper-button-next{height: 360px;}
	.main-slider .swiper-viewport .swiper-button-prev{height: 360px;}
	.col-sm-5.search {width: 68.5%;right: 44px;}
	.container {width: 970px !important;}
	.subbanner3 img {width: 100%;}
	#footer {padding-left: 15px !important;padding-right: 15px !important;}
	.main-header .container {padding: 0 45px;}
	#top .container {padding: 0 45px;}
	.box-content #nav-one > li > .dropdown-menu {left: 180px;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline !important;}
}
@media only screen and (min-width: 980px) and (max-width: 1200px) { 	
	.product-info .image img { width: 100%; }
 }
@media only screen and (min-width: 768px) and (max-width: 980px){
	.layout-2 #content .#tmcmsblock{width: 77%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 10px 0 0; }
	
}
@media (max-width: 979px) {
	.main-page.container {padding-bottom: 10px;}
	.box.category-left-inner {display: none;}
	.third-content.main-content {width: 33.3%;}
	.second-content.main-content {width: 33.3%;}
	.first-content.main-content {width: 33.3%;}
	.product-details .caption .price {width: 75%;}
	.fa-stack {width: 15px;}
	h2 span{font-size: 18px;}
	.newsletter h2 {font-size: 20px;width: auto;}
	/* css for responsive menu */
	.container .nav-container::before {
	display: none;}
	.container .nav-container::after {
	display: none;}
	#menu.responsive-menu .toggle .mobile_togglemenu, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu{
		width: auto;
		top: 0;
	}
	.dropdown-inner .childs_1 .dropdown.toggle {
	width: 100%;
}
	.copy-right{width: 100%;padding: 30px 0px 10px 0px;}
	.input-news {width: 80%;}
	.form-group.required{margin-top: 0;}
	.subscribe-btn {position: relative;float: left !important;
width:auto;}
#menu ul.nav li .megamenu ul.childs_1:first-child {
    width: auto;}
    #menu ul.nav li .megamenu ul.childs_1 {
    width: auto;}
	#menu {display: block;box-shadow: none;}
	.subbanner2-main img {width: 100%;}
	.static-menu {display: none;}
	.header_left {display: inline-block;}
	.static.menu{display: none;}
	footer .newsletter::before{display: none;}
	footer .newsletter::after{display: none;}
	.container .nav-container::before{height: 72px;}
	.container .nav-container::after{top: 0px;height: 72px;}
	.product-list .product-thumb .button-group{top: 55%;}
	#menu ul.nav li .megamenu ul.childs_1:first-child{padding: 0;width: 100%;
float: left;
margin-left: 0;}
	#menu ul.nav li .megamenu ul.childs_1 {padding: 0;border: none;width: 100%;
float: left;
margin-left: 0;}
	footer h5{margin: 0;}

	.toggle{background: none !important;padding: 10px 0 !important;width: 100%;}
	#footer .col-sm-3.column, #footer .col-sm-3.column.first, #footer .col-sm-3.column.last {width: 100%;padding: 5px 20px;}
	.newsletter h2{margin-left: 15px;}
	.newsletter form {float: left;margin-bottom: 20px;width: auto;margin-left: 15px;width: 95%;}
	#column-left .swiper-viewport {display: none;}
	.main-slider {width: 100%;padding: 0 2px;}
	.layout-2.left-col #content {width: 100%;padding: 0 5px;}
	.layout-2.left-col #column-left, .layout-2.left-col #column-right { clear: both;display: block !important;width: 100%;margin: 0;padding: 0 20px;}
	.layout-2.left-col #column-left {width: 30%;}
	#column-left .box, #column-left .single-banner, #column-right .box, #column-right .single-banner {margin-bottom: 0;}
	#common-home .box.category-left-column{display: none;}
	#menu.responsive-menu .toggle .dropdown-inner .mobile_togglemenu::before{display: none;}
	#menu.responsive-menu .toggle .mobile_togglemenu::before {	content: "\f067";font-family: "FontAwesome";font-size: 10px;float: right;}
	#menu.responsive-menu .toggle.active .mobile_togglemenu::before {	content: "\f068";font-family: "FontAwesome";font-size: 10px;float: right;}
	#menu.responsive-menu .toggle.active .dropdown-inner .toggle.active .mobile_togglemenu::before {
	content: "\f068";
	font-family: "FontAwesome";
	font-size: 10px;
	float: right;
}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled .toggle > a::before{
	content: "\f067";
	font-family: "FontAwesome";
	font-size: 10px;
	float: right;
	}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled .toggle.active > a::before{
	content: "\f068";
	font-family: "FontAwesome";
	font-size: 10px;
	float: right;
	}
	#menu.responsive-menu ul li a:hover {color: #026dfe;}
	#search .form-control::-moz-placeholder {color: #333;}
	#search {width: 100%;padding: 0;padding-top: 6px;}
	#menu .nav-responsive .expandable{margin-top: 23px;background: url("../image/megnor/Cat-Menu.png") no-repeat;height: 25px;width: 30px;}
	.nav-responsive span, .main-menu > ul > li > a {font-size: 16px;font-weight: 700;color: #fff;text-transform: uppercase;}
	.nav-responsive span, .main-menu > ul > li > a {margin: 15px 25px 20px 12px;padding: 5px 10px 0 6px;}
	.col-sm-5.search {display: inline-block;position: absolute;right: 19px;width: 94.7%;}
	.static-menu {display: none;}
	.responsive-menu, .main-menu {float: left;width: 100%;}
	.nav-inner {margin: 0 0 20px 0;}
	.nav-container {margin: 0;}
	.shipping_cms {	border-left: none;padding-left: 0;}	
	.block1 {display: none;}
	.header-right {
	float: right;
	width: auto;
	margin: 30px 0;
}
	header .container {margin: 0;padding: 0 20px !important;}
	.header-logo {float: left;text-align: left;margin: 35px auto 35px;width: 50%;padding: 0;}
	.main-page.container{width: 744px !important;}
	.container {width: 744px !important;}
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:inline-block;}
	.responsive-menu .nav.navbar-nav {  background: #ffffff none repeat scroll 0 0;  position: absolute;  width: 100%;  z-index: 999;border: 1px solid #e5e5e5;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);left:0;right:0;margin:0 auto;box-shadow: none;padding: 15px;}
	.responsive-menu li.toggle {  background: #ffffff none repeat scroll 0 0;box-shadow:none;padding:0 !important;float:left;width:100%;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;width: 100%;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	#menu.responsive-menu .dropdown .dropdown-menu { background:#fff; border: medium none;  box-shadow: none;  padding: 0;  position: relative;  width: 100%;left: 10px;}
	#menu.responsive-menu ul li a {  color: #000;float:left;width:100%;background: unset;padding: 8px 10px;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {float:left;width:100%;}
	.responsive-menu ul li .mobile_togglemenu:hover {  background-color: rgba(0, 0, 0, 0);}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {  display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {width:100%;float:left;border: medium none;  padding-left: 10px;  left: 0;    position: relative;    top: 0;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{  color: #000;padding-left: 10px !important;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover{  color: #026dfe;}
	/* end css for responsive menu */	
	
	#column-left .box-product .image,
	#column-right .box-product .image {margin-right:7px;}
	.col-md-4.btn-list-grid {margin-bottom: 10px;}	
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;   
	}
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	#accordion .form-horizontal .control-label{width:100%;}
	.shopping-cart .input-group .form-control{width:100%}
	.shopping-cart .input-group-btn{clear:both; margin-top:5px}
	.checkout-cart .shopping-cart .input-group-btn:last-child > .btn, .checkout-cart .shopping-cart .input-group-btn:last-child > .btn-group{margin-right:5px; margin-left:0;}
	.product-info .image img { width: 100%; }
	.layout-2.left-col #column-left, .layout-2.right-col #column-right, .layout-3 #column-left, .layout-3 #column-right, #column-left, #column-right {
    clear: both;
    display: block !important;
    margin-top: 20px;
    padding: 0 15px;
    width: 100%; 

	}
	#column-left .box .toggle .mobile_togglemenu, #column-right .box .toggle .mobile_togglemenu {
    background: rgba(0, 0, 0, 0) url("../image/megnor/toggle-arrow.png") no-repeat scroll right 0;
    right: 10px;
    top: 7px;
    width: 100%; }
	#column-left .box .toggle.active .mobile_togglemenu, #column-right .box .toggle.active .mobile_togglemenu { background-position: right -52px; }
	.common-home .layout-2.left-col #column-left, .common-home .layout-2.right-col #column-right, .common-home .layout-3 #column-left, .common-home .layout-3 #column-right, #column-left, #column-right { display: none !important; }
	#column-left .box .box-heading, #column-right .box .box-heading {
	margin: 0;
	position: relative;
	color: #fff;
	background: #026dfe !important;
	margin-bottom: 10px;
	padding-left: 10px !important;
	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 .filterbox, #column-right .box .filterbox  { display: none;  margin-bottom: 0; padding: 10px 0px; }
	#column-left .box .list-group, #column-right .box .list-group { display:none;margin: 0; }
}
@media (max-width: 767px) {
	.col-sm-5.search {
	display: inline-block;
	position: absolute;
	right: 0;
	width: 100%;
	padding: 0 20px;
}
	.hometab .fa.prev.fa-arrow-left {top: -180px !important;}
	.hometab .fa.next.fa-arrow-right {top: -180px !important;}
	.htabs .etabs li{width: 100%;}
	.etabs {
	padding-top: 45px;
	width: 100%;
	text-align: center;
	margin-right: 0;
}
	#tmcmsbannerblock img {
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	max-width: 100%;
	height: 100%;
}
	.product-block-inner:hover .fa.fa-heart{padding-right: 3px;}
	.product-block-inner:hover .fa.fa-exchange{padding-right: 3px;}
	.product-block-inner .fa.fa-heart {
	color: #000;
	padding: 0 ;
	padding-top: 10px;
	padding-right: 3px;
	cursor: pointer;
}
.nav-responsive span, .main-menu > ul > li > a {padding: 0px 10px 0 6px;margin: 15px 25px 15px 12px;}
    #menu .nav-responsive .expandable {
    margin-top: 20px;}
    .responsive-menu, .main-menu {
    height: 50px;}
.product-block-inner .fa.fa-exchange {
    color: #000;
    padding: 0 ;
    padding-top: 9px;
    padding-right: 3px;
    cursor: pointer;}
    .compare{opacity: 1;-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;}
	.quickview-button{display: none;}
	.product-thumb:hover .product-details .caption .price {opacity: 1;-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;}
	.product-thumb .button-group, #cart .text-right .addtocart, #cart .text-right .checkout {opacity: 1;-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;transform: none;bottom: 13px;position: relative;}
	.product-list .product-thumb .button-group{top: 0;position: relative;}
	#footer{width: 100% !important;}
	.product-layout.product-grid {width: 50%;}
	.product-block-inner .image .product_hover_block {left: 0;right: 0;opacity: 1;-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;top: 80%;}
	.main-page.container {width: auto !important;margin: 0;}
	.container {width: auto !important;}
	.wishlist{opacity: 1;-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;}
	.header_cart {margin: 0;}
	.contact_us, .header_cart { display: inline-block; float: none; vertical-align: middle; padding-left: 0px; text-align: left;}
	#top-links {vertical-align: middle;}
	.block1 > div {	float: none;display: inline-block;}
	.block1 .contact_us {margin: 0;	padding: 0;	vertical-align: top;}
	.shipping_cms {	float: none;display: inline-block;margin: 0 20px 0 0;}
	.block1 > div {float: none;display: inline-block;}
	.block1, .block2 {	width: 100%;text-align: center;}
	.header_right {	display: inline-block;float: none;text-align: center;	width: 100%;}
	.header_right {margin: 20px 0;} 
	.layout-2 #content,.layout-3 #content{width:100%;}
	.product-info .image-additional {width: 100%;} 
	.product-info .image-additional a {padding: 1px;} 
	.header-cart{width:100%;display:block;text-align:center;}
	.header-logo > div{display:inline-block;}
	.btn-info {margin-bottom:3px;} 
	#input-search {margin-bottom: 8px;}
	.col-sm-4.total_amount {margin-top: 20px;}
	#cart{float:none;padding: 0}	
	#cart .dropdown-menu {right: 0;width: 350px;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.product-info .image, .product-info .additional-carousel { margin: 0 auto; width: 300px;}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #ddd;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	.zoomWindowContainer, .zoomWindow, .zoomContainer { display: none; }
}

@media only screen and (max-width: 479px) {
	#cart{position: unset;}
	#cart > .btn{position: unset;}
	.main-header .header-cart{width: 100% !important;text-align: center;}
	.header-logo {text-align: center;margin: 35px auto 0;width: 100%;}
	#cart .dropdown-menu {width: 279px;right: 0;left: 0;float: none;}
	#menu.responsive-menu ul li .mobile_togglemenu {padding: 0 10px;}
	#cart .dropdown-menu table td{padding: 3px;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right, .layout-3 #column-left, .layout-3 #column-right, #column-left, #column-right{padding: 0;}
	.main-slider .swiper-viewport {padding-left: 20px;padding-right: 20px;}
	.btn-lg {padding: 6px 10px !important;}
	.newsletter h2::before{display:none;}
	#tmnavcmsblock p {display: none;}
	.toggle .mobile_togglemenu{top: 7px !important;}
	header .container {	margin: 0;padding: 0 20px !important;}
	.newsletter .text-danger {position: absolute;	bottom: 45px;text-align: center;width: 100%;}
	#top .container {padding: 0 15px;}
	.subscribe-btn {width: 100%;padding: 0;padding-right: 15px;}
	h2 span {font-size: 12px;}
	.banner-text1 {line-height: 30px;font-size: 12px;}
	#tmcmsbannerblock .full-banner {top: 30%;}
	#tmcmsbannerblock .left_side {margin-bottom: 30px;}
	#tmcmsbannerblock .left_side, #tmcmsbannerblock .right_side {width: 100%;}
	.etabs {padding-top: 45px;width: 100%;}
	.hometab .htabs a{float: none;}
	.htabs .etabs li{float: none;width: 100%}
	.container #common-home h2{text-align: center;width: 100%;float: none;}
	#tmcmsblock .main-content {width: 100%;text-align: center;padding-right: 0;}
	.tablatest_default_width {width: 100%;}
	.tabbestseller_default_width {width: 100%;}
	.tabspecial_default_width {width: 100%;}
	#tmnavcmsblock{display: none;}
	.main-page .container .nav-container {margin-left: 0;width: 100%;}
	.related_default_width {width: 500px;}
	.product-list .product-thumb .image{text-align: left;float: left;}
	.product-list .product-thumb h4{margin-top: 10px;
margin-bottom: -8px;}
	.latest_default_width {width: 100%;}
	.product-thumb {overflow: hidden;text-align: center;}
	#content .box-product .product-block-inner {display: inline-block;width: 93%;}
	.product-thumb .image{float: none;}
	.container .page-title, .container .product-title, .container h2, .container h1 {text-align: center;margin-left: 0;	padding-left: 0;}
	.information-blogger .breadcrumb{float: none;}
	.container {max-width: 576px;}
	.product-thumb .image img {float: none;display: inline-block;}
	.product-list .product-thumb .caption {padding: 0;}
	.product-list .product-details { padding-left: 0;padding-bottom: 15px;width: 100%;}
	.header_left {width: 100%;}
	.newsletter h2 {font-size: 13px;}
	.swiper-container { margin-left: -24px !important;margin-right: -24px !important;}
	.banner-main-inner {margin-bottom: 15px;}
	.subbanner1-outer.subbanner2, .subbanner2-outer.subbanner2 {width: 100%;padding: 0;}
	.main-slider .swiper-viewport .swiper-button-next {height: 235px;}
	.main-slider .swiper-viewport .swiper-button-prev {height: 235px;}
	.nav-responsive {width: auto;}
	.nav-inner {margin: 0;}
	#search .input-lg {width: 100%;}
	#search {width: 100%;padding: 0;}
	.col-sm-5.search {right: 0;left: 5px;bottom: 12px;width: 98%;padding: 0 10px;}
	.block2 {margin-top: 5px;}
	.header-right {	margin: 0 0 60px 0;width: 100%;}
	.block1 {display: none;}
	.product-info .image-additional a{float:none; text-align:center; padding: 1px;}
	.table{	
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.input-news {
	width: 100% !important;
	padding-right: 15px;
	padding-bottom: 5px;
}
.featured_default_width {
    width: 100%;
}
	.product-layout.product-grid{width:100%;}
	.shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
	.account-wishlist .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	#cart .dropdown-menu table {display: inline-block;}
	.flex-direction-nav a:before {font-size:27px !important;}
	#cart .dropdown-menu {  width: 290px;margin: 2px auto 0;}
	.dropdown-menu.pull-right {width: 100%;}
	#cart .dropdown-menu li > div {min-width:100%;}	
	.category_filter .limit {float: left;}
	.contact-info .left,.contact-info .right{width:100%;}
	.product-info .image, .product-info .additional-carousel {width: 100%;}
	.nav-tabs > li{width:100%;}	
	.nav-tabs > li > a{margin:0 0 2px;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
	.bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
	.checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
}
@media only screen and (max-width: 319px){
	
	.footerblock::after{width: 84.2%;}
	.main-header .header-cart{width: 100% !important;text-align: center;}
	.header-logo {text-align: center;margin: 35px auto 0;width: 100%;}
	#cart .dropdown-menu {width: 279px;right: 0;left: 0;float: none;}
	.left-col .alert.alert-success.animated{padding: 10px 20px;}
	.btn-group > .dropdown-menu{}
	#top-links .myaccount-menu{margin-top: 2px;}
	#content .box-product .product-block-inner {display: inline-block;width: 90%;}
	#tmnavcmsblock p {display: none;}
	#top-links li:first-child {border-left: medium none;}
	#cart > .btn{padding: 5px 5px;}
	.newsletter .text-danger {position: absolute;	bottom: 45px;}
	.newsletter h2 {margin-left: 0;padding-left: 0;}
	.newsletter h2::before{display: none;}
	.layout-2.left-col #content{padding:0;}
	.pull-left {padding: 0;padding-top: 10px;padding-right: 5px;}
	.header_left {width: 100%;}
	.header-right{width: 100%;}
	.product-list .product-details {overflow: hidden;padding-left: 0;}
	.product-list .product-thumb .button-group{position: relative;}
	.product-layout.product-grid {width: 100% !important;}
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#cart .dropdown-menu {width: 290px;}
	#cart .text-right .addtocart{margin:0 0 5px;}
	#cart .text-right .checkout{margin:0;}
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;
    font-size: 12px;	
}
.input-group-btn > .btn:last-child {
	border-radius: 0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}

#accordion .panel-title{padding:10px;font-size: 12px;}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:4px;font-size: 14px;font-weight: 600;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
<!-- Megnor www.templatemela.com - End -->