body {
	font-family: Roboto, sans-serif;
	color: #061e36;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: .5px
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0;
	padding: 0
}
div, li, ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box
}
p {
	font-size: 15px;
	line-height: 20pt;
	text-align: left;
	margin: 0;
	font-weight: 400
}
.langdiv {
    width: auto;
}
.langdiv select {
    border-radius: 0;
}
a {
	color: #484343;
	text-decoration: none;
	outline: 0
}
a::after {
	text-decoration: none;
	outline: 0
}
a::active {
text-decoration:none;
outline:0
}
a:hover {
	text-decoration: none
}
button:focus, input:focus, select:focus {
	outline: 0
}
a:active, a:focus, a:visited {
	text-decoration: none
}
figure, footer, header, nav, section {
	margin: 0;
	padding: 0
}
.container {
	max-width: 1250px
}
.section {
	width: auto;
	padding: 30px 0 0
}
.section.top {
	width: auto;
	padding: 40px 0 0 0
}
.section.bottom {
	width: auto;
	padding: 0 0 40px 0
}
header.sticky {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 99;
	transition: all .6s ease;
	box-shadow: 0 0 8px 0 rgba(51,51,51,.31);
	top: 0
}
.typo {
	width: auto;
	position: relative;
	z-index: 10
}
.typo .main-title {
	width: auto;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 25px
}
.typo .main-title1 {
	width: auto;
	font-weight: 600;
	font-size: 18px
}
.typo .pera {
	width: auto
}
.typo .pera p {
	width: auto;
	margin: 20px 0 0 0
}
.typo .pera p a {
	background: #f7941d;
	color: #fff;
	display: inline-block;
	padding: 5px 20px
}
.typo .viewmore {
	width: auto
}
.typo .viewmore a {
	display: block;
	overflow: hidden;
	font-weight: 700;
	background: #8e2977;
	padding: 15px 25px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase
}
.typo .viewmore a:hover {
	background: #8e2977
}
.typo .viewmore a i {
	float: right;
	margin: 0 0 0 10px
}
.typo.center {
	text-align: center
}
.typo.center p {
	text-align: center
}
.typo.white {
	color: #fff
}
.logo figure img {
	min-height: 74px;
	max-height: 74px;
	height: auto;
}
.container1 {
	width: 980px;
	margin: 0 auto
}
header {
	width: auto;
	padding: 0 0 0;
	position: relative;
	z-index: 10
}
header .contact {
	text-align: right;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap
}
header .contact .number {
	border-right: 1px #b0b0b0 solid;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	position: relative
}
header .contact .number p {
	line-height: 16pt
}
header .contact .number p img {
	display: inline-block;
	vertical-align: middle;
	max-height: 18px;
	margin-right: 5px
}
header .cart {
	order: 2;
	display: flex; justify-content: end;
}
header .cart i {
	color: #8e2977;
	font-size: 22px;
	margin: 0 5px 0 0
}
header .cart p {
    width: auto;
    font-weight: 500;
    padding: 5px 7px;
    text-transform: uppercase;
    border: solid 1px #8e2977;
    margin-right: 20px;
}
header .cart p a {
	display: flex;
	align-items: center
}
.cart select {
    border: 1px solid #8e2977;
}
header .cart p span {
	background: #373737;
	color: #fff;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 0 2px
}
header .cart p img {
	width: auto;
	margin: 0 10px
}
header .mobile-menu {
	background: #8e2977;
	margin: 0 0 0 10px;
	padding: 10px;
	display: none;
	align-items: center;
	justify-content: center
}
header .mobile-menu i {
	font-size: 20px;
	color: #fff
}
header nav {
	width: 100%;
	display: block;
	float: right;
	display: flex;
	align-items: center;
	justify-content: end; background:linear-gradient(-90deg, #e93094 0, #8e2977 100%);
}
header .logo{ padding:5px 0; }
header nav ul {
	width: auto;
	text-align: left;
	margin: 0px 0;
	display: flex;
	align-items: center; justify-content: space-between;
}
header nav ul li {
	margin: 0;
	position: relative
}
header nav ul li a {
	display: block;
	padding: 12px 16px;
	font-weight: 500;
	border-right: solid 1px #eb78b4;
	font-size: 16px; text-transform: uppercase;
	color: #fff
}
header nav ul li:last-child a {
	border: none
}
header nav ul li a:hover {
	color: #fff
}
header nav ul li a.active {
	color: #8e2977
}
header nav ul li.shop {
	margin: 0 0 0 auto;
	min-width: 132px
}
header nav ul li.shop a {
	color: #000;
	padding: 0;
	text-transform: capitalize;
	font-size: 15px;
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	margin-left: 15px
}
header nav ul li.shop a figure {
	flex: 0 0 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 44px;
	text-align: center;
	margin: 0 6px 0 0;
	background: #8e2976
}
header nav ul li.shop a span {
	font-size: 15px;
	line-height: 16px;
	font-weight: 500
}
nav ul li ul.drop1_list {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	width: 180px;
	top: 45px;
	box-shadow: 0 0 5px 0 #999;
	left: 0;
	transform: scale(1, .5);
	-webkit-transform: scale(1, .5);
	-moz-transform: scale(1, .5);
	transform-origin: top;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
	display: block
}
nav ul li ul.drop1_list li {
	display: block;
	position: relative;
	width: 100%
}
nav ul li ul.drop1_list li a {
	display: block;
	padding: 8px 10px;
	color: #000;
	text-transform: inherit;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid #e5e6e7;
	border-radius: 0;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	border-right: none
}
nav ul li ul.drop1_list li:hover a {
	color: #8e2977
}
nav ul li:hover ul.drop1_list {
	opacity: 1;
	visibility: visible;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1)
}
nav ul li ul.drop1_list li ul {
	left: 181px!important;
	top: -5px;
	width: 170px;
	box-shadow: 0 0 5px 0 #999;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
	position: absolute;
	background: #fff;
	display: none
}
nav ul li ul.drop1_list li:hover ul {
	opacity: 1;
	visibility: visible;
	display: block
}
nav ul li ul.drop1_list li ul li a {
	width: 100%;
	float: left;
	opacity: 1;
	visibility: visible;
	color: #000!important;
	border-right: none;
	position: relative
}
nav ul li ul.drop1_list li ul li a:hover {
	background-color: #8e2977;
	color: #fff!important
}
.pro_hover {
	width: auto;
	border: 1px #cccdce solid;
	margin: 0;
	background: #ecedef;
	overflow: hidden;
	transition: ease-in .3s;
	position: absolute;
	display: none;
	visibility: hidden;
	opacity: 0;
	width: 290px;
	right: -290px;
	top: 0
}
nav ul li ul.drop1_list li a:hover .pro_hover {
	display: block;
	visibility: visible;
	opacity: 1
}
.pro_hover:hover {
	box-shadow: 0 25px 25px #928f8f
}
.pro_hover .img {
	width: auto;
	height: 140px;
	display: flex;
	padding: 00px 0 0;
	justify-content: center;
	position: relative;
	align-items: center
}
.pro_hover .img a.info_link {
	width: auto;
	position: absolute;
	z-index: 10;
	right: 15px;
	top: 10px
}
.pro_hover .img img {
	height: auto;
	margin: 0 0 0;
	max-width: 100%;
	max-height: 120px
}
.pro_hover .detail {
	width: auto;
	padding: 0 10px 10px 10px;
	background: #333;
	position: relative
}
.pro_hover .detail:before {
	width: 103%;
	height: 55px;
	background: #333;
	content: '';
	position: absolute;
	left: -10px;
	top: -15px;
	-webkit-transform: rotate(4deg)
}
.pro_hover .detail label {
	position: relative;
	z-index: 10;
	font-size: 20px;
	font-weight: 700;
	margin: 0
}
.pro_hover .detail p {
	width: auto;
	margin: 5px 0;
	font-size: 14px;
    line-height: 18px;
    color: #fff;
    position: relative;
    z-index: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 75px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	z-index: 5
}
.pro_hover .viewmore {
	display: block;
	background: #1e1e1e;
	color: #fff;
	text-transform: uppercase
}
.pro_hover .viewmore p {
	padding: 10px 20px;
	color: #fff;
	display: block
}
.pro_hover .viewmore p i {
	display: inline-block;
	margin: 0 0 0 10px
}
.banner {
	width: auto;
	height: 380px;
	display: flex;
	background: url(../images/main_bnr.webp) center center no-repeat;
	background-size: cover;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: 5px 0 30px
}
.banner .content_bot {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	background: #8e2977;
	padding: 8px 20px 8px
}
.banner .content_bot label {
	width: auto;
	text-align: left;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 30px;
	margin: 0
}
.banner .content_top {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	background: #8e2977;
	padding: 10px 20px 8px
}
.banner .content_top label {
	width: auto;
	text-align: left;
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	line-height: 30px;
	margin: 0
}
.banner .content .carousel-indicators {
	bottom: -20px;
	margin: 0;
	left: 0;
	right: inherit
}
.banner .content .carousel-indicators li {
	cursor: pointer;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 0;
	display: inline-block;
	margin: 0 5px 0 0;
	border-radius: 50%;
	background: #fff;
	border: none
}
.banner .content .carousel-indicators li.active {
	background: #161616
}
section.wrapper {
	margin: 00px 0 0
}
.side_nav_area {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: center
}
.cat_box_area {
	flex: 0 0 24%;
	border: solid 0 #ccc;
	margin: 0 .5% 30px;
	transition: ease-in .3s
}
.cat_box_area h3 {
	width: 100%;
	float: left;
	background: #8e2976;
	font-weight: 500;
	color: #fff;
	font-size: 18px!important;
	text-transform: capitalize;
	margin: 0!important;
	text-align: center
}
.cat_box_area h3 a {
	color: #fff!important;
	display: block;
	padding: 10px 15px!important
}
.cat_box_area figure {
	width: 100%;
	float: left;
	margin: 0
}
.cat_box_area figure img {
	width: 100%;
	height: 211px;
	object-fit: cover
}
.cat_box_area a.main_btn {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 15px;
	color: #fff;
	text-transform: uppercase;
	background: #1e1e1e;
	font-weight: 500;
	font-size: 16px
}
.cat_box_area:hover a.main_btn {
	background: #8e2976
}
.cat_box_area a.main_btn i {
	margin-left: 6px
}
.cat_box_area:hover {
	box-shadow: 0 25px 25px #928f8f
}
.home_product_listing {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: center
}
.home_product_listing li {
	flex: 0 0 24%;
	margin: 0 .5%;
}
.home_product_listing li.last_li {
	flex: 0 0 66%
}
.home_product_listing li.last_li figure {
	width: 100%;
	float: left;
	margin: 0
}
.home_product_listing li.last_li figure img {
	width: 100%;
	height: auto
}
.home_product_listing li a {
	color: #fff!important
}
.product-box {
	width: auto;
	border: 1px #cccdce solid;
	margin: 0 0 30px 0;
	background: #ecedef;
	overflow: hidden;
	transition: ease-in .3s
}
.product-box:hover {
	box-shadow: 0 25px 25px #928f8f
}
.product-box .img {
	width: auto;
	height: 180px;
	display: flex;
	padding: 20px 0 0;
	justify-content: center;
	position: relative
}
.product-box .img a.info_link {
	width: auto;
	position: absolute;
	z-index: 10;
	right: 15px;
	top: 10px
}
.product-box .img img {
	height: auto;
	width: auto;
	margin: 0 0 0;
	max-width: 100%;
	max-height: 120px
}
.product-box .detail {
	width: auto;
	padding: 0 20px 10px 20px;
	background: #333;
	position: relative
}
.product-box .detail:before {
	width: 103%;
	height: 55px;
	background: #333;
	content: '';
	position: absolute;
	left: -10px;
	top: -25px;
	-webkit-transform: rotate(9deg)
}
.product-box .detail p {
	width: auto;
	margin: 5px 0;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	position: relative;
	z-index: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 75px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}
