tuijian{
    width:18%;
    height:auto;
}

@font-face {
        font-family: "Poppins-Bold"; /* 定义字体名 */
        src: url("./fonts/Poppins-Bold.ttf"); /* 引入本体字体文件 */
}

@font-face {
        font-family: "Poppins-Light"; /* 定义字体名 */
        src: url("./fonts/Poppins-Light.ttf"); /* 引入本体字体文件 */
}

@font-face {
        font-family: "Poppins-Regular"; /* 定义字体名 */
        src: url("./fonts/Poppins-Regular.ttf"); /* 引入本体字体文件 */
}


body {
	font-family: 'Poppins-Regular','Poppins-Bold';
	font-weight: 400;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}.pc_meuns_middle_list
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width:13px;}
.fa-stack .fa{font-size:15px;color: #ffc315;}
/* 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;
}
a:link {
    color：#000000;
}
a:visited {
    color: #000000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent !important;
}
/* nav */
.nav-left {
	width: auto;
	float: left;
	text-align: left;
}
.nav-left .call-us_text .call-us {
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.8px;
	line-height: 24px;
	color: #969696;
	padding-left: 20px;
	background: url("../image/megnor/callus-2.png") no-repeat  0 5px;
	text-transform: capitalize;
}
.nav-center .offer-text {
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 24px;
	color: #969696;
}
.nav-right {
	float: right;
}
.nav-center {
	width: 100%;
	text-align: center;
}
/* end of nav */
/* 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;
	display: none;
}
header.fixed .header-top {
	float: left;
	width: 100%;
	position: absolute;
	width: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
	border: none;
}
.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;}}
header.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	background-color: #f2f2f2;
	-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;
	border-bottom: 1px solid #f2f2f2;
}
.header-background {
	background: #fff;
	float: left;
	width: 100%;
}
.main-header {
	min-height: 168px;
}
header.fixed #logo {
	padding: 12px 0;
}
header.fixed .header-center {
	margin: 0;
}
header {
	background-color: transparent;
	display: inline-block !important;
	position: relative;
	vertical-align: top;
	width: 100%;
	z-index: 99;
	box-sizing: border-box;
}
.header-bg {
	background: #fff;
	display: inline-block;
	width: 100%;
}
#common-success #content p a {color: #969696;}
#checkout-cart .buttons .pull-right .btn.btn-primary {
	background-color: #000000 !important;
	border-color: #000000 !important;
}
.shopping-cart tr .input-group {z-index: 0;}
.header-left {
	float: left;
	position: relative;
	width: 25%;
	z-index: 5;
	text-align: left;
	padding: 30px 0;
}
header.fixed .header-text-left {display: none;}
.headertop-text {color: #000;}
.header-center {
	width: 195px;
	position: absolute;
	left: 0;
	right: 0;
	top: 28px;
	margin: 0 auto;
}
.header-center .container {
	width: 100%;
	padding: 0;
	display: inline-block;
	float: none;
	text-align: center;
}
.header-right {
	float:left;
	position: relative;
	width: 25%;
	text-align: right;
}
.header-top {
	float: left;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}
.header_bottom {
	float: left;
	width: 100%;
	position: relative;
}
/* top */
#top {
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
	padding: 0;
}
.lan_cur_block {
	float: left;
	display: inline-block;
}
#form-language .btn.btn-link.dropdown-toggle {
	padding: 0 10px 0 0;
	position: relative;
	text-decoration: none;
	font-size: 11px;
	color: #8f8f8f;
}
#form-language:hover .btn.btn-link.dropdown-toggle {
	color: #000;
}
#form-language:hover .fa.fa-angle-down {
	color: #000;
}
#form-currency :hover .btn.btn-link.dropdown-toggle {
	color: #000;
}
#form-currency :hover .fa.fa-angle-down {
	color: #000;
}
#form-language .fa.fa-angle-down {
	font-size: 11px;
	vertical-align: middle;
	color: #6f6f6f;
}
#form-currency .btn.btn-link.dropdown-toggle {
	padding: 0 0 0 10px;
	position: relative;
	text-decoration: none;
	font-size: 11px;
	color: #8f8f8f;
}
#form-currency .fa.fa-angle-down {
	font-size: 11px;
	vertical-align: middle;
	color: #6f6f6f;
}
.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: 0 10px;
}
#form-language .dropdown-toggle > img {
	display: none;
}
#form-currency .dropdown-menu {
	left: 10px;
}
#form-currency strong {
	display: none;
}
.btn.btn-link.btn-block.language-select {
	color: #4c4c4c;
	padding: 3px;
	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:#969696;}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
	text-shadow: none;
	color: #969696;
	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 li, #top-links a,#language .dropdown-menu > li > a {
	color: #888;
	text-decoration: none;
	padding: 0;
	background-color: transparent !important;
}
#top-links li{padding:0;}
#top-links a .fa{padding:5px 5px;}
#top .btn-link:hover, #top-links a:hover {
	color: #444;background-color: transparent !important;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #969696;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
}
#top-links {
	padding-top: 0;
	margin: 0;
	position: relative;
}
#top-links a + a {
	margin-left: 15px;
}
#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-title {
	background: transparent url("../image/megnor/user.png") no-repeat center center;
	height: 30px;
	width: 30px;
	display: block;
	cursor: pointer;
}

#top-links .dropdown-menu.myaccount-menu a {
	padding: 5px 20px;
	display: ;
	font-size: 13px;
	color: #000;
}
#top-links .dropdown-menu.myaccount-menu a:hover {
	color: #969696;
}
#top-links .dropdown.myaccount {
	margin: 25px 15px;
}
#top-links .list-inline {	margin: 0;}
/* logo */
.header-text-left {
	float: left;
	position: relative;
	width: 25%;
	text-align: left;
	list-style: none;
	padding: 25px 0;
}
.header-search {
	float: right;
	margin: 25px 15px 25px 0;
	position: relative;
}
#form-currency ul li .btn-link {
	color: #6f6f6f;
	font-size: 12px;
	padding: 3px;
}
.header-search.active .header-toggle, .header-search.active .header-toggle:hover {
	background: rgba(0, 0, 0, 0) url("../image/megnor/cross.png") 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.png") no-repeat center center;
}
.header-search .header-toggle:hover{}
.header-search .header-toggle {
	background: url("../image/megnor/search.png") no-repeat center center;
	height: 30px;
	width: 17px;
	cursor: pointer;
}
.header-search .header-toggle:hover {
	background: url("../image/megnor/search.png") no-repeat center center;
	height: 30px;
	width: 17px;
	cursor: pointer;

}
.header-cart {
	float: right;
	position: relative;
	margin: 0 0 0 10px;
}
.dropdown-menu.myaccount-menu {
	top: 63px;
	margin: 0;
}
.col-sm-3.time {
	margin: 10px 0 0 0;
}
/* search */
#search {
	display: none;
	left: auto;
	position: absolute;
	right: 0;
	top: 62px;
	width: 250px;
	/* border: 1px solid #ececec; */
	z-index: 99;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}
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: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}
#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.png") no-repeat center center;
}
#search .btn.btn-default.btn-lg {
	background-color: transparent !important;
}
/* cart */
#cart {
	margin-bottom: 0;
	float:right;
}
#cart > .btn:hover{}
	   #cart > .btn {
        padding: 0;
        width: 30px;
        height: 30px;
        position: relative;
        display: inline-block;
        margin: 25px 5px;
        box-shadow: none;
        background: transparent url(../image/megnor/responsive_basket.png) no-repeat center center;
        border-radius: 0;
    }
	
/*	
#cart > .btn::after {
	position: absolute;
	content: "";
	left: 30px;
	right: auto;
	top: 36px;
	bottom: auto;
	background: transparent url("../image/megnor/basket.png") no-repeat center center;
	width: 17px;
	height: 20px;
}
#cart:hover > .btn::after {
	background: transparent url("../image/megnor/basket_hover.png") no-repeat center center;
	width: 17px;
	height: 20px;
}
*/
#cart:hover #cart-total {
	color: #fff;
}
#cart-total {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: 500;
	position: absolute;
	z-index: 9;
	top:-5px;
	right:-10px;
	bottom: auto;
	left: auto;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	border:1px solid #ac1831;
	border-radius:50px;
	width:20px;
	height:20px;
	background:#ac1831
}
.table-striped > tbody > tr:nth-of-type(2n+1) {background-color: transparent;}
#cart.open > .btn {

	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: 88px;
	right: 10px;
}
#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 .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: #838383;}
#cart .dropdown-menu li p {	margin-top: 10px;}
/* menu */
.nav-responsive { display:none;}
.responsive-menu, .main-menu {
	position: inherit;
	text-align: center;
	float: none;
	display: inline-block;
	/* overflow: hidden; */
	vertical-align: middle;
}
.main-menu > ul > li {
	position: relative;
	float: left;
}
.main-menu > ul > li:hover {
}
 #menu ul li.home_first a {  }
.nav-responsive span, .main-menu > ul > li > a {
	font-size: 11px;
	color: #000;
	display: block;
	z-index: 6;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
	padding: 30px 20px;
}
.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
	background: none;
	color: #969696;
}
.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.png) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #666;
}

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

#menu ul li ul {
	display: table-cell;
}
#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);
}

#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: #969696;
}
#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.list-unstyled li > a, .hiden_menu .top_level a {
	background: none;
	padding: 4px 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: #969696;
}

#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: 99;
}
#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);
}
#menu ul.nav li .megamenu ul.childs_1 {
	padding: 0 20px;
}
#menu .dropdown-menu.megamenu {
	top: 80px;
	left: 20px;
	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;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-moz-transform: translateY(0px);
	visibility: visible;
	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;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	}
}
@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;
}
/* 2-col layout */

.layout-2.left-col #column-left {
	position: relative;
	float: left;
	width: 20%;
	padding: 0 50px 0 0;
	border-right: 1px solid #ebebeb;
}
.layout-2.right-col #column-right{
	width:25%;
}
.layout-2 #content {
	float: right;
	margin: 0;
	padding: 0 0 0 50px;
	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: 30px;
}
.newsletter .input-news .text-danger {
	text-align: left;
	margin: 0 0 0 5px;
}
.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: 50px 0;
	margin: 0 auto;
}
.newsletter form  .form-group.required {
	margin: 0;
}
.newsletter {
	display: inline-block;
	text-align: center;
	float: none;
	width: 100%;
}
#txtemail {
	min-height: 45px;
	width: 475px;
	float: left;
	border: none;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #f5f5f5;
	padding: 10px 28px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px;
}
.newsletter .input-news {float: left;}
.subscribe-btn {float: left;display: inline-block;}
.subscribe {
	background: #000 url("../image/megnor/mail1.png") no-repeat center center;
	cursor: pointer;
	float: right;
	position: relative;
	width: 45px;
	height: 45px;
	border: none;
}
.subscribe:hover {
	background-color: #969696 ;
}
.content_footer_left {
	width: 33%;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.content_footer_center {
	width: 33%;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.content_footer_right {
	width: 33%;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.content_footer_right .payment {
	width: 100%;
	float: left;
	text-align: right;
}
.content_footer_right .payment-method {
	margin: 0;
	padding: 0;
}
#column-left .swiper-pagination-bullet, #column-right .swiper-pagination-bullet {display: none;}
#footer {border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;}
footer {
	margin: 0;
	width: 100%;
	border-top: 1px solid #f2f2f2;
	padding: 85px 0;
	background-color: #fff;
	float: left;
}
#powered {
	font-size: 11px;
	color: #888;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.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;
	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/Discover.png") no-repeat scroll 0 0px transparent;
}
.payment .payment-method .maestro span {
	background: url("../image/megnor/Mestro.png") no-repeat scroll 0 0px transparent;
}
.payment .payment-method .mastercard span {
	background: url("../image/megnor/master_card.png") no-repeat scroll 0 0px transparent;
}
.payment .payment-method .paypal span {
	background: url("../image/megnor/Paypal.png") no-repeat scroll 0 0px transparent;
}
.payment .payment-method .visa span {
	background: url("../image/megnor/Visa.png") no-repeat scroll 0 0px transparent;
}
.social-icons {
	float: left;
	text-align: center;
}
#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: #969696;}
.follow-us a:hover.twitter i {color: #969696;}
.follow-us a:hover.linkedin i {color: #969696;}
.follow-us a:hover.rss i {color: #969696;}
.follow-us a:hover.youtube i {color: #969696;}
.follow-us a:hover.pinterest i {color: #969696;}
.follow-us a:hover.google-plus i {color: #969696;}
.follow-us a:hover.skype i {color: #969696;}
.follow-us a:hover.instagram i {color: #969696;}
.social-icons .follow-us .toggle-block li a {
	display: inline-block;
	margin: 0 12px;
	color: #000;
	font-size: 14px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #000;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.8px;
	text-transform: uppercase;
}
#powered a {
	color: #888;
	font-weight: 400;
}

#footer .column li a:hover{color: #969696;}
#footer .column li a {
	padding-left: 0;
	float: left;
	padding-bottom: 6px;
	width: 100%;
	color: #838383;
	font-weight: 300;
}
#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: #000;
}
#footer .manufacture_block li:hover{border-color: #969696;}
#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: #969696;
}
footer h5 {
	color: #000;
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 25px;
	padding: 0;
	position: relative;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-family: 'Poppins', sans-serif;
}
#footer .col-sm-3.column {
	display: inline-block;
	vertical-align: top;
	float: right;
	box-sizing: border-box;
	margin: 78px 0;
	width: 25%;
	padding: 0 30px 0 0;
	min-height: 240px;
}

@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;
}
.breadcrumb a:hover{color: #969696;}
.breadcrumb a {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 20px;
}
.breadcrumb i {
	font-size: 18px;
}
.breadcrumb > li {
	position: relative;
	/*
	white-space: nowrap;
	*/
}
.breadcrumb > li + li::before {
	content: "/" !important;
	padding: 0 10px !important;
	color: #000;
	font-size: 16px;
}
.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: #969696 !important;
	color: #FFFFFF;
	border-color: #969696 !important;
}
.btn-default {
	background-color: #000 !important;
	color: #FFFFFF;
	border-color: #000 !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: 600 !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: #000 !important;
	color: #FFFFFF;
	border-color: #000 !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: 600 !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);
}
.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;
	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);
	*/
}
.information-blogger.layout-2.left-col .view-comment .col-sm-3 {
	width: auto;
}
@media (max-width: 767px) {

 }

/* list group */

.box .filterbox {
    border-color: #dddddd;
    border-image: none;
    border-right: 1px solid #dddddd;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.list-group a {
	border-top: 1px solid #dddddd;
	color: #888888;
	padding: 8px 12px;
	background: none repeat scroll 0 0 #f5f5f5;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: none;
	margin-bottom: 40px;
	overflow: auto;
}
.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;
}
.product-thumb .image a {
	display: block;
	color: #000;
	line-height: 42px;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;

}
.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;
}
.product-grid .product-thumb .image {
	float: left;
}
.banners-slider-carousel .product-carousel .product-block {margin: 25px !important;}
.banners-slider-carousel {
	width: 66%;
	float: right;
	background-color: #f6f6f6;
	padding: 40px 25px;
}
.brandlogo_cms_block {
	float: left;
	width: 33.33333%;
}
.brandlogo_cms_block .description_wrapper {
	background: transparent url("../image/megnor/pattern.png") no-repeat center center;
	text-align: right;
	padding: 65px 100px 55px;
}
.brandlogo_cms_block .description_wrapper .subtitle {
	font-size: 16px;
	color: #bababa;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.brandlogo_cms_block .description_wrapper .title {
	font-size: 38px;
	color: #000;
	line-height: 60px;
	font-weight: 600;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	margin: 0;
}
.brandlogo_cms_block .description_wrapper a{
	background-color: transparent;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	margin-top: 85px;
	letter-spacing: 0.4px;
	color: #3d3d3d;
	text-decoration: underline;
	text-transform: uppercase;
	display: inline-block;
}
.brandlogo_cms_block .description_wrapper a:hover {
	color: #969696;
}
.content-top-breadcum {
	width: 100%;
	/* float: left; */
	text-align: center;
	padding: 40px 0;
	/*
	min-height: 145px;
	*/
	/*
	background-color: #f2f2f2;
	*/
}
#content.productpage .product-left {
	float: left;
	margin: 0;
	width: 50%;
	padding-right: 100px;
	box-sizing: border-box;
	padding: 50px 50px 0 0;
	border-right: 1px solid #ececec;
	min-height: 850px;
}
.form-control {
	box-shadow: none !important;
	-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: 14px;
	font-weight: 600;
	margin: 0;
	letter-spacing: 0.5px;
	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: #969696;}
.productpage #tabs_info .nav-tabs > li.active > a::before{
	content: "";
	background-color: #969696;
	width: 3px;
	height: 48px;
	position: absolute;
	right: -2px;
	top: 0;
	z-index: 9;
}
.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:#969696;}
#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 0 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 {
	font-size: 20px;
	font-weight: 500;
	line-height: 38px;
	color: #000;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}
