@import url('https://fonts.googleapis.com/css2?family=Monda:wght@400;700&display=swap');
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
.hidden {
	display: none !important;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	white-space: nowrap;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
	white-space: inherit;
}
.invisible {
	visibility: hidden;
}
.clearfix:before,
.clearfix:after {
	content: ' ';
	display: table;
}
.clearfix:after {
	clear: both;
}
@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: ' (' attr(href) ')';
	}
	abbr[title]:after {
		content: ' (' attr(title) ')';
	}
	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: '';
	}
	pre {
		white-space: pre-wrap !important;
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type='checkbox'],
[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
html {
	font-size: 16px;
	scroll-behavior: smooth;
}
body {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #555555;
	line-height: 28px;
	overflow-x: hidden;
	font-family: 'Poppins', sans-serif;
	background: #ffffff;
	max-width: 100vw;
}
@media (max-width: 991px) {
	body {
		padding-bottom: 63px;
	}
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	margin: 0;
	line-height: 1.3;
	color: #000;
	font-family: 'Poppins', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #ff0000;
}
h1 {
	font-size: 48px;
	font-weight: 700;
}
h2 {
	font-size: 28px;
	margin-top: -7px;
	font-weight: 700;
}
h3 {
	font-size: 24px;
	margin-top: -6px;
	font-weight: 700;
}
h4 {
	font-size: 22px;
	margin-top: -5px;
	font-weight: 700;
}
h5 {
	font-size: 20px;
	margin-top: -4px;
}
h6 {
	font-size: 18px;
	margin-top: -3px;
}
p {
	margin-top: -8px;
}
p:last-child {
	margin-bottom: -7px !important;
}
@media (min-width: 768px) {
	h1 {
		font-size: 60px;
		margin-top: -16px;
		line-height: 1.2;
	}
	h2 {
		font-size: 36px;
		margin-top: -7px;
		line-height: 50px;
	}
	h3 {
		font-size: 30px;
		margin-top: -4px;
	}
	h4 {
		font-size: 24px;
		margin-top: -5px;
	}
	h5 {
		font-size: 22px;
		margin-top: -4px;
	}
	h6 {
		font-size: 20px;
		margin-top: -3px;
	}
}
a {
	display: inline-block;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
	padding: 5px 0;
}
select,
input,
textarea {
	width: 100%;
}
select,
input,
textarea,
button {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	outline: none;
}
button {
	border: none;
	outline: none;
	font-weight: 500;
	padding: 0 30px;
}
textarea {
	height: 200px;
	resize: none;
	padding: 10px;
}
input,
button,
select {
	height: 50px;
	color: #555555;
}
label,
button,
select {
	cursor: pointer;
}
input {
	background: #f4f4f4;
	border: 1px solid transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10px;
}
input:focus {
	border: 1px solid #0068e1;
}
input[type='submit'] {
	cursor: pointer;
	background-color: #1893f0;
	color: #ffffff;
	font-weight: 700;
	padding: 0;
}
.bg_img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.bg_fixed {
	background-attachment: fixed;
}
.left_center {
	background-position: left center;
}
.right_center {
	background-position: right center;
}
.left_top {
	background-position: left top;
}
.right_top {
	background-position: right top;
}
.left_bottom {
	background-position: left bottom;
}
.right_bottom {
	background-position: right bottom;
}
.title-overlay::before,
.overlay-3::before,
.footer-widget .title::before,
.color-tooltip::before,
.overlay-effects::after,
.overlay-effects::before,
.order-track-item .thumb::before {
	position: absolute;
	content: '';
}
.section-header-2,
.social-icons,
.footer-bottom,
.footer-gallery,
.header-top-wrap .right-side ul,
.header-wrapper,
.shortcut-icons,
.mobile-menu .mobile-menu-header,
.mobile-menu .quick-links ul,
.widget-check-group,
.price-range,
.filter-category-header,
.ratings-area,
.single-product-item,
.single-product-item .thumb,
.main-sections,
.todays-deal .item,
.owl-dots,
.product-item-2.list-style .product-item-2-inner,
.countdown,
.best-sell-item .best-sell-inner,
.cart-plus-minus,
.cart-and-coupon,
.review-item,
.review-item .content .entry-meta,
.cart-item,
.checkgroup,
.payment-details ul li,
.dashboard-item .dashboard-header,
.dashboard-item.item-lg,
.compare-specification li,
.contact-group,
.contact-group .multi-group,
.loader-frame {
	display: flex;
	flex-wrap: wrap;
}
.bg-overlay::after,
.widget-check-color label,
.widget-check-color label img,
.widget-check-color input:checked + label::before,
.loader-frame {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	content: '';
}
.padding-top {
	padding-top: 80px;
}
.padding-bottom {
	padding-bottom: 80px;
}
.padding-top-half {
	padding-top: 40px;
}
.padding-bottom-half {
	padding-bottom: 40px;
}
.pt-80 {
	padding-top: 80px;
}
.pb-80 {
	padding-bottom: 80px;
}
@media (min-width: 992px) {
	.padding-top {
		padding-top: 100px;
	}
	.padding-bottom {
		padding-bottom: 100px;
	}
	.padding-top-half {
		padding-top: 50px;
	}
	.padding-bottom-half {
		padding-bottom: 50px;
	}
}
.mb-30-none {
	margin-bottom: -30px !important;
}
.mb-40-none {
	margin-bottom: -40px !important;
}
.mb-40 {
	margin-bottom: 40px;
}
.tab-item {
	display: none;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
}
.tab-item.active {
	display: block;
}
.tab-menu li {
	cursor: pointer;
}
body *::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 104, 225, 0.3);
	box-shadow: inset 0 0 6px rgba(0, 104, 225, 0.3);
	background-color: #f5f5f5;
}
body *::-webkit-scrollbar {
	width: 6px;
	height: 4px;
	background-color: #0068e1;
}
body *::-webkit-scrollbar-button {
	background-color: #0068e1;
}
body *::-webkit-scrollbar-thumb {
	background-color: #0068e1;
}
*::selection {
	background-color: #ff0000;
	color: #ffffff;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-50 {
	margin-top: 50px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb--20 {
	margin-bottom: -20px;
}
.mb--50 {
	margin-bottom: -50px;
}
.mb-50 {
	margin-bottom: 50px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-50 {
	padding-top: 50px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-50 {
	padding-bottom: 50px;
}
.c-thumb {
	overflow: hidden;
}
.c-thumb a {
	display: block;
}
.c-thumb img {
	width: 100%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (min-width: 992px) {
	.mw-lg-100 {
		max-width: 100%;
	}
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 99;
	display: none;
}
.overlay.active {
	display: block;
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	animation-duration: 0.3s;
	-webkit-animation-duration: 0.3s;
	-moz-animation-duration: 0.3s;
}
.bg-overlay {
	position: relative;
	overflow: hidden;
}
.bg-overlay::after {
	background: rgba(0, 0, 0, 0.831);
	width: 101%;
	height: 101%;
}
.bg-overlay .container,
.bg-overlay .container-fluid {
	position: relative;
	z-index: 1;
}
.bg-theme-one {
	background: #0068e1;
}
.section-bg {
	background: #f8f8f8;
}
.body-bg {
	background: #ffffff;
}
.oh {
	overflow: hidden;
}
.section-header {
	text-align: center;
	max-width: 820px;
	margin: 0 auto 40px;
}
.section-header .title {
	text-transform: capitalize;
	margin-bottom: 20px;
}
.section-header p {
	line-height: 1.5;
}
.section-header.mb-low {
	margin-bottom: 35px;
}
@media (min-width: 576px) {
	.section-header {
		margin-bottom: 50px;
	}
	.section-header.mb-low {
		margin-bottom: 40px;
	}
}
@media (min-width: 768px) {
	.section-header {
		margin-bottom: 65px;
	}
	.section-header .title {
		margin-bottom: 25px;
	}
	.section-header.mb-low {
		margin-bottom: 45px;
	}
}
.section-header.left-style {
	margin-left: 0;
	text-align: left;
}
.section-header-2 {
	justify-content: space-between;
	align-items: flex-end;
	margin: 0 -10px 20px;
}
.section-header-2 .title {
	text-transform: capitalize;
	max-width: 800px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.section-header-2 .custom-button {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.section-header-2 .countdown {
	margin-bottom: 15px;
}
@media (min-width: 576px) {
	.section-header-2 {
		margin-bottom: 25px;
	}
}
@media (min-width: 1400px) {
	.container {
		max-width: 1310px;
	}
}
.nulla-list {
	margin-bottom: 33px;
}
.nulla-list li {
	position: relative;
	padding: 0;
	padding-left: 30px;
	margin-bottom: 12px;
}
.nulla-list li::before {
	position: absolute;
	content: '\f101';
	top: 0;
	left: 0;
	font-weight: 600;
	font-family: 'Font Awesome 5 Free';
}
.nulla-list li:last-child {
	margin-bottom: -8px;
}
.nulla-list:last-child {
	margin-bottom: 0;
}
.social-icons {
	margin: -3px;
}
.social-icons li {
	padding: 3px;
}
.sync2 .thumbs {
	padding: 2px;
}
.sync2 .thumbs img {
	border: 1px solid #e5e5e5;
}
.social-icons li a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.social-icons li a i {
	width: 38px;
	height: 38px;
	line-height: 36px;
	color: #ffffff !important;
	margin: 0 !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 18px;
	text-align: center;
}
.social-icons li a i[class*='facebook'] {
	background: #3b5998;
}
.social-icons li a i[class*='twitter'] {
	background: #55acee;
}
.social-icons li a i[class*='linkedin'] {
	background: #007bb5;
}
.social-icons li a i[class*='google'] {
	background: #dd4b39;
}
.social-icons li a i[class*='behance'] {
	background: #1769ff;
}
.social-icons li a i[class*='instagram'] {
	background: #e4405f;
}
.social-icons li a i[class*='vimeo'] {
	background: #1ab7ea;
}
.social-icons li a i[class*='pinterest'] {
	background: #007bb5;
}
.social-icons li a i[class*='star'] {
	background: #ffc363;
}
.social-icons li a:hover {
	color: #ffffff;
	background: #ff0000;
}
.footer-copyright .social-icons {
	padding: 0 15px 15px;
}
.title-bg {
	background: #000;
}
.title-overlay {
	position: relative;
}
.title-overlay::before {
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.83);
}
.title-overlay .container,
.title-overlay .container-fluid {
	position: relative;
	z-index: 1;
}
.overlay-3 {
	position: relative;
}
.overlay-3::before {
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.95);
}
.overlay-3 .container,
.overlay-3 .container-fluid {
	position: relative;
	z-index: 1;
}
.cl-white {
	color: #ffffff;
}
.cl-theme {
	color: #ff0000;
}
.cl-1 {
	color: #0068e1;
}
.cl-2 {
	color: #be2edd;
}
.cl-3 {
	color: #0068e1;
}
.cl-4 {
	color: #1e90ff;
}
.cl-5 {
	color: #381087;
}
.bg-theme {
	background: #ff0000;
}
.bg-1 {
	background: #0068e1;
}
.bg-2 {
	background: #be2edd;
}
.bg-3 {
	background: #0068e1;
}
.bg-4 {
	background: #1e90ff;
}
.bg-5 {
	background: #381087;
}
.bg-white {
	background: #ffffff;
}
.footer-top {
	padding: 100px 0 50px;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-top .logo {
	margin: 0 auto 30px;
}
.footer-bottom {
	justify-content: space-between;
	padding: 100px 0 50px;
	margin: 0 -15px;
}
.footer-widget {
	width: 100%;
	padding: 0 15px;
	margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991px) {
	.footer-widget {
		width: 50%;
	}
}
.footer-widget .logo {
	max-width: 340px;
}
@media (min-width: 1200px) {
	.footer-widget.widget-link {
		max-width: 300px;
	}
	.footer-widget.widget-about {
		max-width: 370px;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.footer-widget.widget-link {
		width: 220px;
	}
	.footer-widget.widget-link.widget-contact {
		max-width: 250px;
		width: 100%;
	}
	.footer-widget.widget-about {
		width: 300px;
	}
}
.footer-widget .title {
	position: relative;
	margin: 0;
	margin-bottom: 20px;
	padding-bottom: 40px;
}
.footer-widget .title::before {
	width: 100px;
	height: 3px;
	background: #fff;
	bottom: 7px;
}
@media (max-width: 767px) {
	.footer-widget .title {
		padding-bottom: 25px;
	}
}
.footer-widget p {
	margin-top: 0;
	color: rgba(255, 255, 255, 0.7);
}
.footer-widget ul li,
.footer-widget ul li a {
	display: flex;
	color: rgba(255, 255, 255, 0.7);
}
.footer-widget ul li i {
	margin-top: 5px;
}
.footer-widget ul li i,
.footer-widget ul li a i {
	color: #fff;
	margin-right: 9px;
}
.footer-widget ul li {
	padding: 3px 0;
}
.footer-widget ul li a:hover {
	color: #fff;
}
.footer-widget .logo {
	margin-bottom: 30px;
}
.footer-widget .social-icons {
	margin: -3px;
}
.footer-widget .social-icons li {
	padding: 3px;
}
.footer-widget .social-icons li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}
.footer-copyright {
	padding: 20px 0 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-copyright .copyright-area {
	margin: 0 -15px;
}
.footer-copyright .left,
.footer-copyright .right {
	padding: 0 15px;
	margin-bottom: 15px;
}
.footer-copyright .left p,
.footer-copyright .right p {
	margin: 0;
}
.footer-copyright .right img {
	max-width: 200px;
}
.footer-copyright p {
	color: rgba(255, 255, 255, 0.7);
}
.footer-copyright p a {
	color: #ff0000;
}
.footer-overlay {
	background: #1e272e;
}
.footer-gallery {
	margin: -5px;
	margin-bottom: 20px;
}
.footer-gallery li {
	padding: 5px !important;
	width: calc(100% / 3);
}
.footer-gallery li a {
	display: block;
}
.footer-gallery li img {
	width: 100%;
}
.menu li a {
	color: #000;
	text-transform: capitalize;
}
@media (max-width: 991px) {
	.menu li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		padding: 0;
		font-size: 14px;
	}
	.menu li a {
		padding: 5px 15px 5px 0;
		color: #ffffff;
		display: block;
		display: flex;
		justify-content: space-between;
	}
	.menu li a::after {
		color: #ffffff;
	}
	.menu li a.header-button {
		text-align: center;
		background: #ff0000 !important;
		color: #ffffff !important;
	}
	.menu li .submenu {
		display: none;
		padding-left: 20px;
	}
	.menu li .submenu li:last-child {
		border: none;
	}
	.menu li .submenu li a {
		text-transform: capitalize;
		padding: 4px 15px 4px 0;
	}
	.menu li .submenu li.open > a {
		padding: 5px 15px;
	}
	.menu li.open > a {
		background: #ffffff;
		color: #000;
		padding: 5px 15px;
	}
	.menu li.open > a::after {
		color: #000;
	}
	.menu li .header-button {
		background: #ff0000;
		color: #ffffff;
		padding-left: 25px;
		justify-content: center;
	}
}
@media (min-width: 992px) {
	.menu {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.menu li {
		padding: 5px;
		position: relative;
	}
	.menu li a {
		padding: 10px 5px;
		font-weight: 500;
	}
}
@media (min-width: 992px) and (min-width: 1200px) {
	.menu li a {
		padding: 10px;
	}
}
@media (min-width: 992px) and (min-width: 1400px) {
	.menu li a {
		padding: 10px 15px;
	}
}
@media (min-width: 992px) {
	.menu li a.header-button {
		background: #1893f0;
		padding: 12px 40px;
		margin-left: 20px;
	}
}
@media (min-width: 992px) and (min-width: 1400px) {
	.menu li a.header-button {
		margin-left: 40px;
	}
}
@media (min-width: 992px) {
	.menu li .submenu {
		position: absolute;
		top: 100%;
		left: 0;
		min-width: 220px;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		transition: all ease 0.3s;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
		box-shadow: 0 0 20px rgba(0, 104, 225, 0.2);
	}
	.menu li .submenu li {
		width: 100%;
		border-bottom: 1px solid #e5e5e5;
		background: #ffffff;
		padding: 0;
	}
	.menu li .submenu li a {
		padding: 5px 10px 5px 15px;
		color: #000;
		text-transform: capitalize;
		display: flex;
		justify-content: space-between;
		font-size: 14px;
	}
	.menu li .submenu li a.active {
		padding-left: 20px;
		background: #0068e1;
		color: #ffffff;
	}
	.menu li .submenu li a.active::after {
		color: #ffffff;
	}
	.menu li .submenu li:hover {
		border-color: #0068e1;
	}
	.menu li .submenu li:hover > a {
		padding-left: 20px;
		background: #0068e1;
		color: #ffffff;
	}
	.menu li .submenu li:hover > a::after {
		color: #ffffff;
	}
	.menu li .submenu li:first-child {
		border-top: 1px solid #e5e5e5;
	}
	.menu li .submenu li .submenu {
		top: -1px;
		left: 100%;
	}
	.menu li:hover > .submenu {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.menu-item-has-children > a {
	align-items: center;
}
.menu-item-has-children > a::after {
	content: '\f107';
	font-weight: 600;
	font-family: 'Line Awesome Free';
	margin-left: 5px;
}
.header-bar {
	width: 30px;
	height: 25px;
	cursor: pointer;
	position: relative;
}
.header-bar span {
	display: inline-block;
	height: 3px;
	width: 100%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background-color: #000;
	position: absolute;
	left: 0;
}
.header-bar span:nth-child(2) {
	top: 52%;
	transform: translateY(-65%);
}
.header-bar span:first-child {
	top: 0;
}
.header-bar span:last-child {
	bottom: 0;
}
.header-bar.active span:first-child {
	-webkit-transform: rotate(45deg) translate(6px, 13px);
	-ms-transform: rotate(45deg) translate(6px, 13px);
	transform: rotate(45deg) translate(6px, 13px);
}
.header-bar.active span:nth-child(2) {
	opacity: 0;
}
.header-bar.active span:last-child {
	-webkit-transform: rotate(-45deg) translate(3px, -9px);
	-ms-transform: rotate(-45deg) translate(3px, -9px);
	transform: rotate(-45deg) translate(3px, -9px);
}
.header-top-wrap .left-side .select-item {
	height: 35px;
}
.header-top-wrap .left-side .select-item .select-bar {
	height: 35px;
	background: transparent;
}
.header-top-wrap .left-side .select-item .select-bar::after {
	border-color: rgba(255, 255, 255, 0.9);
}
.header-top-wrap .left-side .select-item .select-bar .current {
	display: block;
	line-height: 35px;
	color: #ffffff !important;
}
.header-top-wrap .left-side .select-item .select-bar .option {
	padding-top: 0;
	padding-bottom: 0;
}
.header-top-wrap .right-side ul {
	font-size: 14px;
}
.header-top-wrap .right-side ul li a {
	color: #ffffff;
	font-weight: 500;
	padding: 5px 10px;
}
.header-wrapper {
	position: relative;
	z-index: 9;
}
.header-wrapper .logo {
	max-width: 180px;
}
.header-wrapper .logo a {
	display: block;
}
.header-wrapper .logo img {
	width: 100%;
}
.shortcut-icons {
	align-items: center;
}
.shortcut-icons li {
	padding: 5px;
}
.shortcut-icons li a {
	padding: 10px;
	font-size: 20px;
	color: rgba(255, 255, 255, 0.9);
	position: relative;
}
.shortcut-icons li a i {
	font-size: 30px;
	line-height: 1;
}
.shortcut-icons li a .amount {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	line-height: 22px;
	width: 22px;
	font-size: 12px;
	background: #381087;
	color: #ffffff;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
@media (max-width: 991px) {
	.shortcut-icons {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		z-index: 99;
		background: #0068e1;
		padding: 0;
		border-top: 1px solid #ffffff30;
	}
	.shortcut-icons li {
		text-align: center;
		flex-grow: 1;
	}
}
.header-search-form {
	position: relative;
	width: calc(100% - 40px);
}
@media (min-width: 992px) {
	.header-search-form {
		max-width: 420px;
	}
}
@media (min-width: 1200px) {
	.header-search-form {
		max-width: 580px;
	}
}
.header-search-form input {
	height: 45px;
}
.header-search-form .select-item {
	height: 45px;
	position: absolute;
	right: 45px;
	top: 0;
}
.header-search-form .select-item .select-bar {
	height: 45px;
	padding-right: 40px;
	-webkit-border-radius: 30px 0 0 30px;
	-moz-border-radius: 30px 0 0 30px;
	border-radius: 30px 0 0 30px;
	border: 0;
}
.header-search-form .select-item .select-bar::after {
	right: 20px;
}
.header-search-form .select-item .select-bar .list {
	min-width: 100%;
	width: auto;
	max-height: 300px;
}
.header-search-form .select-item .select-bar .current {
	line-height: 45px;
	max-width: 100px;
	overflow: hidden;
	display: block;
}
.header-search-form .select-item .select-bar .current .option {
	padding-top: 0;
	padding-bottom: 0;
}
@media screen and (max-width: 400px) {
	.header-search-form .select-item .select-bar {
		height: 40px;
	}
	.header-search-form .select-item .select-bar .current {
		max-width: 60px;
		font-size: 14px;
		line-height: 40px;
	}
	.header-search-form .select-item,
	.header-search-form .header-form-group input,
	.header-search-form .header-form-group button {
		height: 40px;
	}
}
.header-form-group {
	position: relative;
}
.header-form-group input {
	padding: 0 225px 0 25px;
	height: 45px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: none;
	background: #ffffff;
}
@media screen and (max-width: 400px) {
	.header-form-group input {
		padding: 0 130px 0 15px;
	}
}
.header-form-group button {
	position: absolute;
	top: 0;
	right: 0;
	height: 45px;
	width: 45px;
	text-align: center;
	padding: 0;
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	border: none;
	font-size: 24px;
}
.nice-select .list {
	z-index: 99999;
}
.nice-select .list li {
	padding-top: 0;
	padding-bottom: 0;
}
.header-middle {
	position: relative;
}
header {
	position: relative;
	z-index: 999;
}
.mobile-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 400px;
	height: 100%;
	z-index: 9999;
	background: #0068e1;
	padding: 40px 20px 20px;
	overflow-y: auto;
	-webkit-transition: 0.7s ease-in;
	-moz-transition: 0.7s ease-in;
	transition: 0.7s ease-in;
	-webkit-transform: translateX(-101%);
	-ms-transform: translateX(-101%);
	transform: translateX(-101%);
}
.mobile-menu .mobile-menu-header {
	padding: 20px 0;
	justify-content: space-between;
	align-items: flex-end;
	position: relative;
}
.mobile-menu .mobile-menu-header .logo {
	width: 180px;
}
.mobile-menu .mobile-menu-header .logo a {
	display: block;
}
.mobile-menu .mobile-menu-header .logo img {
	width: 100%;
}
.mobile-menu .mobile-menu-header .select-item {
	height: 35px;
}
.mobile-menu .mobile-menu-header .select-item .select-bar {
	height: 35px;
	background: transparent;
	border-color: rgba(255, 255, 255, 0.2);
}
.mobile-menu .mobile-menu-header .select-item .select-bar::after {
	border-color: rgba(255, 255, 255, 0.9);
}
.mobile-menu .mobile-menu-header .select-item .select-bar .current {
	display: block;
	line-height: 35px;
	color: #ffffff !important;
}
.mobile-menu .mobile-menu-header .select-item .select-bar .option {
	padding-top: 0;
	padding-bottom: 0;
}
.mobile-menu .mobile-menu-header .mobile-menu-close {
	position: absolute;
	top: -20px;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
}
.mobile-menu .quick-links {
	padding: 20px 0;
}
.mobile-menu .quick-links ul {
	margin: -3px -15px;
}
.mobile-menu .quick-links ul li {
	padding: 3px 15px;
	font-size: 14px;
	line-height: 24px;
}
.mobile-menu .quick-links ul li a {
	text-decoration: underline;
	color: #ffffff;
}
.mobile-menu .menu li:last-child {
	border: none;
}
.mobile-menu.active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.active_lang {
	display: flex;
	align-items: center;
	cursor: pointer;
	align-items: center;
}
.active_lang .img {
	width: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
}
.active_lang img {
	width: 100%;
}
.active_lang span {
	padding-left: 10px;
	margin-right: 5px;
}
.language_setting {
	position: relative;
	z-index: 9999;
}
.language_setting ul {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	width: auto;
	background: #ffffff;
	font-size: 14px;
	display: none;
}
.language_setting ul li {
	padding: 0;
}
.language_setting ul li a {
	cursor: pointer;
	width: 100%;
	display: flex;
	align-items: center;
	padding: 5px 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-left: 2px solid #0068e1;
	border-right: 2px solid #0068e1;
	align-items: center;
}
.language_setting ul li .img {
	width: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
}
.language_setting ul li img {
	width: 100%;
}
.language_setting ul li span {
	padding-left: 10px;
}
.language_setting ul.active {
	animation: fadeIn 0.5s;
	-webkit-animation: fadeIn 0.5s;
	-moz-animation: fadeIn 0.5s;
	display: block;
}
.header-bottom {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.header-bottom.active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	animation: fadeIn 1s;
	-moz-animation: fadeIn 1s;
	-webkit-animation: fadeIn 1s;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.view-category a {
	background: #ffffff;
	font-size: 14px;
	padding: 8px 20px;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
}
.mobile-menu .nav-tabs {
	margin-top: 30px;
	justify-content: center;
}
.mobile-menu .nav-tabs li {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.mobile-menu .nav-tabs li a {
	background: transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	color: #fff;
}
.mobile-menu .nav-tabs li a.active {
	background: #fff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000;
}
.mobile-menu .left-category .categories {
	border: none !important;
	padding: 0 !important;
	background: transparent !important;
	box-shadow: none;
}
.mobile-menu .left-category .categories li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mobile-menu .left-category .categories li a {
	color: #ffffff !important;
}
.mobile-menu .left-category .categories li a i {
	color: #ffffff !important;
}
.mobile-menu .left-category .categories li.cate-icon::after {
	color: rgba(255, 255, 255, 0.9);
	border-color: transparent !important;
}
.mobile-menu .left-category .categories ul {
	background: transparent !important;
}
.slide-item .banner-content {
	max-width: 440px;
}
.slide-item .banner-content .title {
	text-transform: capitalize;
	margin-bottom: 20px;
}
.slide-item .banner-content p {
	margin-bottom: 30px;
}
.slide-item .banner-content .custom-button:hover {
	color: #ffffff;
	background: rgba(0, 104, 225, 0.6);
	border-color: #0068e1;
}
@media (max-width: 991px) {
	.filter-category-header {
	}
}

@media (max-width: 767px) {
	.slide-item {
		position: relative;
	}
	.slide-item::before {
		position: absolute;
		left: 0;
		bottom: 0;
		top: 0;
		right: 0;
		background: rgba(0, 0, 0, 0.5);
	}
	.slide-item .banner-content {
		position: relative;
		z-index: 1;
		color: #ffffff;
	}
	.slide-item .banner-content .title {
		color: #ffffff;
	}
}
.fade--up,
.fade--down,
.fade--right,
.fade--left {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	opacity: 0;
}
.owl-item.active .fade--up,
.owl-item.active .fade--down,
.owl-item.active .fade--right,
.owl-item.active .fade--left {
	opacity: 1;
}
.owl-item.active .fade--up {
	animation: fadeInUp 1s;
	-webkit-animation: fadeInUp 1s;
	-moz-animation: fadeInUp 1s;
}
.owl-item.active .fade--down {
	animation: fadeInDown 1s;
	-webkit-animation: fadeInDown 1s;
	-moz-animation: fadeInDown 1s;
}
.owl-item.active .fade--left {
	animation: fadeInLeft 1s;
	-webkit-animation: fadeInLeft 1s;
	-moz-animation: fadeInLeft 1s;
}
.owl-item.active .fade--right {
	animation: fadeInRight 1s;
	-webkit-animation: fadeInRight 1s;
	-moz-animation: fadeInRight 1s;
}
.slide-progress {
	width: 0;
	max-width: 100%;
	height: 4px;
	background: #ff0000;
}
.cl-white .title {
	color: #ffffff;
}
.category-sidebar {
	position: sticky;
}
@media (max-width: 1199px) {
	.category-sidebar {
		position: fixed;
		left: 0;
		top: 0 !important;
		background: #ffffff;
		padding: 30px;
		z-index: 999;
		width: 100%;
		max-width: 400px;
		max-height: 100vh;
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: all 0.7s ease-in;
		-moz-transition: all 0.7s ease-in;
		transition: all 0.7s ease-in;
	}
	.category-sidebar.active {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.filter-in {
	font-size: 24px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #ffffff;
	background: #ff0000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 1px;
	cursor: pointer;
}
.close-sidebar {
	color: #ff0000;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
}
.widget {
	background: #ffffff;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(22, 26, 57, 0.1);
	margin-bottom: 30px;
}
.widget .title {
	padding-bottom: 18px;
	border-bottom: 2px dashed rgba(0, 104, 225, 0.2);
	margin-bottom: 30px;
}
.widget:last-child {
	margin-bottom: 0;
}
.widget .ui-state-default {
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #0068e1;
	box-shadow: 0 9px 20px 0 rgba(22, 26, 57, 0.36);
	outline: none;
	cursor: pointer;
	top: -9px;
	position: absolute;
	z-index: 1;
}
.widget .ui-state-default::after {
	position: absolute;
	content: '';
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
	top: 3px;
	left: 3px;
	display: block;
}
.widget .ui-widget.ui-widget-content {
	position: relative;
	height: 3px;
	border: none;
	margin-right: 20px;
	margin-bottom: 25px;
}
.widget .ui-widget.ui-widget-content::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	height: 3px;
	background: rgba(0, 104, 225, 0.2);
	width: calc(100% + 20px);
}
.widget .ui-slider-range {
	height: 3px;
	background: #0068e1;
	position: relative;
	z-index: 1;
}
.widget-check-group {
	align-items: center;
	margin-bottom: 6px;
}
.widget-check-group:last-child {
	margin-bottom: 0;
}
.widget-check-group input {
	width: 14px;
	height: 14px;
	position: relative;
	border: none;
}
.widget-check-group input::after {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '\f00c';
	position: absolute;
	background: #fff;
	color: #fff;
	font-weight: 600;
	z-index: 1;
	font-family: 'Line Awesome Free';
	border: 1px solid #a2a2a2;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
.widget-check-group input:checked::after {
	background: #0068e1;
	border-color: #0068e1;
}
.widget-check-group label {
	margin: 0;
	width: calc(100% - 14px);
	padding-left: 8px;
	font-size: 14px;
	color: #171d1c;
	font-weight: 500;
}
.price-range {
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
}
.price-range label {
	margin: 0;
	font-weight: 500;
	color: #171d1c;
}
.price-range input {
	height: unset;
	width: unset;
	padding: 7px;
	background: transparent;
	border: none;
	text-align: right;
	font-weight: 500;
	color: #171d1c;
	padding-right: 0;
}
.bg-red {
	background: #f53b57;
}
.bg-green {
	background: #0be881;
}
.bg-blue {
	background: #212fb4;
}
.bg-yellow {
	background: #dec32b;
}
.bg-grey {
	background: grey;
}
.bg-purple {
	background: purple;
}
.bg-lime {
	background: lime;
}
.bg-navy {
	background: #d8e0f3;
}
.filter-category li {
	padding: 0;
}
.filter-category li a {
	padding: 3px 15px 3px 0;
	color: #000;
	display: block;
}
.filter-category li a:hover {
	padding-left: 5px;
	color: #0068e1;
}
.filter-category li.cate-icon > a {
	font-size: 15px;
	padding-left: 15px;
}
.filter-category .sub-category {
	padding-left: 30px;
}
.filter-category .sub-category li a {
	padding: 0 15px 0 0;
	font-size: 14px;
	text-transform: capitalize;
	color: #555555;
}
.filter-category .sub-category li a::before {
	display: inline-block;
	content: '';
	width: 7px;
	height: 7px;
	margin-right: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #000;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.filter-category .sub-category li a:hover {
	color: #0068e1;
	padding-left: 5px;
}
.filter-category .sub-category li a:hover::before {
	background: #0068e1;
}
.filter-category .sub-category li.open > a {
	padding: 5px 15px;
}
.filter-category-header {
	justify-content: space-between;
	margin: 0 -15px 30px;
}
.filter-category-header .fileter-select-item {
	padding: 0 15px 15px;
}
.fileter-select-item .label {
	display: block;
	margin-bottom: 10px;
}
.fileter-select-item .select-bar {
	width: 100%;
	min-width: 150px;
}
@media (max-width: 991px) {
	.fileter-select-item .select-bar {
		min-width: 140px;
	}
}
@media (max-width: 575px) {
	.fileter-select-item .select-bar {
		min-width: 90px;
	}
}
.view-style {
	border: none !important;
	margin: -5px !important;
}
.view-style li {
	padding: 5px !important;
	background: transparent !important;
}
.view-style li a {
	color: #000;
	font-size: 24px;
	width: 38px;
	height: 38px;
	line-height: 40px;
	padding: 0 !important;
	background: rgba(0, 0, 0, 0.1);
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.view-style li a.active {
	background: #0068e1 !important;
	color: #ffffff;
}
.view-number {
	margin: -3px;
	display: flex;
}
.view-number li {
	padding: 5px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	margin: 3px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.view-number li .bar {
	display: inline-block;
	margin: 3px;
	width: 5px;
	height: 20px;
	background: rgba(0, 104, 225, 0.3);
}
.view-number li.active .bar {
	background: #0068e1;
}
.select-bar .list {
	min-width: 100%;
	max-height: 150px;
	overflow-y: auto;
	color: #000;
}
.select-bar .list li {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	text-align: center;
}
.select-bar .current {
	color: #000 !important;
}
.select-bar::after {
	border-color: #000;
}
.subscribe-form {
	max-width: 515px;
	position: relative;
}
.subscribe-form input {
	height: 60px;
	border: none;
	background: #ffffff;
	padding: 0 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.subscribe-form button {
	color: #ffffff;
	height: 60px;
	background: #ff0000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	width: 100%;
}
@media screen and (min-width: 400px) {
	.subscribe-form input {
		height: 70px;
		padding: 0 170px 0 25px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
	}
	.subscribe-form button {
		position: absolute;
		right: 0;
		top: 0;
		height: 70px;
		-webkit-border-radius: 0 35px 35px 0;
		-moz-border-radius: 0 35px 35px 0;
		border-radius: 0 35px 35px 0;
		margin: 0;
		width: unset;
	}
}
@media (max-width: 991px) {
	.newsletter-header {
		margin-bottom: 30px;
	}
}
.newsletter-section {
	padding: 70px 0;
}
.newsletter-section .title {
	margin: 0;
	color: #ffffff;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb--50 {
	margin-bottom: -50px;
}
.product-item {
	width: calc(100% / 3);
}
.product-item .product-inner {
	position: relative;
	margin: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	display: block;
	background: rgba(255, 0, 0, 0.8);
}
.product-item .product-inner .badge {
	z-index: 1;
}
.product-item .product-inner img {
	width: 100%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.product-item .product-inner a {
	display: block;
}
.product-item .product-inner .product-content {
	position: absolute;
	width: 100%;
	padding: 30px 15px;
	left: 0;
	bottom: 0;
}
.product-item .product-inner .product-content .title {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
}
.product-item .product-inner .cont-top {
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.product-item .product-inner .cont-bottom {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
	opacity: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 15px;
	background: rgba(255, 255, 255, 0.8);
	text-align: center;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
}
.product-item .product-inner .cont-bottom .price {
	margin-top: 10px;
	color: #000;
	font-size: 22px;
	font-weight: 700;
}
.product-item .product-inner .cont-bottom .price del {
	font-size: 80%;
	color: rgba(0, 0, 0, 0.7);
}
.product-item .product-inner:hover .wish-react {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.product-item .product-inner:hover .wish-react li {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.product-item .product-inner:hover img {
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}
.product-item .product-inner:hover .product-content .cont-top {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
	visibility: hidden;
}
.product-item .product-inner:hover .product-content .cont-bottom {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.product-item.style-two {
	width: calc((100% / 3) * 2);
}
@media (max-width: 767px) {
	.product-item {
		width: calc(100% / 2);
	}
	.product-item.style-two {
		width: 100%;
	}
	.product-wrapper {
		margin: -5px;
	}
	.product-item .product-inner {
		margin: 5px;
	}
}
@media (max-width: 991px) {
	.product-wrapper {
		margin: -5px !important;
	}
	.product-item .product-inner {
		margin: 5px !important;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
	.main-sections {
		padding: 30px 15px 30px !important;
	}
	.product-wrapper {
		margin: -5px;
	}
	.product-item .product-inner {
		margin: 5px;
	}
	.all-sections {
		padding: 0 15px !important;
	}
	.main-sections .left-category,
	.main-sections .right-category {
		max-width: 240px !important;
	}
	.main-sections .all-sections {
		/* width: calc(100% - 240px - 240px) !important; */
		width: 100% !important;
	}
	.product-item.style-two {
		width: 100%;
	}
}
.product-wrapper {
	overflow: hidden;
	margin: -15px;
}
@media (min-width: 500px) and (max-width: 767px) {
	.product-wrapper {
		margin: -7px;
	}
	.product-item {
		width: calc(100% / 2);
		padding: 7px;
	}
	.product-item .product-inner {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 !important;
	}
	.product-item .product-inner a {
		height: 100%;
	}
	.product-item .product-inner a img {
		height: 100%;
		object-fit: cover;
	}
	.product-item:nth-of-type(6n + 1) .product-inner,
	.product-item:nth-of-type(6n + 4) .product-inner {
		height: 200px;
	}
	.product-item:nth-of-type(6n + 2) .product-inner,
	.product-item:nth-of-type(6n + 3) .product-inner {
		height: 300px;
	}
	.product-item:nth-of-type(6n + 5) .product-inner,
	.product-item:nth-of-type(6n + 6) .product-inner {
		height: 250px;
	}
}
@media (max-width: 499px) {
	.product-wrapper {
		margin: -7px;
	}
	.product-item {
		width: 100% !important;
		padding: 7px;
	}
}
.badge--lg {
	padding: 5px 10px;
	font-size: 14px;
}
.badge--sm {
	padding: 5px 10px;
}
.abs--badge {
	position: absolute;
	top: 15px;
	left: 15px;
}
.nav-tabs {
	border: none;
	margin-bottom: 30px;
	text-transform: capitalize;
}
.nav-tabs li {
	padding: 0;
	background: #e5e5e5;
	border: none;
}
@media (max-width: 767px) {
	.nav-tabs li {
		flex-grow: 1;
		text-align: center;
	}
}
.nav-tabs li a {
	padding: 7px 20px;
	color: #000;
	background: transparent;
}
.nav-tabs li a.active {
	background: #0068e1;
	color: #fff;
}
@media (max-width: 767px) {
	.nav-tabs li a {
		font-size: 14px;
		padding: 7px 15px;
		display: block;
	}
}
.ratings {
	color: #ffc363;
	font-size: 14px;
}
.cart-sidebar-area {
	background-color: #0068e1;
	max-width: 350px;
	width: 100%;
	height: 100vh;
	padding: 30px;
	position: fixed;
	right: 0;
	overflow-y: scroll;
	top: 0;
	z-index: 99999;
	-webkit-transition: 0.7s ease;
	-moz-transition: 0.7s ease;
	-o-transition: 0.7s ease;
	transition: 0.7s ease;
	-ms-transform: translateX(350px);
	-webkit-transform: translateX(350px);
	transform: translateX(350px);
}
.cart-sidebar-area .custom-button {
	font-size: 14px;
	background: #ffffff;
	color: #000;
}
.cart-sidebar-area .custom-button:hover {
	color: #ffffff;
	border-color: #ff0000;
}
.cart-sidebar-area.active {
	visibility: visible;
	opacity: 1;
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.cart-sidebar-area .btn-wrapper {
	margin-top: 40px;
}
.cart-sidebar-area .top-content {
	position: relative;
	margin-bottom: 35px;
}
.cart-sidebar-area .top-content .logo {
	max-width: 160px;
}
.cart-sidebar-area .top-content .logo img {
	width: 100%;
}
.side-sidebar-close-btn {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.cart-products .title {
	font-size: 18px;
	color: #fff;
	margin: 0;
	margin-bottom: 25px;
}
.single-product-item {
	min-height: 80px;
	margin-bottom: 20px;
}
.single-product-item .thumb {
	width: 100px;
	padding: 5px;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	height: 100px;
}
.single-product-item .thumb img {
	max-width: 100%;
	max-height: 100%;
}
.single-product-item .content {
	width: calc(100% - 100px);
	padding-left: 20px;
}
.single-product-item .content .price .pprice {
	color: #ffffff;
}
.single-product-item .content .title {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
}
.single-product-item .content .remove-button {
	display: inline-block;
	font-size: 10px;
	color: #000;
	background-color: #ffffff;
	padding: 2px 18px;
	border-radius: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.single-product-item .content .remove-button:hover {
	opacity: 0.8;
}
.body-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.54);
	z-index: 999;
	content: '';
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH);
}
.body-overlay.active {
	visibility: visible;
	opacity: 1;
}
.single-product-item .content .price .dprice {
	color: rgba(255, 255, 255, 0.9);
	font-size: 84%;
}
.main-sections .left-category,
.main-sections .right-category {
	width: 100%;
	max-width: 280px;
	position: relative;
	z-index: 99;
}
.main-sections {
	padding: 30px 30px 80px;
}
.main-sections .all-sections {
	/* width: calc(100% - 280px - 280px); */
	width: 100% !important;
	/* padding: 0 30px; */
}
.main-sections .section-title {
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #0068e1;
	color: rgba(255, 255, 255, 0.9);
	position: relative;
}
@media (max-width: 1199px) {
	.main-sections .all-sections {
		width: 100%;
		padding: 0;
	}
}
@media (max-width: 991px) {
	.main-sections {
		padding-bottom: 80px;
	}
}
@media (max-width: 575px) {
	.main-sections {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.sticky {
	position: sticky;
}
.related-slide-item {
	padding: 10px;
	color: #000;
	background: aliceblue;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.right-category .close-category,
.left-category .close-category {
	color: #ffffff;
	position: absolute;
	top: 13px;
	left: 18px;
	line-height: 1;
	font-size: 20px;
}
@media (min-width: 1200px) {
	.right-category .close-category,
	.left-category .close-category {
		display: none;
	}
}
.left-category {
	z-index: 9;
}
.left-category .close-category {
	right: 18px;
	left: unset;
}
.left-category .categories {
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 20px 0;
}
.left-category .categories li {
	padding: 0;
	position: relative;
}
.left-category .categories li a {
	font-size: 14px;
	line-height: 22px;
	display: block;
	padding: 10px 15px;
	color: #000;
	padding-left: 40px;
}
.left-category .categories li a i {
	margin-right: 12px;
	color: #0068e1;
	font-size: 18px;
	position: absolute;
	left: 15px;
}
.left-category .categories li a:hover {
	background: #0068e1;
	color: #ffffff;
}
.left-category .categories li a:hover i {
	color: #ffffff;
}
.left-category .categories li .sub-category {
	background: #ffffff;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (min-width: 1200px) {
	.left-category .categories li .sub-category {
		border-left: 1px solid rgba(0, 0, 0, 0.1);
	}
}
@media (min-width: 1200px) {
	.left-category .categories li .sub-category {
		position: absolute;
		left: calc(100% - 10px);
		top: 0;
		width: 280px;
		opacity: 0;
		visibility: hidden;
	}
	.left-category .categories li:hover > .sub-category {
		left: 100%;
		visibility: visible;
		opacity: 1;
	}
	.left-category .categories li:hover > .sub-category.reverse-direction {
		left: unset;
		right: 50%;
	}
	.cate-icon {
		display: none;
	}
}
@media (max-width: 1199px) {
	.left-category .categories li .sub-category {
		display: none;
		position: relative;
	}
	.left-category .categories > li > .sub-category {
		padding-left: 20px;
	}
	.left-category .categories > li > .sub-category::before {
		top: 0;
		bottom: 0;
		width: 1px;
		position: absolute;
		content: '';
		background: rgba(0, 104, 225, 0.3);
		left: 20px;
	}
}
@media (max-width: 1199px) {
	.left-category .categories .cate-icon-wrapper {
		position: relative;
	}
	.cate-icon {
		position: absolute;
		right: 10px;
		top: 9px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		display: none;
		border-radius: 50%;
		border: 1px solid #e5e5e5;
		background: #fff;
		color: #000;
	}
	.left-category .categories .cate-icon-wrapper > .cate-icon {
		display: inline-block;
	}
}
@media screen and (max-width: 991px) {
	.cate-icon {
		border: 1px solid rgba(255, 255, 255, 0.1);
	}
}
@media (max-width: 1199px) {
	.left-category .categories {
		border: 1px solid #e5e5e5 !important;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.left-category .categories {
		border: 1px solid #e5e5e5 !important;
	}
}
.todays-deal {
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media (max-width: 1199px) {
	.todays-deal {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
}
.todays-deal .item {
	margin-bottom: 20px;
	align-items: center;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.todays-deal .item:last-child {
	margin-bottom: 0;
}
.todays-deal .item .thumb {
	width: 80px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	background: rgba(0, 104, 225, 0.1);
}
.todays-deal .item .thumb img {
	width: 100%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.todays-deal .item .cont {
	width: calc(100% - 80px);
	color: #000;
	padding-left: 15px;
}
.todays-deal .item .cont .title {
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.todays-deal .item .cont .price {
	color: #0068e1;
	font-size: 16px;
}
.todays-deal .item .cont del {
	font-size: 80%;
	color: rgba(0, 0, 0, 0.7);
}
.todays-deal .item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.p--15--30 {
	padding: 15px;
}
@media (min-width: 1200px) {
	.p--15--30 {
		padding: 30px;
	}
}
.owl-dots {
	position: absolute;
	justify-content: center;
	bottom: 20px;
	z-index: 3;
	width: 100%;
}
.owl-dots .owl-dot {
	width: 14px;
	height: 5px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.6);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 3px;
}
.owl-dots .owl-dot.active {
	background: #ff0000;
}
.left-toggle,
.right-toggle {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
}
@media (max-width: 991px) {
	.left-toggle,
	.right-toggle {
		width: unset;
		height: 35px;
		line-height: 35px;
		font-size: 30px;
	}
}
.cross-button {
	text-align: center;
	display: block;
	color: #ff0000;
	font-size: 20px;
	border: 1px solid rgba(255, 255, 255, 0.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #ffffff;
	position: absolute;
	top: 9px;
	left: 5px;
	z-index: 1;
}
.left-aside .cross-button {
	left: auto;
	right: 5px;
}
@media (max-width: 1199px) {
	.right-category {
		position: fixed !important;
		top: 0;
		overflow: auto;
		max-height: 100vh;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		transition: all ease 0.3s;
	}
	.right-category .sticky {
		top: unset !important;
	}
	.right-category {
		right: 0;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
	.right-category.active {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		min-height: 100vh;
		background: #fff;
		z-index: 99999;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.left-category.home-category {
		position: absolute;
	}
}
.rounded--5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.line-limitation-1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
}
.owl-next,
.owl-prev {
	width: 45px;
	height: 45px;
	line-height: 45px;
	padding: 0;
	text-align: center;
	background: #ffffff;
	color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	border: 1px solid #e5e5e5;
	opacity: 0;
}
.owl-next.active,
.owl-next:hover,
.owl-prev.active,
.owl-prev:hover {
	border-color: #ff0000;
	background: #ff0000;
}
.owl-next {
	-webkit-transform: translateX(45px);
	-ms-transform: translateX(45px);
	transform: translateX(45px);
}
.owl-prev {
	-webkit-transform: translateX(-45px);
	-ms-transform: translateX(-45px);
	transform: translateX(-45px);
}
.owl-theme:hover .owl-next,
.owl-theme:hover .owl-prev {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
@media screen and (max-width: 991px) {
	.owl-next,
	.owl-prev {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.owl-nav {
	margin-top: -25px;
	height: 0;
	top: 50%;
	left: 0;
	width: 100%;
	position: absolute;
	display: flex;
	justify-content: space-between;
}
.latest-item {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.latest-item a {
	display: block;
	overflow: hidden;
}
.latest-item img {
	width: 100%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.latest-item .badge {
	position: absolute;
	left: 20px;
	top: 20px;
	padding: 10px 20px;
	background: #ffffff;
	color: #000;
	z-index: 1;
}
.latest-item:hover .badge {
	background: #000;
	color: #ffffff;
}
.latest-item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.wish-react {
	position: absolute;
	right: 20px;
	top: 20px;
	margin: -5px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-transform: translateX(70px);
	-ms-transform: translateX(70px);
	transform: translateX(70px);
	z-index: 1;
}
.wish-react li {
	padding: 5px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.wish-react li a,
.wish-react li button {
	background: #000;
	border: 1px solid rgba(0, 0, 0, 0.2);
	font-size: 20px;
	padding: 0;
	width: 30px;
	line-height: 30px;
	height: 30px;
	color: #ffffff;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wish-react li a:hover,
.wish-react li button:hover {
	background: #ffffff;
	color: #000;
}
.wish-react li:nth-of-type(3n + 2) {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.wish-react li:nth-of-type(3n + 3) {
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}
.wish-react.wish-lg li a,
.wish-react.wish-lg li button {
	width: 40px;
	line-height: 40px;
	height: 40px;
}
.wish-buttons-in:hover .wish-react {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.wish-buttons-in:hover .wish-react li:nth-of-type(3n + 2),
.wish-buttons-in:hover .wish-react li:nth-of-type(3n + 3) {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.product-item-2 {
	margin: 15px;
}
.product-item-2 .badge {
	position: absolute;
	left: 35px;
	top: 35px;
	padding: 8px 15px;
	color: #ffffff;
	z-index: 1;
}
.product-item-2 .badge.badge--sm {
	padding: 5px 10px;
	font-size: 10px;
}
.product-item-2 .badge.badge-title {
	background: #000;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.product-item-2-inner {
	padding: 15px;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.product-item-2-inner .product-thumb {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.product-item-2-inner .product-thumb a {
	display: block;
}
.product-item-2-inner .product-thumb img {
	width: 100%;
}
.product-item-2-inner .wish-react {
	top: 35px;
	right: 35px;
}
.product-item-2-inner .product-content {
	position: relative;
}
.product-item-2-inner .product-content .title {
	font-size: 16px;
	line-height: 26px;
}
.product-item-2-inner .product-content .title a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-item-2-inner .product-content .brandings {
	padding-top: 3px;
	margin-bottom: 5px;
}
.product-item-2-inner .product-content .brandings a {
	padding: 3px 7px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 1;
	color: #ffffff;
	background: rgba(255, 0, 0, 0.7);
}
.product-item-2-inner .product-content .ratings-area span {
	font-size: 14px;
}
.product-item-2-inner .product-content .price {
	font-weight: 700;
	color: #ff0000;
}
.product-item-2-inner .product-content .price del {
	color: #555555;
	font-size: 80%;
}
.product-item-2-inner .product-content .product-before-content {
	background: #ffffff;
	padding-top: 15px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.product-item-2-inner .product-content .product-after-content {
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background: #ffffff;
	z-index: 1;
	padding-top: 10px;
	opacity: 0;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.product-item-2-inner .product-content .product-after-content .price {
	margin-top: 5px;
}
@media (max-width: 575px) {
	.product-item-2-inner .wish-react {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	.product-item-2-inner .wish-react li:nth-of-type(3n + 2),
	.product-item-2-inner .wish-react li:nth-of-type(3n + 3) {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.product-item-2-inner:hover,
.product-item-2-inner.active {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
.product-item-2-inner:hover .product-after-content,
.product-item-2-inner.active .product-after-content {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.product-item-2-inner:hover .product-before-content,
.product-item-2-inner.active .product-before-content {
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.product-item-2.list-style .product-item-2-inner .product-thumb,
.product-item-2.list-style .product-item-2-inner .product-content {
	width: 50%;
}
@media (min-width: 992px) {
	.product-item-2.list-style .product-item-2-inner .product-thumb,
	.product-item-2.list-style .product-item-2-inner .product-content {
		position: relative;
	}
}
.product-item-2.list-style .product-item-2-inner .product-content {
	padding-left: 30px;
}
.product-item-2.list-style .product-item-2-inner .product-content .list-title {
	margin-bottom: 20px;
}
.product-item-2.list-style .product-item-2-inner .product-content p {
	margin-bottom: 20px;
}
.product-item-2.list-style
	.product-item-2-inner
	.product-content
	.ratings-area {
	margin-bottom: 15px;
}
@media (max-width: 991px) {
	.product-item-2.list-style .product-item-2-inner .product-thumb,
	.product-item-2.list-style .product-item-2-inner .product-content {
		width: 100%;
	}
	.product-item-2.list-style .product-item-2-inner .product-content {
		padding: 20px 0 0;
	}
}
.countdown li {
	padding: 5px 10px;
	text-align: center;
}
.countdown li .countdown-title {
	color: #ff0000;
}
.countdown li p {
	font-size: 14px;
	text-transform: capitalize;
}
@media (min-width: 768px) {
	.countdown li .countdown-title {
		font-size: 22px;
	}
}
.m--15 {
	margin: -15px;
}
.overlay-effects {
	position: relative;
	overflow: hidden;
}
.overlay-effects::after,
.overlay-effects::before {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.3);
	-webkit-transition: all ease 0s;
	-moz-transition: all ease 0s;
	transition: all ease 0s;
	z-index: 1;
}
.overlay-effects::before {
	top: 100%;
	left: 0;
}
.overlay-effects::after {
	right: 0;
	bottom: 100%;
}
.overlay-effects:hover::after,
.overlay-effects:hover::before {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.overlay-effects:hover::before {
	top: -100%;
}
.overlay-effects:hover::after {
	bottom: -100%;
}
.best-sell-item {
	margin-bottom: 30px;
}
.best-sell-item .best-sell-inner {
	align-items: center;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.best-sell-item .best-sell-inner:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.best-sell-item .best-sell-inner .thumb {
	width: 80px;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.best-sell-item .best-sell-inner .thumb img {
	width: 100%;
}
.best-sell-item .best-sell-inner .content {
	padding-left: 15px;
	width: calc(100% - 80px);
}
.best-sell-item .best-sell-inner .content .title {
	font-size: 16px;
	margin: 0;
	margin-bottom: 5px;
}
.best-sell-item .best-sell-inner .content .title a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
}
.best-sell-item .best-sell-inner .ratings-area {
	font-size: 14px;
}
.best-sell-item .best-sell-inner .read-more {
	font-size: 14px;
	text-decoration: underline;
	color: #0068e1;
}
.best-sell-item .best-sell-inner .read-more i {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	padding-left: 5px;
	font-size: 20px;
	-webkit-transform: translateY(3px);
	-ms-transform: translateY(3px);
	transform: translateY(3px);
}
.best-sell-item .best-sell-inner:hover .read-more i {
	padding-left: 10px;
}
.cate-item {
	padding: 10px;
}
.cate-inner {
	padding: 10px;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	display: block;
	text-align: center;
	text-transform: capitalize;
	font-weight: 500;
	color: #000;
}
.cate-inner img {
	margin-bottom: 10px;
}
.cate-inner:hover {
	color: #ff0000;
}
.cate-inner span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
}
.m--10 {
	margin: -10px;
}
.category-slider {
	overflow: hidden;
}
#sync2 {
	margin-top: 15px;
}
#sync2 .thumbs {
	padding: 5px;
	cursor: pointer;
}
.product-details-content .ratings-area {
	margin-bottom: 20px;
}
.product-details-content .ratings-area .ratings {
	font-size: 18px;
}
.product-details-content .price {
	color: #ff0000;
	line-height: 1;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 20px;
}
.product-details-content p {
	margin-bottom: 20px;
}
.product-details-content .color-check {
	margin-bottom: 20px;
}
.product-details-content .widget-check-group {
	margin: 0 15px;
}
.product-details-content .size-check {
	margin: 0 -10px 25px;
}
@media (max-width: 991px) {
	.product-details-content {
		margin-top: 25px;
	}
	.product-details-content p {
		margin-bottom: 16px;
	}
	.product-details-content .color-check {
		margin-bottom: 16px;
	}
}
.cart-plus-minus .cart-decrease,
.cart-plus-minus .cart-increase {
	width: 45px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
	color: #000;
	font-size: 22px;
	cursor: pointer;
}
.cart-plus-minus .cart-decrease:hover,
.cart-plus-minus .cart-decrease.active,
.cart-plus-minus .cart-increase:hover,
.cart-plus-minus .cart-increase.active {
	background: #0068e1;
	border-color: #0068e1;
	color: #ffffff;
}
.cart-plus-minus input {
	text-align: center;
	width: 60px;
	height: 40px;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	-webkit-appearance: none;
	background: #f8f8f8;
	border-left: none;
	border-right: none;
	font-size: 14px;
}
@media (min-width: 992px) {
	.cart-plus-minus .cart-increase {
		margin-left: -15px;
	}
}
.cart-and-coupon {
	margin: -7px -15px 20px;
}
.cart-and-coupon .cart-plus-minus,
.cart-and-coupon .coupon-code,
.cart-and-coupon .add-cart {
	margin: 7px 15px;
}
.cart-and-coupon .coupon-code input {
	padding: 0 15px;
	height: 40px;
	font-size: 14px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #e5e5e5;
}
.badge--success {
	color: #ffffff;
	background: #2ecc71;
}
.description-item {
	margin-bottom: 35px;
}
.description-item .title {
	font-weight: 700;
	margin-bottom: 16px;
}
.description-item p {
	margin-top: 0;
	margin-bottom: 15px;
}
.description-item p:last-child {
	margin-bottom: 0;
}
.description-item ul {
	margin-bottom: 20px;
}
.description-item ul:last-child {
	margin-bottom: 0;
}
.description-item ul li {
	padding: 0;
	margin-bottom: 7px;
}
.description-item ul li::before {
	content: '\f101';
	font-family: 'Line Awesome Free';
	font-weight: 600;
	color: #0068e1;
	margin-right: 5px;
}
.description-item ul li:last-child {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.specification-table {
		width: 100%;
	}
}
.specification-table tr {
	border-left: 1px solid #e5e5e5;
}
.specification-table tr:last-child {
	border-bottom: 1px solid #e5e5e5;
}
.specification-table tr th {
	width: 35%;
}
.specification-table tr td {
	width: calc(100% - 35%);
}
.specification-table tr th,
.specification-table tr td {
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 7px 20px;
	font-size: 14px;
	line-height: 24px;
}
.specification-table tr th {
	color: #000;
}
.specification-wrapper .title {
	font-weight: 700;
	margin-bottom: 16px;
}
.table-wrapper {
	overflow-x: auto;
}
@media (max-width: 991px) {
	.top-selling {
		margin-top: 40px;
	}
}
.review-item {
	padding: 30px 0;
	border-bottom: 1px solid #e5e5e5;
}
.review-item .thumb {
	width: 70px;
	height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.review-item .thumb img {
	width: 100%;
}
.review-item .content {
	padding-left: 30px;
	width: calc(100% - 70px);
}
.review-item .content .entry-meta {
	justify-content: space-between;
	margin-bottom: 15px;
}
.review-item .content .entry-meta .ratings {
	width: 100px;
	font-size: 16px;
}
.review-item .content .entry-meta .posted-on {
	width: calc(100% - 100px);
}
.review-item .content .entry-meta .posted-on a {
	font-weight: 700;
}
.review-item .content .entry-meta .posted-on span {
	margin-left: 5px;
	font-size: 14px;
	color: #555555;
}
@media (max-width: 767px) {
	.review-item .content {
		width: 100%;
		padding: 20px 0 0;
	}
}
@media (max-width: 575px) {
	.review-item {
		padding: 25px 0;
	}
	.review-item .content .entry-meta .posted-on {
		width: 100%;
	}
}
.review-item:first-child {
	padding-top: 0;
}
.rating .rating-form-group {
	position: relative;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	cursor: pointer;
}
.rating .rating-form-group .star-label {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	cursor: pointer;
}
.rating .rating-form-group .star-label:last-child {
	position: static;
}
.rating .rating-form-group .star-label:nth-child(1) {
	z-index: 5;
}
.rating .rating-form-group .star-label:nth-child(2) {
	z-index: 4;
}
.rating .rating-form-group .star-label:nth-child(3) {
	z-index: 3;
}
.rating .rating-form-group .star-label:nth-child(4) {
	z-index: 2;
}
.rating .rating-form-group .star-label:nth-child(5) {
	z-index: 1;
}
.rating .rating-form-group .star-label input {
	display: none;
}
.rating .rating-form-group .star-label .icon {
	float: left;
	color: transparent;
}
.rating .rating-form-group .star-label:last-child .icon {
	color: #555555;
}
.rating .rating-form-group:not(:hover) label input:checked ~ .icon,
.rating .rating-form-group:hover label:hover input ~ .icon {
	color: #ffc363;
}
.rating .rating-form-group label input:focus:not(:checked) ~ .icon:last-child {
	color: #e5e5e5;
	text-shadow: 0 0 5px #ffc363;
}
.review-input {
	background: #f8f8f8;
}
.review-input:focus {
	border-color: #0068e1;
}
.review-label {
	color: #000;
	text-transform: capitalize;
}
.border--1 {
	border: 1px solid #e5e5e5;
}
.submit-button {
	height: 60px;
	background: #0068e1;
	color: #ffffff;
	font-weight: 700;
}
.submit-button.btn--sm {
	height: 50px;
}
.cart-table {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.cart-table tr {
	border-bottom: 1px solid #e5e5e5;
}
.cart-table tr:last-child {
	border-radius: 0 0 10px 10px;
}
.cart-table tr:last-child td:first-child {
	border-radius: 0 0 0 10px;
}
.cart-table tr:last-child td:last-child {
	border-radius: 0 0 10px 0;
}
.cart-table tr th {
	color: #ffffff;
	font-weight: 700;
	background: #0068e1;
	padding: 15px 5px;
}
.cart-table tr th:first-child {
	border-radius: 10px 0 0 0;
}
.cart-table tr th:last-child {
	border-radius: 0 10px 0 0;
}
.cart-table tr td {
	padding: 15px;
}
@media (min-width: 992px) {
	.cart-table tr td {
		padding: 20px;
	}
}
.cart-table tr td .subtotal span {
	font-weight: 700;
	color: #000;
	text-align: center;
	background: transparent;
	max-width: 150px;
}
.cart-table tr td .edit {
	font-size: 24px;
	line-height: 1;
	color: #f53b57;
	cursor: pointer;
	width: 40px;
	line-height: 40px;
}
@media (max-width: 991px) {
	.cart-table thead {
		display: none;
	}
	.cart-table tbody tr {
		border-left: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;
		padding: 20px;
		display: block;
	}
	.cart-table tbody tr:first-child {
		border-top: 1px solid #e5e5e5;
		border-radius: 10px 10px 0 0;
	}
	.cart-table tbody tr:last-child {
		border-radius: 0 0 10px 10px;
	}
	.cart-table tbody tr td {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 15px 0;
	}
	.cart-table tbody tr td::before {
		color: #000;
		content: attr(data-label) ' :';
	}
	.cart-table tbody tr td .subtotal span {
		text-align: right;
	}
}
.cart-item {
	justify-content: center;
	align-items: center;
	max-width: 280px;
}
.cart-item .cart-img {
	width: 80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.cart-item .cart-img img {
	width: 100%;
}
.cart-item .cart-cont {
	padding-left: 10px;
	width: calc(100% - 80px);
	text-align: left;
}
.cart-item .cart-cont .title {
	font-size: 16px;
	font-weight: 700;
}
@media screen and (max-width: 400px) {
	.cart-item .cart-cont {
		width: 100%;
		padding: 15px 0 0;
		text-align: center;
	}
}
.cart-total {
	padding: 30px;
	border: 1px solid #e5e5e5;
}
.cart-total .apply-coupon-code,
.cart-total .total,
.cart-total .checkout {
	padding: 15px;
}
@media (max-width: 575px) {
	.cart-total {
		padding: 30px 15px;
	}
}
.total {
	display: flex;
	align-items: center;
}
.total .amount {
	padding: 0 0 0 15px;
	max-width: 180px;
	font-size: 24px;
	color: #ff0000;
	background: transparent;
	border: none;
}
.apply-coupon-code {
	display: flex;
	flex-wrap: wrap;
}
.apply-coupon-code input {
	width: unset;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 25px 0 0 25px;
	-moz-border-radius: 25px 0 0 25px;
	border-radius: 25px 0 0 25px;
	padding: 0 25px;
}
.apply-coupon-code button {
	background: #0068e1;
	-webkit-border-radius: 0 25px 25px 0;
	-moz-border-radius: 0 25px 25px 0;
	border-radius: 0 25px 25px 0;
	color: #ffffff;
}
@media (max-width: 767px) {
	.apply-coupon-code {
		width: 100%;
	}
	.apply-coupon-code input {
		flex-grow: 1;
	}
}
@media (max-width: 575px) {
	.apply-coupon-code input {
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
		width: 100%;
		margin-bottom: 15px;
	}
	.apply-coupon-code button {
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
	}
}
.checkout-wrapper .title {
	margin-bottom: 20px;
}
.billing-label {
	font-size: 14px;
}
input.custom--style {
	height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 14px;
}
textarea.custom--style {
	height: 120px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 14px;
	resize: vertical;
}
.billing-select {
	height: 40px;
}
.billing-select .select-bar {
	height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 100%;
	border-color: #e5e5e5;
}
.billing-select .select-bar .list .option {
	text-align: left;
}
.checkgroup {
	align-items: center;
	margin-bottom: 0.5rem;
}
.checkgroup input {
	width: 14px;
	height: 14px;
}
.checkgroup .billing-label {
	margin: 0;
	width: calc(100% - 14px);
	padding-left: 10px;
}
.hidden-form {
	display: none;
}
.fs-lg {
	font-size: 20px;
	line-height: 1.5;
}
.capitalize {
	text-transform: capitalize;
}
.uppercase {
	text-transform: uppercase;
}
.cl-title {
	color: rgb(5, 5, 5);
}
.payment-details {
	position: sticky;
	top: 50px;
	padding: 30px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
}
.payment-details .title {
	margin-bottom: 20px;
}
.payment-details ul li {
	justify-content: space-between;
	border-bottom: 1px solid #e5e5e5;
}
.payment-details p {
	padding-top: 25px;
}
@media (max-width: 767px) {
	.payment-details {
		margin-bottom: 50px;
	}
}
@media (max-width: 575px) {
	.payment-details {
		padding: 30px 15px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.payment-details {
		padding: 30px 15px;
	}
}
.checkout-area {
	padding: 30px;
}
@media (max-width: 1199px) {
	.checkout-area {
		padding: 30px;
	}
}
@media (max-width: 575px) {
	.checkout-area {
		padding: 0;
		background: transparent;
	}
}
.checkout-wrapper .nav-tabs {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.checkout-wrapper .nav-tabs li {
	width: 50%;
}
.checkout-wrapper .nav-tabs li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
@media (max-width: 575px) {
	.billing-select .select-bar,
	textarea.custom--style,
	input.custom--style,
	.payment-details {
		background: #f8f8f8;
	}
}
.bill-button {
	height: 40px;
	color: #ffffff;
	background: #0068e1;
	width: 100%;
}
@media (min-width: 1200px) {
	.bill-button {
		height: 50px;
	}
}
.modal::-webkit-scrollbar {
	display: none;
}
.payment-table {
	width: 100%;
}
.payment-table tr {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.payment-table tr th {
	text-transform: capitalize;
	font-weight: 400;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.payment-table tr td,
.payment-table tr th {
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.payment-table tr td i,
.payment-table tr th i {
	margin-right: 5px;
	line-height: 24px;
	font-size: 12px;
}
.payment-table tr th {
	color: #000;
}
.payment-table tr td {
	color: rgba(0, 0, 0, 0.8);
}
.payment-table tr td .badge {
	font-weight: 500;
}
@media (max-width: 991px) {
	.payment-table thead {
		display: none;
	}
	.payment-table tbody tr {
		display: block;
	}
	.payment-table tbody tr:first-child {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.payment-table tbody tr {
		border-bottom: 1px solid #0068e1;
	}
	.payment-table tbody tr td {
		padding: 10px 20px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.payment-table tbody tr td:before {
		content: attr(data-label);
		margin-right: auto;
		color: #000;
		font-weight: 700;
	}
}
.badge {
	padding: 0.5em 0.8em;
	font-size: 85%;
}
.badge.badge-capsule {
	border-radius: 12px;
}
.badge.badge-sm {
	padding: 0.5em 0.6em;
	font-size: 75%;
}
.badge--danger {
	color: #fff;
	background: #ff0000;
}
.badge--warning {
	color: #000;
	background: #fae52a;
}
.dashboard-item {
	padding: 30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 0 auto 30px;
	position: relative;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background: #ffffff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	text-align: center;
}
.dashboard-item .dashboard-header {
	justify-content: center;
	align-items: center;
}
.dashboard-item .dashboard-header .title {
	margin: 0;
}
.dashboard-item .dashboard-icon {
	width: 50px;
	height: 50px;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #000;
	background: #0068e1;
	display: block;
	color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto 10px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.dashboard-item a {
	margin: 0;
	color: rgba(0, 0, 0, 0.9);
}
@media (max-width: 575px) {
	.dashboard-item {
		max-width: 350px;
	}
}
.dashboard-item * {
	position: relative;
}
.dashboard-item.item-lg {
	align-items: center;
	text-align: left;
}
.dashboard-item.item-lg .dashboard-icon {
	margin: 0;
}
.dashboard-item.item-lg .cont {
	max-width: calc(100% - 60px);
	padding-left: 20px;
}
.dashboard-item.item-lg .cont .dashboard-header {
	justify-content: space-between;
}
.dashboard-item.item-lg .cont .dashboard-header .title {
	font-size: 28px;
	line-height: 1;
}
.dashboard-item:hover {
	background: #0068e1;
}
.dashboard-item:hover .title,
.dashboard-item:hover a {
	color: #ffffff;
}
.dashboard-item:hover .dashboard-icon {
	background: #ffffff !important;
	color: #0068e1;
}
div[class*='col']:nth-of-type(6n + 2) .dashboard-item .dashboard-icon {
	background: #05bbc9;
}
div[class*='col']:nth-of-type(6n + 1) .dashboard-item .dashboard-icon {
	background: #fe721c;
}
div[class*='col']:nth-of-type(6n + 3) .dashboard-item .dashboard-icon {
	background: #ff4b4b;
}
div[class*='col']:nth-of-type(6n + 4) .dashboard-item .dashboard-icon {
	background: #876cfe;
}
div[class*='col']:nth-of-type(6n + 5) .dashboard-item .dashboard-icon {
	background: #1e90ff;
}
div[class*='col']:nth-of-type(6n + 6) .dashboard-item .dashboard-icon {
	background: #0068e1;
}
.regular-table {
	width: 100%;
}
.regular-table tr {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.regular-table tr th {
	text-transform: capitalize;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.regular-table tr td,
.regular-table tr th {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.regular-table tr td i,
.regular-table tr th i {
	margin-right: 5px;
	line-height: 24px;
	font-size: 12px;
}
.regular-table tr th {
	color: #000;
}
.regular-table tr td {
	color: rgba(0, 0, 0, 0.8);
}
.regular-table tr td .badge {
	font-weight: 500;
}
.regular-table .order-title {
	font-weight: 700;
	color: #000;
}
.regular-table .subtotal {
	font-weight: 700;
	color: #000;
}
@media (max-width: 767px) {
	.regular-table.order-details-table tr {
		display: flex;
		flex-wrap: wrap;
	}
	.regular-table.order-details-table tr td,
	.regular-table.order-details-table tr th {
		width: 50%;
	}
}
.regular-table.text-left tr td,
.regular-table.text-left tr th {
	padding: 10px 20px;
	text-align: left;
}
.user-profile {
	max-width: 350px;
}
@media (max-width: 991px) {
	.user-profile {
		margin: 0 auto 30px;
	}
}
.user-profile img {
	width: 100%;
}
.user-profile .thumb {
	position: relative;
	margin: 0 auto -50px;
	max-width: calc(100% - 30px);
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.user-profile .thumb img {
	width: 100%;
}
.user-profile .content {
	background: rgba(0, 104, 225, 0.3);
	text-align: center;
	padding: 80px 15px 30px;
	-webkit-border-radius: 30px 30px 0 0;
	-moz-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
}
.user-profile .content .title {
	text-transform: capitalize;
	font-weight: 700;
}
.w-unset {
	width: unset;
}
.dashboard-menu {
	background: #ffffff;
	padding-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.dashboard-menu .user .title a {
	color: #000;
}
.dashboard-menu ul li {
	padding: 0;
}
.dashboard-menu ul li a {
	display: block;
	padding: 10px 30px;
	font-size: 14px;
	line-height: 1.5;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	color: #555555;
}
.dashboard-menu ul li a i {
	margin-right: 7px;
}
.dashboard-menu ul li a:hover,
.dashboard-menu ul li a.active {
	background: rgba(0, 0, 0, 0.1);
	color: #000;
	border-color: #ff0000;
}
.dashboard-menu .side-sidebar-close-btn {
	right: 25px;
	top: 25px;
	display: none;
}
@media (max-width: 1199px) {
	.dashboard-menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		max-width: 300px;
		height: 100vh;
		-webkit-transition: 0.7s ease;
		-moz-transition: 0.7s ease;
		transition: 0.7s ease;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		overflow-y: auto;
		z-index: 9999;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		background: #0068e1;
	}
	.dashboard-menu ul li a {
		color: #ddd;
	}
	.dashboard-menu ul li a:hover,
	.dashboard-menu ul li a.active {
		background: #ffffff;
		color: #000;
	}
	.dashboard-menu.active {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.dashboard-menu .side-sidebar-close-btn {
		display: block;
	}
	.dashboard-menu .user .title a {
		color: #ffffff;
	}
	.dashboard-menu ul li a {
		color: #ffffff;
	}
	.dashboard-menu ul li a:hover,
	.dashboard-menu ul li a.active {
		background: #ffffff;
		color: #000;
	}
}
@media (min-width: 1200px) {
	.dashboard-menu.before-login-menu {
		background: #0068e1;
		position: fixed;
		top: 0;
		left: unset;
		right: 0;
		width: 100%;
		max-width: 300px;
		height: 100vh;
		-webkit-transition: 0.7s ease;
		-moz-transition: 0.7s ease;
		transition: 0.7s ease;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		overflow-y: auto;
		z-index: 9999;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
	.dashboard-menu.before-login-menu.active {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.dashboard-menu.before-login-menu .side-sidebar-close-btn {
		display: block;
		right: unset;
		left: 25px;
	}
}
.dashboard-menu .create-accounts {
	font-size: 14px;
	line-height: 1.5;
	color: #ffffff;
	display: flex;
	flex-wrap: wrap;
}
.dashboard-menu .create-accounts a {
	color: #ffffff;
}
.user {
	text-align: center;
	padding: 30px;
}
.user .thumb {
	width: 120px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto 15px;
}
.user .thumb a {
	display: block;
}
.user .thumb img {
	width: 100%;
}
.user .content {
	text-transform: capitalize;
}
.compare-table {
	min-width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.compare-table tr {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.compare-table tr td,
.compare-table tr th {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	padding: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.compare-table tr td i,
.compare-table tr th i {
	margin-right: 5px;
	line-height: 24px;
	font-size: 12px;
}
.compare-table tr th {
	color: #000;
	text-transform: capitalize;
	padding: 10px;
	width: 175px;
}
.compare-table tr td {
	color: rgba(0, 0, 0, 0.8);
}
.compare-table tr td .badge {
	font-weight: 500;
}
.compare-table tr td.align-top {
	vertical-align: top;
}
.compare-table tr td .name {
	padding-top: 10px;
	font-weight: 700;
}
.compare-thumb {
	max-width: 300px;
	margin: 0 auto;
}
@media (max-width: 1199px) {
	.compare-thumb {
		width: 300px;
	}
}
.compare-thumb img {
	max-width: 100%;
}
.compare-specification li {
	justify-content: space-between;
	border-bottom: 1px solid #e5e5e5;
	padding: 3px 20px;
}
.compare-specification li:last-child {
	border: none;
}
.compare-specification li span {
	padding: 7px 0;
}
.compare-specification li .title {
	font-weight: 700;
}
.compare-table-wrapper {
	overflow-x: auto;
	width: 100%;
}
.order-track-form-group {
	position: relative;
}
.order-track-form-group input {
	height: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 0 25px;
	background: transparent;
	border: 1px solid #e5e5e5;
}
.order-track-form-group button {
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	background: #0068e1;
	color: #ffffff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-weight: 700;
	padding: 0 40px;
}
@media screen and (max-width: 450px) {
	.order-track-form-group input {
		height: 55px;
		padding: 0 125px 0 15px;
	}
	.order-track-form-group button {
		padding: 0 25px;
		font-size: 14px;
		height: 55px;
	}
}
.order-track-item {
	width: 25%;
	padding: 0 15px;
	margin: 0 auto 30px;
	text-align: center;
	position: relative;
}
.order-track-item .thumb {
	z-index: 1;
	width: 100px;
	height: 100px;
	background: #ff6868;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	margin: 0 auto 10px;
}
.order-track-item .thumb::before {
	left: 10px;
	right: 10px;
	bottom: 10px;
	top: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #f8f8f8;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.order-track-item .thumb i {
	position: relative;
	font-size: 40px;
	line-height: 100px;
	color: #ff0000;
}
.order-track-item .title {
	font-weight: 700;
}
.order-track-item.active .thumb {
	background: #27ae60;
}
.order-track-item.active .thumb i {
	color: #27ae60;
}
.order-track-item::after {
	position: absolute;
	content: '';
	left: 100%;
	top: 50px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	border-top: 2px solid #ececec;
}
.order-track-item:last-child::after {
	display: none;
}
.order-track-item.item-sm .thumb {
	width: 60px;
	height: 60px;
}
.order-track-item.item-sm .thumb i {
	font-size: 24px;
	line-height: 60px;
}
.order-track-item.item-sm .thumb::before {
	left: 5px;
	top: 5px;
	bottom: 5px;
	right: 5px;
}
.order-track-item.item-sm .title {
	font-weight: 400;
	font-size: 16px;
}
.order-track-item.item-sm::after {
	top: 30px;
}
@media (max-width: 767px) {
	.order-track-item {
		width: 50%;
	}
	.order-track-item:nth-of-type(even)::after {
		display: none;
	}
}
@media screen and (max-width: 375px) {
	.order-track-item {
		width: 100%;
	}
	.order-track-item::after {
		display: none;
	}
	.order-track-item.item-sm {
		width: 50%;
	}
	.order-track-item.item-sm:nth-of-type(even)::after {
		display: none;
	}
	.order-track-item.item-sm::after {
		display: block;
	}
}
.order-track-wrapper {
	margin: 0 -15px -30px;
}
.login-wrapper .subtitle {
	margin-bottom: 25px;
}
.sign-in-form label {
	color: #ddd;
}
.sign-in-form input {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	height: 50px;
	border: none;
	padding: 0 25px;
}
.login-button {
	color: #ffffff;
	height: 50px;
	font-weight: 700;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background: rgba(0, 0, 0, 0.2);
	padding: 0 40px;
}
.breadcrumb {
	background: transparent;
	margin: 0;
	padding: 0;
}
.breadcrumb li a {
	color: #ff0000;
}
.breadcrumb li a::after {
	content: '/';
	display: inline-block;
	margin: 0 8px;
	color: #555555;
}
.h-60 {
	height: 60px !important;
}
.h-120 {
	height: 130px !important;
}
.contact-select {
	height: 60px;
}
.contact-select .select-bar {
	height: 60px;
	width: 100%;
}
.contact-select .select-bar .current {
	line-height: 60px;
}
.contact-wrapper {
	padding: 60px;
	background: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
	.contact-wrapper {
		padding: 30px;
	}
}
@media (max-width: 575px) {
	.contact-wrapper {
		padding: 30px 15px;
	}
}
.maps {
	height: 500px;
}
.mt--200 {
	margin-top: -200px;
}
.contact-group {
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.contact-group label {
	width: 150px;
	position: relative;
	color: #000;
}
.contact-group label::after {
	content: ':';
	position: absolute;
	right: 0;
}
.contact-group input,
.contact-group textarea,
.contact-group .select-item,
.contact-group .multi-group,
.contact-group .input-group {
	width: calc(100% - 170px);
}
.contact-group input,
.contact-group .select-item,
.contact-group .select-item .select-bar {
	height: 60px;
}
.contact-group button.h-50,
.contact-group input.h-50,
.contact-group .select-item.h-50,
.contact-group .select-item.h-50 .select-bar,
.contact-group .select-item.h-50 {
	height: 50px !important;
}
.contact-group input,
.contact-group textarea {
	padding: 20px;
}
.contact-group .select-bar {
	width: 100%;
}
.contact-group .select-bar .current {
	line-height: 60px;
}
.contact-group .select-bar::after {
	color: #000;
}
.contact--thumb img {
	max-width: 615px;
}
.contact-group .select-bar .list {
	width: 100%;
	background: #f8f8f8;
	border: 1px solid rgba(0, 0, 0, 0.1);
	max-height: 180px;
	overflow-y: auto;
}
.contact-group .select-bar .list .option {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.contact-group .select-bar .list .option:last-child {
	border: none;
}
.contact-group .select-bar .list .option.selected,
.contact-group .select-bar .list .option:hover {
	background: #0068e1 !important;
	color: #ffffff;
}
.contact-group input,
.contact-group textarea,
.contact-group .select-item .select-bar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f8f8f8;
	color: #000;
}
@media screen and (max-width: 499px) {
	.contact-group input,
	.contact-group textarea,
	.contact-group .select-item,
	.contact-group .multi-group,
	.contact-group .input-group {
		width: 100%;
	}
	.contact-group label {
		width: unset;
		padding-right: 10px;
	}
}
.contact-group .account-alt {
	margin: 10px;
	display: block;
}
.contact-group .account-alt a {
	color: #ff0000;
}
.contact-group .custom-button {
	background: #0068e1;
	margin: 10px;
	color: #ffffff;
	border-color: rgba(0, 0, 0, 0.1);
}
.contact-group .custom-button:hover {
	background: #0068e1;
	border-color: rgba(0, 0, 0, 0.1);
}
.contact-group .multi-group {
	margin-left: auto;
	margin-bottom: 20px;
}
.contact-group .multi-group:last-child {
	margin-bottom: 0;
}
.contact-group .multi-group input {
	width: calc(100% - 60px);
}
.contact-group .multi-group .add-btn {
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #0068e1;
	display: block;
	text-align: center;
	color: #0f1932;
	cursor: pointer;
}
.m--10 {
	margin: -10px;
}
.contact-thumb {
	position: absolute;
	bottom: 0;
	max-height: 100%;
	left: calc(50% + 150px);
}
.contact-thumb.rev-side {
	left: unset;
	right: calc(50% + 140px);
}
.contact-thumb img {
	max-height: 100%;
}
@media (max-width: 1199px) {
	.contact-thumb {
		left: 50%;
	}
	.contact-thumb.rev-side {
		left: unset;
		right: calc(50% - 35px);
	}
}
.account-section {
	position: relative;
	overflow: hidden;
}
.border-top-1 {
	border-top: 1px solid #e5e5e5 !important;
}
.border-bottom-1 {
	border-bottom: 1px solid #e5e5e5 !important;
}
.border-left-1 {
	border-left: 1px solid #e5e5e5 !important;
}
.border-right-1 {
	border-right: 1px solid #e5e5e5 !important;
}
.border-1 {
	border: 1px solid #e5e5e5 !important;
}
.ox-auto {
	overflow-x: auto;
	width: 100%;
}
.print-btn {
	padding: 3px 15px;
	background: #0068e1;
	color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.print-btn:hover {
	color: #ffffff;
}
@media print {
	.container {
		width: 960px !important;
	}
	.regular-table {
		width: 100%;
		margin: 0 auto;
	}
	.regular-table tr {
		border-left: 1px solid rgba(0, 0, 0, 0.1);
	}
	.regular-table tr th {
		text-transform: capitalize;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.regular-table tr td,
	.regular-table tr th {
		text-align: center;
		font-size: 14px;
		line-height: 24px;
		padding: 10px 5px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		border-right: 1px solid rgba(0, 0, 0, 0.1);
	}
	.regular-table tr td i,
	.regular-table tr th i {
		margin-right: 5px;
		line-height: 24px;
		font-size: 12px;
	}
	.regular-table tr th {
		color: #000;
	}
	.regular-table tr td {
		color: rgba(0, 0, 0, 0.8);
	}
	.regular-table tr td .badge {
		font-weight: 500;
	}
	.regular-table .order-title {
		font-weight: 700;
		color: #000;
	}
	.border-top-1 {
		border: 1px solid #e5e5e5;
	}
	.pro-name,
	.descr {
		margin: 0 auto;
	}
	.pro-name {
		max-width: 180px;
	}
	.descr {
		max-width: 250px;
	}
}
.pro-name,
.descr {
	margin: 0 auto;
}
.pro-name {
	max-width: 180px;
}
.descr {
	max-width: 250px;
}
@media screen and (max-width: 991px) {
	.print-table-responsive {
		width: 940px;
	}
}
.fs-sm {
	font-size: 90%;
	line-height: 1.3;
}
@media (min-width: 992px) {
	.left-category.single-style {
		position: absolute !important;
		top: 0;
		left: calc(50% - 465px);
		z-index: 99;
		width: 100%;
		max-width: 280px;
		transform: translate(0) !important;
	}
}
@media (min-width: 992px) and (min-width: 1200px) {
	.left-category.single-style {
		left: calc(50% - 645px);
	}
}
@media (min-width: 992px) {
	.left-category {
		opacity: 0;
		visibility: hidden;
	}
	.left-category.active {
		visibility: visible;
		opacity: 1;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.left-category {
		max-height: calc(100vh - 100px);
		overflow-y: auto;
	}
}
.pos-rel {
	position: relative;
}
.preloader {
	width: 100%;
	height: 100%;
	background: #f8f8f8;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	text-align: center;
	background-color: #0068e1;
}
.preloader .hello {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #ffffff;
}
.preloader .hello i {
	line-height: 1;
	font-size: 60px;
	animation: bounceIn 1s linear infinite;
}
.preloader .wellcome {
	text-transform: uppercase;
	color: #ffffff;
}
.preloader .wellcome span {
	display: block;
}
.loader-frame {
	width: 100%;
	height: 100%;
	max-width: 250px;
	max-height: 250px;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 30px;
}
.circle {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 250px;
	max-height: 250px;
	background-color: white 0%;
	border: 1px solid #ffffff;
	border-radius: 50%;
	display: inline-block;
}
.loader1 {
	position: absolute;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	max-width: 300px;
	max-height: 300px;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	animation: clockwisespin 4s linear infinite;
}
@keyframes clockwisespin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@keyframes fadeout {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.scrollToTop {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #ff0000;
	color: #ffffff;
	z-index: 99999;
	bottom: 70px;
	right: 10px;
	font-size: 18px;
	position: fixed;
	border-radius: 5px;
	-webkit-transform: translateY(150px);
	-ms-transform: translateY(150px);
	transform: translateY(150px);
	display: block;
	text-align: center;
}
@media (min-width: 992px) {
	.scrollToTop {
		right: 70px;
	}
}
.scrollToTop i {
	animation: neon 2s linear infinite;
	-webkit-animation: neon 2s linear infinite;
	-moz-animation: neon 2s linear infinite;
}
.scrollToTop:hover {
	color: #ffffff;
}
.scrollToTop.active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	animation: bounceInDown 2s;
	-webkit-animation: bounceInDown 2s;
	-moz-animation: bounceInDown 2s;
}
.scrollToTop img {
	width: 100%;
}
.video-button {
	color: #ffffff;
	border: none;
	text-align: center;
}
.video-button:hover {
	color: #ffffff;
}
.video-button i {
	line-height: 70px;
	font-size: 36px;
	margin-left: 8px;
	color: #ffffff;
}
.video-button {
	width: 70px;
	height: 70px;
	z-index: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #ffffff;
}
.video-button a {
	display: block;
	position: relative;
	z-index: 1;
}
.video-button a img {
	width: 100%;
}
.video-button a i {
	line-height: 75px;
	font-size: 36px;
	margin-left: 8px;
}
.video-button::before,
.video-button::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 74px;
	background: #ffffff;
	opacity: 0.15;
	z-index: -10;
}
.video-button::before {
	z-index: -10;
	-webkit-animation: inner-ripple 2000ms linear infinite;
	-moz-animation: inner-ripple 2000ms linear infinite;
	animation: inner-ripple 2000ms linear infinite;
}
.video-button::after {
	z-index: -10;
	-webkit-animation: outer-ripple 2000ms linear infinite;
	-moz-animation: outer-ripple 2000ms linear infinite;
	animation: outer-ripple 2000ms linear infinite;
}
.custom-button {
	font-weight: 700;
	color: #555555;
	border-radius: 5px;
	line-height: 48px;
	padding: 0 30px;
	background: transparent;
	text-transform: uppercase;
	border: 1px solid #555555;
}
@media (max-width: 575px) {
	.custom-button {
		font-size: 16px;
	}
}
.custom-button:hover {
	color: #ffffff;
	background: #ff0000;
	border-color: #ff0000;
}
.custom-button:hover::before {
	height: 100%;
}
.custom-button.theme {
	color: #ffffff;
	background: #0068e1;
	border-color: #0068e1;
}
.custom-button.theme:hover {
	color: #555555;
	background: transparent;
	border-color: #555555;
}
.custom-button.btn-sm {
	line-height: 30px;
	padding: 0 15px;
	font-size: 12px;
}
@keyframes outer-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-webkit-filter: alpha(opacity=50);
	}
	80% {
		transform: scale(1.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
	}
	100% {
		transform: scale(2.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(2.5);
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
	}
}
@-webkit-keyframes outer-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	80% {
		transform: scale(2.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(2.5);
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
	}
	100% {
		transform: scale(3.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(3.5);
		-moz-transform: scale(3.5);
		-ms-transform: scale(3.5);
		-o-transform: scale(3.5);
	}
}
@-moz-keyframes outer-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	80% {
		transform: scale(2.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(2.5);
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
	}
	100% {
		transform: scale(3.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(3.5);
		-moz-transform: scale(3.5);
		-ms-transform: scale(3.5);
		-o-transform: scale(3.5);
	}
}
@keyframes inner-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	30% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	100% {
		transform: scale(1.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
	}
}
@-webkit-keyframes inner-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	30% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	100% {
		transform: scale(1.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
	}
}
@-moz-keyframes inner-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	30% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	100% {
		transform: scale(1.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
	}
}
.bold {
	font-weight: 700;
}
.regular {
	font-weight: 400;
}
.pagination {
	margin: -3px;
	margin-top: 35px;
	justify-content: center;
}
.pagination .page-item {
	text-align: center;
	padding: 3px;
}
.pagination .page-item a,
.pagination .page-item span {
	width: 35px;
	height: 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #0068e1;
	color: #fcf6f5ff;
	padding: 0;
	line-height: 35px;
	display: block;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.pagination .page-item.active span,
.pagination .page-item.active a,
.pagination .page-item:hover span,
.pagination .page-item:hover a {
	background: #ffffff;
	color: #0068e1;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.pagination .page-item.disabled span {
	background: rgba(0, 104, 225, 0.3);
	border: none;
	color: #000;
}
.h-unset {
	height: unset;
}
.single_content {
	display: none;
}
.list_view_active {
	flex: 0 0 100%;
	max-width: 100%;
}
.list_view_active .product-item-2-inner {
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
.list_view_active .product-item-2-inner .product-thumb {
	width: 400px;
	position: relative;
}
.list_view_active .product-item-2-inner .product-thumb a {
	height: 100%;
}
.list_view_active .product-item-2-inner .product-thumb img {
	height: 100%;
	object-fit: cover;
}
.list_view_active .product-item-2-inner .product-thumb .wish-react {
	opacity: 1;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}
.list_view_active .product-item-2-inner .product-thumb .wish-react li {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}
.list_view_active .product-item-2-inner .product-content {
	width: calc(100% - 400px);
	padding-left: 30px;
}
@media screen and (max-width: 991px) {
	.list_view_active .product-item-2-inner .product-thumb,
	.list_view_active .product-item-2-inner .product-content {
		width: 100%;
		padding: 0;
	}
}
.list_view_active .product-item-2-inner:hover .product-before-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.list_view_active .single_content {
	padding: 20px 0;
	display: block;
}
.list_view_active
	.product-item-2-inner
	.product-content
	.product-after-content {
	position: relative;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	text-align: left;
}
.list_view_active
	.product-item-2-inner
	.product-content
	.product-after-content
	.price {
	display: none;
}
.no_data {
	min-height: calc(100vh - 200px);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.banner-section .owl-nav {
	display: none !important;
}
.product-item .product-inner .product-content {
	transition: all ease 0.3s;
}
.product-item .product-inner:hover .product-content {
	opacity: 0;
	visibility: hidden;
}
@media screen and (max-width: 767px) {
	.footer-copyright .left,
	.footer-copyright .right,
	.footer-copyright .social-icons {
		width: 100%;
		text-align: center;
		justify-content: center !important;
	}
	.footer-copyright .social-icons {
		margin-top: 5px;
	}
}