.home_cat_listing {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: center
}
.home_cat_listing li {
	flex: 0 0 24%;
	margin: 10px .5%
}
.home_cat_listing li:nth-child(1) {
	margin-left: 0
}
.top_cat_area {
	width: 100%;
	float: left
}
.top_cat_area h1 {
	font-size: 28px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin: 0 0 10px;
	color: #8e2977
}
.top_cat_area h2 {
	font-size: 24px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin: 15px 0 10px;
	color: #8e2977
}
.top_cat_area p {
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: left;
	padding: 0 0 15px;
	color: #000;
	margin: 0
}
.top_txt_home {
	width: 100%;
	float: left
}
.top_txt_home .txt_head {
	width: 100%;
	float: left;
	font-size: 28px;
	font-weight: 700;
	color: #8e2977;
	margin: 0 0 10px
}
.top_txt_home h1 {
	font-size: 28px;
	font-weight: 700;
	width: auto;
	display: inline;
	margin: 0 0 0;
	color: #8e2977
}
.top_txt_home h2, h2.pro_title {
	font-size: 26px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin: 15px 0 20px;
	color: #8e2977;
	text-align: center
}
.top_txt_home p {
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: left;
	padding: 0 0 15px;
	color: #000;
	margin: 0
}
.top_txt_home p a {
	font-weight: 700;
	color: #8e2979
}
.cat_dtls_area {
	width: 100%;
	float: left
}
.cat_dtls_area h2, .cat_dtls_area h3 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 15px 0 5px;
	font-size: 22px;
	font-weight: 700;
	color: #8e2977
}
.cat_dtls_area p a, .cat_dtls_area ul li a, .content_page p a, .content_page ul li a, .content_page_faq p a, .top_cat_area p a {
	font-weight: 700;
	color: #8e2979
}
a.extra_link {
	color: #000!important;
	font-weight: 700
}
.cat_dtls_area p {
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: left;
	padding: 0 0 15px;
	color: #000;
	margin: 0
}
p.stamp_date {
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: left;
	padding: 0 0 15px;
	color: #000;
	margin: 20px 0 0
}
.cat_dtls_area ul {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0
}
.cat_dtls_area ul li {
	width: 100%;
	float: left;
	padding: 5px 0 5px 15px;
	position: relative
}
.cat_dtls_area ul li::before {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	font-size: 20px;
	left: 0
}
.product-box .detail h3 {
	width: auto;
	font-size: 20px;
	font-weight: 400;
	position: relative;
	color: #fff;
	margin: 0 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 24px;
	line-height: 24px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}