.productpage .product-right .old-price {
	color: #d8d8d8;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
}
#form-review h4 {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1.2px;
	color: #000;
	font-family: 'Poppins', sans-serif;
}
.productpage-quickview ul li a {color:#838383;}
.productpage-quickview .product-info .image {width: 100%;}
.product-thumb .button-group .quickview a {
	background: transparent url("../image/megnor/product-icon.png") 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);
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	margin: 0 30px 0 0;
}
}
#testimonial .customNavigation a.next {right: 35% !important;}
#testimonial .customNavigation a.prev {left: 35%;}
/* CMS block */
.cmsblock {
	margin: 0 0 0 0;
}
.cms_block.left {
	float: left;
	width: 35.9%;
}
.cms_block.right {
	float: right;
	width: 64%;
}
#video_content {
	left: 0;
	margin: auto;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
}
#video_content a {
	background: transparent url("../image/megnor/video.png") no-repeat center center;
	display: inline-block;
	transition: all 0.3s ease 0s;
	width: 66px;
	height: 78px;
}
.cms_block.right .img-block  {
	position: relative;
}
.cmsblock .cms_block.left .description_wrapper {
	background: transparent url("../image/megnor/pattern.png") no-repeat center center;
	text-align: right;
	padding: 100px 80px 80px;
}
.cmsblock .cms_block.left .description_wrapper .subtitle {
	font-size: 16px;
	color: #bababa;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	margin-bottom: 30px;
}
.cmsblock .cms_block.left .description_wrapper .title {
	font-size: 38px;
	color: #000;
	line-height: 60px;
	font-weight: 600;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	margin: 0;
}
.cmsblock .cms_block.left .description_wrapper .action a {
	background-color: transparent;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	margin-top: 85px;
	letter-spacing: 0.4px;
	color: #969696;
	text-decoration: underline;
	text-transform: uppercase;
	display: inline-block;
}
.cmsblock .cms_block.left .description_wrapper .action a:hover {
	color: #000;
}
/* end of cms block */
.product-thumb h4 a:hover{color:#969696;}
.product-thumb h4 a {
	color: #000;
	font-size: 14px;
	font-weight: 500;
}
.product-thumb h4 {
	margin: 0 0 5px 0;
	line-height: 24px;
	font-size: 14px;
	font-weight: 400;
	display: block;
	font-family: 'Arial', sans-serif;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.product-thumb .caption {
	position: relative;
	-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;
	margin: 10px 0 0px 0;
	border: none;
}
.product-thumb:hover .rating {opacity: 1;}
.product-thumb .rating {
	margin: 0;
	display: inline-block;
	border-bottom: 1px solid #f2f2f2;
	width: 100%;
	padding: 0 0 8px 0;
}
.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: #ffc315;
}
h2.price {
	margin: 0;
}
.product-list .product-block .product-details .desc {
	font-weight: 300;
	line-height: 25px;
	margin: 0;
}
.product-list .product-thumb .price.list{display: block;margin-top: 10px;width: 100%;}
.product-list .product-thumb .price{display: none;}
.product-grid .product-thumb .price.list {display: none;}
.product-thumb .price {
	font-size: 13px;
	color: #000;
	line-height: 24px;
	font-weight: 500;
	text-align: left;
	display: inline-block;
	margin: 10px 0 0 0;
	float: left;
}
.product-thumb .price-new {
	font-weight: 600;
	float:left;
}
.product-thumb .price-old {
	color: #d6d6d6;
	text-decoration: line-through;
	margin: 0 0 0 10px;
	float: left;
	font-weight: 500;
}
.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: 25px 0 0 0;
	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);
}
.quickview-button {
	display: inline-block;
	float: none;
	height: 42px;
	width: 42px;
	background: #fff;
	margin: 0 10px 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-bottom: 0;
}
.hometab .tab-head .tab-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 50px;
	line-height: 56px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
	padding: 20px 0;
	letter-spacing: 5px;
	text-align: center;
	color: #000000;
	display: none;
}
.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:350px;}
.tablatest_default_width{ width:350px;}
.tabspecial_default_width{ width:350px;}


.htabs {
	line-height: 16px;
	float: none;
	display: inline-block;
	text-align: center;
	width: 100%;
}

.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs a {
	color: #313131;
	display: block;
	float: left;
	font-size: 14px;
	margin-right: 120px;
	padding: 0 0 10px;
	text-align: center;
	font-weight: 600;
	line-height: 45px;
	text-transform: uppercase;
	margin-left: 120px;
}
.htabs a.selected, .htabs a:hover{color:#969696;}
.htabs a.selected::after, .htabs a:hover::after{
	content: "\f107";
	font-family: 'FontAwesome';
	bottom: -10px;
	position: absolute;
	left: 0;
	right: 0;
	color: #969696;
}
.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: #969696;
}
.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: 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;
	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;}
.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.png") no-repeat scroll 0 -282px;}
.product-thumb .button-group .wishlist {background: transparent url("../image/megnor/product-icon.png") no-repeat scroll 0 -140px;}
.product-thumb .button-group .addtocart {background: transparent url("../image/megnor/product-icon.png") 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: 1.5px;
	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 10px 0 0px;
	background: #fff;
	float: none;
}
#cart .text-right .addtocart,#cart .text-right .checkout{width:auto;float:left;}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none;border:none;padding: 0;}
#cart .text-right .addtocart{margin:0 5px 0 0;}
.cart-menu .table tr .text-center {padding: 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;
}
#cart .text-right .addtocart, #cart .text-right .checkout {
	width: auto;
	float: left;
	background-color: #000 !important;
	color: #FFFFFF;
	border-color: #000 !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: 600 !important;
	/* width: auto; */
	padding: 11px 10px !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	border-radius: 0 !important;
	line-height: 20px !important;
}
.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: 75%;
	overflow: hidden;
}
.product-info .product-image .customNavigation{display: none;}
.productpage h3 {
	margin-top: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 0.8px;
	line-height: 28px;
	text-transform: uppercase;
}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{
	float: left;
	height: 100%;
	padding: 42px 0;
	margin-right: 50px;
	position: relative;
	text-align: center;
	width: 18%;
}
.product-info .additional-carousel .bx-pager {display: none;}
.product-info .additional-carousel .bx-controls-direction a.bx-next {
	position: absolute;
	bottom: 0;
	left: 0;
	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: #969696;}
.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;
	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: #000;
	vertical-align: middle;
}
.product-info .additional-carousel .bx-controls-direction a.bx-prev::before {
	content: "\f176";
	font-size: 15px;
	font-family: "FontAwesome";
	color: #000;
	vertical-align: middle;
}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	float:none;margin:0 auto;
}
.product-info .image-additional img {}
.product-info .image-additional a {
	float: left;
	display: block;
}
#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 10px 0;
	width: 210px;
}
#column-left .box .title,#column-right .box .title {
	margin: 0;
}
#column-left .box .box-heading::after, #column-right .box .box-heading:after {
	border-bottom: 1px solid #969696;
	left: 0;
	right: auto;
	margin: 0 auto;
	content: "";
	bottom: 0;
	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;
}
.box .title {
	text-align: center;
	width: 100%;
	margin: 0 0 50px;
}
#content .box .box-heading {
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 2px;
	display: inline-block;
	position: relative;
	padding: 0 35px;
}
#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;
}
#content .box .box-heading::after {
	background: transparent url("../image/megnor/rightdot.png") no-repeat;
	content: '';
	position: absolute;
	width: 79px;
	height: 6px;
	right: -80px;
	top: 12px;
	margin: 0 auto;
	left: auto;
}
#content .box .box-heading::before {
	background: transparent url("../image/megnor/leftdot.png") no-repeat;
	content: '';
	position: absolute;
	width: 79px;
	height: 6px;
	left: -80px;
	top: 12px;
	margin: 0 auto;
	right: auto;
}
.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: 24px;
	padding: 7px 0;
	border: none;
}
.box .box-content ul li a, #content .content ul li a {
	color: #000;
	letter-spacing: 0.8px;
	font-size: 14px;
	/* 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: #969696 !important;}
#content .product-layout.product-grid{
	padding: 0;
	width: 25%;
	clear: none;
}
.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: 7px 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover{color:#969696 !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: #969696;}
#information-sitemap .sitemap-left a, #information-sitemap .sitemap-right a, #account-register a{color: #838383;}
.btn-danger {
	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;
}
#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: #969696; }
#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;
	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: #000 !important;
	color: #FFFFFF;
	border-color: #000 !important;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: 600 !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;
}
#cart .cart-menu .button-container strong {
	padding: 12px 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: #969696 !important;
	color: #FFFFFF;
	border-color: #969696 !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: #969696;
	color: #FFFFFF;
	border-color: #969696;
	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%;
	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:185px;
	float:left;
	display: inline-block;
}

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

#content .image-additional .slider-item .product-block{
	margin:0;
	background:#fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	clear:both;
	overflow:hidden;
}
.banners-slider-carousel: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: #969696 !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;
	width:100%;
	-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-left-content:hover .post_hover {
	top: 44%;
}
.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:#969696;
	background:#969696;
}
.all-blog .blog-right-content h5 a {
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-family: "Josefin Sans", sans-serif;
	color: #000;
}
.all-blog .blog-right-content h5 a:hover {
	color: #969696;
}
.all-blog .blog-right-content .blog-date {
	padding: 0;
	text-align: left;
	margin-bottom: 8px;
	color: #969696;
	font-weight: 300;
}
.all-blog .blog-desc {
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 30px;
}
.read-more a:hover{background-color: #000000;border-color: #000000;color: #fff;}
.read-more a {
	padding: 12px 20px;
	border-width: 2px;
	border-color: #969696;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	line-height: 18px;
	font-size: 12px;
	background-color:#969696;
	font-weight: 600;
}
.single-blog .blog-img img {
	border: none;
	padding: 0;
	border-radius: 0;
}
.single-blog .blog-desc {
	float: left;
	width: 100%;
	line-height: 26px;
	letter-spacing: 0.5px;
	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: right;width: 72%;}
.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 {
    width:26%;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	margin-right: 20px;
}
 #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: #969696;
}
.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.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 80px 0;
}
#testimonial-carousel .test-content .image {
	background: url("../image/megnor/quote.png") 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: 0.5;
	-webkit-opacity: 0.5;
	-o-opacity: 0.5;
	-ms-opacity: 0.5;
}
.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.2; */
	/* -khtml-opacity: 0.2; */
	/* -webkit-opacity: 0.2; */
	/* -moz-opacity: 0.2; */
}
#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: #fff;
	line-height: 24px;
	font-size: 12px;
}
.Blog .blog-item .blog-right .date-time:hover, .Blog .blog-item .blog-right h4 a:hover{color: #969696;}
.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{background: rgba(0,0,0,0.6);}
.Blog .blog-right {
	position: absolute;
	bottom: 0;
	padding: 38px 42px;
	left: 0;
	right: 0;
	box-sizing: border-box;
	transition: all 300ms ease;
	color: #fff;
}
.Blog .owl-carousel .owl-buttons .owl-prev::before, #instagram.owl-carousel .owl-buttons .owl-prev::before {
	content: '\f104';
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	color: #000;
	left: 0 !important;
	right: 0;
	font-family: FontAwesome;
}
.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: 60px;
	text-align: center;
	position: absolute;
	right: 0 !important;
	font-family: FontAwesome;
	left: 0;
}
.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;
	height: 60px;
	position: absolute;
	text-align: center;
	width: 60px;
	line-height: 60px;
	top: 50% !important;
	background-color: #fff;
}
.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: 100%;
	margin-bottom: 100px;
	padding-top: 38px;
}
.blog-left .blog-image .zoom:hover, .blog-left .blog-image .readmore_link:hover {
	background: #969696;
	border-color: #969696;
}
#servicecmsblock {
	float: left;
	width: 100%;
	position: relative;
	display: inline-block;
	margin: 70px 0;
	vertical-align: middle;
}
#servicecmsblock .first-content-one, #servicecmsblock .second-content-two, #servicecmsblock .third-content-three, #servicecmsblock .fourth-content-fourth {
	cursor: pointer;
	float: left;
	position: relative;
	width: 25%;
	padding: 10px 0;
}
#servicecmsblock .first-content-one .icon-left1 {
	background-position: center 5px;
}
#servicecmsblock .first-content-one:hover .icon-left1 {
	background-position: center -125px;
	border-color: #000;
}
#servicecmsblock .second-content-two .icon-left2 {
	background-position: center -257px;
}
#servicecmsblock .second-content-two:hover .icon-left2 {
	background-position: center -387px;
	border-color: #000;
}
#servicecmsblock .third-content-three .icon-left3{
	background-position: center -776px;
}
#servicecmsblock .third-content-three:hover .icon-left3{
	background-position: center -907px;
	border-color: #000;
}
#servicecmsblock .fourth-content-fourth .icon-left4{
	background-position: center -517px;
}
#servicecmsblock .fourth-content-fourth:hover .icon-left4{
	background-position: center -647px;
	border-color: #000;
}
#servicecmsblock .second-content-two .service-content {
	width: 70%;
	display: block;
	margin: 0 auto;
}
#servicecmsblock .third-content-three .service-content {
	margin: 0 auto;
	display: block;
	width: 70%;
}
#servicecmsblock .fourth-content-fourth .service-content {
	float: right;
}
#servicecmsblock .service-content:hover .service-right .title{color: #969696;}
#servicecmsblock .icon-left1, #servicecmsblock .icon-left2, #servicecmsblock .icon-left3, #servicecmsblock .icon-left4 {
	height: 25px;
	width: 20px;
	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 0 0;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	border-bottom: 1px solid #969696;
}
.service-right {
	display: inline-block;
}
#servicecmsblock .service-right .title {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 24px;
	color: #000;
}
#content .box.Blog .box-heading {
	font-family: 'Josefin Sans', sans-serif;
	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;
}
#servicecmsblock .service_image {
	float: left;
	width: 50%;
}
#servicecmsblock .service_block_right {
	width: 100%;
	position: relative;
}
.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 {
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#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: inline-block;
	height: 44px;
	left: 0;
	margin: auto;
	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;
}
#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:296px;}
.module_default_width{ width:230px;}
.latest_default_width {
	width: 296px;
}
.special_default_width{ width:296px;}
.related_default_width{ width:296px;}
.bestseller_default_width{ width:296px;}
.additional_default_width{ width:80px;}
#content .banners-slider-carousel .product-block-inner {
	text-align: center;
	padding: 40px !important;
}
#content .product-carousel .product-block, #content .product-grid .product-block, #content .box-product .product-block {
	padding: 0 15px;
	background: #fff;
	-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;
	width: 62%;
	clear: none;
	float: left;
	position: relative;
	transition: none;
	padding: 0;
}
#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;
}
.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;
	margin: 0 10px 0 0;
	background: #969696;
	color: #fff;
}
#content .product-list .button-group .quickview-button:hover a {
	color: #fff;
	background: #000;
}
#content .product-list .product-thumb .button-group button {
	background: #969696;
	color: #fff;
}
#content .product-list .product-thumb .button-group button:hover {
	background: #000;
}
#content #latest-carousel {
	/* margin: 0 -15px; */
}
#content .product-carousel .product-block-inner, #content .box-product .product-block-inner {
	padding:0;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin: 0;
}
.box.related {float: left;width: 100%;margin-top: 50px !important;}
.sale {
	background: transparent url("../image/megnor/sale-1.png") no-repeat center center;
	color: #fff;
	width: 44px;
	height: 46px;
	cursor: default;
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: 600;
	line-height: 12px;
	letter-spacing: 0.6px;
	right: 15px;
	top: -3px;
	padding: 12px 7px;
	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: 5px;
	width:100%;
}

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

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float:left;
	margin-right:10px;
}
#column-left .product-items .product-details, #column-right .product-items .product-details {
	width: auto;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;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;
	border: none;
	padding: 0;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	word-wrap: break-word;
	width: 70%;
}
#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;
	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: 20px;
	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: #838383;
	content: "\f067";
	font-family: "FontAwesome";
	font-size: 10px;
	right: 0;
	position: absolute;
	top: 0;
}
.treeview-list .collapsable .expandable-hitarea::before, .treeview-list .collapsable-hitarea::before {
	color: #838383;
	content: "\f068";
	font-family: "FontAwesome";
	font-size: 10px;
	position: absolute;
	right: 0;
	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;}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	margin: 0;
	text-align: left;
}
#column-left .product-thumb, #column-right .product-thumb {
	border: none;
	margin-bottom:5px;
	padding:10px 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: #969696;}
