﻿@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800&amp;subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz:wght@200;300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700&display=swap');

@import url('../webfonts/flaticon/flaticon.css');
@import url('/admin/assets/icon/ion-icon/css/ionicons.min.css');
@import url('/admin/assets/icon/simple-line-icons/css/simple-line-icons.css');
/*@import url('/admin/assets/icon/icofont/css/icofont.css');*/

body {
	font-size: 14px;
	background: #ffffff;
	overflow-x: hidden;
	color: #2d2d2d;
	font-family: 'poppins', sans-serif;
}

body {
}

a {
	color: #2c2b2b;
	text-decoration: none;
}

.btn-link {
	color: #202121;
}

.btn-primary {
	background: #e02828;
	border-color: #e02828;
}

	.btn-primary:hover, .btn-primary:focus {
		background: #d42121;
		border-color: #d42121;
	}

a:hover {
	color: #000000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

:focus {
	box-shadow: none !important;
	outline: unset;
}

.a:hover, a:focus {
	text-decoration: none !important;
}

img[src=""] {
	opacity: 0;
}

a.flex-box {
	display: block;
	max-height: 464px;
	overflow: hidden;
}

	a.flex-box img {
		max-width: 100%;
		height: auto;
	}

.main {
	min-height: 700px;
	/* background: #F2F4EC; */
}

p {
	margin-bottom: 0;
}

.tooltip {
	pointer-events: none;
}

	.tooltip.show {
		opacity: 1 !important;
	}

.tooltip-inner {
	background: #232323;
	border-radius: 0;
	padding: 0.35rem 0.70rem;
}

.tooltip .arrow:before {
	border-top-color: #232323;
}

#header {
	position: relative;
	/* z-index: 1; */
}

	#header .module {
		/* z-index: 3; */
	}

.header {
	padding: 0px 0;
	background: #f6f6f6 !important;
	z-index: 2;
}

#header p {
	margin: 0;
	line-height: 1;
}

.announce p {
	letter-spacing: 2px;
}

.navbar-toggler-icon {
	height: 20px;
}

.navbar-toggler {
	padding: 0rem 0.75rem;
}

.topbar {
	padding: 6px 0px;
	background: white !important;
}

.topbar-menu .navbar-nav > li > a {
	/* color: white !important; */
	padding: 0px 10px !important;
}

.topbar-menu .navbar-nav {
	display: block;
	text-align: right;
	width: 100%;
}

	.topbar-menu .navbar-nav > li {
		display: inline-block;
	}

		.topbar-menu .navbar-nav > li:last-child a {
			padding-right: 0 !important;
		}

.hidden {
	visibility: hidden;
	opacity: 0;
}

.visible {
	visibility: visible !important;
	opacity: 1;
}

.section {
	position: relative;
	background-attachment: inherit !important;
	background-size: cover !important;
	background-position: top center !important;
	width: 100%;
}

.bg-1 {
	background-size: cover !important;
	background: #f3f3f3;
	padding: 7rem 0 3rem 0 !important;
}

.bg-2 {
	background: #f6f6f6 !important;
	background-size: cover !important;
	padding: 3rem 0;
	border-top: 1px solid #e8e8e8;
}

.bg-3 {
	background: #f6f6f6 !important;
	padding: 2rem 0;
	border-top: 1px solid #e8e8e8;
}

.bg-image img {
	opacity: 0;
}

.bg-image a {
	background-position: center bottom;
	background-repeat: no-repeat;
}

.module {
	position: relative;
	min-height: 30px;
	min-width: 40px;
}

/* NAV STYLES */
.main-nav {
	z-index: 2 !important;
}

	.main-nav .navbar-toggler-icon {
		margin: 0;
		height: unset;
	}
/* NAV STYLES */
/* SECTIONS */

/* SLIDER SECTIONS */

.slider .owl-item.active .owl-lazy {
	opacity: 1 !important;
	max-height: unset !important;
}

.owl-carousel .owl-item.active .owl-lazy {
	opacity: 1;
}

.owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2.5rem;
	z-index: 5;
	margin: 0px auto;
	display: inline-block;
	width: auto;
}


.slider-container .owl-dots .owl-dot span {
	background: #ffffff;
	border: 0;
	width: 30px !important;
	height: 7px !important;
	border-radius: 3px !important;
}

.owl-dots .owl-dot.active span {
	background: #d6d6d6;
	border: 0 !important;
}

.slider-style-1 .more-button-1 {
	line-height: 32px;
	display: inline-block;
	text-align: center;
	font-size: 22px;
	background: transparent;
	border: 2px solid transparent;
	font-weight: 500;
	border-radius: 36px;
	padding: 0px 48px;
	color: #ffffff;
	line-height: 56px;
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	-o-animation-delay: 0.7s;
	animation-delay: 0.7s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	background: #8AAE23;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin-top: 3rem;
}

	.slider-style-1 .more-button-1:hover {
		background: #141414;
		color: #ffffff;
		border: 2px solid #141414;
	}


	.slider-style-1 .more-button-1 i {
		margin-right: 6px;
	}

.slider-style-1 {
	padding: 10rem 0 3rem 0;
}

	.slider-style-1 .item {
		margin: 0px auto;
		/* background: #dfdbd8; */
	}

		.slider-style-1 .item .container {
		}

		.slider-style-1 .item .row {
			-ms-flex-align: center !important;
			align-items: center !important;
			margin: 0;
		}

	.slider-style-1 .slide-description h2 {
		color: #111111;
		font-size: 92px;
		font-weight: 700;
		letter-spacing: 0px;
		line-height: 1;
		margin: 0;
		font-family: 'Yanone Kaffeesatz', sans-serif;
	}


		.slider-style-1 .slide-description h2 b {
			color: #1b1b1b;
			position: relative;
		}

			.slider-style-1 .slide-description h2 b:before {
				top: 26%;
				content: "";
				height: 54%;
				width: 100%;
				/* background: #e2bb8a; */
				position: absolute;
				right: 0;
				z-index: -1;
			}

		.slider-style-1 .slide-description h2 span {
			display: block;
			font-size: 14px;
			position: relative;
			line-height: 1.2;
			font-weight: 600;
			color: #ff186e;
			position: relative;
			top: -10px;
			letter-spacing: 3px;
		}

			.slider-style-1 .slide-description h2 span:before {
				top: 0;
				content: "";
				height: 100%;
				width: 60px;
				/* background: #e2bb8a; */
				position: absolute;
				left: 0;
				z-index: -1;
				-webkit-transition: all 0.4s;
				-o-transition: all 0.4s;
				transition: all 0.4s;
			}

	.slider-style-1 .slide-description:hover h2 span:before {
		width: 100px;
	}

	.slider-style-1 .slide-description p {
		line-height: 2;
		font-size: 26px;
		color: #8AAE23;
		max-width: 500px;
		font-weight: 400;
		font-family: 'Yanone Kaffeesatz', sans-serif;
	}

	.slider-style-1 .owl-dots {
		left: unset;
		width: auto !important;
		right: 80px;
		margin: 0 !important;
		bottom: 30px;
	}

		.slider-style-1 .owl-dots .owl-dot span {
			background: #333333;
			width: 14px !important;
			height: 14px !important;
			border-radius: 100% !important;
			margin: 0;
			margin: 0px 5px;
			-webkit-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
			-o-transition: all 0.3s ease 0s;
		}

	.slider-style-1 .owl-dot.active span {
		background: #8aae23;
		width: 28px !important;
		border-radius: 16px !important;
	}


.slider-container .edit-button {
	top: 20%;
	z-index: 2;
	right: 20px;
}

.slider-style-1 .active .slide-description h2,
.slider-style-1 .active .slide-description p,
.slider-style-1 .active .more-button-1 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	animation-delay: 0.3s;
	/*text-shadow: 0px 0px 1px #222;*/
}

.slider-style-1 .active .slide-description p {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}



.slider-style-2 .slide-description {
	/* position: absolute; */
	top: 40%;
	left: 0;
	right: 0;
	z-index: 1;
	text-align: center;
	padding: 10px 0;
	width: 100%;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	order: 2;
	display: flex;
	flex-direction: column;
	margin-top: 24px;
}

	.slider-style-2 .slide-description h2 {
		font-size: 24px;
		font-weight: 600;
		margin-bottom: 4px;
		order: 1;
		font-family: 'Yanone Kaffeesatz', sans-serif;
	}

.slider-style-2 .item:hover .slide-description {
}

	.slider-style-2 .item:hover .slide-description a, .slider-style-2 .item:hover .slide-description h2 {
		/* color: white; */
		-webkit-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

.slider-style-2 .slide-description .more-button-1 {
	font-size: 13px;
}

	.slider-style-2 .slide-description .more-button-1:hover {
		color: #ee2761;
		font-size: 13px;
	}

.slider-style-2 .item .container {
	padding: 0;
	max-width: unset;
}

	.slider-style-2 .item .container .row {
		margin: 0;
		position: relative;
	}

.slider-style-2 .owl-nav button {
	position: absolute;
	top: 50%;
	font-size: 18px !important;
}

.slider-style-2 .owl-nav .owl-next {
	right: 0;
}

.slider-style-2 .owl-nav .owl-prev {
	left: 0;
}

.slider-style-2 .owl-nav button:hover {
	background: transparent !important;
	color: #ee2761 !important;
}

.slider-style-2 .owl-nav {
	opacity: 0;
}

.slider-style-2:hover .owl-nav {
	opacity: 1;
}

.slider-style-2 .item .slide-image {
	order: 1;
	transform: rotate(0deg);
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	background: transparent !important;
}

.slider-style-2 .item:hover .slide-image {
	transform: rotate(-359deg);
}

.slider-style-2 .slide-description p {
	order: 2;
	color: #989696;
	line-height: 25px;
	font-size: 15px;
}

.sub-links {
}

	.sub-links .navbar-nav {
		/* display: block; */
	}

		.sub-links .navbar-nav li a {
			font-size: 14px;
			padding: 0;
			display: block;
			text-align: center;
			line-height: 35px;
			padding: 0px 20px !important;
		}

		.sub-links .navbar-nav li:first-child a {
			padding-left: 0 !important;
		}

	.sub-links .collapse {
		margin: 0 !important;
		/* display: block !important; */
	}
/* SLIDER SECTIONS */

/* ADVANCED PARAGRAPH SECTIONS */

.mn-2 {
	margin-top: -5rem;
}

.icon-row {
	/* background: white; */
	padding: 1.4rem 0rem;
	border-radius: 9px;
}


.br-1:after {
	content: "";
	position: absolute;
	right: -80px;
	width: 1px;
	height: 68%;
	background: #e2e2e2;
}



.br-1:after {
	content: "";
	position: absolute;
	right: -80px;
	width: 1px;
	height: 68%;
	background: #e2e2e2;
}
/* ADVANCED PARAGRAPH SECTIONS */
.ap-style-1 {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	margin: 20px 0px !important;
}

	.ap-style-1 .advanced-paragraph-icon {
		/* width: 70px; */
		font-size: 48px;
	}

		.ap-style-1 .advanced-paragraph-icon i {
			color: #544e4e;
		}

	.ap-style-1 .advanced-paragraph-content h3 {
		margin: 0;
		color: #262626;
		font-size: 19px;
		font-weight: 500 !important;
		text-transform: capitalize;
		line-height: 25px;
		margin-bottom: 2px;
		font-family: 'Yanone Kaffeesatz', sans-serif;
	}

	.ap-style-1 .advanced-paragraph-content p {
		line-height: 20px;
		color: #9a9a9a;
		font-size: 13px;
		margin: 0;
	}

.icon {
	width: 58px;
	height: 45px;
	display: block;
	background-size: contain;
}

.icon-1 {
	background: url("/uploads/images/ecommerce27/icon-1.png") no-repeat 0 0 transparent;
	margin-right: 10px;
}

.icon-2 {
	background: url("/uploads/images/ecommerce27/icon-2.png") no-repeat 0 0 transparent;
}

.icon-3 {
	background: url("/uploads/images/ecommerce27/icon-3.png") no-repeat 0 0 transparent;
}

.icon-4 {
	background: url("/uploads/images/ecommerce27/icon-4.png") no-repeat 0 0 transparent;
}

.tab-icon-1, .tab-icon-2, .tab-icon-3, .tab-icon-4 {
	width: 26px;
	height: 26px;
	margin-right: 8px;
	background-size: cover !important;
}

.tab-icon-1 {
	background: url("/uploads/images/ecommerce27/tab-icon-1.svg") no-repeat 0 0 transparent;
}

.tab-icon-2 {
	background: url("/uploads/images/ecommerce27/tab-icon-2.svg") no-repeat 0 0 transparent;
}

.tab-icon-3 {
	background: url("/uploads/images/ecommerce27/tab-icon-3.svg") no-repeat 0 0 transparent;
}

.tab-icon-4 {
	background: url("/uploads/images/ecommerce27/tab-icon-4.svg") no-repeat 0 0 transparent;
}



.pattern-1:before, #footer:before {
	background: url(/uploads/images/ecommerce27/pattern-1.png) no-repeat top right transparent !important;
	content: "";
	width: 178px;
	height: 80%;
	position: absolute;
	left: 0;
	top: 20%;
	/* background-position: 20% 0; */
	z-index: 1;
}

