body {
	color: #777;
	font-family: 'Lexend', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.6px;
}

select:focus {
	outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
}

li {
	list-style: none;
}

/* default font size */
.fa {
	font-size: 14px;
}

.fa-stack {
	width: 12px;
	font-size: 8px;
	height: 11px;
}

.fa-stack .fa {
	font-size: 11px;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}

h2 {
	font-size: 27px;
	border-bottom: 1px solid #ebeaea;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #6f6f6f;
}

.banner_text>a {
	color: #fff;
}

a:hover,
a:focus {
	text-decoration: none;
}

.btn {
	border-radius: 20px !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.fa.fa-caret-down {
	float: right;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-weight: 500;
}

.category_filter .control-label {
	font-weight: inherit;
}

#top {
	padding: 7px 0;
	background: #000000;
}

.top-links-cover {
	float: right;
}

.top-links-toggle {
	display: none;
}

.top-links .links-item:first-child::before {
	display: none;
}

.top-links .links-item {
	padding-left: 30px;
	position: relative;
	color: #999999;
	font-size: 12px;
}

.top-links .links-item:hover {
	color: #fff;
}

.top-links .links-item::before {
	content: "";
	position: absolute;
	left: 12px;
	border-left: 1px solid #2d2d2d;
	top: 1px;
	width: 1px;
	height: 12px;
}

.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}

.quickview-container #content .col-sm-6.product-right {
	margin: 10px 0;
	width: 50%;
}

.cms1_img>a:before {
	bottom: 0;
	content: "";
	left: 50%;
	opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 51%;
	top: 0;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms1_img>a:after {
	bottom: 50%;
	content: "";
	left: 0;
	opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 0;
	top: 50%;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms-inner-block1:hover .cms1_img a:before,
.cms-inner-block1:hover .cms1_img a:after {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
}

/*  */
.cms2_img>a:before {
	bottom: 0;
	content: "";
	left: 50%;
	opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 51%;
	top: 0;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms2_img>a:after {
	bottom: 50%;
	content: "";
	left: 0;
	opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 0;
	top: 50%;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms-inner-block2:hover .cms2_img a:before,
.cms-inner-block2:hover .cms2_img a:after {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
}

.mfp-iframe-scaler iframe {
	background: #fff !important;
}

/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	color: #000;
}

.pagination>li>a,
.pagination>li>span {
	padding: 6px 12px !important;
	height: 35px;
	width: 36px;
	line-height: 24px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	background: #000 none repeat scroll 0 0 !important;
	color: #fff !important;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

.contact-no {
	float: right;
	color: #000;
	position: relative;
	margin: 20px 0;
}

.contact-no>a {
	position: relative;
	padding-left: 10px;
	font-size: 13px;
	font-weight: 500;
	color: #000;
}

.tel-icon {
	height: 20px;
	width: 20px;
	background: url('../image/megnor/mob.svg') no-repeat;
	float: left;
}

.contact-no>a:hover,
.contact-no>a:active,
.contact-no>a:focus {
	color: #000;
}

/* counter*/
.countdown {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	position: absolute;
	bottom: 12px;
	text-align: center;
	width: 100%;
	transition: all 500ms ease 0s;
}

.count-down.clock {
	background: #fff;
	display: inline-block;
}

.image_cover {
	position: relative;
	float: left;
	border-bottom: none;
	width: 100%;
	overflow: hidden;
	border-bottom: none;
}

.common-home .header_bottom .container {
	border-bottom: 1px solid #ebeaea;
	border-top: 1px solid #ebeaea;
}

.product-details a:hover {
	color: #000;
}

.header_bottom .container {
	border-bottom: 1px solid #ebeaea;
	border-top: 1px solid #ebeaea;
}

.header_bottom.fixed .container {
	border-bottom: none;
}

.product-list .image_cover {
	width: auto;
	border: none;
}

.product-block:hover .countdown {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}

.product-list .product_hover_block_cart {
	width: 100%;
	float: left;
}

.fa-bullhorn::before {
	background-image: url(//image/megnor/newsletter-mail.svg);
	height: 100px;
	width: 35px;
}

.countbox .timebox {
	margin: 0;
	display: inline-block;
	position: relative;
}

.countbox.hastime {
	border: 2px solid #da2128;
	width: auto;
	padding: 0 0px 5px 0px;
}

.countbox .second .timebox-inner::after {
	display: none;
}

.countbox .timebox .time {
	text-transform: uppercase;
	padding: 0;
	display: block;
	text-align: center;
	margin: -25px 0 0 0;
	font-size: 11px;
	font-weight: 500;
}

.count-down .countbox strong {
	display: block;
	padding: 0 0;
	text-align: center;
	height: 45px;
	width: 45px;
	line-height: 30px;
	font-size: 12px;
}

.countbox .timebox:last-child {
	margin: 0;
}

.product-content .count-down .countbox strong {
	font-size: 16px;
}

/* end of counter*/
.special-tag {
	font-weight: 400;
	position: absolute;
	top: 10px;
	left: 10px;
	text-transform: capitalize;
	padding: 0px 0px 0px 5px;
	background: #000;
	font-size: 10px;
	color: #fff;
}

.special-tag::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 0px 20px 10px;
	border-color: transparent transparent transparent #000;
	right: -10px;
	left: auto;
	top: 0px;
}

.product-block-inner:hover .stock_status {
	background: #ddd;
}

.stock_status {
	color: #000;
	text-align: center;
	background: #fff;
	padding: 8px 20px;
	float: none;
	width: auto;
	height: auto;
	cursor: pointer;
	font-size: 13px;
	display: block;
	font-weight: 400;
	border: 1px solid #000;
	line-height: 20px;
	text-transform: capitalize;
}

.stock_status:hover {
	background: #ddd;
}

.outstock .img-responsive.hover-image {
	display: none !important;
}

.outstock .img-responsive {
	filter: opacity(30%);
}

.footer-blocks .col-sm-3 {
	text-align: center;
}

.footer-area ul li {
	margin: 10px 0 0;
	display: inline-block;
}

.listing {
	min-height: 400px;
	display: block;
	text-align: center;
	font-size: 20px;
	padding-top: 25%;
	font-weight: 500;
	width: 100%;
	text-transform: capitalize;
}

.listing::before {
	content: "\f071";
	position: absolute;
	font-family: fontawesome;
	margin-top: -50px;
	font-size: 35px;
	left: 45%;
}

.product-carousel.notproduct .slider-wrapper {
	width: 100% !important;
}

/* mouse grab icon */
.grabbing {
	cursor: url(../stylesheet/grabbing.png) 8 8, move;
}

/* OpenCart Code */

#paysocialcmsblock {
	float: right;
	width: 30%;
}

.social-block {
	float: right;
	position: relative;
	margin: 41px 0;
}

.social-block ul li a:hover,
.social-block ul li a:active,
.social-block ul li a:focus {
	background: #777777;
}

.payment-block {
	float: right;
}

.social-block ul li {
	float: left;
}

.social-block ul li a {
	width: 30px;
	height: 30px;
	display: block;
	background: #000;
	margin-right: 4px;
	padding: 6px 10px;
	outline: none;
	color: #fff;
}

.social-block ul li:last-child a {
	margin: 0;
}

#paysocialcmsblock ul {
	padding: 0;
	margin: 0;
	float: right;
}

.main-slider .swiper-viewport:hover .swiper-button-next {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.main-slider .swiper-viewport:hover .swiper-button-prev {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.btn-top-contact {
	font-size: 12px;
	color: #999;
}

.btn-top-contact:hover {
	color: #fff;
}

#form-currency .currency-select:hover {
	text-shadow: none;
	color: #1f2022;
	background-color: #fff;
}

.dropdown-menu-right {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	box-shadow: none;
}

.language-menu .btn.btn-link.btn-block.language-select,
#form-currency .currency-select {
	text-transform: capitalize;
	padding: 2px 20px 2px 0;
	color: #777;
	font-size: 13px;
	text-decoration: none;
	outline: none;
}

.language-menu .btn.btn-link.btn-block.language-select img {
	margin-right: 5px;
}

#form-language .dropdown-menu {
	border: none;
	box-shadow: none;
	margin: 2px 0 0;
	padding: 10px 10px 12px;
	right: auto;
	top: 19px;
	left: 10px;
}

.dropdown-menu.currency-menu {
	border: none;
	box-shadow: none;
	margin: 2px 0 0;
	padding: 10px 10px 12px;
	right: auto;
	top: 19px;
	left: 10px;
}

.lang-curr-wrapper .language-title,
.lang-curr-wrapper .currency-title {
	font-weight: 600;
	padding: 3px 20px;
	display: inline-block;
	width: 100%;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

.dropdown-menu.currency-menu .fa.fa-angle-down,
.dropdown-menu.language-menu .fa.fa-angle-down {
	display: none;
}

.productpage .special-price {
	font-size: 22px;
	display: inline-block;
	color: #000;
}

.productpage .description {
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0;
}

.product-description td span {
	font-weight: 500;
	padding: 2px;
}

.product-description td {
	padding: 2px;
}

.productpage .description .product-description .description-right {
	padding-left: 50px;
}

#form-language .dropdown-menu>li>.btn {
	padding: 5px;
	color: #000;
}

#form-currency .dropdown-menu .btn {
	padding: 6px !important;
	color: #333333;
}

#form-language .dropdown-menu>li>.btn:hover,
#form-currency .dropdown-menu .btn:hover {
	color: #ffd200;
	background: transparent;
}

.box-content-category ul {
	padding: 0;
	margin: 0;
}

.content_headercms_top #nav-one a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.box-content-category a {
	padding: 13px 53px 13px 50px;
	font-size: 14px;
	display: inline-block;
	position: relative;
	width: 100%;
	border-bottom: 1px dashed #e8e9eb;
}

#review-count {
	cursor: pointer;
}

.site-map li {
	list-style: inherit;
	line-height: 28px;
}

.site-map ul {
	padding: 0 0 0 20px;
}

#review-count:hover {
	text-decoration: underline;
}

#nav-one .dropdown a::after,
#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown a::after {
	content: "\f105";
	right: 20px;
	position: absolute;
	font-family: fontawesome;
	font-size: 16px;
	display: inline-block;
}

#nav-one li .megamenu ul.list-unstyled>li.dropdown>a::after,
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a:after,
#nav-one .hiden_menu .dropdown-menu a:after {
	display: none;
}

.box-content-category a::before {
	content: " ";
	position: absolute;
	right: auto;
	top: 18px;
	left: 25px;
	background: rgba(0, 0, 0, 0) url("../image/megnor/Arrow.png") no-repeat scroll center 2px;
	width: 10px;
	height: 10px;
}

.box-content-category a:hover::before {
	background-position: center -54px;
}

.box-content-category .dropdown a:hover::before {
	background-position: center -54px;
}

.header_cart .cart-menu .text-left a {
	font-size: 12px;
}

.header_bottom .row {
	position: relative;
}

#nav-one>li>.dropdown-menu.megamenu.column1,
#nav-one .hiden_menu .dropdown-menu {
	padding: 20px 0 20px 20px;
	width: auto;
	height: auto;
	min-width: 200px;
	top: 0;
	left: 100%;
	border-radius: 0;
}

.quickview .header-container {
	display: none;
}

/* header cms start*/
.content_headercms_top {
	float: left;
	width: 16%;
	margin-top: 5px;
	text-align: left;
}

.content_header_topleft {
	padding: 0;
	position: relative;
	text-transform: uppercase;
	font-weight: 500;
}

.content_header_top .single-banner {
	margin: 0;
}

.static_links {
	list-style: outside none none;
	margin: 0;
	padding: 2px 0 0 0;
	padding-left: 8px;
}

.static_links li {
	position: relative;
	padding: 0;
	float: left;
}

.static_links .hiden_menu .top_level>a {
	padding: 10px 20px !important;
	margin-right: 0;
}

.static_links li .megamenu li.list-unstyled.childs_1 li {
	padding: 0;
}

#content .col-sm-6 h2 {
	font-size: 16px;
}

.static_links .myaccount ul {
	height: auto;
	border: 1px solid #ebebeb;
	padding: 10px 5px;
}

.static_links ul.nav li .megamenu.column1 ul.childs_1 {
	border: medium none;
}

.static_links ul.nav li .megamenu.column1 ul.list-unstyled li>a {
	color: #000;
	display: inline-block;
	font-size: 14px;
	padding: 8px 7px !important;
	position: relative;
	text-transform: capitalize;
	font-weight: 400;
}

.static_links ul.nav li .megamenu.column1 ul.list-unstyled li>a:hover {
	color: #ffd200;
}

.static_links .dropdown-menu .list-unstyled.childs_1>li {
	padding-bottom: 0;
}

.static_links ul {
	text-align: left;
}

.static_links .cart-menu>li {
	padding: 0;
}

.header-cart .dropdown-menu {
	border: 1px solid #ebebeb;
	min-width: 280px;
	padding: 10px;
	top: 53px;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
	padding: 10px 0 10px 0;
}

.static_links ul li ul {
	display: table-cell;
	float: none;
}

.nav .navbar-nav .top-level.dropdown li a:hover {
	display: inline-block;
}

.static_links li.hiden_menu div {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	display: none;
	min-width: 155px;
	padding: 15px 0;
	position: absolute;
	text-align: left;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	top: 56px;
}

.static_links li.hiden_menu:hover div {
	display: block;
	color: #767676;
}

.static_links li.hiden_menu div li a::before {
	background: none;
}

.static_links li.hiden_menu .top_level a:hover {
	background: none;
}

.static_links .dropdown-inner .top_level li a::before {
	background: none;
}

.static_links li a::before {
	content: "";
	display: block;
	height: 13px;
	position: absolute;
	right: 7px;
	border-left: 1px solid #ededed;
}

.static_links .dropdown.myaccount li a::before {
	background: none;
}

.login_acc {
	display: inline-block;
	position: relative;
	width: 100%;
}

.login_acc a {
	color: #777;
	font-size: 13px;
}

.lang-curr-wrapper {
	float: right;
}

.lang-curr-wrapper .language-title .fa.fa-caret-down {
	float: right;
	padding: 5px 10px;
}

.lang-curr-wrapper .currency-title .fa.fa-caret-down {
	float: right;
	padding: 5px 10px;
}

.lang-curr-wrapper .language-title:hover {
	color: #ffd200;
}

.lang-curr-wrapper .currency-title:hover {
	color: #ffd200;
}

.login_acc li {
	padding: 3px 25px;
	position: relative;
	float: left;
}

.myaccount .account:hover {
	background: none;
	color: #000 !important;
	border: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.drop_account {
	color: #000000;
}

.myaccount .account {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ffd200;
	color: #ffd200;
	float: left;
	margin: 5px;
	padding: 8px 18px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: 400;
}

.static_links .dropdown.myaccount li a:hover {
	background: none;
	color: #ffd200;
}

.static_links li:first-child a::before {
	background: none;
}

.static_links li a {
	color: #000;
	display: block;
	font-size: 13px;
	font-weight: 600;
	line-height: 10px;
	margin: 1px 11px 0px 0;
	padding: 15px 20px !important;
	position: relative;
	text-transform: capitalize;
	z-index: 6;
}

.list-unstyled.childs_2>li {
	padding: 0;
	width: 100%;
	margin: 0 0 0 0
}

.static_links li:last-child a {
	padding-right: 8px;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background: none;
}

#nav-one>li.top_level.dropdown .list-unstyled.childs_1 li a::before {
	background: none;
}

#top-links li {
	padding: 0;
	list-style: none
}

header .btn-link:hover,
header .btn-link:focus,
#top-links a:hover,
#top-links a:focus {
	color: #ffd200 !important;
	background: none;
	text-decoration: none;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}

#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
	color: #2196f3;
}

#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}

#top-links {
	padding-top: 0px;
}