#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: #FFFFFF;
	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{background: #000000;}
.top_button {
	background: #969696;
	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;
}
.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: 4px 15px 0;
}
.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: #969696;}

.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;
	font-size: 14px;
}
.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: #969696;
    border-color: #969696;
}
.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;
	width: 100%;
	width: 100%;
	float: none;
	text-align: center;
}
.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
	margin: 30px auto 0;
	display: inline-block;
}
.pagination-wrapper .page-result
 {
	float: left;
	padding: 0;
	width: auto;
	margin: 30px auto 0;
	text-align: center;
	color: #000;
	font-size: 14px;
}
.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: #969696 !important;
	background-color: transparent !important;
	border-color: #969696 !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: #969696 !important;
	background-color: transparent !important;
	border-color: #969696 !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 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;}
#instagram .item .insta-hover {
	background: rgba(0,0,0, 0.8);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	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;
}
.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 i:hover{color: #e7040f;}
#instagram .item i {
	position: absolute;
	top: 46%;
	bottom: auto;
	font-size: 50px;
	color: #fff;
	opacity: 0;
	left: 0;
	right: 0;
	cursor: pointer;
}
#instagram .item:hover i {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;
}
#top .container {
	padding: 0;
}
.header-combine.container {
	padding: 0;
}
/* INSTAGRAM OWL-CAROUSEL */
.main-slider {
	position: relative;
	width: 100%;
	float: left;
	clear: both;
	margin: 40px 0 0 0;
}
.main-slider .swiper-viewport:hover .swiper-button-prev {
	left: -20px;
	right: auto;
}
.main-slider .swiper-viewport:hover .swiper-button-next {
	right: -20px;
	left: auto;
}
.main-slider .swiper-viewport:hover .swiper-button-prev, .main-slider .swiper-viewport:hover .swiper-button-next{opacity: 1;}
.main-slider .swiper-pager .swiper-button-prev {
	left: 0;
	opacity: 0;
	right: auto;
}
.main-slider .swiper-pager .swiper-button-next{
	right: 0;
	opacity: 0;
	left: auto;
}
.main-slider .swiper-pager .swiper-button-prev:hover::before, .main-slider .swiper-pager .swiper-button-next:hover::before{color: #969696;}

.main-slider .swiper-pager .swiper-button-prev {
	width: 40px;
	height: 110px;
	background: url("../image/megnor/prev-1.png") no-repeat 0 -180px;
}
.main-slider .swiper-pager .swiper-button-next{
	width: 40px;
	height: 110px;
	background: url("../image/megnor/next-1.png") no-repeat 0 -180px;
}
.main-slider .swiper-pager .swiper-button-prev:hover {
	background-position: 0 0;
}
.main-slider .swiper-pager .swiper-button-next:hover {
	background-position: 0 0;
}
.main-slider .swiper-viewport {
	border: none;
	box-shadow: none;
}
.swiper-wrapper {
	direction: ltr !important;
}
/* sub banner */
.cat_cms_top {
	width: 56.44%;
	float: left;
	margin: 40px 0 0 0;
}
.cat_cms_top .categoryblock.categoryblock-1 .category-cms-description {
	top: 38%;
	width: 30%;
	left: 6%;
}
.cat_cms_top .categoryblock .category-cms-description .cms-banner-subtitle {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.8px;
	margin-bottom: 5px;
}
.cat_cms_top .categoryblock .category-cms-description .cms-banner-title::before {
	content: "";
	position: absolute;
	background-color: #d9d9d9;
	width: 37px;
	height: 3px;
	bottom: 0;
	top: auto;
}
.cat_cms_top .categoryblock .category-cms-description .cms-banner-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.6px;
	padding-bottom: 35px;
	text-transform: uppercase;
	color: #000;
	position: relative;
}
.cat_cms_top .categoryblock.categoryblock-2 {
	margin-right: 27px;
}
.cat_cms_top .categoryblock {
	float: left;
	width: auto;
	display: block;
}
.cat_cms_top .categoryblock .category {
	width: 100%;
	float: left;
	position: relative;
}
.cat_cms_top .categoryblock .category-image {
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.cat_cms_top .categoryblock .category-image > a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.cat_cms_top .categoryblock.categoryblock-2 .category-cms-description {
	top: 38%;
	width: 38%;
	right: 0;
}
.cat_cms_top .categoryblock .category-cms-description {
	position: absolute;
}
.cat_cms_top .categoryblock.categoryblock-3 .category-cms-description {
	top: 38%;
	width: 38%;
	right: 0;
}
.cat_cms_top .categoryblock.categoryblock-1 {
	margin-bottom: 30px;
}
.cat_cms_top .categoryblock .category-image img {
	-ms-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display: block;
}
.cat_cms_top .categoryblock:hover img {
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
/* end of sub banner */
/* sub category */
.section-top-cms {
	background-color: #f7f7f7;
	padding: 70px 0;
}
.section-top-cms .page-width-inner.top_cat_cms {
	width: 100%;
	float: left;
	padding: 0 130px;
}
.section-top-cms .categoryblock {
	width: 33.33%;
	float: left;
	box-sizing: border-box;
}
.section-top-cms .categoryblock .category-image {
	width: auto;
	float: left;
}
.section-top-cms .categoryblock .cat-desc {
	min-width: 200px;
	float: left;
	margin-left: 30px;
}
.section-top-cms .categoryblock .cat-desc .title {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	letter-spacing: 0.6px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
	text-transform: uppercase;
}
.section-top-cms .categoryblock .cat-desc .sub-categories {
	clear: both;
	width: 100%;
	float: left;
	list-style: outside none none;
	vertical-align: top;
	margin: 20px 0;
}
.section-top-cms .categoryblock .cat-desc .sub-categories li a {
	font-size: 11px;
	line-height: 34px;
	font-weight: 400;
	letter-spacing: 0.8px;
	color: #858585;
	text-transform: capitalize;
}
.section-top-cms .categoryblock .cat-desc .text-button {
	width: 100%;
	float: left;
}
.section-top-cms .categoryblock .cat-desc .text-button .btn.cms__btn {
	background-color: transparent;
	font-size: 0 !important;
	padding: 0;
	width: 33px;
	height: 33px;
	border: 1px solid #e6e6e6;
	position: relative;
	border-radius: 0;
}
.section-top-cms .categoryblock .cat-desc .text-button .btn.cms__btn::before {
	content: ">>";
	color: #000;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -2.5px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	left: 5px;
	top: 5px;
}
/* End of sub category */
/* offer cms block */
.offer-block {
	text-align: center;
	position: relative;
	display: inline-block;
	width: 100%;
}
.offer-block .container {
	max-width: 1200px;
	padding: 50px 0;
}
.offer-block .title {
	color: #000;
	font-weight: 500;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
}
.offer-block .action {
	color: #969696;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 600;
	line-height: 14px;
	font-size: 11px;
	text-decoration: underline;
}
.offer-block .action:hover {
	color: #000;
}
/* end of offer cms block */

/* Timer CMS Block*/
.tmcmsblock {
	float: left;
	width: 100%;
	margin: 100px 0;
}
.tmcmsblock .cms_block .timercms.left {
	width: 50%;
	float: left;
}
.tmcmsblock .cms_block .timercms.right {
	float: right;
	width: 50%;
}
.tmcmsblock .cms_block .timercms.right .description_wrapper {
	background: transparent url("../image/megnor/pattern.png") no-repeat center center;
	text-align: left;
}
.tmcmsblock .cms_block .timercms.right .description_wrapper .title {
	font-size: 28px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 2px;
	margin-top: 40px;
	text-transform: uppercase;
	display: inline-block;
	color: #000;
	padding: 0 0 0 140px;
}
.tmcmsblock .cms_block .timercms.right .description_wrapper .subtitle {
	margin: 30px 0px 50px 140px;
	font-size: 11px;
	color: #8c8c8c;
	font-weight: 500;
}
.countdown {
	width: 100%;
	position: relative;
	font-size: 12px;
	clear: both;
	z-index: 9;
}
.countbox.hastime {
	margin: 0 auto;
	position: relative;
	z-index: 999;
	padding: 0 0 0 0;
	text-align: center;
}
.countdown .countbox::before {
	position: absolute;
	border-top: 1px solid #ededed;
	content: "";
	top: 6px;
	right: 0px;
	width: 100%;
	z-index: -1;
}
.timebox-inner {
	background: transparent url("../image/megnor/timerbg.png") no-repeat center center;
	width: 86px;
	height: 101px;
	position: relative;
	display: inline-block;
	margin: 0 30px;
}
.timebox-inner::after {
	position: absolute;
	top: 30px;
	bottom: auto;
	left: auto;
	right: -35px;
	content: " : ";
	font-size: 34px;
	color: #000;
}
.timebox.second .timebox-inner::after {
	display: none;
}
.tmcmsblock .cms_block .timercms.right .description_wrapper .action a {
	text-decoration: underline;
	text-transform: uppercase;
	color: #3c3c3c;
	font-size: 11px;
	margin: 50px 0px 30px 140px;
	display: inline-block;
	font-weight: 600;
}
.tmcmsblock .cms_block .timercms.right .description_wrapper .action a:hover {
	color :#969696;
}
.timebox-inner strong {
	text-align: center;
	font-size: 34px;
	color: #fff;
	line-height: 34px;
	padding: 30px 0;
	display: inline-block;
	font-weight: 500;
}
.time.day {
	font-size: 12px;
	font-weight: 400;
	color: #6b6b6b;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	display: block;
	letter-spacing: 3px;
}
.time.hour {
	font-size: 12px;
	font-weight: 400;
	color: #6b6b6b;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	display: block;
	letter-spacing: 3px;
}
.time.min {
	font-size: 12px;
	font-weight: 400;
	color: #6b6b6b;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	display: block;
	letter-spacing: 3px;
}
.time.sec {
	font-size: 12px;
	font-weight: 400;
	color: #6b6b6b;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	display: block;
	letter-spacing: 3px;
}
/* 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: #969696;
}
.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;}
.cms-item .Subbanner .sub_img1, .cms-item .Subbanner .sub_img2{
	width: 50%;
	float: left;
	position: relative;
}
.cms-item .Subbanner .sub_banner_inner {
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;

}
.cms-item .Subbanner .sub_banner_inner img {
	height: auto;
	max-width: 100%;
}
.cms-item .Subbanner .sub_banner_inner .static-inner {
	position: absolute;
	top: 26%;
	bottom: auto;
	left: 7%;
	right: auto;
	text-align: left;
}
.cms-item .Subbanner .sub_banner_inner .static-inner .text1 {
	display: block;
	padding-bottom: 3px;
	color: #fff;
	font-weight: 600;
}
.cms-item .Subbanner .sub_banner_inner .static-inner .text2 {
	display: block;
	padding-bottom: 3px;
	font-weight: 600;
	color: #fff;
	line-height: 28px;
letter-spacing: 1.2px;
text-transform: uppercase;
}
.cms-item .Subbanner .sub_banner_inner .static-inner .shop-now {
	margin-top: 45px;
	display: block;
	font-weight: 600;
}
.cms-item .Subbanner .static-inner .shop-now a {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 1.2px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 16px;
}
.cms-item .Subbanner .static-inner .shop-now a:hover{color: #000;}
.cms-item .Subbanner .sub_img2 .sub_banner_inner {float: right;}
.product_banner {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
	margin: 100px 0;
}
@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;
}
.product_banner .product_img1, .product_banner .product_img2, .product_banner .product_img3 {position: relative;}
.product_banner_inner .cat-img-block {
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.product_banner .product_banner_inner:hover img{
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.product_banner .product_banner_inner img{
	height: auto;max-width: 100%;
	-ms-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.product_banner .product_banner_inner .cat_description {
	position: absolute;
	top: 30%;
	width: 45%;
	left: 11%;
}
.product_banner .product_banner_inner .cat_description .cat_name {
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	float: left;
}
.product_banner .product_banner_inner .cat_description .count {
	background-color: transparent;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	font-weight: 600;
	letter-spacing: 0.6px;
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
	margin-top: 65px;
	float: left;
	cursor: pointer;
}
.product_banner .product_banner_inner .cat_description .count:hover {
	color: #969696;
}
.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: #838383;}
.productpage .write-review,.productpage .review-count{margin: 0 10px;color: #000;}
.productpage .write-review:hover, .productpage .review-count:hover{color: #969696;}
.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: uppercase;
	letter-spacing: 0.5px;
	font-size: 14px;
}
.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: 0.5px;
	font-size: 14px;
}
.copy-right {
	text-align:center;
}
#bottom-footer .list-unstyled {
	margin: 0 0 15px 0;
}
#bottom-footer li {
	display: inline-block;
	padding: 0 20px;
}
#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;
	right: auto !important;
}
.box.related:hover .customNavigation a{opacity: 1;}
.list-unstyled .picker-switch .btn:hover .glyphicon {color: #fff;}
.list-unstyled .picker-switch .btn:hover {background: #969696;}
.glyphicon {color: #969696;}
.glyphicon-chevron-up::before, .glyphicon-chevron-down::before {color: #000;}
.bootstrap-datetimepicker-widget td span.active{background-color:  #969696 !important;}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{
background-color:  #969696 !important;
color: #fff !important;
}
.shopping-cart .input-group .form-control{width:auto;height: 42px;}

.shopping-cart .input-group-btn {float:left}
.form-control{height: 41px !important;}
/*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;
}
.customNavigation a{z-index: 9999;}
@media (max-width:1699px) {
	.nav-responsive span, .main-menu > ul > li > a {
		padding: 30px 15px;
	}
	header.fixed .header-left {
		width: auto;
	}
	.product_banner_inner {
		width: 31.9%;
	}
	header.fixed #search {
		top: 55px;
	}
	#content .product-carousel .product-block, #content .box-product .product-block {
		padding: 0; 
	}
	.content_footer_right {
		width: 24%;
	}
	.content_footer_center {
		width: 50%;
	}
	.content_footer_left {
		width: 25%;
	}
	.latest_default_width {
		width: 250px;
	}
	#content .product-carousel .product-block-inner, #content .box-product .product-block-inner {
		padding: 0 15px;
	}
	.bestseller_default_width {
		width: 250px;
	}
	.product-info .image {
		width: 65%;
	}
	.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: 68%;
	}
	.cat_cms_top{ width: 55.44%; }
	.cat_cms_top .categoryblock .category-image img{ max-width:100%;}
	.cat_cms_top .categoryblock.categoryblock-2, .cat_cms_top .categoryblock.categoryblock-3{ width:48.2%}
	.section-top-cms .page-width-inner.top_cat_cms {
		padding: 0 70px;
	}
	.tmcmsblock .cms_block .timercms.left img{
		max-width: 100%;
	}
	.cmsblock .cms_block.right .img-block img{
		max-width: 100%;
	}
	.cmsblock .cms_block.left .description_wrapper {
		padding: 80px 80px 50px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .action a {
		margin: 50px 0px 20px 140px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .title {
		margin-top: 30px;
	}
	.brandlogo_cms_block .description_wrapper {
		padding: 55px 100px 10px;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details {
		width: 65%;
		float: right;
	}
}
@media (max-width:1650px) {
	.header-right{width: auto;}
	.Blog .container {padding: 0 15px;}
	#footer .row {margin: 0;}
	#tabs_info .container {width: 100%;}
}
@media (max-width:1480px) {
	.product_banner_inner {
		width: 31.6%;
	}
	header.fixed .header-combine {
		padding: 0 0px;
	}
	.main-slider > .container {
		width: 1100px;
	}
	.product_banner .product_banner_inner .cat_description2 .cat_name {
		font-size: 25px;
	}
	.product_banner .product_banner_inner .cat_description2 {
		top: 20%;
		left: 5%;
	}
	.product_banner .product_banner_inner .cat_description2 .count {
		margin-top: 80px;
	}
	.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 {
		width: 130px;
	}
	.cat_cms_top .categoryblock.categoryblock-2, .cat_cms_top .categoryblock.categoryblock-3 {
		width: 47.9%;
	}
	.cat_cms_top .categoryblock.categoryblock-1 .category-cms-description {
		top: 32%;
	}
	.cat_cms_top .categoryblock.categoryblock-2 .category-cms-description {
		top: 32%;
		width: 45%;
	}
	.cat_cms_top .categoryblock.categoryblock-3 .category-cms-description {
		top: 32%;
		width: 45%;
	}
	.section-top-cms .categoryblock .cat-desc .title {
		padding: 15px 0 15px 0;
	}
	.cmsblock .cms_block.left .description_wrapper .title {
		font-size: 35px;
	}
	#servicecmsblock .third-content-three .service-content {
		width: 80%;
	}
	#servicecmsblock .second-content-two .service-content {
		width: 80%;
	}
	.product_banner .product_banner_inner .cat_description {
		top: 25%;
	}
	.product_banner .product_banner_inner .cat_description .cat_name {
		font-size: 22px;
		line-height: 35px;
	}
	.product_banner .product_banner_inner .cat_description .count {
		margin-top: 35px;
	}
	.cmsblock .cms_block.left .description_wrapper {
		padding: 20px 50px 40px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .title {
		padding: 0 0 0 37px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .subtitle {
		margin: 20px 0px 30px 37px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .action a {
		margin: 30px 0px 20px 37px;
	}
	.brandlogo_cms_block .description_wrapper {
		padding: 55px 50px 70px;
	}
	.nav-responsive span, .main-menu > ul > li > a {
		padding: 30px 10px;
	}

}
@media (max-width:1299px) {
	.product_banner .row div + div {
		margin: 0 20px;
	}
	.product_banner .product_banner_inner .cat_description1 {
		padding: 0 15px;
		bottom: 15px;
	}
	.product_banner .product_banner_inner .cat_description1 .cat_name {
		font-size: 20px;
		letter-spacing: 0;
	}
	.product_banner .product_banner_inner .cat_description1 .count {
		letter-spacing: 0;
	}
	.product_banner .product_banner_inner .cat_description2 .cat_name {
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 0;
	}
	.product_banner .product_banner_inner .cat_description2 {
		top: 20%;
		left: 5%;
		width: 32%;
	}
	.product_banner .product_banner_inner .cat_description2 .count {
		margin-top: 50px;
		letter-spacing: 0;
	}
	.product_banner .product_banner_inner .cat_description3 {
		top: 15px;
		padding: 0 15px;
	}
	.product_banner .product_banner_inner .cat_description3 .count {
		margin: 7px 0 0 0;
		letter-spacing: 0;
	}
	.product_banner .product_banner_inner .cat_description3 .cat_name {
		font-size: 18px;
		letter-spacing: 0;
		line-height: 30px;
	}
	.content_footer_left {
		width: 24%;
	}
	.content_footer_right {
		width: 24%;
	}
	.social-icons .follow-us .toggle-block li a {
		margin: 0 8px;
	}
	.payment ul li {
		margin: 0 3px 0 0;
	}
	#txtemail {
		width: 410px;
	}
	.cmsblock img {
		max-width: 100%;
	}
	.main-slider > .container {
		width: 850px;
	}
	.nav-responsive span, .main-menu > ul > li > a {
		padding: 30px 10px;
	}
	.timebox-inner {
		margin: 0 10px;
	}
	.timebox-inner::after {
		right: -15px;
		top: 35px;
	}
	#servicecmsblock .service_image img {
		max-width: 100%;
	}
	.layout-2.left-col #column-left {
		width: 25%;
	}
	.layout-2 #content {
		width: 75%;
	}
	.layout-2.left-col #column-left {
		padding: 0 30px 0 0;
	}
	.layout-2 #content {
		padding: 0 0 0 30px;
	}
	#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
		width: 100px;
	}
	#content .product-layout.product-grid {
		width: 33.3%;
	}
	#content .product-grid .product-block {
		padding: 0 10px;
	}
	#content .product-list .product-details {
		width: 48%;
	}
	.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 0 10px 0;
	}
	.blog-right-content {
		width: 45%;
	}
	.information-blogger-blogs .panel {
		margin-bottom: 50px;
	}
	.cat_cms_top .categoryblock.categoryblock-2, .cat_cms_top .categoryblock.categoryblock-3 {
		width: 46.9%;
	}
	.cat_cms_top {
		width: 55%;
	}
	.cat_cms_top .categoryblock .category-cms-description .cms-banner-title {
		font-size: 13px;
		line-height: 20px;
		padding-bottom: 15px;
	}
	.cat_cms_top .categoryblock .category-cms-description .cms-banner-subtitle {
		font-size: 12px;
		line-height: 15px;
	}
	.cmsblock .cms_block.left .description_wrapper {
		padding: 30px 20px 30px;
	}
	.cmsblock .cms_block.left .description_wrapper .subtitle {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.cmsblock .cms_block.left .description_wrapper .title {
		font-size: 30px;
		line-height: 45px;
		
	}
	.cmsblock .cms_block.left .description_wrapper .action a {
		margin-top: 45px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .title {
		font-size: 22px;
		padding: 0 0 0 60px;
		margin-top: 15px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .subtitle {
		margin: 20px 0px 30px 60px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .subtitle {
		margin: 10px 0px 10px 60px;
		letter-spacing: 0;
	}
	#servicecmsblock .third-content-three .service-content {
		width: 100%;
	}
	#servicecmsblock .second-content-two .service-content {
		width: 100%;
	}
	.timebox-inner {
		background-size: 70px;
		width: 70px;
	}
	.countdown .countbox::before {
		top: 15px;
	}
	.timebox-inner strong {
		font-size: 30px;
	}
	.time.day {
		margin: 0px 0 0 0;
		letter-spacing: 1px;
		line-height: 20px;
	}
	.time.hour {
		margin: 0px 0 0 0;
		letter-spacing: 1px;
		line-height: 20px;
	}
	.time.min {
		margin: 0px 0 0 0;
		letter-spacing: 1px;
		line-height: 20px;
	}
	.time.sec {
		margin: 0px 0 0 0;
		letter-spacing: 1px;
		line-height: 20px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .action a {
		margin: 20px 0px 10px 60px;
	}
	#servicecmsblock .icon-left1, #servicecmsblock .icon-left2, #servicecmsblock .icon-left3, #servicecmsblock .icon-left4 {
		margin: 0 10px 0 0;
	}
	#servicecmsblock .service-right .title {
		letter-spacing: 0;
	}
	.product_banner .product_banner_inner .cat_description {
		left: 5%;
	}
	.product_banner .product_banner_inner .cat_description .cat_name {
		font-size: 20px;
		line-height: 25px;
	}
	.product_banner .product_banner_inner .cat_description .count {
		margin-top: 25px;
	}
	#menu > ul > li.hiden_menu div {
		left: 10px;
	}
	.cat_cms_top .categoryblock.categoryblock-2 .category-cms-description {
		right: 20px;
		left: auto;
	}
	.cat_cms_top .categoryblock.categoryblock-3 .category-cms-description {
		right: 20px;
		left: auto;
	}
	#menu .dropdown-menu.megamenu {
		left: 10px;
		right: auto;
	}
	.brandlogo_cms_block .description_wrapper {
		padding: 45px 20px 30px;
	}
}
@media (max-width: 1599px) and (min-width:1200px){
	.left.product-image.thumbnails{overflow: visible;}
	.product-info .image-additional img {max-width: 100%;height: auto;}
	#column-left .product-items .product-details, #column-right .product-items .product-details{width: 54%;}
	.header-center .container{width: 100% !important;}
	#outer-wrap{height: auto;}
}
@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;}

}
@media (max-width: 1199px) and (min-width:1024px){
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	.headertop-text{font-size: 11px;}
	.header-text-left{width: 30%;}
	.blog-right-content{width: 45%;}
	.left.product-image.thumbnails{overflow: visible;}
	.product-info .image-additional img {max-width: 100%;height: auto;}
	.product-info .image{width: 72%;}
	.product-info .additional-carousel {margin-right: 30px;}
	#content .product-list .product-details{width: 43%;}
	.header-center .container{width: 100% !important;}
	#outer-wrap{height: auto;}
	#logo{width: 225px;}
	#content .box-product .product-items{width: 33.33% !important;}

}
@media (max-width: 1023px) and (min-width:980px){
	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;}
	.header-text-left{width: 30%;}
	.headertop-text{font-size: 11px;}
	.htabs a{margin-right: 50px;margin-left: 50px;}
	.blog-right-content{width: 50%;}
	.left.product-image.thumbnails{overflow: visible;}
	.product-info .image-additional img {max-width: 100%;height: auto;}
}

@media (max-width: 980px) {
	.product-info .image img { width: 100%; }
	.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;}

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

}
@media (max-width: 1199px) {
	.header-combine {
		padding: 0 40px;
	}
	.nav-responsive span, .main-menu > ul > li > a {
		padding: 30px 10px;
	}
	#menu .dropdown .dropdown-menu {
		left: 10px;
	}
	#menu > ul > li.hiden_menu div {
		left: 10px;
	}
	#servicecmsblock .service_image img {
		max-width: 100%;
	}
	#servicecmsblock .service-right .title {
		font-size: 11px;
		letter-spacing: 0;
	}
	.tmcmsblock .cms_block .timercms.left img {
		max-width: 100%;
	}
	.timebox-inner::after {
		right: -15px;
		top: 33px;
	}
	.timebox-inner {
		margin: 0 10px;
	}
	.timebox-inner {
		background-size: 80px;
	}
	.tmcmsblock {
		margin: 60px 0;
	}
	.countdown .countbox::before {
		top: 15px;
	}
	.box .title {
		margin: 0 0 30px;
	}
	.cmsblock .cms_block.left .description_wrapper .desc {
		margin: 35px;
	}
	.cmsblock .cms_block.left .description_wrapper .action a {
		padding: 11px 25px;
		margin: 0 0 24px 0;
	}
	#servicecmsblock {
		margin: 30px 0 70px 0;
	}
	.timebox-inner {
		background-size: 70px;
		width: 70px;
	}
	.timebox-inner {
		margin: 0 8px;
	}
	#column-left .box .box-heading, #column-right .box .box-heading {
		font-size: 14px;
		width: 190px;
	}
	.blog-right-content{width: 45%;}
	.information-blogger-blogs .panel {
		margin-bottom: 50px;
	}
	.productpage #tabs_info .tab-content {
		padding: 30px 60px;
		min-height: auto;
	}
	.sale {
		font-size: 9px;
		letter-spacing: 0;
	}
	#menu .dropdown .dropdown-menu {
		min-width: 100%;
	}
	.nav-center .offer-text {
		letter-spacing: 0;
	}
	#menu ul.nav li .megamenu ul.childs_1 {
		padding: 0 10px;
	}
	#servicecmsblock .second-content-two .service-content {
		width: 110%;
	}
	.content-top-breadcum {
		padding: 30px 0;
		min-height: 115px;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details {
		width: 55%;
	}
}
@media (max-width: 979px) {
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
		display: none !important;
	}
	#footer{padding: 20px 15px;}
	.main-header {min-height: auto;}
	#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;}
	.htabs a{margin-right: 20px;margin-left: 20px;}
	.blog-right-content{width: 53%;}
	.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;}
	#content.productpage .product-left, #content.productpage .product-right{width: 100%;padding: 50px 15px 0;border-right: 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: 7px;
		text-align: center;
		top: -10px;
		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: 7px;
		text-align: center;
		top: -10px;
		width: 20px;
	}
	#column-left .box .toggle .mobile_togglemenu, #column-right .box .toggle .mobile_togglemenu {
		background: none !important;
		right: 0;
		top: 10px;
		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;}
	#servicecmsblock, .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: #000;
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 20px;
		font-weight: bold;
		height: 20px;
		margin: 0;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 20px;
	}
	#footer .column .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: 0;
		width: 20px;
	}
	footer h5 {
		background: none !important;
		margin: 0;
		padding: 10px 0 !important;
	}
	#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: #969696 !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: -3px;
	}
	#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: 33px;
		position: absolute;
		right: 4px;
		top: -8px;
	}
	#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: 0;
		padding: 0;
		z-index: 0;
	}
	.responsive-menu {
		position: relative;
		text-align: left;
		margin: 0 auto;
		width: 100%;
	}
	.header-center .container{width: auto !important;padding: 0 !important;}
	.nav-responsive .expandable {
		margin: 0;
		background: url("../image/megnor/menu.png") no-repeat scroll 0 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;
		max-height: 300px;
		overflow-y: auto;
	}
	.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;
		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: #969696;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: 0;
		padding: 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; }
	#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;
	}
	.header-combine {
		padding: 0 20px;
		text-align: center;
	}
	.product_banner_inner {
		width: 31.4%;
	}
	.main-slider > .container {
		width: 650px;
	}
	#form-language .dropdown-toggle > img {
		display: inline-block;
	}
	#form-currency strong {
		display: inline-block;
		color: #000;
		font-size: 15px;
		font-weight: 500;
	}
	.tmcmsblock .cms_block .timercms.left {
		width: 100%;
		float: none;
		text-align: center;
	}
	.tmcmsblock .cms_block .timercms.right {
		float: none;
		width: 100%;
	}
	.cms_block.left {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 30px 0;
	}
	.cms_block.right {
		float: none;
		width: 100%;
		text-align: center;
	}
	#servicecmsblock .service_image {
		float: none;
		width: 100%;
		text-align: center;
	}
	#servicecmsblock .service_block_right {
		float: none;
		width: 100%;
		display: inline-block;
	}
	.content_footer_right {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.content_footer_right .payment {
		width: 100%;
		float: none;
		text-align: center;
	}
	.content_footer_center {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.content_footer_left {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.social-icons {
		float: none;
	}
	.footer-logo {
		margin: 0 0 30px 0;
	}
	#bottom-footer li {
		padding: 0 10px;
	}
	footer {
		padding: 50px 0;
	}
	.payment ul li {
		margin: 0 5px 0 0;
	}
	.tmcmsblock {
		margin: 30px 0 70px 0;
	}
	#menu .dropdown .dropdown-menu {
		left: 10px;
		top: 0;
	}
	.product_banner .product_banner_inner .cat_description1 {
		padding: 0 10px;
	}
	.product_banner .product_banner_inner .cat_description1 .cat_name {
		font-size: 13px;
	}
	.product_banner .product_banner_inner .cat_description1 .count {
		line-height: 23px;
	}
	.product_banner .product_banner_inner .cat_description1 {
		bottom: 10px;
	}
	.product_banner .product_banner_inner .cat_description2 .cat_name {
		font-size: 14px;
		line-height: 20px;
	}
	.product_banner .product_banner_inner .cat_description2 .count {
		margin-top: 40px;
		width: 100px;
	}
	.product_banner .product_banner_inner .cat_description2 {
		width: 27%;
	}
	.product_banner .product_banner_inner .cat_description3 .cat_name {
		font-size: 13px;
	}
	.product_banner .product_banner_inner .cat_description3 {
		top: 10px;
		padding: 0 10px;
	}
	.quickview-button {
		margin: 0 3px 0 0;
	}
	.product-thumb .button-group button {
		margin: 0 3px 0 0px;
	}
	#servicecmsblock .service_image {
		margin: 0 0 40px 0;
	}
	#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: 50px;
	}
	#menu.responsive-menu ul li:last-child a {
		padding-bottom: 0;
	}
	.layout-2 #content {
		width: 100%;
		padding: 20px 0;
	}
	.category_list {
		padding: 0;
	}
	#content .product-layout.product-grid {
		margin: 0 -10px;
		width: 36.2%;
	}
	#content .product-grid .product-block {
		padding: 0 15px;
	}
	.col-sm-12.category_list {
		padding: 0;
	}
	#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;
	}
	#cart > .btn {
		padding: 0;
	
		position: relative;
		display: inline-block;
		margin: 0;
		box-shadow: none;
		background: transparent url("../image/megnor/responsive_basket.png") no-repeat center center;
		border-radius: 0;
	}
	#cart > .btn::after {
		display: none;
	}
	#cart:hover > .btn {
		background: transparent url("../image/megnor/responsive_basket.png") no-repeat center center;
	}
	#cart-total {
		top: -10px;
		right: 0;
		color: #fff;
	}
	#cart:hover > .btn #cart-total {
		color: #ffffff;
	}
	.header-cart {
		margin: 25px 0 0 10px;
	}
	#top .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.main-slider {
		margin: 30px 0 0 0;
		width: 100%;
	}
	.img-responsive {
		width: 100%;
	}
	.cat_cms_top {
		width: 100%;
	}
	.cat_cms_top .categoryblock.categoryblock-2, .cat_cms_top .categoryblock.categoryblock-3 {
		width: 47.9%;
	}
	.cat_cms_top .categoryblock .category-cms-description .cms-banner-subtitle {
		font-size: 14px;
		line-height: 20px;
	}
	.cat_cms_top .categoryblock .category-cms-description .cms-banner-title {
		font-size: 18px;
		line-height: 25px;
		padding-bottom: 25px;
	}
	.section-top-cms .page-width-inner.top_cat_cms {
		padding: 0 0px;
	}
	#search {
		top: 52px;
	}
	.dropdown-menu.myaccount-menu {
		top: 52px;
	}
	#cart .dropdown-menu {
		top: 52px;
		right: 0;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .action a {
		margin: 20px 0px 30px 0;
		width: 100%;
	}
	.countbox.hastime {
		padding: 0 0 0 0;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .title {
		padding: 0 0 0 0;
		margin-top: 35px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .subtitle {
		margin: 10px 0px 10px 0;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper {
		text-align: center;
	}
	.cmsblock .cms_block.left .description_wrapper {
		text-align: center;
	}
	.cmsblock .cms_block.left .description_wrapper .action a {
		margin: 0;
	}
	#servicecmsblock .first-content-one, #servicecmsblock .second-content-two {
		width: 50%;
	}
	#servicecmsblock .third-content-three, #servicecmsblock .fourth-content-fourth{
		width: 50%;
	}
	#servicecmsblock .second-content-two .service-content {
		width: auto;
		float: right;
	}
	#servicecmsblock .third-content-three {
		width: auto;
	}
	#servicecmsblock .fourth-content-fourth {
		width: auto;
		float: right;
	}
	.product_banner .product_banner_inner .cat_description .cat_name {
		font-size: 15px;
		line-height: 22px;
	}
	.product_banner .product_banner_inner .cat_description .count {
		margin-top: 15px;
		letter-spacing: 0;
	}
	.header-logo {
		width: auto;
	}
	.nav-center .offer-text {
		display: none;
	}
	#top {
		padding: 0;
		border: none;
	}
	.dropdown-menu {
		right: 15px;
	}
	.timebox-inner::after {
		right: -12px;
	}
	#account-wishlist .btn.btn-primary {
		margin: 0;
	}
	.header-top {
		border-bottom: none;
	}
	.header-top {
		float: none;
	}
	.layout-1 #content {
	    /*
		padding: 0 15px;
		*/
		width:100%;
		float: none;
		overflow: hidden;
	}
	.header-top.container {
		padding: 0;
	}
	.brandlogo_cms_block {
		float: none;
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	.brandlogo_cms_block .description_wrapper {
		text-align: center;
	}
	.brandlogo_cms_block .description_wrapper a {
		margin-top: 35px;
	}
	.banners-slider-carousel {
		width: 100%;
	}
	.pagination-wrapper .page-result {
		margin: 0;
	}
	.pagination-wrapper .page-link {
		padding: 0;
		margin: 0;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details {
		width: 85%;
	}
	.product-layout.product-list.col-xs-12 {
		padding: 0;
	}
}
@media (max-width: 767px) {
	#footer {padding: 20px 15px !important;}
	.product-thumb .rating {margin: 5px 0 0;width: 100%;}
	.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%;
		padding: 20px 0 0 0;
	}
	#content .product-layout.product-grid {
		width: 50%;
		margin: 0;
	}
	.quickview{display: none;}
	.header-right{top:80px;z-index:99999999;}
	.cms-item .Subbanner .sub_img1 {margin: 0;}
	.product-info .image-additional {width: 100%;}
	.product-info .image-additional a {padding: 1px;}
	.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: 5px 0 0; float: left;}
	.checkout-cart .btn.btn-danger { margin-top: -2px !important;}
	.button_class {clear:both;}
	.show-wrapper{clear:both;margin:10px 0 0;}
	.category_filter .show {float: left; margin: 8px 10px 0 0;}
	.product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #ddd;margin:10px 0;}
	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	.zoomWindowContainer, .zoomWindow, .zoomContainer { display: none; }
	#txtemail{width: 285px;}
	#content .box .box-heading::after {
		display: none;
	}
	#content .box .box-heading::before{
		display: none;
	}
	.time.day {
		margin: 0 0 0 0;
	}
	.time.hour {
		margin: 0 0 0 0;
	}
	.time.sec {
		margin: 0 0 0 0;
	}
	.time.min {
		margin: 0 0 0 0;
	}
	.timebox-inner strong {
		font-size: 25px;
	}
	.timebox-inner {
		background-size: 70px;
	}
	.timebox-inner {
		margin: 0 5px;
	}
	.timebox-inner::after {
		right: -10px;
	}
	.countdown .countbox::before {
		top: 15px;
	}
	.product_banner_inner {
		width: 100%;
	}
	.product_banner .row div + div {
		margin: 30px 0;
	}
	#content .product-carousel .product-block-inner, #content .box-product .product-block-inner {
		padding: 0 10px;
	}
	#content .box .box-content {
		margin: 0 -10px;
	}
	.product_banner .product_banner_inner .cat_description1 {
		bottom: 20px;
	}
	.product_banner .product_banner_inner .cat_description1 .cat_name {
		font-size: 17px;
	}
	.product_banner .product_banner_inner .cat_description1 .count {
		line-height: 18px;
	}
	.product_banner .product_banner_inner .cat_description1 {
		padding: 0 20px;
	}
	.product_banner .product_banner_inner .cat_description2 .cat_name {
		font-size: 17px;
	}
	.product_banner .product_banner_inner .cat_description2 {
		top: 30%;
		width: 18%;
		left: 7%;
	}
	.product_banner .product_banner_inner .cat_description2 .count {
		margin-top: 90px;
	}
	.product_banner .product_banner_inner .cat_description3 {
		top: 30px;
		padding: 0 15px;
	}
	.product_banner .product_banner_inner .cat_description3 .cat_name {
		font-size: 17px;
	}
	.responsive-menu .nav.navbar-nav {
		margin: 0;
		top: 40px;
	}
	.main-slider .swiper-viewport:hover .swiper-button-prev {
		left: 0;
		right: auto;
	}
	.main-slider .swiper-viewport:hover .swiper-button-next {
		right: 0;
		left: auto;
	}
	.main-slider > .container {
		width: auto;
		padding: 0;
	}
	.container {
		width: auto !important;
	}
	.offer-block .title {
		letter-spacing: 0;
	}
	.offer-block .container {
		padding: 30px;
	}
	#cart > .btn::after {
		display: none;
	}
	.header-search {
		margin: 0 15px 0 0;
	}
	#top-links .dropdown.myaccount {
		margin: 0 15px;
	}
	
	.#top-links .dropdown.myaccount .account-title{
	    height:17px;
	    width:17px;
	}
	
	.header-cart {
		margin: 0 0 0 0;
	}
	#cart-total {
		top: -10px;
		right: 0;
		color:#fff;
	}
	.header-text-left {
		padding: 20px 0;
	}
	#cart:hover > .btn #cart-total {
		color: #ffffff;
	}
	#search {
		top: 44px;
		left:0px;
	}
	.dropdown-menu.myaccount-menu {
		top: 45px;
		left:0px;
	}
	#cart .dropdown-menu {
		top: 45px;
		left:0px;
	}
	.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;
	}
	.tmcmsblock {
		margin: 30px 0 40px 0;
	}
	.quickview-button {
		margin: 0;
		display: none;
	}
	.product-thumb .button-group button {
		margin: 0 5px 0 0px;
	}
	.cmsblock {
		margin: 0 0 30px 0;
	}
	.banners-slider-carousel {
		margin: 15px 0 15px 0;
	}
	#servicecmsblock {
		margin: 0 0 20px 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;
	}
	.main-slider {
		margin: 20px 0 0 0;
	}
	.header-top.container {
		padding:0px 15PX;
	}
	.nav-left {
		display: none;
	}
	.cat_cms_top .categoryblock.categoryblock-2, .cat_cms_top .categoryblock.categoryblock-3 {
		width: 47.5%;
	}
	.cat_cms_top .categoryblock.categoryblock-2 {
		margin-right: 20px;
	}
	.cat_cms_top .categoryblock.categoryblock-1 {
		margin-bottom: 20px;
	}
	.cat_cms_top .categoryblock .category-cms-description .cms-banner-title {
		font-size: 12px;
		line-height: 20px;
		padding-bottom: 10px;
		letter-spacing: 0;
	}
	.section-top-cms .categoryblock .category-image {
		width: auto;
		float: none;
	}
	.section-top-cms .categoryblock {
		width: 100%;
		float: none;
		margin: 0 0 40px 0;
		display: inline-block;
	}
	.section-top-cms .categoryblock .category-image {
		width: auto;
		float: none;
		text-align: center;
	}
	.section-top-cms .categoryblock .cat-desc {
		float: none;
		margin-left: 0;
		text-align: center;
	}
	.section-top-cms {
		padding: 30px 0 10px 0;
	}
	#servicecmsblock .service-right .title {
		font-size: 11px;
	}
	#servicecmsblock .first-content-one, #servicecmsblock .second-content-two, #servicecmsblock .third-content-three, #servicecmsblock .fourth-content-fourth {
		padding: 10px 0;
	}
	#video_content a {
		width: 40px;
		height: 45px;
		background-size: 40px;
	}
		.nav-right {
		text-align: center;
		float: none;
		width: 100%;
	}
	.lang_cur_block {
		display: inline-block;
	}
	.cat_cms_top .categoryblock.categoryblock-2 .category-cms-description {
		right: 0;
		left: auto;
	}
	.cat_cms_top .categoryblock.categoryblock-3 .category-cms-description {
		right: 0;
		left: auto;
	}
	.cmsblock .cms_block.left .description_wrapper .title {
		font-size: 20px;
	}
	.content-top-breadcum {
		padding: 25px 0;
		min-height: auto;
	}
	.content-top-breadcum #title-content .page-title, .content-top-breadcum #title-content h1, .content-top-breadcum #title-content h2 {
		font-size: 20px;
		line-height: 20px;
	}
	.header-combine.container {
		padding: 0 15px;
	}
	.tmcmsblock {
		margin: 0 0 40px 0;
	}
	.product_banner {
		margin: 50px 0;
	}
	.header-center {
		width: 160px;
	}
	.header-left {
		padding: 20px 0;
	}
	.brandlogo_cms_block .description_wrapper .title {
		font-size: 25px;
		line-height: 40px;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details {
		width: 80%;
	}
	.product-thumb .button-group .quickview-button {
		display: none;
	}
	.productpage #tabs_info .nav-tabs {
		width: 30%;
	}
	.productpage #tabs_info .tab-content {
		width: 70%;
	}
	.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;
	}
}
@media only screen and (max-width: 479px) {
	.product-thumb .rating {margin: 5px 0;width: 100%;}
	#search{width: 200px;}
	#testimonial .customNavigation a.prev {left: 15%;}
	#testimonial .customNavigation a.next {right: 15% !important;}
	.product-thumb .caption{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: 240px;
		padding: 10px;
		right: 0;
	}
	.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: 20px;}
	.main-slider img, .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;}
	#txtemail {width: 200px;}
	.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;}
	.product-thumb h4 {margin: 0;}
	.product-grid .product-thumb .rating {float: left;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;}
	.htabs .etabs li{width: 100%;display: block;}
	.htabs a{float: none;}
	.hometab{padding-top: 10px;}
	.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 {
	
	}
	#servicecmsblock .first-content-one, #servicecmsblock .second-content-two, #servicecmsblock .third-content-three{width: 100%;float: none;}
	.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 {display: inline-block;}
	.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%;}
	.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;}*/
	#servicecmsblock .first-content-one, #servicecmsblock .second-content-two, #servicecmsblock .third-content-three, #servicecmsblock .fourth-content-fourth {
		float: none;
		width: 100%;
		text-align: center;
	}
	#servicecmsblock .service_block_right::before {
		display: none;
	}
	#servicecmsblock .service_block_right::after {
		display: none;
	}
	.header-search {
		margin: 0;
	}
	.header-text-left {
		padding: 15px 0;
	}
	.swiper-pager {
		display: none;
	}
	#search {
		width: 250px;
		right: -75px;
	}
	#cart .dropdown-menu li p {
		letter-spacing: 0;
	}
	#form-language .btn.btn-link.dropdown-toggle {
		padding: 0 5px 0 0;
	}
	.product_banner .product_banner_inner .cat_description1 {
		padding: 0 10px;
	}
	.product_banner .product_banner_inner .cat_description1 {
		bottom: 10px;
	}
	.product_banner .product_banner_inner .cat_description2 {
		top: 20%;
		width: 18%;
		left: 5%;
	}
	.product_banner .product_banner_inner .cat_description2 .count {
		margin-top: 50px;
	}
	.product_banner .product_banner_inner .cat_description3 {
		top: 20px;
		padding: 0 10px;
	}
	.product_banner .row div + div {
		margin: 20px 0;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .title {
		font-size: 20px;
	}
	.tmcmsblock .cms_block .timercms.right .description_wrapper .subtitle {
		margin: 10px 0px 10px;
		line-height: 20px;
	}
	.time.day {
		letter-spacing: 0;
	}
	.time.hour {
		letter-spacing: 0;
	}
	.time.sec {
		letter-spacing: 0;
	}
	.time.min {
		letter-spacing: 0;
	}
	.timebox-inner strong {
		font-size: 20px;
	}
	.timebox-inner::after {
		right: -10px;
		font-size: 30px;
		top: 33px;
	}
	.timebox-inner {
		background-size: 50px;
		width: 50px;
		margin: 0 6px;
	}
	.countdown .countbox::before {
		top: 25px;
	}
	#content .box .box-heading {
		font-size: 15px;
		letter-spacing: 0;
		padding: 0;
	}
	.box .title {
		margin: 0 0 20px;
	}
	.product-thumb .button-group button {
		margin: 0 5px 0 0;
	}
	.quickview-button {
		margin: 0 5px 0 0;
	}
	.cmsblock .cms_block.left .description_wrapper .subtitle {
		font-size: 13px;
		margin: 40px 0 0 0;
	}
	.cmsblock .cms_block.left .description_wrapper .title {
		font-size: 40px;
		line-height: 40px;
	}
	.cmsblock .cms_block.left .description_wrapper .desc {
		margin: 20px 0;
		line-height: 25px;
	}
	.cmsblock .cms_block.left .description_wrapper .action a {
		padding: 10px 20px;
	}
	.product-thumb .price {
		margin: 0 0 0 0;
	}
	#servicecmsblock .first-content-one, #servicecmsblock .second-content-two, #servicecmsblock .third-content-three, #servicecmsblock .fourth-content-fourth {
		padding: 10px;
	}
	.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;
	}
	.nav-responsive .expandable {
		margin: 10px 10px 0 0;
	}
	#servicecmsblock .second-content-two .service-content {
		float: none;
	}
	#servicecmsblock .fourth-content-fourth .service-content {
		float: none;
	}
	.cat_cms_top .categoryblock .category-cms-description .cms-banner-subtitle {
		font-size: 12px;
		line-height: 15px;
		letter-spacing: 0;
	}
	.cat_cms_top .categoryblock .category-cms-description .cms-banner-title {
		line-height: 15px;
	}
	.cat_cms_top .categoryblock.categoryblock-1 .category-cms-description {
		top: 25%;
		width: auto;
		left: 5%;
	}
	.cat_cms_top .categoryblock.categoryblock-2, .cat_cms_top .categoryblock.categoryblock-3 {
		width: 100%;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.cat_cms_top {
		margin: 20px 0 0 0;
	}
	.cmsblock .cms_block.left .description_wrapper .title {
		font-size: 14px;
		line-height: 40px;
	}
	.cmsblock .cms_block.left .description_wrapper {
		padding: 30px 0 30px;
	}
	#video_content a {
		width: 25px;
		height: 30px;
		background-size: 25px;
	}
	#servicecmsblock {
		margin: 0 0 20px 0;
	}
	.brandlogo_cms_block .description_wrapper {
		padding: 45px 10px 30px;
	}
	.brandlogo_cms_block .description_wrapper .title {
		font-size: 16px;
		line-height: 20px;
	}
	.header-left {
		width: auto;
	}
	.header-center {
		
	}
	.header-left {
		padding: 60px 0 10px 0;
	}
	.header-right {
		top:85px;
	}
	
	#form-language .dropdown-menu, #form-currency .dropdown-menu {
		left: 0;
		right: auto;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details {
		width: 65%;
	}
}
@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:10px;}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:4px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
/* Megnor  - End */