.pattern-1:after, #footer:after {
	background: url(/uploads/images/ecommerce27/pattern-1.png) no-repeat 0 0 transparent !important;
	content: "";
	width: 118px;
	height: 80%;
	position: absolute;
	right: 0;
	top: 20%;
}

.pattern-2 img {
	position: relative;
}

.pattern-2 a:before {
	background: url(/uploads/images/ecommerce27/pattern-1.png) no-repeat top right transparent !important;
	content: "";
	width: 100%;
	height: 62%;
	position: absolute;
	bottom: -90px;
	right: -90px;
	/* z-index: -1; */
	background-size: cover !important;
}

.ap-style-2 {
	padding: 20px 0px !important;
	color: #ffffff;
	padding-left: 0 !important;
	display: flex;
	-ms-flex-align: center !important;
	align-items: center !important;
}

	.ap-style-2 .advanced-paragraph-content {
		padding-left: 24px;
	}

	.ap-style-2 .advanced-paragraph-icon {
		text-align: center;
	}

		.ap-style-2 .advanced-paragraph-icon a {
			font-size: 26px;
			line-height: 86px;
			color: #ffffff;
			width: 86px;
			display: block;
			/* background: #ffffff; */
			border-radius: 50%;
			border: 1px solid #ffffff6b;
		}


	.ap-style-2 a {
		color: #6E6D6D;
		font-size: 14px;
	}

	.ap-style-2 .advanced-paragraph-heading h3 {
		font-size: 18px;
		color: #ffffff;
		font-weight: 500 !important;
	}

/* PARAGRAPH STYLES */

/*AP Style-2*/
.ap-style-2 {
	padding: 20px 0px !important;
	color: #272626;
	padding-left: 0 !important;
	display: flex;
	-ms-flex-align: center !important;
	align-items: center !important;
}

	.ap-style-2 .advanced-paragraph-content {
		padding-left: 24px;
	}

	.ap-style-2 .advanced-paragraph-icon {
		text-align: center;
	}

		.ap-style-2 .advanced-paragraph-icon a {
			font-size: 22px;
			line-height: 60px;
			color: #8aae23;
			width: 60px;
			display: block;
			border-radius: 50%;
			border: 1px solid #8aae23;
		}


	.ap-style-2 a {
		color: #6E6D6D;
		font-size: 14px;
	}

	.ap-style-2 .advanced-paragraph-heading h3 {
		font-size: 18px;
		color: #8aae23;
		font-weight: 500 !important;
		margin-bottom: 2px;
	}

/*AP Style-2*/
.ap-style-3 {
	display: flex;
	-ms-flex-align: center !important;
	align-items: center !important;
}

	.ap-style-3 .advanced-paragraph-icon {
		text-align: center;
	}

		.ap-style-3 .advanced-paragraph-icon a {
			font-size: 17px;
			display: block;
			margin-right: 6px;
			line-height: 46px;
			color: #1f1f1f;
			width: 47px;
			border-radius: 50%;
			border: 1px solid #c9c9c9;
		}


	.ap-style-3 a {
		color: #6E6D6D;
		font-size: 14px;
	}

	.ap-style-3 .advanced-paragraph-content {
		padding-left: 8px;
	}

	.ap-style-3 .advanced-paragraph-heading h3 {
		font-size: 14px;
		color: #565555;
		font-weight: 600 !important;
		margin: 0;
		margin-bottom: 4px;
	}

	.ap-style-3 .advanced-paragraph-text {
		font-size: 14px;
		color: gray;
	}


/*AP Style-4*/
.ap-style-4 .advanced-paragraph-icon a i {
	background: url("/themes/ecommerce14/images/percent.png") no-repeat center left transparent;
	width: 60px;
	height: 60px;
	display: block;
}

.ap-style-4 .advanced-paragraph-icon {
	display: inline-block;
}