#top-links a+a {
	margin-left: 15px;
}

.offer-title {
	float: left;
	text-transform: capitalize;
	color: #999999;
	font-size: 12px;
}

.dropdown.myaccount:hover a.account::after,
.dropdown.myaccount:hover a.account1::after,
.dropdown.myaccount:hover a.account_order1::after,
.dropdown.myaccount:hover a.account_transaction1::after,
.dropdown.myaccount:hover a.account_download1::after,
.dropdown.myaccount:hover a.account_logout1::after {
	display: none;
}

.swiper-viewport .swiper-button-next {
	left: auto;
	right: 50px;
}

.swiper-viewport .swiper-button-prev {
	right: auto;
	left: 25px;
}

#top-links ul.list-inline {
	float: left;
	margin-right: 5px;
	margin-bottom: 0;
}

#top-links ul.list-inline li {
	background: transparent;
	font-weight: 300
}

#top-links #form-language li {
	padding: 0;
}

.lang-curr {
	margin: 0;
	display: inline-block;
}

.container .container-top a {
	color: #000;
}

.nav.pull-right {
	display: inline-block;
	padding: 0;
}

.content-top .swiper-pager {
	top: 47%;
}

.container .result-search-autocomplete ul li {
	float: left;
}

.right-links ul li {
	float: left;
	margin-left: 10px;
	font-size: 12px;
}

.container .container-top a:hover {
	color: #ffd200;
}

.right-myaccount-menu>li #wishlist-total {
	border-right: 1px solid;
	padding: 0 10px 0 0;
}

.right-links .right-myaccount-menu ul li {
	margin-right: 10px;
}

#form-language .fa-angle-down,
#form-currency .fa-angle-down {
	float: right;
	margin: 3px 0 0 5px;
}

.btn-top-contact span,
#form-currency .btn-link.dropdown-toggle,
#form-language .btn-link.dropdown-toggle {
	border: medium none;
	color: #999999;
	padding: 0 0 0 30px;
	text-decoration: none;
	text-transform: capitalize;
}

.btn-top-contact:hover span,
.pull-left #form-language:hover .btn-group span,
.pull-left #form-currency:hover .btn-group span {
	color: #fff;
	text-decoration: none;
}

.btn-top-contact {
	padding: 0 !important;
}

#form-currency .btn-link strong {
	font-weight: normal;
	padding: 0 3px 0 0;
	display: none;
}

#form-currency .btn-link.dropdown-toggle:before,
#form-language .btn-link.dropdown-toggle:before {
	content: "";
	position: absolute;
	left: 12px;
	top: 4px;
	width: 1px;
	height: 12px;
}

.pull-left #form-language .btn-group span img {
	padding: 0 3px 0 0;
	display: none;
}

.dropdown.myaccount {
	float: left;
	cursor: pointer;
	padding: 5px 30px 0 0;
	margin-top: 5px;
}

.myaccount>a {
	position: relative;
	display: block;
	text-transform: capitalize;
	font-size: 14px;
	color: #6f6f6f !important;
	line-height: 20px;
}

.myaccount .dropdown-toggle>ul {
	padding: 0;
	width: auto;
	margin: 0;
}

.myaccount .dropdown-toggle>ul span {
	display: block;
}

header .myaccount .dropdown-toggle>ul span i {
	padding: 0 0 0 5px;
}

.language-menu,
.currency-menu {
	padding: 10px 15px;
	float: left;
	display: none;
	position: absolute;
	top: 28px;
	background: #fff;
	z-index: 999;
	margin: 0;
	right: 0;
	border: 1px solid #ebeaea;
}

.header_top {
	width: 100%;
	padding: 2px 0;
	background: #fff;
	border-top: 1px solid #2d2d2d;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.header_bottom {
	width: 100%;
	padding: 0;
}

.header_bottom_cover {
	width: 100%;
}

.content_headercms_bottom {
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}

.header-right .head {
	float: right;
	margin: 5px 5px 0 0;
	padding: 2px;
}

.header-center {
	float: left;
	padding: 10px 0 16px 0;
	width: 100%;
}

/* logo */
.header-logo {
	float: left;
}

.header-cart {
	float: left;
}

.header-main {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: 50px;
	background: #fff;
}

.static_links li:last-child a::before {
	border-left: none;
}

.header-left {
	float: left;
	width: auto;
	margin: 0 79px 0 0;
}

.static_links li:first-child a {
	padding-left: 5px !important;
}

.header-right {
	float: right;
	width: 81%;
	position: relative;
	top: 0;
	transition: top 800ms ease 0s;
	-webkit-transition: top 800ms ease 0s;
	-moz-transition: top 800ms ease 0s;
	-ms-transition: top 800ms ease 0s;
	-o-transition: top 800ms ease 0s;
}

header .tags>a {
	font-weight: normal;
}

header {
	padding: 0;
	z-index: 99;
	position: relative;
	margin: 0;
	clear: both;
	border-radius: 0;
	height: auto;

}

.header_bottom.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin-top: -1px;
	background: #fff;
	box-shadow: 0px -20px 30px 6px #000;
	-moz-box-shadow: 0px -20px 30px 6px #000;
	-webkit-box-shadow: 0px -20px 30px 6px #000;
}

#checkout-checkout .text-right.total {
	font-size: 17px;
	font-weight: 600;
}

a.banner_text::before,
a.banner_text::after {
	background: none !important;
}

.col-sm-4.header-logo {
	text-align: left;
	width: auto;
	background: #fff;
	padding: 25px 0;
	/* float: right; */
	display: inline-block;
	vertical-align: top;
	text-align: center;
	float: none;
}

.header_center {
	float: left;
	width: 100%;
}

.col-sm-3.sort {
	padding: 0;
}

.col-sm-3.sort.category_dropdown span.customSelect {
	height: 38px;
	padding: 8px 15px;
}

#searchbox .col-sm-3.sort {
	padding: 0 15px;
}

.col-sm-3.sort select.form-control {
	padding: 0;
	height: auto;
	text-transform: capitalize;
	background-color: #fff;
	color: #333333;
	border: none;
	overflow: hidden;
	left: 0;
	width: 100% !important;
}

.head-right-bottom {
	float: right;
	position: relative;
}

/*header-cms*/
.quickview {
	padding: 15px 0;
	display: inline-block;
}

.quickview .container {
	width: 100%;
	background: #FFFFFF;
	padding: 0 10px;
}

.quickview .container .row {
	margin: 0;
}

.quickview .top_button {
	display: none;
}

.quickview #product2 {
	float: left;
	width: 100%;
}

.quickview #product2 h3 {
	width: 100%;
}

.productpage-quickview #product2 h3 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
	color: #333333;
}

@media (max-width: 767px) {
	.quickbox {
		display: none;
	}
}


/*featured products CSS*/
.featured .image_cover {
	width: 40%;
	border: none;
}

.featured .product-block .product-details {
	width: 60%;
	padding: 20px 20px 40px;
	border: none;
}

.featured .product-block-inner {
	border: 1px solid #ddd;
	padding: 0;
	margin: 0 10px;
	width: auto;
}

.featured .product-block.product-thumb.transition {
	margin-bottom: 20px;
}

.featured .product_hover_block {
	display: none !important;
}

/*featured products CSS*/

.menu_toggle {
	background: #ffffff none repeat scroll 0 0;
	display: none;
	left: 0;
	position: absolute;
	top: 62px;
	width: 100%;
	z-index: 99;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* search */
.col-sm-5.header_search {
	padding: 0;
	position: relative;
	margin: 30px 0 0 0;
	vertical-align: top;
	text-align: center;
	float: left;
	width: 20.5%;
}

#searchbox {
	position: relative;
	float: left;
	border: 1px solid #ebeaea;
}

.search_box {
	display: none;
}

.search_box .form-control-select {
	height: 40px;
	position: relative;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	background: #fff url("../image/megnor/select-arrow-down.gif") no-repeat 140px 19px;
	border: none;
	padding: 8px 15px 8px 20px !important;
	width: 100%;
	border-radius: 4px 0 0 4px;
	font-size: 13px;
	color: #c0c0c0;
}

.search_box::after {
	background: #e9e9e9;
	position: absolute;
	content: "";
	top: 10px;
	bottom: 0;
	left: auto;
	right: 0;
	width: 1px;
	height: 22px;
}

.header_search .form-control.input-lg::placeholder {
	color: #999;
}

.header_search .form-control.input-lg {
	height: 38px;
	border: none;
	background: #fff;
	color: #000;
}

.testimonial_inner .customNavigation a:hover {
	color: #000;
	background: #ddd;
}

#searchbox .input-group input {
	font-size: 12px;
}

.search_box .form-control-select.active {
	background: #fff url("../image/megnor/select-arrow-up.gif") no-repeat 140px 19px;
}

.header_search .btn.btn-default.btn-lg {
	border: none;
	font-weight: 400;
	padding: 10px 12px 7px;
	background: url(../image/megnor/search.svg) no-repeat scroll center;
	background-size: 17px;
	height: 38px;
	width: 38px;
}

.header_search .btn.btn-default.btn-lg>i {
	font-size: 16px;
}

/* end of search */
.tabfeatured_default_width {
	width: 250px;
}

.tabbestseller_default_width {
	width: 250px;
}

.tablatest_default_width {
	width: 250px;
}

.tabspecial_default_width {
	width: 250px;
}

.featured_default_width {
	width: 300px;
}

.tab-content .tab {
	display: none;
}

.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
}

.static_links ul.nav li .megamenu ul.list-unstyled li.dropdown.dropdown-menu {
	border: 1px solid #000;
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 188px;
	top: 0;
}

.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	display: block;
}

.static_links ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	border: 1px solid #d9d9d9;
	display: none;
	left: 165px;
	padding: 10px;
	position: absolute;
	top: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

.static_links ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover .dropdown-menu {
	display: block;
}

.main-slider .swiper-viewport {
	border: medium none;
	box-shadow: none;
	margin: 0;
	border-radius: 0;
}

.swiper-viewport .swiper-button-prev::before,
.swiper-viewport .swiper-button-next::before {
	font-size: 70px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	text-align: center;
	padding: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	content: "\f104";
	font-family: fontawesome;
	font-weight: 400;
	color: #fff;
	border-radius: 50%;
}

.swiper-viewport .swiper-button-next::before {
	content: "\f105";
}

.swiper-viewport .swiper-button-next:hover::before,
.swiper-viewport .swiper-button-prev:hover::before {
	color: #d4d4d4;
}

.main-slider .swiper-pagination {
	display: none;
}

.main-slider.swiper-button-next,
.main-slider.swiper-button-prev {
	width: 70px;
}

.header-cart .cart .btn-lg .dropdown-toggle:before {
	content: '\f291';
	font-family: 'FontAwesome';
	font-size: 12px;
}

.show-result {
	overflow: hidden;
}

.product-search #content>p {
	margin-top: 10px;
}

.header-container {
	height: auto;
	width: 100%;
	z-index: 99;
	background: #232f3e none repeat scroll 0 0;
}

.header-container.smaller {
	z-index: 999;
}

.header-logo img {
	display: inline-block;
	max-width: 100%;
	max-height: 70px;
}

.content_header_top .box.megnorcategory {
	left: 0;
	position: absolute;
	top: 0;
	width: 277px;
	z-index: 9;
}

/*end megnor category */
/* CMS block */
.cmsbanner-block {
	margin: 20px 0 30px;
	float: left;
	position: relative;
	width: 100%;
}

.cmsbanner-block.full-banner {
	margin-top: 10px;
}

.cms-inner-block1.full-banner-inner {
	margin: 0;
	width: 100%;
}

.cms-inner-block1 {
	position: relative;
	float: left;
	overflow: hidden;
	padding-right: 10px;
}

.cms-inner-block2 {
	position: relative;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

.block-combine1 {
	float: left;
	margin-bottom: 20px;
}

.block-combine2 {
	float: left;
}

.cms-inner-block1 .cms1_img .cms_image1,
.cms-inner-block2 .cms2_img .cms2_image2 {
	max-width: 100%;
}

.cmsbanner-block .cms-inner-block1 .description,
.cmsbanner-block .cms-inner-block2 .description {
	left: 7%;
	position: absolute;
	top: 28%;
	bottom: auto;
	right: auto;
	width: 280px;
	text-align: left;
	margin: 0 auto;
}

.cmsbanner-block .description .title {
	font-size: 16px;
	color: #fff;
	margin: 0 0 10px 0;
	line-height: 22px;
	font-weight: 400;
}

.cmsbanner-block .description .subtitle {
	font-size: 34px;
	color: #fff;
	font-weight: 500;
	display: block;
	line-height: 36px;
	margin-top: 4px;
	margin-bottom: 17px;
}

.cmsbanner-block .description .banner_text {
	color: #fff;
	margin: 16px 0 0 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	text-decoration: underline;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

/* end of cms block */
/* homepage sub banner2*/
.megnor-tab-text {
	background: #2196f3 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 20px 0;
	text-align: center;
}

.megnor-tab-text>span {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

/*end homepage sub banner2*/

/* cart */
#cart .item-count {
	position: absolute;
	top: 3px;
	right: -12px;
	background: #d6d6d6;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	line-height: 19px;
	font-size: 11px;
	color: #000;
	padding: 0px 6px;
}

#cart .mycart {
	font-size: 15px;
	font-weight: 600;
	line-height: 10px;
}

#cart .price {
	font-size: 15px;
	font-weight: 400;
	display: block;
	line-height: 20px;
	text-align: left;
}

.col-sm-3.header_cart {
	width: auto;
	float: left;
	padding: 0;
	top: -3px;
}

.fa.fa-heart-o {
	font-size: 25px;
	padding: 7px 25px 0 10px;
}

.header-cart .cart-menu li>a>img {
	width: 100%;
}

.col-sm-3.header-cart {
	float: left;
	width: auto;
	padding: 0;
	margin-left: 0;
}

.cart-menu .img-thumbnail {
	max-width: none;
	width: auto;
	border: 1px solid #e8e9eb;
}

#cart .dropdown-menu .table {
	border: medium none;
}

#cart button>h4 {
	font-size: 13px;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
	line-height: 16px;
	padding: 0 0 0 21px;
	margin: -20px 0 0 10px;
	color: #fff;
}

.header-container .dropdown.myaccount .dropdown-toggle .fa.fa-user {
	color: #ef9d2a;
	font-size: 17px;
}

.header-container .dropdown.myaccount {
	background: #394d66 none repeat scroll 0 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 40px;
	padding: 12px 17px;
}

.header_compare {
	float: left;
	position: relative;
	margin-left: 20px;
	color: #6f6f6f;
}

.header_compare span {
	position: absolute;
	bottom: -17px;
	font-size: 13px;
	left: -10px;
}

.header_compare #compare-total-home {
	height: 35px;
	width: 35px;
	display: block;
	background: url("../image/megnor/compare.svg") no-repeat scroll center;
}

.header_wishlist {
	float: left;
	margin: 0 20px;
}

.header_wishlist>a {
	position: relative;
	height: 35px;
	background: url("../image/megnor/whislist.svg") no-repeat scroll center;
	display: block;
	width: 40px;
	background-size: 30px;
}


.header_wishlist>a span {
	position: absolute;
	top: 0;
	right: -12px;
	background: #d6d6d6;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	line-height: 19px;
	font-size: 11px;
	color: #000;
	padding: 0px 6px;
}

.header_wishlist:hover .text_wishlist,
.header_cart:hover .cart-text {
	color: #000;
}

.header_wishlist>a .text_wishlist {
	position: relative;
	background: none;
	top: auto;
	right: auto;
	width: 100%;
	display: block;
	height: auto;
	padding-top: 34px;
	left: -10px;
	font-weight: 400;
	margin: 0;
}

.cart_image {
	background: url("../image/megnor/shopping-bag.svg") no-repeat scroll center;
	height: 35px;
	width: 35px;
	float: left;
	margin: 0;
	background-size: 30px;
}

