body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #919191;
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 0.6px;
	overflow-x: hidden;

}
:root {
  --background: #f18c56;/*button background color,hover effect */
  --text_color: #f18c56;/*text hover effect */
  --border: #f18c56;/*border hover effect */
}

:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}#instagram .item .insta-hover
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:12px;}
.fa-stack .fa{font-size:15px;color: #ffd61e;}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight: normal;
}
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;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent !important;
}
.nav-container {
    width: 1200px;
    margin: 0 auto;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
}
.lang_cur_block .pull-left .dropdown-menu img, #form-currency .dropdown-menu strong {
	display: block;
}
header.fixed #cart .dropdown-menu{top: 81px;}
header.fixed .dropdown-menu.myaccount-menu {
	top: 56px;
}
.lang_cur_block .pull-left .dropdown-menu img, #form-currency .dropdown-menu strong {
	display: inline-block;
}
header.fixed .header-left {
	margin-top: 13px;
	width: 25%;
	text-align: center;
}
.mfp-wrap, .mfp-bg{z-index: 99999 !important;}
@-webkit-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
.nav-container.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	background-color: #020507;
	padding: 0 18.5% 0;
	-webkit-font-smoothing: antialiased;
	animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-ms-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	z-index: 9;
}
.header-background {
	background: #fff;
	float: left;
	width: 100%;
}
.main-header {
	
}
.common-home .main-header {
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 12;
}
.common-home #top {
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    z-index: 11;
    background: rgba(0,0,0,0.65);
}
.common-home .header-center {
    background: #020507;
    z-index: 10;
}
header.fixed #logo {
	padding: 12px 0;
}
header.fixed .header-center {
	position: absolute;
	width: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 999;
}
header {
	background-color: #ffd200;
	display: inline-block !important;
	position: relative;
	vertical-align: top;
	width: 100%;
	z-index: 99;
	box-sizing: border-box;
}
header > .container {}

.header-combine {
	padding: 0 132px;
}
.header-bg {
	background: #fff;
	display: inline-block;
	width: 100%;
}
#common-success #content p a {color: var(--text_color);}
#checkout-cart .buttons .pull-right .btn.btn-primary {
	background-color: #000000 !important;
	border-color: #000000 !important;
	color: #fff;
}
.shopping-cart tr .input-group {z-index: 0;}
.header-left {
	float: left;
	position: relative;
	width: auto;
	z-index: 5;
	text-align: center;
	margin-right: 70px;
	width: 16%;
}
header.fixed .header-text-left {display: none;}


.headertop-text {color: #000;}
.header-center {
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
	float: none;
	width: 100%;
	text-align: center;
	background: #222222;
}

.header-center .container {
	width: 100%;
	padding: 0;
	display: inline-block;
	float: none;
	text-align: center;
}
.header-right {
	float:right;
	position: relative;
	width: 25%;
	text-align: left;
}

/* top */
.categories_thmb{
    background: #ffd200;
    display: inline-block;
width: 100%;
}
#top {
	background-color: rgba(0,0,0,0.65);
	padding:10px 0;
	margin: 0;
}

#top > .container {
}

.lan_cur_block {
	float: left;
	display: inline-block;
}
#form-language .btn.btn-link.dropdown-toggle::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #fff;
    left: -17px;
    top: 0px;
}
.help{position: relative;padding-right: 20px !important;padding-top: 1px;}
.helpcms,.catalogcms {
    color: #000;
    cursor: pointer;
}
.helpcms:hover,
.catalogcms:hover{
    color: var(--text_color);
}
.help li {
    padding: 8px 0 ;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}
.help li:last-child {border-bottom: none;padding:5px 0 3px;}
.help-menu {
	list-style: none;
	padding: 10px 18px;
	background: #fff;
	position: absolute;
	display: none;
	top: 32px;
	min-width: 170px;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}
.help .img {margin-right: 12px;}
.phone .img {color: #000;}
.whtsapp .img {color: #25d366;}
.skype .img{color: #00aff0;}
.help-menu li a{color: #000;font-weight: 400;}
.help-menu li:hover a {color: var(--text_color);}
.language-img {margin-right: 20px;position: relative;}
.language-img::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #000;
    left: 34px;
    top: 2px;
}

#form-language .btn.btn-link.dropdown-toggle {
	padding: 0 24px 0 0;
	position: relative;
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
#form-language .btn.btn-link.dropdown-toggle::after{
	position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #fff;
    right: 10px;
    top: 0px;
}
#form-language img {
    margin-top: 3px;
    margin-right: 5px;
    float: left;
}
#form-language:hover .btn.btn-link.dropdown-toggle {
	color: var(--text_color);
}
#form-language:hover .fa.fa-angle-down , .help:hover .fa.fa-angle-down , #top-links .dropdown.myaccount:hover a .fa.fa-angle-down {
	color: var(--text_color);
}
#form-currency :hover .btn.btn-link.dropdown-toggle {
	color: var(--text_color);
}
#form-currency :hover .fa.fa-angle-down {
	color:var(--text_color)	;
}
#form-language .fa.fa-angle-down , .help .fa.fa-angle-down , #form-currency .fa.fa-angle-down {
	font-size: 11px;
	vertical-align: middle;
	color: #fff;
}
#top-links .dropdown.myaccount a .fa.fa-angle-down {
    font-size: 11px;
    vertical-align: top;
    color: #fff;
    display: inline-block;
    padding: 8px 5px;
}
#form-currency .btn.btn-link.dropdown-toggle {
	padding: 0 ;
	position: relative;
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
 
.lan_cur_block .list-inline {
	display: inline-block;
	margin: 0;
}
.lan_cur_block .list-inline a {
	font-size: 11px;
	color: #000;
	padding: 12px 30px 12px 20px;
	display: inline-block;
	line-height: 20px;
}
.lan_cur_block .list-inline a:hover {
	color: #fdd42e;
}
.lan_cur_block .list-inline li
{
	 padding:0;
}
#form-currency .currency-menu > li, #form-language .language-menu > li {
	padding: 9px 0 10px;
	border-bottom: 1px solid #e5e5e5;
}
#form-currency .currency-menu > li:last-child, #form-language .language-menu > li:last-child {
	border-bottom:none;
}
#form-language .dropdown-toggle > img {
	
}
#form-currency .dropdown-menu {}
#form-currency strong {float: left;margin-right: 3px;}
.dropdown.help {margin-right: 30px;}
.btn.btn-link.btn-block.language-select {
	color: #000;
	padding: 0;
	font-size: 12px;
	text-transform: capitalize;
	display: inline-block;
}
#top-links .myaccount-menu .language-menu > li, #top-links .myaccount-menu .currency-menu > li {
	display: inline-block;
	float: left;
	margin: 5px 10px 5px 0;
	padding: 0;
	width: auto;
}
#form-language .btn-link:hover, #form-currency .btn-link:hover{text-decoration: none;color:var(--text_color);}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #999999;
}

#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 a,#language .dropdown-menu > li > a {
	color: #fff;
	text-decoration: none;
	padding: 0;
	background-color: transparent ;
	display: inline-block;
	vertical-align: top;
}
#wishlist-total {
    height: 25px;
}
#top-links li{vertical-align: top;margin: 10px 40px 0;padding: 0;}
#top-links li ul li {margin: 0;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: var(--text_color);background-color: transparent ;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: var(--text_color);
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {
	padding-top: 0;
	margin: 0;
	position: relative;
}
#top-links a + a {
	margin-right: 10px;
}
#top .fa-caret-down{vertical-align:text-bottom;}
#top #currency .btn-link, #top #language .btn-link {padding: 8px 12px;}
#top-links .myaccount .myaccount-menu a::before {display: none !important;}
#top-links .dropdown.myaccount a:hover::before{background-position: 7px -186px;}
#top-links .dropdown.myaccount .account-icon {
	background: transparent url("../image/megnor/account-icon.png") no-repeat center 4px;
	height: 24px;
	width: 23px;
	display: inline-block;
	cursor: pointer;
	margin-right: 8px;	
}
#top-links li:hover.dropdown.myaccount .account-icon {
	background-position: center -46px;
}

.myaccount .hidden-xs.hidden-sm.hidden-md {
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
}
#top-links .wishlist-icon {
	background: transparent url("../image/megnor/account-icon.png") no-repeat center -98px;
	height: 25px;
	width: 25px;
	display: inline-block;
	cursor: pointer;
}
#top-links li:hover .wishlist-icon {background-position: center -148px;}
#wishlist-total .hidden-xs.hidden-sm.hidden-md {display: inline-block;vertical-align: top;}
#top-links .dropdown-menu.myaccount-menu a {
	padding: 11px 0 11px;
	font-size: 12px;
	color: #000000;
	text-transform: capitalize;
	border-bottom: 1px solid #e5e5e5;
	display: block;
}
#top-links .dropdown-menu.myaccount-menu li:last-child a {border-bottom: none;}
#top-links .dropdown-menu.myaccount-menu a:hover {
	color: var(--text_color);
}
#top-links .dropdown.myaccount {
	margin: 8px 0 0;
}
#top-links .list-inline {
	margin: 0;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
/* logo */
.header-text-left {
	float: right;
	position: relative;
	width: auto;
	text-align: left;
	list-style: none;
	padding: 40px 0;
}
.header-text-left .list-inline {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
}
.header-text-left .list-inline > li {vertical-align: top;}
.header-search {
	float: right;
	position: relative;
	padding: 5px 0 0 0;
	z-index: 0;
	/*width: 100%;*/
}
.search_box .form-control-select {
    height: 38px;
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: #fff url("../image/megnor/select-arrow-down.gif") no-repeat 140px 18px;
    border: none;
    color: #000;
    padding: 8px 15px !important;
    width: 100%;
}
.search_box .form-control-select.active {
    background: #fff url("../image/megnor/select-arrow-up.gif") no-repeat 140px 18px;
}
.search_box {
    width: 31%;
	float: left;
	position: relative;
}
.header-search .input-group-btn {
    width: auto;
}
.search_box .form-control-select {
    padding: 10px 0;
}
.header-search .btn.btn-default.btn-lg {
	position: absolute;
	right: 13px;
	height: 18px;
	border: none;
	background: transparent url("../image/megnor/search.png") no-repeat scroll center 0 !important;
	padding: 0 !important;
	text-transform: capitalize;
	font-weight: normal;
	width: 18px;
	top: 12px;
	z-index: 99;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.header-search .btn.btn-default.btn-lg:hover {background-position: center -130px !important;padding: 0 !important;}

.header-search .form-control.input-lg {
    width: 100%;
    height: 38px !important;
    font-size: 12px;
    padding: 10px 40px 10px 10px !important;
    border: none;
    text-align: left;

}
#searchbox {
    padding: 0;
    width: 100%;
     border: 1px solid #d8e5eb;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
}
.search_box::after {
    background: #e0e0e0;
    position: absolute;
    content: "";
    top: 10px;
    bottom: 0;
    left: auto;
    right: 0;
    width: 1px;
    height: 22px;
}
#form-currency ul li .btn-link {
	color: #000;
	font-size: 12px;
	padding: 0;
}
#form-language .dropdown-menu, #form-currency .dropdown-menu  {
	top: 29px;
	padding: 4px 15px 5px;
}
.header-search.active .header-toggle, .header-search.active .header-toggle:hover {
	background: rgba(0, 0, 0, 0) url("../image/megnor/cross.html") no-repeat center center;
}
.header-search.active .header-toggle:hover, .header-search.active .header-toggle:hover {
	background: rgba(0, 0, 0, 0) url("../image/megnor/cross_hover.html") no-repeat center center;
}
.header-search .header-toggle:hover{}
.header-search .header-toggle {
	
}
.header-search .header-toggle:hover {
	background: url("../image/megnor/search_hover.html") no-repeat center center;
	height: 30px;
	width: 17px;
	cursor: pointer;
	border-bottom: 1px solid var(--border);
}
.header-cart {
	float: right;
	position: relative;
	margin: 0 0 0;
}
.header_top {
    width: 32%;
    float: left;
    padding: 18px 0;
    position: relative;
}

#logo {
	margin: 0;
	display: inline-block;
	padding: 4px 0;
}
#logo img{
    width: auto;
    height: 100px;
}
.dropdown-menu.myaccount-menu {
	top: 42px;
	margin: 0;
	padding: 9px 20px 6px;
}
.col-sm-3.time {
	margin: 10px 0 0 0;
	padding: 0 35px;
}
/* search */
#search {
	display: block;
	left: auto;
	position: relative;
	right: 0;
	top: 0;
	width: 525px;
	z-index: 99;
	
}
header.fixed #search {
	top: 56px;
}
#search .input-lg {
	line-height: 20px;
	padding: 0 10px;
	background-color: #fff;
	color: #000;
	width: 100%;
	height: 38px !important;
	border: 1px solid #d8e5eb;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
}
#search .input-group-btn {
	width: 40px;
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
}
#search .btn-lg {
	background: transparent url("../image/megnor/search.png") no-repeat center center;
	margin: 0;
	width: 100%;
	font-size: 0;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	height: 38px;
	border: none !important;
}
#search .btn-lg:hover {
	background: transparent url("../image/megnor/search_hover.html") no-repeat center center;
}
#search .btn.btn-default.btn-lg {
	background-color: transparent !important;
}
/* cart */
#cart {
	margin-bottom: 0;
	float:right;
}
#cart > .btn:hover{/*background-position: center -246px;*/}
#cart > .btn {
    background: transparent;
    padding: 0;
    position: relative;
}
#cart .cart-icon {
	
}
#cart:hover .cart-icon{}
#cart > .btn::after {
	position: absolute;
	content: "";
   background: transparent url("../image/megnor/account-icon.png") no-repeat center -197px;
	width: 25px;
	height: 25px;
	padding: 0;
	left: 0;
	display: inline-block;
	vertical-align: middle;
	box-shadow: none;

}
#cart:hover > .btn::after {
	background-position: center -247px;
}
#cart:hover #cart-total {
	color: var(--text_color);
}
#cart-total {
	display: inline-block;
	vertical-align: middle;
	color: #000;
	font-weight: 600;
	position: relative;
	z-index: 9;
	top: 0;
	right: auto;
	bottom: auto;
	left: auto;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 4px;
	margin-left: 29px;
}

#cart .item-count {
    font-size: 14px;
    font-weight: 400;
    color: var(--text_color);
    letter-spacing: 0;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {background-color: transparent;}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 350px;
	padding: 10px;
	margin-top: 0;
	top: 42px;
	color: #000;
}
#cart .button-container {
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;border:none;
}
#cart .dropdown-menu table td{border:none;background:none;}
#cart .dropdown-menu li > div {}
#cart li {margin: 0;font-size: 12px;font-weight: 400;}
#cart strong {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
}
#cart .cart-menu .table .text-left a, #checkout-cart .text-left a, #accordion .panel-body .buttons .pull-right b, #collapse-checkout-confirm .table .text-left a{color: #000;text-transform: capitalize;}
#cart .dropdown-menu li p {	margin-top: 10px;}
/* menu */
.nav-responsive { display:none;}
.responsive-menu, .main-menu {
	position: inherit;
	text-align: left;
	float: left;
	display: inline-block;
	/* overflow: hidden; */
	vertical-align: middle;
        width: 100%;
}
.main-menu > ul > li {
	position: relative;
	float: left;
}
.main-menu .nav.navbar-nav li.top_level:nth-child(2)::after {
    position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0) url("../image/megnor/new.html") no-repeat scroll 0 0;
	width: 33px;
	height: 20px;
	left: auto;
	right: 25px;
	top: -6px;
	bottom: auto;
}
.nav-container.fixed .main-menu .nav.navbar-nav li.top_level:nth-child(2)::after , 
.nav-container.fixed .main-menu .nav.navbar-nav li.top_level:nth-child(4)::after ,
.nav-container.fixed .main-menu .nav.navbar-nav li.top_level:nth-child(5)::after {top: 0;}
.main-menu .nav.navbar-nav li.top_level:nth-child(4)::after {
    position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0) url("../image/megnor/sale.html") no-repeat scroll 0 0;
	width: 33px;
	height: 20px;
	left: auto;
	right: 25px;
	top: -6px;
	bottom: auto;
}
.main-menu .nav.navbar-nav li.top_level:nth-child(5)::after {
    position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0) url("../image/megnor/hot.png") no-repeat scroll 0 0;
	width: 33px;
	height: 20px;
	left: auto;
	right: 25px;
	top: -6px;
	bottom: auto;
}
.main-menu  li.dropdown-menu.megamenu::after{content: none;}
.main-menu > ul > li:hover {
}
 #menu ul li.home_first a {  }
.nav-responsive span, .main-menu > ul > li > a {
	font-size: 12px;
	color: #fff;
	display: block;
	z-index: 6;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px 25px 15px 0;
	letter-spacing: 0.8px;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	background: none;
	color: var(--text_color);
}
.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 > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a , .responsive-menu .main-navigation li a{
	padding: 8px;
	color: #666;
	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.html) ;
	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.html) ;
	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;
}
#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 20px;
	position: absolute;
	top: 0;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a {
	padding: 4px 0;
	border: none;
}
#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 {
	margin: 0;
	position: relative;
	float: none;
	border: none;
	padding: 0;
	box-shadow: none;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a:hover, .hiden_menu .top_level a:hover{
	color:var(--text_color);
}
#menu ul.nav li .megamenu ul.list-unstyled li.dropdown > a {
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
#menu ul.nav li .megamenu ul.childs_1 {
    padding: 0 26px 0 5px;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
	background: none;
	padding: 0;
	font-family: poppins;
	font-size: 12px;
	font-weight: 600;
	text-transform: capitalize;
	color: #000;
	display: block;
}
#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: 400;
    line-height: 24px;
	}
.hiden_menu .dropdown-inner li.top_level a { font-size: 12px;
    font-weight: normal;
    line-height: 26px;
	}
/*#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:before {
    content: "\f006";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 8px;
	font-size: 9px;
}*/

/*#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover:before { content: "\f005"; }*/
#menu ul.nav li .megamenu ul.childs_1:last-child {
    border: medium none;
    padding:0;
}
#menu ul.nav li .megamenu.column1 ul.childs_1 { border:none;}


#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover { color:var(--text_color) ; }

#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;
	padding: 4px 0 4px 15px;
	text-transform: capitalize;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a::before {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 14px;
	position: absolute;
	right: auto;
	top: 4px;
	color: #000;
	left: 0;
}
#menu > ul > li.hiden_menu div {
	display: none;
}
#menu > ul > li.hiden_menu div {
	min-width: 195px;
	background-color: #fff;
	padding: 20px;
	position: absolute;
	text-align: left;
	border: 1px solid #ececec;
	margin: 0 0 0 !important;
	width: 100%;
	left: 0;
	z-index: 3;
}
#menu > ul > li.hiden_menu:hover > div {  display:block;}
#checkout-cart td {padding: 20px;}
#accordion.panel-group .panel {
	margin-bottom: 20px;
}
.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 #ececec; */
	padding: 25px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #fff;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	visibility: hidden;
	display: block;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	-webkit-transform-origin: center top 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;
}
#menu ul.nav li .megamenu ul.childs_1 {
	padding: 0 20px;
}
#menu .dropdown-menu.megamenu {
	top: 50px;
	left: 0px;
	right: auto;
}
#menu .dropdown .dropdown-menu .dropdown-menu {transform: none;}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu, #menu > ul > li.hiden_menu:hover div {
		display: block;
		visibility: visible;
		transform: translateY(0px);
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		visibility: visible;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

