.header.active {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 10px;
	border-bottom: 0px;
	box-shadow: 0 8px 6px -6px #eee;
}

.product-categories a {
	color: #9fa0a0;
	font-size: 16px;
}

.product-categories a.active {

}

.product-item .product-name a {
	color: #595757;
	font-size: 18px;
}

.main-container {
	background-position: center bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

.main-menu > li > a {
	color: #9fa0a0;
	font-weight: normal;
	text-transform: none;
}

.main-menu > li > a.active {
	color: #982264;
}

.header .minicart-list img {
	height: 120px;
}

.header-control {
	position: relative;
}

.header-menu {
	display: inline-block;
	margin-left: 15px;
}

.header-menu:first-child::before {
    content: " ";
    height: 25px;
    border-left: 1px solid #d8d8d8;
    position: absolute;
    top: 7px;
    left: 2px;
}


.menu-dropdown {
	position: absolute;
	top: 100%;
	right: 25px;
	min-width: 140px;
	background-color: #fff;
	padding: 0;
	border: 1px solid #e0e0e0;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transform: translateX(21px);
	-webkit-transform: translateX(21px);
	-ms-transform: translateX(21px);
	padding: 10px 0;
}

.menu-dropdown.lang {
	right: 100px;
}

.menu-dropdown li {
	list-style: none;
	position: relative;
	text-align: center;
}

.menu-dropdown a {
	display: inline-block;
	padding: 6px 20px;
	font-size: 14px;
	width: 100%;
	color: #a7a7a7;
}

.menu-dropdown a:hover {
	color: #444;
}

.menu-dropdown.show {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	opacity: 1;
	visibility: inherit;
}

.scroll_top {
	background-color: #484848;
}

.footer .widget_nav_menu li a, .footer.style4 .textwidget p {
	font-weight: normal;
}

.footer.style4 .coppyright,
.footer.style4 .coppyright span {
	color: #f6f6f6;
}

.section-service .element-icon .desc {
	color: #9fa0a0;
	font-weight: bold;
}

.slide-home4 .container {
	text-align: center;
}

.slide-home4 img {
	display: block !important;
	width: 100% !important;
	height: auto;
}

.slide-home4 .name {
	font-size: 50px;
	font-weight: 700;
	color: #60473e;
	line-height: normal;
	margin-left: 15px;
	display: inline-block !important;
	width: 190px;
	text-align: left;
	display: none;
	vertical-align: middle;
}

.main-container.page-content {
	padding-bottom: 150px;
}

.select-css
{
/* 	position: relative;
	display: block;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	text-decoration: none;
	white-space: nowrap;
	padding: 6px 15px;
	color: inherit;
	width: 100%;
	height: 45px; */
	padding-left: 10px;
	width: 100%;
	height: 42px;
	border: none;
	background: none;
	color: inherit;
	letter-spacing: .1em;
	font-family: inherit;
/* 	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; */
	font-size: 16px;
}
.selector-css
{
	border: 1px solid #e8e8e8;
	background: #fff url(../img_corporate/common/modselect_bg_arrow.png) right center no-repeat;
	background-size: 27px auto;
}
/* CUSTOMIZED STYLE */

@media (min-width: 0px) {
	.header {
		padding: 18px 0 20px;
	}
	.header .top-border-left {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 45%;
		border-top: 1px solid #982264;
	}
	.header .top-border-right {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		border-top: 1px solid #982264;
	}
	.header .logo {
		position: relative;
		top: -8px;
		max-width: none;
		text-align: center;
	}
	.header .logo a {
		display: inline-block;
		background-image: url(/images/logoMask.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 210px 50px;
		background-color: #FFF;
	}
	.header .logo img {
		height: auto;
		width: 100px;
	}
	.header-menu:first-child::before {
		display: block;
	}
	.brand-description {
		text-align: center;
	}
	.brand-description .readmore {
		position: relative;
		top: 0px;
	}
	.top-thin-banner {
		height: 150px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
}

@media (min-width: 768px) {
	.header .menu-wrapper {
		top: 35px;
	}
	.section-middle-banner {
		background-image: url('../images/pattern.jpg');
		background-repeat: no-repeat;
		background-position: center 30px;
	}
}

@media (max-width: 768px) {
	.shop-control .woocommerce-ordering {
		display: none;
	}
}

@media (min-width: 425px) {
	.header .logo a {
		background-size: 234px 87px;
	}
	.header {
		padding: 32px 0 20px;
	}
	.header .top-border-left {
		border-top: 3px solid #982264;
		width: 80px;
	}
	.header .top-border-right {
		border-top: 3px solid #982264;
	}
	.header .logo {
		position: relative;
		top: -15px;
		left: 20px;
		max-width: none;
		text-align: left;
	}
	.header .logo img {
		width: 156px;
		max-width: none;
		height: auto;
	}
	.header-menu:first-child::before {
		display: block;
	}
	.brand-description {
		text-align: left;
	}
	.top-thin-banner {
		height: 285px;
	}
}

.header .container-wapper,
.header .main-menu-wapper {
	position: relative;
}

.banner-2-wrapper {
	position: relative;
	padding-top: 30px;
}

.newsletter-wrapper {
	overflow: visible;
	position: relative;
}

.block-newsletter.style2 {
	background-color: #FFF;
}

.section-trending {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 65px;
}

.section-service {
	margin-top: 0px;
	background-image: url(../images/wood.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.section-service .element-icon .title {
	color: #000;
}

.section-service .element-icon .desc {
	color: #3E3E3E;
}

.section-service .element-icon .icon {
	color: #A9A9A9;
}

.footer.style4 {
	background-color: #626262;
}

.footer.style4 {
	color: #A7A5A5;
}

.product-item .info.full-width {
	width: 100%;
}

.product-item .product-inner {
	overflow: hidden;
	text-align: center;
}

.product-item .product-name a {
	color: #222222;
	font-size: 16px;
}

.brand-description {
	padding: 30px 30px 0px 15px;
}

#btn-read-more {
	cursor: pointer;
}

form.checkout_coupon .input-text,
.coupon .input-text {
	max-width: 200px;
}

.cart_totals {
	margin-top: 0px;
}
.nav-center-center .owl-next, .nav-center-center .owl-prev {
	visibility: visible;
	opacity: 1;
}
.nav-center-center .owl-next, .nav-center-center:hover .owl-next {
		right: 0 !important;
    	background-color: #982264;
    	color: white;
}

.nav-center-center .owl-prev, .nav-center-center:hover .owl-prev {
		left: 0 !important;
    	background-color: #982264;
    	color: white;
}