.cart-text {
	display: none;
}

.header_cart .dropdown-toggle {
	border: 1px solid #ffd200;
}

#cart>.btn {
	background: none;
	width: 100%;
	padding: 0 !important;
	border: none;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

#cart {
	text-align: right;
}

.shopping-cart .btn.btn-danger {
	border-radius: 0;
}

#cart h4 {
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 14px;
	position: absolute;
	right: 12px;
	top: -2px;
	z-index: 999;
}

.pull-left #form-language .btn-group span,
.pull-left #form-currency .btn-group span {
	font-size: 12px;
}

.table.table-bordered.shopping-cart.responsive {
	display: none;
}

.pull-left #form-language .fa.fa-caret-down {
	padding: 0 5px;
}

.pull-left #form-currency .fa.fa-caret-down {
	padding: 0 5px;
}

#top-links .fa {
	display: inline-block;
}

#top-links .fa.fa-angle-down {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 -10px 0 10px;
}

#top-links .list-inline a {
	color: #fff;
	border-right: 1px solid #55ABA4;
	padding: 0 10px 0 10px;
}

#checkout-cart .text-right.total {
	font-size: 15px;
	font-weight: 700;
}

#cart .dropdown-menu {
	width: 330px;
	padding: 10px;
	border: 1px solid #ddd;
	overflow: hidden;
	display: none;
	margin: 0;
	height: auto;
	border-radius: 0;
	top: 54px;
}

#cart .dropdown-menu li p {
	margin: 0;
}

#cart .dropdown-menu li {
	float: none
}

#cart .dropdown-menu li:first-child {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

#cart .dropdown-menu li+li {
	border-top: 1px solid #e5e5e5;
	padding: 5px 0 0;
}

.header_cart .button-container>a {
	padding: 9px 20px;
	background: #000;
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	border-radius: 20px;
	margin: 4px 0 4px 8px;
	font-size: 12px;
}

.header_cart .button-container>a:hover {
	background: rgb(111, 111, 111);
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
	border: none;
	font-size: 12px;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
}

#cart .dropdown-menu table.total-table td {
	border: medium none;
}

.productpage .image a.elevatezoom-gallery {
	border: 1px solid #e0e0e0;
}

.cart-menu .table td {
	padding: 5px 0 5px 8px;
}

.table-responsive .table.table-bordered.shopping-cart .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 15px;
	vertical-align: top;
	width: 25%;
}

#checkout-cart span.customSelect {
	height: 40px;
	padding: 9px 15px 10px 15px;
}

.dropdown-menu .cart-menu .table.table-striped>tr>td .text-center>img {
	width: 100%;
}

.text-right>strong {
	font-weight: 600;
}

.content-bottom>.container {
	width: 100%;
	background-color: #fff;
}

.serach-inner {
	float: left;
	margin-top: 25px;
	width: 100%;
}

#content .panel {
	background-color: #fff;
}

/*product page service*/

.service-list {
	padding: 25px 20px;
	background: #fff;
	margin-bottom: 30px;
	border: 1px solid #e5e5e5;
}

.service-list .content {
	padding: 0 0 20px;
	text-align: left;
}

.service-list .content:last-child {
	padding: 0;
}

.service-list .service-title.one {
	background-image: url(../image/megnor/delivery-truck.svg);
}

.service-list .service-title.two {
	background-image: url(../image/megnor/refund.svg);
}

.service-list .service-title.three {
	background-image: url(../image/megnor/credit-card.svg);
}

.service-list .service-title.four {
	background-image: url(../image/megnor/invoice.svg);
}



.service-title {
	padding-left: 45px;
	background-size: 24px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 14px;
}

/* menu */
.nav-responsive {
	display: none;
	background: none !important;
}

.nav-inner.container {
	background: #ffffff none repeat scroll 0 0;
	padding: 35px 45px 30px;
	top: auto;
	box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	margin-bottom: 30px;
	display: none;
}

#res-menu {
	display: none;
}

.responsive-menu,
.main-menu {
	float: none;
	width: 100%;
	text-align: center;
}

.lang-curr .fa.fa-angle-down {
	vertical-align: middle;
}

.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#menu ul li .megamenu ul.list-unstyled {
	padding: 0 15px;
	border: none;
	float: none;
	display: table-cell;
	width: 180px;
	vertical-align: top;
}

#menu ul li .megamenu ul.list-unstyled.childs_2 {
	padding: 0;
}

.main-menu>ul>li {
	position: relative;
	float: none;
	z-index: 20;
	background-color: transparent;
	display: inline-block;
	vertical-align: top;
}

#column-left .image_cover,
#column-right .image_cover {
	border: none;
	width: auto;
}

.banners-slider-carousel .box-product .product-items {
	width: 15.8% !important;
	display: inline-block;
	vertical-align: top;
	float: none !important;
	text-align: center;
}

.banners-slider-carousel .productbox-grid {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border-bottom: 1px solid #ebeaea;
	padding-bottom: 80px;
}

.main-menu ul>li.dropdown:hover .dropdown-menu,
.main.hiden_menu.dropdown:hover .dropdown-menu {
	display: block;
}

.nav-responsive span,
.main-menu>ul>li>a {
	padding: 0px 20px;
	display: block;
	position: relative;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	margin: 20px 0;
	text-transform: uppercase;
	transition: transform 0.3s ease;
  	transform: translateY(0);
}
.main-menu>ul>li>a:hover {
	transform: translateY(-4px);
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	display: none;
	padding: 20px;
	position: absolute;
	top: 0;
	width: 100%;
	left: 100%;
	box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1);
}

.main-menu>ul>li ul>li>a {
	display: block;
	padding: 5px 0;
	white-space: nowrap;
	font-size: 15px;
	font-weight: 600;
	color: #000;
}

.main-menu>ul>li .column1 ul>li>a {
	font-weight: inherit;
	color: inherit !important;
}

.responsive-menu .main-navigation li a {
	padding: 5px 10px !important;
	color: #333333;
	display: block;
	white-space: normal;
}

.main-menu>ul>li ul>li>.dropdown-inner ul li a {
	color: #adadad;
}

.main-menu ul li ul .list-unstyled a {
	color: #777;
	font-weight: normal;
	padding: 5px 0;
	text-transform: capitalize;
	line-height: 22px;
}

.main-menu>ul>li ul>li>a:hover,
.responsive-menu .main-navigation li a:hover {
	color: #000 !important;
	background-color: #fff;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
	display: block;
}

#menu .nav li .list-unstyled .dropdown {
	float: left;
}

#menu .dropdown .dropdown-menu {
	padding: 30px 25px;
	background: #fff none repeat scroll 0 0;
	width: auto;
	z-index: 999999;
	border-radius: 0;
	border: 1px solid #ebeaea;
	text-align: left;
}

#menu ul li.hiden_menu:hover .dropdown-menu.more {
	display: block;
}

#menu ul li.hiden_menu .more .dropdown-menu {
	left: 100%;
	top: 0;
}

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 0;
	padding: 5px 0;
	position: relative;
	width: 100%;
	box-shadow: none;
}

#menu ul li .megamenu.column1,
#menu ul li.hiden_menu .dropdown-menu {
	margin: 0 !important;
	padding: 20px;
	border-radius: 0;
	text-align: left;
}

#menu ul li .megamenu.column1 ul.list-unstyled {
	display: block;
	padding: 0;
	width: 100%;
	border: none;
}

#menu ul li .megamenu.column1 ul.list-unstyled li,
.hiden_menu li.top_level {
	float: left;
	padding: 0;
	width: 100%;
	color: #000;
}

/* Megnor Category CSS */
.catgory-left {
	width: 24%;
	float: left;
	padding-right: 30px;
}

#nav-one .dropdown:hover .dropdown-menu,
#nav-one .hiden_menu li.dropdown:hover .dropdown-menu {
	display: block;
}

#nav-one .hiden_menu .dropdown-menu li.dropdown .dropdown-menu {
	display: none;
}

#nav-one>li>.dropdown-menu {
	background: #fff none repeat scroll 0 0;
	margin-top: 0;
	padding: 25px;
	left: 100%;
	top: 0;
	border-radius: 0;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	border: none;
}

.box-content-category ul .childs_1 li {
	padding: 0 0;
	border: none;
}

.box-content-category ul li {
	line-height: 21px;
}

.dropdown {
	position: relative;
}

#nav-one>li.hiden_menu>.dropdown-menu {
	padding: 22px;
}

.top_level.hiden_menu {
	position: relative;
}

#nav-one li .megamenu ul.childs_1 {
	padding: 0 10px;
}

#nav-one li .megamenu.column1 ul.childs_1 {
	padding: 0;
	display: inline-block;
	width: 100%;
	border: medium none;
}

#nav-one>li>.dropdown-menu.megamenu.column1 a,
#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown>a,
#nav-one .hiden_menu .dropdown-menu a {
	border: none;
	padding: 8px 0 8px 15px;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: inherit;
}

#nav-one>li>.dropdown-menu.megamenu.column1 li a:after {
	display: none;
}

#nav-one li ul {
	display: table-cell;
	float: none;
}

#nav-one ul {
	display: inline-block;
	float: none;
	margin: 0 auto;
	text-align: left;
}

#nav-one li .megamenu ul.list-unstyled>li.dropdown>a {
	font-weight: 500;
	margin: 0 0 0 0;
	padding: 10px 0;
	border: none;
	letter-spacing: 0.5px;
	font-size: 15px;
}

.quickview-model .product-right .desc {
	font-weight: 500;
	padding: 0 10px 0 0;
}

.productpage-quickview .rating-wrapper {
	margin-bottom: 15px;
}

.quickview-model .page-title {
	display: none;
}

.box-content-category ul .childs_1 li img {
	margin: 20px 0 10px 0;
}

#nav-one li .megamenu ul.list-unstyled>li.dropdown>a:hover {
	color: #f6d000;
}

/* Megamenu*/
#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
	display: block;
}

/* more menu */
.dropmenu li:hover ul,
.dropmenu li div li:hover div {
	display: block;
}

/* end of more menu */
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
	background: #fff none repeat scroll 0 0;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	border: none;
	box-shadow: none;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a {
	padding: 8px 0 8px 15px;
	border: none;
}

.box-content-category .list-unstyled.childs_2 {
	padding: 0;
}

.main-menu>ul>.dropdown ul>li:last-child>a,
.hiden_menu .top_level:last-child>a {
	border: medium none;
}

.main-menu>ul>.dropdown .megamenu.column1 ul>li.dropdown:last-child>a {
	border-bottom: 1px dashed #d9d9d9;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a::before,
#nav-one>li.top_level.dropdown .megamenu.column1 .list-unstyled.childs_1 li a::before,
#nav-one .hiden_menu .dropdown-menu a:before {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 14px;
	position: absolute;
	right: auto;
	top: 8px;
	left: 0;
	font-weight: 400;
	background: none;
}

#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	left: 100%;
	top: 0;
	position: absolute;
	border-radius: 0;
	padding: 15px 0 15px 15px;
	display: none;
	margin: 0;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	min-width: 200px;
}

.column_left_cms .box.last .list-group {
	border-bottom: medium none;
	margin-bottom: 0;
	padding: 4px 0 0;
}

.column_left_cms .box.last {
	margin-bottom: 0;
}

/* Megnor Category CSS */
/* 1-col layout */
.layout-1 #content {
	padding: 20px 0 0;
}

.layout-2.left-col #column-left {
	padding: 0;
	width: 19%;
}

.layout-2.right-col #column-right {
	width: 19%;
	padding: 0;
}

/* product info page */
#tabs_info.product-tab {
	padding: 0;
	margin-top: 30px;
}

.product-tab .nav-tabs>li>a {
	color: #000 !important;
	font-weight: 400 !important;
	background: #d4d4d4;
}

.product-tab .nav-tabs>li.active>a {
	background: #000;
	color: #fff !important;
}

.product-tab .nav-tabs>li {
	margin: 0 5px 0 0;
}

/* End of product info page */
.layout-2.left-col #content {
	padding: 10px 0 0 30px;
	width: 81%;
}

.layout-2.right-col #content {
	padding: 0 30px 0 0;
	width: 81%;
}

.layout-2 .content-bottom #content {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

/* 3-col layout */
.layout-3 #column-left {
	width: 24%;
}

.layout-3 #column-right {
	width: 24%;
}

.layout-3 #content {
	width: 52%;
}

/* content */
.layout-2.left-col #content.productpage-quickview {
	float: right;
	padding: 20px;
}

/* footer */

footer {
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 40px;
}

footer h5 {
	font-size: 16px;
	margin: 0;
	position: relative;
	text-transform: capitalize;
	color: #000;
	padding: 0 0 15px;
	font-weight: 500;
}

#footer .column li a:hover {
	color: #000;
}

#footer .column li a {
	line-height: 32px;
	color: #6F6F6F;
	font-size: 14px;
}

.footer-area.col-sm-3.column {
	width: 36%;
	padding: 0 15px;
}

#footer .footer-area li a::before {
	display: none;
}

#footer .footer-area li a {
	padding: 0;
}

.footer-blocks {
	margin: 0 -15px;
}

.txt-call {
	color: #6F6F6F;
	font-weight: 400;
	font-size: 14px;
}

.txt-mob {
	font-size: 38px;
	color: #000;
	width: 100%;
}

.footer-area ul li.txt-address {
	color: #6F6F6F;
	margin-top: 15px;
	margin-bottom: 25px;
}

.newsletter .form-control {
	border: 1px solid #ebeaea;
}

.newsletter {
	float: left;
	width: 40%;
	margin: 35px 10px;
	right: auto;
	position: relative;
	left: 0;
}

#footer {
	padding: 30px 0;
	border-top:1px solid #dedede;
}

.footer-top .container {
	border-bottom: 1px solid #ebeaea;
	border-top: 1px solid #ebeaea;
}

.footer-top {
	float: left;
	width: 100%;
	background: #fff;
}

/* New CSS */
/* .product-block.product-thumb.transition {
	margin-bottom:0px;
	float: left;
	width: 100%;
} */
.hometab .row,
.ProductbyCategory .row,
.featured .row {
	background: #fff;
	border-radius: 5px;
}

.manufacture_block {
	float: left;
	padding: 50px 0 50px;
	width: 100%;
	text-align: left;
}

.manufacturer_title {
	float: left;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
	border: none;
	padding: 0;
	line-height: 20px;
}

.manufacturer_title::before {
	content: none;
}

.manufacture_block ul {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding-left: 15px;
}

.manufacturer_item a:hover {
	color: #fff;
}

.manufacture_block ul li {
	display: inline-block;
	padding: 0 15px 2px 10px;
}

.manufacturer_item a {
	color: #919191;
}

.manufacture_block ul li:last-child {
	background: none repeat scroll 0 0 transparent;
}

.newsletter label {
	display: none;
}

.newsletter .input-news {
	width: 100%;
	position: relative;
}

.input-news .text-danger {
	color: #da2128;
	position: absolute;
	left: 0px;
}

.subscribe-btn {
	width: auto;
	float: right;
	position: relative;
}

.newsletter .form-group {
	margin: 0;
	float: left;
	width: 100%;
}

.newsletter #txtemail {
	height: 40px;
	width: 80%;
	padding: 10px 120px 10px 20px;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}

.newsletter .form-control::placeholder {
	color: #9a9a9a;
}

.newsletter .btn.btn-lg {
	background: #000;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	position: absolute;
	top: 0px;
	left: auto;
	right: 0;
	color: #fff;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.txt-news {
	float: left;
	font-size: 24px;
	color: #000;
	text-transform: capitalize;
	padding: 22px 0 0 0;
	position: relative;
	line-height: 30px;
	font-weight: 500;
	margin: 15px 0;
}