.ap-style-4 {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

	.ap-style-4 .advanced-paragraph-icon a {
		display: block;
	}

	.ap-style-4 h3 {
		margin: 0;
	}

	.ap-style-4 p {
		color: #817f7f;
		font-size: 14px;
	}
/*AP Style-4*/
/* ADVANCED PARAGRAPH SECTIONS */

/* PARAGRAPH STYLES */
.paragraph-style-1 {
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 20px;
	color: #8d8383;
}

.paragraph-style-2 {
	font-size: 18px;
	line-height: 20px;
	color: #aaaaaa;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	letter-spacing: .25px;
	margin-bottom: 20px;
}

	.paragraph-style-2:after {
		content: "";
	}

p.paragraph-style-3 {
	max-width: 500px;
	margin: 0px auto;
	font-size: 17px;
	line-height: 1.8;
	text-align: center;
	padding: 20px 0px;
}

.sub-title p {
	color: #262626;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-weight: 700 !important;
	display: block;
	padding-bottom: 12px !important;
	margin: 0;
}

p.paragraph-style-4 {
	padding-bottom: 3rem;
	margin-bottom: 3rem !important;
	font-style: italic;
	font-size: 16px;
	max-width: 600px;
	margin: 0px auto;
	position: relative;
}

	p.paragraph-style-4:before {
		content: "";
		height: 30px;
		border-bottom: 1px dashed #cdcdcd;
		width: 100%;
		position: absolute;
		left: 0;
		right: 0;
		/* max-width: 700px; */
		margin: 0px auto;
		bottom: 0;
	}

	p.paragraph-style-4:after {
		content: "\f3a5";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
		margin: 0px auto;
		left: 0;
		right: 0;
		bottom: -22px;
		font-size: 20px;
		background: white;
		width: 60px;
		line-height: 40px;
		color: #bdbdbd;
		font-style: initial;
	}

.heading-style-1 h1, .heading-style-1 h2, .heading-style-1 h3, .heading-style-1 h4, .heading-style-1 h5 {
	color: #262626;
	margin-bottom: 12px;
	display: inline-block;
	text-transform: capitalize;
	font-size: 20px;
	line-height: 0.9;
	margin: 8px 0 8px 0 !important;
	font-size: 72px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

.heading-style-1 h6 {
	font-size: 20px;
	color: #1d1c1c;
	margin-bottom: 30px !important;
	display: inline-block;
}

.heading-style-4 h3 {
	font-weight: 600 !important;
	color: #343434;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 28px;
}

.subtitle p {
	color: #a6a6a6;
	font-size: 18px;
	letter-spacing: 1.6px;
	display: inline-block;
	margin: 0;
	position: relative;
}

	.subtitle p:after, .subtitle p:before {
		width: 20px;
		height: 1px;
		background: #bdbbbb;
		content: "";
		position: absolute;
		top: 50%;
	}

	.subtitle p:after {
		right: -40px;
	}

	.subtitle p:before {
		left: -40px;
	}

.title h2 {
	display: inline-block;
	position: relative;
	padding: 0;
	font-size: 42px;
	font-weight: 600 !important;
	letter-spacing: 0.4px;
	margin: 0 !important;
	padding-bottom: 26px !important;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}





/* PARAGRAPH STYLES */

/* BUTTON STYLES */
.button-style-default {
	border: 1px solid transparent;
	color: white;
	font-weight: 600;
	font-size: 14px;
	line-height: 52px;
	padding: 0px 28px;
	border-radius: 0;
	background: #e02828;
}

	.button-style-default:hover {
		background: #232222;
		color: white;
	}

.button-style-1 {
	color: #e02828;
	font-weight: 600;
	font-size: 14px;
	line-height: 46px;
	padding: 0px 28px;
	border-radius: 36px;
	background: transparent;
	border: 2px solid #e02828;
	letter-spacing: 0.25px;
}

	.button-style-1 i {
		margin-right: 5px;
	}

	.button-style-1:hover {
		background: #e02828;
		color: #ffffff;
	}

.button-style-3 {
	font-weight: 600;
	padding: 10px 0px;
	font-size: 14px;
	color: black;
}

	.button-style-3 i {
		float: right;
		line-height: 25px;
		margin-left: 12px;
	}

	.button-style-3:hover {
		color: #ee3333;
	}

.user-buttons a {
}

	.user-buttons a:hover {
		text-decoration: none;
	}

.button-cart {
	font-size: 20px;
	color: #1d1d1d;
	padding: 0;
	display: block;
	line-height: 43px;
	border: 0;
	background: white;
	text-align: center;
	border-radius: 50%;
	height: 40px;
}

	.button-cart:hover {
		color: #929292;
	}

.favorite-module > .btn-link {
	font-size: 19px;
	color: #1d1d1d;
	padding: 0;
	display: block;
	border: 0;
	background: white;
	text-align: center;
	border-radius: 50%;
	margin: 0px 15px;
	width: 40px;
	position: relative;
	height: 40px;
	line-height: 45px;
}

	.favorite-module > .btn-link:hover {
		text-decoration: none;
	}

.user-buttons .btn-link {
	font-weight: 600;
	min-width: 40px;
	font-size: 18px;
	color: #1d1d1d;
	padding: 0;
	display: block;
	border: 0;
	background: white;
	text-align: center;
	border-radius: 50%;
	width: 40px;
	position: relative;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
}

.minicart-module .cart-count {
	position: absolute;
	top: -4px;
	right: -7px;
	background: #8aae23;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
}

.social-menu .navbar-nav li a {
	margin-right: 10px;
	width: 35px;
	text-align: center;
	border-radius: 50%;
	line-height: 35px;
	padding: 0 !important;
	background: #f5e8ce;
	font-size: 12px;
	color: #201f1f;
}

	.social-menu .navbar-nav li a:hover {
		background: white;
		color: #e02828;
	}

.header-social .navbar-nav li > a {
	/* color: white; */
	font-size: 12px;
	padding: 0px 10px !important;
}

.header-social .navbar-nav li:first-child a {
	padding-left: 0 !important;
}

.favorite-count {
	position: absolute;
	top: -4px;
	right: -7px;
	background: #de161c;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
}

.button-favorite {
	font-size: 22px;
	color: #929292;
	padding: 0;
	border: 0;
	line-height: 34px;
}

	.button-favorite:hover {
		color: #929292;
	}
/* BUTTON STYLES */
/* CARD STYLES */
/*Animation-2*/
/*.card-image a:before, .card-image a:after {
	content: "";
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	position: absolute;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.card-image a:before {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1);
	-ms-transform: scale(0,1);
	-o-transform: scale(0,1);
	transform: scale(0,1);
	transform-origin: center;
}

.card-image a:after {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	-webkit-transform: scale(1,0);
	-moz-transform: scale(1,0);
	-ms-transform: scale(1,0);
	-o-transform: scale(1,0);
	transform: scale(1,0);
	transform-origin: center;
}

.card-image:hover a:before, .card-image:hover a:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}*/
/*Animation-2*/
/*Animation-1*/
/*.card-image a:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	-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;
	transition: all 0.5s ease-out 0s;
	z-index: 1;
	background-color: rgb(255 255 255 / 10%);
	background-color: rgb(255 255 255 / 28%);
}

.card-image a:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	background-color: rgb(255 255 255 / 19%);
	-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;
	transition: all 0.5s ease-out 0s;
	z-index: 1;
	background-color: rgb(255 255 255 / 28%);
}*/
/*Animation-1*/
.card-image a:hover:before, .card-image a:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.card-style-1 {
	margin: 10px 0px;
}

	.card-style-1 .card-body {
		text-align: left;
		position: absolute;
		top: 30%;
		padding: 0;
		width: 275px;
		right: 0;
		display: flex;
		flex-direction: column;
		max-width: 50%;
		padding-right: 12px;
	}

		.card-style-1 .card-body a {
			display: block;
		}

		.card-style-1 .card-body .card-title {
			color: #161616;
			margin-bottom: 14px;
			font-weight: 500;
			font-size: 150%;
			order: 2;
		}

		.card-style-1 .card-body .btn {
			text-align: left;
			font-size: 16px;
			padding: 0;
			color: #141414;
			order: 3;
			margin-top: 20px;
			position: relative;
		}

	.card-style-1 .card {
		border: 0;
	}

	.card-style-1 .card-body .card-text {
		font-size: 130%;
		font-weight: 500;
		order: 1;
		color: black;
	}

	.card-style-1 .card-body .btn.default:after {
		content: "";
		position: absolute;
		border-bottom: 1px solid black;
		height: 1px;
		width: 42px;
		top: 50%;
		margin-left: 20px;
		-webkit-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.card-style-1:hover .card-body .btn.default:after {
		width: 80px;
		border-bottom: 1px solid #da724f;
	}

.card-style-2 {
	margin: 10px 0px;
}

	.card-style-2 .card {
		border: 0;
	}

	.card-style-2 .card-body .btn {
		padding: 0;
		color: #232323;
		font-size: 15px;
		order: 3;
		border: 0;
		font-weight: 500;
		text-align: left;
		margin-top: 40px;
		position: relative;
	}

		.card-style-2 .card-body .btn:after {
			content: "";
			position: absolute;
			border-bottom: 1px solid black;
			height: 1px;
			width: 42px;
			top: 50%;
			margin-left: 20px;
		}

	.card-style-2:hover .card-body .btn {
		border-color: #f56e6e;
	}

	.card-style-2 .card-body {
		padding: 0;
		position: absolute;
		top: 18%;
		display: flex;
		flex-direction: column;
		left: 5%;
	}

	.card-style-2 .card-title {
		max-width: 300px;
		color: #232222;
		margin-bottom: 8px;
		font-size: 30px;
		line-height: 1;
		margin: 0;
		font-weight: 500;
		order: 2;
	}

	.card-style-2 .card-text {
		font-size: 18px;
		margin-bottom: 6px;
	}

	.card-style-2 .card-body .btn:hover {
		background: transparent;
		/* border: 0; */
	}
/* CARD STYLES */



/* TESTIMONIALS */

.testimonials .item {
	text-align: center;
	max-width: 900px;
	margin: 0px auto;
	display: flex;
	flex-direction: column;
	position: relative;
	/* padding: 3rem 0px; */
}

	.testimonials .item .avatar {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		overflow: hidden;
		margin: 0px auto;
		order: 2;
		border: 4px solid #ffffff9e;
	}

	.testimonials .item p {
		font-size: 16px;
		font-style: italic;
		color: #656363;
		font-weight: 600;
		position: relative;
		padding-top: 3rem;
		padding-bottom: 2rem;
	}

	.testimonials .item h3 {
		order: 2;
		margin-top: 12px;
		color: #313131;
		font-size: 15px;
	}

	.testimonials .item p:before {
		content: "\f10d";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
		top: 0;
		color: #dfe0e4;
		font-size: 26px;
		font-style: initial;
	}

	.testimonials .item p:after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
		bottom: 0;
		color: #dfe0e4;
		font-size: 26px;
		right: 0;
		content: "\f10e";
		font-style: initial;
	}

.testimonials .owl-dots {
	position: absolute;
	margin: 0px auto;
	bottom: -36px;
}
/* TESTIMONIALS */
/* BLOG SLIDER */
.blog-slider-style-1 .blog-item {
	display: -ms-flexbox !important;
	display: flex !important;
}

	.blog-slider-style-1 .blog-item .avatar {
		flex: 30%;
		max-width: 200px;
	}

	.blog-slider-style-1 .blog-item .blog-item-descriptions {
		flex: 50%;
		max-width: 70%;
		padding-left: 20px;
	}

		.blog-slider-style-1 .blog-item .blog-item-descriptions h3 {
			margin: 0;
			font-weight: 500;
			font-size: 18px;
			margin-bottom: 14px;
		}

		.blog-slider-style-1 .blog-item .blog-item-descriptions p {
			font-size: 14px;
			font-family: 'quicksand', sans-serif;
		}

.blog-slider .owl-dots {
	bottom: 0;
	position: relative;
	margin: 0px auto;
	display: inherit;
	top: 40px !important;
}

.avatar {
	z-index: 1;
	position: relative;
}

.blog-item-descriptions {
	position: relative;
	margin: 0px auto;
	background: white;
	padding: 20px 0;
	z-index: 1;
}

.blog-slider .blog-item:hover h3 a {
	color: #e02828;
}

.blog-item-descriptions h3 {
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 12px;
	margin-bottom: 12px;
	letter-spacing: 0.25px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 600;
}

.blog-item-descriptions p {
	font-size: 14px;
	line-height: 30px;
	color: #8A8A8A;
}
/* BLOG SLIDER */
/* BRAND SLIDER */
.brand-slider-default .owl-item.active {
	animation: flipInY .5s;
}

.brand-slider-default .brand-image a {
	height: 100px;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.brand-image a {
	display: block;
	text-align: center;
}

.brand-image img {
	width: auto !important;
	margin: 0px auto;
}
/* BRAND SLIDER */

/* BREADCRUMB */
.breadcrumb-area {
	color: #0f0f0f;
	text-align: left;
	position: relative;
	background-size: cover !important;
	padding-top: 3rem;
	padding-bottom: 3rem;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background: #f6f6f6;
	border-top: 1px solid #e1e1e1;
}

	.breadcrumb-area:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: #05050591;
		z-index: 0;
		opacity: 0;
	}

	.breadcrumb-area .breadcrumb {
		margin: 0;
		background: transparent;
		border-radius: 0;
		padding: 0;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		display: inline-block;
		width: auto;
		position: relative;
	}

		.breadcrumb-area .breadcrumb li {
			display: inline-block;
			padding-right: 14px;
		}


		.breadcrumb-area .breadcrumb a {
			font-size: 17px;
			color: #948e8e;
			font-weight: 500;
			padding: 0px 4px;
			line-height: 30px;
			font-family: 'Yanone Kaffeesatz', sans-serif;
		}

	.breadcrumb-area h1 span {
		font-weight: 400 !important;
	}

	.breadcrumb-area h1 {
		margin: 0;
	}

	.breadcrumb-area .breadcrumb li:last-child {
		padding-right: 0 !important;
	}

	.breadcrumb-area .breadcrumb a:after {
		content: "\f054";
		font-family: 'font awesome 5 free';
		font-weight: 900;
		position: relative;
		left: 12px;
		font-size: 10px;
	}

	.breadcrumb-area .breadcrumb li:last-child a:after {
		opacity: 0;
	}

	.breadcrumb-area p {
		max-width: 600px;
		line-height: 28px;
		font-size: 15px;
		margin-bottom: 60px;
	}

	.breadcrumb-area h2 {
		font-size: 36px;
		margin: 0;
		color: #1d1b1b;
		position: relative;
		font-weight: 700;
	}

	.breadcrumb-area h1 .first-word {
		color: #000000;
		font-weight: 700;
	}
/* BREADCRUMB */

/* FORM */
.form-style-default .form-button button {
	background: #8aae23 !important;
	border: 1px solid #8aae23;
	border-radius: 36px;
	font-size: 14px;
	line-height: 42px;
	padding: 0px 30px;
}

	.form-style-default .form-button button:focus {
		background: #f56e6e !important;
		border: 1px solid #f56e6e;
	}

	.form-style-default .form-button button:hover {
		background: #151515 !important;
		border: 1px solid #151515;
	}

.form-style-default .form-button {
	text-align: left;
}

.form-style-default p {
	margin-bottom: 10px;
	font-weight: 600;
	color: black;
}

.form-style-1 .form-button button {
	background: #f56e6e !important;
	border: 1px solid #f56e6e;
}

	.form-style-1 .form-button button:focus {
		background: #f56e6e !important;
		border: 1px solid #f56e6e;
	}

	.form-style-1 .form-button button:hover {
		background: #151515 !important;
		border: 1px solid #151515;
	}

.form-style-1 .form-button {
	text-align: left;
}
/* FORM */

.dmenu-style-3 .navbar-nav li a {
	font-size: 18px;
	line-height: 26px;
	padding: 10px 0px !important;
	color: #A59F9F;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	letter-spacing: .25px;
}

	.dmenu-style-3 .navbar-nav li a i {
		width: 26px;
		display: inline-block;
	}

		.dmenu-style-3 .navbar-nav li a i:before {
			margin-right: 10px;
			display: inline-block;
			width: 12px;
		}

.dmenu-style-3 .navbar-nav li {
	display: block;
	width: 100%;
}

.dmenu-style-3 .navbar-nav {
	display: block;
	margin-bottom: 20px;
}


/* SECTIONS */


/* PRODUCT SEARCH MODULE */

.search-style-default .search-product-input {
	border-radius: 32px !important;
	padding-left: 22px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	padding: 0px 18px;
	height: 44px;
	border: 1px solid #d6d6d6;
	border-radius: 36px !important;
}

	.search-style-default .search-product-input:focus {
		border-bottom: 1px solid #000000;
	}

.search-style-default .search-product-button {
	color: #ffffff;
	width: 58px;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	border-radius: 0;
	background: transparent;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
	border: 0;
	background: black;
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
}

	.search-style-default .search-product-button:hover {
		background: #f29823;
		color: black;
	}

.search-style-1 .search-product-button {
	line-height: 64px;
	border: 0;
	padding: 0;
	width: 66px;
	background: #1d1d1d;
	color: #f7f7f7;
	font-size: 16px;
}

.search-style-1 .input-group-append {
	position: absolute;
	right: 0;
	top: 0;
}

.search-style-1 {
	position: relative;
}

	.search-style-1 input {
		border-radius: 0 !important;
		background: #ffffff !important;
		border: 0 !important;
		height: 64px;
		padding: 0px 2rem;
		border: 1px solid #e4e4e4 !important;
	}

	.search-style-1 .tt-menu {
		box-shadow: unset !important;
	}


.search-style-2 {
	position: relative;
}

	.search-style-2 .search-module-content {
		position: relative;
	}

	.search-style-2 h3 {
		text-align: center;
		margin-bottom: 2rem;
		font-weight: 500;
		color: #1a1a1a;
	}

	.search-style-2 .input-group-append {
		position: absolute;
		top: 8px;
		right: 10px;
	}

	.search-style-2 input {
		height: 60px;
		border: 0;
		border-radius: 36px;
		padding: 0px 30px;
	}

	.search-style-2 .search-product-button {
		border: 0;
		background: #1d1d1d;
		line-height: 45px;
		width: 44px;
		border-radius: 50%;
		color: #ffffff;
		font-size: 19px;
		height: 44px;
	}

	.search-style-2 .tt-menu {
		box-shadow: unset !important;
		background: transparent;
		border: 0;
		padding: 20px 30px;
	}

		.search-style-2 .tt-menu a {
			color: white !important;
			background: transparent !important;
		}

.search-product-module {
	min-width: unset !important;
	font-size: 19px;
	color: #1d1d1d;
	padding: 0;
	display: block;
	border: 0;
	background: white;
	text-align: center;
	border-radius: 50%;
	/* margin: 0px 15px; */
	width: 40px;
	position: relative;
	height: 40px;
	line-height: 45px;
}

.open-search-box {
	display: block;
	text-align: center;
	font-size: 22px;
	padding: 0;
	border: 0;
	line-height: 40px;
	color: #1d1d1d;
	width: 40px !important;
}

.fancy-search {
	width: 90%;
	max-width: 800px !important;
	padding: 4rem 2rem 3rem 2rem !important;
	overflow: visible !important;
	border-radius: 0px !important;
}

.fancy-close {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	background: #ffffff;
	font-size: 16px;
	width: 60px;
	border-radius: 0;
	line-height: 50px;
}

.morphing-btn-wrap {
	display: inline-block;
	position: relative;
	text-align: center;
}

.morphing-btn {
	-webkit-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
	-moz-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
	-o-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
	transition: color 0.3s 0.2s, width 0.2s 0s;
	white-space: nowrap;
	box-sizing: border-box;
}

.morphing-btn_circle {
	color: transparent !important;
	padding-left: 0;
	padding-right: 0;
	width: 40.1px !important;
	/* Override inline style rule */
	-webkit-transition: color 0.2s 0s, width .3s 0.2s;
	-moz-transition: color 0.2s 0s, width .3s 0.2s;
	-o-transition: color 0.2s 0s, width .3s 0.2s;
	transition: color 0.2s 0s, width .3s 0.2s;
}

.morphing-btn-clone {
	position: fixed;
	background: #f6f6f6;
	border-radius: 50%;
	z-index: 3;
	-webkit-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	-moz-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	-o-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.morphing-btn-clone_visible {
	display: block;
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
}

.fancybox-morphing .fancybox-bg {
	background: #f6f6f6;
	opacity: 1 !important;
}

.fancybox-morphing .fancybox-toolbar {
	top: 20px;
	right: 40px;
}

.fancybox-morphing .fancybox-button--close {
	background: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	color: #fff;
}

	.fancybox-morphing .fancybox-button--close::after,
	.fancybox-morphing .fancybox-button--close::before {
		height: 1.55px;
		width: 22px;
		left: calc(50% - 11px);
	}

	.fancybox-morphing .fancybox-button--close:hover {
		background: rgba(0, 0, 0, 0.25);
	}

.search-product-module .morphing-btn i {
	border-radius: 50%;
	width: 30px;
	line-height: 34px;
	display: inline-block;
	font-size: 18px;
	border-top-right-radius: 0;
	color: #1d1d1d;
}
/* Styling for element used in example */

#morphing-content {
	margin: 0;
	position: relative;
	background: transparent;
	color: #fff;
	padding: 6em 10vw;
	line-height: 2;
	z-index: 3;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

	#morphing-content a {
		color: #fff;
	}
/* PRODUCT SEARCH MODULE */

/* PRODUCT SLIDER MODULE */
.product-slider-default .product-item, .product-slider-1 .product-item {
	margin: 26px 0px !important;
}


.product-slider-default .nav-tabs > li > a, .product-slider-1 .nav-tabs > li > a {
	line-height: 36px;
	font-size: 20px;
	color: #7E7E7E;
	background: transparent;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	padding: 0px 22px;
	margin: 0px 2px;
	font-weight: 500;
	letter-spacing: 0.20px;
	border-radius: 0 !important;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

	.product-slider-default .nav-tabs > li > a.active, .product-slider-1 .nav-tabs > li > a.active {
		color: #8aae23;
		/* font-weight: 400; */
		background: transparent;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		border: 0;
	}

	.product-slider-default .nav-tabs > li > a span, .product-slider-1 .nav-tabs > li > a span {
		line-height: 30px;
	}

	.product-slider-default .nav-tabs > li > a.active:after, .product-slider-1 .nav-tabs > li > a.active:after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 5px 0 5px;
		border-color: #292929 transparent transparent transparent;
		position: absolute;
		bottom: -5px;
		left: 50%;
		margin-left: -5px;
		opacity: 0;
	}

.product-slider-default .nav-tabs > li, .product-slider-1 .nav-tabs > li {
	margin: 0 !important;
	display: inline-block;
}

.product-slider-default .nav-tabs, .product-slider-1 .nav-tabs {
	border: 0;
	text-align: center;
	display: block;
	right: 0;
	top: -58px;
}

.product-slider-default .owl-dots, .product-slider-1 .owl-dots {
	/* border: 1px solid #eaeaea; */
	border-radius: 999px;
	margin: 0px auto !important;
	position: absolute;
	bottom: -32px;
	max-width: fit-content;
	padding: 8px 18px;
	height: 38px;
	background: white;
}

	.product-slider-default .owl-dots button, .product-slider-1 .owl-dots button {
		zoom: 0 !important;
		margin: 0;
	}

		.product-slider-default .owl-dots button span, .product-slider-1 .owl-dots button span {
			padding: 0 !important;
			margin: 0 4px !important;
			color: black;
			background: #dedede;
			border-radius: 0 !important;
		}

		.product-slider-default .owl-dots button.active span, .product-slider-1 .owl-dots button.active span {
			background: #ee2761;
		}

.product-slider-default .owl-nav .owl-prev:before, .product-slider-1 .owl-nav .owl-prev:before {
	border-top: 1px solid #d2d0d0;
	content: "";
	float: left;
	height: 1px;
	left: -61px;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 60px;
}

.product-slider-default .owl-nav .owl-prev:after, .product-slider-1 .owl-nav .owl-prev:after {
	border-bottom: 1px solid #d2d0d0;
	content: "";
	height: 1px;
	left: -41px;
	position: absolute;
	top: 15px;
	width: 40px;
}

.product-slider-default .owl-nav .owl-next:before, .product-slider-1 .owl-nav .owl-next:before {
	border-top: 1px solid #d2d0d0;
	content: "";
	height: 1px;
	right: -61px;
	position: absolute;
	top: 10px;
	width: 60px;
}

.product-slider-default .owl-nav .owl-next:after, .product-slider-1 .owl-nav .owl-next:after {
	border-bottom: 1px solid #d2d0d0;
	content: "";
	height: 1px;
	right: -41px;
	position: absolute;
	top: 15px;
	width: 40px;
}

.slide-progress {
	width: 0;
	max-width: 100%;
	height: 2px;
	background: #f7f1f1;
	position: absolute;
	z-index: 1;
	bottom: -20%;
	left: 0;
	right: 0;
}

.product-slider-1 .action-hover {
	display: none !important;
}

.product-slider-1 .product-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center !important;
	align-items: center !important;
	margin-bottom: 30px;
	background: white;
	border-radius: 16px;
}

	.product-slider-1 .product-item:hover {
		border-color: #e028283d;
	}

.product-slider-1 .discount-percentage {
	display: none;
}

.product-slider-1 .product-item .product-tags {
	display: none;
	zoom: 0.8;
}

.product-slider-1 .product-image {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
	min-height: unset !important;
}

.product-slider-1 .product-info {
	-ms-flex: 0 0 60%;
	flex: 0 0 70%;
	max-width: 70%;
	text-align: left !important;
	display: block !important;
	padding: 12px;
	border: 0;
}

	.product-slider-1 .product-info .product-mark {
		display: none;
	}

.product-slider-1 .product-item h3 {
	overflow: hidden;
}

	.product-slider-1 .product-item h3 a {
		font-size: 18px;
		letter-spacing: 0.25px;
	}

.product-slider-default .owl-nav, .product-slider-1 .owl-nav {
	/* position: absolute; */
	/* bottom: -58px; */
	/* left: 0; */
	/* right: 0; */
	margin: 0px auto;
	padding-top: 10px;
}

	.product-slider-default .owl-nav > button, .product-slider-1 .owl-nav > button {
		background: transparent !important;
		width: 30px;
		height: 30px;
		line-height: 30px !important;
		color: #313131 !important;
		/* margin: 0 !important; */
		border: 1px solid #d2d0d0 !important;
		border-radius: 50% !important;
		position: relative;
	}

		.product-slider-default .owl-nav > button.disabled, .product-slider-1 .owl-nav > button.disabled {
			/* color: #ffffff !important; */
			opacity: 1;
		}

	.product-slider-default .owl-nav > .owl-next i:before, .product-slider-1 .owl-nav > .owl-next i:before {
		/* content: "\f30b" !important; */
	}

	.product-slider-default .owl-nav > .owl-prev i:before, .product-slider-1 .owl-nav > .owl-prev i:before {
		/* content: "\f30a"; */
	}

	.product-slider-default .owl-nav .owl-prev, .product-slider-1 .owl-nav .owl-prev {
		/* border-right: 1px solid gainsboro !important; */
	}

.product-slider-default .owl-item.active, .product-slider-1 .owl-item.active {
	animation: fadeIn .5s;
	opacity: 1 !important;
}

.product-slider-module .owl-carousel .owl-item.active .owl-lazy {
	opacity: 1 !important;
}

.toast-fixed {
	position: fixed !important;
	top: 30% !important;
	z-index: 3 !important;
	right: 20px !important;
	color: white;
	border-color: #e02828;
	box-shadow: none;
	visibility: hidden;
	border-radius: 3px;
	max-width: unset !important;
	width: auto;
}

	.toast-fixed.showing, .toast-fixed.show {
		visibility: visible;
		-webkit-transition: all .4s ease .1s;
		transition: all .4s ease .1s;
		-webkit-animation: flipInX 1s;
		animation: flipInX 1s;
	}


	.toast-fixed .toast-header {
		background: #e02828;
		color: #ffffff;
		font-weight: 600;
		line-height: 36px;
		font-size: 15px;
	}

		.toast-fixed .toast-header > span {
			background: white;
			border-radius: 50%;
			width: 26px;
			height: 26px;
			color: #ee2761;
			text-align: center;
			line-height: 26px;
			font-size: 12px;
			font-weight: 700;
			margin-right: 6px;
		}

	.toast-fixed button.close {
		color: white;
		text-shadow: none;
		opacity: 1;
		margin: 0 0 0 6px !important;
		padding: 0 !important;
		font-size: 14px;
		float: right;
		margin-left: auto !important;
	}

	.toast-fixed .toast-body {
		background: white !important;
		color: #2d2d2d;
		font-size: 13px;
	}

.product-tags {
}

	.product-tags li {
		display: block;
		margin-bottom: 2px;
		position: absolute;
		z-index: 1;
		display: none;
	}

		.product-tags li span {
			background: #fef1f3;
			display: block;
			border-radius: 0;
			color: #232323;
			padding: 6px 8px;
			font-size: 10px;
			text-align: center;
			text-transform: uppercase;
			letter-spacing: 0.5px;
			/* border-top-right-radius: 9px; */
			/* border-bottom-left-radius: 9px; */
		}

			.product-tags li span:after {
				content: "\f0dd";
				font-family: 'Font Awesome 5 Free';
				font-weight: 900;
				position: absolute;
				left: 8px;
				bottom: -10px;
				color: #1d1d1d;
				font-size: 14px;
				opacity: 0;
			}

		.product-tags li:nth-child(1) {
			top: 20px;
			right: 20px;
		}

		.product-tags li:nth-child(2) {
			right: 20px;
			top: 60px;
		}

			.product-tags li:nth-child(2) span {
				/* background: #ee2761; */
			}

				.product-tags li:nth-child(2) span:after {
					color: #ee2761;
				}

		.product-tags li:nth-child(3) {
			top: 40px;
			right: 0;
		}

		.product-tags li:nth-child(4) {
			right: 0;
			top: 0;
		}

		.product-tags li:nth-child(5) {
			top: 80px;
		}
/* PRODUCT SLIDER MODULE */
/* PRODUCT BREADCRUMB */
.back-home:before {
	color: #252424;
	font-family: 'simple-line-icons';
	content: "\f015";
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
}

.product-breadcrumb-module li {
	display: inline-block;
}

	.product-breadcrumb-module li:after {
		font-family: 'themify';
		content: "\e649";
		color: #1d1d1d;
		font-size: 11px;
	}

.product-breadcrumb-module {
	color: #0f0f0f;
	text-align: center;
}

	.product-breadcrumb-module li a {
		font-size: 17px;
		color: #948e8e;
		font-weight: 500;
		padding: 0px 4px;
		line-height: 30px;
		font-family: 'Yanone Kaffeesatz', sans-serif;
	}

	.product-breadcrumb-module li:first-child a {
		padding-left: 0;
		padding-right: 10px;
	}

	.product-breadcrumb-module li:first-child {
		padding-left: 0;
		padding-right: 0;
	}

	.product-breadcrumb-module li:last-child a {
		padding-right: 0;
	}

	.product-breadcrumb-module li:last-child:after {
		opacity: 0;
		display: none;
	}

.show-heading {
	text-align: left;
}

	.show-heading h1 {
		font-size: 42px !important;
		margin: 0;
		/* color: #8aae23; */
		font-weight: 400;
		font-family: 'Yanone Kaffeesatz', sans-serif;
	}


/* PRODUCT BREADCRUMB */
/* PRODUCT LIST */
.product-list-module {
}

	.product-list-module .product-item {
		margin-bottom: 30px;
	}

.product-item {
	border: 0;
	border-radius: 0;
	padding: 0;
	position: relative;
}

.product-image > a {
	display: block;
	text-align: center;
	width: 100%;
}

.quick-favorite {
	position: absolute;
	right: 24px;
	top: 24px;
	z-index: 1;
	width: 36px !important;
	line-height: 36px;
	border-radius: 50%;
	background: #f6f6f6;
	border: none !important;
	padding: 0 !important;
	box-shadow: none !important;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.product-item:hover .quick-favorite {
	background: #f8ecd5;
	color: #201f1f;
}

.product-image a img {
	width: 100%;
	position: relative;
	-webkit-transition: all 0.4s ease !important;
	transition: all 0.4s ease !important;
	top: 0;
	/* filter: brightness(1.1); */
}

.product-review {
	margin-bottom: 8px;
	margin-top: 0;
	order: 1;
}

	.product-review i {
		color: #EF7E3B;
		font-size: 14px;
	}

		.product-review i.plus {
			color: #ffd211;
		}

	.product-review button {
		background: transparent;
		border: 0;
		padding: 0;
	}

#product-comment-rating {
	direction: rtl;
}

.product-review button:hover i, .product-review button:hover ~ button i {
	color: #ffd82f;
}

.produt-item-quantity {
	width: 34px;
	position: absolute;
	background: #f4f4f4;
	text-align: center;
	right: 20px;
	top: 30%;
	z-index: 2;
	/* font-size: 13px; */
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #eaeaea;
	display: none;
}

	.produt-item-quantity input {
		display: block;
		width: 100%;
		border: 0;
		text-align: center;
		padding: 0;
		line-height: 38px;
		color: #312e2e;
		/* border-left: 1px solid gray; */
	}

	.produt-item-quantity button {
		border: 0;
		background: transparent;
		line-height: 32px;
		width: 100%;
		display: block;
		color: #565151;
	}

		.produt-item-quantity button i {
			font-size: 11px;
		}

	.produt-item-quantity .quantity-plus {
		border-bottom: 1px solid #eaeaea;
	}

	.produt-item-quantity .quantity-minus {
		border-top: 1px solid #eaeaea;
	}

	.produt-item-quantity.toggle {
		height: 36px;
		-webkit-transition: all 0.2s ease !important;
		transition: all 0.2s ease !important;
	}

		.produt-item-quantity.toggle.active {
			height: 110px;
			-webkit-transition: all 0.2s ease !important;
			transition: all 0.2s ease !important;
		}

.product-info {
	text-align: center;
	display: flex;
	flex-direction: column;
	padding: 1.2rem 12px;
}

	.product-info h3 {
		margin: 8px 0;
		order: 2;
	}

.product-price {
	order: 3;
}

.product-list-module .product-image {
	border: 1px solid #efefef;
}

.product-info .product-mark {
	color: #e02828;
	font-size: 14px;
	text-transform: capitalize;
	margin: 8px 0px;
	letter-spacing: 1.5px;
	display: none;
}

.product-info .product-title {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	display: block;
	color: #4D4D4D;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

.product-image {
	overflow: hidden;
	position: relative;
	background: white;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -ms-flexbox !important;
	display: flex !important;
	flex-direction: row;
	/* border: 1px solid #eaeaea; */
	border-radius: 16px;
}

	.product-image > .product-link:before {
		content: "";
		display: inline-block;
		width: 30px;
		height: 30px;
		vertical-align: text-bottom;
		border: .25em solid currentColor;
		border-right-color: transparent;
		border-radius: 50%;
		-webkit-animation: spinner-border .75s linear infinite;
		animation: spinner-border .75s linear infinite;
		position: absolute;
		top: 40%;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #e2e2e2;
	}

.out-of-stock {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0px auto;
	width: 72px;
	height: 72px;
	z-index: 1;
	background: #fddbe0e0;
	line-height: 72px;
	border-radius: 50%;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.4px;
	display: none;
}

.discount-percentage {
	position: absolute;
	top: 24px;
	left: 24px;
	z-index: 1;
	background: #fdf2dd;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 12px;
	color: #555151;
}

.product-item .product-price .price {
	color: #151414;
	font-size: 17px;
	font-weight: 600;
}

.product-item .product-price .old-price {
	text-decoration: line-through;
	margin-left: 8px;
	font-size: 14px;
	color: #999;
}

.product-item .action-hover {
	z-index: 1;
	width: 100%;
	text-align: center;
	position: absolute;
	opacity: 0;
	bottom: -150%;
}

.product-item:hover .action-hover {
	opacity: 1;
	-webkit-transition: all 0.6s ease !important;
	transition: all 0.6s ease !important;
	bottom: 16px;
}

	.product-item:hover .action-hover ul li div {
		display: inline-block;
		position: absolute;
	}

.product-item .action-hover ul li div span {
	border-radius: 0px;
	padding: 7px 13px 5px 13px;
}

.product-item .action-hover li {
	display: inline-block;
	border-radius: 3px;
}

	.product-item .action-hover li:last-child {
	}

	.product-item .action-hover li a {
		position: relative;
		font-size: 14px;
		color: #ffffff;
		cursor: pointer;
		width: 100%;
		padding: 0;
		background: #8aae23;
		line-height: 40px;
		display: block;
		border-radius: 50%;
		width: 40px;
	}

		.product-item .action-hover li a i {
		}



		.product-item .action-hover ul li div span span, .product-item .action-hover li a span {
			white-space: nowrap;
			font-size: 11px;
			letter-spacing: 0.50px;
			padding: 0px 20px;
			position: absolute;
			bottom: 100%;
			color: rgba(0,0,0,0);
			background-color: rgba(255, 194, 41,0);
			-webkit-transition: all 0.4s ease 0.1s;
			transition: all 0.4s ease 0.1s;
			right: 0;
			border-radius: 3px;
			height: 35px;
			line-height: 35px;
			display: none;
		}

.product-item:hover .action-hover ul li div span span, .product-item:hover .action-hover ul li a span {
}

.product-item .action-hover ul li div span:hover span, .product-item .action-hover ul li a:hover > span {
	display: inline-block;
	color: white;
	background-color: #2d2c2d;
}

.product-item .action-hover ul li div span i {
	padding-right: 0px;
}

.product-item.action-hover li div:hover, .product-item .action-hover li a:hover {
	background: #1f1d1d;
}

	.product-item .action-hover li a:hover i {
		color: white !important;
	}


.product-list-pagination .page-item.active .page-link {
	background: #212121;
	border-color: #212121;
}

.page-item .page-link {
	cursor: pointer;
}

.product-list-pagination .page-link {
	color: #948e8e;
}
/* PRODUCT LIST */

/* PRODUCT FILTER */
.product-filter {
	overflow: hidden;
	padding: 24px;
	border: 1px solid #efefef;
	border-radius: 16px;
}

.filter-box {
	padding: 20px 0px;
	border-bottom: 1px solid #f0f0f0;
}

	.filter-box:last-child {
		border-bottom: 0;
	}

.filter-header {
	/* border-bottom: 1px solid #f0f0f0; */
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	color: #1d1c1c;
	/* background: #f7f7f7; */
	z-index: 3;
}

.product-filter h1 {
	font-size: 20px;
	font-weight: 600;
	color: #1d1c1c;
	margin: 0;
}

.filter-box h6 {
	font-weight: 600;
	color: #1d1c1c;
	font-size: 16px;
	margin-bottom: 18px;
}

.filter-box ul li a {
	line-height: 32px;
	font-size: 13px;
}

.filter-box ul li span {
	margin-left: 8px;
}

.filter-box ul li a:hover {
	color: #e02828;
}

.brands-filter li, .tags-filter li, .variant-filter li {
	padding: 4px 0px;
}

.filter-button {
	width: 100%;
	background: #8aae23;
	border: 0;
	padding: 14px 0px !important;
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	border-radius: 0;
}

	.filter-button:hover {
		background: #292828;
	}

.filter-open {
	position: fixed;
	left: 0;
	top: 50%;
	background: #292828;
	width: 35px;
	line-height: 40px;
	border: 0;
	font-size: 15px;
	color: white;
	height: 38px;
	padding: 0;
	z-index: 5;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* PRODUCT FILTER */

/* PRODUCT DETAIL */
.product-header {
	margin-bottom: 22px;
}

	.product-header h1 {
		font-size: 27px;
		color: black;
		font-weight: 600;
		margin-bottom: 20px;
	}

	.product-header .product-mark-detail {
		color: #626465;
		/* font-weight: 500; */
		display: inline-block;
		margin-right: 10px;
	}

		.product-header .product-mark-detail:before {
			content: "\f02c";
			font-family: 'font awesome 5 free';
			margin-right: 5px;
			color: #c7c7c7;
			font-weight: 600;
		}

.product-detail-module .product-tags {
	display: none;
}

.product-pricing ul {
	/* border: 1px solid #f0e4e4; */
	border-radius: 6px;
}

	.product-pricing ul li {
		/* border-bottom: 1px solid #f0e4e4; */
		line-height: 36px;
		font-size: 14px;
		color: #191717;
	}

		.product-pricing ul li:last-child {
			border-bottom: 0;
		}

		.product-pricing ul li label {
			margin: 0;
			min-width: 140px;
			font-weight: 500;
		}

		.product-pricing ul li span {
			padding: 0px 10px;
			font-size: 15px;
			font-weight: 600;
		}

		.product-pricing ul li.old-price span {
			text-decoration: line-through;
			color: #aaaaaa;
		}

		.product-pricing ul li.featured-price span {
			font-size: 22px;
			font-weight: 700;
			color: #252525;
		}

			.product-pricing ul li.featured-price span small {
				font-size: 14px;
				/* font-weight: 700; */
			}

		.product-pricing ul li:nth-child(2) {
			/* background: #f9f9f999; */
		}

.short-description {
	padding: 12px;
	border: 1px solid #f0e4e4;
	margin-bottom: 30px;
	border-radius: 9px;
	line-height: 24px;
	font-size: 14px;
}

.buy-section {
	margin: 30px 0px;
}

.quantity-section button {
	background: #f2f2f2;
	border: 0;
	width: 36px;
	line-height: 50px;
	font-size: 10px;
	color: #1b1919;
	float: left;
}

.quantity-section {
	/* margin-top: 30px; */
	border: 0;
	display: inline-block;
	border-radius: 3px;
	overflow: hidden;
	float: left;
}

	.quantity-section input {
		width: 36px;
		height: 52px;
		border: 0;
		text-align: center;
		padding: 0;
		margin: 0;
		float: left;
		border: 1px solid #dcdcdc;
		border-left: 0;
		border-right: 0;
		background: #ffffff;
	}

.add-to-cart-button {
	background: #ee2761;
	display: inline-block;
	line-height: 52px;
	margin: 0px 10px;
	padding: 0px 30px;
	border-radius: 0;
	color: white;
	font-size: 15px;
	font-weight: 500;
}

	.add-to-cart-button:hover {
		color: white;
		background: #dc1e55;
	}

	.add-to-cart-button span:before {
		content: "\f07a";
		font-family: 'font awesome 5 free';
		font-weight: 600;
		margin-right: 10px;
	}

.social-section {
	margin: 0;
}

	.social-section a {
		color: #333232;
		text-align: center;
		width: 28px;
		height: 28px;
		line-height: 28px;
		display: inline-block;
		background: #f7f7f7;
		margin: 0px 4px 0px 0;
		border-radius: 50%;
	}



		.social-section a:hover {
			color: #33bcd4;
		}

.product-tabs .nav-link.active, .product-tabs .show > .nav-link {
	background-color: #f2f2f2;
	color: black;
}

.product-tabs > li > a {
	padding: 16px 28px;
	border-radius: 0 !important;
	background: #fbfbfb;
	border-right: 1px solid #eeeded;
	/* font-weight: 600; */
	font-size: 14px;
	color: black;
}

.product-tabs-module .tab-content {
	border: 1px solid #e8e8e8;
	padding: 20px;
	border-radius: 4px;
	margin-top: -1px;
}

.product-tabs > li:first-child a {
	border-top-left-radius: 9px !important;
}

.product-tabs > li > a.active {
	border-right: 1px solid transparent !important;
}

.product-tabs-module .total-comment {
	border-radius: 0;
	background: transparent;
	color: black;
	margin: 0;
	text-align: right;
	display: block;
	padding: 0;
}

.product-tabs-module .post-comments {
	border: 0 !important;
	margin: 0;
	padding: 0;
}

.tab-description p {
	line-height: 32px;
	color: #656161;
	font-size: 0.82rem;
}

.tab-installment h6 {
	text-align: center;
	font-weight: 500;
	font-size: 15px;
	color: black;
	background: #f7f9fa;
	line-height: 46px;
	text-transform: capitalize;
}

.tab-installment table {
	border: 1px solid #eff0f0;
	border-top: 0;
}


/* PRODUCT DETAIL */


/* COMMENTS */
.post-comments {
	margin-top: 35px;
	border: 1px solid #e2e0e0;
	padding: 0px 20px;
	margin: 34px 0px;
}

.total-comment {
	font-weight: 600;
	background: #00a6f6;
	padding: 10px 20px;
	color: white;
	border-bottom-left-radius: 9px;
	display: inline-block;
	border-bottom-right-radius: 9px;
}

.comment-avatar span {
	width: 80px;
	height: 80px;
	background: #f2f2f2;
	display: block;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	font-size: 22px;
	font-weight: 700;
	color: #1d1d1d;
}

.comment-author span {
	font-weight: 600;
	font-size: 18px;
	color: black;
	display: block;
}

.comment-info span {
	color: #949494;
}

.comment {
	margin-top: 10px;
}

	.comment p {
		font-size: 14px;
	}

.comment-container form {
	margin-top: 30px !important;
}

.comment-container {
	border-bottom: 1px solid #e2e0e0;
	padding: 20px 0px;
	font-weight: 600;
	font-family: 'Quicksand', sans-serif;
}

.post-comments .comment-container:last-child {
	border-bottom: 0;
}

.reply-button {
	background: #3b405d;
	padding: 6px 16px;
	color: white !important;
	border-radius: 3px;
	display: inline-block;
}

.leave-a-comment {
	margin-top: 40px !important;
}

	.leave-a-comment h4 {
		font-weight: 600;
		font-size: 22px;
		color: black;
		display: block;
		border-bottom: 1px solid #e2e0e0;
		padding-bottom: 14px;
		margin-bottom: 30px;
	}
/* COMMENTS */
/* CART PAGE */
.cart-page {
	background: #ffffff;
	min-height: 600px;
	padding: 4rem 0;
	max-width: 1400px;
	margin: 0px auto;
}

.title-type-2 {
	border-top-left-radius: 2px;
	background: #f9f9f9;
	overflow: hidden;
	border-top-right-radius: 2px;
	/* border-radius: 9px; */
}

	.title-type-2 span {
		padding: 0px 9px;
		font-family: Rajdhani,sans-serif;
		font-weight: 600;
		font-size: 17px;
		line-height: 60px;
		color: #191919;
	}

.step {
	width: 28px;
	background: #ffffff;
	border-radius: 50%;
	padding: 0 !important;
	line-height: 28px !important;
	text-align: center;
	display: inline-block;
	color: #212121 !important;
	margin-left: 15px;
	font-size: 15px !important;
}

.cart-section {
	margin-bottom: 1.6rem;
}

.cart-item {
	border: 1px solid #dee2e687;
	border-radius: 9px;
	margin-bottom: 20px;
	padding: 12px 20px 12px 0px;
}

.cart-product-image {
	border-right: 1px solid #dee2e687;
	overflow: hidden;
	padding: 14px;
	margin-right: 12px;
}

.cart-product-name {
	/* font-weight: 600; */
	font-size: 15px;
	color: #292828;
	margin-bottom: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.cart-product-price {
	font-size: 16px;
	font-weight: 700;
	color: #8aae23;
}

.quantity-container {
	border-left: 1px solid #dee2e687;
}

.cart-product-quantity button {
	background: transparent;
	border: 1px solid #eeeeee;
	border-radius: 0;
	width: 34px;
	height: 34px;
	color: #252525;
	font-size: 11px;
	display: block;
	margin: 0 !important;
	padding: 0;
	border-radius: 50%;
}

.cart-product-quantity #count {
	width: 34px;
	text-align: center;
	height: 36px;
	font-weight: 600;
	padding: 0;
	/* background: #f7f9fa; */
	border: 0;
	border-top: 0;
	border-bottom: 0;
}

.cart-product-quantity button:hover {
	background: #282b31;
	color: white;
	border: 1px solid transparent;
}

.delete-item {
	background: 0 0;
	border: 0;
	display: block;
	color: #777676 !important;
	font-size: 20px;
	padding: 0px 16px;
	cursor: pointer;
}

.cart-summary {
	border-radius: 9px;
	padding: 20px;
	border: 1px solid #dee2e687;
}

.order-total h3 {
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 10px;
}

.cart-summary #totalAmount {
	font-size: 22px;
	line-height: 1;
	border: 0;
	color: #191919;
	width: 100%;
	display: block;
	font-weight: 700;
	border-bottom: 1px solid #f0e7e7;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.next-button {
	background: #3bd2a8;
	border: 0;
	color: white;
	border-radius: 6px;
	padding: 16px 20px;
	width: 100%;
	display: block;
	font-weight: 600;
	margin: 14px 0px;
	display: none;
}

.item-price {
	display: inline-block;
	text-align: right;
	width: 50%;
	float: right;
}

.cart-summary ul li .title {
	width: 50%;
	display: inline-block;
}

.cart-summary ul li {
	line-height: 26px;
	/* font-weight: 600; */
	font-size: 14px;
	color: #191919;
}

.static-content {
	/* border-right: 1px solid #dee2e687; */
	padding: 0;
	border-radius: 0;
	/* padding-right: 2rem; */
}

.login-button {
	border: 0;
	background: #3ebccb;
	padding: 0px 28px;
	line-height: 42px;
	color: white;
	border-radius: 4px;
}

#continue-with-email-form {
	border-top: 1px solid #e6e6e6;
	padding-top: 34px;
	position: relative;
}

	#continue-with-email-form .or {
		position: absolute;
		top: -23px;
		left: 0;
		right: 0;
		margin: 0px auto;
		width: 62px;
		line-height: 40px;
		background: #ffffff;
		border-radius: 50%;
		text-align: center;
		font-size: 11px;
		text-transform: lowercase;
	}

	#continue-with-email-form p {
		font-size: 13px;
		line-height: 1.8;
	}

	#continue-with-email-form h3 {
		font-family: Rajdhani,sans-serif;
		font-weight: 600;
		color: #2f2d2d;
		font-size: 22px;
	}