/* 1-col layout */

#column-left{
	width:25%;
}
#column-right{
	width:25%;
}
.layout-1 #content{
	padding: 0;float: none;
}
.category_img .img-thumbnail {
	padding: 0;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
/* 2-col layout */

.layout-2.left-col #column-left {
	position: relative;
	float: left;
	width: 20%;
	padding: 20px 0 86px 0;
        border-right: 1px solid #ebebeb;

}
#content{position: relative;}
#content::after {
	    /*position: absolute;
		content: "";
		background: rgba(0, 0, 0, 0) url("../image/megnor/line.jpg") repeat scroll center center;
		width: 1px;
		height: 100%;
		left: 0;
		top: 0;*/
}
.layout-2.right-col #column-right{
	position: relative;
	float: right;
	width: 20%;
	padding: 20px 0 86px 0;
}
.layout-2.right-col .container {
    background: url("../image/megnor/line.png") repeat-y 20%;
}
.layout-2 #content {
	float: right;
	margin: 0;
	padding: 25px 0 0 40px;
	width: 80%;
}
 

.layout-2.left-col #content {

}
.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 */
/* footer */
.content_footer_top {
	padding-top: 90px;
	padding-bottom: 90px;
	display: none;
}
.common-home .content_footer_top {
	display: block;
}
#column-left .box-product .price, #column-right .box-product .price {
	margin: 0;
}
.footer-logo {
/*	background: transparent url("../image/megnor/footer-logo.png") no-repeat center center;
	height: 50px;*/
	width: 33%;
	margin: 0 auto;
	float: left;
}
.footer-logo img{
    margin: auto;
}
.discountcms {
   width: 25%;
	float: left;
	text-align: center;
	margin: 10px 25px 100px 0;
	    position: relative;
    overflow: hidden;
}
.discount-img {
       width: 310px;
    height: 310px;
    background: rgba(0, 0, 0, 0) url(../image/megnor/customer-img.png) no-repeat scroll center center;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    background-size: 90%;
    float: left;
    position: relative;
    overflow: hidden;
}
.discount-banner {
   display: inline-block;
	background: #f18c56;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 3px;
	padding: 0 15px;
	    
}
.discount-offer {
    display: block;
    font-size: 48px;
    line-height: 50px;
    font-weight: 400;
    color: #000;
    padding: 18px 0 0;
}
.discount-txt {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 200;
    color: #000;
    text-transform: capitalize;
}
.discount-btn {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    font-weight: 500;
    padding-top: 12px;
}
.discount-btn a {
    
}
.discount-btn a {
    border-bottom: 1px solid #000;
    color: #000;
   
}
.discount-btn:hover a {
	border-bottom: 1px solid var(--border);
    color: var(--text_color);
    
}
.newsletter .input-news .text-danger {
	margin: 0;
	color: #000;
	background: var(--background);
	padding: 10px 0;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -6%;
}
.newsletter h2 {
	padding: 20px 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	word-spacing: 2px;
	color: #000;
	text-align: center;
	margin-bottom: 0;
}
.newsletter form {
	/*display: inline-block;*/
	padding: 0;
	margin: 0 auto;
}
.newsletter form  .form-group.required {
	margin: 0;
}
.newsletter {
	position: relative;
	text-align: left;
	float: left;
	width: 30%;
	margin: 20px 0 0 0;
}
.sub-txt {
    padding-bottom: 20px;
}
.newsletter .box-heading {margin-bottom: 10px;width: 100%;text-transform: capitalize;}
.newsletter div.required .control-label::before {
    content: none;}
#txtemail {
	min-height: 45px;
	width: 100%;
	float: left;
	border: none;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #fff;
	padding: 10px 28px 10px 0;
	letter-spacing: 0.6px;
	border-bottom: 2px solid #000;
	font-weight: 400;
	color: #919191;
	font-size: 13px;
}
.newsletter .input-news {width: 100%;float: left;}
.subscribe-btn {}
.subscribe {
	cursor: pointer;
	float: none;
	position: relative;
	width: auto;
	height: auto;
	border: none;
	margin-top: 30px;
	background: #000000;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 20px;
	padding: 11px 32px;
	letter-spacing: 0.8px;
}
.subscribe:hover {background-color: var(--background);color: #000;}
.content_footer_left {
	width: 40%;
	float: left;
	display: inline-block;
	vertical-align: top;
	margin-right: 4%;
}
.content_footer_center {
	width: 33%;
	float: left;
	display: inline-block;
	vertical-align: top;
}
.content_footer_right {
	width: 33%;
	float: left;
	display: inline-block;
	vertical-align: top;
}
.content_footer_right .payment {
	width: 100%;
	float: left;
	text-align: right;
	padding: 34px 0 0;
}
.content_footer_right .payment-method {
	margin: 0;
	padding: 0;
}
#column-left .swiper-pagination-bullet, #column-right .swiper-pagination-bullet {display: none;}
#footer {background-color: rgba(0,0,0,0.01);padding: 86px 0 70px;}
footer {
	width: 100%;
	float: left;
	 background: rgba(0, 0, 0, 0) url(../image/megnor/footer-bg.jpg) repeat scroll center center;
}
footer .container {
    margin: 0 auto;
}
#bottom-footer {
    width: 100%;
    float: left;
    padding: 35px 0;
    background-color: rgba(0,0,0,0.5);
}
#powered {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: capitalize;
	padding-top: 30px;
	color: #fff;
}
.content_footer_bottom .payment {display: block;}
.content_footer_bottom .payment .payment-method {
	padding: 0;
	list-style: none;
	margin: 0;
}
.payment ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
	position: relative;
	text-align: left;
}
.payment .payment-method span {
	font-size: 0;
	height: 23px;
	width: 34px;
	display: inline-block;
	vertical-align: top;
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	-ms-opacity: 0.9;
	-o-opacity: 0.9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: left;
	cursor: pointer;
}
.payment .payment-method .american-express span {
	background: url("../image/megnor/American.png") no-repeat scroll 0 0px transparent;
}
.payment .payment-method .discover span {
	background: url("../image/megnor/American.png") no-repeat scroll 0 0px transparent;
}
.payment .payment-method .maestro span {
	background: url("../image/megnor/Mestro.png") no-repeat scroll 0 0px transparent;width: 41px;height: 21px;
}
.payment .payment-method .mastercard span {
	background: url("../image/megnor/master_card.png") no-repeat scroll 0 0px transparent;width: 45px;height: 21px;
}
.payment .payment-method .paypal span {
	background: url("../image/megnor/Paypal.png") no-repeat scroll 0 0px transparent;width: 45px;height: 21px;
}
.payment .payment-method .visa span {
	background: url("../image/megnor/Visa.png") no-repeat scroll 0 0px transparent;width: 45px;height: 21px;
}
.social-icons {
	float: left;
	text-align: center;
	padding: 30px 0 0;
}
#follow_us h3 {
	margin: 12px 0;
	display: inline-block;
	vertical-align: top;
	color: #fff !important;
	font-size: 12px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.social-icons .follow-us .toggle-block {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.follow-us a:hover.facebook i {color:var(--text_color);}
.follow-us a:hover.twitter i {color: var(--text_color);}
.follow-us a:hover.linkedin i {color:var(--text_color);}
.follow-us a:hover.rss i {color: var(--text_color);}
.follow-us a:hover.youtube i {color:var(--text_color);}
.follow-us a:hover.pinterest i {color: var(--text_color);}
.follow-us a:hover.google-plus i {color:var(--text_color);}
.follow-us a:hover.skype i {color:var(--text_color);}
.follow-us a:hover.instagram i {color:var(--text_color);}
.social-icons .follow-us .toggle-block li a {
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 14px;
	background: #303030;
	color: #fff;
	width: 32px;
	height: 32px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	vertical-align: bottom;
	padding: 4px 0;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #919191;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.2px;
	text-transform: capitalize;
}
#powered a {
	color: #c1c1c1;
	font-weight: 400;
}
#footer .column li a:hover{color: var(--text_color);}
#footer .column li a {
	padding-left: 0;
	float: left;
	padding-bottom: 6px;
	width: 100%;
	color: #fff;
	font-weight: 400;
}
#footer .column li a:hover {

}
#footer .list-unstyled .address_content, #footer .list-unstyled .phoneno_content, #footer .list-unstyled .contact_title {
	color: #838383;
	font-weight: 300;
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
#footer .manufacture_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#powered a:hover {color: var(--text_color);}
#footer .manufacture_block li:hover{border-color: var(--border);}
#footer .manufacture_block li {
	display: inline-block;
	text-transform: capitalize;
	font-size: 12px !important;
	padding: 2px 10px;
	margin-right: 2px;
	border: 1px solid #f5f5f5;
	margin-bottom: 8px;
	vertical-align: top;
	font-weight: 300;
}
#footer .manufacture_block li a {padding-bottom: 0;}
#footer .list-unstyled {margin: 0;}
footer a:hover {
	color: var(--text_color);
}
footer h5 {
	color: #f18c56;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 25px;
	padding: 0;
	position: relative;
	line-height: 24px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
#footer .col-sm-3.column {
	display: inline-block;
	vertical-align: top;
	float: right;
	box-sizing: border-box;
	margin: 6px 0 0 ;
	width: 18.6%;
	padding: 0 0 0 40px;
	min-height: 220px;
}

@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: transparent !important;
}
.breadcrumb a:hover{color: var(--text_color);}
.breadcrumb a {
	color: #000000;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 300;
	line-height: 20px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li::before {
	content: "/" !important;
	padding: 0 10px !important;
	color: #000;
}
.breadcrumb > li:after {}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	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-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
#product .form-group #input-quantity, .quickview-model #input-quantity {
	width: 60px;
	height: 38px;
	display: inline;
	padding: 8px;
	margin: 0 3px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.btn-group.wish-comp .btn.btn-default.wishlist, .btn-group.wish-comp .btn.btn-default.compare {
	padding: 10px 15px !important;
	margin-left: 15px;
}
.modal-content{z-index: 999 !important;}
.btn-default:hover{
	background-color: rgba(0,0,0,1)  !important;
	color: #FFFFFF;
	border-color: #000000  !important;
}
.btn-default {
	background-color: var(--background) !important;
	color: #FFFFFF;
	border-color: var(--border)  !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px  !important;
	font-weight: 500  !important;
	width: auto;
	padding: 10px 20px  !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	border-radius: 0  !important;
	line-height: 20px  !important;
}
.btn-primary:hover{
	background-color: rgba(0,0,0,1)  !important;
	color: #FFFFFF;
	border-color: #000000  !important;
}
.btn-primary {
	background-color:var(--background)  !important;
	color: #FFFFFF;
	border-color: var(--border)  !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px  !important;
	font-weight: 500  !important;
	width: auto;
	padding: 10px 20px  !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	border-radius: 0  !important;
	line-height: 20px  !important;
}
.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);
	-ms-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-o-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;
}
.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: #919191;
	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 {
	border: none;
	margin-bottom: 15px;
	overflow: auto;
}
.product-thumb .image.outstock{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.7;
}
#column-left .status_stock , #column-right .status_stock {
    font-size: 10px;
    line-height: 15px;
    padding: 5px 0;
    top: 29px;
}
#column-left .box-product .product-items , #column-right .box-product .product-items {
    margin-bottom: 0;
}
.status_stock {
	position: absolute;
	top: 45%;
	width: 100%;
	background: #fff;
	padding: 10px 0;
	font-size: 16px;
	box-shadow: 0px 0px 10px #bbb;
	text-transform: uppercase;
	font-weight: 500;
	color: #010101;
	text-align: center;
}

.product-thumb .image {
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	display: inline-block;
	vertical-align: top;
	position: relative;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
	-ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
	-o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
	margin: 3%;
        border: 1px solid #000;
        height: 330px;
        width: 94%;
	
}
.product-thumb .image a {
	display: block;
	color: #000;
	line-height: 42px;
	height: 100%;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-height: 100%;

}
.product-thumb .image .watermark{
    position: absolute;
    z-index: 1
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.product-grid .product-thumb .image {
	float: left;
}
.banners-slider-carousel .product-carousel .product-block {}
.banners-slider-carousel {
	width: 100%;
	float: left;
	margin: 60px 0 100px ;
}
.content-top-breadcum {
	width: 100%;
	/* float: left; */
	text-align: center;
	padding: 40px 0;
	background-color: #f2f2f2;
}
#content.productpage .product-left {
	float: left;
	margin: 0;
	width: 50%;
	padding-right: 100px;
	box-sizing: border-box;
	padding: 50px 50px 50px 0;
}
.form-control {
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.02) ;
	-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.02);
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.02);
	border: 1px solid #d8e5eb;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
.productpage #tabs_info {
	border-top: 1px solid #ececec;
	background: #fff;
}
.productpage #tabs_info .nav-tabs {
	padding: 0;
	width: 15.5%;
	float: left;
	padding: 80px 0;
	border-bottom: none;
}
.productpage #tabs_info .nav-tabs > li > a{
	color: #000;
	display: block;
	border: none;
	line-height: 18px;
	padding: 15px 0;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	position: relative;
	margin: 0;
}
.productpage #tabs_info .nav > li > a:hover, .nav > li > a:focus{background-color: transparent;}
.productpage #tabs_info .nav-tabs > li.active > a, .productpage #tabs_info .nav-tabs > li.active > a:hover, .productpage #tabs_info .nav-tabs > li.active > a:focus{color: var(--text_color);}
.productpage #tabs_info .nav-tabs > li.active > a::before{
	content: "";
	background-color: var(--background);
	width: 3px;
	height: 48px;
	position: absolute;
	right: -2px;
	top: 0;
	z-index: 7;
}
.productpage #tabs_info .tab-content {
	line-height: 24px;
	float: left;
	width: 84.5%;
	padding: 70px 80px;
	position: relative;
	min-height: 352px;
	color: #838383;
	font-weight: 300;
	letter-spacing: 1.2px;
	border:none;
	margin-bottom: 0;
}
.productpage #tabs_info .tab-content::before{
	content: "";
	position: absolute;
	background-color: #ececec;
	width: 1px;
	height: 100%;
	left: 0;
	top: 0;
}
#product-manufacturer #content p a, .manufacturer-content a:hover{color:var(--text_color);}
#product-manufacturer #content p a, .manufacturer-content a {color: #838383;}
.productpage #tabs_info .nav-tabs > li {float: none;}
#content.productpage .product-right {
	width: 50%;
	float: left;
	padding: 50px 0 30px 50px;
	
}
.productpage .product-left .image .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
}
.common-home .content-top-breadcum {
	display: none;
}
.quickview-model #content.productpage-quickview {
	width: 100%;
	padding: 20px 5px;
	background: #fff;
}
.productpage-quickview .image .thumbnail {
	padding: 0;
	border: none;
	border-radius: 0;
}
.quickview-model #content ul.list-unstyled {
	border: none;
	padding: 5px 0;
	margin-bottom: 0;
}
.productpage .product-right ul li .special-price , .productpage .product-right ul li h4 {
	font-size: 22px;
	font-weight: 600;
	line-height: 38px;
	color: var(--text_color);
	width: auto;
	display: inline-block;
	margin: 0 10px 0 0;
}
.productpage .product-right .old-price {
	color: #d8d8d8;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
}
#form-review h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.1;
	color: #000;
}
.productpage-quickview ul li a {color:#000;}
.productpage-quickview .product-info .image {width: 100%;}
.product-thumb .button-group .quickview a {
	background: transparent url("../image/megnor/product-icon.html") no-repeat scroll 0 -423px;
	height: 18px;
	width: 40px;
	margin-top: 5px;
	-ms-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display: inline-block;
}
.product-thumb .product-block-hover .wishlist, .product-thumb .product-block-hover .compare {
	background: rgba(0, 0, 0, 0);
	display: inline-block;
	font-size: 0;
	height: 35px;
	line-height: 35px;
	padding: 0;
	position: relative;
	vertical-align: top;
	width: 35px;
	border: 0;
	box-shadow: none;
	position: relative;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.product-block-hover {
	position: absolute;
	margin-top: 15px;
	margin-right: 10px;
	top: 0;
	right: 0;
	width: 40px;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transition: transform 0.5s ease 0.2s;
	-webkit-transition: transform 0.5s ease 0.2s;
	-moz-transition: transform 0.5s ease 0.2s;
	-ms-transition: transform 0.5s ease 0.2s;
	-o-transition: transform 0.5s ease 0.2s;
}
.product-block.product-thumb:hover .product-block-hover {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	-moz-transform: translateX(0);
}
button.addtocart {
    background: transparent;
    box-shadow: none;
    border: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	margin: 15px;
	width: 31%;
	position: relative;
	overflow: hidden;
}
.product-layout.product-list.col-xs-12 {
    padding: 0;
}
}
.pxtestimonialblock {
    width: 100%;
    float: left;
    margin: 110px 0;
    text-align: center;
}
.px_testimonial_inner img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.pxtestimonialblock .title {
	text-align: center;
	width: auto;
	margin: 0;
	display: inline-block;
}
.pxtestimonialblock .customer-name {display: inline-block;text-align: right;color: #c4c4c4;font-size: 14px;}
.pxtestimonialblock .post-description {width: 1000px;margin: 35px auto;font-size: 13px;}
.pxtestimonialblock .title {
    display: inline-block;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    padding-right: 10%;
    position: relative;
}
.pxtestimonialblock .title::before {
	content: "";
	width: 80px;
	height: 1px;
	background: #585858;
	left: 155px;
	right: auto;
	top: 14px;
	position: absolute;
}
#testimonial .customNavigation a.next {right: 35% !important;}
#testimonial .customNavigation a.prev {left: 35%;}

/* CMS block */

.cmsblock .container {
	width: 1200px;
}
.cmsblock {
	margin: 70px 0;
}
.cms_block.left {
	float: left;
	width: 50%;
}
.cms_block.right {
	float: right;
	width: 50%;
}
.cmsblock .cms_block.left .description_wrapper {
	background: transparent url("../image/megnor/pattern.html") no-repeat center center;
	text-align: center;
}
.cmsblock .cms_block.left .description_wrapper .subtitle {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: 600;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	display: inline-block;
	margin: 33px 0 0 0;
}
.cmsblock .cms_block.left .description_wrapper .title {
	font-size: 76px;
	color: #000;
	line-height: 60px;
	font-weight: 600;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	margin: 10px 0 0;
}
.cmsblock .cms_block.left .description_wrapper .desc {
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.8px;
	font-weight: 400;
	margin: 65px 40px;
	color: #8c8c8c;
}
.cmsblock .cms_block.left .description_wrapper .action a {
	background: var(--background);
	color: #fff;
	padding: 11px 35px;
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	white-space: normal;
	line-height: 24px;
	font-size: 11px;
	margin: 0 0 20px 0;
	display: inline-block;
}
.cmsblock .cms_block.left .description_wrapper .action a:hover {
	background :#000;
}
/* end of cms block */
.product-thumb h4 a:hover{color:var(--text_color);}
.product-thumb h4 a {
	color: #000;
	font-size: 13px;
	font-weight: 600;
}
.product-thumb h4 {
	margin: 0 ;
	line-height: 24px;
	font-size: 12px;
	font-weight: 400;
	display: block;
	font-family: 'Poppins', sans-serif;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}
.hometab .product-thumb h4 , .related .product-thumb h4 {}
.product-thumb .caption {
	position: relative;
	float: left;
	width: 100%;
	-ms-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-list .product-thumb .rating {
	float: left;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	margin: 0;
	border: none;
	display: block;
	text-align: left;
	width: auto;
	padding: 0;
}
.product-thumb:hover .rating {opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;}
.product-thumb .rating {
	margin: 0;
	display: inline-block;
	width: auto;
	padding: 4px 0 0;
	text-align: right;
	float: right;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
}
.rating-wrapper .fa-star-o, #review .fa-star-o, .rating .fa-star-o, #review .fa-star-o {
	color: #cccccc;
	font-size: 13px;
}
.rating .fa-star, #review .fa-star {
	color: #FC0;
	font-size: 13px;
}
.fa-star-o::before {
	content: "\f005";
}
.rating-wrapper .fa-star + .fa-star-o, .rating .fa-star + .fa-star-o, #review .fa-star + .fa-star-o{
	color: #ffd61e;
}
h2.price {
	margin: 0;
}
.product-list .product-block .product-details .desc {
	font-weight: 300;
	line-height: 25px;
}
.product-list .product-thumb .price.list{display: block;margin-top: 10px;width: 100%;}
.product-list .product-thumb .price{text-align: left;width: 100%;margin: 10px 0 6px;}
.product-grid .product-thumb .price.list {display: none;}
.product-thumb .price {
	font-size: 14px;
	color: #f18c56;
	line-height: 24px;
	font-weight: 500;
	text-align: left;
	display: inline-block;
	float: left;
	margin:5px 0;
}
.product-thumb .price-new {
	margin: 0 5px 0 0;
}
.product-thumb .price-old {
	color: #aaaaaa;
	text-decoration: line-through;
	margin: 0;
	font-weight: 400;
	font-size: 12px;
}
.product-thumb .price-tax {
	color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
    display: none;
}
#content .product-thumb .product-details {
	background: #fff;
	overflow: hidden;
	position: relative;
	text-align: left;
	-ms-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	padding:0 15px;
	float: left;
	width: 100%;
}
.product-thumb .button-group {
	position: absolute;
	margin: 0;
	clear: both;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	left: 0;
	right: 0;
	top: 44%;
	text-align: center;
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
}
.product-thumb:hover .button-group{
    opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: translateY(0);
	webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
}
.quickview-button {
	display: inline-block;
	float: none;
	height: 42px;
	width: 42px;
	background: var(--background);
	margin: 0 5px 0 0;
}
.quickview-button a {
	color: #000;
}
.quickview-button:hover {
	background:#000;
	color: #fff;
}
.product-thumb .image a:hover{
	color:#fff;
}
#tab-latest #tablatest-grid .product-items, #tab-special #tabspecial-grid .product-items, #tab-bestseller #tabbestseller-grid .product-items {
	/*display: none;*/
}
.hometab {
	float: left;
	width: 100%;
	margin: 30px 0;
}
.box.bestseller {clear: both;}
.bestseller .customNavigation a {top: -80px;}
.hometab .fa-angle-left , .hometab .fa-angle-right , .feature .fa-angle-left , .feature .fa-angle-right ,.bestseller .fa-angle-left , .bestseller .fa-angle-right ,
.banners-slider-carousel .fa-angle-left , .banners-slider-carousel .fa-angle-right , 
.related .fa-angle-left , .related .fa-angle-right {font-size: 22px;font-weight: 700;}
.related .customNavigation a{top: -80px;}
.hometab .customNavigation {
   width: 5%;
	float: right;
	top: 0;
	right: -2px;
	position: absolute;
}
.hometab .tab-head .tab-title {
	font-size: 36px;
	line-height: 45px;
	font-weight: 700;
	text-transform: capitalize;
	margin-right: 25px;
	padding: 0 0 10px;
	text-align: center;
	color: #000000;
}
.tm-message {
	display: none;
	font-size: 20px;
	text-align: center;
	margin: 20px 0;
}
.hometab .tab-content {
	border: none;
	padding: 0;
	overflow: visible;
	
}
.tabfeatured_default_width{ width:185px;}
.tabbestseller_default_width{ width:277px;}
.tablatest_default_width{ width:277px;}
.tabspecial_default_width{ width:277px;}