.txt-news::before {
	content: '';
	background: transparent url(../image/megnor/mail.svg) no-repeat left center;
	position: relative;
	width: 40px;
	display: inline-block;
	height: 30px;
	vertical-align: bottom;
}

#account-order .col-sm-6.text-right {
	clear: both;
	margin-bottom: 10px;
	width: auto;
}

#contact ul li,
.newsletter ul li {
	line-height: 22px;
}

#contact li.call-num {
	margin-top: 15px;
}

#product .form-group #input-quantity,
.quickview-model #input-quantity {
	width: 100px;
	height: 38px;
	padding: 8px;
	text-align: center;
	margin-right: 0;
}

.form-group.qty #button-cart,
.form-group.qty #button {
	padding: 9px 60px;
	background: #000;
	width: 100%;
	margin: 20px 0;
	border-color: transparent;
	border-radius: 20px;
}

.form-group.qty #button-cart:hover,
.form-group.qty #button:hover {
	background: #000;
}

.common-home .box-content-category {
	display: block;
}

.box-category-top {
	float: left;
	width: auto;
	position: relative;
	padding: 17px 67px 18px 50px;
	cursor: pointer;
	background: #fff;
	border-left: 2px solid #ffd21d;
	border-right: 2px solid #ffd21d;
	margin-left: -2px;
}

.box-category-top::before {
	position: absolute;
	content: "";
	background: url("../image/megnor/list.png") no-repeat scroll center center;
	left: 20px;
	width: 20px;
	height: 20px;
}

.btn-group.wish-comp .btn:hover {
	color: #fff;
	background: rgb(111, 111, 111);
	border-color: transparent;
}

.quickview-container .wish-comp {
	margin-top: 16px;
}

#button-cart2 {
	margin-top: 16px;
	float: left;
}

.box-content-category {
	background-color: #fff;
	position: absolute;
	top: 100%;
	width: 260px;
	z-index: 999999;
	border: 2px solid #ffd21d;
	border-top: none;
	display: none;
	left: -2px;
}

.header_bottom .box-content-category.active {
	display: block;
}

#nav-one li.hiden_menu .dropdown-inner {
	display: none;
	margin: 0 !important;
	padding-left: 0;
	padding-right: 0;
}

.box-content-category .hiden_menu span.main {
	padding: 13px 85px 13px 50px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 100%;
}

.box-content-category .hiden_menu span.main:hover {
	color: #f6d000;
}

.box-content-category .hiden_menu span.main::after {
	content: " ";
	position: absolute;
	right: auto;
	top: 18px;
	left: 25px;
	background: rgba(0, 0, 0, 0) url("../image/megnor/more.png") no-repeat scroll center 2px;
	width: 10px;
	height: 10px;
}

.box-content-category .hiden_menu span.main.active::after {
	background-position: left -28px;
}

.box-content-category .hiden_menu span.main:hover::after {
	background: rgba(0, 0, 0, 0) url("../image/megnor/more_hover.png") no-repeat scroll center 2px;
}

.box-content-category .hiden_menu span.main.active:hover::after {
	background-position: left -28px;
}

.box-content-category .hiden_menu span.main:hover::before {
	background: rgba(0, 0, 0, 0) url("../image/megnor/Arrow.png") no-repeat scroll center -54px;
}

.bottomfooter {
	float: left;
	padding: 5px 30px;
	width: 100%;
	border-top: 1px solid #424242;
	background-color: #000;
}

p.powered {
	text-align: center;
	margin: 0;
	color: #949494;
}

p.powered>a {
	color: #c1c1c1;
	text-decoration: underline;
}

.footer-logo {
	float: left;
	margin-top: 10px;
}

.content-top-breadcum {
	float: left;
	width: 100%;
	height: 30px;
}

.common-home .content-top-breadcum {
	display: none;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb>li {
	position: relative;
	white-space: nowrap;
	line-height: 14px;
}

.breadcrumb>li a:hover {
	color: #000;
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0;
	color: #000 !important;
}

.col-xs-11.col-sm-3.alert span a:hover {
	color: #000;
}

.dropdown-menu {
	top: 89%;
}

.box .filterbox {
	border: medium none;
}

.panel-footer {
	background-color: transparent !important;
	border-top: medium none !important;
	padding: 0 !important;
}

.panel-footer.text-right {
	text-align: left;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	background: transparent !important;
	color: #000;
}

.list-group-item {
	border: none;
	padding: 0 !important;
}

#column-left .list-group-item.heading {
	font-weight: 500;
	color: #000;
	font-size: 15px;
}

.list-group a {
	line-height: 30px;
	text-transform: capitalize;
}

.fa.fa-pencil {
	margin-right: 5px;
}

#column-left .checkbox>label {
	text-transform: capitalize;
	font-size: 14px;
	color: #000;
}

.alert-success {
	width: 100%;
	float: right;
}

.list-group-item.group-name {
	color: #1f2022;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0;
	padding: 0 18px;
}

.filterbox .panel-footer {
	padding: 0 0 15px;
	text-align: left;
	border: medium none;
	background: #fff;
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* product list */
.product-thumb .image {
	text-align: left;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.product-layout.product-grid {
	padding: 10px 10px;
	float: left;
}

.product_combine {
	margin: 15px -10px 0;
}

.product-layout.product-list {
	padding: 10px;
}

#content .product-grid .product-block {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.row.cat_prod {
	margin: 0 -15px;
}

.alert-success .fa.fa-check-circle {
	margin-right: 5px;
}

.product-thumb h4 {
	font-size: 14px;
	font-weight: 400;
	margin: 5px 0 10px;
	float: left;
	width: 100%;
	text-transform: capitalize;
	color: #000;
	text-align: center;
}

.product-list .product-thumb h4 a {
	color: #000;
}

.product-list .product-thumb h4 {
	font-size: 16px;
	text-transform: capitalize;
	float: none;
	width: auto;
	margin: 10px 0 5px 0px;
	text-align: left;
}

.product-list .description {
	float: left;
	width: 100%;
	margin-top: 10px;
	color: #555;
	line-height: 24px;
}

.product-list .product-details .product_hover_block {
	right: auto !important;
	margin-top: 10px;
}

.product-list .stock_status {
	margin-top: 20px;
	width: auto;
	display: inline-block;
}

.product-list .product-block:hover .product-block-inner {
	box-shadow: none;
	padding: 0;
	margin: 0;
}

.product-details .rating {
	float: left;
	width: 100%;
	text-align: center;
}

.product-details .rating span:last-child {
	display: none;
}

#column-left .product-thumb .price {
	width: 100%;
}

#column-left .product-thumb .price-new {
	float: left;
}

#column-left .product-thumb .price-old {
	float: left;
	margin-left: 8px;
}

#column-left .product-block:hover .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-moz-transform: none;
}

#column-left .product-thumb .caption {
	min-height: 0px;
}

#special-carousel .product-carousel .product-thumb .caption {
	padding: 10px;
}

.account-wishlist table .text-center img {
	border: 1px solid #e5e5e5;
}

.pagination-wrapper .active>span {
	background: #000 none repeat scroll 0 0 !important;
	border: 1px solid #d4d4d4 !important;
	border-radius: 0 !important;
	color: #fff !important;
}

.product-layout.product-list .product-block:hover .wishlist {
	position: relative;
	top: 0;
}

#footer .row .product-block {
	border: none;
}

#footer .row .product-block:hover {
	border: none;
}

#carousel-0 .product-block:hover,
#carousel-0 .product-block {
	border: medium none;
}

.rating .fa-stack,
#review .fa-stack {
	font-size: 8px;
	width: 10px;
	color: #afafaf;
	height: 13px;
}

.rating .fa-star,
#review .fa-star,
.rating-wrapper .fa-star {
	color: #000000;
	font-size: 12px;
	height: 13px;
}

.rating .fa-star+.fa-star-o,
#review .fa-star+.fa-star-o,
.rating-wrapper .fa-star+.fa-star-o {
	color: #000000;
}

.rating .fa-star.off,
.rating-wrapper .fa-star.off,
#review table .fa-star.off {
	color: #ccc;
}

h2.price {
	margin: 0;
}

.productpage .nav-tabs>li.active>a {
	color: #000 !important;
	font-size: 20px;
	font-weight: 500;
}

#content #tabs_info .nav.nav-tabs {
	padding: 0;
	border-bottom: 2px solid #f0f0f0;
}

.product-thumb .price {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.product-list .price {
	text-align: left;
}

.product-thumb .list .price {
	font-size: 18px;
	margin: 0 0 20px 0;
}

.product-thumb .list .price-new {
	font-size: 18px;
}

.product-thumb .price-old {
	color: #a1a1a1;
	text-decoration: line-through;
	font-size: 14px;
	margin: 0 0 0 5px;
	font-weight: 400;
}

.product-thumb .price-tax {
	color: #808080;
	display: none;
	font-size: 12px;
	width: 100%;
}

.product-list .product-thumb .price-tax {
	display: block;
	clear: both;
	line-height: 18px;
	margin: 5px;
}

.myaccount-menu.dropdown-menu>li>a {
	padding: 6px 10px !important;
	margin-right: 0;
	font-size: 12px;
}

.product-list .product-block .product-details.list .compare {
	display: block;
}

.productpage .form-group.qty .wishlist::before {
	content: "\f08a";
	font-family: "fontawesome";
	font-size: 15px;
	font-weight: 500;
	margin-right: 7px;
}

.productpage .form-group.qty .compare:before {
	content: "\f24d";
	font-family: "fontawesome";
	font-size: 15px;
	font-weight: 500;
	margin-right: 7px;
}

#product span.customSelect,
#product .form-group select {
	height: 40px;
	color: #7a7a7a;
	padding: 9px 15px 10px 15px;
	border: 1px solid #e8e9eb;
}

.product-list .product_hover_block {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	position: relative;
	bottom: -10px;
	clear: both;
	z-index: 9;
}

.header-cart .cart-menu li a {
	margin: 0;
	padding: 0 !important;
	height: auto;
	width: 100%;
	float: right;
	text-align: center;
}

.cart-menu .total-table .text-right {
	border: none;
}

.cart-menu .total-table {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #dddddd currentcolor currentcolor;
	border-image: none;
	border-style: solid none none;
	border-width: 1px medium medium;
}

#column-left .product_hover_block,
#column-right .product_hover_block {
	display: none;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails>img {
	width: 100%;
}

.thumbnails .image-additional {
	float: left;
}

.product-info .image {
	margin-bottom: 30px;
}

.product-info .image .thumbnail {
	border: 1px solid #ddd;
	margin: 0;
}

.product-info .zoomContainer {
	z-index: 9;
}

/* It need for ie7 */
.product-info .additional-carousel {
	position: relative;
	padding: 0 20px;
	overflow: hidden;
}

.product-info .image-additional {
	clear: both;
	overflow: hidden;
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.product-info .image-additional img {
	height: auto;
	max-width: 100%;
	border: 1px solid #ddd;
}

.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
	padding: 0;
	text-align: center;
	margin: 0;
}

#input-captcha,
#input-payment-captcha {
	margin-bottom: 10px
}

.productpage .form-group.qty .wishlist,
.productpage .form-group.qty .compare,
.quickview .form-group.qty .wishlist,
.quickview .form-group.qty .compare {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none;
	padding: 7px 5px;
	text-transform: uppercase;
	color: inherit;
}

.productpage .form-group.qty .wishlist:hover,
.productpage .form-group.qty .compare:hover,
.quickview .form-group.qty .wishlist:hover,
.quickview .form-group.qty .compare:hover {
	color: #000;
}

.productpage #input-quantity,
.quickview #input-quantity {
	float: left;
	margin-right: 15px;
	width: auto;
	height: 38px;
	text-align: center;
}

.form-group.qty .control-label {
	float: left;
	margin: 10px 10px 0 0;
}

/* box */
.box {
	margin-bottom: 0;
}

#column-left .box .box-heading,
#column-right .box .box-heading {
	padding: 10px 0;
	font-size: 16px;
	position: relative;
	background: #fff;
	line-height: 24px;
	font-weight: 500;
	text-align: start;
}

.service-banner .box-heading {
	display: none;
}

.box-heading {
	font-size: 36px;
	text-transform: capitalize;
	line-height: 22px;
	color: #222;
	text-align: center;
	font-weight: 500;
	padding-top: 30px;
	padding-bottom: 40px;
}

.box.special {
	position: relative;
	float: left;
	width: 100%;
}

#content .box .box-heading,
.box.related_prd .box-heading {
	font-size: 36px;
	font-weight: 500;
	position: relative;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
	color: #000;
	float: left;
}

#content .hometab-heading.box-heading {
	width: auto;
	margin: 0;
}

.header_top .account {
	width: auto;
	border: none;
	padding: 0;
	padding: 34px 0;
	text-align: center;
	float: right;
	vertical-align: top;
}

#content .box .box-content,
.related_prd .box-content {
	border: none;
	padding: 0;
	clear: both;
	margin: 0 -10px;
	position: relative;
}

.row .additional-carousel .product-block:hover {
	border: none;
}

#products-related {
	position: relative;
}

.productbox-grid .product-items {
	float: left;
}

.additional-carousel .slider-item {
	float: left;
	width: 25%;
}

.box .box-content ul,
#content .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.box .box-content ul li,
#content .content ul li {
	line-height: 22px;
	padding: 4px 0;
	border-bottom: 1px dashed #e4e4e4;
}

.box .box-content ul li:last-child,
#content .content ul li:last-child {
	border: medium none;
}

.box .box-content ul li a+a,
.box .box-content ul li a+a:hover {
	background: none;
	padding-left: 0;
}

.box .box-content ul ul {
	margin-left: 0px;
}

.product-grid li,
#content .box-product .product-items {
	float: left;
	position: relative;
}

#tablatest-grid .product-items {
	margin-bottom: 40px;
}

#content .image-additional .slider-item .product-block {
	margin: 0 5px;
	display: inline-block;
}

.banners-slider-carousel .product-block:hover .product-block-inner {
	box-shadow: none;
}

.product-block-inner {
	position: relative;
	padding: 10px 15px;
	background: #fff;
	float: left;
	width: 100%;
	overflow: hidden;
}

.product-layout .product-block-inner {
	margin: 0;
	padding: 0;
}

.grid_default_width {
	width: 225px;
}

.module_default_width {
	width: 230px;
}

.latest_default_width {
	width: 300px;
}

.special_default_width {
	width: 250px;
}

.related_default_width {
	width: 250px;
}

.bestseller_default_width {
	width: 240px;
}

.additional_default_width {
	width: 100px;
}

#content .banners-slider-carousel .product-carousel .product-block-inner,
#content .banners-slider-carousel .product-grid .product-block-inner {
	text-align: center;
}

.product_hover_block {
	z-index: 9;
	position: absolute;
	right: -90px;
	bottom: 10px;
	transition: all 500ms ease 0s;
}

.product-block-inner:hover .product_hover_block {
	right: 10px;
	transition: all 500ms ease 0s;
}

.image_cover .product_hover_block {
	position: absolute;
	top: 10px;
	width: 33px;
	bottom: auto;
}

.product_hover_block .action {
	display: inline-block;
	vertical-align: middle;
}

.product_hover_block .action button,
.quickbox {
	background: #d4d4d4 url("../image/megnor/product.png") no-repeat scroll 0 0;
	float: left;
	height: 33px;
	width: 33px;
	border: none;
	position: relative;
	font-size: 0;
}

.product_hover_block_cart {
	position: relative;
	bottom: 0;
	width: 100%;
	top: auto;
}

.product_hover_block_cart .cart_button {
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	display: block;
	bottom: auto;
	background: #fff;
	color: #000;
	border: 1px solid #000;
	border-radius: 20px;
	padding: 8px 20px;
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
	box-sizing: border-box;
	clear: both;
	outline: none;
	text-transform: capitalize;
}

.product-block-inner:hover .cart_button {
	background: #000;
	color: #fff;
}