/***pc**/
@media only screen and (min-width:1100px) {
    
   .mobile_button{
       display:none;
   }
    
    .kuaidi_logo{
        margin-right:10px;
    }
    
    .firneds_lines{
        width:1px;
        height:3px;
        border-left:1px solid #000000;
    }
    
    .PARTNERS{
        display:flex;
    }
    
  
    
    .shop{
      margin-top:10%;
    }
    
    iframe{
        height:600px;
    }
    .blog_lists_right img{
        width:100%;
    }
    
    .blog_lists_left_list{
        display:flex;
        justify-content:space-between;
        flex-wrap:wrap;
        margin-top:3%;
        height:300px;
        overflow：hidden;
    }
    
    .blog_lines{
        
       width:100%;
       
       height:1px;
       
       border:1px solid #f2f2f2;
       margin-top:2%;

    }
    
    .blog_lists_left_detail_under_right a{
        color:#fe5e10;
    }

    .blog_lists_left_detail_under_right{
        font-size:1.4rem;
    }
    
    .date_tiems img{
        margin-top:-1%;
    }
   
    .date_tiems{
        font-size:1.4rem;

        
    }
    
    .blog_lists_left_detail_under{
        width:100%;
        height:auto;
        display:flex;
        justify-content:space-between;
        margin-top:10%;
    }
    
    .blog_lists_left_detail_desc{
        font-size:1.4rem;
        margin-top:2%;
        height:60px;
    }
    
    
    
    .blog_lists_left_detail_top a{
        font-size:2.5rem;
        font-weight:bold;
    }
    
    
	.blog_lists_left_detail{
	    width:75%;
	    height:auto;
	    padding:3%;
	}
	
	.blog_lists_left_img{
	    width:25%;
	    height:auto;
	}
	
	.blog_lists_left_img img{
	    width:100%;
	} 
	
	
	.blog_lists_left{
	    width:75%;
	    height:auto;
	    display:flex;
	    justify-content:space-between;
	    flex-wrap:wrap;
	}
	
	
	.blog_lists{
	    width:100%;
	    height:auto;
	    display:flex;
	    justify-content:space-between;
	}
	
	.header-top-nav{
		width:100%;
		height:35px;
		background:#000000;
		line-height:35px;
	}
	
	.header-top-nav_middle{
		max-width:1300px;
		width:95%;
		height:35px;
		overflow:hidden;
		margin:0 auto;
		display:flex;
		font-size:1.2em;
	}
	
	.header_left{
		width:50%;
		height:35px;
		height:auto;
		overflow:hidden;
	}
	
	ul.line li{height:35px;line-height:35px;list-style:none;} 
	
	.header_right{
		width:50%;
		height:35px;
		line-height:35px;
		display:flex;
		flex-direction: row;
		justify-content: right;
		text-align:center;
		color:#ffffff;
	}
	
	.header_right_list{
		width:35%;
	}
	
	.header-top{
		display:none;
	}
	
	.header-combine{
		display:none;
	}
	
	.pc_nav_top{
		width:100%;
		height:96px;
		background:#ffffff;
		border-bottom:1px solid #e4e4e4;
	}
	
	.pc_nav_top_middle{
		max-width:1300px;
		width:95%;
		margin:0 auto;
		display:flex;
		flex-direction: row;
	}
	
	.pc_nav_top_middle_logo{
		width:25%;
		height:auto;
	}
	
	.pc_nav_top_middle_logo img{
		width:97%;
	}
	
	.pc_nav_top_middle_search{
		width:35%;
		height:40px;
		margin-left:14%;
		margin-top:28px;
		display:flex;
	}
	
	.pc_nav_top_middle_search form{
		width:100%;
		display:flex;
	}
	
	.search_input{
		width:85%;
		height:40px;
		border:1px solid #e8e8e8;
	}
	
	.search_input input{
		width:100%;
		height:38px;
		line-height:38px;
		padding:2%;
		font-size:1.2em;
		border:none;
	}
	
	.search_input_submit{
		width:15%;
		height:40px;
		background:#333333;
	}
	
	.search_input_submit input{
		width:100%;
		height:40px;
		background:url(./static/images/search_icons_03.jpg);
		border:none;
	}
	
	input:focus {
	  outline: none;
	  border: none;
	}
	
	.header-right{
		width:30%;
		float:right;
		margin-top: 0.8%;
	}
	
	.pc_meuns{
		width:100%;
		height:auto;
	}
	
	.pc_meuns_middle{
		max-width:1300px;
		width:90%;
		margin:0 auto;
		height:52px;
		line-height:52px;
		font-size:1.3em;
		display:flex;
	    flex-wrap: nowrap;
        text-align: left;
        justify-content: space-between;
	}
	
	.pc_meuns_middle_list{
		
		
	}
	
	#cart{
		margin:0px;
	}
	
	.banners{
		width:100%;
		height:auto;
	}
	
	.flexslider{position:relative;height:auto;overflow:hidden;background:url(./static/images/loading.gif) 50% no-repeat;}
		.slides{position:relative;z-index:1;}
		.slides li{height:auto;}
		.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
		.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
		.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(./static/images/dot.png) right 0 no-repeat;cursor:pointer;}
		.flex-control-nav .flex-active{background-position:0 0;}

		.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
		.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
		.flex-direction-nav li a.flex-prev{left:40px;background:url(./static/images/prev.png) center center no-repeat;}
		.flex-direction-nav li a.flex-next{right:40px;background:url(./static/images/next.png) center center no-repeat;}
		
		.mobile_banners{
			display:none;
		}
		
		header.fixed {
			position:relative;
		}
		
		.index_product{
			width:100%;
			background:url(./static/images/bgs_02.jpg) no-repeat bottom;
			display: flex;
			align-items: center;
			justify-content: center;
			background-attachment: fixed;
			background-position: center 0;
			background-size: 100%;
			flex-wrap:wrap;
		}
		
		.index_product_top{
			width:100%;
			height:auto;
		}
		
		.index_product_top_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			overflow:hidden;
			margin:0 auto;
		}
		
		.index_product_top_middle_top{
			width:100%;
			padding:8% 3% 3% 3%;
			font-size:2.8em;
			font-weight:bold;
			text-align:center;
		}
		
		.index_category_listsx{
			width:100%;
			height:85vh;
			display:flex;
			justify-content:space-between;
			overflow:hidden;
		}
		
		.index_category_hot_sale{
			width:100%;
			height:auto;
		}
		
		.index_category_listsx_left{
			width:40%;
			height:85vh;
			position:relative;
		}
		
		.index_category_listsx_left_img{
			background: url("./static/images/category_big_pic_03.jpg") no-repeat;
			height:80vh;
			width:100%;
			overflow: hidden;
			background-size:cover;
		}
		
		.index_category_listsx_left_img_hot{
			width:15%;
			height:auto;
			position:absolute;
			top:0px;
			left:6.2%;
		}
	
		.category_names{
			width:100%;
			padding:3.5%;
			text-align:center;
			font-size:2.3rem;
			font-weight:bold;
			position:absolute;
			bottom:6%;
			z-index:99;
			color:#ffffff;
		}
		
		.shopnow{
			width:100%;
			text-align:center;
			font-size:1.4rem;
			font-weight:bold;
			margin-top:6px;
			letter-spacing:1px;
		}
		
		.shopnow span{
			border-bottom:1px solid #000000;
		}
		
		.index_category_listsx_right{
			width:58.5%;
			height:85vh;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
		.index_category_listsx_right_list{
			width:32%;
			height:43vh;
			position:relative;
			overflow:hidden;
		}
		
		.index_category_listsx_right_img{
			height:37vh;
			width:100%;
			overflow: hidden;
			background-size:cover;
		}
		
		.right_category_names{
			width:100%;
			padding:3%;
			text-align:center;
			font-size:2.3rem;
			font-weight:bold;
			position:absolute;
			bottom:17%;
			z-index:99;
			color:#ffffff;
		}
		
		.index_news_in{
			width:100%;
			height:auto;
			position:relative;
			margin-top:5%;
		}
		
		.index_news_in_img{
			width:100%;
			height:auto;
		}
		
		.index_news_in_img img{
			width:100%;
		}
		
		.index_news_in_img_title{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
			position:absolute;
			font-size:7rem;
			font-weight:bold;
			left:-5%; 
			right:0; 
			top:0; 
			bottom:0;
		}
		
		.title_desc{
			margin-top:8%;
			margin-left:6%;
			line-height:1em;
		}
		
		.jia{
			position:relative;
			top:-40px;
			font-size:4rem;
			font-weight:400;
			
		}
		
		.index_news_in_list{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;

			margin-top:-5%;
			position:relative;
			z-index:99;
			padding:1%;
		}
		
		.index_news_in_list_top{
			width:100%;
			height:auto;
			display:flex;
			padding-top:2%;
		}
		
		.index_news_in_list_top_left{
			width:50%;
			height:auto;
		}
		
		.index_news_in_list_top_left img{
				width:100%;
		}
		
		.index_news_in_list_top_right{
			width:50%;
			height:auto;
			position:relative;
		}
		
		.index_news_in_list_top_right_bg img{
				width:100%;
		}
		
		.rights_icon{
			width:10%;
			height:auto;
			position:absolute;
			right:0px;
			top:0px;
		}
		
		.rights_icon img{
			width:100%;
		}
		
		.rights_imgs{
			width:65%;
			height:auto;
			position:absolute;
			top:30%;
			right:0px;
		}
		
		.rights_imgs img{
			width:100%;
		}
		
		.shopsnmews{
			font-size:1.4rem;
			font-weight:bold;
			position:absolute;
			top:93%;
			right:3%;
			text-align:right;
			letter-spacing:1px;
		}
		
		.shopsnmews span{
			border-bottom:1px solid #000000;
		}
		
		.hot_lunbo_pic{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
			margin-top:1%;
		}
		
		.view_mores{
			width:100%;
			height:auto;
			text-align:center;
			font-size:1.8rem;

		}
		
		.mores{
			width:100px;
			height:20px;
			border-bottom:2px solid #000000;
		}
		
		.view_mores a{
			border-bottom:1px solid #000000;
		}
		
		.shops{
			width:100%;
			height:50px;
			line-height:50px;
			text-align:center;
			font-weight:bold;
			font-size:1.4rem;
			letter-spacing:1px;
		}
		
		.hostlist{
			width:100%;
			height:auto;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
	
		.hostlist_liebiao{
			width:100%;
			height:auto;
			position:relative;
		}
		
		.hostlist_liebiao_img img{
			width:100%;
		}
		
		.index_tends{
			background: url("./static/images/tend_bgs_02.png") no-repeat;
			height:100%;
			width:100%;
			overflow: hidden;
			background-size:cover;
			padding-bottom:2%;
			margin-top:5%;
		}
		
		.index_tends_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
		}
		
		.index_tends_top{
			width:100%;
			height:auto;
			display:flex;
			justify-content:space-between;
		}
		
		.index_tends_top_left{
			width:50%;
			height:auto;
		}
		
		.index_tends_top_left_top{
			width:100%;
			height:auto;
			margin-top:6%;
			display:flex;
		}
		
		.lefts{
			width:33px;
			height:160px;
			background:#d7cbc5;
		}
		
		.index_tends_top_right{
			padding:3% 3% 3% 6%;
		}
		
		.index_tends_top_right_title{
			font-size:7em;
			font-weight:bold;
		}
		
		.index_tends_top_right_desc{
			margin-top:10%;
			font-size:1.4rem;
			color: #666;
		}
		
		.index_tends_top_left_under{
			width:100%;
			height:auto;
			margin-top:12%;
		}
		
		.index_tends_top_left_under_img{
			width:70%;
			height:auto;
		}
		
		.index_tends_top_left_under_img img{
			width:100%;
		}
		
		.tend_shop{
			width:70%;
			padding:5%;
			text-align:right;
			font-size:1.4rem;
			font-weight:bold;
			padding-right:0px;
			letter-spacing: 1px;
		}
		
		.tend_shop span{
			border-bottom:1px solid #000000;	
		}
		
		.index_tends_top_rights{
			width:50%;
			height:auto;
		}
		
		.index_tends_top_rights img{
			width:100%;
			margin-top:7%;
		}
		
		.index_ads{
			background: url(./static/images/ads_02.jpg) no-repeat;
			height: 100%;
			width: 100%;
			overflow: hidden;
			background-size: cover;
			margin-top:5%;
		}
		
		.index_ads_middle{
			max-width:1300px;
			width:90%;
			margin:0 auto;
			height:auto;
		}
		
		.index_ads_middle_top{
			width:100%;
			padding:3%;
			text-align:center;
			color:#ffffff;
		}
		
		.index_ads_middle_top_big_title{
			font-size:2.8em;
			font-weight:bold;
			margin-top:3%;
		}
		
		.index_ads_middle_top_small_title{
			font-size:1.5rem;
			margin-top:1%;
		}
		
		.ad_list{
			width:100%;
			height:auto;
			display:flex;
			flex-wrap:wrap;
		}
		
		.ad_list_icon{
			width:14.5%;
			height:auto;
			position:relative;
			margin-right:2%;
		}
		
		.ad_list_icon_img img{
			width:100%;
		}
		
		.ad_list_icon_img_tag{
			width:28px;
			height:28px;
			overflow:hidden;
			position:absolute;
			top:10%;
			z-index:99;
			right:25%;
			border-radius:50%;
		}
		
		.ad_list_icon_img_tag img{
			width:28px;
			height:28px;
		}
		
		.ad_click{
			width:100%;
			height:auto;
			padding:3%;
		}
		
		.ad_click_button{
			width:260px;
			height:46px;
			margin:0 auto;
			line-height:46px;
			font-size:1.8rem;
			color:#ffffff;
			text-align:center;
			margin-bottom:3%;
		}
		
		.index_newsx{
			width:100%;
			height:auto;
			padding-bottom:5%;
		}
		
		.index_newsx_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
		}
		
		.descs{
			width:100%;
			position:absolute;
			top:65%;
			z-index:999;
		}
		
		.times{
			font-size:1.4rem;
		}
		
		.titles{
			margin-top:3%;
			line-height:2.5rem;
			padding:0 7% 0 7%;
		}
		
		.imgbg{
			width:100%;
			height:100%;
			background:rgba(254,94,16,0.5);
			position:absolute;
			z-index:99;
			top:0px;
			opacity:0;
		}
		
		.pc_footer{
			width:100%;
			height:auto;
			background:#f5f5f5;
		}
		
		.pc_footer_top{
			width:100%;
			height:auto;
			margin-top:5%;
		}
		
		.pc_footer_top_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
		}
		
		.pc_footer_top_middle_top{
			width:100%;
			height:auto;
			margin:0 auto;
			display:flex;
			justify-content:space-between;
		}
		
		.pc_footer_top_middle_top_list{
			width:33%;
			height:146px;
			text-align:center;
		}
		
		.pc_footer_top_middle_top_list:nth-child(1){
			border-right:1px solid #d3d3d3;
		}
		
		
		.pc_footer_top_middle_top_list:nth-child(2){
			border-right:1px solid #d3d3d3;
		}
		
		.pc_footer_top_middle_top_list_title{
			font-size:2.2rem;
			margin-top:4%;
		}
		
		.pc_footer_top_middle_top_list_desc{
			font-size:1.5rem;
			margin-top:2%;
		}
		
		.footer_icons img{
			position:relative;
			top:-25px;
		}
		
		.pc_footer_under{
			max-width:1300px;
			width:90%;
			margin:0 auto;
			height:auto;
			display:flex;
			margin-top:3%;
		}
		
		.pc_footer_under_left{
			width:30%;
			height:auto;
		}
		
		.company_name{
			font-size:1.8rem;
		}
		
		.information_list{
			width:100%;
			height:20px;
			line-height:20px;
			font-size:1.6rem;
			margin-top:6%;
			margin-bottom:8%;
		}
		
		.pc_footer_under_middle{
			width:40%;
			height:auto;
			display:flex;
			flex-wrap:wrap;
			margin-left:5%;
		}
		
		.pc_footer_under_middle_list{
			width:50%;
			height:auto;
		}
		
		.pc_footer_under_middle_list_big_title{
			font-size:1.8rem;
			margin-top:25%;
		}
		
		.pc_footer_under_middle_list_small_title{
			font-size:1.5rem;
			margin-top:5%;
		}
		
		.pc_footer_under_right{
			width:25%;
			height:auto;
		}
		
		.pc_footer_under_right_desc{
			font-size:2rem;
			margin-top:20%;
		}
		
		.forms{
			width:100%;
			height:36px;
			border-bottom:2px solid #000000;
			line-height:36px;
			margin-top:10%;
		}
		
		.forms input{
			width:100%;
			height:35px;
			line-height:35px;
			border:none;
			font-size:1.4rem;
			background-color: #f5f5f5;
		}
		
		.tijiao input{
			width:100%;
			height:36px;
			background:#fe5e10;
			line-height:36px;
			color:#ffffff;
			background:#fe5e10;
			text-align:center;
			font-size:1.4rem;
			margin-top:10%;
			border:none;
		}
		
		.shemei{
			width:100%;
			height:auto;
			display:flex;
		}
		
		.shemei_icon{
			margin-right:8%;
			margin-top:10%;
		}
		
		.cppyright{
			width:100%;
			height:47px;
			line-height:47px;
			font-size:1.5rem;
			border-top:1px solid #c4c4c4;
			background:#f5f5f5;
			margin-top:5%;
		}
		
		.cppyright_middle{
			max-width:1300px;
			height:47px;
			margin:0 auto;
			display:flex;
			justify-content:space-between;
		}
		
		.mobile_footers{
			display:none;
		}
		
		.dngzhi_top{
			width:100%;
			height:auto;
		}
		
		.dngzhi_top img{
			width:100%;
		}
		
		.mobile_dngzhi_top{
			display:none;
		}
		
		.pc_factory{
			width:100%;
			height:auto;
			background:#ffffff;
			padding-bottom:4%;
		}
		
		.pc_factory_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
		}
		
		.pc_factory_middle_top{
			width:100%;
			height:auto;
			padding:6% 3% 3% 3%;
			text-align:center;
			font-size:3.6rem;
			font-weight:bold;
		}
		
		.pc_factory_middle_video{
			width:100%;
			height:auto;
		}
		
		.customization{
			width:100%;
			overflow:hidden;
			background:#f5ece3;
		}
		
		.customization_middle{
			max-width:1300px;
			height:auto;
			margin:0 auto;
			padding:5% 0% 4%;
			display:flex;
			justify-content:space-between;
		}
		
		.customization_middle_left{
		    margin-top:40px;
			width:40%;
			height:auto;
		}
		
		.customization_middle_left_title{
			font-size:3.6rem;
			font-weight:bold;
			line-height:1.2em;
		}
		
		.customization_middle_left_desc{
			font-size:1.6rem;
			margin-top:5%;
			color:#666666;
		}
		
		.customization_button{
		    /*
			display:flex;
			*/
			margin-top:30%;
			font-size:1.8rem;
			font-weight:bold;
		}
		
		.customization_button a{
			border-bottom:1px solid #000000;
		}
		
		.customization_middle_right{
			width:58%;
			height:auto;
			display:flex;
			flex-wrap:wrap;
		}
		
		.customization_middle_right_list{
			width:31%;
			height:auto;
			margin-right:2%;
			margin-bottom:2%;
			
		}
		
		.customization_middle_right_list img{
				width:100%;
		}
		
		.customization_middle_right_list_name{
			width:100%;
			height:34px;
			line-height:34px;
			text-align:center;
			color:#ffffff;
			font-weight:bold;
			font-size:1.6rem;
		}
		
		.process{
			width:100%;
			height:auto;
			background:#ffffff;
		}
		
		.process_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
		}
		
		.process_middle_under{
			width:100%;
			height:auto;
			margin-top:2%;
		}
		
		.process_middle_under_top{
			width:100%;
			height:auto;
			display:flex;
		}
		
		.process_middle_under_top_list{
			width:22%;
			height:auto;
			text-align:center;
		}
		
		.process_middle_under_top_list_name{
			font-size:1.6em;
		}
		
		.lines{
			margin-top:2%;
		}
		
		.process_line{
			width:100%;
			margin-top:2%;
		}
		
		.process_line img{
			width:100%;
		}
		
		.mobile_process{
			display:none;
		}
		
		.dingzhi_brand{
			width:100%;
			height:auto;
			background:#ffffff;
			margin-top:6%;
		}
		
		.dingzhi_brand_middle{
			max-width:1300px;
			width:90%;
			margin:0 auto;
			height:auto;
			display:flex;
			justify-content:space-between;
			text-align:center;
			
		}
		
		.dingzhi_brand_middle_left{
			width:50%;
			height:auto;
		}
		
		.brand_big_title{
			font-size:7rem;
			font-weight:800;
			margin-top:7%;
		}
		
		.brand_desc{
			font-size:1.6rem;
			color:#666666;
			margin-top:6%;
			padding:6%;
			padding-top:0px;
		}
		
		.dingzhi_brand_middle_right{
			width:50%;
			height:auto;
			overflow:hidden;
		}
		
		.dingzhi_brand_middle_right img{
			width:100%;
		}
		
		.dingzhi_brand_middle_left_logo{
			margin-top:12%;
		}
		
		.why{
			width:100%;
			height:auto;
			margin-top:6%;
			position:relative;
		}
		
		.why_bg img{
			width:100%;
		}
		
		.why_bg_top{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
			padding:2%;
			text-align:center;
			color:#ffffff;
			font-weight:bold;
			font-size:3.6rem;
			position:absolute;
			z-index:99;
			text-align:center;
			left:0; 
			right:0; 
			top:0; 
			bottom:0;
			margin:auto;
			margin-top:2%;
		}
		
		.why_bg_list{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
			text-align:center;
			font-weight:bold;
			position:absolute;
			z-index:99;
			top:45%; 
			left: 50%; 
			transform: translate(-50%, -50%); 
			display:flex;
			margin-top:3%;
		}
		
		.why_bg_list_liebiao{
			width:24%;
			height:auto;
			background:#ffffff;
			position:relative;
			padding:0 2%;
			overflow:hidden;
			margin-right:1%;
			 transition: all 250ms linear;
		}
		
		.why_bg_list_liebiao_tag{
			width:49px;
			height:58px;
			position:absolute;
			z-index:999;
		}
		
		.why_bg_list_liebiao_img{
			margin-top:8%;
		}
		
		.why_bg_list_liebiao_img img{
			width:100%;
		}
		
		.why_bg_list_liebiao_name{
			width:100%;
			height:85px;
			text-align:center;
			font-size:1.6em;
			padding-top:20px;
			line-height:2.2rem;
		}
		
		.why_bg_top{
			color:#ffffff;
		}
		
		.ourcase{
			width:100%;
			height:auto;
			background:#ffffff;
		}
		
		.ourcase_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			background:#ffffff;
			margin:0 auto;
			margin-top:5%;
			display:flex;
			justify-content:space-between;
		}
		
		.ourcase_middle_left{
			width:50%;
			height:auto;
		}
		
		.ourcase_middle_left_title{
			font-size:3.6rem;
			font-weight:bold;
			margin-top:7%;
		}
		
		.ourcase_middle_left_des{
			font-size:1.6rem;
			color:#666666;
			padding:5% 10% 5% 0;
		}
		
		.ourcase_middle_left_button{
		    /*
			display:flex;
			*/
			font-size:1.8rem;
			font-weight:bold;
			margin-top:30%;
		}
		
		.ourcase_middle_left_button a{
			border-bottom:1px solid #000000;
		}
		
		.ourcase_middle_right{
			width:55%;
			height:auto;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
	
		.ourcase_middle_right_list{
			width:32%;
			height:auto;
			margin-right:1%;
			margin-bottom:1%;
		}
		
		.ourcase_middle_right_list img{
			width:100%;
		}
		
		.feedbacks{
			width:100%;
			height:auto;
			margin-top:3%;
			margin-bottom:10%;
		}
		
		.feedbacks_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
		}
		
		.feedbacks_middle_top{
			width:100%;
			padding:5% 0 3% 0;
			text-align:center;
		}
		
		.feedbacks_middle_top_title{
			font-size:3.6rem;
			font-weight:bold;
		}
		
		.feedbacks_middle_top_desc{
			margin-top:2%;
			font-size:1.6rem;
			color: #666666;
		}
		
		.feedbacks_middle_under{
			width:100%;
			height:auto;
		}
		
		.feedbacks_middle_under_top{
			width:100%;
			height:auto;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
		.feedbacks_middle_under_under{
			width:100%;
			height:auto;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
		.inputnames{
			width:48%;
			height:56px;
			border-bottom:1px solid #000000;
			margin-bottom:3%;
		}
		
		.inputnames input{
			width:100%;
			height:55px;
			border:none;
			font-size:1.5rem;
		}
		
		.underinputnames{
			width:100%;
			height:56px;
			border-bottom:1px solid #000000;
			margin-bottom:3%;
		}
		
		.underinputnames input{
			width:100%;
			height:55px;
			border:none;
			font-size:1.5rem;
		}
		
		.submitlist{
			width:100%;
			height:auto;
			text-align:center;
		}
		
		.tijiao{
			width:301px;
			height:auto;
		}
		
		.tijiao input{
			width:325px;
		}
		
		.notices{
			margin-top:3%;
			font-size:1.6rem;
			color: #666666;
		}
		
		.scrollDiv {
			height: 25px;/* 必要元素 */
			line-height: 25px;
			border: #ccc 1px solid;
			overflow: hidden;/* 必要元素 */
		}
		.scrollDiv li {
			height: 25px;
			padding-left: 10px;
		}
		
		.sub_meun{
			width:100%;
			height:auto;
			background:#ffffff;
			position:absolute;
			opacity:0;
			transition: all 250ms linear;
			z-index:-1;
			display:none;
		}
		
		.pc_meuns{
		    /*
			position:relative;
			*/
		}
		
		.sub_meun_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
			display:flex;
			justify-content:space-between;
			padding-top:40px;
			padding-bottom:40px;
		}
		
		.sub_meun_middle_list{
			width:32%;
			height:auto;
		}
		
		.list_liebiao_big_title{
			font-size:1.6rem;
			font-weight:bold;
		}
		
		.sublist_name{
			font-size:1.4rem;
			margin-top:4%;
			margin-bottom:4%;
		}
		
		.sub_meun_middle_left{
			width:55%;
			height:auto;
			display:flex;
			justify-content:space-between;
		}
		
		.sub2{
			margin-top:8%;
		}
		
		.sub_meun_middle_right{
			width:45%;
			height:auto;
			display:flex;
			justify-content:space-between;
		}
		
		.sub_meun_middle_right_list{
			width:32%;
			height:auto;
			margin-right:3%;
			line-height:1.6em;
		}
		
		.sub_meun_middle_right_list img{
			width:100%;
		}
		
		.sub_meun_middle_right_list_name{
			font-size:1.5rem;
			margin-top:12px;
			text-align:center;
		}
		
		#captchaText{
		    font-size:1.8rem;
		    font-weight:bold;
		    color:#000000;
		}
		
		.tuijian{
		    width:20%;
		    height:auto;
		    margin-top:3%;
		}
		
		.tuijian_top{
		    width:100%;
		}
		 
		.tuijian_top img{
		    width:100%;
		}
		
		#tab-description{
		    padding:0px;
		    display:flex;
		    justify-content:space-between;
		    text-align:center;
		}
		
		.product_details{
		    width:75%;
		    overflow:hidden;
		}
		
		.tuijian_under{
		    width:100%;
		    height:auto;
		    margin-top:5%;
		}
		
		.tuijian_under img{
		    width:100%;
		}
		
		.tuijian_under_list_img_name{
		    padding:2%;
		    font-size:1.3rem;
		    text-align:center;
		}
		
		#column-left .box:nth-child(3){
		    display:none;
		}
		
		
	.pctijiao input {
        width: 100%;
        height: 36px;
        background: #fe5e10;
        line-height: 36px;
        color: #ffffff;
        background: #fe5e10;
        text-align: center;
        font-size: 1.4rem;
        margin-top: 10%;
        border: none;
    }
    
    

		
	
}