.loginForm {
	border: 1px solid #f1f0f0;
	padding: 20px;
}

.left-sidebar {
	position: fixed;
	/* left: -100%; */
	z-index: 9;
	display: none;
}

	.left-sidebar.show {
		display: block;
		/* left: 0; */
	}

	.left-sidebar .btn-link {
		font-size: 13px;
		font-family: 'Poppins';
	}

.sidebar-content {
	background: white;
	padding: 1rem 2rem;
	height: 100%;
	-webkit-animation: slideInLeft 0.5s;
	animation: slideInLeft 0.5s;
	position: fixed;
	max-width: 480px;
	left: 0;
	top: 0;
	overflow-y: scroll;
	box-shadow: 20px 40px 40px 0 rgba(24, 37, 66, 0.63);
}
/* width */
.left-sidebar ::-webkit-scrollbar {
	width: 14px;
}

/* Track */
.left-sidebar ::-webkit-scrollbar-track {
	background: #ffffff;
}

/* Handle */
.left-sidebar ::-webkit-scrollbar-thumb {
	background: #d8d8d8;
	border-radius: 9px;
}

	/* Handle on hover */
	.left-sidebar ::-webkit-scrollbar-thumb:hover {
		background: #555;
	}

.backdrop {
	background: #000000bd;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	display: none;
}