.product-list .product_hover_block_cart .cart_button {
	width: auto;
	margin-top: 20px;
}

.product-list .image_cover .product_hover_block_cart .cart_button {
	display: none;
}

.product-grid .product-details .product_hover_block_cart .cart_button {
	display: none;
}

#column-left .product_hover_block_cart .cart_button {
	display: none;
}

#column-left .stock_status {
	display: none;
}

.product-grid .product-details .stock_status {
	display: none;
}

.product-list .image_cover .stock_status {
	display: none;
}

.product_hover_block .action button.cart_button {
	background: #131313 url("../image/megnor/cart.svg") no-repeat scroll 6px 6px;
	background-size: 20px;
}

.product-list .product_hover_block .action button.cart_button {
	background: #000 url("../image/megnor/cart.svg") no-repeat scroll 10px 7px;
	background-size: 20px;
	padding: 9px 15px 9px 40px;
	color: #fff;
	width: auto;
	height: auto;
	font-size: 14px;
	text-transform: uppercase;
}

.product_hover_block .action button.cart_button:hover {
	background-color: #d4d4d4;
}

.product_hover_block .action .quickview-button:hover .quickbox,
.product_hover_block .action button:hover {
	background-color: #000;
}

.product_hover_block .action button.wishlist {
	background-position: center -141px;
	margin: 5px 0;
}

.quickview-button {
	float: left;
	background: #d4d4d4;
}

.quickbox {
	background-position: center -40px;
}

#productcategory-carousel .product_hover_block {
	left: 15px;
}

.product_hover_block button .fa {
	font-size: 14px;
}

.product-block .product-details {
	padding: 15px 15px;
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
	overflow: hidden;
	min-height: 126px;
}

.banners-slider-carousel .product-items:hover .product-block img {
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
}

.product-grid .description {
	display: none;
}

.product-list .rating {
	width: auto;
	text-align: left;
	float: none;
}

#content .banners-slider-carousel .product-block {
	cursor: pointer;
}

#content .banners-slider-carousel .product-block .product-block-inner {
	border: none;
	padding: 0;
	margin: 25px 0;
	width: auto;
}

.product-list .product-details {
	overflow: hidden;
	text-align: left;
	opacity: 1;
	position: relative;
	bottom: auto;
	border: 0;
	margin: 0;
	width: none;
	width: 0;
	width: auto;
	float: none;
}

.image_content {
	position: absolute;
	height: 100%;
	width: 100%;
}

.product-info .product-image .customNavigation span.prev:hover::before,
.product-info .product-image .customNavigation span.next:hover::before {
	background: #000 none repeat scroll 0 0;
	border: 1px solid #000;
	color: #ffffff;
}

/*testimonial*/
.testimonial_default_width {
	width: 250px;
}

.testimonial_inner .slider-item {
	width: 33.33%;
	float: left;
}

.testimonial-cms {
	float: left;
	width: 100%;
	background: #fff;
	background-size: cover;
	padding: 0 0;
}

.peoplesay-block {
	float: left;
	width: auto;
	margin: 15px 15px;
	position: relative;
	overflow: hidden;
}

.homepage-testimonials-inner.products.block_content {
	margin: 0 -15px;
	position: relative;
}

.homepage-testimonials-inner.products.block_content .customNavigation {
	top: 48%;
}

.testimonial-cms .container {
	padding: 0;
}

.left-img img {
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	max-width: 100%;
}

#content .testimonials.box .box-heading {
	color: #000;
}

.test-dec {
	width: auto;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: auto;
	background-color: #fff;
	padding: 10px 20px;
	top: auto;
	overflow: hidden;
	margin: auto;
}

.testimonial_inner .test-image:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	opacity: 0.7;
}

.test-dec a {
	color: #000;
	font-size: 15px;
}

.testimonial_inner:hover .customNavigation {
	display: block;
}

/*testimonial*/

#column-left .swiper-pagination.swiper-pagination-bullets {
	display: none;
}

#content .product-list .product-block .image {
	float: left;
	width: auto;
}

.banners-slider-carousel {
	margin: 0 0;
	width: 100%;
	float: left;
}

.banners-slider-carousel .product-carousel .slider-wrapper-outer {
	padding: 0;
}

#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
	padding: 20px 0px 10px 0px;
}

#column-left .box-product .product-block-inner,
#column-right .box-product .product-block-inner {
	margin: 0;
	padding: 0;
	box-shadow: none;
	width: 100%;
	border: none;
}

#column-left .box-product>div,
#column-right .box-product>div {
	display: block;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	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: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	border: 1px solid #ddd;
	width: auto;
}

#column-left .product-block:hover,
#column-right .product-block:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#column-left .product-items .product-details,
#column-left .product-items .product-details,
#column-right .product-items .product-details {
	float: left;
	width: 64%;
	overflow: hidden;
	padding: 5px 0 0;
	border: none;
}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
	padding: 0;
	border: none;
	float: left;
	width: 100%;
}

#column-left .product-details .rating {
	margin: 0;
	text-align: left;
}

#column-left .special .product-thumb .caption,
#column-right .special .product-thumb .caption {
	width: 100%;
}

.content_headercms_bottom .tags>a:last-child::after {
	border-right: medium none;
}

#column-left .box-product .product-thumb h4,
#column-right .box-product .product-thumb h4 {
	margin: 0 0 5px;
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.cart-block>span {
	color: #fff !important;
	text-align: center;
	background: #000;
	float: left;
	cursor: pointer;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-top: 16px;
	height: auto;
	width: auto;
	text-transform: capitalize;
	padding: 10px 15px;
	margin-right: 5px;
}

#column-left .product-thumb .price,
#column-right .product-thumb .price {
	text-align: left;
}

#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}

#column-left .product-thumb,
#column-right .product-thumb {
	border: none;
	margin-bottom: 0px;
	padding: 0 0 5px;
	float: left;
	width: 100%;
}

#column-left .price-tax,
#column-left .wishlist,
#column-left .compare,
#column-right .price-tax,
#column-right .wishlist,
#column-right .compare {
	display: none !important;
}

#column-left .container,
#column-right .container {
	width: auto
}

#column-left .box,
#column-right .box {
	margin-bottom: 30px;
	position: relative;
}

.top_button {
	background: #d4d4d4;
	font-size: 0;
	cursor: pointer;
	width: 40px;
	height: 40px;
	right: 50px;
	bottom: 50px;
	position: fixed;
	text-align: center;
	z-index: 999;
	color: #fff;
	display: none;
	transform: rotate(45deg);
}

.top_button:hover {
	background: #000;
}

.top_button::before {
	color: #000;
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 25px;
	padding: 8px 14px;
	position: relative;
	right: 3px;
	top: 1px;
	display: inline-block;
	transform: rotate(-45deg);
}

.top_button:hover:before {
	color: #fff;
}

#content ul.list-unstyled {
	margin-bottom: 10px;
	overflow: auto;
	padding: 0;
}

#content ul.list-unstyled li {
	line-height: 20px;
	padding: 4px 0;
}

.manufacturer-list {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	padding: 5px;
}

.manufacturer-heading {
	background: none repeat scroll 0 0 #d4d4d4;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px 8px;
}

.brand-name {
	float: left;
	border: 1px solid #e8e9eb;
	margin: 10px;
}

.main-menu .brand-name a {
	padding: 0;
}

.main-menu .brand-name a span {
	width: 100%;
	float: left;
	background: #fafafa;
	padding: 5px 14px 6px;
	border-top: 1px solid #e8e9eb;
}

.manufacturer-content-home {
	float: left;
	width: 100%;
}

.manufacturer-content {
	padding: 8px;
}

.manufacturer-list ul {
	float: left;
	list-style: outside none none;
	margin: 0 0 10px;
	padding: 0;
	width: 25%;
}

.productpage .box {
	margin-top: 20px;
}

.col-sm-4.total_amount {
	margin-top: 70px;
}

.product-tag {
	margin: 5px 0;
}

.aboutus {
	clear: both;
	margin-bottom: 20px
}

.aboutus h3 {
	margin-bottom: 10px;
}

.image1 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
	float: left;
	height: 50px;
	width: 60px;
}

.image2 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
	float: left;
	height: 50px;
	width: 60px;
}

.image3 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
	float: left;
	height: 50px;
	width: 60px;
}

.image4 {
	background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
	float: left;
	height: 50px;
	width: 60px;
}

.aboutus h2 {
	clear: both;
	font-size: 20px;
}

.about-content {
	overflow: hidden;
}

.information-information .right {
	float: right;
}

.category_filter #grid-view,
.category_filter #list-view {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border: none;
	padding: 6px 12px;
	box-shadow: none;
}

#column-left .swiper-viewport,
#column-right .swiper-viewport {
	border: medium none;
	box-shadow: none;
	margin: 0 0 30px;
	border-radius: 0;
}

.category_filter #grid-view {
	background: url("../image/megnor/sprite2.png") no-repeat scroll -38px -155px !important;
	width: 25px;
	height: 25px;

}

.category_filter #list-view {
	background: url("../image/megnor/sprite2.png") no-repeat scroll -35px -184px !important;
	width: 25px;
	height: 25px;
}

.category_filter #list-view:hover,
.category_filter #list-view.active {
	background-position: -6px -184px !important;
}

.category_filter #grid-view:hover,
.category_filter #grid-view.active {
	background-position: -9px -155px !important;
}

.category_filter #grid-view .fa,
.category_filter #list-view .fa {
	display: none
}

#list-view {
	margin-left: 2px
}

.category_filter #grid-view:hover .fa,
.category_filter #list-view:hover .fa {
	color: #fff;
}

.category_filter .btn-list-grid {
	float: left;
	width: auto;
	padding: 0px 5px 0px 5px;
}

.compare-total {
	float: left;
	margin: 7px 20px 0;
}

.pagination-right {
	float: right;
	margin: 0;
	width: auto;
}

.category_filter .sort-by {
	float: left;
	margin: 7px 10px 0 0;
	width: auto;
	padding: 0;
}

.category_filter .show {
	float: left;
	margin: 7px 10px 0;
	padding: 0;
	width: auto;
}

.category_filter .sort {
	float: left;
	width: 150px;
	padding: 0;
}

.category_filter .limit {
	float: right;
	width: 100px;
	padding: 0;
}

.sort-by-wrapper,
.show-wrapper {
	float: left;
	margin-right: 15px;
}

.show-wrapper {
	margin: 0;
}

.category_thumb .category_description {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.row.category_thumb {
	margin: 0 -15px;
	padding: 0;
}

.category_img img {
	margin-bottom: 10px;
	border: none;
	max-width: 100%;
}

.category_list ul {
	padding: 0;
	display: inline-block;
	margin: 7px 0 0;
}

#content .refine-search {
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: capitalize;
}

.refine-search ul {
	padding: 0;
}

.refine-search ul li {
	list-style: none;
}

.category_list li a {
	display: block;
	padding: 8px 20px;
	border: 1px solid #000;
	color: #000;
}

.category_list li a:hover {
	color: #777777;
	border-color: #777777;
}

.category_list li {
	float: left;
	list-style: outside none none;
	margin: 0 10px 0px 0;
}

.pagination-wrapper {
	border: none;
	display: inline-block;
	margin: 10px 0 0;
	padding: 0px;
	width: 100%;
	background: none;
	padding: 50px 0;
}

.pagination>li:last-child {
	margin: 0;
}

.category_filter {
	display: inline-block;
	padding: 10px 0;
	width: 100%;
	margin-top: 14px;
}

.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
	margin-top: 6px;
	text-align: center;
}

.pagination-wrapper .page-result {
	float: left;
	padding: 0;
	width: auto;
	margin: 13px 0 13px;
}

.information-contact footer {
	margin-top: 20px;
}

.information-contact #content {
	width: 100%;
	padding: 0;
	background: url("../image/megnor/contact.jpg") no-repeat fixed;
	margin-bottom: -20px;
}

.left .address-detail {
	border-bottom: 1px solid #e8e9eb;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.left strong {
	font-size: 16px;
	text-transform: capitalize;
	padding-bottom: 10px;
	display: block;
	color: #3d3d3d;
}

.left .btn.btn-info {
	margin-bottom: 20px;
}

.row.contact-info {
	margin: 0;
}

.information-contact .content-top-breadcum {
	display: none;
}

.information-contact .panel-body {
	padding: 0
}

.information-contact .panel {
	border: medium none;
	box-shadow: none;
	margin: 0;
	display: none;
}

.map_button {
	clear: both;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #000;
	padding: 12px 15px;
	cursor: pointer;
	color: #fff;
}

.map_button>i {
	font-size: 18px;
}

.contact-form-design .left {
	float: left;
	width: 28%;
	margin-right: 30px;
	padding: 34px 20px;
	position: relative;
	z-index: 9;
	border: 2px solid #e8e9eb;
}

.contact-form-design.container {
	padding: 30px;
	background: #fff;
	margin: 70px auto 0;
	position: relative;
}

.contact-map.container {
	padding: 0;
	margin-bottom: 70px;
}

.checkout-cart .alert.alert-danger {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.address-detail .btn {
	clear: both;
	float: left;
	margin: 15px 0 0 37px;
	color: #000;
}

#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url("../image/megnor/ajax-loader.gif") 50% 50% no-repeat #fff;
}

.main-slider {
	position: relative;
	float: left;
	width: 100%;
}

.main-slider img {
	border: none;
	margin: 0 auto;
}

.information-sitemap .sitge-map ul {
	padding: 0 0 0 20px;
}

.forget-password {
	margin: 5px 0 0;
}

.product-compare .btn-primary {
	margin: 5px 0 5px;
}

.productpage .write-review,
.productpage .review-count {
	margin: 0 10px;
	text-transform: capitalize;
}

.productpage .rating-wrapper,
.quickview .rating-wrapper {
	margin: 10px 0 15px;
}

.productpage .productpage_details {
	float: left;
	margin-top: 0px;
	width: 100%;
}

.productpage #tabs_info {
	background: #ffffff none repeat scroll 0 0;
	margin: 30px 0;
	padding: 30px;
}

.productpage .productpage_details .product-left {
	padding: 0;
	width: 445px;
}

.productpage .productpage_details .product-right {
	margin-left: 30px;
	width: 45%;
}

#content .productpage_details #column-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 238px;
}

.productpage #banner0.owl-carousel {
	overflow: visible;
}

.productpage #banner0 .owl-pagination {
	bottom: -30px;
}

.productpage #banner0 .owl-page {
	border: 2px solid #000000;
}

.productpage #banner0 .owl-page>span {
	background: #ffffff none repeat scroll 0 0;
	border: 2px solid #ffffff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	position: relative;
	text-indent: -9999px;
	width: 10px;
}

/* Product tab*/
.content_product_block {
	margin: 20px 0;
}

#custom_tab.product-tabs {
	overflow: hidden;
}

#custom_tab>ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#custom_tab li {
	float: left;
	margin: 0;
}

#custom_tab.product-tabs a.selected {
	color: #3d3d3d;
	font-weight: 500;
	background: #e8e9eb;
}

#custom_tab.product-tabs a {
	background: none repeat scroll 0 0;
	color: #7a7a7a;
	float: left;
	padding: 10px 15px;
	text-transform: capitalize;
	margin-right: -1px;
}

#custom_tab.product-tabs a:first-child {
	padding: 10px 15px 10px 15px;
}

#custom_tab ul li a {
	color: #aaaaaa;
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	padding: 6px 16px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.content_product_block .tab_product {
	border: 3px solid #e8e9eb;
	padding: 20px;
	font-size: 13px;
	position: relative;
}

.productpage .tab_product b,
.productpage .tab_product strong {
	font-weight: 500;
	color: #000;
	font-size: 13px;
}

#cart .button-container b,
#cart .button-container strong {
	font-weight: 400;
}