.htabs {
	line-height: 16px;
	display: inline-block;
	text-align: left;
	width: auto;
	float: left;
	margin-top: 8px;
	position: relative;
	z-index: 3;
}
.tab-head {
    width: auto;
    display: inline-block;

}
.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs a {
	display: block;
	float: left;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	line-height: 30px;
	text-transform: capitalize;
	margin: 0 15px;
	color: #919191;
	
}
.htabs a.selected, .htabs a:hover{color:var(--text_color);}
.htabs a.selected::after, .htabs a:hover::after{}
.tab-content {
	position:relative;
	padding: 10px;
	z-index: 2;
	overflow: visible;
	margin-bottom:25px;
}

.tab-content .tab {
    display: none;
}
.loadmore .gridcount .fa.fa-refresh {
	margin-right: 10px;
	font-size: 20px;
	vertical-align: ;
	vertical-align: text-bottom;
}
.loadmore {
	text-align: center;
	margin: 20px 0px 50px;
}
.loadmore .gridcount:hover{
	background: none;
	border:none;
	color: var(--text_color);
}
.loadmore .gridcount {
	background: none;
	border: none;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 600;
	box-shadow: none;
	background-color: transparent !important;
}
.hometab .customNavigation a.prev::before {
	content: '\f104';
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	color: #000;
}
.hometab .customNavigation a {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	display: block;
	font-size: 0;
	color: #000;
	height: 44px;
	position: absolute;
	text-align: center;
	width: 30px;
	line-height: 38px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	z-index: 9;
}
.hometab .customNavigation a.next::before {
	color: #000000;
	content: '\f105';
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	position: absolute;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-list .product-thumb .caption {opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;padding: 2px 0;}
.product-thumb .button-group .quickview a:hover {background-position: 0 -494px;}
.product-thumb .button-group .compare:hover {background-position: 0 -353px;}
.product-thumb .button-group .wishlist:hover {background-position: 0 -211px;}
.product-thumb .button-group .addtocart:hover {background-position: 0 -71px;}
.product-thumb .button-group .compare {background: transparent url("../image/megnor/product-icon.html") no-repeat scroll 0 -282px;}
.product-thumb .button-group .wishlist {background: transparent url("../image/megnor/product-icon.html") no-repeat scroll 0 -140px;}
.product-thumb .button-group .addtocart {background: transparent url("../image/megnor/product-icon.html") no-repeat scroll 0 0;}

.product-thumb .button-group button,#cart .text-right .addtocart,#cart .text-right .checkout {
	width: auto;
	border: none;
	display: inline-block;
	float: left;
	background-color: transparent;
	color: #000;
	padding: 0;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.8px;
	margin-top: 0;
	position: relative;
}
.product-thumb .button-group button {
	height: 42px;
	width: 42px;
	-ms-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display: inline-block;
	margin: 0 5px 0 0px;
	background: var(--background);
	float: none;
}
#content .product-list  .product-thumb .button-group button {
	background: #000;
	color: #fff;
}
#content .product-list  .product-thumb .button-group button:hover {
	background: var(--background); color: #000;
}
#cart .text-right .addtocart, #cart .text-right .checkout {
	width: auto;
	height: auto;
	float: right;
	background-color: var(--background) ;
	color: #000;
	border-color: var(--border) !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: 500 !important;
	width: auto;
	padding: 9px 10px !important;
	text-align: center;
	text-transform: uppercase;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	line-height: 20px !important;
}
.product-block .product-block-inner .image .hover-image, #column-right .bx-viewport .image .hover-image, #column-left .bx-viewport .image .hover-image {
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	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;
	-webkit-transform: translateX(-110%);
	-moz-transform: translateX(-110%);
	-ms-transform: translateX(-110%);
	-o-transform: translateX(-110%);
	transform: translateX(-110%);
	visibility: hidden;
	text-align: center;
	left: 0;
}
.product-block .product-block-inner .image:hover .hover-image, #column-right .bx-viewport .image:hover .hover-image, #column-left .bx-viewport .image:hover .hover-image {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	overflow: hidden;
	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;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: visible;
}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;border:none;padding: 0;}
#cart .text-right .addtocart{}
.cart-menu .table tr .text-center {padding:9px 0 0;}
.product-thumb .button-group button:hover, #cart .text-right .addtocart:hover, #cart .text-right .checkout:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #000 ;
}
.thumbnails {
	overflow: hidden;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
}
.thumbnails {
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 25px;
	padding: 0;
	display: block;
	border: none;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}

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

.product-info .image {
	position: relative;
	display: block;
	cursor: pointer;
	float: right;
	width: 77%;
	overflow: hidden;
}
.product-info .product-image .customNavigation{display: none;}
.productpage h3 {
	margin-top: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	letter-spacing: 0.6px;
	line-height: 28px;
	text-transform: uppercase;
}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{
	float: left;
	height: auto;
	padding: 3px 0 35px 0;
	margin-right: 30px;
	position: relative;
	text-align: center;
	width: 17%;
	top: auto;
}
.product-info .additional-carousel .bx-pager {display: none;}
.product-info .additional-carousel .bx-controls-direction a.bx-next {
	position: absolute;
	top: auto;
	bottom: 0;
	/*left: 0;
	right: 0;*/
	left: auto;
	right: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	font-size: 0;
	cursor: pointer;
}
.product-info .additional-carousel .bx-controls-direction a.bx-next:hover::before, .product-info .additional-carousel .bx-controls-direction a.bx-prev:hover::before{color: var(--text_color);}
.product-info .additional-carousel .bx-controls-direction a.bx-prev:hover, .product-info .additional-carousel .bx-controls-direction a.bx-next:hover{background: none;}
.product-info .additional-carousel .bx-controls-direction a.bx-prev {
	position: absolute;
	/*top: 0;
	left: 0;
	right: 0;*/
	top: auto;
	left: 4px;
	right: auto;
	bottom: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	font-size: 0;
	cursor: pointer;
}
.product-info .additional-carousel .bx-controls-direction a.bx-next::before {
	content: "\f175";
	font-size: 15px;
	font-family: "FontAwesome";
	color: #ccc;
	vertical-align: middle;
}
.product-info .additional-carousel .bx-controls-direction a.bx-prev::before {
	content: "\f176";
	font-size: 15px;
	font-family: "FontAwesome";
	color: #ccc;
	vertical-align: middle;
}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	float: none;
	margin: 0 auto;
}
.product-info .image-additional img {max-width: 100%;}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-bottom:6px;
}
#content .product-info .additional-carousel .product-block, #content #column-right .product-info .additional-carousel .product-block{
	padding: 0;
}
#column-left .box .box-heading, #column-right .box .box-heading {
	color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    background: none;
    padding: 0 0 15px 0;
    width: auto;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
    -webkit- border-radius: 0;
    -moz- border-radius: 0;
    -ms- border-radius: 0;
    -o- border-radius: 0;
}
#column-left .box .title,#column-right .box .title {
	margin: 0;
}
#column-left .box .box-heading::after, #column-right .box .box-heading:after {
	border-bottom: 3px solid var(--border);
	left: 0;
	right: auto;
	margin: 0 auto;
	content: "";
	bottom: -2px;
	position: absolute;
	width: 50px;
	height: 0;
	top: auto;
}
.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:0;}

/* Megnor www.templatemela.com - Start */

/* box */

.box {
	/*clear: both;*/
}

#content .box .box-heading {
	text-transform: capitalize;
	margin: 0;
	display: inline-block;
	position: relative;
	padding: 0 0 35px;
	font-size: 36px;
	font-weight: 700;
	line-height: 45px;
	width: 100%;
	color: #000;
	text-align: center;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border: none;
	margin: 0 -15px;
	z-index: 0;
}
#content .box .box-heading::after {
	
}
#content .box .box-heading::before {
	
}
.box .box-content ul , #content .content ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height: 25px;
	padding: 4px 0;
	border: none;
}
.box .box-content ul li a, #content .content ul li a {
	
	letter-spacing: 0.6px;
	font-size: 13px;
	text-transform: capitalize;
	/* font-weight: 300; */
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover, #content .content ul li a:hover {color: var(--text_color) !important;}
#content .product-layout.product-grid{
	padding: 0;
	width: 33%;
	clear: none;
	display: inline-block;
	float: none;
	vertical-align: top;
}
.product-list .product-thumb .caption .price {
    display: block;
	width: 100%;
	float: left;
	text-align: left;
	padding: 0px 0 20px;
}

.product-list .product-thumb .price-new {
    float: left;margin: 0 10px 0 0;
}
.product-list .product-thumb .price-old {margin: 0;float: left;}
.product-grid .product-thumb h4 {
    text-align: left;
}
#content .product-grid .product-thumb .product-details {}
.box .box-content ul ul{
	margin-left:15px;
}
#column-left .list-group, #column-right .list-group, #column-right .list-group-item, #column-left .list-group-item {
	border: none;
	border-radius: 0;
	background: none;
	padding: 4px 0;
	margin-bottom: 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover{color:var(--text_color) !important;}
#product-category #column-left .list-group-item {padding: 0;}
#column-left .list-group .panel-footer {
	background-color: transparent;
	border: none;
	text-align: left;
	padding: 10px 0;
}
#column-left .list-group {padding-top: 20px;}
#content .row-block .row {
	margin: 0 -15px;
}
.contact-info .left .address-detail .btn.btn-info:hover{
	background-color: rgba(0,0,0,1) !important;
	color: #FFFFFF;
	border-color: #000000 !important;
}
#information-sitemap .sitemap-left a:hover, #information-sitemap .sitemap-right a:hover{color:var(--text_color);}
#information-sitemap .sitemap-left a, #information-sitemap .sitemap-right a, #account-register a{color: #838383;}
.btn-danger {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 20px !important;
	margin-top: 0 !important;
}
#content h3 {
	text-transform: uppercase;
	color: #000;
}
#account-login .well, #affiliate-login .well {
	box-shadow: none;
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
#affiliate-login .well .form-group a:hover, #account-login .well .form-group a:hover, #account-account #content ul li a:hover,
#account-wishlist .table .text-left a:hover{color:var(--text_color); }
#affiliate-login .well .form-group a, #account-login .well .form-group a, #account-account #content ul li a, #account-wishlist .table .text-left a {color: #838383;}
.information-contact .panel.panel-default {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	box-shadow: none;
}
#content .pull-right .btn.btn-primary, .product-compare .btn-primary, #content .pull-left .btn.btn-default, .account-address .btn-info, #account-order .text-right .btn.btn-info, #cart .cart-menu .button-container strong {
	background-color: var(--background) !important;
	color: #000;
	border-color: var(--border) !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: 500 !important;
	width: auto;
	padding: 10px 20px !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	line-height: 20px !important;
}
#content .pull-right .btn.btn-primary:hover, .product-compare .btn-primary:hover, .btn-primary:hover, .account-address .btn-info:hover,
#account-order .text-right .btn.btn-info:hover, #cart .cart-menu .button-container strong:hover, #content .pull-left .btn.btn-default:hover {
	background-color: #000000 !important;
	color: #FFFFFF;
	border-color: #000000 !important;
}
#product-compare #content .table strong {color: #838383;}
.contact-info .left .address-detail .btn.btn-info {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 30px;
	background-color: var(--background);
	color: #FFFFFF;
	border-color: var(--border);
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius:0;
	-moz-border-radius: 0;
	line-height: 24px;
}

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

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

.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
	width:auto;
	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:0;
	background:#fff;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	clear:both;
	overflow:hidden;
}
.banners-slider-carousel .container:hover .customNavigation a, #testimonial:hover .customNavigation a, .hometab:hover .customNavigation a {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
 #testimonial .customNavigation a{
 	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	display: block;
	font-size: 0;
	color: #000;
	height: 44px;
	position: absolute;
	text-align: center;
	width: 30px;
	line-height: 38px;
	top: -60px !important;
	transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
background-color: transparent;
 }
.customNavigation a.prev:hover::before, .customNavigation a.next:hover::before, .Blog .owl-carousel .owl-buttons .owl-prev:hover::before, #instagram.owl-carousel .owl-buttons .owl-prev:hover::before, .Blog .owl-carousel .owl-buttons .owl-next:hover::before, #instagram.owl-carousel .owl-buttons .owl-next:hover::before {
	color: var(--text_color) !important;
}
.all-blog .panel-default {
	border: none;
	box-shadow: none;
}
.panel-default .blog-right-content h5 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.blog-left-content .blog-image:hover .zoom {
	left: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.blog-left-content .blog-image:hover .readmore_link {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	right: 0;
}
.all-blog .panel .panel-body {padding: 0;}
.all-blog .panel .blog-left-content .blog-image img {
	padding: 0;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	max-height: 300px;
	max-width: 300px;
	-webkit-filter: grayscale(50%);
	-o-filter: grayscale(50%);
	filter: grayscale(50%);
}
.post-image-hover {
	height: 100%;
	position: absolute;
	bottom: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	width: 100%;
	top: auto;
}
.blog-left-content:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	bottom: 0;
}

.blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	width: 90px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
}
.blog-left-content .blog-image .zoom {
	border: 2px solid #333;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	margin-right: 10px;
	padding: 8px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	left: 15px;
	right: auto;
	position: absolute;
	background: #333;
}
.blog-left-content .blog-image:hover .zoom {
	left: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.blog-left-content:hover .blog-image .zoom .fa, .blog-left-content:hover .blog-image .readmore_link .fa {
	font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content .blog-image .zoom:hover, .blog-left-content .blog-image .readmore_link:hover {
	color: #fff;
	border-color:var(--border);
	background:var(--background);
}
.all-blog .blog-right-content h5 a {
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 0.8px;
	color: #000;
}
.all-blog .blog-right-content h5 a:hover {
	color: var(--text_color);
}
.all-blog .blog-right-content .blog-date {
	padding: 0;
	text-align: left;
	margin-bottom: 8px;
	color: var(--text_color);
	font-weight: 300;
}
.all-blog .blog-desc {
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 30px;
	color: #919191;
}
.read-more a:hover{background-color: #000000;border-color: #000000;color: #fff;}
.read-more a:hover, .read-more a:focus {color: #fff;}
.read-more a {
	padding: 12px 20px;
	border-width: 2px;
	border-color: var(--border);
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	line-height: 18px;
	font-size: 12px;
	background-color:var(--background);
	font-weight: 500;
}
.single-blog .blog-img img {
	border: none;
	padding: 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}
.single-blog .blog-desc {
	float: left;
	width: 100%;
	line-height: 30px;
	letter-spacing: 1.2px;
	margin: 20px 0;
	font-weight: 300;
}
#add-comment {
	border: none;
	box-shadow: none;
}
#add-comment legend, .single-blog h4, .single-blog .block-title h3 {
	border-bottom: none;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.1;
	color: #000;
}
.view-comment .panel.panel-default {
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 20px !important;
}
.view-comment .coment1 {
	width: 100%;
	float: left;
}
textarea.form-control {
	height: auto !important;
}
.all-blog .read-more {
	float: left;
}
.blog-right-content{float: left;width: 65%;}
.blog-left-content .blog-image:hover .readmore_link {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	right: 0;
}
.blog-left-content .blog-image .readmore_link {
	border: 2px solid #333;
	color: #fff;
	display: inline-block;
	padding: 8px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	right: 15px;
	left: auto;
	position: absolute;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	background: #333;
}
.all-blog .blog-left-content {
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	margin-right: 20px;
}
.box.megnorblog {position: relative;}
#footer .megnorblog .box-content {
    padding-top: 0;
    border: none;
    background: none;
}
.blog .box-heading {margin-bottom: 25px;color: #fff;}
.bx-controls-direction a.bx-next {left: auto;right: 0px;}
.bx-controls-direction a.bx-prev {left: auto;right: 15px;}
.bx-controls-direction {
   
}
.common-home .bx-controls.bx-has-pager.bx-has-controls-direction {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
.bx-controls-direction a {
    display: block;
    font-size: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    color: #fff;
    box-sizing: border-box;
    top: 13px;

}
.bx-controls-direction a.bx-next::before {content: '\f107';right: -3px;}
.bx-controls-direction a::before {
    content: "";
   font-family: "FontAwesome";
	font-size: 18px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
	font-weight: 600;
}
.bx-controls-direction a.bx-prev::before {content: '\f106';left: -1px;}
 #testimonial .customNavigation a.prev::before{
	content: '\f104';
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	color: #000;
 }
 #testimonial .customNavigation a.next::before{
 	color: #000000;
	content: '\f105';
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	position: absolute;
 }
 .peoplesay-block .cms-box-heading a {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: var(--text_color);
}
.peoplesay-block .cms-box-heading span {
	margin: 0 0 20px;
	color: #aaa;
	font-style: italic;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}
.testimonial-cms {
	margin-top: 20px;float: left;width: 100%;position: relative;
	background-image: url("../image/megnor/Testimonial-bg.html");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 80px 0;
}
#testimonial-carousel .test-content .image {
	background: url("../image/megnor/quote.html") no-repeat scroll 0 0;
	height: 70px;
	width: 70px;
	position: relative;
	content: '';
	float: none;
	text-align: center;
	display: inline-block;
}
#testimonial .test-content .test-desc .title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 50px;
	line-height: 56px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 20px 0;
	letter-spacing: 5px;
	text-align: center;
	padding: 20px 0;
	color: #000;
	position: relative;
}
#testimonial-carousel .peoplesay-block .test-content .test-desc p {
	display: block;
	margin: 0;
	position: relative;
	width: 72%;
	text-align: center;
	float: none;
	margin: 30px auto;
}
#testimonial .peoplesay-block .test-desc {
	display: inline-block;
	float: none;
	text-align: center;
}
#testimonial .peoplesay-block .cms-box-heading {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	float: none;
	width: 100%;
}
.banners-slider-carousel .product-carousel img:hover{
	opacity: 1;
	-webkit-opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
}
.banners-slider-carousel .product-carousel img {
	max-width: 100%;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	 opacity: 0.5; 
	 -khtml-opacity: 0.5; 
	 -webkit-opacity: 0.5; 
	-moz-opacity: 0.5; 
}
#testimonial.container {
	width: 1000px;
	padding: 0;
}
.testimonial_default_width {
	width: 100%;
}
.Blog .blog-item .blog-right h4 a {
	margin: 8px 0;
	font-weight: 600;
	text-transform: uppercase;
	color: #000
	line-height: 24px;
	font-size: 12px;
}
.Blog .blog-item .blog-right .date-time:hover, .Blog .blog-item .blog-right h4 a:hover{color: var(--text_color);}
.Blog .blog-item .blog-right .date-time {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: top;
	margin: 0 auto;
	position: relative;
}
.Blog .product-block:hover .blog-right{}
.Blog .blog-right {
	position: relative;
	bottom: 0;
	padding: 38px 42px;
	left: 0;
	right: 0;
	box-sizing: border-box;
	transition: all 300ms ease;
	color: #000;
}
.Blog .owl-carousel .owl-buttons .owl-prev::before, #instagram.owl-carousel .owl-buttons .owl-prev::before {
	content: '\f104';
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	color: #000;
	left: 0 !important;
	right: 0;
	font-family: FontAwesome;
	font-weight: 700;
}
.Blog .owl-carousel .owl-buttons .owl-next::before, #instagram.owl-carousel .owl-buttons .owl-next::before {
	color: #000000;
	content: '\f105';
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	right: 0 !important;
	font-family: FontAwesome;
	left: 0;
	font-weight: 700;
}
.Blog:hover .owl-carousel .owl-buttons div, #instagram:hover.owl-carousel .owl-buttons div{
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.Blog .owl-carousel .owl-buttons div, #instagram.owl-carousel .owl-buttons div {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	display: block;
	font-size: 0;
	color: #000;
	position: absolute;
	text-align: center;
	line-height: 60px;
	top: 48% !important;
	width: 30px;
	height: 30px;
}
.owl-carousel .owl-buttons .owl-prev, .owl-carousel:hover .owl-buttons .owl-prev {
	left: 25px !important;
	right: auto;
}
.owl-carousel .owl-buttons .owl-next, .owl-carousel:hover .owl-buttons .owl-next {
	right: 25px !important;
	left: auto;
}
.box.Blog {
	float: left;
	width: 500px;
	margin-bottom: 100px;
	padding-top: 38px;
}
.blog-left .blog-image .zoom:hover, .blog-left .blog-image .readmore_link:hover {
	background: var(--background);
	border-color: var(--border);
}
#content .box.Blog .box-heading {
	
	font-size: 50px;
	line-height: 56px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 20px 0;
	letter-spacing: 5px;
	background: none;
	color: #000;
	text-align: center;
	padding: 20px 0;
}
/*service*/

#servicecmsblock {
	float: left;
	width: auto;
	position: relative;
	display: inline-block;
	text-align: center;
	margin: 4px 0 0 0;
}
.service1 {
    width: auto;
    float: left;
}
#servicecmsblock .first-content-one, #servicecmsblock .second-content-two, #servicecmsblock .third-content-three, #servicecmsblock .fourth-content-fourth {
	cursor: pointer;
	float: left;
	width: 50%;
	position: relative;
	padding: 56px 48px;
}
#servicecmsblock  .service1 .icon {
	background-position: 0 -276px;
}
#servicecmsblock  .service1:hover .icon {
	background-position: 0 -417px;
}
#servicecmsblock .service2  .icon{
	background-position: 0 6px;
}
#servicecmsblock .service2:hover  .icon{
	background-position: 0 -133px;
}

#servicecmsblock .service-content:hover .service-right .title{color: var(--text_color);}
#servicecmsblock .icon {
	height: 45px;
	width: 45px;
	position: relative;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	background: rgba(0, 0, 0, 0) url("../image/megnor/services.png") no-repeat scroll center center;
	margin: 0 auto;
	float: left;
}
#servicecmsblock .content {float: left;width: 65%;}
.service-content {
   font-size: 12px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	width: auto;
	text-align: left;
	line-height: 17px;
	padding: 7px 0 0 0;

}
.service1 {
    width: 46%;
    float: left;
}
.service2 {
    width: 100%;
    float: left;
}
.service1-content {
position: relative;
display: block;
width: 100%;
}
#servicecmsblock .service-right .title {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 24px;
	color: #000;
}

#servicecmsblock .container {
	width: 1200px;
}
#servicecmsblock .service_image {
	float: left;
	width: 50%;
}
#servicecmsblock .service_block_right {
	float: right;
	width: 50%;
	position: relative;
}
#servicecmsblock .service_block_right::after {
	content: "";
	position: absolute;
	background-color: #f2f2f2;
	width: 100%;
	height: 1px;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0 auto;
}
#servicecmsblock .service_block_right::before {
	content: "";
	position: absolute;
	background-color: #f2f2f2;
	height: 100%;
	width: 1px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.service2cms {
    width: 100%;
    float: left;
    margin: 30px 0;
}

.service2cms .banner.col-sm-4 {
   padding: 0;
	margin-right: 30px;
	width: 31.2%;
	float: left;
	overflow: hidden;
}
.service::before {
    border-left: 1px dashed #dadada; 
    -webkit-border-left: 1px dashed #dadada;
    -moz-border-left: 1px dashed #dadada;
    -ms-border-left: 1px dashed #dadada;
    -o-border-left: 1px dashed #dadada; 
    content: "";
    height: 200%;
    left: 0;
    position: absolute;
    width: 2px;
    right: auto;
    z-index: 1;
}
.service {
    display: inline-block;
    width: 100%;
    position: relative;
}
.service::after {
    border-right: 1px dashed #dadada;     
   -webkit-border-right: 1px dashed #dadada;
   -moz-border-right: 1px dashed #dadada;
   -ms-border-right: 1px dashed #dadada;
   -o-border-right: 1px dashed #dadada;
    content: "";
    height: 200%;
    right: 0;
    position: absolute;
    top: 0;
    width: 2px;
    left: auto;
    z-index: 1;
}

.service2cms .banner.col-sm-4:hover .service::before {
    animation: slideDashYopp 1.5s infinite linear;
    -webkit-animation: slideDashYopp 1.5s infinite linear;
    -moz-animation: slideDashYopp 1.5s infinite linear;
    -ms-animation: slideDashYopp 1.5s infinite linear;
    -o-animation: slideDashYopp 1.5s infinite linear;
    border-color: var(--border);
}
.service2cms .banner.col-sm-4:hover .service::after {
    -webkit-animation: slideDashY 1.5s infinite linear;
    animation: slideDashY 1.5s infinite linear;
    -moz-animation: slideDashY 1.5s infinite linear;
    -ms-animation: slideDashY 1.5s infinite linear;
    -o-animation: slideDashY 1.5s infinite linear;
    border-color: var(--border);
}
.service1-content::before{
	border-top: 1px dashed #dadada;
	-webkit-border-top: 1px dashed #dadada;
	-moz-border-top: 1px dashed #dadada;
	-ms-border-top: 1px dashed #dadada;
	-o-border-top: 1px dashed #dadada;
	content: "";
	height: 2px;
	position: absolute;
	width: 200%;
	top: 0;
}
.service1-content::after {
    border-bottom: 1px dashed #dadada;
    -webkit-border-bottom: 1px dashed #dadada;
    -moz-border-bottom: 1px dashed #dadada;
    -ms-border-bottom: 1px dashed #dadada;
    -o-border-bottom: 1px dashed #dadada;
    content: "";
    height: 2px;
    position: absolute;
    width: 200%;
    bottom: 0;
}
.service2cms .banner.col-sm-4:hover .service1-content::before {
    -webkit-animation: slideDash 10s infinite linear;
    animation: slideDash 10s infinite linear;
    -moz-animation: slideDash 10s infinite linear;
    -ms-animation: slideDash 10s infinite linear;
    -o-animation: slideDash 10s infinite linear;
    border-color: var(--border);
}
.service2cms .banner.col-sm-4:hover .service1-content::after {
   -webkit-animation: slideDashXopp 10s infinite linear;
	animation: slideDashXopp 10s infinite linear;
	-moz-animation: slideDashXopp 10s infinite linear;
	-ms-animation: slideDashXopp 10s infinite linear;
	-o-animation: slideDashXopp 10s infinite linear;
	border-color: var(--border);
}
.banner-content {
    line-height: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
    height: auto;
    padding: 20px 40px;
}
@-webkit-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}


@-moz-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}

@keyframes slideDashXopp {
   from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}
			
@-webkit-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-moz-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}

@keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-webkit-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-moz-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}

@keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}




.service2cms .banner.col-sm-4:last-child {margin-right: 0;}
.service2cms .counter  {
    display: inline-block;
     vertical-align: middle;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    margin-right: 0;
    width: 60px;
    float: left;
}
.service2cms .counter .fa{
    font-size: 30px !important;
}
.service2cms .servicecms2 .counter , .service2cms .servicecms3 .counter{width: 45px;}

.service2cms .title {
    display: inline-block;
     vertical-align: middle;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    margin-right:0;
    width: 20px;
    position: relative;
    float: left;
}
.service2cms .servicecms2 .title {
    width: 24px;
    display: inline-block;
    margin-right: 15px;
}
.service2cms .banner:hover .title , .service2cms .banner:hover .counter , .service2cms .banner:hover .sub-title{color: var(--text_color);}
.service2cms .servicecms2 .counter , .service2cms .servicecms3 .counter {margin-right: 0;}
.service2cms .servicecms3 .title{margin-right: 15px;width: 50px;display: inline-block;}
.service2cms .sub-title {
    display: inline-block;
	vertical-align: bottom;
	text-transform: capitalize;
	width: auto;
	padding: 9px 0;
	text-align: left;
	font-size: 12px;
}
.service2cms .servicecms3 .sub-title {
    display: inline-block;
	vertical-align: bottom;
	text-transform: capitalize;
	width:auto;
	padding: 9px 0;
	text-align: left;
	font-size: 12px;
}
 .service-txt {
    width:auto;
    float: left;
    vertical-align: top;
}
.servicecms3 .service-txt {
    width: auto;
    float: left;
    vertical-align: top;
}
/*blog*/
.Blog .container {padding: 0;}
.blog-left .blog-image img {
	border: none;
	padding: 0;
	position: relative;
	top: -50%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
}
.blog-left {
	/*width: 29%;*/
	float: left;
	margin-right: 15px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}

#blog-carousel .product-block .blog-left .blog-image img {
	float: left;
	padding: 0;
	/* border-radius: 0; */
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	width: 150px;
	height: auto;

}
#blog-carousel .blog-item {

    padding: 5px 0;
    text-align: left;
    clear: both;
    overflow: hidden;
    margin-bottom: 14px;
    height: 125px;

overflow: hidden;

}
.date-time {
	display: block;
	font-size: 12px;
	font-weight: 500;
	vertical-align: bottom;
	color: var(--text_color);
}
.blog-right {
    width: 60%;
    float: left;
    position: relative;
    	
}
.megnorblog .bx-viewport {
    height: 120px !important;
}
.blog-title {
    margin: 0;
    display:block ;
	color: #535353;
	line-height: 20px;
}
.common-home .blog-title{display: block;margin: 3px 0 10px 0; color: #fff;}
.blog-right a {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}
.blog-right .blog-desc {color: #fff;}
.blog-desc{width: 95%;font-size: 12px;display: block;line-height: 16px;}

#blog-carousel .blog-item .product-block {

    width: 100%;
    position: relative;
    float: left;
    display: inline-block;

}
.bx-pager-link {

    display: none;

}
#content .Blog .box-product .product-block {position: relative;}
#content #blog-carousel .blog-item {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0;
}
#content #blog-carousel, #content #blog-grid {
	padding: 0;
	border: none;
	text-align: left;
	background: none;
	overflow: visible;
}
#content .box.Blog .box-content {
	margin: 0 -15px;
	padding: 20px 0 0;
}
.blog-left .post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	transition: all 0.3s ease-out 0s;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.blog-left .blog-image .post_hover {
	bottom: 0;
	display: none;
	height: 44px;
	left: 0;
	margin: auto;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 110px;
}
.blog-left .blog-image .zoom {
	border: 2px solid #333;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 8px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	position: absolute;
	left: 30px;
	background: #333333;
}
.blog-left .blog-image .readmore_link {
	border: 2px solid #333;
	background: #333;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 8px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	position: absolute;
	right: 27px;
}
.product-block .blog-left:hover .post_hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.1s ease 0s;
	-moz-transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s;
	-ms-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
}
.product-block .blog-left:hover .zoom {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	left: 0;
}
.product-block .blog-left:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	right: 0;
}
#outer-wrap {
	background-color: transparent;
	background-position: 50% 0;
	clear: both;
	float: left;
	height: 770px;
	margin: 0 0 85px;
	overflow: hidden;
	position: relative;
	width: 100%;
}/*
.wrapper_inner {
	float: left;
	overflow: visible !important;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
#outer-wrap .container {
	margin: 0 auto;
	padding: 0;
	position: static;
}
#my-video {
	height: 530px;
	left: 0;
	right: 0;
	width: 100%;
	max-width: none;
}*/
#my-video {
	width: 100%;
	height: auto;
	max-width: none;
}


#column-left .swiper-viewport, #column-right .swiper-viewport {
	box-shadow: none;
	border: none;
	margin: 0 0 40px;
	background: transparent;
}
#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 0;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin: 0;
}

.grid_default_width { width:230px;}
.featured_default_width{ width:405px;}
.blog_default_width {
    width: 300px;
}
.module_default_width{ width:180px;}
.latest_default_width {width: 313px;}
.special_default_width{ width:405px;}
.related_default_width{ width:305px;}
.bestseller_default_width{ width:405px;}
.additional_default_width{ width:100px;}
.banners-slider-carousel .product-block-inner{text-align:center;}
#content .product-carousel .product-block, #content .product-grid .product-block, #content .box-product .product-block {
	padding: 0;
	background: transparent;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	clear: both;
	overflow: hidden;
}
#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover {
	overflow:hidden;
	clear:both;
}

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

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


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
#content .product-list .product-thumb:hover .product-details{transform: none;}
#content .product-list .product-details {
	overflow: hidden;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	width: auto;
	float: none;
	margin-top: 15px;
}
#content .product-list .product-thumb .button-group {
	display: block;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-moz-transform: translateY(0);
	position: relative;
	text-align: left;
	margin: 20px 0 0 0;
}
#content .product-list .quickview-button {
	background: #000;
	color: #fff;
}
.product-grid .product-details .button-group {
	display: none;
}
#content .product-list .product-thumb .image .button-group {
	display: none;
}
#content .product-list .button-group .quickview-button a {
	text-align: center;
	line-height: 42px;
	display: inline-block;
	float: none;
	height: 42px;
	width: 42px;
	background: #000;
	color:#fff;
}
#content .product-list .button-group .quickview-button:hover a {
	color: #000;
	background: var(--background);
}
#content #latest-carousel {
	/* margin: 0 -15px; */
}
#content .product-carousel .product-block-inner,
/*#content .product-grid .product-block-inner,*/
#content .box-product .product-block-inner{ padding:0 0; text-align:center; overflow:hidden; position:relative; margin:0;}

.box.related {float: left;width: 100%;margin-top: 50px !important;margin-bottom: 70px;}
.sale {
	background: #f5f5f5;
	color: #000;
	width: auto;
	height: auto;
	cursor: default;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0.6px;
	right: 0;
	top: 0;
	padding: 6px 10px;
	position: absolute;
	text-transform: uppercase;
	white-space: nowrap;
	
}