.product-box .detail h3 a {
	color: #fff;
	font-weight: 500
}
.product-box .detail p span {
	width: auto;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px;
	color: #ec1ebb
}
.product-box .viewmore {
	display: block;
	background: #1e1e1e;
	color: #fff;
	text-transform: uppercase
}
.product-box .viewmore a {
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	display: block;
	font-size: 16px
}
.product-box .viewmore a i {
	display: inline-block;
	margin: 0 0 0 6px
}
.product-box:hover .viewmore a {
	background: #8e2977
}
.why-us {
	width: auto;
	background: url(../images/why-banner.jpg) center center no-repeat;
	background-size: cover;
	margin: 20px 0 0;
	padding: 0
}
.why-us .container {
	display: flex;
	justify-content: flex-end
}
.why-us .content {
	width: 600px;
	background: #333;
	margin: 50px 0;
	box-shadow: 0 50px 50px #928f8f
}
.why-us .content .gaping {
	padding: 20px
}
.why-us .content a:hover .viewmore {
	background: #8e2977
}
.why-us .content .gaping .pera p {
	font-size: 16px;
	line-height: 24px
}
.why-us .content .gaping .pera p a.extra_link {
	color: #fff!important;
	padding: 0;
	background: 0 0
}
.testimonial {
	width: auto;
	background: #f7f7f7;
	padding: 40px 0 80px
}
.testimonial h3.main-title {
	margin: 0 0 10px;
	font-size: 26px;
	color: #8e2977
}
.testimonial .typo p {
	margin: 0;
	font-size: 16px;
	line-height: 24px
}
.testimonial .boxarea {
	width: auto;
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0 60px;
	justify-content: center
}
.testimonial .boxarea .box {
	background: #333;
	padding: 20px 20px 60px 20px;
	width: 45%;
	position: relative;
	box-sizing: border-box;
	box-shadow: 0 50px 50px #928f8f;
	margin: 0 20px
}
.testimonial .boxarea .box p {
	margin: 0;
	font-style: italic
}
.testimonial .boxarea .box .name {
	width: 85%;
	background: #8e2977;
	padding: 5px 10px;
	position: absolute;
	left: 20px;
	bottom: -30px
}
.testimonial .boxarea .box .name figure {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	margin: 0 5px 0 0;
	border-radius: 50%;
	overflow: hidden;
	border: solid 2px #ff63db
}
.testimonial .boxarea .box .name figure img {
	width: 100%;
	height: auto
}
.testimonial .boxarea .box .name p {
	margin: 0;
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	line-height: 20px;
	font-style: normal
}
.testimonial .boxarea .box .name p a {
	color: #fff!important
}
.testimonial .boxarea .box .name p strong {
	display: block
}
.testimonial .point {
	width: auto
}
.testimonial .point {
	text-align: center
}
.testimonial .point ul li {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 5px 0 0;
	border-radius: 50%;
	background: #aaa
}
.testimonial .point ul li.active {
	background: #8e2977
}
.home-content {
	width: auto;
	position: relative;
	padding: 0 0 40px
}
.home-content .box {
	background: #333;
	padding: 40px;
	margin: 40px 0;
	box-shadow: 0 0 50px #928f8f;
	position: relative;
	z-index: 10
}
.home-content .box .content {
	margin: 0;
	position: relative;
	padding: 0 20px 0 10px;
	border-right: #1c1c1c 1px solid
}
.home-content .box .content.first {
	margin: 0 0 30px 0;
	padding: 0;
	border: 0
}
.home-content .box .content.last {
	border: 0
}
.home-content .box .content p {
	color: #fff;
	overflow: hidden
}
.home-content .box .content .number {
	color: #fff;
	float: left;
	margin: 0 10px 0 0;
	font-weight: 700;
	font-size: 18px
}
footer {
	background: #252525 url(../images/footer-back.webp) right top no-repeat;
	padding: 60px 0 0 0;
	margin: 00px 0 0 0;
	position: relative
}
footer .container {
	position: relative
}
footer .box {
	width: auto;
	margin: 30px 0 0 0
}
footer .box h4 {
	color: #fff;
	font-size: 15px;
	position: relative;
	text-transform: capitalize;
	margin: 0 0 10px 0;
	font-size: 20px
}
footer .box h4 a{ color:#fff;}
footer .box ul {
	width: auto
}
footer .box ul li {
	display: inline-block;
	color: #fff;
	margin: 0 00px 0 0;
	width: 100%
}
footer .box ul li a {
	display: block;
	color: #fff;
	padding: 4px 0
}
footer .box ul li a:hover {
	color: #f7941d
}
footer .box ul.pay_option li {
	padding: 5px 0;
	font-size: 14px;
	text-transform: uppercase
}
footer .box ul.pay_option li a {
	color: #fff
}
footer .box ul.pay_option li i {
	font-size: 20px;
	color: #fff;
	margin: 0 5px 0 0;
	vertical-align: middle;
	min-width: 28px;
	text-align: center
}
footer .box ul.emal_us li span {
	display: block;
	font-size: 16px;
	font-weight: 700
}
footer .box ul.emal_us li img {
	max-height: 16px;
	margin: 0 5px 0 0
}
footer .footer-info {
	display: flex;
	position: absolute;
	width: 98%;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -140px;
	justify-content: space-between
}
footer .footer-info .box {
	background: #e9e9e8;
	border: 1px #252525 solid;
	padding: 15px;
	flex: 1
}
footer .footer-info .box figure {
	float: left;
	margin: 0 10px 0 0
}
footer .footer-info .box figure img {
	width: auto;
	height: auto
}
footer .footer-info .box p {
	overflow: hidden;
	line-height: 16px
}
footer .footer-info .box p a {
	font-weight: 700;
	color: #8e2977
}
footer .footer-info .box p strong {
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin: 0 0 5px
}
.downfooter {
	border-top: 1px #424242 solid;
	padding: 10px 0;
	margin: 20px 0 0 0
}
.downfooter p {
	color: #fff;
	font-size: 14px
}
.downfooter .footer-social {
	width: auto
}
.downfooter .footer-social ul {
	width: auto;
	text-align: right
}
.downfooter .footer-social ul li {
	display: inline-block
}
.downfooter .footer-social ul li:nth-child(1) {
	font-size: 18px;
	font-weight: 500;
	color: #fff
}
.downfooter .footer-social ul li a {
	font-size: 16px;
	font-size: 20px;
	color: #fff;
	margin: 10px
}
.downfooter .footer-social ul li a:hover {
	color: #f7941d
}
.scrollup {
	display: none;
	position: fixed;
	bottom: 4em;
	right: 15px;
	width: 45px;
	height: 45px;
	background: #373737;
	color: #fff;
	line-height: 45px;
	font-family: fontawesome;
	transition: ease-in .3s all;
	z-index: 999;
	text-align: center;
	font-size: 20px
}
.scrollup:hover {
	background: #8e2977;
	color: #fff
}
.outer_area {
	width: 100%;
	display: block;
	padding: 5px 0 80px
}
.breadcrumb_main {
	width: 100%;
	float: left;
	background: 0 0;
	border: solid 1px #d0d0d0;
	border-width: 1px 0;
	border-radius: 0;
	padding: 12px 0 12px 0;
	margin: 0 0 30px
}
.breadcrumb_main ol, .breadcrumb_main ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0
}
.breadcrumb_main ol li, .breadcrumb_main ul li {
	width: auto;
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	color: #8e2977;
	position: relative
}
.breadcrumb_main ol li a, .breadcrumb_main ul li a {
	color: #000;
	position: relative
}
.breadcrumb_main ol li::before, .breadcrumb_main ul li::before {
	content: "\f0da";
	font-family: FontAwesome;
	position: absolute;
	left: -10px;
	top: 0;
	color: #8e2977
}
.breadcrumb_main ol li:first-child::before, .breadcrumb_main ul li:first-child::before {
	display: none
}
.breadcrumb_main ol li:last-child a, .breadcrumb_main ul li:last-child a {
	color: #8e2977
}
.pro_dtl_area {
	width: 100%;
	float: left;
	background: #fff;
	padding: 20px 0 0
}
.product_main_area {
	width: 100%;
	float: left;
	background: #ecedef;
	height: 100%
}
.product_main_area figure {
	width: 100%;
	float: left;
	border: solid 1px #f1f1f1;
	text-align: center;
	padding: 0 15px;
	margin: 0;
	line-height: 150px;
	background: #ecedef;
	position: relative;
	padding: 0 0 20px
}
.product_main_area figure a.info_link {
	line-height: 18px;
	left: 15px;
	top: 15px;
	position: absolute
}
.product_main_area figure p.note_info {
	width: 100%;
	float: left;
	font-size: 12.5px;
	line-height: 16px;
	font-weight: 600;
	font-style: italic;
	padding: 0 10px;
	bottom: 8px;
	left: 0;
	position: absolute
}
.product_main_area figure img {
	max-width: 100%;
	width: auto;
	max-height: 128px
}
.product_main_area .txt_area {
	width: 100%;
	float: left;
	padding: 15px;
	border-top: solid 1px #ccc
}
.product_main_area .txt_area h1 {
	font-size: 24px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin: 0 0 5px;
	color: #8e2977
}
.product_main_area .txt_area p {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	margin: 0
}
.product_main_area .txt_area p a, .product_other_info p a, .product_other_info table td a, .product_other_info ul li a {
	font-weight: 700;
	color: #8e2977
}
.prodct_table_main {
	width: 100%;
	float: left;
	padding: 0 0 0
}
.prodct_table_main table {
	width: 100%;
	float: left;
	margin: 0
}
.prodct_table_main table tr th {
	background: #8e2977;
	color: #fff;
	font-weight: inherit;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding: 10px;
	font-weight: 700
}
.prodct_table_main table tr td, .prodct_table_main table tr th {
	text-align: left
}
.prodct_table_main table tr td:nth-child(3), .prodct_table_main table tr th:nth-child(3) {
	text-align: center
}
.prodct_table_main table tr td {
	font-size: 14px; padding:7px 10px;
	vertical-align: middle
}
.prodct_table_main table tr td button {
	width: auto;
	display: inline-block;
	border: none;
	background: #8e2977;
	color: #fff;
	border-radius: 3px;
	padding: 3px 10px;
	cursor: pointer;
	transition: ease-in .3s
}
.prodct_table_main table tr td button:hover {
	background: #373737
}
.prodct_table_main table tr td.offers {
	font-weight: 700;
	font-size: 15px
}
.prodct_table_main table tr td.offers span {
	display: inline-block;
	background: #8e2977;
	padding: 1px 10px;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	letter-spacing: 1px
}
.prodct_table_main table tr td .deal_img {
	display: inline;
	margin-left: 5px
}
.pro_tab_area {
	width: 100%;
	float: left;
	padding: 25px 0 0
}
.pro_tab_area .nav-tabs {
	background: #8e2977;
	border-bottom: none
}
.pro_tab_area .nav-tabs .nav-link {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 25px;
	border: none;
	border-radius: 0
}
.pro_tab_area .nav-tabs .nav-item {
	margin: 0;
	border-right: solid 1px #4e1d43
}
.pro_tab_area .nav-tabs .nav-item:last-child {
	border-right: none
}
.pro_tab_area .nav-tabs .nav-link.active {
	background: #fff;
	color: #8e2977;
	border: solid 1px #8e2977;
	border-bottom: none
}
.pro_tab_area .tab-content>.tab-pane {
	width: 100%;
	float: left;
	border: solid 1px #8e2977;
	padding: 15px;
	border-top: none
}
.product_other_info {
	width: 100%;
	float: left
}
.product_other_info h2, .product_other_info h3 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 15px 0 5px;
	font-size: 22px;
	font-weight: 700;
	color: #8e2977
}
.product_other_info h3.main_head {
	color: #000;
	font-size: 28px;
	margin: 20px 0 10px
}
.product_other_info p {
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: left;
	padding: 0 0 15px;
	color: #000;
	margin: 0
}
.about_content figure, .cat_dtls_area figure, .product_other_info figure {
	width: 100%;
	float: left;
	margin: 15px 0;
	overflow: hidden;
	border: solid 5px #fff;
	box-shadow: 0 0 7px 0 #cacaca;
	position: relative
}
.about_content figure img, .cat_dtls_area figure img, .product_other_info figure img {
	width: 100%;
	height: auto;
	max-height: 347px;
	min-height: 347px;
}
.cat_bnr_txt {
	position: absolute;
	top: 50px;
	z-index: 5
}
.cat_bnr_txt.cat_txt_1 {
	left: 50px;
	top: 70px
}
.cat_bnr_txt.cat_txt_1 label {
	font-size: 48px;
	font-weight: 700;
	color: #000
}
.cat_bnr_txt label span {
	color: #8e2977
}
.cat_bnr_txt.cat_txt_2 {
	right: 100px;
	top: 30px
}
.cat_bnr_txt.cat_txt_2 label {
	font-size: 48px;
	font-weight: 700;
	color: #fff;
	line-height: 48px;
	text-align: center
}
.cat_bnr_txt.cat_txt_3 {
	left: 150px;
	top: 10px
}
.cat_bnr_txt.cat_txt_3 label {
	font-size: 32px;
	font-weight: 700;
	color: #000;
	line-height: 48px;
	text-align: center
}
.pro_txt_1 {
	width: auto;
	position: absolute;
	right: 50px;
	top: 40%;
	max-width: 400px
}
.pro_txt_1 label {
	font-size: 32px;
	line-height: 36px;
	margin: 0;
	font-weight: 700;
	color: #000
}
.pro_txt_2 {
	width: auto;
	position: absolute;
	left: 50px;
	top: 40%;
	max-width: 450px
}
.pro_txt_2 label {
	font-size: 32px;
	line-height: 36px;
	margin: 0;
	font-weight: 700;
	color: #000
}
.pro_txt_3 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 25px
}
.pro_txt_3 label {
	font-size: 32px;
	line-height: 36px;
	margin: 0;
	text-align: center;
	width: 100%;
	font-weight: 700;
	color: #000
}
.pro_txt_1 label a, .pro_txt_1 label span, .pro_txt_2 label a, .pro_txt_2 label span {
	color: #8e2977
}
label.text_white {
	color: #fff
}
label.text_white a {
	color: #fff
}
.product_other_info ul {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0
}
.product_other_info ul li {
	width: 100%;
	float: left;
	padding: 5px 0 5px 15px;
	position: relative
}
.product_other_info ul li::before {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	font-size: 20px;
	left: 0
}
.product_nav {
	width: 100%;
	float: left;
	border-top: solid 1px #ccc;
	padding: 15px 0 50px
}
.product_nav h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #8e2977;
	margin: 0 0 15px
}
.product_nav ul {
	width: 100%;
	float: left
}
.product_nav ul li {
	width: auto;
	display: inline-block;
	position: relative;
	margin: 5px 8px
}
.product_nav ul li a {
	display: block;
	width: 100%;
	padding: 8px 20px;
	border: solid 1px #eee;
	border-radius: 3px;
	font-size: 13px;
	transition: ease-in .3s
}
.product_nav ul li a:hover {
	background: #8e2977;
	color: #fff
}
.product_nav ul li::before {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	font-size: 20px;
	top: 3px;
	left: 10px
}
.product_nav ul li:hover::before {
	color: #fff
}
.pro-review {
	overflow: hidden;
	width: 100%;
	float: left;
	border: solid 1px #8e2977;
	border-radius: 5px;
	overflow: hidden;
	margin: 20px 0
}
.pro-review h3.rv_head {
	width: 100%;
	float: left;
	background: #8e2977;
	color: #fff;
	padding: 9px 20px;
	margin: 0;
	font-size: 20px
}
.review-sec {
	flex: 0 0 100%;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0
}
.admin-image {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px;
	text-align: center;
	line-height: 60px;
	background: #ddd;
	border-radius: 50%;
	position: relative;
	text-align: center
}
.admin-image i {
	font-size: 24px;
	color: #8e2977
}
.admin-review {
	float: left;
	border: #ddd 1px solid;
	width: 93%;
	padding: 10px 20px;
	border-radius: 4px;
	color: #292828
}
.admin-ranking {
	float: left
}
.star {
	position: relative;
	float: left;
	font-size: 14px
}
.star i {
	color: #d1d319
}
.discription {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #292828;
	margin-top: 10px
}
.review-mid-content {
	width: 100%;
	float: left;
	padding: 20px;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between
}
.review-mid-content .review_left {
	flex: 0 0 35%;
	text-align: center;
	margin: 20px 0 0
}
.review-mid-content .review_left img {
	max-width: 100%
}
.review-mid-content .review_rt {
	flex: 0 0 62%;
	margin: 20px 0 0
}
.review-mid-content .review_rt p {
	margin: 0 0 15px
}
.review-mid-content h3 {
	color: #8e2977;
	font-size: 18px;
	font-weight: 700
}
.rating-star {
	width: 100%;
	position: relative;
	margin-top: 5px
}
.rating-star a {
	display: inline-block;
	text-indent: -999em;
	width: 100%;
	width: 16px;
	height: 16px;
	position: relative
}
.rating-star a::before {
	content: "\f006";
	position: absolute;
	font-size: 16px;
	font-family: FontAwesome;
	left: 0;
	display: block;
	text-indent: 0;
	color: #8e2977
}
.rating-star a:hover::before {
	content: "\f005";
	position: absolute;
	font-size: 16px;
	font-family: FontAwesome;
	left: 0;
	display: block;
	text-indent: 0;
	color: #8e2977
}
.review-form {
	margin-top: 0
}
.form-row input {
	border-radius: 0;
	height: 40px
}
.form-row textarea {
	height: 70px;
	border-radius: 0
}
.form-row {
	margin: 10px 0
}
.form-row label {
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
	font-weight: 700
}
.sub-btn {
	margin-top: 10px;
	background: #373737;
	border: #e65700 0 solid;
	color: #fff;
	font-weight: 700;
	padding: 10px 26px;
	border-radius: 0;
	cursor: pointer;
	font-size: 16px
}
.sub-btn:hover {
	background: #8e2977;
	border: #000 0 solid;
	color: #fff;
	transition: .5s
}
.social-bar {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px
}
.social-bar ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.social-bar ul li {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	text-align: center;
	margin-right: 6px
}
.social-bar ul li:last-child {
	margin-right: 0
}
.social-bar ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	line-height: 34px;
	display: block
}
.fb {
	background: #3d5998
}
.tw {
	background: #6ba9ce
}
.gp {
	background: #ee2d1c
}
.ld {
	background: #007bb6
}
.ps {
	background: #cb2027
}
.xg {
	background: #006460
}
.yt {
	background: #dc472e
}
.ist {
	background: #b21b84
}
.thumbs-up {
	text-align: center
}
.thumbs-up i {
	font-size: 50px;
	color: #fff
}
.pd-lt-none {
	padding-left: 0
}
.wd-full {
	width: 88%
}
.top-review {
	width: 100%;
	float: left;
	margin: 0 0 5px 0
}
.top-review .star {
	font-size: 15px!important;
	color: #000
}
.top-review i {
	font-size: 16px!important;
	color: #d1d319;
	margin: 0 2px 0 0
}
.rating {
	float: left
}
.rating:not(:checked)>input {
	position: absolute;
	clip: rect(0,0,0,0)
}
.rating:not(:checked)>label {
	float: right;
	width: 1em;
	padding: 0 .1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 200%;
	line-height: 1.2;
	color: #ddd;
	text-shadow: 1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5)
}
.rating:not(:checked)>label:before {
	content: '★ '
}
.rating>input:checked~label {
	color: #f70;
	text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5)
}
.rating:not(:checked)>label:hover, .rating:not(:checked)>label:hover~label {
	color: gold;
	text-shadow: 1px 1px #daa520, 2px 2px #b57340, .1em .1em .2em rgba(0,0,0,.5)
}
.rating>input:checked+label:hover, .rating>input:checked+label:hover~label, .rating>input:checked~label:hover, .rating>input:checked~label:hover~label, .rating>label:hover~input:checked~label {
	color: #ea0;
	text-shadow: 1px 1px #daa520, 2px 2px #b57340, .1em .1em .2em rgba(0,0,0,.5)
}
.rating>label:active {
	position: relative;
	top: 2px;
	left: 2px
}
.about_us_area {
	width: 100%;
	float: left;
	margin: 0 0;
	background: #fff;
	padding: 0 0
}
.about_us_area p {
	width: 100%;
	float: left;
	text-align: justify;
	margin: 0 0 30px
}
.about_category {
	width: 100%;
	float: left;
	margin: 0 0;
	border: solid 1px #00acb2;
	padding: 15px;
	min-height: 325px
}
.about_category h2 {
	font-size: 22px;
	color: #232176;
	margin: 5px 0 5px
}
.about_category p {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	letter-spacing: .5px;
	text-align: justify;
	margin: 0 0 15px 0
}
.about_category a {
	width: auto;
	display: inline-block;
	margin: 15px 0 10px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 15px;
	border-radius: 3px;
	border: solid 1px #105d9e;
	color: #105d9e;
	font-size: 16px
}
.about_delivery {
	width: 100%;
	float: left;
	margin: 0 0;
	border: solid 1px #00acb2;
	padding: 15px;
	margin: 15px 0
}
.about_delivery h2 {
	font-size: 22px;
	color: #232176;
	margin: 5px 0 5px
}
.about_delivery p {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	letter-spacing: .5px;
	text-align: justify;
	margin: 0 0 15px 0
}
.shopping_cart_area {
	width: 100%;
	float: left;
	color: #000;
	background: #fff;
	padding: 0;
	box-shadow: 0 0 15px 5px #ccc
}
.shopping_cart_area h1 {
	font-size: 28px;
	float: left;
	width: 100%;
	margin: 0 0 20px;
	color: #8e2977
}
.shopping_cart_area .left_cart {
	width: 70%;
	float: left;
	padding: 20px
}
.shopping_cart_area .cart_img {
	max-height: 70px
}
.shopping_cart_area .quantity span {
	width: auto;
	line-height: 30px;
	background: 0 0;
	color: #000;
	cursor: pointer;
	display: inline-block;
	padding: 0 8px;
	vertical-align: top
}
.shopping_cart_area .quantity .input_qty {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 0;
	appearance: none;
	-moz-appearance: none;
	border: solid 1px #ccc
}
.table h4 {
	font-size: 18px
}
.shopping_cart_area .action {
	width: auto;
	font-size: 16px
}
.shopping_cart_area .action a {
	color: #333;
	padding: 0 5px;
	display: inline-block;
	font-size: 18px
}
.shopping_cart_area .action a:hover {
	color: #8e2977
}
.shopping_cart_area .table thead th {
	font-size: 16px;
	text-align: center;
	border-bottom: none;
	padding: 10px 0
}
.shopping_cart_area .table tr td {
	padding: 25px 0
}
.shopping_cart_area .table tr td {
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #dee2e6
}
.shopping_cart_area .table thead th:nth-child(1), .shopping_cart_area .table tr td:nth-child(1) {
	text-align: left
}
.shopping_cart_area .coupon_code {
	width: auto;
	margin: 0 auto;
	display: inline-block;
	border: dashed 1px #333;
	padding: 10px 20px
}
.shopping_cart_area .coupon_code label {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase
}
.shopping_cart_area .coupon_code input {
	width: 280px;
	padding: 0 20px;
	height: 40px;
	text-align: left;
	border-radius: 25px;
	appearance: none;
	-moz-appearance: none;
	border: solid 1px #ccc
}
.shopping_cart_area .coupon_code button {
	background: #8e2977;
	color: #fff;
	border-radius: 3px;
	border: none;
	padding: 7px 15px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	margin: 0 8px
}
.shopping_cart_area .right_checkout {
	width: 30%;
	float: left;
	background: #eee;
	padding: 25px
}
.shopping_cart_area .right_checkout h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: solid 1px #bdbdbd
}
.shopping_cart_area .right_checkout ul {
	width: 100%;
	float: left
}
.shopping_cart_area .right_checkout ul li {
	width: 100%;
	float: left;
	margin: 10px 0
}
.shopping_cart_area .right_checkout ul li label {
	width: auto;
	float: left;
	text-transform: uppercase;
	font-weight: 700
}
.shopping_cart_area .right_checkout ul li span {
	width: auto;
	float: right;
	font-weight: 700;
	font-size: 16px
}
.shopping_cart_area .right_checkout ul li input {
	width: calc(100% - 100px);
	float: left;
	height: 40px;
	background: #fff;
	border: solid 1px #ccc;
	padding: 0 10px
}
.shopping_cart_area .right_checkout ul li button {
	width: 100px;
	height: 40px;
	text-transform: uppercase;
	background: #8e2977;
	color: #fff;
	text-align: center;
	border: none;
	float: left
}
.shopping_cart_area .right_checkout ul li:last-child {
	border-top: solid 1px #bdbdbd;
	padding: 10px 0 0
}
.shopping_cart_area .right_checkout ul li:last-child span {
	font-size: 20px
}
.shopping_cart_area .right_checkout .btn_area {
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0
}
.shopping_cart_area .right_checkout .checkout_area {
	width: 100%;
	float: left
}
.shopping_cart_area .right_checkout .btn_area .btn_checkout {
	background: #8e2977;
	color: #fff;
	border-radius: 25px;
	border: none;
	font-size: 16px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	margin: 10px 0;
	width: 100%;
	height: 50px
}
.shopping_cart_area .right_checkout .btn_area .btn_checkout:hover {
	background: #373737;
	transition: ease-in .3s
}
.shopping_cart_area .right_checkout .btn_area a {
	width: 100%;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px;
	float: left
}
.shopping_cart_area .right_checkout .btn_area a:hover {
	color: #8e2977
}
.checkout_page h1 {
	width: 100%;
	float: left;
	font-size: 28px;
	color: #8e2977;
	margin: 0 0 20px;
	padding: 0 0 15px;
	border-bottom: solid 1px #eee
}
.checkout_details {
	width: 100%;
	float: left;
	background: #fff;
	font-size: 14px;
	color: #000;
	border: solid 1px #eee;
	padding: 0
}
.checkout_page h3 {
	width: 100%;
	float: left;
	color: #373737;
	padding: 0;
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase
}
.checkout_details ul {
	width: 100%;
	float: left;
	padding: 0 0 0 15px;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch
}
.checkout_details ul li {
	flex: 0 0 50%;
	float: left;
	margin: 0 0 20px 0
}
.checkout_details ul li .form-control {
	width: 96%;
	height: 45px;
	border-radius: 0;
	font-size: 14px;
	background: #eee
}
.checkout_details ul li select {
	background: url(../images/select_arrow.png) no-repeat right 10px top 20px #eee;
	height: 45px!important
}
label.error {
	color: red;
	font-weight: 700
}
.checkout_details label {
	width: 100%;
	float: left;
	padding: 5px 15px;
	font-size: 14px;
	color: #000
}
.checkout_details .sbmt_area {
	width: 100%;
	float: left;
	padding: 0 0 15px;
	text-align: center
}
.checkout_details .sbmt_area button {
	background: #8e2977;
	color: #fff;
	border-radius: 22px;
	border: none;
	font-size: 16px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	margin: 10px 0;
	width: auto;
	padding: 0 40px;
	height: 43px
}
.checkout_details .sbmt_area button:hover {
	background: #8e2977;
	transition: ease-in .3s
}
.checkout_details .cta_area {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px
}
.checkout_details .cta_area button {
	background: #8e2977;
	color: #fff;
	border-radius: 22px;
	border: none;
	font-size: 16px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	margin: 10px 0;
	width: auto;
	padding: 0 40px;
	height: 43px
}
.checkout_details .cta_area button:hover {
	background: #373737;
	transition: ease-in .3s
}
.payment_details {
	width: 100%;
	float: left;
	background: #fff;
	font-size: 14px;
	color: #000;
	margin: 20px 0;
	border: solid0px #eee
}
.payment_details h3 {
	width: 100%;
	float: left;
	color: #8e2977;
	padding: 10px 0;
	border-bottom: solid 1px #eee;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase
}
.payment_opt {
	text-align: center;
	padding: 0 0;
	width: 100%;
	float: left
}
.payment_opt ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	text-align: center;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: center;
	justify-content: space-between
}
.payment_opt ul li {
	flex: 0 0 100%;
	vertical-align: top;
	float: none;
	height: auto;
	border: #ccc 1px solid;
	padding: 8px 10px;
	text-align: center;
	cursor: pointer;
	margin: 0 0 6px;
	min-width: auto;
	text-align: left;
	background: #fff;
	border-radius: 3px
}
.payment_opt ul li figure {
	max-width: 25%;
	width: 60px;
	float: left;
	height: auto
}
.payment_opt ul li figcaption {
	width: 75%;
	float: left;
	height: auto;
	padding: 0 0 0 10px
}
.payment_opt ul li figure img {
	display: inline-block;
	float: left;
	max-width: 100%;
	height: auto;
	max-height: 35px
}
.payment_opt ul li figcaption h4 {
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #000;
	padding: 0 0 0;
	width: 100%;
	float: left;
	font-weight: 700
}
.payment_opt ul li figcaption span {
	font-size: 13px;
	color: #8e2977;
	font-weight: 700;
	line-height: 14px;
	display: inline-block
}
.card_details_main {
	width: 100%;
	float: left;
	margin: 0 0 25px;
	padding: 0 15px;
	background: #fff;
	border: solid 0 #ccc;
	text-align: left
}
.card_details_main h2 {
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
	margin: 0 0 15px
}
.card_details_main p {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px
}
.card_details_main .main_div {
	width: 100%;
	float: left
}
.card_details_main .main_div .left_side {
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: 700;
	padding: 6px 0 0
}
.card_details_main .main_div .left_side label {
	margin: 0
}
.card_details_main .main_div .right_side {
	width: 100%;
	float: left
}
.card_details_main .check_first .form-control {
	margin: 7px 0;
	background: 0 0;
	border: solid 1px #ccc;
	padding: 0 10px;
	height: 40px;
	width: 100%;
	font-size: 14px
}
.card_details_main .check_first .card_width {
	width: 100%!important;
	float: left
}
.card_details_main .check_first .card_width .form-control {
	border: solid 1px #ccc;
	border-width: 1px
}
.card_details_main .check_first .card_width li {
	width: 100%;
	float: left;
	height: auto;
	list-style: none;
	padding: 0 0;
	border: none
}
.card_details_main .check_first figure {
	width: 100%;
	float: left;
	line-height: 42px
}
.card_details_main .check_first figure img {
	max-width: 100%;
	max-height: 30px
}
.card_details_main .check_first small {
	font-size: 11px
}
.card_details_main .card_dtls {
	width: 100%;
	float: left
}
.card_details_main .card_dtls li {
	width: 50%;
	float: left;
	padding: 0 15px 0 0;
	font-size: 14px
}
.card_details_main .card_dtls li label {
	padding: 0;
	margin: 10px 0 0;
	font-weight: 700
}
.card_details_main .card_dtls li select {
	background: url(../images/select_arrow.png) no-repeat right 10px top 20px #fff!important;
	height: 40px!important
}
.pay_card {
	width: 100%;
	float: left;
	color: #fff
}
.pay_card li {
	width: 100%;
	float: left;
	border-bottom: solid 1px #333;
	color: #fff;
	cursor: pointer;
	padding: 5px 0;
	text-transform: uppercase
}
.pay_card li:last-child {
	border: none
}
.pay_card li img {
	max-height: 30px;
	margin-right: 5px
}
.process_btn button {
	background: #8e2977;
	border: none;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 12px 26px;
	border-radius: 4px;
	transition: .5s;
	cursor: pointer;
	margin: 15px 0 0;
	text-transform: uppercase
}
.process_btn button:hover {
	background: #373737;
	transition: .5s
}
.check_right {
	width: 100%;
	float: left;
	background: #fff;
	padding: 0 0 0;
	color: #000
}
.check_right table {
	margin: 0
}
.my_cart table {
	background: #fff;
	margin-bottom: 0;
	border: #e4e2e2 1px solid;
	margin-bottom: 10px
}
.my_cart table th {
	background: #373737;
	text-align: center;
	color: #fff;
	padding: 10px!important;
	font-size: 16px;
	font-weight: inherit
}
.my_cart table td:first-child, .my_cart table th:first-child {
	text-align: left
}
.my_cart table td {
	text-align: center;
	color: #262627;
	font-size: 14px;
	padding: 16px 14px!important
}
.my_cart table td.active, .my_cart table th.active {
	text-align: left
}
.my_cart table td i {
	color: #f23b3b;
	cursor: pointer
}
.cart-quantity {
	text-align: center;
	width: 90px;
	margin: auto;
	color: #404040
}
.cart-quantity span {
	float: left;
	border: #ccc 1px solid;
	border-radius: 2px;
	width: 28px;
	height: 28px;
	line-height: 26px;
	font-weight: 600
}
.cart-quantity span:first-child {
	border-right: none;
	cursor: pointer
}
.cart-quantity span:last-child {
	border-left: none;
	cursor: pointer
}
.contact_form {
	width: 100%;
	float: left;
	border: solid 1px #eee;
	padding: 20px
}
.contact_form h1 {
	width: 100%;
	float: left;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 700;
	text-align: center;
	margin: 10px 0 5px 0;
	font-size: 32px;
	color: #8e2977
}
.contact_form ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 20px;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between
}
.contact_form ul li {
	flex: 0 0 48%;
	margin: 10px 0
}
.contact_form ul li input {
	width: 100%
}
.contact_form ul li textarea {
	width: 100%
}
.contact_form ul li label {
	font-weight: 700
}
.contact_form ul li:nth-child(5), .contact_form ul li:nth-child(6) {
	flex: 0 0 100%
}
.contact_form .sbmt_btn {
	width: auto;
	display: block;
	float: none;
	margin: 0 auto;
	border-radius: 3px;
	border: solid 1px #fff;
	background: #8e2977;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 15px;
	color: #fff;
	cursor: pointer
}
.contact_form .sbmt_btn:hover {
	background: #8e2977
}
.contact_area {
	width: 100%;
	float: left;
	height: auto;
	background: #f1f1f1;
	border: solid 1px #f1f1f1;
	margin: 20px 0;
	border-radius: 3px
}
.contact_area .address_area {
	width: 100%;
	float: left;
	height: auto
}
.contact_area .address_area li {
	width: 100%;
	float: left;
	height: auto;
	list-style: none;
	margin: 0 0;
	border-bottom: solid 1px #fff;
	padding: 20px 20px
}
.contact_area .address_area li:last-child {
	border: none
}
.contact_area .address_area figure {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	float: left;
	text-align: center;
	background: #8e2977;
	line-height: 55px;
	margin: 0;
	padding: 0
}
.contact_area p {
	text-align: left
}
.contact_area .address_area figure i {
	color: #fff;
	font-size: 22px
}
.contact_area .address_area figure img {
	display: inline-block;
	max-height: 20px
}
.contact_area .address_area .details {
	width: calc(100% - 50px);
	float: left;
	padding: 0 15px;
	box-sizing: border-box
}
.contact_area .address_area .details h3 {
	width: 100%;
	float: left;
	padding: 0;
	font-size: 14px;
	margin: 0;
	color: #8e2977
}
.contact_area .address_area .details p {
	font-size: 16px;
	padding: 0;
	margin: 0;
	text-align: left
}
.faq_area {
	width: 100%;
	float: left
}
.faq_area #accordion {
	width: 100%;
	float: left
}
.faq_area h2 span {
	color: #41941e
}
.faq_area h3 {
	width: 100%;
	font-size: 20px;
	border-bottom: solid 1px #f1f1f1;
	color: #00acb2;
	letter-spacing: .5px;
	padding: 10px 20px 10px 0;
	cursor: pointer;
	background: url(../images/minus.png) no-repeat right top 12px;
	font-weight: inherit
}
.faq_area p {
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 24px;
	text-align: justify;
	border-bottom: solid 1px #f1f1f1;
	padding: 0 0 15px;
	color: #000
}
.faq_area h3.collapsed {
	background: url(../images/plus.png) no-repeat right top 12px
}
.cust_reviews_area {
	width: 100%;
	float: left
}
.cust_reviews_area ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0
}
.cust_reviews_area ul li {
	width: 100%;
	float: left;
	border: solid 1px #f1f1f1;
	padding: 15px;
	border-radius: 3px;
	margin: 10px 0
}
.cust_reviews_area ul li p {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0
}
.cust_reviews_area ul li span {
	width: 100%;
	float: left;
	color: #ffb500;
	margin: 10px 0 5px
}
.cust_reviews_area ul li h4 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 20px
}
.content_page {
	width: 100%;
	float: left
}
.content_page h1, .sitemap_page_area h1 {
	width: 100%;
	float: left;
	margin: 10px 0 5px 0;
	font-size: 32px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 700
}
.content_page h2, .content_page h3 {
	width: 100%;
	float: left;
	margin: 10px 0 5px 0;
	font-size: 24px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 600
}
.content_page figure {
	width: 100%;
	float: left;
	margin: 0 0 15px
}
.content_page figure, .content_page_faq figure {
	width: 100%;
	float: left;
	margin: 15px 0;
	overflow: hidden;
	border: solid 5px #fff;
	box-shadow: 0 0 7px 0 #cacaca;
	position: relative
}
.content_page figure img, .content_page_faq figure {
	width: 100%;
	height: auto
}
.content_page p {
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: left;
	padding: 0 0 15px;
	color: #000;
	margin: 0
}
.content_page ul {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0
}
.content_page ul li {
	width: 100%;
	float: left;
	padding: 5px 0 5px 15px;
	position: relative
}
.content_page ul li::before {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	font-size: 20px;
	left: 0
}
.content_page .table td {
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: left;
	color: #000;
	margin: 0
}
.content_page .table td a {
	font-weight: 700;
	color: #8e2977
}
.sitemap_page {
	width: 100%;
	float: left;
	font-size: 15px
}
.sitemap_page h3 {
	width: 100%;
	float: left;
	margin: 10px 0 8px;
	color: #00acb2;
	font-size: 22px
}
.sitemap_page .pro_links, .sitemap_page ul {
	width: 100%;
	float: left;
	border-right: solid 1px #ccc;
	min-height: 200px;
	padding: 0 0 0 15px;
	margin: 00px 0 0
}
.sitemap_page ul li {
	width: 100%;
	float: left;
	padding: 7px 0;
	list-style-type: disc
}
.sitemap_page ul li a {
	color: #000;
	text-transform: capitalize
}
.coupons h3, .sitemap_page ul li a:hover {
	color: #00acb2
}
.sitemap_page .pro_links li {
	width: 33%;
	list-style-type: disc;
	padding: 7px 0;
	box-sizing: border-box
}
.about_content {
	width: 100%;
	float: left
}
.about_content h2, .about_content h3 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 15px 0 5px;
	font-size: 21px;
	color: #8e2977
}
.about_content p {
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: justify;
	padding: 0 0 15px;
	color: #000;
	margin: 0
}
.about_content ul {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0
}
.about_content ul li {
	width: 100%;
	float: left;
	padding: 5px 0 5px 15px;
	position: relative
}
.about_content ul li::before {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	font-size: 20px;
	left: 0
}
textarea {
	resize: none
}
.error {
	color: red!important
}
.about_content p a, .about_content ul li a {
	font-weight: 700;
	color: #8e2979
}
.about_content p a.pro_link {
	margin: 15px 0;
	border: solid 1px #8e2979;
	padding: 6px 20px;
	display: inline-block
}
.about_content p a.pro_link:hover {
	background: #8e2979;
	color: #fff
}
.browse_faq {
	width: 100%;
	float: left
}
.browse_faq ul {
	width: 100%;
	float: left;
	margin: 15px 0;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between
}
.browse_faq ul li {
	flex: 0 0 25%;
	margin: 0 0 15px 0;
	border: solid 0 #eee;
	padding: 0 15px 15px
}
.about_us_area .browse_faq ul li::before {
	display: none
}
.browse_faq ul li:first-child {
	padding-left: 0
}
.browse_faq ul li:last-child {
	padding-right: 0
}
.browse_faq ul li .dtls {
	width: 100%;
	float: left;
	padding: 0
}
.browse_faq ul li .dtls h3 {
	width: 100%;
	float: left;
	font-size: 18px;
	margin: 10px 0 10px;
	color: #8e2977
}
.browse_faq ul li .dtls h3, .browse_faq ul li .dtls h3 a {
	color: #8e2977
}
.browse_faq ul li .dtls h3 a.pro_head {
	color: #000
}
.browse_faq ul li .dtls ul {
	width: 100%;
	float: left;
	display: block;
	margin: 0 0 15px;
	position: relative
}
.browse_faq ul li .dtls ul li {
	width: 100%;
	float: left;
	border: none;
	padding: 8px 0 8px 20px;
	margin: 0;
	position: relative;
	font-size: 14px
}
.browse_faq ul li .dtls ul li::before {
	position: absolute;
	content: "\f00c";
	font-family: fontawesome;
	font-size: 16px;
	left: 0;
	top: 7px;
	color: #8e2977
}
.browse_faq ul li .dtls ul li a {
	color: #000
}
.browse_faq ul li .dtls ul li a:hover {
	color: #8e2977
}
.empty_cart {
	width: 100%;
	display: block;
	padding: 50px 0;
	text-align: center
}
.empty_cart h3 {
	font-size: 22px
}
.empty_cart a {
	width: auto;
	display: inline-block;
	padding: 12px 25px;
	border: solid 1px #8e2977;
	border-radius: 0;
	color: #8e2977;
	margin: 15px 0 0
}
.empty_cart a:hover {
	background-color: #8e2977;
	color: #fff
}
.new_intro {
	width: 100%;
	float: left;
	margin: 15px 0;
	border: dashed 1px #8e2977;
	border-radius: 15px 0 15px 0;
	overflow: hidden
}
.new_intro figure {
	width: 25%;
	float: left;
	height: auto;
	padding: 15px 10px;
	background: #ecedef
}
.new_intro figure img {
	max-width: 100%
}
.new_intro figcaption {
	width: 75%;
	float: left;
	height: auto;
	padding: 10px 12px
}
.new_intro figcaption h3 {
	font-weight: 700;
	font-size: 20px;
	color: #8e2977;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}
.new_intro figcaption .note {
	width: 100%;
	float: left;
	font-size: 13px;
	padding: 5px 0 0;
	display: inline-block;
	color: #000;
	line-height: 18px;
	margin: 5px 0 5px;
	font-weight: 400
}
.new_intro figcaption a {
	width: auto;
	display: inline-block;
	background: #8e2977;
	color: #fff;
	padding: 5px 20px;
	text-transform: uppercase;
	border-radius: 0;
	margin: 10px 10px 0 0;
	font-size: 13px;
	font-weight: 900
}
.new_intro figcaption a.cancel {
	background: #000
}
.pro_main_area_2 {
	width: 100%;
	float: left;
	border: dashed 1px #8e2977;
	border-radius: 15px 0;
	overflow: hidden
}
.pro_main_area_2 figure {
	width: 100%;
	float: left;
	border: solid 1px #f1f1f1;
	text-align: center;
	padding: 0 15px;
	margin: 0;
	line-height: 150px;
	background: #ecedef
}
.pro_main_area_2 figure img {
	max-width: 100%
}
.pro_main_area_2 .txt_area {
	width: 100%;
	float: left;
	padding: 10px 10px 20px
}
.pro_main_area_2 .txt_area label {
	font-size: 18px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin: 0 0 10px;
	color: #8e2977
}
.pro_main_area_2 .txt_area p {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 14px;
	letter-spacing: .5px;
	line-height: 22px;
	margin: 0
}
.pro_main_area_2 a.buy_now {
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	background: #8e2977;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 0
}
.pro_main_area_2 a.buy_now:hover {
	background: #333
}
.content_page_faq {
	width: 100%;
	float: left
}
.content_page_faq .top_head {
	width: 100%;
	float: left;
	position: relative
}
.content_page_faq h1 {
	width: 100%;
	float: left;
	margin: 10px 0 15px 0;
	font-size: 28px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 700
}
.next_prev {
	width: auto;
	position: absolute;
	right: 0;
	top: 15px
}
.next_prev a {
	width: auto;
	margin: 0 5px;
	font-size: 14px;
	color: #8e2977;
	border: solid 1px #8e2977;
	padding: 5px 10px;
	border-radius: 5px
}
.next_prev a:last-child {
	margin-right: 0
}
.next_prev a:hover {
	background: #8e2977;
	color: #fff
}
.faq_main {
	width: 100%;
	float: left
}
.faq_main h1 {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 25px 0;
	font-size: 28px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 700
}
.faq_main h2 {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	font-size: 22px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 700
}
.faq_main p {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 20px;
	text-align: justify;
	letter-spacing: .5px
}
.content_page_faq h2, .content_page_faq h3 {
	width: 100%;
	float: left;
	margin: 10px 0 5px 0;
	font-size: 20px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 500
}
.content_page_faq p {
	width: 100%;
	float: left;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 27px;
	text-align: justify;
	padding: 0 0 15px;
	color: #000;
	margin: 0
}
.content_page_faq ul {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0
}
.content_page_faq ul li {
	width: 100%;
	float: left;
	padding: 5px 0 5px 15px;
	position: relative
}
.content_page_faq ul li::before {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	font-size: 18px;
	left: 0
}
.faq_link_area {
	width: 100%;
	float: left;
	background: #eee;
	border-radius: 15px;
	overflow: hidden
}
.faq_link_area figure {
	width: 40%;
	float: left;
	margin: 0;
	min-height: 400px;
	background: #000
}
.faq_link_area figure img {
	width: 100%
}
.faq_link_area .link_area {
	width: 60%;
	float: left;
	padding: 25px
}
.faq_link_area .link_area ul {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between
}
.faq_link_area .link_area ul li {
	flex: 0 0 48%;
	margin: 10px 0
}
.faq_link_area .link_area ul li a {
	display: block;
	text-align: center;
	padding: 12px 0;
	background: #fff;
	border: solid 1px #8e2977;
	color: #8e2977;
	border-radius: 35px;
	font-size: 16px;
	font-weight: 700;
	transition: ease-in .3s
}
.faq_link_area .link_area ul li a:hover {
	background: #8e2977;
	color: #fff
}
.blog_main_page {
	width: 100%;
	padding: 5px 0 0;
	display: block
}
.blog_main_page h1 {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	font-size: 28px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 700
}
.blog_main_page h2 {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	font-size: 22px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 700
}
.blog_main_page p {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 27px;
	margin: 0 0 20px;
	text-align: justify;
	letter-spacing: .5px
}
.blog_main_page p a {
	font-weight: 700;
	color: #8e2977
}
.blog_main_page ul {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #061e36;
	margin: 0 0 15px 0;
	padding: 0
}
.blog_main_page ul li {
	box-shadow: 0 0 10px #ccc;
	width: 100%;
	float: left;
	padding: 5px 0 5px 15px;
	position: relative;
	letter-spacing: .5px
}
.blog_main_page ul li::before {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	font-size: 18px;
	left: 0
}
.blog_area {
	width: 100%;
	float: left;
	padding-bottom: 80px
}
.blog_area ul.listing_blog {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between
}
.blog_area li {
	flex: 0 0 48%;
	list-style: none;
	margin: 0 0 35px
}
.blog_area li h2 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 5px 0 10px;
	font-size: 18px!important;
	color: #8e2977;
	font-weight: 400;
	letter-spacing: .5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 50px;
	line-height: 26px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.blog_area li figure a, .blog_area li h2 a {
	color: #8e2977;
	background: 0 0;
	padding: 0;
	border-radius: 0;
	margin: 0;
	font-weight: 600;
	font-size: 20px
}
.blog_area li figure {
	width: 100%;
	float: left;
	margin: 0 0 5px;
	overflow: hidden
}
ul.date_admin {
	margin-bottom: 10px;
	float: left !important;
}
.blog_area li .dtls {
	width: 100%;
	float: left;
	padding: 0 15px 0 15px
}
.date_admin li {
	box-shadow: unset!important
}
.blog_area li .dtls span.techno {
	width: 100%;
	float: left
}
.blog_area .listing_blog li {
	padding: 0
}
.blog_area li .dtls span.techno a {
	background: #8e2977;
	color: #fff;
	padding: 2px 10px;
	border-radius: 3px;
	font-size: 12px;
	text-transform: uppercase
}
.blog_area li figure img {
	width: 100%;
	height: auto;
	max-height: 155px;
	min-height: 140px;
	transition: ease-in .3s
}
.blog_area li .dtls p {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #000;
	line-height: 24px;
	letter-spacing: .5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 80px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 0 0 5px;
	padding: 0 0 0
}
.blog_area li .read_more {
	width: 100%;
	float: left;
	display: inline-block;
	padding: 8px 0;
	margin: 5px 0 0;
	transition: ease-in .3s;
	font-weight: 700;
	font-size: 15px;
	border: solid 1px #eee;
	border-width: 1px 0;
	text-align: center
}
.blog_area li .read_more a {
	color: #000
}
.blog_area li .read_more a:hover {
	color: #8e2977
}
.blog_area li::before {
	display: none
}
.date_admin {
	width: 100%;
	float: left;
	margin: 0 0 10px
}
.date_admin li {
	border: none;
	width: auto!important;
	padding: 0 15px 0 0!important;
	margin: 0 15px 0 0!important;
	font-size: 14px;
	color: #333;
	float: left !important;
	list-style: none;
	border-right: solid 2px #ccc;
	padding: 0 15px 0 0;
	font-weight: 600
}
.date_admin li:last-child {
	border-right: none
}
.date_admin li i {
	font-size: 16px;
	color: #8e2977;
	margin: 0 5px 0 0
}
.date_admin li strong {
	font-weight: 700;
	color: #8e2977
}
.blog-pagination {
	width: 100%;
	float: left;
	text-align: left;
	margin: 10px 0;
	padding: 0 0;
	border-top: solid 1px #eee
}
.blog-pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0 0
}
.blog-pagination ul li {
	display: inline-block;
	text-align: center;
	background: #1e2836;
	margin: 1px;
	padding: 5px 15px;
	line-height: 20px;
	cursor: pointer;
	color: #fff;
	font-size: 13px;
	width: auto;
	float: none;
	border-radius: 15px
}
.blog-pagination ul li.current-page, .blog-pagination ul li:hover {
	background: #8e2977
}
.side_blog h2, .side_blog h3 {
	width: 100%;
	float: left;
	padding: 15px;
	background: #8e2977;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px
}
.side_blog ul {
	width: 100%;
	float: left;
	padding: 15px 0
}
.side_blog ul li {
	width: 100%;
	float: left;
	padding: 0
}
.side_blog ul li::before {
	display: none
}
.side_blog ul li a {
	padding: 10px 0;
	display: block;
	color: #000;
	font-weight: 600
}
.side_blog ul li a span {
	float: right
}
.tooltip-inner {
	background-color: #333;
	width: 290px;
	max-width: 290px;
	left: 200%;
	opacity: 1!important;
	color: #fff;
	padding: 0;
	font-family: Roboto;
	box-shadow: 0 0 10px 0 #ccc;
	border: 1px #cccdce solid;
	overflow: hidden
}
.tooltip-inner figure {
	background: #ecedef;
	width: 100%;
	margin: 0;
	padding: 0 10px 10px
}
.tooltip-inner img {
	max-width: 100%
}
.tooltip-inner div {
	width: 100%;
	position: relative;
	display: block;
	z-index: 500
}
.tooltip-inner div:before {
	width: 103%;
	height: 35px;
	background: #333;
	content: '';
	z-index: 1;
	position: absolute;
	left: -10px;
	top: -15px;
	-webkit-transform: rotate(6deg)
}
.tooltip-inner div span {
	background: #1e1e1e;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 500;
	display: block
}
.tooltip-inner label {
	background: #8e2977;
	padding: 10px 10px;
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin: 0
}
.tooltip-inner h4 {
	font-weight: 700;
	position: relative;
	text-align: center;
	padding: 8px 10px 8px;
	z-index: 15;
	font-size: 18px;
	margin: 0
}
.tooltip-inner p {
	padding: 0 10px 10px;
	text-align: left;
	margin: 0;
	font-size: 13px;
	line-height: 18px
}
.tooltip-inner ul {
	width: 100%;
	padding: 0 5px 15px 30px;
	margin: 0
}
.tooltip-inner ul li {
	text-align: left;
	list-style-type: disc;
	margin: 5px 0;
	font-size: 14px;
	font-weight: 400
}
.tooltip.show {
	opacity: 1
}
.content_page img {
	width: 100%;
	object-fit: cover
}
.blog_content img {
	width: 100%
}
.blog_content h2 {
	width: 100%;
	float: left;
	margin: 10px 0 5px 0;
	font-size: 24px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 600
}
.blog_content h3 {
	width: 100%;
	float: left;
	margin: 10px 0 5px 0;
	font-size: 24px;
	color: #8e2977;
	padding: 0;
	letter-spacing: .5px;
	font-weight: 600
}
.blog_content h3 a {
	color: #8e2977
}
.inner_page_area {
	padding: 5px 0 80px
}
ul.date_admin li {
	position: unset
}
.content_page ul.date_admin li::before {
	position: unset;
	content: ''!important
}
.pro_dosase {
	height: auto;
	display: flex;
	align-items: center;
	margin: 0 0 10px;
	background: #fff;
	border: solid 1px #8e2977;
	border-radius: 5px;
	overflow: hidden
}
.pro_dosase h3 {
	margin: 0!important;
	width: auto;
	border: none;
	flex: 0 0 35%;
	padding: 8px 0 8px 15px!important;
	color: #8e2977!important;
	font-size: 14px!important;
	text-align: center;
	font-weight: 900
}
.select_dosase ul li {
	width: auto;
	float: left;
	margin: 0 8px;
	list-style: none;
	border: none;
	padding: 0;
	min-width: inherit;
	min-height: inherit
}
.pro_dosase ul li {
	width: 50%;
	text-align: center;
	margin: 0
}
.select_dosase ul li.active .radio_btn {
	background: #08233b;
	color: #fff;
	font-weight: 600
}
.select_dosase ul li.active label {
	color: red
}
.select_dosase ul li label {
	display: block;
	position: relative;
	padding-left: 26px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.select_dosase ul li label input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}