.size_guide_table {
	border: 1px solid #f0f0f0;
	width: 100%;
}

.size_guide_table tbody th {
	background: #f0f0f0 none repeat scroll 0 0;
	border-bottom: 1px solid #f0f0f0;
}

.size_guide_table tbody th {
	color: #262626;
	font-weight: bold;
	padding: 7px 8px;
	vertical-align: middle;
	white-space: nowrap;
}

.size_guide_table tbody td {
	padding: 5px 8px;
}

/* end product tab*/
.productpage .product-left {
	padding: 0;
	margin: 0;
	width: 50%;
	position: sticky;
	top: 80px;
}

.productpage .product-right {
	padding: 0 0 0 30px;
	width: 50%;
}

.quickview .review-count,
.quickview .write-review {
	display: none;
}

#content.productpage ul.list-unstyled {
	border-bottom: medium none;
}

#content ul.list-unstyled.attr span {
	font-weight: 600;
	color: #333;
	font-size: 14px;
}

.content-top-breadcum .container {
	color: #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 20px;
}

.common-home .content-top-breadcum .container {
	display: none;
}

#content ul.list-unstyled.attr {
	padding-bottom: 15px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 15px;
	margin-bottom: 20px;
}

#content ul.list-unstyled.attr li {
	clear: both
}

.productpage .product-right ul.price,
.productpage .product-right ul.price {
	padding-bottom: 10px
}

#content ul.list-unstyled.price li {
	float: left;
	padding: 2px 0;
	font-size: 13px;
	color: #000;
}

.productpage .product-right ul li span.old-price,
.productpage .product-right ul li span.special-price {
	margin-left: 10px;
	color: #9f9f9f;
}

.productpage .product-right ul li.discount,
.productpage .product-right ul li.rewardpoint,
.productpage .product-right ul li.price-tax {
	clear: both;
}

.quickview .page-title {
	display: none;
}

.refine-search,
.product-title,
.product-option {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.copy-right {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0;
	text-align: center;
}

.category_description>p {
	margin: 0;
}

#bottom-footer li {
	display: inline;
	padding: 1px 7px 1px 2px;
	background: url("../image/megnor/pipe.gif") no-repeat scroll right center transparent;
}

#bottom-footer li.contact {
	background: none;
}

.account-address .table>tbody>tr>td {
	vertical-align: middle;
	padding: 15px;
}

.account-address .btn-info {
	margin: 2px 0;
}

.affiliate-account .btn-primary .list-group-item,
.affiliate-account .btn-primary .list-group-item:hover {
	padding: 0;
	background: none;
	color: #fff;
}

.shopping-cart .img-thumbnail {
	width: auto;
}

.shopping-cart .input-group .form-control {
	width: auto;
	height: 40px;
	text-align: center;
}

#accordion label.col-sm-2.control-label {
	margin: 7px 0 0;
	padding: 0 13px 0 0;
}

#accordion #collapse-shipping label.col-sm-2.control-label {
	padding: 0 15px;
}

.checkout-checkout #accordion label.col-sm-2.control-label {
	padding-left: 15px;
}

.checkout-cart .input-group-btn:last-child>.btn-group {
	font-size: 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}

.col-sm-3.search_subcategory {
	width: 100%;
	margin-top: 7px;
}

#button-search {
	float: right;
}

.box .box-content .megamenu ul li ul li {
	padding: 0;
}

#column-left .treeview-list .expandable .collapsable-hitarea::before,
#column-left .treeview-list .expandable-hitarea::before,
#column-left .treeview-list .collapsable .expandable-hitarea::before,
#column-left .treeview-list .collapsable-hitarea::before {
	position: relative;
	top: 6px;
}

.box .box-content ul,
#content .content ul {
	padding: 0;
	margin: 0px;
	list-style: none;
}

.box .box-content ul li {
	line-height: 23px;
	padding: 0px 25px;
	border-bottom: none
}

#column-left .box .box-content ul li a.active {
	color: #000;
}

.box .box-content ul ul {
	margin-left: 10px;
}

#column-left .box .box-content ul li,
#column-right .box .box-content ul li {
	padding: 0;
}

#column-left .box .box-content ul li a,
#column-right .box .box-content ul li a {
	padding: 6px 0;
	color: #6F6F6F;
}

.box .box-content ul li:last-child a {
	border: medium none;
}

.box .box-content ul li ul li {
	padding: 0 25px;
	border-bottom: none;
}

#column-left .list-group .checkbox,
#column-right .list-group .checkbox {
	margin-bottom: 15px;
}

#column-left .list-group,
#column-right .list-group {
	padding: 15px 0;
}

.box .box-content .box-category {
	padding: 15px 0;
}

#content .content ul li {
	line-height: 22px;
	padding: 5px;
}

.box .box-content ul li ul li+li {
	border-top: medium none;
}

.box .box-content ul li a,
#content .content ul li a {
	display: inline-block;
	text-transform: capitalize;
}

.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: #000 !important;
}

.box .box-content ul ul {
	z-index: 99;
	width: auto;
}

#column-left .treeview .hitarea.expandable-hitarea {
	color: #808080 !important;
}

#column-left .treeview .hitarea.expandable-hitarea {
	color: #808080 !important;
}

#column-right .single-banner {
	margin: 0;
}

.box .box-content ul ul li ul {
	padding: 0;
}

.box .box-content ul ul li:hover ul {
	display: block;
}

.navbar-nav>ul>li>a:hover .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
}

.box-category-heading {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	overflow: hidden;
	padding: 12px 0px;
	position: relative;
	text-transform: uppercase;
	width: 200px;
	line-height: 16px;
	display: none;
}

.box-category-heading .fa {
	float: left;
	font-size: 17px;
	font-weight: 600;
	margin-right: 10px;
}

/* Tab cms */
.hometab,
.ProductbyCategory,
.featured {
	width: 100%;
	float: left;
}

.ProductbyCategory,
.featured {
	padding: 0 0 70px;
}

.tab-head {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.htabs {
	float: right;
	width: auto;
}

.etabs {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

.htabs .tab {
	float: left;
	width: auto;
}

.tab.middle {
	margin: 0 10px;
}

.htabs .etabs li:last-child {
	background: none;
}

.htabs a {
	display: block;
	float: left;
	cursor: pointer;
	text-transform: uppercase;
	width: 100%;
	border: 1px solid transparent;
	padding: 7px 20px;
	font-size: 14px;
	color: #777777;
	font-weight: 500;
}

.htabs a.selected,
.htabs li.active a,
.htabs a:hover {
	background: #000;
	color: #fff;
}

#tabs_info.product-tab .tab-content {
	padding: 20px 0;
	line-height: 24px;
}

.nav-tabs>li {
	border: none !important;
}

.tab-content .tab {
	display: none;
}

.box .box-content ul li:last-child ul li a {
	border-bottom: 1px dashed #e5e5e5;
}

.box .box-content ul li:last-child ul li:last-child a {
	border: medium none;
}

.product-column {
	float: left;
	width: 100%;
}

.btn-danger:hover {
	background-color: #c9302c;
	border-color: #ac2925;
	color: #fff !important;
}

.btn-block+.btn-block {
	margin-top: 0;
}

.table-responsive {
	width: 100%;
}

.table-responsive .shopping-cart .btn.btn-primary {
	margin: 0 10px;
}

.hometab .customNavigation a.prev:before:hover,
.hometab .customNavigation a.next:before:hover {
	color: #fff
}
/* End Tab cms */

/* Datetimepicker Css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {
	position: relative;

}

.bootstrap-datetimepicker-widget {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
	background: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td.today:before {
	border-bottom: 7px solid #2196f3 !important;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
	background-color: #2196f3 !important;
	color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td.active.today:before {
	border-bottom-color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td span {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	background-color: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span:hover {
	color: #000;
}

.bootstrap-datetimepicker-widget td span.active {
	background-color: #000 !important;
	color: #fff !important;
	text-shadow: none !important;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
	background: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span.old:hover {
	color: #fff !important
}

.picker-switch.accordion-toggle .btn {
	border: none;
	background-color: #000;
	color: #fff !important;
}

.bootstrap-datetimepicker-widget td.day {
	position: relative;
}

.bootstrap-datetimepicker-widget td.day.active:before {
	border-bottom: 7px solid #fff !important;
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-top-color: rgba(0, 0, 0, .2);
	position: absolute;
	bottom: 4px;
	right: 4px;
}


.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
	background-color: #000 !important;
	color: #fff !important;
	text-shadow: none !important;
}

.bootstrap-datetimepicker-widget a[data-action] {
	border: none;
}

/* End Datetimepicker Css */

.product-block .image .reg-image,
#column-right .image .reg-image,
#column-left .image .reg-image {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#form-review .col-sm-2,
#form-review .col-sm-10 {
	width: 100%;
}

.container h1,
.container h2 {
	font-size: 23px;
	font-weight: 500;
	margin: 0;
	line-height: 50px;
	color: #000;
}

#form-review>h3 {
	font-size: 16px;
	font-weight: 500;
}

.caption h4>a {
	color: #000;
}

#content.productpage .product-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	margin: 0px 0 20px 0;
	text-transform: capitalize;
	color: #000;
}

#content h3.product-option {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
}

.breadcrumb+.row {
	clear: both;
}

#content table thead tr td {
	background: #efefef none repeat scroll 0 0;
	color: #303030;
	font-weight: 500;
}

.account-account #content ul.list-unstyled {
	margin-bottom: 25px;
}

.breadcrumb {
	padding: 0;
}

#content #carousel-0 .box-content {
	margin: 0;
	padding: 0;
	position: relative;
}

.pull-left.footer-block {
	width: 19%;
	text-align: right !important;
}

#social_block .title_block {
	display: none;
}

#social_block .toggle-footer {
	padding: 55px 0 0;
}

/* QUCIK-VIEW */
.quickview .wish-comp .btn.btn-default.wishlist,
.quickview .wish-comp .btn.btn-default.compare {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none;
	color: #808080 !important;
	font-weight: normal;
}

.productpage-quickview .product-left {
	width: 50%;
	float: left;
}

.productpage-quickview .product-right {
	width: 50%;
	float: left;
	clear: none !important;
}

.productpage-quickview h3.product-title {
	font-weight: 500;
	text-transform: capitalize;
}

.quickview .product-right ul li.discount,
.quickview .product-right ul li.rewardpoint,
.quickview .product-right ul li.price-tax {
	clear: both;
}

.header-quickview .background_wrapper {
	display: none;
}

.header-quickview .responsive-menu {
	display: none;
}

.header-quickview .quickview {
	top: 0;
	padding: 20px;
}

.image .quickview {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}

#column-left .quickview {
	display: none;
}

.quickview .fa.fa-heart {
	color: #808080;
}

.quickview .btn.btn-primary.btn-lg.btn-block {
	background: #ffffff none repeat scroll 0 0;
	border: 2px solid #7e5cdd;
	color: #7e5cdd;
	font-weight: normal;
	padding: 7px 20px 6px !important;
	text-transform: capitalize;
}

.quickview {
	display: inline-block;
	left: 0%;
	right: auto;
	padding: 15px 0;
	position: absolute;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	z-index: 99;
	right: 0;
	top: 50%;
	cursor: pointer;
}

.quickview .fa.fa-eye:hover {
	background: #ffd200 none repeat scroll 0 0;
	border-color: #ffd200;
}

.quickview .fa.fa-eye {
	background: #ffd200 none repeat scroll 0 0;
	border: 1px solid #ffd200;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #ffffff;
	padding: 15px;
}

.product-quickview .quickview {
	bottom: 0;
	left: 10px;
	top: 10px;
	opacity: 1 !important;
	-khtml-opacity: 1 !important;
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
}

.product-thumb:hover .quickview {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	color: #000000 !important;
}

h4:hover a,
h4:focus a {
	text-decoration: none;
}

.quickview>a {
	color: #000;
}

#column-left .quickview-button {
	display: none;
}

.row .cat_prod .button-gr.lists {
	bottom: 50%;
	position: absolute;
	margin: 0 auto;
	width: 100%;
}

.panel-default h5>a {
	color: #000;
}

.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;
}

.box.related_prd {
	float: left;
	width: 100%;
	margin-top: 70px;
}

.alert.alert-success.animated {
	width: 500px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	padding: 20px 20px;
	opacity: 0.95 !important;
	-webkit-opacity: 0.95 !important;
	-moz-opacity: 0.95 !important;
	-khtml-opacity: 0.95 !important;
	background-color: #3d3d3d !important;
	border-color: #3d3d3d !important;
	color: #fff !important;
	right: 0 !important;
	left: auto !important;
}

#banner1 .swiper-pagination {
	display: none;
	cursor: pointer;
}

.alert.alert-success.animated span {
	font-size: 12px !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;
}

.account-login .well .form-group a,
.affiliate-login .well .form-group a {
	line-height: 30px;
}

.form-group.qty {
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 20px 0px;
}

.discount-per {
	color: #228B22;
}

.stock_msg {
	display: block;
	padding: 10px 0 0 5px;
	text-transform: capitalize;
	font-weight: 500;
}

#related-carousel {
	padding-bottom: 30px;
}

.productpage .form-group.qty .wishlist,
.quickview .form-group.qty .wishlist {
	margin: 0 10px;
}

.headertop {
	position: relative;
}

.input-group-btn .search {
	display: block;
}

/*Megnor Blog CSS */ 
#information-information .megnorblog {
	float: right;
	margin-top: 0;
	position: relative;
	text-align: center;
	width: 100%;
	display: none;
}
.blog-mainhead{float: left; width: 100%; margin-bottom: 75px;}
.content_footer_right .post_hover {
  display: none;
}
.box.blogs {
  float: right;
  padding: 0;
  position: relative;
  width: 20%;
}

.blogs .box-head {
  float: left;
  padding-bottom: 10px;
  width: 100%;
}
.box-head .blog_tagline {
    color: #808080;
    float: left;
    font-size: 14px;
    margin-bottom: 12px;
	 display: none;
}
#content .box-product .blog-items { float:left; }
.blog-left {
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	float: left;
}
.blog-right {
	float: left;
	width: 100%;
	margin: 20px 0 20px;
}
.blog-item .product-block {
	float: left;
    margin-bottom: 1px;
    width: 100%;
}
.blog-right h4 a {
	float: left;
	font-size: 16px;
	margin: 10px 0 0;
	text-transform: capitalize;
	width: 100%;
	text-align: left;
	overflow: hidden;
	font-weight: 500;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #2a2a2a;
}
.footer-blocks .blog-item .blog-desc {display: none;}
.content_footer_top .news-title3 {display: none;}
.view-blog { float:left; width:100%; text-align:left; margin:0; }
.megnorblog .view-blog {
	float: left;
	width: auto;
	text-align: left;
	margin: 0;
}
.blog-desc {
	line-height: 24px;
	display: block;
	text-align: left;
	margin: 10px 0 0;
	width: 100%;
	max-height: 296px;
	overflow: hidden;
	float: left;
	color: #777;
}
.all-blog .blog-desc::after {
	position: absolute;
	bottom: 35px;
	content: '...';
}