/* quickview */
.quickview { background:transparent; padding: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%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-bottom: 35px;
	width:100%;
}

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

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	float:left;
	margin:10px;
}
#column-left .product-items .product-details, #column-right .product-items .product-details {overflow: hidden;margin-top: 5px;}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;opacity: 1;-ms-opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;
}

#column-left .box-product .price, #column-right .box-product .price, #column-left .box-product .rating, #column-right .box-product .rating {
	width: auto;
	opacity: 1;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	border: none;
	padding: 0;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	word-wrap: break-word;
	width: 90%;
}
#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;
	border-radius: 0px;
	-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 .image img,
#column-right .box-product .image img { }

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

#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {
	margin-bottom: 35px;
	padding: 0;
	background: none;
	border: none;
	padding-top: 20px;
}
.treeview-list .expandable .collapsable-hitarea::before, .treeview-list .expandable-hitarea::before, .responsive-menu .expandable-hitarea::before {
	color: #919191;
	content: "\f067";
	font-family: "FontAwesome";
	font-size: 10px;
	right: 10px;
	position: absolute;
	top: 0;
}
.treeview-list .collapsable .expandable-hitarea::before, .treeview-list .collapsable-hitarea::before {
	color: #919191;
	content: "\f068";
	font-family: "FontAwesome";
	font-size: 10px;
	position: absolute;
	right: 10px;
	top: 0;
}
.treeview-list .expandable-hitarea, .treeview-list .collapsable-hitarea {
	background: none !important;
	position: absolute;
	right: 0;
}
#column-left .box, #column-right .box {position: relative;margin-bottom: 35px;}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin: 0;
	text-align: left;
	width: 100%;
}
#column-left .box-product .price, #column-right .box-product .price {float: left;}
#column-left .product-thumb .price-new , #column-right .product-thumb .price-new {
    float: left;margin: 0 10px 0 0;
}
#column-left .product-thumb .price-old , #column-right .product-thumb .price-old {margin: 0;float: left;}
#column-left .product-thumb, #column-right .product-thumb {
	border: none;
	margin-bottom: 0;
	padding: 10px 0 0;
}
.product-thumb .product-block-hover .wishlist .fa-heart::before {
	font-size: 18px;
	color: #000;
	line-height: 35px;
}
.product-thumb .product-block-hover .compare .fa-exchange::before{
	font-size: 18px;
	color: #000;
	line-height: 35px;
	content: "\f24d";
}
.quickview a:hover::before,
.product-thumb .product-block-hover .compare:hover .fa-exchange::before, .product-thumb .product-block-hover .wishlist:hover .fa-heart::before{color: var(--text_color);}
#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::before {
	color: #000;
	font-family: fontawesome;
	font-size: 22px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 5px;
	content: "\f106";
	text-align: center;
	font-weight: 800;
}
.top_button:hover::before {color: #fff;}
.top_button:hover{background: #000000;}
.top_button {
	background: var(--background);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	bottom: 20px;
	color: #000;
	display: none;
	font-size: 0;
	height: 45px;
	line-height: 34px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 45px;
	z-index: 9999;
}
#content ul.list-unstyled {
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px;
}
#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
    color: #000;
}
.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%;
}
.product-list .product-thumb h4 {
	font-weight: 600;
	font-size: 14px;
	margin: -1px 0 0 0;
}
.category_filter .sort .form-control, .category_filter .limit span.customSelect {cursor:pointer;border-radius: 0;box-shadow: none;height: 34px !important;line-height: 23px;}
.productpage .box {margin-top:20px;}
.tab-content {
    border:1px solid #ddd;
    padding: 10px;
	overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
#content .aboutus {
    clear: both;
}
.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

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

.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}
.category_filter #list-view {
	background: url(../image/megnor/grid-list.png) no-repeat scroll -26px 0 transparent !important ;
	border: medium none !important;
	height: 22px;
	width: 22px;
	padding: 0 !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	transition: all 0.5s ease 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;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
.category_filter #grid-view {
	background: url("../image/megnor/grid-list.png") no-repeat scroll 0 1px transparent  !important;
	border: medium none !important;
	height: 22px;
	width: 22px;
	margin-right: 8px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0 !important;
	transition: all 0.5s ease 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;
}
.category_filter #list-view:hover, .category_filter #list-view.active {
	background: url(../image/megnor/grid-list.png) no-repeat scroll -26px 0 transparent ;
	box-shadow: none;
}
.category_filter #list-view:hover, .category_filter #list-view.active {
	background: url(../image/megnor/grid-list.png) no-repeat scroll -26px -29px transparent  !important;
	box-shadow: none;
}
.category_filter #grid-view:hover, .category_filter #grid-view.active {
	background: url("../image/megnor/grid-list.png") no-repeat scroll 0 -29px transparent !important;
}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#333;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;margin-top: 5px;}
.compare-total {
	float: left;
	margin: 6px 15px 0;
	font-weight: 500;
}
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 8px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 8px 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;
}
.compare-total a {	color:#838383;}
.compare-total a:hover{color:var(--text_color);}

.category_filter .list.active,.category_filter .grid.active{background:#428bca;}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.category_thumb .category_description p {
	margin: 0;
}
.category_thumb .category_description {
	margin-bottom: 0;
}
.category_thumb .category_img {
	margin-bottom: 25px;
}
.category_list ul {
    padding: 0;
	display:inline-block;
	margin:10px 0 0;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {
	color: #838383;
	display: block;
	padding: 2px 10px;
	border: 1px solid #ededed;
	background: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}
.category_list li a:hover {
    color: var(--text_color);
    border-color: var(--border);
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.category_filter,.pagination-wrapper {
	display: inline-block;
	margin: 10px 0 0;
	width: 100%;
	width: 100%;
	float: none;
	text-align: center;
}
.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
	margin: 0 auto 0;
	display: inline-block;
}
.pagination-wrapper .page-result
 {
	float: left;
	padding: 0;
	width: auto;
	margin: 5px auto 0;
	text-align: center;
	color: #000;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color:var(--text_color) !important;
	background-color: transparent !important;
	border-color:var(--border) !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	cursor: default;
}
.pagination > li > a, .pagination > li > span {
	border: 1px solid #e5e5e5 !important;
	margin-left: 8px !important;
	color: #000 !important;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: var(--text_color) !important;
	background-color: transparent !important;
	border-color:var(--border) !important;
}
.contact-info .left {
    float: left;
    width: 50%;
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}
.contact-info{color:#666;}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -232px 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 -312px 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 -270px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info .time strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -313px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0;
	float:left;
	clear:both;
}
.contact-info .comment strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -354px 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;
	width: 100%;
}
#information-information .box.Blog {
	display: none;
}
#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;
}
#cart .dropdown-menu li:first-child {
	
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}
/*Megnor insta CSS */
#instagram .item:hover .insta-hover {opacity: 1;-ms-opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
#instagram .item .insta-hover {
    
	background: #fff;
	left: 15px;
	top: auto;
	bottom: 15px;
	right: 15px;
	opacity: 1;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	position: absolute;
	text-align: center;
	z-index: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: default;
	padding: 7px 15px;
}
.instagram-post .owl-carousel .owl-buttons .owl-prev {
	 height:34px;
	 width:50px;
	 color:#FFF;
	 text-align:center;
	 background:none;
	 }

.instagram-post .owl-carousel .owl-buttons .owl-next {
	 height:34px;
	 width:50px;
	 color:#fff;
	 text-align:center;
	 background:none;
 }
.instagram-post .owl-carousel .owl-buttons .owl-prev:hover {
	opacity:1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	color:#333;
	}
.instagram-post .owl-carousel .owl-buttons .owl-next:hover {
	 opacity:1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	color:#333;
	 }


/* INSTAGRAM OWL-CAROUSEL */
#instagram .item:hover i ,#instagram .item:hover .insta-txt {color: var(--text_color);}
#instagram .item i {
	
	font-size: 24px;
	color: #000;
	opacity: 1;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	cursor: pointer;
	margin-right: 10px;
	display: inline-block;
    vertical-align: middle;
}
.instagram-main {
  	width: 65%;
	float: left;
	margin-right: 35px;
	margin-bottom: 0;
	
}
.instagram-main .img-responsive {}
#instagram .insta-txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
	font-weight: 400;
	color: #000;
}
#instagram .item:hover i {opacity: 1;-ms-opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
#instagram.owl-carousel { margin:0; }
.instagram-post { background:#FFFFFF; text-align:center; }
.instagram-post .box-heading h3{
    color: #333333;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    padding: 0;
    text-transform: capitalize;
	margin: 35px 0;
	border:none;
	float:none;
}
.instagram-post .box-heading h3 .fa{ font-size:28px; margin:0 10px; }
.instagram-post .owl-item a {
    position: relative;
	display:block;
	margin-bottom: -1px;
}
.instagram-post .owl-item a:before {
	content:"";
	background:rgba(255,255,255,0.8);
	position:absolute;
	height:100%;
	width:100%;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	left:0;
	right:0;
	}

.instagram-post .owl-item a:hover:before {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	}

.instagram-post .owl-item:hover .insta-date {
 	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;	-webkit-opacity: 1;
	 }
.instagram-post .insta-date {
	bottom: 0;
    color: #000;
    font-family: alex brush;
    font-size: 30px;
 	font-weight:bold;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
}

/* INSTAGRAM OWL-CAROUSEL */
.main-slider {
	position: relative;
}
.main-slider .swiper-viewport:hover .swiper-button-prev {
	
	right: auto;
}
.main-slider .swiper-viewport:hover .swiper-button-next {
	
	left: auto;
}
.main-slider .swiper-viewport:hover .swiper-button-prev, .main-slider .swiper-viewport:hover .swiper-button-next{
	opacity: 1;-ms-opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;
}
.main-slider .swiper-pager .swiper-button-prev {
	left: 20px;
	opacity: 0;
	-ms-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	right: auto;
}
.main-slider .swiper-pager .swiper-button-next{
	right: 20px;
	opacity: 0;
	-ms-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	left: auto;
}
.main-slider .swiper-button-prev, .main-slider .swiper-button-next {transition: none}
.main-slider .swiper-pager .swiper-button-prev:hover::before, .main-slider .swiper-pager .swiper-button-next:hover::before{color: #fff;}

.main-slider .swiper-pager .swiper-button-prev {
	/*width: 42px;
	height: 130px;
	background: url("../image/megnor/prev-1.png") no-repeat 0 -125px;*/
	width: 50px;
	height: 50px;
	background: var(--background);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.main-slider .swiper-pager .swiper-button-next{
	/*width: 42px;
	height: 130px;
	background: url("../image/megnor/prev-1.png") no-repeat -70px -125px;*/
	width: 50px;
	height: 50px;
	background: var(--background);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.main-slider .swiper-button-next::before {
	content: "\f105";
	font-size: 22px;
	font-weight: 700;
	line-height: 49px;
	text-align: center;
	position: absolute;
	left: 5px;
	color: #000;
} 
.main-slider .swiper-button-prev::before{
	content: "\f104";
	font-size: 22px;
	font-weight: 700;
	line-height: 49px;
	text-align: center;
	position: absolute;
	right: 5px;
	color: #000;
}

.main-slider .swiper-pager .swiper-button-prev:hover {
	background:#000;
}
.main-slider .swiper-pager .swiper-button-next:hover {
	background:#000;
}
.main-slider .swiper-viewport {
	border: none;
	box-shadow: none;
	margin: 0;
	border-radius: 0;
	
}
.main-slider .swiper-pagination {
	display: none;
}
.main-slider > .container {
	/*width: 1200px;*/
}
.swiper-wrapper {
	direction: ltr !important;
}
/* offer cms block */
.timer {
    position: relative;
    overflow: hidden;
    width: 100%;
	float: left;
	margin-top: -2px;
}
.cms-counter {
	text-align: center;
	background: #222222;
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;

}
.tmcmsblock {
    width: 100%;
    float: left;
    padding: 13px 0;
}
.open .show {
  	background: url("../image/megnor/cross.html") no-repeat center;
	width: 20px;
	height: 20px;
	background-size: 52%;
} 
.open .fa.fa-gift {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
}
#show.open a{
    color: red;
}
#hide.close {
   /* display: none;*/
}
#show.open {
	/*background: transparent;*/
	padding: 0;
	width: 22px;
	cursor: pointer;
	margin: 0 auto;
	clear: both;
	position: absolute;
	top: 14px;
	right: 18%;
}
#show.open::before {
	/*position: absolute;
	content: "";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	border-left: 1px solid #000;
	height: 60px;
	top: -9px;
	left: 3px;*/
}
#show.open::after {
	/*position: absolute;
	content: "";
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	border-right: 1px solid #000;
	height: 60px;
	top: -9px;
	right: 3px;*/
}

#show.open:hover{
	
 }
.tmcmsblock.active .open, .tmcmsblock.active .open:hover {display: block;}
.tmcmsblock .title {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 0.6px;
	display: inline-block;
}
.tmcmsblock .offer-txt {color: #f18c56;}
.cms-counter .close {
	background: url("../image/megnor/cross.html") no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 3px;
	opacity: 1;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	right: -100px;
}
.tmcmsblock .close:hover {
	color: #000;
}
/* end of offer cms block */
/* sub banner */
.sub-container {
    width: 1200px;
    margin: 0 auto;
}
.subbanner .banner .image::before {
    background: rgba(255,255,255,0.1);
    content: "";
    bottom: 0;
    right: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 1;
}
.subbanner .banner {
    float: left;
    width: auto;
    display: block;
    position: relative;
    overflow: hidden;
}
.subbanner .banner .image::after {
    background: rgba(255,255,255,0.1);
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    z-index: 2;
}
.subbanner .banner .image:hover::before {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.subbanner .banner .image:hover::after {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.6s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.sub-banner2.banner, .sub-banner3.banner {
    float: left;
    width: 49%;
    padding: 0 1%;
}
.subbanner .title {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 40px;
    padding: 10px;
    background: #fff;
    position: relative;
	z-index: 9;
        border: 1px solid;
}
.subbanner .content {
    position: absolute;
    top: 25%;
    -webkit-transition: all 0.5s ease-in-out;
-webkit-transition-delay: 0s;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.sub-banner3 .content {top: 31%;}
.subbanner .banner .image {
    position: relative;
    overflow: hidden;
}
.subbanner .banner img {
   position: relative;
max-width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-webkit-transition-delay: 0s;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.subbanner .banner:hover img {
    webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
-webkit-transition: all 0.5s ease-in-out;
-webkit-transition-delay: 0s;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.subbanner .button {
	font-size: 14px;
    margin-top: 60px;
    position: relative;
}
.subbanner .button a {
    color: #000;
}
.subbanner .title2 {
    display: block;
    padding: 10px 0 0 0;
}
.subbanner .button::after {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	background:var(--background) ;
	bottom: 0;
	left: 0;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}
.subbanner .button:hover::after{
	width: 50px;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}
.subbanner .button:hover a {color: var(--text_color);}
.sub-banner1.banner .image ,.sub-banner3.banner .image {
    margin-left: 130px;
    margin-right: 40px;
}
.subbanner .discount {
  position: absolute;
	top: 125px;
	right: -100px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	text-transform: uppercase;
	color: #000;
	letter-spacing: 4px;
	font-size: 12px;
}
.subbanner {
    width: 100%;
    float: left;
   margin: 50px 0 50px 0;
}
.sub-banner1.banner , .sub-banner2.banner {
    margin-bottom: 15px;
}
.nav-container.fixed{
    z-index: 10 !important;
}
/* Featured CMS*/
.feature-cms {
    width: 25%;
	float: left;
	margin-top: 5%;
	position: relative;
	margin-left: 65px;
	padding-right: 30px;
}
.box.feature {
   width: 68%;
	float: left;
	clear: right;
	position: relative;
	margin-right: 65px;
}
.feature-cms .title, .box-heading{
    font-size: 36px;
	font-weight: 700;
	line-height: 45px;
	width: 75%;
	color: #000;
}
.feature-cms .description {
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.4px;
    margin:25px 0 25px;
}
.feature-cms .button {
    display: inline;
    padding: 10px 15px;
    border: 2px solid #000;
    font-weight: 600;
text-transform: uppercase;
}
.feature-cms .button a{color: #000;}
.feature-cms .button:hover{border: 2px solid var(--border); }
.feature-cms .button:hover a{color: var(--text_color);}
/* Timer CMS Block*/


.box.timer {
    background: #222222;
    width: 100%;
    float: left;
}
.timer .customNavigation a.prev , .timer .customNavigation a.next {color: #fff;top: -8px;opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;}
.timer .customNavigation a.fa-angle-left::before , 
.timer .customNavigation a.fa-angle-right::before{font-size: 22px;font-weight: 700;}
.box.timer .description_wrapper {
    text-align: center;
}

.box.timer .subtitle {
	font-size: 12px;
	color: #f18c56;
	font-weight: 400;
	letter-spacing: 0.6px;
	display: inline-block;
}
.box.timer .subtitle span {
    color: #fff;
}
.countdown {
	width: auto;
	position: relative;
	font-size: 12px;
	z-index: 9;
	display: inline-block;
}
.countbox.hastime {
	margin: 0 auto;
	position: relative;
	z-index: 999;
}

.timebox-inner {
	width: auto;
	height: auto;
	position: relative;
	display: inline-block;
	margin: 0 6px;
}
.timebox-inner::after {
	position: absolute;
	top: -1px;
	bottom: auto;
	left: auto;
	right: -9px;
	content: " : ";
	font-size: 16px;
	color: #fff;
}
.timebox.second .timebox-inner::after {
	display: none;
}
.tmcmsblock .cms_block .timercms.right .description_wrapper .action a {
	
}
.tmcmsblock .cms_block .timercms.right .description_wrapper .action a:hover {
	color :var(--text_color);
}
.timebox-inner strong {
	text-align: center;
	font-size: 12px;
	padding: 0 6px 0 0;
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	color: #fff;
}
.time.day {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: middle;
}
.time.hour {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: middle;
}
.time.min {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: middle;
}
.time.sec {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: middle;
}
.timer_default_width {
    width: 100%;
}
/*parallex*/
#parallaxcmsblock {
    width: 100%;
	position: relative;
	overflow: hidden;
        margin-top: 0;
}
#parallaxcmsblock::before {
    position: absolute;
    top: 0;
    left: -61%;
    z-index: 99;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
background: -moz-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
background: -ms-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
background: -o-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
}
#parallaxcmsblock:hover::before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
@-moz-keyframes shine {
	100% {
		left: 125%;
	}
}
@-ms-keyframes shine {
	100% {
		left: 125%;
	}
}
@-o-keyframes shine {
	100% {
		left: 125%;
	}
}
#parallaxcmsblock .content {
	position: absolute;
	top: 21.7%;
	right: 5%;
	margin: 0 auto;
	font-size: 80px;
	font-weight: 600;
	color: #fff;
	width: 55%;
	line-height: 80px;
	text-align: left;
}
/* End Of Timer CMS block*/
.cms-item {
	margin: 45px auto 100px;
	float: left;
	width: 100%;
}
.cms-item .offer-banner.container {
	padding: 0 0 60px 0;
	width: 1000px;
}
.cms-item .Subbanner.container {width: 1000px;padding:0;}
.cms-item .offer-banner-inner {
	width: 100%;
	float: left;
}
.cms-item .shortcode-title {
	margin: 0;
	padding: 20px 0;
	width: 100%;
	text-align: center;
	position: relative;
}
.cms-item .shortcode-title .big-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 50px;
	line-height: 56px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 20px 0;
	letter-spacing: 5px;
	color: #000;
}
.cms-item .shortcode-title .sub-title {
	font-size: 12px;
	color: #585858;
	padding: 15px 0 8px;
	margin: 0;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: 600;
}
.cms-item .offer-banner-inner .offer-link {
	box-sizing: border-box;
	width: 100%;
}
.cms-item .offer-link .read-more strong {
	font-weight: 600;
	text-decoration: underline;
	color:var(--text_color);
}
.cms-item .offer-link .read-more strong:hover{color: #000;}
.cms-item .offer-banner-inner .offer-link p {
	text-align: center;
	line-height: 30px;
	margin: 0 0 20px;
}
.cms-item .offer-banner-inner .offer-link p.read-more {
	margin: 0;
	line-height: 24px;
}
.cms-item .offer-banner-inner .offer-link p.read-more a{color: #000;background-color: transparent !important;}

.product_banner {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
}
@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%;
	}
}
.cms-item .Subbanner .sub_banner_inner::before {
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	-moz-border-radius: 100%;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	width: 0;
	z-index: 2;
}
.cms-item .Subbanner .sub_banner_inner:hover::before {
	animation: 0.75s ease 0s normal none 1 running circle;
	-webkit-animation: 0.75s ease 0s normal none 1 running circle;
	-moz-animation: 0.75s ease 0s normal none 1 running circle;
	-o-animation: 0.75s ease 0s normal none 1 running circle;
}
.product_banner_inner .cat-img-block::after{
	box-shadow: 0px 8px 5px 0px #DFDCD8;
	-moz-box-shadow: 0px 8px 5px 0px #DFDCD8;
	-webkit-box-shadow: 0px 8px 7px 3px #DFDCD8;
	transform: rotate(-86deg);
	-webkit-transform: rotate(-86deg);
	-ms-transform: rotate(-86deg);
	-o-transform: rotate(-86deg);
	-moz-transform: rotate(-86deg);
	right: 0;
	left: auto;
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	width: 90px;
	height: 3px;
	top: 50px;
	margin-right: -33px;
}
.product_banner_inner .cat-img-block::before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 0;
	top: 50px;
	box-shadow: 0px 8px 5px 0px #DFDCD8;
	-moz-box-shadow: 0px 8px 5px 0px #DFDCD8;
	-webkit-box-shadow: 0px 8px 7px 3px #DFDCD8;
	transform: rotate(86deg);
	-webkit-transform: rotate(86deg);
	-ms-transform: rotate(86deg);
	-o-transform: rotate(86deg);
	-moz-transform: rotate(86deg);
	width: 90px;
	height: 3px;
	right: auto;
	margin-left: -33px;
}
.product_banner .row div + div {
	margin: 0 30px;
}
.product_banner .row div:last-child{
	margin: 0;
}
.product_banner_inner {
	position: relative;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	display: block;
	float: left;
}

.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 .product-right ul li a{color: #000;}
.productpage .product-right ul li a:hover{color: var(--text_color);}
.productpage .write-review,.productpage .review-count{margin: 0 10px;color: #000;}
.productpage .write-review:hover, .productpage .review-count:hover{color: var(--text_color);}
.productpage .rating-wrapper{ margin: 15px 0;}
.checkout-cart .hasCustomSelect{width: 95% !important;}
.productpage .product-right .list-unstyled {
	padding: 0 !important;
	margin-bottom: 0 !important;
	border: none !important;
}
.productpage .product-right ul li .desc {
	font-weight: 600;
	margin-right: 15px;
	color: #000;
	text-transform: capitalize;
	letter-spacing: 1.2px;
	min-width: 180px;
	float: left;
}
.content-top-breadcum #title-content .page-title, .content-top-breadcum #title-content h1, .content-top-breadcum #title-content h2 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	text-align: center;
	margin: 0 0 5px 0;
}
.refine-search{
	font-size: 12px;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	background: none;
	padding: 0;
}
.product-title, #product .product-option {
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
	margin: 20px 0 10px;
	line-height: 24px;
}
.radio label, .checkbox label {
	display: inline;
	font-weight: 400 !important;
	cursor: pointer;
	text-transform: capitalize !important;
}
#product label {
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}
.copy-right {
	text-align: center;
	width: 100%;
	float: left;
}
#bottom-footer .list-unstyled {
	margin: 0;
}
#bottom-footer li {
	display: inline-block;
	padding: 0 5px;
}
#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;}
#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:14px;}

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

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

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

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