.left-sidebar.show .backdrop {
	display: block;
}

button.close-button {
	display: inline-block;
}

.form-header {
	width: 100%;
	margin-bottom: 10px;
}

	.form-header h3 {
		display: inline-block;
		margin: 0;
		float: left;
		line-height: 36px;
		font-family: Rajdhani,sans-serif;
		font-weight: 600;
		color: #2f2d2d;
		font-size: 24px;
	}

button.close-button {
	float: right;
	background: transparent;
	border: 0;
	line-height: 36px;
	font-size: 22px;
}

.left-sidebar .form-control {
	border-radius: 9px;
	padding: 10px 20px;
	min-height: 52px;
	border: 2px solid #e5e8e8ab;
	color: #757575;
	font-family: Rajdhani,sans-serif;
	font-weight: 500;
	font-size: 15px;
}

	.left-sidebar .form-control option {
		font-weight: 500;
		color: #8a8888;
	}

.left-sidebar label {
	color: #353434;
	font-family: Rajdhani,sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.8;
}

.address-section {
	margin-bottom: 1.6rem;
}

.default-address {
	position: absolute;
	top: 10px;
	right: 18px;
	padding: 0;
}

	.default-address .custom-control-input:checked ~ .custom-control-label::before {
		background: #3bd2a8 !important;
		border-color: #3bd2a8;
	}