.information-blogger-blogs .blog-desc {
	width: 100%;
}
.blog-right h4 {
	margin: 0;
}
.blog-img { padding: 0px;}
.blog-img .img-thumbnail{border:none}
.blog-date {float: left;}
#content #blog-carousel, #content #blog-grid {
	padding: 0px;
	border: none;
	overflow: visible;
	float: left;
	width: 100%;
}
#content .box.blogs .box-content {padding:0; margin:0 -15px 0 ; } 
#content #blog-carousel .blog-item {
/*	overflow: hidden;*/
	position: relative;
	float: left;
	margin: 0;
	padding: 0 10px;
    width: 100%;
}
#blog-carousel.owl-carousel .owl-buttons div i {
	display:block;
    margin: 0;
    font-size: 22px;
}
#blog-carousel.owl-carousel .owl-buttons .owl-prev > i{padding: 9px 0;}
#blog-carousel.owl-carousel .owl-buttons .owl-next > i{padding: 9px 0 0 3px;}
.owl-carousel .owl-buttons .owl-prev {
  left: 0;
  opacity: 1;
  -khtml-opacity:1;
  -webkit-opacity:1;
  -moz-opacity:1;
}
.box.megnorblog {
	float: left;
	width: 100%;
}
#content .box.megnorblog .box-heading {
	text-align: center;
}
.owl-controls.clickable .owl-buttons {
	display: none;
}
.box.megnorblog:hover .owl-controls.clickable .owl-buttons{
	display: block;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev, #blog-carousel .owl-controls .owl-buttons .owl-next {
	right: auto;
	text-align: center;
	padding: 0;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	border-radius: 50%;
	width: 40px;
	height: 40px;
    background: #ddd;
    top: 40%;
}
#blog-carousel .owl-controls .owl-buttons .owl-next{right: -8px;}
#blog-carousel .owl-controls .owl-buttons .owl-prev{left: -8px;}
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover, #blog-carousel .owl-controls .owl-buttons .owl-next:hover{
    background:#000; color: #fff; 
}
.single-blog .blog-img {
	position: relative;
	margin-bottom: 15px;
}
.single-blog .panel-default{border:medium none;float: left;width: 100%;margin: 0;}
#add-comment .col-sm-10.buttons {
    padding: 0 8px;
}
.single-blog .block-title {
    float: left;
    margin: 10px  0;
    width:99%;
}
.single-blog .block-title > legend { margin: 10px 0 0;}
.single-blog .blog-desc {
	border: none;
	margin: 0 0 50px;
	padding: 0;
}
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .panel-default {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 15px !important;
	border: 1px solid #e8e9eb;
}
.single-blog h4 {
	font-size: 16px;
	display: inline-block;
	width: 100%;
}
.view-comment .form-group b {
	font-weight: 600;
}
.view-comment .col-sm-3 .name{font-weight:500; color:#333333;}
.view-comment .col-sm-3 .date{color:#b5b5b5;}
.user_icon {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 0px 15px 0 0;
    padding: 10px 15px;
	text-align:center;
}
.comment_info{float:left; width:85%; }
.comment_info .comment-text{margin-top:12px;}
.view-comment{clear:both;}
.view-comment .col-sm-8 {
	width: 100%;
	margin-top: 10px;
	word-break: break-all;
}
#add-comment .col-sm-8 {
	width: 100%;
}
.post_hover {
	position: absolute;
	top: 45%;
	margin: 0 auto;
	width: 100%;
    text-align: center;
}
/*Megnor Blog light-box CSS */ 
.blog-left .icon.zoom .fa{
    font-size: 13px;
}
.blog-left .blog-image .zoom:hover {
    background: #000;
    border: 2px solid #000;
}
.blog-left .blog-image .zoom{
	background: #999999;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	padding: 8px 12px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	z-index: 10;
	height: 40px;
	width: 40px;
    border: 2px solid #999999;
    transform: scale(2);
    opacity: 0;
}
.blog-item:hover .blog-image .zoom{
	transform: scale(1);
    opacity: 1;
}
.blog-right-content {
	float: left;
}
.all-blog .blog-right-content {
	padding: 15px 30px;
	box-sizing: border-box;
	background: #fff;
	z-index: 1;
	position: relative;
	overflow: hidden;
	float: none;
}
.blog-right-content .blog-title {
   font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
    padding: 0;
    position: relative;
    text-transform: capitalize;
}
.write-comment-count{float:left; margin-right:10px;color:#000;}
.information-blogger-blogs .write-comment {
    float: left;
}
.information-blogger-blogs .blog-image {
    width: 42%;
position: relative;
overflow: hidden;
float: left;
text-align: center;
}
.blog-image .img-thumbnail, .blog-img .img-thumbnail {
	width: 100%;
}
.information-blogger-blogs .panel-body {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: left;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
.information-blogger-blogs .panel-default > .panel { margin-bottom:30px; border: none; }
.information-blogger-blogs .panel-default:last-child{position: relative;
	min-height: 600px; }
.blog-left-content:hover .post-image-hover::before {
    opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
	-ms-opacity:1;
}
#content.single-blog > legend {
    margin: 15px 0 20px;
}
#content #blog-carousel .product-block:hover .date-comment, #content #blog-grid .product-block:hover .date-comment{
	bottom: 0px;
}
.write-comment, .date-time {
	float: left;
    color: #777;
}
.date-time .fa-calendar {
	font-size: 14px;
}
.write-comment a {
	color: #777;
}
.write-comment {
	display: none;
	margin-left: 25px;
}
.blog-right .read-more {
	float: left;
}
.read-more a {
	text-transform: uppercase;
	margin-top: 15px;
	font-size: 13px;
	font-weight: 500;
	color: #000;
	display: block;
}
.read-more a:hover{ color: #000; text-decoration: underline;}
.information-blogger-blogs .read-more {
	float: left;
}
.all-blog .panel-default .main_description {
  display: none;
}
.blog_top_content .post-image-hover {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  -khtml-opacity:0;-webkit-opacity: 0;-moz-opacity:0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s;
-ms-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
  width: 100%;
}
.blog_post .text-right .btn-primary {
	color: #F9BF39 ;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border: 2px solid #F9BF39 ;
	background: #fff;
	line-height:20px;
}
#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

.box-content .customNavigation a.next{right: -8px;}
.box-content .customNavigation a.prev{left: -8px;}
#content .blogs .buttons,#blog-carousel .owl-pagination{display:none;}

/*Megnor Blog light-box CSS */ 

/*Megnor Blog CSS */ 

/* Responsive start */

@media (max-width: 1449px) {

	.cms-inner-block1,
	.cms-inner-block2 {
		width: 640px;
	}

	.all-blog .blog-right-content {
		padding: 30px 38.2px 30px;
	}

	.product-list .product-details {
		width: 60%;
	}

	.product-list .product-details .product_hover_block {
		bottom: auto;
	}

	.product-layout.product-grid {
		margin: 0;
	}
}

@media (max-width: 1350px) {

	.cms-inner-block1,
	.cms-inner-block2 {
		width: 502px;
	}

	.cmsbanner-block .cms-inner-block1 .description,
	.cmsbanner-block .cms-inner-block2 .description {
		top: 24%;
	}

	.cmsbanner-block .description .banner_text {
		margin: 0;
	}

	.latest_default_width {
		width: 300px;
	}

	.all-blog .blog-right-content {
		padding: 20px 37px;
	}

	.product-list .product-details {
		width: auto;
	}

	.txt-news {
		font-size: 18px;
	}

	.product-layout.product-grid {
		width: 33.33333333333333%;
	}

	.col-sm-5.header_search {
		margin: 30px 20px 0 0;
	}

	#column-left .product-items .product-details,
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: 55%;
	}

	.manufacture_block ul {
		float: none;
		padding-left: 60px;
	}
}

@media (max-width: 1199px) {
	.swiper-pager {
		line-height: 45px !important;
	}

	.information-blogger-blogs .blog-image {
		width: 100%;
	}

	.cmsbanner-block .description .subtitle {
		font-size: 18px;
		line-height: 25px;
	}

	.txt-news {
		font-size: 18px;
	}
}

@media (max-width: 1100px) {

	.cms-inner-block1,
	.cms-inner-block2 {
		width: 455px;
	}

	.information-blogger-blogs .blog-image {
		width: 100%;
		float: none;
	}

	.newsletter {
		left: 10px;
	}

	.cmsbanner-block .cms-inner-block1 .description,
	.cmsbanner-block .cms-inner-block2 .description {
		top: 10%;
	}

	.newsletter {
		width: 34%;
	}

	.footer-blocks .col-sm-3 {
		padding: 0 15px;
	}

	.col-sm-5.header_search {
		width: 32%;
	}

	.cmsbanner-block .description .subtitle {
		font-size: 18px;
		line-height: 25px;
	}

	#column-left .product-items .product-details,
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: 100%;
	}
}