.radio_btn input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}
.pro_dosase ul li.active label {
	background: #8e2977!important;
	color: #fff
}
.pro_dosase ul li label {
	border-radius: 0;
	padding: 12px 15px;
	border: solid 1px #8e2977;
	border-width: 0 0 0 1px;
	color: #8e2977;
	line-height: 25px;
	position: relative;
	margin-bottom: 0;
	font-weight: 600
}
.select_dosase.pro_dosase ul {
	width: 100%
}
.pro-review {
	overflow: hidden;
	width: 100%;
	float: left
}
.review-sec {
	width: 100%;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0 0 20px;
	border-bottom: solid 0 #eee
}
.admin-image {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	background: #ddd;
	border-radius: 50%;
	position: relative;
	text-align: center;
	font-size: 24px;
	line-height: 60px
}
.admin-image .fa-user-o:before {
	font-size: 30px;
	line-height: 60px
}
.admin-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%
}
.admin-review {
	float: left;
	border: #ddd 1px solid;
	width: calc(100% - 70px);
	padding: 10px 20px;
	border-radius: 4px;
	color: #292828
}
.admin-ranking {
	float: left;
	width: 100%
}
.admin-ranking a {
	color: #000
}
.admin-ranking b {
	font-weight: 700
}
.star {
	position: relative;
	float: left;
	font-size: 14px
}
.star i {
	color: #ffd100!important
}
.discription {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #292828;
	margin-top: 6px;
	font-style: italic
}
.review-mid-content {
	width: 100%;
	float: left;
	padding: 15px
}
.review-mid-content h3 {
	color: #0020dd232839;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 10px
}
.review-mid-content p {
	margin: 0 0 20px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	padding: 0
}
.rating-star {
	width: 100%;
	position: relative;
	margin-top: 5px
}
.rating-star a {
	display: inline-block;
	text-indent: -999em;
	width: 100%;
	width: 16px;
	height: 16px;
	position: relative
}
.rating-star a::before {
	content: "\f006";
	position: absolute;
	font-size: 16px;
	font-family: FontAwesome;
	left: 0;
	display: block;
	text-indent: 0;
	color: #8e2977
}
.rating-star a:hover::before {
	content: "\f005";
	position: absolute;
	font-size: 16px;
	font-family: FontAwesome;
	left: 0;
	display: block;
	text-indent: 0;
	color: #8e2977
}
.review-mid-content .sub-btn1 {
	background: #333;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 7px 20px;
	border-radius: 3px
}
.review-mid-content .sub-btn1:hover {
	background: #e65700
}
.review-form {
	margin-top: 0
}
.form-row textarea {
	height: 100px
}
.form-row {
	margin: 20px 0
}
.form-row label {
	font-size: 17px;
	margin-bottom: 5px;
	display: block;
	font-weight: 700
}
.form-row label.error {
	color: red;
	font-size: 15px;
	margin-top: 5px
}
.sub-btn {
	margin-top: 20px;
	background: #373737;
	border: #373737 1px solid;
	color: #fff;
	font-weight: 600;
	padding: 8px 26px;
	border-radius: 4px;
	cursor: pointer
}
.sub-btn:hover {
	background: 0 0;
	border: #000 1px solid;
	color: #fff;
	color: #8e2977;
	transition: .5s
}
.rating {
	float: left;
	position: relative
}
.rating:not(:checked)>input {
	position: absolute;
	clip: rect(0,0,0,0)
}
.rating:not(:checked)>label {
	float: right;
	width: 20px;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 20px;
	line-height: 1.2;
	color: #ddd;
	margin: 0 5px 0 0
}
.rating:not(:checked)>label:before {
	content: '\f005';
	font-family: Fontawesome
}
.rating>input:checked~label {
	color: #f70;
	text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5)
}
.rating:not(:checked)>label.error {
	display: block;
	color: red;
	position: absolute;
	font-size: 15px;
	text-shadow: none;
	font-weight: 700;
	left: 140px;
	top: 5px;
	width: 100%
}
.rating:not(:checked)>label.error::before {
	display: none
}
.rating:not(:checked)>label:hover, .rating:not(:checked)>label:hover~label {
	color: gold;
	text-shadow: 1px 1px #daa520, 2px 2px #b57340, .1em .1em .2em rgba(0,0,0,.5)
}
.rating>input:checked label:hover label, .rating>input:checked+label:hover, .rating>input:checked+label:hover~label, .rating>input:checked~label:hover, .rating>label:hover input:checked label {
	color: #ea0;
	text-shadow: 1px 1px #daa520, 2px 2px #b57340, .1em .1em .2em rgba(0,0,0,.5)
}
.rating>label:active {
	position: relative;
	top: 2px;
	left: 2px
}
.like_post_area a {
	width: auto;
	padding: 5px 15px;
	border: solid 1px #8e2977;
	border-radius: 5px;
	color: #8e2977;
	display: inline-block;
	font-size: 16px;
	margin: 0!important
}
.like_post_area a:hover {
	background: #8e2977;
	color: #fff
}
.blog_content_form ul li label {
	width: 100%;
	float: left;
	font-weight: 700;
	margin: 10px 0 5px
}
.blog_review {
	background: #fff;
	box-shadow: 0 4px 10px #dad8d8;
	width: 100%;
	float: left;
	margin: 20px 0 0
}
.blog_content_form {
	background: #fff;
	padding: 20px;
	width: 100%;
	float: left
}
.pro-review.pro-review_1 {
	border: 0;
	padding: 0 20px;
	border-bottom: 1px solid #e4e4e4;
	border-radius: 0
}
.like_post_area {
	margin-bottom: 20px
}
.content_page ul.detail_form_1 li::before {
	position: unset;
	content: ""
}
.content_page ul.detail_form_1 li {
	padding-left: 0
}
button.sub-btn1 {
	background: #8e2979;
	color: #fff;
	border: 1px solid #8e2979;
	padding: 7px 20px
}
button.sub-btn1:hover {
	background: #373737;
	border: 1px solid #373737
}
.check_right.order-table h3 {
	background: #8e2979;
	padding: 10px;
	color: #fff;
	margin-bottom: 0
}
.checkout_details h3 {
	background: #8e2979;
	padding: 10px;
	color: #fff;
	margin-bottom: 0
}
.check_right .table td, .table th {
padding:.75rem;
	vertical-align: top;
	border: 1px solid #dee2e6
}
.catpage_area {
	width: 100%;
	float: left
}
.catpage_area ul {
	width: 100%;
	float: left;
	display: flex !important;
	flex-flow: wrap;
	align-items: stretch;
	justify-content: space-between;
	margin: 0
}
.catpage_area ul li {
	flex: 0 0 32%;
	padding: 0;
	margin: 10px 0
}
.catpage_area ul li:before {
	display: none
}
.catpage_area ul li .cat_box_area {
	margin: 0
}
.catpage_area ul li .cat_box_area figure {
	margin: 0;
	border: none;
	box-shadow: none
}
.catpage_area ul li .cat_box_area figure img {
	height: auto
}
.share_page_area {
	width: 100%;
	float: left;
	text-align: center
}
.share_page_area h1 {
	width: 100%;
	float: left;
	position: relative;
	font-size: 36px
}
.share_page_area h1::after {
	left: 48%
}
.share_page_area ul.share_list {
	width: 100%;
	float: left;
	text-align: center
}
.share_page_area ul.share_list li {
	width: auto;
	display: inline-block;
	margin: 5px;
	float: none
}
.share_page_area ul.share_list li a {
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 8px;
	box-shadow: 0 0 5px 0 #696969;
	display: inline-block;
	font-size: 18px
}
.share_page_area p {
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
	margin: 0 0 30px
}
.share_page_area h2 {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	color: #08c763;
	font-size: 28px
}
.share_page_area ul.share_list li:before {
	display: none
}
.share_page_area ul.share_list li a.whatsapp {
	background: #4fc95e
}
.share_page_area ul.share_list li a.telegram {
	background-image: linear-gradient(0deg, #229fda 0, #29aaec 100%)
}
.share_page_area ul.share_list li a.fb_msg {
	background: #fff
}
.share_page_area ul.share_list li a.fb {
	background: #1877f2
}
.share_page_area ul.share_list li a.twit {
	background: #1da1f2
}
.share_page_area ul.share_list li a.insta {
	background: #d03;
	background-image: linear-gradient(-90deg, #e80017 0, #ba009e 100%)
}
.share_page_area ul.share_list li a i {
	font-size: 48px!important;
	vertical-align: middle;
	color: #fff
}
.share_page_area ul.share_list li img {
	max-height: 48px;
	width: auto
}
.share_forms {
	width: 100%;
	float: left;
	background: #8e2977;
	color: #fff;
	padding: 50px 25px 20px;
	text-align: center;
	margin: -50px 0 20px 0;
	border-radius: 3px
}
.share_forms h3 {
	color: #fff
}
.share_forms label {
	width: 100%;
	float: left;
	position: relative
}
.share_forms label span {
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	text-align: center;
	border: solid 2px #fff;
	display: inline-block;
	box-shadow: 0 0 5px 0 #035128;
	font-weight: 700;
	position: relative
}
.share_forms label span::before {
	content: '';
	width: 100px;
	height: 2px;
	border-bottom: dashed 3px #f7a9e5;
	position: absolute;
	left: -100px;
	top: 48%
}
.share_forms label span::after {
	content: '';
	width: 100px;
	height: 2px;
	border-bottom: dashed 3px #f7a9e5;
	position: absolute;
	right: -100px;
	top: 48%
}
.share_forms ul {
	width: 100%;
	float: left;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-flow: row wrap;
	margin: 10px 0 0
}
.share_forms ul li {
	flex: 0 0 49%;
	float: left;
	margin: 10px 0;
	padding: 0
}
.share_forms ul li::before {
	display: none
}
.share_forms ul li input {
	width: 100%;
	height: 48px;
	background: 0 0;
	border: solid 1px #fff;
	padding: 0 10px;
	color: #fff
}
.share_forms ul li input::placeholder {
color:#fff
}
.share_forms ul li button {
	width: 100%;
	height: 48px;
	border: none;
	color: #8e2977;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	background: #fff;
	cursor: pointer;
	transition: ease-in .3s;
	max-width: 250px
}
.share_forms ul li label {
	color: #fff
}
.share_forms ul li.add_email {
	display: flex;
	align-items: stretch;
	justify-content: space-between
}
.share_forms ul li:last-child, .share_forms ul li:nth-child(5) {
	flex: 0 0 100%;
	text-align: center;
	color: #fff
}
.share_forms ul li button:hover {
	background: #373737;
	color: #fff
}
.author_info {
	width: 100%;
	float: left;
	margin: 0 0 00px;
	background: #fff;
	padding: 20px;
	border-top: solid 0 #ccc;
	background: #e9e9e8;
	position: relative;
	border-radius: 0
}
.author_info figure {
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 50%;
	float: left;
	overflow: hidden;
	text-align: center;
	box-shadow: 0 0 9px 0 #ccc;
	border: solid 3px #fff;
	margin: 0
}
.author_info figure img {
	max-width: 100%
}
.author_info .other_dtls {
	width: calc(100% - 120px);
	float: left;
	padding: 0 0 0 25px
}
.author_info .other_dtls h4 {
	width: 100%;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	font-size: 20px
}
.author_info .other_dtls p {
	width: 100%;
	float: left;
	margin: 0 0 0;
	font-size: 16px;
	line-height: 27px;
	padding: 0;
	font-weight: 400
}
.author_info .other_dtls a {
	color: #8e2977;
	margin: 0;
	text-transform: uppercase
}
.blog_fileter_area {
	width: 100%;
	float: left;
	background: #f9f4f8;
	border-left: solid 5px #8e2979;
	padding: 10px 15px;
	margin: 0 0 20px
}
.blog_fileter_area ul {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin: 0
}
.blog_fileter_area ul li {
	flex: 0 0 30%;
	box-shadow: none;
	padding: 0
}
.blog_fileter_area ul li:first-child {
	flex: 0 0 35%
}
.blog_fileter_area ul li::before {
	display: none
}
.blog_fileter_area ul li select {
	width: 100%;
	height: 50px;
	border: solid 1px #c2c2c2;
	font-size: 18px;
	padding: 0 15px;
	font-weight: 500;
	appearance: none;
	background: url(../images/select_arrow.png) no-repeat right 10px top 20px #fff
}
.blog_fileter_area ul li select option {
	font-size: 16px;
	font-weight: 400;
	padding: 8px 15px
}
.coupons {
	width: 100%;
	float: left;
	border: dashed 1px #8e2977;
	margin: 10px 0 20px 0;
	padding: 25px;
	border-radius: 15px
}
.coupons h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	margin: 0 0 10px;
	color: #8e2977
}
.coupons input {
	width: 70%;
	float: left;
	border-radius: 5px 0 0 5px;
	height: 40px
}
.coupons button {
	width: auto;
	float: left;
	border-radius: 0 5px 5px 0;
	height: 40px;
	background: #8e2977;
	border: solid 1px #8e2977
}
.coupons button:hover {
	background: #333
}
.coupons .error_msg {
	width: 100%;
	display: block;
	color: red;
	float: left;
	font-size: 12px;
	margin: 10px 0 5px
}
.content_page .product-box {
	width: 100%;
	float: left;
	border: 1px #cccdce solid;
	margin: 0 0 30px 0;
	background: #ecedef;
	overflow: hidden;
	transition: ease-in .3s
}
.content_page .product-box:hover {
	box-shadow: 0 25px 25px #928f8f
}
.content_page .product-box .img {
	width: 100%;
	float: left;
	height: 180px;
	display: flex;
	padding: 20px 0 0;
	justify-content: center;
	position: relative;
	border: none;
	box-shadow: none;
	margin: 0
}
.content_page .product-box .img a.info_link {
	width: auto;
	position: absolute;
	z-index: 10;
	right: 15px;
	top: 10px
}
.content_page .product-box .img img {
	height: auto;
	margin: 0 0 0;
	max-width: 100%;
	max-height: 120px
}
.content_page .product-box .detail {
	width: 100%;
	float: left;
	padding: 0 20px 10px 20px;
	background: #333;
	position: relative
}
.content_page .product-box .detail:before {
	width: 103%;
	height: 55px;
	background: #333;
	content: '';
	position: absolute;
	left: -10px;
	top: -25px;
	-webkit-transform: rotate(9deg)
}
.content_page .product-box .detail p {
	width: 100%;
	float: left;
	margin: 5px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	position: relative;
	z-index: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 75px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}
.content_page ul.home_cat_listing {
	width: 100%;
	float: left;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: center;
	padding: 0;
	margin: 0
}
.content_page .product-box .detail h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	font-weight: 400;
	position: relative;
	color: #fff;
	margin: 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 24px;
	line-height: 24px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}