.left-sidebar .form-group {
	margin-bottom: 1.2rem;
}

.add-button {
	background: #212121;
	border: 0;
	color: white;
	border-radius: 0;
	padding: 14px 20px;
	/* width: 100%; */
	/* display: block; */
	font-weight: 600;
	margin: 14px 0px;
	font-size: 15px;
}

	.add-button:hover {
		background: #252424;
	}

.note {
	display: none;
}

.add-new-address {
	margin: 0;
	display: block;
	font-weight: 600;
	text-align: left;
	float: right;
	background: transparent;
	border: 0;
	line-height: 60px;
	padding-right: 20px;
	font-size: 14px;
	padding-left: 0;
	font-family: Rajdhani,sans-serif;
}

	.add-new-address i {
		color: #f56e6e;
	}

.address-box {
	padding: 1.6rem;
	position: relative;
	margin: 15px 0px;
	border: 1px solid #ececec;
	cursor: pointer;
	border-radius: 12px;
	overflow: hidden;
}

	.address-box.selected {
		/* border: 1px solid #3bd2a8; */
	}

		.address-box.selected:before {
			content: "";
			position: absolute;
			right: -11px;
			font-size: 17px;
			top: -10px;
			border-radius: 12px;
			background: #f7f9fa;
			width: 65px;
			height: 63px;
			border: 1px solid #ececec;
		}

		.address-box.selected:after {
			content: "\f058";
			font-family: 'Font Awesome 5 Free';
			position: absolute;
			right: 16px;
			top: 12px;
			color: #2f2f2f;
			font-size: 19px;
		}

	.address-box h3 {
		font-weight: 600;
		font-size: 17px;
		color: #292828;
		font-family: Rajdhani,sans-serif;
		margin-bottom: 10px;
		/* z-index: 1; */
		position: relative;
	}

	.address-box p {
		font-size: 13px;
		line-height: 22px;
		position: relative;
	}