@media (max-width: 979px) {
	.header_search .form-control.input-lg {
		background: none;
	}

	.col-sm-4.header-logo {
		float: left;
	}

	.product-grid li,
	#content .box-product .product-items {
		float: none !important;
		position: relative;
		width: 32% !important;
	}

	.dropdown-menu-right {
		margin-top: 28px !important;
	}

	.myaccount>a {
		background: rgba(0, 0, 0, 0) url(../image/megnor/user.svg) no-repeat scroll center;
		background-size: auto;
		background-size: auto;
		display: block;
		text-transform: capitalize;
		font-size: 12px;
		color: #000 !important;
		font-weight: 500;
		padding: 0;
		height: 35px;
		width: 35px;
		top: 0;
		background-size: 27px;
	}

	.myaccount .dropdown-toggle>ul {
		display: none;
	}

	.cmsbanner-block .cms-inner-block1 .description,
	.cmsbanner-block .cms-inner-block2 .description {
		top: 13%;
	}

	.latest_default_width {
		width: 240px;
	}

	#content .banners-slider-carousel .product-block {
		cursor: pointer;
		position: relative;
		display: inline-block;
		text-align: center;
	}

	#column-left .product-items .product-details,
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: auto;
	}

	.header_search .form-control.input-lg {
		color: #000;
	}

	footer h5 {
		font-size: 14px;
		font-weight: 400;
	}

	.footer-blocks .toggle .mobile_togglemenu:before {
		color: #000;
	}

	.nav-inner.container {
		margin: 0 auto;
	}

	.layout-2.left-col #content,
	.layout-2.right-col #content {
		width: 100%;
	}

	.layout-2.left-col #column-left,
	.layout-2.right-col #column-right {
		width: 100%;
		float: left;
		padding: 10px 0 30px;
		display: block;
	}

	#column-left .box,
	#column-right .box {
		margin: 8px 0;
		border: none;
		float: left;
		width: 100%;
	}

	#column-left .swiper-viewport {
		display: none;
	}

	.layout-2.left-col #content {
		padding: 0;
		margin-top: 0;
	}

	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .box .filterbox,
	#column-right .box .filterbox {
		display: none;
	}

	#column-left .list-group,
	#column-right .list-group {
		display: none;
	}

	.menu_toggle {
		display: none !important;
	}

	.cmsbanner-block .description .title {
		margin: 0 auto;
	}

	.cmsbanner-block .description .banner_text {
		margin: 15px 0 0 0;
	}

	.footer-top {
		height: auto;
		float: left;
		width: 100%;
	}

	.newsletter {
		width: 50%;
		margin: 40px 0 0 0px;
	}

	.footer-blocks .col-sm-3 {
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}

	#content ul.list-unstyled {
		display: block;
	}

	.btn-group.prd_page {
		margin-top: 15px;
		width: 100%;
	}

	.contact-form-design .left {
		width: 100%;
		float: left;
	}

	.contact-form-design .contact-form {
		float: left;
		width: 100%;
		margin-top: 20px;
	}

	.manufacturer_title {
		display: none;
	}

	.manufacture_block ul {
		padding: 0;
		float: none;
	}

	.manufacture_block {
		padding: 25px 0;
		text-align: center;
	}

	#footer .column li a::before {
		left: 0;
	}

	#footer {
		padding: 10px 15px 30px;
	}

	.hover-image,
	.image_cover,
	.product-block .image .reg-image,
	#column-right .image .reg-image,
	#column-left .image .reg-image {
		width: 100%;
	}

	.product-list .image_cover {
		width: auto;
	}

	.footer-blocks {
		margin: 0;
	}

	.content-top-breadcum {
		height: 30px;
	}

	.footer-blocks .list-unstyled {
		margin-top: 15px;
		display: none;
	}

	a:active,
	a:hover.mobile_togglemenu {
		color: #000;
	}

	#column-left .mobile_togglemenu::before,
	#column-right .mobile_togglemenu::before {
		right: 10px;
	}

	.offer-title {
		display: none;
	}

	.responsive-menu {
		color: #000;
	}

	.navbar-nav {
		display: none;
	}

	#menu .nav-responsive .expandable {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
	}

	.header_center {
		width: auto;
		padding: 15px 0;
	}

	.dropdown.myaccount {
		padding: 0;
		border: none;
		margin: 0;
	}

	.header_top .container {
		position: relative;
	}

	.col-sm-5.header_search {
		padding: 0;
		position: absolute;
		bottom: -47px;
		right: 5px;
		margin: 0;
		width: 300px;
		z-index: 99;
		border: none;
	}

	.header_search .btn.btn-default.btn-lg {
		padding: 11px 10px 6px;
		background: url(../image/megnor/search_black.svg) no-repeat scroll center;
		background-size: 17px;
	}

	.header_bottom_cover {
		margin: 0;
		min-height: auto;
	}

	#footer .mobile_togglemenu:hover {
		color: inherit;
	}

	#menu .navbar-nav {
		margin: 0;
		position: absolute;
		padding: 5px 15px;
		top: 100%;
		background: #fff;
		left: 0;
		border: 1px solid #ddd;
		width: 100%;
	}

	#menu .navbar-nav>li {
		width: 100%;
		color: #000;
		padding: 0;
		text-align: left;
	}

	#menu .navbar-nav>li>a {
		padding: 10px 0;		
		top: 0;
		text-transform: uppercase;
	}

	#menu .toggle .mobile_togglemenu {
		width: 30px;
	}

	#menu .dropdown .dropdown-menu,
	#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
		position: relative;
		width: 100%;
		box-shadow: none;
		padding: 0;
		border: none;
	}

	#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
		display: none;
	}

	#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
		left: auto;
		padding: 5px 15px;
	}

	#menu ul li .megamenu ul.list-unstyled {
		width: 100%;
		display: block;
		float: left;
	}

	#menu .nav li .list-unstyled .dropdown {
		width: 100%;
	}

	.list-unstyled.childs_2>li {
		padding: 5px 10px;
	}

	#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: #555;
		content: "\f067";
		font-family: "FontAwesome";
		font-size: 20px;
		left: auto;
		position: absolute;
		top: 10px;
		font-weight: 400;
	}

	#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 {
		content: "\f068";
		font-family: "FontAwesome";
	}

	.cms-inner-block1,
	.cms-inner-block2 {
		width: 357px;
	}

	.cmsbanner-block .description .subtitle {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.txt-news {
		width: 45%;
		font-size: 20px;
	}

	.social-block {
		margin: 20px 0;
		width: 100%;
		text-align: center;
	}

	.social-block ul {
		margin: 0;
		padding: 0;
	}

	.social-block ul li {
		display: inline-block;
		float: none;
	}

	.footer-area.col-sm-3.column {
		width: 100%;
		padding: 0;
	}

	.footer-area ul li {
		display: block;
	}

	#menu ul li .megamenu.column1 ul.list-unstyled li {
		padding: 5px 0;
	}

	#menu ul li .megamenu.column1 {
		padding: 0 15px;
	}

	.layout-2.right-col #content {
		padding: 0;
	}

	.productpage .product-right {
		padding: 30px 0 0 0;
		width: 100%;
	}

	.productpage .product-left {
		margin: 0 auto;
		width: 415px;
		position: relative;
		top: auto;
		float: none;
	}

	.contact-no {
		display: none;
	}

	#tabs_info.product-tab {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.newsletter #txtemail {
		width: 100%;
	}

	.testimonial_inner .slider-item {
		width: 50%;
		float: left;
	}

	.header_top .account {
		width: auto;
		border: none;
		padding: 25px 0;
		float: right;
		margin-right: 50px;
	}

	.header_wishlist {
		margin: 0 14px 0 14px;
	}

	.myaccount>a {
		position: relative;
		background: rgba(0, 0, 0, 0) url(../image/megnor/user.svg) no-repeat scroll center;
		display: block;
		text-transform: capitalize;
		font-size: 12px;
		color: #000 !important;
		font-weight: 500;
		padding: 0;
		height: 35px;
		width: 35px;
		top: 0;
		background-size: 27px;
	}

	.dropdown.myaccount .dropdown-menu-right {
		top: 45px;
	}

	.dropdown.myaccount {
		padding: 0;
		border: none;
		margin: 0;
	}

	.myaccount .dropdown-toggle>ul {
		display: none;
	}

	.header_compare {
		margin-left: 15px;
	}

	#cart .dropdown-menu {
		top: 73px;
	}

	.blog-mainhead {
		margin-bottom: 60px;
		padding-top: 60px;
	}

	.banners-slider-carousel {
		margin: 0;
	}

	.product-block .product-details {
		min-height: auto;
	}

	#content .hometab-heading.box-heading {
		vertical-align: top;
		display: inline-block;
		float: none;
		text-align: center;
	}

	.etabs {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		float: none;
		text-align: center;
		vertical-align: top;
	}

	.htabs .tab {
		float: none;
		width: auto;
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}

	.footer-top {
		height: auto;
		float: left;
		width: 100%;
		text-align: center;
		vertical-align: top;
	}

	.language-menu,
	.currency-menu {
		top: 31px;
	}

	.featured .product-block-inner {
		width: 100%;
		margin: 0;
	}

	.featured .product-block.product-thumb.transition {
		padding: 0 10px;
	}

	.offer-title {
		display: none;
	}

	#top {
		padding: 0;
	}

	.top-links .links-item:hover {
		color: #000;
	}

	.search_box .form-control-select,
	.search_box .form-control-select.active {
		font-size: 11px;
	}

	.top-links-toggle {
		display: block;
		cursor: pointer;
	}

	.top-links {
		display: none;
		position: absolute;
		background: #fff;
		padding: 10px;
		width: 200px;
		z-index: 999;
		border: 1px solid #e8e9eb;
		top: 32px;
		left: 0;
	}

	.top-links-toggle>i,
	#res-menu i {
		font-size: 21px;
	}

	.top-links .links-item {
		padding: 5px;
		width: 100%;
		display: block;
	}

	.top-links .links-item::before {
		display: none;
	}

	.lang-curr-wrapper {
		padding: 0;
	}

	#form-language .btn-link.dropdown-toggle::before {
		display: none;
	}

	.header_search .btn.btn-default.btn-lg {
		padding: 11px 10px 6.5px 6px;
	}

	.box-category-top {
		display: none;
	}

	.col-sm-4.header-logo {
		width: auto;
		margin-bottom: 0;
		float: left;
		padding: 20px;
	}

	.header_top {
		padding: 10px 0;
	}

	.cmsbanner-block {
		text-align: center;
		margin-bottom: 50px;
	}

	.block-combine1 {
		margin: 0;
	}

	.cms-inner-block1,
	.cms-inner-block2 {
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
	}

	.top-links-toggle>svg {
		width: 20px;
		height: 20px;
		fill: #7F7F7F;
	}

	.header_search .form-control.input-lg {
		font-size: 11px;
		border-radius: 0px !important;
	}

	.search_box {
		width: 35%;
	}

	.special .product-block:hover .product-details {
		margin-top: 0;
	}

	.product-block:hover .product-block-inner {
		box-shadow: none;
		padding-bottom: 0;
		margin-bottom: 0;
		z-index: 9;
	}

	.product_hover_block {
		display: none;
	}

	.product-block:hover .countdown {
		opacity: 1;
	}

	.product-thumb h4 {
		font-size: 12px;
		white-space: nowrap;
		display: block;
		float: left;
		width: 98%;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.product-thumb .price {
		font-size: 14px;
	}

	.product-thumb .price-old {
		font-size: 12px;
	}

	.product-list .product-block .product-details {
		width: 100%;
	}

	.count-down .countbox strong {
		font-size: 14px;
		width: 42px;
	}

	.top-links-cover {
		float: left;
		margin: 8px 0 0px;
		position: relative;
		padding: 0px 0 5px;
	}

	.payment-block ul {
		padding: 0;
	}

	.payment-block {
		width: 100%;
		text-align: center;
	}

	p.powered {
		margin: 10px 0;
		width: 100%;
		text-align: center;
	}

	#footer {
		padding: 40px 15px;
	}

	.newsletter {
		width: 100%;
		margin: 0;
		padding: 0 15px 10px;
		left: 0;
	}

	.social-block {
		width: 100%;
		text-align: center;
		padding-left: 30%;
		display: inline-block;
		float: none;
		height: auto;
		vertical-align: top;
	}

	.cmsbanner-block .cms-inner-block1 .description,
	.cmsbanner-block .cms-inner-block2 .description {
		top: 30%;
	}

	.social-block ul li {
		float: left;
	}

	.cmsbanner-block .description .subtitle {
		font-size: 30px;
		line-height: 35px;
	}

	.tab-head {
		width: 100%;
		margin: 0;
		text-align: center;
		display: block;
	}

	.featured {
		padding: 0 0 40px 0;
	}

	.htabs a {
		font-size: 12px;
	}

	.tab-head span {
		width: 100%;
		font-size: 12px;
	}

	.pagination-right {
		width: 100%;
		margin: 20px 0 0;
	}

	.col-sm-12.category_list {
		padding: 0;
	}

	.category_list li {
		margin: 0 10px 10px 0;
	}

	.breadcrumb {
		width: 100%;
	}

	.breadcrumb>li {
		white-space: normal;
	}

	.col-sm-8.product-left {
		position: relative;
		top: auto;
		width: 410px;
		margin: 0 auto;
	}

	.layout-1 #content {
		padding: 0;
	}

	.col-sm-4.product-right {
		padding: 20px 0 0;
		width: 100%;
	}

	#tabs_info.product-tab .tab-content {
		max-height: 350px;
		overflow-x: scroll;
	}

	.col-sm-4.search_term {
		padding: 0 0 10px;
	}

	.col-sm-3.search_subcategory {
		padding: 0;
	}

	.information-contact #content {
		padding: 30px;
	}

	.contact-form-design.container {
		margin: 0px auto 70px;
		padding: 15px;
	}

	.table-responsive.full-view {
		display: none;
	}

	.table.table-bordered.shopping-cart.responsive {
		display: block;
	}

	.shopping-cart .btn-primary {
		margin: 0;
	}

	.listing {
		min-height: unset;
		padding: 80px 15px;
		line-height: 30px;
	}

	.alert.alert-success.animated {
		width: 100%;
	}

	.cms-inner-block1.full-banner-inner .description .subtitle {
		display: none;
	}

	.cmsbanner-block.full-banner {
		margin-top: 40px;
	}

	.footer-blocks {
		margin: 0;
	}

	.countbox .timebox {
		margin: 0 5px 0 0;
		width: 20%;
		padding: 0 10px;
	}

	.count-down .countbox strong {
		width: auto;
	}

	.count-down.clock {
		float: none;
	}

	.countbox .timebox::after {
		right: 0;
	}

	#content .collection-right-banner .image-title>h3 {
		font-size: 22px;
	}

	.product-carousel .slider-wrapper-outer {
		padding-bottom: 0;
	}

	.image .stock_status {
		display: block;
	}

	.owl-controls.clickable .owl-buttons {
		display: none !important;
	}

	.col-sm-5.header_search {
		bottom: -55px;
		right: 15px;
	}

	#menu .nav-responsive .expandable {
		padding-left: 8px;
	}

	.homepage-testimonial-inner {
		padding: 0 20px;
	}

	.htabs {
		float: left;
		width: 100%;
		margin: 20px 0;
	}

	.txt-news {
		width: auto;
		font-size: 24px;
		display: inline-block;
		vertical-align: top;
		float: none;
		line-height: 24px;
	}

	.txt-news>i {
		left: -10;
	}

	.testimonial-cms {
		padding: 30px 0 30px;
	}

	#content .box .box-heading,
	.box.related_prd .box-heading {
		font-size: 30px;
	}

	.main-slider .swiper-button-prev,
	.main-slider .swiper-button-next {
		display: none;
	}

	.main-slider .swiper-pagination {
		display: block;
		bottom: 0;
	}

	.dropdown.myaccount .dropdown-menu-right {
		top: 42px;
	}

	.featured .product-block .product-details {
		padding: 15px 5px;
	}

	.productpage .product-left {
		padding: 0;
		margin: 0 auto;
		width: 400px;
		position: relative;
		top: auto;
	}
}

@media only screen and (max-width: 660px) {
	.blog-right {
		padding: 0 15px;
	}

	#footer {
		padding: 10px 15px;
	}

	.testimonial-cms {
		padding: 0px 0 20px;
		margin-top: 10px;
		margin-bottom: 0;
	}

	#content .box .box-heading,
	.box.related_prd .box-heading {
		padding-bottom: 50px;
		padding-top: 40px;
	}

	.write-comment,
	.date-time {
		width: 100%;
	}

	.write-comment {
		margin: 10px 0 0 0;
	}

	.product-block-inner {
		padding: 10px 10px;
	}
}

@media only screen and (max-width: 479px) {
	.tab-head {
		width: 100%;
		margin: 0;
		text-align: center;
		display: block;
	}

	.col-sm-4.header-logo {
		width: 100%;
		margin-bottom: 0;
		float: left;
		padding: 10px 0;
		text-align: center;
	}

	.box-heading {
		font-size: 30px;
		padding-bottom: 15%;
	}

	.testimonial_inner .slider-item {
		width: 100%;
		float: left;
	}

	#content .banners-slider-carousel .product-block .product-block-inner {
		margin: 0px;
	}

	.product-grid li,
	#content .box-product .product-items {
		width: 100% !important;
	}

	.product-layout.product-grid {
		width: 50%;
	}

	.dropdown.myaccount .dropdown-menu-right {
		top: 39px;
	}

	.pull-right {
		padding: 0;
	}

	.header_compare {
		margin-left: 8px;
		top: 5px;
	}

	.htabs {
		float: left;
		width: 100%;
		margin: 20px 0;
	}

	.etabs {
		margin: 0 auto;
		/* padding: 0; */
		width: 100%;
		float: none;
		text-align: center;
		vertical-align: top;
		display: inline-block;
	}

	.htabs .tab {
		float: none;
		display: block;
		text-align: center;
		margin: 5px;
	}

	.htabs a {
		display: inline-block;
		float: none;
		width: auto;
	}

	.social-block ul li {
		float: none;
		margin-bottom: 6px;
	}

	.social-block {
		padding: 0 8px;
	}

	.cmsbanner-block .cms-inner-block1 .description,
	.cmsbanner-block .cms-inner-block2 .description {
		width: 250px;
		top: 15%;
		left: 25px;
	}

	.cmsbanner-block .description .subtitle {
		font-size: 20px;
		line-height: 23px;
	}

	.cmsbanner-block .description .title {
		font-size: 15px;
		line-height: 20px;
	}

	.top-links-cover {
		margin: 8px 5px 0 0;
	}

	.header_wishlist {
		margin: 3px 13px;
	}

	.header_wishlist>a .text_wishlist,
	.cart-text,
	.header_compare span {
		display: none;
	}

	.col-sm-3.header_cart {
		top: auto;
	}

	#cart .dropdown-menu {
		width: 300px;
		top: 65px;
	}

	.account .dropdown-menu-right {
		right: -80px;
		text-align: left;
		top: 41px;
	}

	.stock_status {
		font-size: 12px;
	}

	.social-block>ul {
		padding: 0;
	}

	.module_default_width {
		width: 50%;
	}

	#content .banners-slider-carousel .product-block {
		margin: 15px;
	}

	#content .banners-slider-carousel .product-block .product-block-inner {
		padding: 10px 10px !important;
	}

	.product-block.product-thumb.transition {
		float: none;
	}

	.countdown {
		bottom: 0;
		position: relative;
	}

	.countbox.hastime {
		border: none;
		padding: 0;
	}

	.countbox .timebox {
		margin: 0;
		width: 25%;
	}

	.count-down .countbox strong {
		font-size: 12px;
		font-weight: 400;
	}

	.countbox .timebox::after {
		right: 0;
		height: 20px;
		font-size: 12px;
		color: #3d3d3d;
	}

	.countbox .timebox .time {
		font-size: 10px;
		font-weight: 400;
		text-transform: capitalize;
	}

	.sort-by-wrapper {
		width: 100%;
	}

	.show-wrapper {
		margin: 15px 0 0;
	}

	.category_filter .btn-list-grid {
		padding: 0;
	}

	.category_filter .show {
		margin: 7px 10px 0 0;
	}

	.pagination-wrapper .page-link,
	.pagination-wrapper .page-result {
		width: 100%;
		text-align: center;
	}

	.product-list .product-block .product-details {
		padding: 15px;
	}

	.payment-block ul img {
		margin-bottom: 5px;
	}

	.col-sm-8.product-left {
		width: 290px;
	}

	.nav-tabs>li {
		width: 100%;
	}

	#content.productpage .product-title {
		font-size: 16px;
	}

	.productpage .write-review,
	.productpage .review-count {
		margin: 0 5px;
	}

	.productpage .form-group.qty .wishlist {
		margin: 0;
	}

	#button-search {
		width: 100%;
		margin: 10px 0 20px;
	}

	.information-contact #content {
		padding: 15px;
		background-repeat: repeat;
	}

	.cms-inner-block1.full-banner-inner .description {
		display: none;
	}

	#content .box .box-content,
	.related_prd .box-content {
		margin: -5px -5px;
	}

	.blog-right {
		width: 100%;
		margin: 20px 0 0;
	}

	.blog-item .product-block {
		border: none;
	}

	#content #blog-carousel .blog-item {
		padding: 0;
	}

	.blog-left {
		width: 100%;
	}

	.col-sm-5.header_search {
		width: 190px;
	}

	.newsletter .btn.btn-lg {
		padding: 10px;
	}

	.featured .image_cover {
		width: 100%;
		border: 1px solid #ddd;
	}

	.featured .product-block .product-details {
		padding: 0;
		width: 100%;
	}

	.featured .product-block-inner {
		border: none;
		padding: 0 5px;
		margin: 0;
		width: 100%;
	}

	.featured .product-block.product-thumb.transition {
		float: left;
		padding: 0;
	}

	.test-dec {
		bottom: 10px;
	}

	.productpage .product-left {
		width: 290px;
	}

	.form-group.qty #button-cart,
	.form-group.qty #button {
		width: 100%;
		margin-top: 15px;
	}

	#product .form-group #input-quantity,
	.quickview-model #input-quantity {
		width: 200px;
	}

	.header_compare #compare-total {
		background-position: 0 1px;
	}

	#accordion h4.panel-title a.accordion-toggle {
		display: block;
	}

	.header_top .account {
		padding: 12px 0;
		padding-right: 0px;
		width: auto;
		text-align: center;
		margin: 10px 0 15px;
		display: inline-block;
		vertical-align: top;
		float: none;
		padding-right: 1px;
	}

	.dropdown.myaccount {
		padding: 0;
		margin: 0;
		border: none;
	}

	.myaccount>a {
		width: 35px;
		height: 35px;
		padding: 0;
		top: 0;
	}

	#accordion .panel-title>a {
		color: inherit;
	}

	#accordion .panel-heading .fa.fa-caret-down {
		float: right;
		margin-top: 4px;
	}

	#accordion .col-sm-10 {
		width: 75%;
	}

	#accordion .form-horizontal .control-label {
		text-align: left;
	}

	.alert-dismissable .close,
	.alert-dismissible .close {
		right: 0 !important;
	}

	#accordion.panel-group .panel {
		width: 100%;
		background-color: #fff;
	}

	.checkout-success p a {
		color: #ffd200;
	}

	.container {
		padding: 0;
	}

	.product-compare .table-bordered {
		border: 1px solid #e5e5e5;
		float: left;
		overflow: auto;
	}

}