/***pc**/

/**平板**/
@media only screen and (max-width:1024px) {
    
      
        
        .header_left{
            display:none;
        }
    
        .mobiletijiao input {
        width: 100%;
        height: 36px;
        background: #fe5e10;
        line-height: 36px;
        color: #ffffff;
        background: #fe5e10;
        text-align: center;
        font-size: 1.4rem;
        margin-top: 10%;
        border: none;
    }
    
		    	#column-left .box:nth-child(3){
		    display:none;
		}
		
		   
		    .blog_lists_right{
		        display:none;
		    }
		
		   .blog_lists_right img{
                    width:100%;
                }
                
                .blog_lists_left_list{
                    display:flex;
                    justify-content:space-between;
                    flex-wrap:wrap;
                    margin-top:3%;
                }
                
                .blog_lines{
                    
                   width:100%;
                   
                   height:1px;
                   
                   border:1px solid #bebebe;
            
                }
                
                .blog_lists_left_detail_under_right a{
                    color:#fe5e10;
                }
            
                .blog_lists_left_detail_under_right{
                    font-size:1.4rem;
                }
                
                .date_tiems img{
                    margin-top:-1%;
                }
               
                .date_tiems{
                    font-size:1.4rem;
                    font-weight:bold;
                    
                }
                
                .blog_lists_left_detail_under{
                    width:100%;
                    height:auto;
                    display:flex;
                    justify-content:space-between;
                    margin-top:10%;
                }
                
                .blog_lists_left_detail_desc{
                    font-size:1.4rem;
                    margin-top:2%;
                }
                
                
                
                .blog_lists_left_detail_top a{
                    font-size:1.5rem;
                    font-weight:bold;
                }
                
                
            	.blog_lists_left_detail{
            	    width:100%;
            	    height:auto;
            	    padding:3%;
            	}
            	
            	.blog_lists_left_img{
            	    width:100%;
            	    height:auto;
            	}
            	
            	.blog_lists_left_img img{
            	    width:100%;
            	}
            	
            	
            	.blog_lists_left{
            	    width:100%;
            	    height:auto;
            	    display:flex;
            	    justify-content:space-between;
            	    flex-wrap:wrap;
            	}
            	
            	
            	.blog_lists{
            	    width:100%;
            	    height:auto;
            	    display:flex;
            	    justify-content:space-between;
            	}
		
		.sub_meun{
			display:none;
		}
		
		.feedbacks{
			width:100%;
			height:auto;
			margin-top:3%;
			margin-bottom:8%;
		}
		
		.feedbacks_middle{
		    width:100%;
			padding:1%;
			height:auto;
			margin:0 auto;
		}
		
		.feedbacks_middle_top{
			width:100%;
			padding:15% 3% 3% 3%;
			text-align:center;
		}
		
		.feedbacks_middle_top_title{
			font-size:2.2rem;
			font-weight:bold;
		}
		
		.feedbacks_middle_top_desc{
			margin-top:2%;
			font-size:1.4rem;
			color: #666666;
			line-height: 1.4em;
		}
		
		.feedbacks_middle_under{
			width:96%;
			height:auto;
			margin-left: auto;
			margin-right: auto;
		}
		
		.feedbacks_middle_under_top{
			width:100%;
			height:auto;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
		.feedbacks_middle_under_under{
			width:100%;
			height:auto;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
		.inputnames{
			width:48%;
			height:56px;
			border-bottom:1px solid #000000;
			margin-bottom:1%;
		}
		
		.inputnames input{
			width:100%;
			height:55px;
			border:none;
			font-size:1.5rem;
		}
		
		.underinputnames{
			width:100%;
			height:56px;
			border-bottom:1px solid #000000;
			margin-bottom:3%;
		}
		
		.underinputnames input{
			width:100%;
			height:55px;
			border:none;
			font-size:1.5rem;
		}
		
		.submitlist{
			width:100%;
			height:auto;
			text-align:center;
		}
		
		.tijiao{
			width:301px;
			height:auto;
			margin:0 auto;
		}
		
		.tijiao input{
			width:325px;
		}
		
		.notices{
			margin-top:5%;
			font-size:1.4rem;
			color: #666666;
			line-height:1.4em;
		}
		
		
		.ourcase{
			width:100%;
			height:auto;
			background:#ffffff;
		}
		
		.ourcase_middle{
			width:100%;
			height:auto;
			padding:1%;
			background:#ffffff;
			margin:0 auto;
			margin-top:5%;
		}
		
		.ourcase_middle_left{
			width:100%;
			height:auto;
		}
		
		.ourcase_middle_left_title{
			font-size:2.2rem;
			font-weight:bold;
			margin-top:3%;
			text-align:center;
		}
		
		.ourcase_middle_left_des{
			font-size:1.4rem;
			color:#666666;
			padding:3% 0;
			text-align:center;
			line-height: 1.2em;
		}
		
		.ourcase_middle_left_button{
			display:flex;
			font-size:1.8rem;
			font-weight:bold;
			margin:3% auto 3% auto;
			text-align:center;
			justify-content:center;
		}
		
		.ourcase_middle_left_button a{
			border-bottom:1px solid #000000;
		}
		
		.ourcase_middle_right{
			width:95%;
			height:auto;
			display:flex;
			justify-content:center;
			flex-wrap:wrap;
			margin-top:10px;
			margin-left:auto;
			margin-right: auto;
		}
		
	
		.ourcase_middle_right_list{
			width:32%;
			height:auto;
			margin-right:1%;
			margin-bottom:1%;
		}
		
		.ourcase_middle_right_list img{
			width:100%;
		}
		
			
		.why{
			width:100%;
			height:auto;
			margin-top:4%;
			position:relative;
		}
		
		.why_bg{
			display:none;
		}
		
		.why_bg_top{
			width:100%;
			height:auto;
			margin:0 auto;
			padding:7% 4% 4% 4%;
			text-align:center;
			font-weight:bold;
			font-size:3.6rem;
			text-align:center;
		}
		
		.why_bg_list{
			
			width:100%;
			height:auto;
			margin:0 auto;
			margin-top:3%;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
		.why_bg_list_liebiao{
			width:49%;
			height:auto;
			background:#ffffff;
			position:relative;
			padding:0 3%;
			overflow:hidden;
			margin-right:1%;
			 transition: all 250ms linear;
		}
		
		.why_bg_list_liebiao_tag{
			width:49px;
			height:58px;
			position:absolute;
			z-index:999;
		}
		
		.why_bg_list_liebiao_img{
			margin-top:8%;
		}
		
		.why_bg_list_liebiao_img img{
			width:100%;
		}
		
		.why_bg_list_liebiao_name{
			width:100%;
			height:60px;
			text-align:center;
			font-size:1.4rem;
			margin-top:10px;
			line-height: 1.4em;
		}
		
		.why_bg_top{
			font-size:2.2rem;
		}
		
		
		.dingzhi_brand{
			width:100%;
			height:auto;
			background:#ffffff;
			margin-top:7%;
		}
		
		.dingzhi_brand_middle{
			width:100%;
			padding:1%;
			margin:0 auto;
			height:auto;
			
			
		}
		
		.dingzhi_brand_middle_left{
			width:100%;
			height:auto;
			text-align:center;
		}
		
		.brand_big_title{
			font-size:5rem;
			font-weight:800;
			margin-top:7%;
		}
		
		.brand_desc{
			font-size:1.4rem;
			color:#666666;
			margin-top:5%;
			padding:4%;
			padding-top:0px;
			line-height: 1.4em;
		}
		
		.dingzhi_brand_middle_right{
			width:100%;
			height:auto;
			overflow:hidden;
		}
		
		.dingzhi_brand_middle_right img{
			width:100%;
		}
		
		.dingzhi_brand_middle_left_logo{
			margin-top:8%;
		}
		
		
	
		
		.mobile_process_unders_list{
			width:49%;
			height:auto;
			text-align:center;
			margin-top:3%;
			font-size: 1.4rem;
		}
		
		.mobile_process_unders{
			width:100%;
			height:auto;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
			
		}
		
		.pc_factory_middle_top{
			width:100%;
			height:auto;
			padding:6% 3% 3% 3%;
			text-align:center;
			font-size:3.6rem;
			font-weight:bold;
		}
		
		
		.mobile_process{
			width:100%;
			height:auto;
			padding:2%;
			margin-top:7%;
		}
	
		.process{
			display:none;
		}	
			
       .customization{
			width:100%;
			overflow:hidden;
			background:#f5ece3;
			padding:1% 1% 5% 1%;
		}
		
		.customization_middle{
			
		}
		
		.customization_middle_left{
		    margin-top:40px;
			width:100%;
			height:auto;
		}
		
		.customization_middle_left_title{
			font-size:2.2rem;
			font-weight:bold;
			line-height:1.2em;
			text-align:center;
			margin-top:2%;
		}
		
		.customization_middle_left_desc{
			font-size:1.4rem;
			margin-top:3%;
			color:#666666;
			text-align:center;
			line-height: 1.3em;
		}
		
		.customization_button{
			display:flex;
			margin-top:5%;
			font-size:1.6rem;
			font-weight:bold;
			margin-bottom:5%;
			justify-content:center;
		}
		
		.customization_button a{
			border-bottom:1px solid #000000;
		}
		
		.customization_middle_right{
		    margin-top:15px;
			width:100%;
			height:auto;
			display:flex;
			flex-wrap:wrap;
			justify-content:center;
		}
		
		.customization_middle_right_list{
		    padding:1%;
			width:32%;
			height:auto;

			
		}
		
		.customization_middle_right_list img{
				width:100%;
		}
		
		.customization_middle_right_list_name{
			width:100%;
			height:30px;
			line-height:30px;
			text-align:center;
			color:#ffffff;
			font-weight:bold;
		}
			
	
	
		.pc_factory{
			width:100%;
			height:auto;
			background:#ffffff;
			padding-bottom:8%;
		}
		
		.pc_factory_middle{
			max-width:1300px;
			width:90%;
			height:auto;
			margin:0 auto;
			margin-top:6%;
		}
		
		.pc_factory_middle_top{
			width:100%;
			height:auto;
			padding:4%;
			text-align:center;
			font-size:2.2rem;
			font-weight:bold;
		}
		
		.pc_factory_middle_video{
			width:100%;
			height:auto;
		}
			
	
		.mobile_dngzhi_top img{
			width:100%;
		}
		
		.dngzhi_top{
			display:none;
		}

		.mobile_dngzhi_top{
			width:100%;
			margin-top:3%;
		}
		
		.header-top-nav{
		width:100%;
		background:#000000;
	}
	
	.header-top-nav_middle{
		max-width:1300px;
		width:100%;
		overflow:hidden;
		margin:0 auto;
		display:flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		font-size:1.2em;
		flex-wrap:wrap;
	}
	
	.header_left{
		width:100%;
		height:35px;
		height:auto;
		overflow:hidden;
		border-bottom:1px solid #5c5c5c;
	}
	
	ul.line li{height:35px;text-indent:20px; line-height:35px;list-style:none;} 
	
	.header_right{
		width:100%;
		height:35px;
		line-height:35px;
		display:flex;
		flex-direction: row;
		justify-content: right;
		align-items: center;
		text-align:center;
		color:#ffffff;
	}
	
	.header_right_list{
		width:50%;
	}
	
	
	.pc_nav_top{
		display:none;
	}
	
	.pc_meuns{
		display:none;
	}
	
	.banners{
		display:none;
	}
	
	.mobile_banners{
		width:100%;
		height:auto;
		margin-top:3%;
	}
	
	  .swiper-container {
        width: 100%;
        height:auto;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	.index_product{
		display:none;
	}
	
	.index_product_top_middle_top{
			width:100%;
			padding:8% 3% 3% 3%;
			font-size:2.8em;
			font-weight:bold;
			text-align:center;
			margin-top:2%;
		}
		
		.index_categorys_name{
			width:100%;
			height:auto;
			padding:3%;
			text-align:center;
			font-size:1.8rem;
		}
		
		.category_top{
			width:100%;
			height:auto;
			padding:1%;
			position:relative;
		}
		
		.category_top_img{
			width:100%;
			height:auto;
		}
		
		.category_top_img img{
			width:100%;
		}
		
		.index_category_listsx_left_img_hot{
			width:15%;
			height:auto;
			position:absolute;
			top:4px;
			left:6.9%;
		}
		
		.category_names{
			width:100%;
			text-align:center;
			font-size:1.8rem;
			font-weight:bold;
			position:absolute;
			bottom:10%;
			z-index:99;
			color:#ffffff;
		}
		
		.shopnow{
			width:100%;
			margin-top:6px;
			text-align:center;
			font-size:1.1rem;
			font-weight:bold;
			letter-spacing：1px;
		}
		
		.shopnow span{
			border-bottom:1px solid #000000;
		}
		
		.category_under{
			width:100%;
			height:auto;
			padding:1%;
			display:flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		
		.category_under_list{
			width:49%;
			height:auto;
			position:relative;
			margin-top:5%;
		}
		
		.category_under_category_names{
			width:100%;
			padding:3%;
			text-align:center;
			font-size:1.8rem;
			font-weight:bold;
			position:absolute;
			bottom:15%;
			z-index:99;
			color:#ffffff;
		}
		
		.index_product_top_middle_top_desc{
			font-size:1.4rem;
			padding:2%;
			padding-top:0px;
			text-align:center;
			line-height: 1.3em;
			color: #666;
		}
		
		
		  .ad_list{
			width:100%;
			height:auto;
			display:flex;
			flex-wrap:wrap;
			justify-content:space-between;
		
		}
		
		.ad_list_icon{
			width:32%;
			height:auto;
			position:relative;
		}
		
		.ad_list_icon_img img{
			width:100%;
		}
		
		.ad_list_icon_img_tag{
			width:28px;
			height:28px;
			overflow:hidden;
			position:absolute;
			top:10%;
			z-index:99;
			right:25%;
			border-radius:50%;
		}
		
		.ad_list_icon_img_tag img{
			width:28px;
			height:28px;
		}
		
		.ad_click{
			width:100%;
			height:auto;
			padding:3%;
		}
		
		.ad_click_button{
			width:50%;
			height:32px;
			margin:0 auto;
			line-height:32px;
			font-size:1.4rem;
			color:#ffffff;
			text-align:center;
			margin-bottom:3%;
		}
		
		.mobile_news{
			width:100%;
			height:auto;
			padding:1%;
		}
		
		.pc_footer{
			display:none;
		}
		
		.mobile_footers{
			width:100%;
			height:auto;
			padding:1%;
			background:#f6f6f6;
			margin-top:50px;
		}
		
		.mobile_footers_top{
			width:100%;
			height:auto;
		}
		
		.footer_logos{
			text-align:center;
		}
		
		.footer_logos img{
			width:60%;
			margin-left:50px;
		}
		
		.company_name{
			font-size:1.5rem;
			padding:2%;
		}
		
		.information_list{
			margin-top:3%;
			font-size:1.5rem;
			padding:1%;
		}
		
		.pc_footer_under_middle{
			width:100%;
			height:auto;
			display:flex;
			flex-wrap:wrap;
			margin-top:3%;
			
		}
		
		.pc_footer_under_middle_list{
			width:50%;
			height:auto;
			margin-top:2%;
			padding:3%;
		}
		
		.pc_footer_under_middle_list_big_title{
			font-size:1.6rem;

			margin-top:5%;
		}
		
		.pc_footer_under_middle_list_small_title{
			font-size:1.4rem;
			margin-top:5%;
		}
		
		
		
		.pc_footer_under_right{
			width:100%;
			height:auto;
			padding:3%;
		}
		
		.pc_footer_under_right_desc{
			font-size:1.8rem;
			font-weight:bold;
			margin-top:5%;
		}
		
		.forms{
			width:100%;
			height:36px;
			border-bottom:2px solid #000000;
			line-height:36px;
			margin-top:6%;
		}
		
		.forms input{
			width:100%;
			height:35px;
			line-height:35px;
			border:none;
			font-size:1.4rem;
			background-color: #f5f5f5;
		}
		
		.tijiao input{
			width:100%;
			height:36px;
			background:#fe5e10;
			line-height:36px;
			color:#ffffff;
			background:#fe5e10;
			text-align:center;
			font-size:1.4rem;
			margin-top:10%;
			border:none;
		}
		
		.shemei{
			width:100%;
			height:auto;
			display:flex;
		}
		
		.shemei_icon{
			margin-right:8%;
			margin-top:10%;
		}
		
		.cppyright{
			width:100%;
			height:47px;
			line-height:47px;
			font-size:1.3rem;
			border-top:1px solid #c4c4c4;
			background:#f5f5f5;
			margin-top:5%;
			
		}
		
		.cppyright_middle{
			width:100%;
			height:47px;
			margin:0 auto;
			display:flex;
			justify-content:space-between;
			text-align:center;
		}
		
		.pc_footer_top{
		    display:none;
		}
		
		#bignav{
		  display:none;   
		}
		
		.layout-3 #content{
		    width:100%;
		}
		
		#column-left{
		    width:95%;
		    margin:0 auto;
		}
        
        #column-right{
           width:95%;
		    margin:0 auto;
        }
		
		#top-links{
		    float:left;
		}
		
	    #column-left .box, #column-right .box{
	        padding:3%;
	    }
	    
	     iframe{
            height:100%;
         }
         
         .kuaidi_logo{
             margin-right:3%;
         } 
         
         #content h3{
             font-size:18px;
             line-height:1.3em;
         }
         
         .single-blog .blog-desc{
             line-height:1.7em;
         }
         
         .pc_button{
             display:none;
         }
        
}
/**平板**/

/**手机***/
@media only screen and (max-width:640px) {
	.pc_meuns{
		display:none;
	}
	
	.banners{
		display:none;
	}
	
	.index_product{
		display:none;
	}
	
	.index_product_top_middle_top{
			width:100%;
			padding:3%;
			font-size:2rem;
			font-weight:bold;
			text-align:center;
			margin-top:5%;
			
		}
}
/**手机***/