.edit-address {
	background: #146cda;
	color: #ffffff;
	border: 0;
	width: 38px;
	line-height: 38px;
	border-radius: 50%;
	margin-top: 10px;
	padding: 0;
	margin-right: 10px;
}

	.edit-address:hover {
		background: #1cc596;
	}

.remove-address {
	background: #f55454;
	color: white;
	border: 0;
	width: 38px;
	line-height: 38px;
	border-radius: 20px;
	margin-top: 10px;
	padding: 0;
	position: relative;
}

	.remove-address:hover {
		background: #3bd2a8;
	}

.credit-card-button, .bank-transfer-button {
	margin-bottom: 15px;
	margin: 10px 0;
	border-radius: 9px;
	padding: 0px 45px;
	border: 1px solid #d4d8da;
}

.underline a {
	text-decoration: underline;
	font-weight: 600;
}

.shipping-section {
	margin-bottom: 1.6rem;
}

ul.order-shipping-methods {
	padding: 20px;
}

	ul.order-shipping-methods li {
		padding: 2px 0;
	}

		ul.order-shipping-methods li label:before, ul.order-shipping-methods li label:after {
			margin-top: -2px;
		}

.custom-control-input:checked ~ .custom-control-label::before, .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
	border-color: #8aae23;
	background-color: #8aae23;
	box-shadow: none !important;
}

h3.h-style-1 {
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	padding-left: 20px;
	color: #8aae23;
}

.payment-section .custom-radio > label {
	width: 100%;
	padding: 20px 0px;
}

.payment-section .custom-radio label:before, .payment-section .custom-radio label:after {
	top: 22px;
}

.empty-cart {
	text-align: center;
	margin-top: 2rem;
}

	.empty-cart h5 {
		font-weight: 600;
		color: #605f5f;
		font-size: 18px;
		text-transform: capitalize;
		margin-top: 20px;
		display: block;
	}

	.empty-cart .empty-icon {
		width: 100px;
		height: 100px;
		background: #f7f9fa;
		margin: 0px auto;
		border-radius: 50%;
		margin-bottom: 12px;
		position: relative;
	}

		.empty-cart .empty-icon:before {
			content: "\f291";
			font-family: 'Font Awesome 5 Free';
			font-weight: 900;
			line-height: 100px;
			font-size: 32px;
			color: #d2d2d2;
		}

/* CART PAGE */
/* FAVORITE PAGE */
.favorites-page {
	min-height: 500px;
	padding: 3rem 0;
}

.favorites-list {
}

	.favorites-list .product-item button {
		margin-top: 10px;
		border-radius: 50%;
		font-size: 13px;
		width: 32px;
		line-height: 32px;
		height: 32px;
		padding: 0;
		margin-right: 6px;
	}

	.favorites-list .product-item {
		border: 0;
		margin-bottom: 20px;
	}

.alert-epsilos {
	border: 1px solid #282b31;
	color: #282b31;
	padding: 12px 12px;
	padding-left: 54px;
	border-radius: 3px;
	overflow: hidden;
}

	.alert-epsilos i {
		line-height: 45px;
		background: #282b31;
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		text-align: center;
		color: white;
		font-size: 22px;
	}
/* FAVORITE PAGE */

/* ACCOUNT */
.account-page {
	min-height: 400px;
}

	.account-page .account-tabs li a {
		padding: 16px 20px;
		margin: 0;
	}

	.account-page .tab-content {
		padding: 20px;
		border: 1px solid #dedede;
		border-top: 0;
	}

ul.order-totals {
	min-width: 160px;
	text-align: right;
}

	ul.order-totals b {
		text-align: left;
		float: left;
		min-width: 109px;
	}

.box h3 {
	font-size: 14px;
	font-weight: 600;
	color: black;
	margin-bottom: 0;
	background: #f7f9fa;
	padding: 14px 20px;
	border-radius: 0;
	border: 1px solid #eceeef;
}

.box-content {
	border: 1px solid #eceeef;
	margin-bottom: 20px;
	padding: 10px 20px;
	border-top: 0;
}

.currency {
	margin: 0px 4px;
}

ul.order-totals li {
	line-height: 28px;
}
/* ACCOUNT */
/* BLOG PAGE */
.blog-list-page {
	margin: 3rem 0;
}

.edit-post {
	position: fixed;
	right: 0;
	top: 30%;
	background: #222223;
	color: white;
	width: 46px;
	line-height: 46px;
	text-align: center;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	top: 40%;
}

.post-image img {
	width: 100%;
}

.post-type-1 {
	border-radius: 2px;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	text-align: left;
	padding-bottom: 10px !important;
	margin-bottom: 60px !important;
}

.post-container {
	padding: 2rem 0rem;
}

.post-title h2 {
	font-weight: 500;
	letter-spacing: 0;
	font-size: 22px;
	margin: 0;
	line-height: 30px;
}

	.post-title h2 a {
		color: #272727;
	}

.post-info {
	padding: 10px 0px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
}

.blog-post .post-title {
	padding: 20px 0px;
}

.post-info ul li {
	display: inline-block;
	padding-right: 24px;
	font-size: 13px;
	color: #6d6464;
}

a.read-more {
	display: inline-block;
	color: #8aae23;
	font-size: 14px;
	border-radius: 3px;
	line-height: 28px;
	font-weight: 500;
}

	a.read-more i {
		margin-right: 10px;
		font-size: 18px;
		float: left;
		line-height: 28px;
	}

	a.read-more:hover {
		color: #111111;
	}

.post-list-module ul li, .blog-categories-module ul li {
	display: block;
	line-height: 28px;
	border-bottom: 1px solid #d0cdcd;
	padding: 10px 0px;
}

	.post-list-module ul li:last-child, .blog-categories-module ul li:last-child {
		border-bottom: 0;
	}

.post-list-module h2, .blog-categories-module h2 {
	font-size: 20px;
	margin: 0;
	padding: 16px 0px;
	color: #232222;
	font-weight: 500;
}

	.post-list-module h2 i, .blog-categories-module h2 i {
		color: #00a6f6;
		display: none;
	}