.bootstrap-datetimepicker-widget td.day.active:before {
    border-bottom: 7px solid #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;
}
.banners-slider-carousel .customNavigation a.next {
	right: 0 !important;
}
.customNavigation a.next {right: 0;left: auto;}
.customNavigation a.prev{left: 0;}
.pxtestimonialblock .customNavigation a.next {
	right: 0;
	left: auto;
	background: none;
	 opacity: 1;
	 -webkit-opacity: 1;
	 -moz-opacity: 1;
	 -ms-opacity: 1;
	 -o-opacity: 1;
	 top: 30px;}
.pxtestimonialblock .customNavigation a.prev {
	right: auto !important;
	background: none;
	top: 30px;
	 opacity: 1;
	 -webkit-opacity: 1;
	 -moz-opacity: 1;
	 -ms-opacity: 1;
	 -o-opacity: 1;
}
.pxtestimonialblock .customNavigation {width: 25%;margin: 0 auto;}
.pxtestimonialblock .fa  { font-size:22px;font-weight: 700; }

.pxtestimonialblock .customNavigation a.prev , .pxtestimonialblock .customNavigation a.next {color: #dedede;}
.pxtestimonialblock .customNavigation a.prev:hover::before , .pxtestimonialblock .customNavigation a.next:hover::before {color: #000 !important;}
.feature .customNavigation {

    text-align: center;
    position: absolute;
    width: auto;
    z-index: 9;
    left: -38%;
	bottom: 20%;

}

.feature .customNavigation a.prev {opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;}
.feature .customNavigation a.next {right: 0;left: 35px;opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;}
.feature .customNavigation a {
	display: block;
	float: right;
	position: absolute;
	background: none;
	width: 40px;
	height: 40px;
	
	line-height: 40px;

}
.box.related:hover .customNavigation a{opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;}
.list-unstyled .picker-switch .btn:hover .glyphicon {color: #fff;}
.list-unstyled .picker-switch .btn:hover {background: var(--background);}
.glyphicon {color: var(--text_color);}
.glyphicon-chevron-up::before, .glyphicon-chevron-down::before {color: #000;}
.bootstrap-datetimepicker-widget td span.active{background-color:  var(--background) !important;}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{
background-color:  var(--background) !important;
color: #fff !important;
}
.shopping-cart .input-group .form-control{width:auto;height: 42px;}

.shopping-cart .input-group-btn {float:left}
/*Product zoom CSSS*/

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

}

.zoomContainer .zoomWindow{
	box-shadow: none !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none !important;
}

/*  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;
}
.product-quick_view-43 .main-header , .product-quick_view-31 .main-header {
    height: 0;
}
#product2 {
    color: #000;
}
.table.table-bordered.shopping-cart{ display: inline-table; }
.table.table-bordered.shopping-cart.responsive{ display: none; }
#checkout-cart .total-txt , #checkout-cart strong {
    font-weight: 700;
    color: #000;
}
#column-left .title , #column-right .title {color: #000;}
.layout-2.left-col .container {background: url("../image/megnor/line.png") repeat-y 20%;}
.layout-2.left-col .container::before {}

.layout-2.left-col .main-header .container, .layout-2.left-col .content-top-breadcum .container ,
.layout-2.left-col #footer .container ,.layout-2.left-col #bottom-footer .container , .layout-2.left-col #top .container ,
.layout-2.right-col .main-header .container, .layout-2.right-col .content-top-breadcum .container ,
.layout-2.right-col #footer .container ,.layout-2.right-col #bottom-footer .container , .layout-2.right-col #top .container {background:none;}
.product-content {
    position: relative;
    overflow: hidden;
    background:url("../image/megnor/line.png") repeat-y 50%; ;
}

.view-comment {
    margin-bottom: 25px;
}
.productpage-quickview h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 38px;
    color: var(--text_color);
    margin: 0;
}
#product .status_stock {
    position: relative;
    width: 50%;
    top: auto;
    left: auto;
    margin: 10px 0;
}
#product .btn-group.wish-comp .btn.btn-default.compare {
    margin-left: 5px;
}
#product #button-cart {
    margin-right: 5px;
}
#product .btn-group.wish-comp .btn.btn-default.wishlist{margin: 0;}
.btn-group.wish-comp {margin: 15px 0 15px;}
.status_stock .wishlist_button {
    background: none;
    border: none;
    position: absolute;
    right: 0;
}
/******************************************************** Responsive Start ******************************************************/
@media (max-width: 1856px){
	
	.feature-cms {margin-left: 63px;}
	.box.feature {margin-right: 63px;}
	.nav-container.fixed {padding: 0 16% 0;}
	#parallaxcmsblock .content {width: 56%;}
}
@media (max-width: 1799px) {
	.feature-cms {margin-left: 59px;}
	.box.feature {margin-right: 60px;}
	#parallaxcmsblock .content {width: 60%;}
	.nav-container.fixed {padding: 0 15% 0;}
}
@media (max-width:1699px) {
	.nav-container {width: 1200px;}
	header.fixed .header-left {width: auto;}
	.product_banner_inner {width: 31.9%;}
	header.fixed #search {top: 55px;}
	.nav-container.fixed {padding: 0 13.5% 0;}
	.latest_default_width {width: 250px;}
	.bestseller_default_width {width: 250px;}
	.special_default_width {width: 250px;}
	.related_default_width {width: 250px;}
	.product-info .image {width: 75%;}
	.product-info .additional-carousel {top: 0;}
	#content #products-related .product-carousel .product-block-inner, 
	#content #products-related .box-product .product-block-inner {text-align: left;}
	#content.productpage .product-left {padding: 50px 50px 50px 0;min-height: auto;}
	.blog-right-content {width: 65%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {}
	.feature-cms {margin-left: 57px;}
	.box.feature {margin-right: 57px;}
	#content .product-layout.product-grid {width: 33%;}
}

@media (max-width:1650px) {
	.header-right{width: auto;}
	.Blog .container {padding: 0 15px;}
	#tabs_info .container {width: 100%;}
	.feature-cms {margin-left: 52px;margin-top: 6%;}
	.feature-cms .description {margin: 40px 0 35px;}
	.box.feature {margin-right: 51px;}
	.featured_default_width {width: 380px;}
	.special_default_width{ width:380px;}
	.bestseller_default_width{ width:380px;}
	.feature-cms .title, .box-heading {width: 90%;}
	.feature .customNavigation {bottom: 27%;}
	#parallaxcmsblock .content {width: 55%;}
	.nav-container.fixed {padding: 0 11% 0;}
}
@media (max-width: 1550px){
	.nav-container.fixed {padding: 0 10% 0;}
}
@media (max-width:1480px) {
	.nav-container {width: 1200px;}
	.nav-container.fixed {padding: 0 4% 0;}
	.product_banner_inner {width: 31.6%;}
	header.fixed .header-combine {padding: 0 70px;}
	header.fixed .header-center {width: 51%;}
	.cmsblock .container {width: 1100px;}
	.quickview-button {margin: 0 3px 0 0;}
	.product-thumb .button-group button {margin: 0 3px 0 0px;}
	#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {}
	.feature-cms .title, .box-heading, .hometab .tab-head .tab-title , #content .box .box-heading {font-size: 33px;line-height: 40px;}
	.feature-cms {margin-left: 46px;margin-top: 4%;}
	.feature-cms .description {margin: 25px 0 35px;}
    .box.feature {margin-right: 45px;}
    .featured_default_width {width: 340px;}
	.special_default_width{ width:340px;}
	.bestseller_default_width{ width:340px;}
	.product-list .product-thumb h4 {width: 100%;}
	#parallaxcmsblock .parallax-title {font-size: 60px;width: 58%;top: 19%;}
	.dropdown-menu {min-width: 145px !important;}
}
@media (max-width:1299px) {
	
	 .nav-container, .sub-container {width: 1050px;}
	.search_box .form-control-select {background-position: 120px 18px;}
	 .search_box .form-control-select.active {background-position: 120px 18px;}
	 .header-search .form-control.input-lg {width: 69%;}
 	.box.feature {width: 67%;}
 	.subbanner .banner {width: 47%;}
 	.sub-banner1.banner {margin-right: 50px;}
 	.sub-banner1.banner, .sub-banner2.banner {margin-bottom: 100px;}
 	.feature-cms .title, .box-heading, .hometab .tab-head .tab-title , #content .box .box-heading {font-size: 30px;line-height: 40px;}
 	.feature-cms {margin-top: 3%;}
 	.feature-cms .description {margin: 15px 0 30px;}
 	.feature .customNavigation {bottom: 31%;}
 	.feature-cms .title, .box-heading {width: 100%;}
 	.featured_default_width {width: 300px;}
	.special_default_width{ width:300px;}
	.bestseller_default_width{ width:300px;}
	.tablatest_default_width {width: 270px;}
	.tabbestseller_default_width {width: 270px;}
	.tabspecial_default_width {width: 270px;}
 	.nav-container.fixed {padding: 0 6% 0;}
 	#parallaxcmsblock .content {width: 63%;}
 	.pxtestimonialblock {margin: 80px 0;}
 	.hometab {margin-bottom: 10px;}
 	.banner-content {padding: 20px 15px;}
	.product_banner .row div + div {margin: 0 20px;}
	.payment ul li {margin: 0 3px 0 0;}
	.layout-2.left-col .container {background-position-x: 22%;}
	header.fixed .header-combine {padding: 0 40px;}
	.cmsblock img {max-width: 100%;}	
	.layout-2.left-col #column-left {width: 22%;}
	.layout-2 #content {width: 78%;}
	.layout-2.left-col .container::before {left: 22%;}
	.layout-2.left-col #column-left {}
	.layout-2 #content {padding: 25px 0 0 30px;}
	#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {}
	#content .product-layout.product-grid {width: 32.9%;}
	

	.shopping-cart .input-group .form-control {width: 100%;margin: 0 0 10px 0;}
	.shopping-cart .input-group-btn .btn.btn-primary {margin: 0;}
	#account-wishlist .btn.btn-primary {margin: 0;}
	.blog-right-content {width: 59%;}
	.information-blogger-blogs .panel {margin-bottom: 50px;}
	
	.discount-img {width: 300px;height: 260px;background-size: 79%;}
	.instagram-main {width: 39%;}
	.newsletter {margin: 0 0 48px 0;}
	.newsletter form {padding: 40px 0;}
	.discountcms {}

	.discount-offer {font-size: 36px;line-height: 36px;padding: 8px 0 0;}
	.discount-btn {padding-top: 7px;}
	.swiper-pager {top: 63% !important;}
	

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

	.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;}
	.left.product-image.thumbnails{overflow: visible;}
	.product-info .image-additional img {max-width: 100%;height: auto;}
	.header-center .container{width: 100% !important;}
	#outer-wrap{height: auto;}
	.sub-txt {padding-bottom: 25px;}

}
@media (max-width: 1199px) and (min-width:1024px){
	.nav-container ,.sub-container {width: 880px;}
	
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	header.fixed .header-center{width: auto;}
	
	.left.product-image.thumbnails{overflow: visible;}
	.product-info .image{width: 72%;}
	.product-info .additional-carousel {margin-right: 30px;}
	.header-center .container{width: 100% !important;}
	#outer-wrap{height: auto;}
	#content .box-product .product-items{width: 33.33% !important;}

}

@media only screen and (min-width: 768px) and (max-width: 980px){

}
@media (max-width: 1199px) {
	.nav-container  {width: 880px;}
	
	.header-left {margin-right: 30px;}
	.header-combine {padding: 0 40px;}
	.header_top::after {left: -13px;}
	.help {padding-right: 20px !important;}
	.search_box .form-control-select , .search_box .form-control-select.active{background-position: 105px 18px;}
	#search {width: 460px;}
	#menu .dropdown .dropdown-menu {left: 10px;}
	#menu > ul > li.hiden_menu div {left: 10px;}
	.banners-slider-carousel {margin: 0 0 50px 0;}
	.timebox-inner {background-size: 70px;width: 70px;}
	.timebox-inner {margin: 0 8px;}
	#show.open {right: 7%;}
	#column-left .box .box-heading, #column-right .box .box-heading {font-size: 14px;}
	.blog-right-content{width: 51%;}
	.information-blogger-blogs .panel {margin-bottom: 50px;}
	.productpage #tabs_info .tab-content {padding: 30px 60px;min-height: auto;}
	#menu .dropdown .dropdown-menu {min-width: 100%;}
	.box.feature {margin-right: 40px;}
	.feature-cms {margin-left: 40px;margin-top: 1%;}
	.feature-cms .title, .box-heading, .hometab .tab-head .tab-title  ,#content .box .box-heading {font-size: 24px;line-height: 34px;}
	.feature-cms .description {margin: 10px 0 20px;}
	.feature .customNavigation {bottom: 16%;}
	.featured_default_width {width: 260px;}
	.special_default_width{ width:280px;}
	.bestseller_default_width{ width:280px;}
	#parallaxcmsblock {height: 600px;}
	#parallaxcmsblock .content {width: 75%;top: 28%;}
	.service2cms .banner.col-sm-4 {margin-right: 15px;width: 32.19%;}
	.service2cms .servicecms3 .title {margin-right: 5px;width: 40px;}
    .service2cms .servicecms2 .counter, .service2cms .servicecms3 .counter {width: 35px;}
	.service2cms .counter {font-size: 24px;line-height: 40px;width: 49px;}
	.service2cms .title {font-size: 24px;line-height: 40px;width: 18px;}
	.banner-content {padding: 15px 10px;}
	.service2cms .servicecms2 .title {margin-right: 5px;}
	.pxtestimonialblock .post-description {width: 100%;}
	.pxtestimonialblock .title::before {left: 145px;}
	.hometab .tab-head .tab-title {margin-right: 15px;}
	.htabs a {margin: 0 10px;}
	.hometab .customNavigation {width: 7%;top: 45px;}
	.htabs {margin-top: 0;}
	.newsletter {width: 28%;}
	.newsletter form {padding: 12px 0;}
	.discount-img {width: 250px;height: 220px;}
	.discount-txt {font-size: 20px;}
	.discount-offer {font-size: 36px;}
	.blog-right {width: 47%;}
    #blog-carousel .product-block .blog-left .blog-image img {width: 110px;}
    #footer .col-sm-3.column {padding: 0 0 0 15px;width:19%}
    .content_footer_left {margin-right: 3%;}
    footer h5 {font-size: 12px;}
    #footer {padding: 60px 0 50px;}
    #bottom-footer {padding: 25px 0;}
    #top-links li {margin: 10px 25px 0;}
    #cart li {margin: 0;}
    .discountcms {margin: 0 25px 35px 0;}
    .pxtestimonialblock {margin: 50px 0;}
	.subbanner {margin: 80px 0;}
	.newsletter .box-heading {margin-bottom: 10px;}
	.sub-txt {padding-bottom: 15px;}
	.subscribe {margin-top: 15px;padding: 11px 20px;}
	.newsletter .input-news .text-danger {bottom: -23%;}
}
@media (max-width: 1023px) and (min-width:980px){
	.nav-container, .sub-container {width: 880px;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	#content .box-product .product-items{width: 33.33% !important;}
	.headertop-text{font-size: 11px;}
	.blog-right-content{width: 51%;}
	.left.product-image.thumbnails{overflow: visible;}
	.product-info .image-additional img {max-width: 100%;height: auto;}
	.box.feature {width: 66%;}
	.feature-cms {margin-top: 0%;}
	.header-search .form-control.input-lg {width: 65%;}
    .search_box {width: 35%;}
    .discount-btn {padding-top: 0;}
    #parallaxcmsblock .content {top: 16%;font-size: 58px;}
    .bx-controls-direction a {top: 5px;}
    .product-thumb .button-group button {height: 38px;width: 38px;}
    .quickview-button {height: 38px;width: 38px;vertical-align: middle;}
    .product-thumb .image a {line-height: 38px;}
	#content .product-list .button-group .quickview-button a {line-height: 39px;height: 38px;width: 38px;vertical-align: middle;}
}

@media (max-width: 980px) {
	.product-info .image img { width: 100%; }
	#menu .dropdown .dropdown-menu{margin:0 !important;}
	.cms-item .Subbanner .sub_img1, .cms-item .Subbanner .sub_img2{ width: 47.91%;}
	.cms-item .Subbanner .sub_img1{margin: 0 30px 0px 0;}
	#outer-wrap{height: auto;}
	.discount-btn {padding-top: 0;}
	.newsletter form{padding: 0;}
	

 }
@media (max-width: 979px) {
	.nav-container, .sub-container {width: 724px;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: none !important;}
	#footer{padding: 20px 15px;}
	#cart li {margin: 0;}
	.header-search .form-control.input-lg {width: 63%;}
    .search_box {width: 37%;}
    .search_box .form-control-select {background-position: 200px 18px;}
    .search_box .form-control-select.active {background-position: 200px 18px;}
	.main-header {min-height: auto;/*height: 150px;*/}
	#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a::before{content: none;}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a {padding: 4px 0;}
	#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu, #menu ul.nav li .megamenu ul.list-unstyled li.dropdown > a {padding: 4px 8px;border-bottom: none;}
	.treeview-list .expandable .collapsable-hitarea::before, .treeview-list .expandable-hitarea::before, .responsive-menu .expandable-hitarea::before, .treeview-list .collapsable .expandable-hitarea::before, .treeview-list .collapsable-hitarea::before {
	right: 10px;}
	#servicecmsblock .icon-left1, #servicecmsblock .icon-left2, #servicecmsblock .icon-left3 {margin: 0 10px 0 0;}
	#form-language .btn-link, #form-currency .btn-link{border:none;}
	.header-logo {float: none;width: auto;margin: 0 auto;}
	.header_top {position: absolute;padding: 0;width: 40%;}
	.header_top::after {content: none;}
	#servicecmsblock{margin: 0;}
	#cart .item-count {
		font-size: 10px;
		font-weight: 600;
		color: var(--text_color);
		line-height: 19px;
		width: 18px;
		height: 18px;
		position: absolute;
		left: -8px;
		top: -11px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		letter-spacing: 0;
	}
	.hometab .customNavigation {top: 55px;}
	.product-content::before {content:none;}
	#cart .dropdown-menu {top: 42px;}
	.dropdown-menu.myaccount-menu {top: 42px;}	
	.responsive-menu .nav.navbar-nav {top: 41px;}
	#cart-total {padding-top: 0;}
	#cart .cart-icon {display: inline-block;vertical-align: middle;}
	#cart-total .mycart {display: none;}
	.helpcms {
    font-size: 0;
    position: relative;
}
	.helpcms::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0) url("../image/megnor/phone.png") no-repeat scroll center center;
    width: 18px;
    height: 18px;
    left: -15px;
    top: -14px;
}
	#logo {padding: 18px 0 5px;}
	.common-home #top {top: 135px;}
	.common-home .header-center {top: 196px;}
	.swiper-pager {top: 73% !important;}
	
	#form-language .btn.btn-link.dropdown-toggle::before {left: -12px;}
	.product-thumb .price-new {margin: 0;}
	.layout-2.left-col .container::before{content: none;}

	.help {padding-right: 10px !important;}
	#form-language .btn.btn-link.dropdown-toggle {padding: 0 18px 0 0;}
	#top-links li {margin: 11px 15px 0;}
	#top-links .dropdown.myaccount .account-icon {margin-right: 0;}
	.htabs a{margin-right: 30px;margin-left: 0px;}
	.subbanner .title {font-size: 26px;line-height: 28px;}
	.sub-banner1.banner .image {margin-left: 70px;margin-right: 25px;}
	.sub-banner3.banner .image {margin-right: 25px;margin-left: 70px;}
	.subbanner .banner {width: 48%;}
	.sub-banner1.banner {margin-right:0;}
	.sub-banner1.banner, .sub-banner2.banner {margin-bottom: 60px;}
	.subbanner .button a {background: #fff;padding: 5px;}
	.feature-cms {width: 34%;margin-top:3%;margin-left: 20px;}
	.feature-cms .title {line-height: 28px;}
	.feature-cms .button {padding: 7px 10px;}
	.feature-cms .description {margin: 6px 0 18px;}
	.feature .customNavigation {left: -59%;}
	.featured_default_width {width: 360px;}
	.special_default_width{ width:360px;}
	.bestseller_default_width{ width:360px;}
	.box.feature {width: 60%;margin-right: 20px;}
	#parallaxcmsblock {height: 450px;}
	#parallaxcmsblock .content {font-size: 54px;text-align: center;line-height: 64px;color: var(--text_color);}
	#parallaxcmsblock .content {width: 90%;top: 46%;}
	.service-txt , .servicecms3 .service-txt  {
	    width: auto;
	    float: none;
	    vertical-align: top;
	    display: inline-block;
	}
	.service2cms .title , .service2cms .counter{font-size: 30px;}
	.service2cms .banner.col-sm-4 {margin-right: 15px;width: 31.9%;}
	.service2cms .sub-title , .service2cms .servicecms3 .sub-title {padding: 0;}
	.pxtestimonialblock .title::before {width: 65px;}
	.hometab .tab-head .tab-title {padding: 0;}
	.htabs {
	    text-align: left;
	    width: 100%;
	    float: left;
	    margin: 8px 0 10px;
	}
	.discount-img {width: 190px;height: 170px;background-size: 80%;}
	.instagram-main {width: 34%;margin-right: 30px;}
	.discount-offer {font-size: 40px;padding: 15px 0 0;}
	.discount-txt {font-size: 18px;}
	.discount-btn {padding-top: 15px;}
	.newsletter .box-heading {margin-bottom: 0;}
	.subscribe {margin-top: 15px;padding: 10px 16px;}
	.newsletter .input-news .text-danger {bottom: -20%;}
	.newsletter {margin: 0;width: 33%;}
	.instagram-main {margin-bottom: 70px;}
    .sub-txt {padding-bottom: 0;}
	.blog-right-content{width: 55%;}
	.productpage #tabs_info .nav-tabs{width: 25%}
	.productpage #tabs_info .tab-content{width: 75%;}
	#content.productpage .product-left{min-height: auto;}
	.left.product-image.thumbnails{overflow: visible;}
	.tmcmsblock {padding: 3px 0;}
	#content.productpage .product-left, #content.productpage .product-right{width: 100%;padding: 50px 15px 0;border-left: none;}
	.product-info .additional-carousel{margin-right: 45px;top: 20px;}
	#column-left .box .toggle a.mobile_togglemenu::before, #column-right .box .toggle a.mobile_togglemenu::before {
		color: #000;
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 20px;
		font-weight: bold;
		height: 20px;
		margin: 0;
		position: absolute;
		right: 0;
		text-align: center;
		top: -5px;
		width: 20px;
	}
	#column-left .box .toggle.active a.mobile_togglemenu::before, #column-right .box .toggle.active a.mobile_togglemenu::before {
		color: #000;
		content: "\f106";
		font-family: "FontAwesome";
		font-size: 20px;
		font-weight: bold;
		height: 20px;
		margin: 0;
		position: absolute;
		right: 0;
		text-align: center;
		top: -5px;
		width: 20px;
	}
	#column-left .box .toggle .mobile_togglemenu, #column-right .box .toggle .mobile_togglemenu {
		background: none !important;
		right: 0;
		top: 10px;
		width: 100%;
	}
	 #content.productpage .product-left {border: none;}
	#column-left .product-thumb .caption, #column-right .product-thumb .caption {float: none;}
	#column-left .box-product .price, #column-right .box-product .price {float: left;}
	#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {width: 100%;}
	.layout-2.left-col #column-left{border-right: none;}
	#column-left .swiper-viewport, #column-right .swiper-viewport{display: none;}
	.content-top-breadcum #title-content .page-title, .content-top-breadcum #title-content h1, .content-top-breadcum #title-content h2{font-size: 30px;line-height: 30px;}
	.Blog .blog-right{padding: 15px 20px;}
	.box.Blog{margin-bottom: 60px;}
	#outer-wrap{margin: 0 0 40px;}
	.cms-item{padding-top: 40px;margin: 0 auto 70px;}
	.cms-item .Subbanner.container{padding: 0 15px;}
	.newsletter form{margin: 0;padding: 0;}
	.content_footer_top{padding: 30px 0;}
	#footer .column .toggle a.mobile_togglemenu::before {
		color: #fff;
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 20px;
		font-weight: bold;
		height: 20px;
		margin: 0;
		position: absolute;
		right: 0;
		text-align: center;
		top: -6px;
		width: 20px;
	}
	#footer .column .toggle.active a.mobile_togglemenu::before {
		color: #fff;
		content: "\f106";
		font-family: "FontAwesome";
		font-size: 20px;
		font-weight: bold;
		height: 20px;
		margin: 0;
		position: absolute;
		right: 0;
		text-align: center;
		top: -6px;
		width: 20px;
	}
	footer h5 {
		background: none !important;
		margin: 0;
		padding: 0 0 10px 0 !important;
		color: #fff;
	}
	#footer .column .toggle .mobile_togglemenu {background: none !important;}
	#footer .col-sm-3.column{width:100%;min-height: inherit;margin: 0;padding: 0;}
	#servicecmsblock .service-right .title{font-size: 12px;}
	#outer-wrap{height: auto;}
	.cms-item .Subbanner .sub_img2 .sub_banner_inner {float: none;margin-top: 15px;}
	.cms-item .Subbanner .sub_img1, .cms-item .Subbanner .sub_img2{width: 100%;float: none;display: inline-block;text-align: center;}
	#menu ul.nav li .megamenu ul.list-unstyled li > a:hover, .hiden_menu .top_level a:hover {color: var(--text_color) !important;}
	#menu.responsive-menu .toggle .mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu::before {
		color: #000;
		content: "\f067";
		font-family: "FontAwesome";
		font-size: 12px;
		left: auto;
		position: absolute;
		right: 4px;
		top: -5px;
	}
	#menu.responsive-menu .toggle.active .mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu::before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu::before {
		    color: #000;
		    content: "\f068";
		    font-family: "FontAwesome";
		    font-size: 12px;
		    left: auto;
		    line-height: 20px;
		    position: absolute;
		    right: 4px;
		    top: -5px;
	}
	#menu ul.nav li .megamenu ul.childs_1 {width: 100%;float: left;}
	#menu.responsive-menu .toggle .mobile_togglemenu, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu {
		background: none !important;
	}
	.nav-responsive span {font-size: 15px;margin: 13px 0;padding: 0;}
	.nav-responsive .expandable {margin-top: 12px !important;}
	.responsive-menu {text-align: left;margin: 0 auto;width: 100%;}
	.header-center .container{width: auto !important;padding: 0 !important;}
	.nav-responsive .expandable {margin: 13px 0 !important;background: url("../image/megnor/menu.png") no-repeat scroll right 5px transparent !important;}
	/* css for responsive menu */
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {
		background: #fff none repeat scroll 0 0;
		position: absolute;
		width: 100%;
		z-index: 999;
		border: 1px solid #ececec;
		left: 0;
		right: 0;
		/* margin: 15px auto; */
		padding: 10px;
		top: 40px;
		box-shadow: none;
		max-height: 300px;
		overflow-y: auto;
		border-top: 0;
	}
	.responsive-menu li.toggle {
		background: #fff none repeat scroll 0 0;
		box-shadow: none;
		padding: 0;
		width: 100%;
	}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;color: #000;font-weight: normal;text-transform: capitalize;}
	#menu.responsive-menu .dropdown .dropdown-menu {
		background: transparent;
		border: medium none;
		box-shadow: none;
		padding: 0;
		position: relative;
		width: 100%;
		display: none;
		transform: none;
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transition: none;
		visibility: visible;
	}
	#menu .dropdown:hover .dropdown-menu, #menu > ul > li.hiden_menu:hover div {
		transform: none;
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		-o-opacity: 1;
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
	}
	#menu.responsive-menu ul li a {color: #000;width: auto;padding: 0 10px 15px;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {padding: 0 30px;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;    left: 0;    position: relative;    top: 0;padding: 4px 8px;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{  color: #000;}
	/* 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;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {padding: 0 10px;float: left;width: 100%;}
	#menu.responsive-menu ul li a:hover{color: var(--text_color);background-color: transparent;}
	#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: 20px 0;
	    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: 0;
    top: 10px;
    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;border-bottom: none; }
	#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; }
	.header-text-left {width: auto;padding: 5px 0 23px;}	
	#form-language .dropdown-toggle > img {display: inline-block;}
	#form-currency strong {
		color: #fff;
		font-size: 14px;
		font-weight: 500;
	}
	.content_footer_center {width: 36%;}
	.content_footer_right {width: 36%;}
	.content_footer_left {width: 100%;margin: 0 0 15px 0;}
	.blog .box-heading {margin-bottom: 15px;}
	.footer-logo {width: 28%;}
	.blog-right {width: 74%;}
	#menu .dropdown .dropdown-menu {left: 10px;top: 0;}
	.quickview-button {margin: 0 3px 0 0;}
	.product-thumb .button-group button {margin: 0 3px 0 0px;}
	#menu ul.nav li .megamenu ul.childs_1 {padding: 0 10px 0 0px;}
	#menu ul.nav li .megamenu ul.childs_1:last-child {padding: 0 10px 0 0px;}
	.responsive-menu .nav.navbar-nav {padding: 20px 10px;top: 51px;}
	#menu.responsive-menu ul li:last-child a {padding-bottom: 0;}
	.layout-2 #content {width: 100%;padding: 25px 0 0 0;}
	.product-list .product-thumb .image {width: 30.9%;}
	#column-left .box .box-heading::after, #column-right .box .box-heading::after {display: none;}
	#column-left .box .box-heading, #column-right .box .box-heading {width: 100%;text-align: left;}
	#column-left .list-group {padding-top: 0;}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {padding: 0;}	
	.pagination-wrapper .page-link {padding: 0;margin: 0;}
	.help-menu {right: 10px;left: auto;}
	#form-language .dropdown-menu{left: auto;right: 18px;}
	 #form-currency .dropdown-menu {left: auto;right: 0px;}
	 .header-search {padding: 0;width: 82%;}
	 .layout-2 #content {border:none;}
	 
 .timer .customNavigation a.prev, .timer .customNavigation a.next {top: 0;}
 #column-left .box, #column-right .box {margin-bottom: 0;}
 #column-left .box .box-heading, #column-right .box .box-heading {padding: 5px 0;}
 .layout-2.left-col .container ,.layout-2.right-col .container , .product-content {background:none;}
 .bx-controls-direction a {top: 5px;}
    .product-thumb .button-group button {height: 38px;width: 38px;}
    .quickview-button {height: 38px;width: 38px;vertical-align: middle;}
    .product-thumb .image a {line-height: 38px;}
	#content .product-list .button-group .quickview-button a {line-height: 39px;height: 38px;width: 38px;vertical-align: middle;}
	.social-icons {padding: 52px 0 0;}
	.content_footer_right .payment {padding: 60px 0 0;}

}

@media (max-width: 767px) {
	.nav-container, .cms-counter .container, .sub-container  { width: 100%;padding: 0 15px;}
	.main-slider {height: 450px;}
	.main-slider img, .main-slider .swiper-container, .main-slider .swiper-viewport {height: 100%;}
	.common-home #top {top: 128px;}
	.common-home .header-center {top: 188px;}
	#cart li {margin: 0;}
	#footer {padding: 20px 0;}
	.Blog .container {padding: 0;}
	#form-currency strong {display: inline-block;margin-right: 0;}
	.currency-select {display: none;}
	.blog-right-content {width: 100%;}
	.product-info .image-additional img {max-width: 100%;height: auto;}
	.product-info .image{width: 72%;}
	.product-thumb .image{}
	#content .product-list .product-details {width: 100%;margin-top: 0;}
	#content .product-layout.product-grid {width: 49.6%;margin: 0;}
	#form-currency .dropdown-menu{top: 31px;}
	.product-list .product-thumb .image {width: 46%;}
	.quickview{display: none;}
	.header-right{top: 20px;}
	.cms-item .Subbanner .sub_img1 {margin: 0;}
	.product-info .image-additional {width: 100%;}
	.product-info .image-additional a {padding: 1px;}
	.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;}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 0; float: left;}
	.checkout-cart .btn.btn-danger { }
	.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;}
	.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: 5px;margin-right: 0;}
	.zoomWindowContainer, .zoomWindow, .zoomContainer { display: none; }
	
	#content .box .box-heading::after {display: none;}
	#content .box .box-heading::before{display: none;}
	
	.countdown .countbox::before {top: 15px;}
	.product_banner_inner {width: 100%;}
	.product_banner .row div + div {margin: 30px 0;}
	
	#content .box .box-content {margin: 0 -10px;}
	.responsive-menu .nav.navbar-nav {left: 0;margin: 0;}
	#cart .item-count {top: -2px;}
	.product-thumb .price {margin: 0;width: 100%;}
	.product-thumb .rating {padding: 0;float: left;}
	.subscribe {padding: 11px 20px;}
	.main-slider > .container {width: auto;padding: 0;}
	.container {/*width: auto !important;*/}
	#top-links .dropdown.myaccount {margin: 6px 0 0;}
	#cart-total {top: -10px;right: 0;color:#000;}
	#cart:hover > .btn #cart-total {color: var(--text_color);}
	.dropdown-menu.myaccount-menu {top: 44px;}
	#form-language img {margin-top: 0;}
	#form-language .language-select img {margin-top: 2px;}
	.header-search .btn.btn-default.btn-lg {right: 10px;}
	#cart .dropdown-menu {top: 43px;}
	.product_banner .product_img1, .product_banner .product_img2, .product_banner .product_img3 {display: inline-block;}
	.product_banner_inner .cat-img-block::after {display: none;}
	.product_banner_inner .cat-img-block::before {display: none;}
	.product-thumb .button-group .quickview-button {margin: 0;display: none;}
	.product-thumb .button-group button {margin: 0 5px 0 0px;}
	.cmsblock {margin: 0 0 30px 0;}
	.product-thumb .button-group {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-moz-transform: translateY(0);
	}
	.product-block-inner {text-align: left;}
	#product-category .block {margin: 0 -15px;}
	.product-info .additional-carousel {margin-right: 35px;top: 0;}
	.content-top-breadcum #title-content .page-title, .content-top-breadcum #title-content h1, .content-top-breadcum #title-content h2 {
		font-size: 25px;
		line-height: 25px;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details {width: 75%;}
	.productpage #tabs_info .nav-tabs {width: 30%;}
	.productpage #tabs_info .tab-content {width: 70%;}
	.product-thumb .image img {width: 100%;}
	.product-grid .product-thumb .image {float: none;display: block;}
	.pagination-wrapper .page-result {float: none;}
	.product-layout.product-list.col-xs-12 {padding: 0 15px;}
	.pagination-wrapper .page-link {float: none;}
	.pagination-wrapper .page-result {margin: 10px auto 0;}
	#top-links li {margin: 9px 15px 0;}
	.header-cart {margin: 4px 0 0 0;}
	.feature-cms {
	   width: 100%;
		margin: 0 auto 35px;
		float: left;
		text-align: center;
		padding: 0 15px;
	}
	.box.feature {
	    width: 100%;
	    padding: 0 20px;
	    float: left;
	    margin: 0 auto;
	}
	.featured_default_width {width: 400px;}
	.special_default_width{ width:400px;}
	.bestseller_default_width{ width:400px;}
	.tablatest_default_width {width: 235px;}
	.tabbestseller_default_width{width: 235px;}
	.tabspecial_default_width{width: 235px;}
	.header_top {width: 43%;}
	.service1 , .service2 {width: 100%;}
	#logo {padding: 15px 0 5px;}
	.header-text-left .list-inline > li {padding: 0;}
	#form-language .btn.btn-link.dropdown-toggle {padding: 0 15px 0 0;}
    #form-language .btn.btn-link.dropdown-toggle::before {left: -8px;top: -2px;}
    #form-language .btn.btn-link.dropdown-toggle::after {right: 8px;top: -2px;}
	.help {padding-right: 10px !important;}
	.subbanner {margin: 60px 0;}
	.subbanner .button {margin-top: 40px;}
	.sub-banner1.banner, .sub-banner2.banner {margin-bottom: 50px;}
	.sub-banner2.banner {margin-bottom: 60px;}
	.service2cms .banner.col-sm-4 {width: 31.6%;}
	.service2cms .sub-title , .service2cms .servicecms3 .sub-title {text-align: center;}
	.banner-content {padding: 7px 11px;}
	.pxtestimonialblock .title::before {width: 53px;}
	.pxtestimonialblock {margin: 50px 0;}
	.pxtestimonialblock .customNavigation {width: 30%;}
	.hometab .customNavigation {width: 9%;}
	.discountcms {width: 43%;margin: 0px 30px 30px 0;}
    .instagram-main {width: 52%;margin-right: 0;margin-bottom: 50px;}
    .discount-img {width: 260px;height: 240px;float: none;background-size: 80%;}
    #form-language .dropdown-menu {right: 15px;}
    .help-menu {right: 11px;}
    .discount-offer {font-size: 38px;padding: 10px 0 0;line-height: 44px;}
    .discount-btn {padding-top: 0;}
	.newsletter {margin: 0;width: 100%;float: left;text-align: center;}
	.newsletter .input-news .text-danger {bottom: -31%;}
	#txtemail {padding: 10px 28px 10px;text-align: center;}
	.content_footer_center {width: 45%;margin-top: 38px;float: left;}
	.social-icons .follow-us .toggle-block li a {margin: 0 0px 0 0;}
	.footer-logo {width: 30%;position: absolute;top: 15px;left: 0;right: 0;margin: 4px auto 0;}
	.payment ul li {margin: 0;}
	#bottom-footer {position: relative;}
	.content_footer_right {width: 45%;margin-top: 40px;float: right;}
	#form-language .btn.btn-link.dropdown-toggle {font-size: 0;letter-spacing: 1px;}
	.helpcms,.catalogcms {font-size: 0;position: relative;}
	.helpcms::before{
		content: "";
		position: absolute;
		background: rgba(0, 0, 0, 0) url("../image/megnor/phone.png") no-repeat scroll center center;
		width: 50px;
		height: 50px;
		left: -15px;
		top: -12px;
	}
	.catalogcms::before{
	    content: "";
		position: absolute;
		background: rgba(0, 0, 0, 0) url("../image/megnor/catalo.png") no-repeat scroll center center;
		width: 50px;
		height: 50px;
		left: -15px;
		top: -12px;
	}
	.header-text-left {padding: 10px 0 15px;}
	#content .box .box-content {margin: 0 -15px;}
	.related .customNavigation a {top: -74px;}
	.box.related {margin-bottom: 20px;}
	.table.table-bordered.shopping-cart{ display: none; }
	.table.table-bordered.shopping-cart.responsive{ display: inline-table; clear: both; }
	.shopping-cart.responsive .input-group.btn-block {max-width: 100% !important; width: 100%;}
	.shopping-cart.responsive .input-group.btn-block .form-control{ width: auto; float: none; display: inline-block; }
	.shopping-cart.responsive .input-group.btn-block .input-group-btn{ clear: none; float: none; display: inline-block; }
	.category_thumb .category_description {padding: 0;}	
	.col-sm-12.category_list {padding: 0;}
	.all-blog .blog-left-content {margin-right: 0;}
	#parallaxcmsblock .content {font-size: 44px;}
	#parallaxcmsblock {height: 300px;}
	.header-search {width: 79%;}
	.search_box .form-control-select {background-position: 164px 18px;}
	.search_box .form-control-select.active {background-position: 164px 18px;}
	#form-language .dropdown-menu{top: 25px;}
	.social-icons {padding: 15px 0 0 0;}
	.content_footer_right .payment {padding: 19px 0 0;}
	.service2cms .servicecms3 .title {width: 50px;}
	.service2cms .title {width: 35px;}
	.customNavigation {display: none;}
}
@media (max-width: 640px){
	.header_top {width: 57%;}
	#search {width: 256px;}
	.subbanner .title {font-size: 18px;line-height: 20px;padding: 6px 6px;}
	.subbanner .discount {right: -55px;top: 58px;letter-spacing: 1px;}
	.sub-banner3 .discount {right: -55px;}
	.sub-banner3 .content {top: 18%;}
	.subbanner .content {top: 18%;}
	.subbanner .button {margin-top: 25px;}
	.subbanner .discount {left: -60px;}
	.sub-banner1.banner .image {margin-left: 36px;}
    .sub-banner3.banner .image {margin-left: 36px;}
    .subbanner .button {font-size: 12px;z-index: 99;}
    .featured_default_width {width: 300px;}
	.special_default_width{ width:300px;}
	.bestseller_default_width{ width:300px;}
	
	.box.feature{padding: 0 15px;}
	.feature .customNavigation {left: auto;bottom: auto;}
	.feature .customNavigation {left: auto;bottom: auto;width: 100%;}
	.feature .customNavigation a.prev {top: 130px;}
	.feature .customNavigation a.next {right: 0;left: auto;top: 130px;}
	.swiper-pager {top: 32%;}
	.help-menu {right: 10px;}
    #form-language .dropdown-menu {right: 15px;}
    #parallaxcmsblock .content {font-size: 30px;line-height: 40px;}
    #parallaxcmsblock .content {top: 45%;}
    .newsletter .input-news .text-danger {bottom: -27%;}
    .service2cms .banner.col-sm-4 {width: 31%;}
    .pxtestimonialblock .customNavigation {width: 40%;}
    .pxtestimonialblock .post-description {margin: 25px auto 20px;padding: 0 15px;}
    .pxtestimonialblock .title::before {width: 35px;}
    .htabs .etabs li {float: none;width: 100%;margin-bottom: 10px;border: 1px solid #eaeaea;padding: 5px 0;}
    .hometab .customNavigation {top: 5%;width: 12%;}
	.htabs a {float: none;margin-right: 0;}
    .discount-img {width: 215px;height: 200px;background-size: 85%;}
    .discountcms{margin: 0px 10px 50px 0;}
    .instagram-main {width: 54%;}
    .footer-logo {background-size: 100%;width: 100%;}
    .content_footer_right {width: 51%;}
    .content_footer_center {width: 49%;}
    .blog-right {width: 70%;}
    .subscribe {padding: 10px 22px;}
    .htabs {margin: 15px 0 10px;}
    .etabs {width: 100%;}
    #content .product-layout.product-grid {width: 49.5%;margin: 0;}
    .header-search {width: 73%;}
    .search_box .form-control-select {background-position: 115px 18px;}
    .search_box .form-control-select.active {background-position: 115px 18px;}
    .search_box .form-control-select {padding: 8px 3px !important;}
 	.header-search .form-control.input-lg {width: 60%;padding: 10px 30px 10px 10px !important;}
	.search_box {width: 40%;}
	.header-search .btn.btn-default.btn-lg {right: 6px;}
	.timer .customNavigation a.prev, .timer .customNavigation a.next {top: 8px;} 
	#form-language .dropdown-menu, #form-currency .dropdown-menu {top: 26px;}
}
@media only screen and (max-width: 479px) {
	
	#search{width: 190px;}
	#testimonial .customNavigation a.prev {left: 15%;}
	#testimonial .customNavigation a.next {right: 15% !important;}
	.product-thumb .caption{opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;-ms-opacity: 1;-o-opacity: 1;}
	.product_banner {margin-top: 0;}
	.all-blog .panel .blog-left-content .blog-image img{width: 100%;}
	#cart .cart-menu .button-container strong{padding: 10px 15px !important;}
	#cart .dropdown-menu {
		width: 295px;
		padding: 10px;
		right: 0;
	}
	#cart li {margin: 0;}
	.main-slider {height: 320px;}
	.common-home #top {top: 67px;}
	.common-home .header-center {top: 65px;}
	.product-thumb .price {margin: 5px 0;width: auto;}
	.product-thumb .rating {padding: 4px 0 0;float: right;}
	#cart .text-right .addtocart, #cart .text-right .checkout {padding: 9px 7px !important;}
	.header-search {width: 65%; display: none;}
	.search_box {width: 47%;display: none;}
	.search_box .form-control-select {padding: 8px 4px !important;}
	.search_box .form-control-select {background-position: 80px 18px;}
	.header-search .form-control.input-lg {width: 100%;}
	.header-search .btn.btn-default.btn-lg {right: 10px;}
	.header_top {display: none;}
	.header-logo {float: left;}
	.productpage #tabs_info .nav-tabs {
		width: 100%;
		float: left;
		text-align: center;
		padding: 20px 0;
	}
	.productpage #tabs_info .tab-content::before, .productpage #tabs_info .nav-tabs > li.active > a::before{display: none;}
	.productpage #tabs_info .tab-content {width: 100%;padding: 0;min-height: auto;}
	#content.productpage .product-right{margin-top: 0;padding: 15px 0;}
	.main-slider .swiper-container, .main-slider .swiper-viewport {height: 100%;}
	#content .product-list .product-details {	width: 100%;}
	.subscribe-btn .btn-lg{padding: 14px 15px !important;}
	.Blog .blog-right{padding: 15px 20px;}
	.cms-item .Subbanner .sub_banner_inner .static-inner .shop-now{margin-top: 30px;}
	.hometab .tab-content{margin-bottom: 0;}
	.product-thumb .image {
		/*margin-bottom: 0;
		float: none;
		display: block;*/
	}
	.product-thumb .image img {width: 100%;}
	.product-thumb .rating {opacity: 1;-webkit-opacity: 1;-ms-opacity: 1;-moz-opacity: 1;-o-opacity: 1;}
	.product-thumb h4 {margin: 0;}
	.product-grid .product-thumb .rating {margin: 0;}
	.product-block-hover{
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		-moz-transform: translateX(0);
	}
	#content .product-thumb:hover .product-details{transform: none;}
	#content .product-thumb .product-details{position: relative;opacity: 1;-webkit-opacity: 1;-ms-opacity: 1;-moz-opacity: 1;-o-opacity: 1;}
	.htabs a{float: none;}
	.hometab{}
	.cms-item .shortcode-title .big-title, #testimonial .test-content .test-desc .title, .hometab .tab-head .tab-title, #content .box.Blog .box-heading{font-size: 30px;line-height: 30px;margin: 0;}
	.cms-item{padding-top: 20px;}
	#logo {padding: 15px 0;}
	#servicecmsblock .first-content-one, #servicecmsblock .second-content-two, #servicecmsblock .third-content-three{width: 100%;float: none;}
	.header-right{top: 10px;}
	.header-center{margin-top: 0;}
	.product-info .image-additional a{float:none; text-align:center; padding: 1px;margin-bottom: 10px;}
	.table{
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		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 {}
	.flex-direction-nav a:before {font-size:27px !important;}
	.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%;margin-bottom: 15px;}
	.information-contact .panel-body {padding: 15px;}
	.nav-tabs > li{width:100%;}
	.product-info .additional-carousel {margin: 30px 0 0 0;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%;}
	.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;}
	/*.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin:0px;}*/
	.header-text-left {padding: 17px 0 0;}
	.swiper-pager {display: none;}
	#cart .dropdown-menu li p {letter-spacing: 0;}
	.offer-block .container {padding: 30px 10px;}
	#form-language .btn.btn-link.dropdown-toggle {}
	.product_banner .row div + div {margin: 20px 0;}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .subtitle {line-height: 17px;}
	.countdown .countbox::before {top: 25px;}
	.timebox-inner::after {right: -4px;}
	.timebox-inner {margin: 0 1px;}
	.tmcmsblock {padding: 8px 0;}
	#content .box .box-heading {font-size: 15px;letter-spacing: 0;}
	.product-thumb .button-group button {margin: 0 5px 0 0;}
	.quickview-button {margin: 0 5px 0 0;}
	.content_footer_left {margin: 0 0 20px 0;}
	#bottom-footer li {padding: 0 5px;}
	.latest_default_width {width: 100%;}
	.bestseller_default_width {width: 100%;}
	.module_default_width {width: 100%;}
	#content .product-layout.product-grid {width: 100%;}
	.product-grid .product-thumb .image {float: none;}
	.content-top-breadcum #title-content .page-title, .content-top-breadcum #title-content h1, 
	.content-top-breadcum #title-content h2 {font-size: 18px;}
	.product-info .image {width: 100%;}
	.btn-group.wish-comp .btn.btn-default.wishlist {margin-left: 15px;}
	.btn-group.wish-comp .btn.btn-default.wishlist, .btn-group.wish-comp .btn.btn-default.compare {padding: 10px 10px !important;margin-left: 10px;}
	.btn-group.wish-comp .btn.btn-default.wishlist {margin-left: 10px;}
	#product-product .btn-primary {padding: 10px 10px !important;}
	#form-language .dropdown-menu, #form-currency .dropdown-menu {}
	#column-left .product-items .product-details, #column-right .product-items .product-details {width: 65%;}
	#top-links li {margin: 9px 4px 0;}
	.subbanner .banner {width: 100%;}
	.sub-banner1.banner, .sub-banner2.banner ,  .sub-banner3.banner {margin-bottom: 50px;}
	#parallaxcmsblock .content {font-size: 30px;line-height: 42px;}
	#parallaxcmsblock {height: auto;background-size: 100% 100%;}
	.service2cms .banner.col-sm-4 {width: 100%;margin: 0 0 15px;}
	.service2cms .sub-title ,.service2cms .sub-title, .service2cms .servicecms3 .sub-title {padding: 9px 0;}
	.service2cms .title, .service2cms .counter {font-size: 24px;}
	.pxtestimonialblock .customNavigation {width: 70%;}
	.pxtestimonialblock .title::before {width: 25px;left: 140px;}
	.hometab .customNavigation {top: 3%;width: 18%;}
	.tablatest_default_width {width: 100%;}
    .tabbestseller_default_width{width: 100%;}
    .tabspecial_default_width{width: 100%;}
    .discount{
        display: none;
    }
	.discountcms {width: 100%;margin: 0 0 50px 0;}
	.instagram-main {width: 100%;}
	.blog-right {width: 54%;}
	.footer-logo {width: auto;}
    .social-icons {float: none;padding: 15px 0 10px;}
    .content_footer_center {width: 100%;text-align: center;margin-top: 45px;}
	.content_footer_right .payment {padding: 10px 0;}
	.content_footer_right {width: 100%;float: left;margin-top: 0;}
	#bottom-footer {padding: 25px 0 15px;}
	.feature .customNavigation a.prev , .feature .customNavigation a.next {top: 174px;}
	.product-list .product-thumb .image {width: auto;}
	.shopping-cart.responsive .input-group.btn-block .input-group-btn{ clear: both; display: block; }
 	.shopping-cart.responsive .input-group.btn-block .form-control{ width: 100%;}
 	.discount-img {background-position: center 0;height: 220px;}
 	.bx-controls-direction a {top: 5px;}
 	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {margin-left: 0;}
 	#content .pull-left .btn.btn-default {margin: 0 5px 10px 0px;}
 	.checkout-cart .pull-right {float: left !important;}
 	.help-menu {top: 38px;}
 	#form-language .dropdown-menu {top: 31px;}
 	#form-currency .dropdown-menu {top: 37px;}
 	.box.timer .subtitle {line-height: 18px;}
 	#parallaxcmsblock .content {top: 30%;}
 	.product-info .additional-carousel .bx-controls-direction a.bx-prev {left: 25%;}	
 	.product-info .additional-carousel .bx-controls-direction a.bx-next {right: 25%;}
 	.productpage .product-right ul li .desc {min-width: 150px;}
 	#content.productpage .product-left {min-height: 1100px;}
 	#content .product-list .product-details {float: left;}
 	.product-layout.product-list.col-xs-12 {padding: 0;}
 	#powered {padding-top: 0;}
	
}
@media (max-width: 320px){
.hometab .customNavigation {top: 3%;}
}
@media only screen and (max-width: 319px){
	#search{width: 190px;}
	.product-info .additional-carousel {padding: 15px 0 25px;}
	.product-info .image {width: 75%;}
	.product-info .additional-carousel {margin-right: 15px;}
	.product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; }
	.header-logo .img-responsive { width: 100%;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}
	#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%;
}
#accordion .panel-title{padding:15px;}
#accordion .panel-heading .fa.fa-caret-down {float: right; }
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
/* Megnor www.templatemela.com - End */