.content_page .product-box .detail h3 a {
	color: #fff;
	font-weight: 500
}
.content_page .product-box .detail p span {
	width: auto;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px;
	color: #ec1ebb
}
.content_page .product-box .viewmore {
	width: 100%;
	float: left;
	display: block;
	background: #1e1e1e;
	color: #fff;
	text-transform: uppercase
}
.content_page .product-box .viewmore p {
	padding: 0;
	margin: 0
}
.content_page .product-box .viewmore a {
	padding: 10px 20px;
	color: #fff;
	display: block;
	font-size: 14px
}
.content_page .product-box .viewmore a i {
	display: inline-block;
	margin: 0 0 0 10px
}
.content_page ul.home_cat_listing li {
	flex: 0 0 24%;
	margin: 10px .5%
}
.content_page ul.home_cat_listing li::before {
	display: none
}
.content_page ul.home_cat_listing li:nth-child(1) {
	margin-left: 0
}
.hide_des {
	display: none
}
.modal-title {
	font-size: 20px;
	line-height: 24px;
	text-transform: capitalize;
	color: #8e2977;
	font-weight: 600
}
.pop_txt {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 10px
}
.pop_txt p {
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .5px;
	line-height: 20px;
	margin: 0 0 15px;
	text-align: center
}
.pop_txt p b {
	font-weight: 700;
	margin: 0 0 5px;
	display: block;
	text-transform: capitalize
}
.pop_txt a.shop_now {
	background: #8e2977;
	padding: 10px 30px;
	border-radius: 30px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 16px;
	display: inline-block
}
ul.pop_pro {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	background: #f6f8fb;
	padding: 0;
	border-radius: 5px;
	border: 1px solid #eee
}
ul.pop_pro li h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px
}
a.cart {
	background: #000;
	padding: 7px 20px;
	color: #fff;
	font-weight: 500;
	border-radius: 30px;
	font-size: 14px;
	margin-bottom: 15px;
	float: left
}
ul.pop_pro figure {
	margin: 12px 0 15px
}
section.bg-white.home__re {
	width: 100%;
	float: left;
	padding: 50px 0
}
footer {
	width: 100%;
	float: left
}
.about_content p {
	float: unset;
	display: block;
}
.about_content ul {
	float: unset;
	display: block;
}
.about_content ul li {
	display: flow-root;
	float: unset;
}
.cat_dtls_area p {
	float: unset;
	display: block;
}
.cat_dtls_area ul {
	float: unset;
	display: block;
}
.cat_dtls_area ul li {
	display: flow-root;
	float: unset;
}
.contact__us {
	border: 1px solid #8e2977;
	width: 100%;
	float: left;
}
.box figure img {
	width: 100%;
	height: auto;
}
.contact__us h3 {
	background: #8e2977;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 7px 0px;
	text-align: center;
}
.contact__us span {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #8e2977;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	text-align: center;
}
.contact__us span i {
	font-size: 20px;
}
.contact__us p {
	font-size: 18px;
	font-weight: 500;
}
.contact__us span {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #8e2977;
	display: inline-block;
	border-radius: 7%;
	color: #fff;
	text-align: center;
	margin: 15px 5px 15px 15px;
}
.product_other_info ul {
	float: unset;
	display: block;
}
.product_other_info ul li {
	display: flow-root;
	float: unset;
}
.content_page ul {
	float: unset;
	display: block;
}
.content_page ul li {
	display: flow-root;
	float: unset;
}
span.menu-dropspan {
	display: none;
}
span.menu-dropspan i {
	font-size: 11px;
}
.after_nv {
	display: block;
}
.scrollup {
	bottom: 6em;
}
.pro_dosase ul li {
	width: 33%;
}
@font-face {
	font-display: swap !important;
}