.post-list-type-1 ul, .blog-categories-module ul {
	padding: 0;
	border-top: 0;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

	.blog-categories-module ul li:before {
		content: "\f30b";
		font-family: 'font awesome 5 free';
		font-weight: 900;
		margin-right: 12px;
		color: #e4e4e4;
	}

	.blog-categories-module ul li:hover:before {
		color: #f56e6e;
	}

.post-content h2, .post-content h2 span, .post-summary h2 span {
	font-size: 18px;
	font-weight: 500 !important;
	color: black;
	margin-bottom: 15px !important;
}

.blog-post .post-content ul, .html-editor-module ul {
	margin-left: 0;
	margin-bottom: 40px;
}

	.blog-post .post-content ul li, .html-editor-module ul li {
		position: relative;
		padding-left: 20px;
		font-size: 14px;
		color: #656262;
		font-weight: 300;
		margin-bottom: 15px;
		line-height: 28px;
	}

		.blog-post .post-content ul li:before {
			content: "";
			width: 7px;
			line-height: 100%;
			background: #f3f3f3;
			height: 100%;
			position: absolute;
			left: 0;
		}

.post-content iframe {
	max-width: 100%;
	border: 0;
}

.blog-post h2 {
	font-size: 22px !important;
	font-weight: 500 !important;
}

.blog-post h3 {
	font-size: 18px;
	color: black;
	font-weight: 500;
}

.post-content h3 span, .post-content h3 strong {
	font-size: 22px;
	font-weight: 500 !important;
	color: black;
}

.post-content p {
	font-size: 15px;
	color: #656262 !important;
	margin-bottom: 15px;
	line-height: 28px;
}

blockquote {
	font-size: 15px;
	color: #656262;
	margin-bottom: 15px;
	border-left: 4px solid #f56e6e;
	padding: 12px;
	padding-right: 0;
	line-height: 28px;
}

.post-type-1 .post-summary p {
	line-height: 32px;
	font-size: 16px;
	color: #7e7575;
}

.post-content p strong {
	color: black;
}

.blog-pagination li a {
	background: #e8e8e821;
	border: 1px solid #d6d4d480;
	color: black;
	padding: 0.7rem 1rem;
}

.blog-pagination .page-link:focus {
	background: white;
}

.blog-pagination .page-link:hover {
	background: white;
}

.items-info {
	font-size: 14px;
	margin-bottom: 15px;
}
/* BLOG */

/* LOGIN PAGE */
.login-page {
	position: relative;
	width: 100%;
	background-position: 100%;
	height: 100vh;
}

	.login-page .container-fluid {
		max-width: 100%;
	}

.login-bg {
	background: url(/uploads/images/ecommerce16/login-bg.jpg) no-repeat center center transparent;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}

	.login-bg:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		/*background: #00000052;*/
		height: 100%;
	}

.login-form {
	margin: auto;
	max-width: 570px;
}

.login-content {
	border-radius: 0;
	padding: 0;
	background: white;
	/* overflow: hidden; */
	position: relative;
	height: 100vh;
}

.return-home {
	color: #1f1f1f;
	letter-spacing: 1px;
	line-height: 28px;
	position: relative;
	top: 10px;
}

	.return-home i {
		float: left;
		line-height: 28px;
		margin-right: 10px;
	}

.login-panel {
	padding: 0px 30px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .5s ease;
	opacity: 0;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	display: flex;
	flex-direction: column;
}

	.login-panel.active {
		/* position: unset; */
		opacity: 1;
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}

.login-form .form-group {
	margin-bottom: 1.4rem;
}

.login-form .form-control {
	border-radius: 36px;
	padding: 0px 24px;
	height: 54px;
	background: white;
	border: 1px solid #dae1e3;
	border-radius: 4px;
	font-size: 15px;
	color: #656565;
}

.login-form select {
	color: #9c9a9a !important;
}

.login-form .form-control::placeholder {
	color: #a09c9c;
}

.login-form .form-control:focus {
	border: 1px solid #3ebccb;
}

.login-form .custom-checkbox label {
	font-size: 15px;
	font-weight: 500;
	color: #948e8e;
	font-family: 'Poppins';
	line-height: 24px;
}

.login-form .or {
	display: block;
	text-align: center;
	position: relative;
	text-transform: lowercase;
	margin-bottom: 1.5rem;
}

	.login-form .or span {
		background: white;
		padding: 0px 10px;
		z-index: 1;
		position: relative;
	}

	.login-form .or:after {
		content: "";
		height: 1px;
		width: 100%;
		border-bottom: 1px solid #e2e2e2;
		position: absolute;
		left: 0;
		top: 11px;
	}

.forgot-password {
	color: #1f1f1f;
	text-align: center;
	display: block;
	margin: 1.5rem;
}

.social-icons {
	text-align: center;
}

	.social-icons li {
		display: inline-block;
	}

		.social-icons li a {
			display: block;
			height: 38px;
			line-height: 38px;
			width: 38px;
			font-size: 18px;
			text-align: center;
			color: #fff;
			text-decoration: none;
			-webkit-transition: all 0.2s ease;
			transition: all 0.2s ease;
			border-radius: 4px;
		}

.social-icons-facebook a {
	background-color: #1874eb;
}

.social-icons-twitter a {
	background-color: #00ACEE;
}

.social-icons-linkedin a {
	background-color: #0E76A8;
}

.radius-button {
	padding: 0 16px;
	color: #1f1f1f;
	border: 1px solid #1f1f1f;
	border-radius: 36px;
	font-weight: 600;
	margin: 0px auto;
	display: block;
	max-width: 146px;
	text-align: center;
	margin-top: 2.5rem;
	line-height: 46px;
}

	.radius-button i {
		position: relative;
		top: 1px;
		margin-right: 4px;
	}

	.radius-button:hover {
		background: #1f1f1f;
		color: white;
	}

.btn-login, .btn-register {
	background: #1f1f1f;
	color: white;
	border-radius: 4px;
	padding: 12px 20px;
	display: block;
	width: auto;
	margin-top: 20px;
	width: 100%;
}

	.btn-login:hover, .btn-register:hover {
		background: #0a0a0a;
		color: white;
	}

.login-form h3 {
	font-size: 28px;
	font-weight: 500;
	text-align: center;
	color: black;
	margin-bottom: 2rem;
}

.login-form p {
	font-size: 14px;
	margin: 20px;
	color: gray;
	line-height: 1.8;
	text-align: center;
}

.register-message p {
	font-size: 11.2px;
}

.gender {
	display: none;
}

@media (max-width: 680px) {
	.login-form {
		padding: 20px 0px;
	}

		.login-form .form-control {
			font-size: 14px;
		}

		.login-form h3 {
			font-size: 20px;
		}

	.user-signup .radius-button {
		margin-top: 5px;
	}

	.btn-register {
		margin-top: 0;
	}
}
/* LOGIN PAGE */
.login-form .form-control {
	padding: 0px 24px;
	height: calc(2.8em + 0.75rem + 2px);
}

	.login-form .form-control:focus {
		border: 1px solid #3ebccb;
	}

.btn-register {
	background: #1f1f1f;
	color: white;
	border-radius: 36px;
	padding: 12px 20px;
}

.btn-register-2 {
	background: #f56e6e;
	color: white;
	border-radius: 36px;
	padding: 12px 20px;
}

	.btn-register-2:hover {
		background: #e46060;
		color: white;
	}

.btn-register:hover {
	color: white;
	background: #36a7b5;
}
/* LOGIN BACKGROUP */
#loginBackdrop .modal-content {
	border: 0;
	border-radius: 0;
}

#loginBackdrop .close-button {
	position: absolute;
	right: -16px;
	top: -19px;
	background: white !important;
	border: 0;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	text-align: center;
	font-size: 19px;
	line-height: 44px;
}

#loginBackdrop:before {
	position: fixed;
	content: "";
	background: #000000c2;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
/* LOGIN BACKGROUP */

/* TERMS */
.terms-heading h1, .terms-heading h2, .terms-heading h3 {
	font-family: Rajdhani,sans-serif;
}

.terms h3 {
	font-size: 17px !important;
	font-weight: 600 !important;
	background: #f7f7f7;
	padding: 16px;
	margin: 20px 0;
	color: #000;
	font-family: Rajdhani,sans-serif;
	margin-bottom: 16px !important;
}

.terms p {
	font-size: 14px;
	line-height: 2.2;
}
/* TERMS */

/* FOOTER */
#footer {
	position: relative;
}

.footer {
	background: #F2F4EC !important;
	background-size: cover !important;
	padding-top: 7rem;
	padding-bottom: 4rem;
}
/* FOOTER */
.video-btn {
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;
}

	.video-btn .btn-link {
		transition: .5s;
		-webkit-transition: .5s;
		border-radius: 50%;
		background: #ffffff;
		font-size: 18px;
		height: 78px;
		width: 78px;
		justify-content: center;
		align-items: center;
		border: none;
		z-index: 99;
		cursor: pointer;
		display: block;
		padding: 0;
		position: absolute;
		left: 0;
		text-decoration: none !important;
		right: 0;
		margin: 0px auto !important;
	}

		.video-btn .btn-link:before {
			content: "\f04b";
			font-family: 'font awesome 5 free';
			font-weight: 900;
			color: #232323;
			line-height: 58px;
		}

		.video-btn .btn-link:after {
			position: absolute;
			left: 50%;
			top: 50%;
			border-radius: 50%;
			-o-transform: translate(-50%,-50%);
			-moz-transform: translate(-50%,-50%);
			-webkit-transform: translate(-50%,-50%);
			-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
			content: '';
			border-radius: 50%;
			z-index: -1;
			display: block;
			background: transparent;
			width: 80%;
			height: 80%;
			animation: ripple 1.5s infinite;
			-o-animation: ripple 1.5s infinite;
			-moz-animation: ripple 1.5s infinite;
			-webkit-animation: ripple 1.5s infinite;
			-ms-animation: ripple1.5s infinite;
		}

@keyframes ripple {
	0% {
		box-shadow: 0 0 0 0px #ffffff, 0 0 0 0px #ffffff, 0 0 0 0px#ffffffc9, 0 0 0 0px #ffffff, 0 0 0 0px #54c1ff, 0 0 0 0px #b3e3ff, 0 0 0 0px #d8f1ff, 0 0 0 0px #bbe6ff;
	}

	100% {
		box-shadow: 0 0 0 30px #ffffff00, 0 0 0 20px rgba(255, 255, 255, 0.05), 0 0 0 0px #ffffff2b, 0 0 0 0px rgba(255,255,255,0), 0 0 0 0px #ffffff70, 0 0 0 0px rgba(255,255,255,0), 0 0 0 0px #ffffff30, 0 0 0 0px rgba(255, 255, 255, 0.17);
	}
}

.image-zoom-container {
	border: 0;
	padding: 0;
	display: flex;
}

.xzoom-thumbs .image-zoom-container img {
	/* padding: 10px; */
}

.image-zoom-container img {
	margin: auto;
}

.modal-backdrop {
	display: none;
}

.edit-module:before {
	content: "";
	position: fixed;
	background: #000000ad;
	width: 100%;
	height: 100%;
}

.skeleton-screen {
	width: 100%;
	height: 148px;
}

	.skeleton-screen .avatar {
		float: left;
		width: 120px;
		height: 106px;
		background-color: #f7f9fa;
		border-radius: 24%;
		margin: 8px;
		background-image: linear-gradient(90deg, #f7fafd 0px, #fbfdff 40px, #f7f9fa 80px);
		background-size: 600px;
		animation: shine-avatar 1.6s infinite linear;
		padding: 0;
		margin: 0 16px 0 0;
	}

	.skeleton-screen .line {
		float: left;
		width: 70%;
		height: 19px;
		margin-top: 12px;
		border-radius: 36px;
		background-image: linear-gradient(90deg, #f7fafd 0px, #fbfdff 40px, #f7f9fa 80px);
		background-size: 600px;
		animation: shine-lines 1.6s infinite linear;
	}

	.skeleton-screen .avatar + .line {
		margin-top: 15px;
	}

	.skeleton-screen .line ~ .line {
		background-color: #f7f9fa;
	}

	.skeleton-screen .line:nth-child(2) {
		width: 80% !important;
	}

	.skeleton-screen .line:nth-child(4) {
		width: 60%;
	}

	.skeleton-screen .line:nth-child(5) {
		width: 40%;
	}

@keyframes shine-lines {
	0% {
		background-position: -100px;
	}

	40%, 100% {
		background-position: 140px;
	}
}

@keyframes shine-avatar {
	0% {
		background-position: -32px;
	}

	40%, 100% {
		background-position: 208px;
	}
}

.variant-controller {
	display: none;
}