.cat_home_list ul {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between
}
.cat_home_list ul li {
	flex: 0 0 23.5%;
	background: #fff;
	position: relative;
	margin: 0 0 20px 0;
	border: solid 0 #f2f2f2;
	transition: ease-in .3s
}
.cat_home_list ul.ed_box li{ flex:0 0 32%;}




.home_coupon {

}
.coupon_area_cat{ width:100%; float:right; border-radius:8px; max-width:400px; display:flex; flex-flow:row; align-items:center; justify-content:space-between; padding:5px 10px; margin:10px 0 0px ; background: #f7f7f7; border:dashed 1px #8e2977; line-height:normal;}
.coupon_area_cat p{font-size:18px !important; font-weight:700; margin:0; text-align: left; color:#000; text-transform:uppercase; line-height:20px; font-style:ita   lic;}
.coupon_area_cat p span{ color:#8e2977;}
.coupon_area_cat h4{ font-weight:700; font-size:16px; text-transform:uppercase; color:#000; margin:0px 0 5px; padding:0; text-align:center; line-height:16px; }
.coupon_area_cat .coupon_box{ font-size:24px; background:#8e2977; color:#fff; padding:5px 10px; display:inline-block; border:dashed 1px #fff; font-weight:700; line-height:24px; letter-spacing:1px; min-width:100px; text-align:center; }

@media only screen and (max-width: 600px) {
.home_coupon{ max-width:100%; float:left; padding:0px 10px 10px; position:static;}    
}

